diff --git a/Ontologie/ACCO/latest/ACCO-AP_IT.jsonld b/Ontologie/ACCO/latest/ACCO-AP_IT.jsonld index dd5768a3..182c85ea 100644 --- a/Ontologie/ACCO/latest/ACCO-AP_IT.jsonld +++ b/Ontologie/ACCO/latest/ACCO-AP_IT.jsonld @@ -1,12 +1,12 @@ { "@context": { + "CLV": "https://w3id.org/italia/onto/CLV/", "admsapit": "https://w3id.org/italia/onto/ADMS/", "covapit": "https://w3id.org/italia/onto/COV/", "dc": "http://purl.org/dc/elements/1.1/", "dcat": "http://www.w3.org/ns/dcat#", "dcatapit": "http://dati.gov.it/onto/dcatapit#", "dct": "http://purl.org/dc/terms/", - "dcterms": "http://purl.org/dc/terms/", "foaf": "http://xmlns.com/foaf/0.1/", "l0": "https://w3id.org/italia/onto/l0/", "muapit": "https://w3id.org/italia/onto/MU/", @@ -16,15 +16,57 @@ "prov": "http://www.w3.org/ns/prov#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", - "schema": "http://schema.org/", "smapit": "https://w3id.org/italia/onto/SM/", "tiapit": "https://w3id.org/italia/onto/TI/", "vcard": "http://www.w3.org/2006/vcard/ns#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "_:ub169bL644C32", + "@id": "_:na748ac47abc240a48f87b2d187c6030db1", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + }, + { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" + } + ] + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db10", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationStarRating" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationClassification" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db11", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "l0:Agent" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationOwner" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db12", "@type": "owl:Restriction", "owl:maxQualifiedCardinality": { "@type": "xsd:nonNegativeInteger", @@ -38,7 +80,35 @@ } }, { - "@id": "_:ub169bL659C32", + "@id": "_:na748ac47abc240a48f87b2d187c6030db13", + "@type": "owl:Restriction", + "owl:onDataRange": { + "@id": "xsd:int" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/totalBed" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db14", + "@type": "owl:Restriction", + "owl:onDataRange": { + "@id": "xsd:int" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/totalRoom" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db15", "@type": "owl:Restriction", "owl:onDataRange": { "@id": "xsd:int" @@ -52,540 +122,775 @@ } }, { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation", + "@id": "_:na748ac47abc240a48f87b2d187c6030db16", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:dateTime" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/checkIn" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db17", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:dateTime" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/checkOut" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db18", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/includesAccommodation" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db19", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/hasOfferedServiceDescription" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db20", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "potapit:Offer" + }, + "owl:onProperty": { + "@id": "potapit:hasOffer" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db21", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationRoomOf" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db22", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/roomName" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db23", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationClassificationOf" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db24", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationTypologyOf" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db25", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/criterion" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db26", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/featureName" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db27", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/featureDescription" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db28", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:int" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/maxValue" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db29", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:int" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/minValue" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db30", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:int" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/totalValue" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db31", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/genericValue" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db4", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationTypology" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationTypology" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db5", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationRoom" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db6", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/hasOfferedServiceDescription" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db7", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationChain" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ACCO/isIncludedInAccommodation" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db8", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "potapit:Offer" + }, + "owl:onProperty": { + "@id": "potapit:hasOffer" + } + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db9", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "smapit:Review" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/SM#hasReview" + } + }, + { + "@id": "covapit:Organization", "@type": "owl:Class", - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + } + }, + { + "@id": "dct:license", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", + "@type": [ + "owl:NamedIndividual", + "dcatapit:Agent", + "foaf:Agent" ], - "prov:wasDerivedFrom": [ + "dct:identifier": "agid", + "foaf:name": [ { - "@id": "schema:Accommodation" + "@language": "it", + "@value": "Agenzia per l'Italia Digitale" }, - { - "@id": "http://purl.org/acco/ns#Accommodation" - } - ], - "rdfs:comment": [ { "@language": "en", - "@value": "This is the main class and it represents an accommodation facility. The accommodation facility is a point of interest; thus it is a subclass of PointOfInterest as defined in https://w3id.org/italia/onto/POI. It then inherit all the properties and classes defined for the PointOfInterest." - }, - { - "@language": "it", - "@value": "Questa è la classe principale che rappresenta la struttura ricettiva. La struttura ricettiva è un punto di interesse e quindi dichiarata come sotto classe di PointOfInterest definito in https://w3id.org/italia/onto/POI. Essa pertanto eredita tutte le proprietà e classi del punto di interesse." + "@value": "Italian Digital Agency" } + ] + }, + { + "@id": "https://w3id.org/italia/data/contact-point/onto-agid", + "@type": [ + "owl:NamedIndividual", + "dcatapit:Organization", + "vcard:Kind", + "vcard:Organization" ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ACCO" + "vcard:fn": "banche dati e open data", + "vcard:hasEmail": { + "@id": "mailto:info@dati.gov.it" + } + }, + { + "@id": "https://w3id.org/italia/data/distribution/ACCOAPIT-JSON-LD", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" + ], + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ACCO/latest" }, - "rdfs:label": [ + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ACCO/latest/ACCO-AP_IT.jsonld" + }, + "dct:description": [ { "@language": "it", - "@value": "Struttura ricettiva" + "@value": "Questa è la distribuzione JSON-LD dell'ontologia delle strutture ricettive" }, { "@language": "en", - "@value": "Accommodation Facility" + "@value": "This is the distribution in JSON-LD of the Accommodation Facilities ontology" } ], - "rdfs:subClassOf": [ - { - "@id": "_:ub169bL644C32" - }, - { - "@id": "_:ub169bL659C32" - }, - { - "@id": "_:ub169bL622C32" - }, - { - "@id": "poiapit:PointOfInterest" - }, - { - "@id": "_:ub169bL639C32" - }, - { - "@id": "_:ub169bL634C32" - }, - { - "@id": "_:ub169bL664C32" - }, - { - "@id": "_:ub169bL614C32" - }, - { - "@id": "_:ub169bL654C32" - }, - { - "@id": "_:ub169bL618C32" - }, - { - "@id": "_:ub169bL669C32" - }, - { - "@id": "_:ub169bL630C32" - }, - { - "@id": "_:ub169bL626C32" - }, + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { - "@id": "_:ub169bL610C32" + "@language": "it", + "@value": "Distribuzione JSON-LD ontologia ACCO-AP_IT" }, { - "@id": "_:ub169bL649C32" + "@language": "en", + "@value": "JSON-LD distribution of ACCO-AP_IT Ontology" } ] }, { - "@id": "https://w3id.org/italia/onto/ACCO/maxValue", + "@id": "https://w3id.org/italia/data/distribution/ACCOAPIT-RDF-TURTLE", "@type": [ - "owl:DatatypeProperty", - "owl:FunctionalProperty" + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" ], - "owl:versionInfo": [ + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ACCO/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ACCO/latest/ACCO-AP_IT.ttl" + }, + "dct:description": [ { "@language": "it", - "@value": "stabile" + "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia delle strutture ricettive" }, { "@language": "en", - "@value": "stable" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "This property is used to represent a maximum integer value. In the context of the ontology on accommodation facilities, it is associates with the Offered Service Description class" - }, - { - "@language": "it", - "@value": "Questa proprietà è utilizzata per specificare un valore massimo intero. Nell'ambito dell'ontologia delle strutture ricettive essa è associata alla descrizione dei servizi offerti" + "@value": "This is the distribution in RDF/turtle of the Accommodation Facilities ontology" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ACCO" + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" }, - "rdfs:label": [ + "dct:title": [ { "@language": "it", - "@value": "valore massimo" + "@value": "Distribuzione RDF/Turtle ontologia ACCO-AP_IT" }, { "@language": "en", - "@value": "maximum value" + "@value": "RDF/Turtle distribution of ACCO-AP_IT Ontology" } - ], - "rdfs:range": { - "@id": "xsd:int" - } + ] }, { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", + "@id": "https://w3id.org/italia/data/distribution/ACCOAPIT-RDF-XML", "@type": [ - "foaf:Agent", "owl:NamedIndividual", - "dcatapit:Agent" + "admsapit:SemanticAssetDistribution" ], - "dcterms:identifier": "agid", - "foaf:name": [ + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ACCO/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ACCO/latest/ACCO-AP_IT.rdf" + }, + "dct:description": [ { "@language": "it", - "@value": "Agenzia per l'Italia Digitale" + "@value": "Questa è la distribuzione RDF/XML dell'ontologia delle strutture ricettive" }, { "@language": "en", - "@value": "Italian Digital Agency" + "@value": "This is the distribution in RDF/XML of the Accommodation Facilities ontology" } - ] - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/includesAccommodation", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ACCO/isIncludedInAccommodation" + ], + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" }, - "owl:versionInfo": [ + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { "@language": "it", - "@value": "stabile" + "@value": "Distribuzione RDF/XML ontologia ACCO-AP_IT" }, { "@language": "en", - "@value": "stable" + "@value": "RDF/XML distribution of ACCO-AP_IT Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/organization/public-organization/td", + "@type": [ + "owl:NamedIndividual", + "dcatapit:Agent", + "foaf:Agent" ], - "rdfs:comment": [ + "dct:identifier": "TD", + "foaf:name": [ { - "@language": "it", - "@value": "Questa proprietà collega una catena di strutture ricettive con tutte le strutture ricettive della catena" + "@language": "en", + "@value": "Digital Transformation Team" }, { - "@language": "en", - "@value": "This property connects an accommodation chain with all the accommodation facility that are part of the accommodation chain" + "@language": "it", + "@value": "Team per la Trasformazione Digitale" } + ] + }, + { + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", + "@type": [ + "owl:NamedIndividual", + "l0:Agent" ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationChain" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ACCO" - }, - "rdfs:label": [ + "dct:identifier": "cnr - Z6HZEH - STLab", + "l0:name": [ { "@language": "en", - "@value": "includes accommodation" + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" }, { "@language": "it", - "@value": "include struttura ricettiva" + "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" - }, - "rdfs:subPropertyOf": { - "@id": "poiapit:includesPOI" - } + ] }, { - "@id": "_:ub169bL205C43", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" - } - ] + "@id": "https://w3id.org/italia/data/project/DAF", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "Data & Analytics Framework" } }, { - "@id": "l0:description", - "@type": "owl:DatatypeProperty" + "@id": "https://w3id.org/italia/data/project/OntoPiA", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" + } }, { - "@id": "https://w3id.org/italia/onto/ACCO/MeetingRoom", - "@type": "owl:Class", - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/onto/ACCO", + "@type": [ + "owl:Ontology", + "owl:NamedIndividual", + "admsapit:SemanticAsset" + ], + "admsapit:acronym": "ACCO-AP_IT", + "admsapit:hasContributor": [ { - "@language": "it", - "@value": "provvisoria" + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" }, { - "@language": "en", - "@value": "unstable" + "@id": "https://w3id.org/italia/data/organization/public-organization/td" } ], - "prov:wasDerivedFrom": [ + "admsapit:hasFormalityLevel": { + "@id": "admsapit:Formal" + }, + "admsapit:hasKeyClass": [ { - "@id": "http://purl.org/acco/ns#HotelRoom" + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + }, + { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" }, { - "@id": "schema:HotelRoom" + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationTypology" } ], - "rdfs:comment": [ + "admsapit:hasOntologyLanguage": { + "@id": "admsapit:OWL" + }, + "admsapit:hasSemanticAssetDistribution": [ { - "@language": "en", - "@value": "This class is used to model a meeting room, a conference room, or a conference hall where singular events such as business conferences and meetings happen." + "@id": "https://w3id.org/italia/data/distribution/ACCOAPIT-RDF-TURTLE" }, { - "@language": "it", - "@value": "Questa classe è utilizzata per modellare una sala riunioni, un centro congressi di una struttura ricettiva" + "@id": "https://w3id.org/italia/data/distribution/ACCOAPIT-RDF-XML" + }, + { + "@id": "https://w3id.org/italia/data/distribution/ACCOAPIT-JSON-LD" } ], - "rdfs:label": [ + "admsapit:hasTask": [ { - "@language": "it", - "@value": "Sala riunioni" + "@id": "admsapit:AnnotationTask" }, { - "@language": "en", - "@value": "Meeting Room" + "@id": "admsapit:QueryFormulationTask" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" - } - }, - { - "@id": "_:ub169bL744C42", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + "admsapit:last": { + "@id": "https://w3id.org/italia/onto/ACCO/0.4" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationClassificationOf" - } - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/OSDCriterion", - "@type": "owl:Class", - "owl:versionInfo": [ + "admsapit:officialURI": { + "@type": "xsd:anyURI", + "@value": "https://w3id.org/italia/onto/ACCO" + }, + "admsapit:prefix": "accoapit", + "admsapit:prev": { + "@id": "https://w3id.org/italia/onto/ACCO/0.3" + }, + "admsapit:semanticAssetInUse": [ { - "@language": "en", - "@value": "stable" + "@id": "https://w3id.org/italia/data/project/DAF" }, { - "@language": "it", - "@value": "stabile" + "@id": "https://w3id.org/italia/data/project/OntoPiA" } ], - "rdfs:comment": [ + "admsapit:status": [ + "catalogued", + "published" + ], + "admsapit:target": [ + "Cittadini", + "Pubbliche Amministrazioni", + "Imprese" + ], + "admsapit:type": { + "@id": "admsapit:DomainOntology" + }, + "dcat:contactPoint": { + "@id": "https://w3id.org/italia/data/contact-point/onto-agid" + }, + "dcat:keyword": [ { "@language": "it", - "@value": "Questa classe rappresenta i criteri utilizzati per descrivere servizi offerti dalla struttura ricettiva o servizi offerti per singole stanze della struttura ricettiva. Esempio: un criterio potrebbe essere quello di valutare lo spazio occupato (feature) da una camera con i \"metri quadrati\" (criterio)." + "@value": "Strutture ricettive" }, { - "@language": "en", - "@value": "This class represents the criterion used to describe offered services of the accommodation facility and of single rooms of the accommodation facility. For instance, a criterion can be to evaluate the occupancy (feature) of a room with the square meters (criterion)." - } - ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ACCO" - }, - "rdfs:label": [ + "@language": "it", + "@value": "Hotel" + }, { "@language": "it", - "@value": "Criterio per Descrizione dei Servizi Offerti" + "@value": "Ricettività" }, { - "@language": "en", - "@value": "Offered Service Description Criterion" + "@language": "it", + "@value": "Strutture alberghiere" } ], - "rdfs:subClassOf": [ + "dcat:theme": { + "@id": "http://publications.europa.eu/resource/authority/data-theme/EDUC" + }, + "dct:accrualPeriodicity": { + "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" + }, + "dct:creator": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + }, + "dct:description": [ { - "@id": "l0:Characteristic" + "@language": "en", + "@value": "This is the ontology of the Italian application profile for Accomodation Facilities" }, { - "@id": "_:ub169bL832C31" + "@language": "it", + "@value": "Questa è l'ontologia del profilo italiano sulle Strutture Ricettive (Accomodation Facility - Italian Application Profile - ACCO-AP_IT)" } - ] - }, - { - "@id": "tiapit:TimeInterval", - "@type": "owl:Class" - }, - { - "@id": "smapit:OnlineContactPoint", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/criterion", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ + ], + "dct:identifier": "https://w3id.org/italia/onto/ACCO", + "dct:issued": { + "@type": "xsd:date", + "@value": "2017-10-23" + }, + "dct:language": [ { - "@language": "en", - "@value": "stable" + "@id": "http://publications.europa.eu/resource/authority/language/ENG" }, { - "@language": "it", - "@value": "stabile" + "@id": "http://publications.europa.eu/resource/authority/language/ITA" } ], - "rdfs:comment": [ + "dct:license": { + "@id": "https://creativecommons.org/licenses/by/4.0/" + }, + "dct:modified": { + "@type": "xsd:date", + "@value": "2018-07-31" + }, + "dct:publisher": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + }, + "dct:rightsHolder": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + }, + "dct:title": [ { "@language": "en", - "@value": "This property allows one to specify a generic criterion for the class \"Offered Service Description Criterion\". Example: square meters" + "@value": "Accommodation Facilities Ontology - Italian Application Profile" }, { "@language": "it", - "@value": "Questa proprietà consente di specificare un generico criterio per la classe \"Criterio per Descrizione Servizi Offerti\". Esempio: metri quadrati" + "@value": "Ontologia delle Strutture Ricettive - Profilo applicativo italiano" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/OSDCriterion" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ACCO" - }, - "rdfs:label": [ + "owl:imports": [ { - "@language": "it", - "@value": "criterio" + "@id": "https://w3id.org/italia/onto/TI" + }, + { + "@id": "https://w3id.org/italia/onto/POT" + }, + { + "@id": "https://w3id.org/italia/onto/COV" + }, + { + "@id": "https://w3id.org/italia/onto/POI" + }, + { + "@id": "https://w3id.org/italia/onto/l0" }, { - "@language": "en", - "@value": "criterion" + "@id": "https://w3id.org/italia/onto/SM" } ], - "rdfs:range": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/totalToilet", - "@type": "owl:DatatypeProperty", - "owl:priorVersion": [ + "owl:versionIRI": { + "@id": "https://w3id.org/italia/onto/ACCO/0.4" + }, + "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "Version 0.4 - 31 Luglio 2018 - Correzione URI vocabolari controllati. Stabilizzazione di alcune proprietà e inserimento dello user rating per la struttura ricettiva" }, { "@language": "en", - "@value": "stable" + "@value": "Version 0.4 - 31 July 2018 - Fix URI for controlled vocabulary. Stablized some properties. Added the user rating to the accommodation" } ], + "prov:wasDerivedFrom": { + "@id": "https://w3id.org/italia/onto/ACCO/0.3" + }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà rappresenta il numero totale di bagni della struttura ricettiva." + "@value": "Questa è l'ontologia del profilo italiano sulle Strutture Ricettive (Accomodation Facility - Italian Application Profile - ACCO-AP_IT)" }, { "@language": "en", - "@value": "This property represents the total number of toilets of the accommodation facility" + "@value": "This is the ontology of the Italian application profile for Accomodation Facilities" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { - "@language": "it", - "@value": "numero totale di bagni" + "@language": "en", + "@value": "Accommodation Facilities Ontology" }, { - "@language": "en", - "@value": "total number of toilets" + "@language": "it", + "@value": "Ontologia delle Strutture ricettive" } - ], - "rdfs:range": { - "@id": "xsd:int" - } + ] }, { - "@id": "https://w3id.org/italia/onto/ACCO/isIncludedInAccommodation", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation", + "@type": "owl:Class", "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, { "@language": "en", "@value": "stable" + } + ], + "prov:wasDerivedFrom": [ + { + "@id": "http://purl.org/acco/ns#Accommodation" }, { - "@language": "it", - "@value": "stabile" + "@id": "http://schema.org/Accommodation" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di \"include struttura ricettiva\" utilizzata per collegare una struttura ricettiva a una catena di strutture ricettive" + "@value": "Questa è la classe principale che rappresenta la struttura ricettiva. La struttura ricettiva è un punto di interesse e quindi dichiarata come sotto classe di PointOfInterest definito in https://w3id.org/italia/onto/POI. Essa pertanto eredita tutte le proprietà e classi del punto di interesse." }, { "@language": "en", - "@value": "Inverse property of \"includes accommodation\" used to link a accommodation facility to its accommodatin chain" + "@value": "This is the main class and it represents an accommodation facility. The accommodation facility is a point of interest; thus it is a subclass of PointOfInterest as defined in https://w3id.org/italia/onto/POI. It then inherit all the properties and classes defined for the PointOfInterest." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { "@language": "en", - "@value": "is included in accommodation" + "@value": "Accommodation Facility" }, { "@language": "it", - "@value": "è inclusa in struttura ricettiva" + "@value": "Struttura ricettiva" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationChain" - } - }, - { - "@id": "_:ub169bL610C32", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationTypology" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationTypology" - } - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationTypologyOf", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "rdfs:subClassOf": [ { - "@language": "en", - "@value": "stable" + "@id": "poiapit:PointOfInterest" }, { - "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ + "@id": "_:na748ac47abc240a48f87b2d187c6030db4" + }, { - "@language": "it", - "@value": "Proprietà inversa di \"ha tipologia struttura ricettiva\" usata per collegare la tipologia alla struttura ricettiva" + "@id": "_:na748ac47abc240a48f87b2d187c6030db5" }, { - "@language": "en", - "@value": "Inverse property of \"has accommodation typology\" and links the typology with the accommodation facility" - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationTypology" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ACCO" - }, - "rdfs:label": [ + "@id": "_:na748ac47abc240a48f87b2d187c6030db6" + }, { - "@language": "it", - "@value": "è tipologia di struttura ricettiva" + "@id": "_:na748ac47abc240a48f87b2d187c6030db7" }, { - "@language": "en", - "@value": "is accommodation typology of" + "@id": "_:na748ac47abc240a48f87b2d187c6030db8" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db9" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db10" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db11" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db12" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db13" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db14" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db15" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db16" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db17" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" - } - }, - { - "@id": "poiapit:includesPOI", - "@type": "owl:ObjectProperty" - }, - { - "@id": "_:ub169bL618C32", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/hasOfferedServiceDescription" - } + ] }, { - "@id": "https://w3id.org/italia/onto/ACCO/hasOfferedServiceDescription", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationChain", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", - "@value": "stable" + "@value": "stabile" }, { "@language": "en", @@ -594,52 +899,43 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property links an accommodation facility (or an accommodation room) to the description of the offered services." + "@language": "it", + "@value": "Questa classe rappresenta una catena di strutture ricettive che a sua volta è una struttura ricettiva." }, { - "@language": "it", - "@value": "Questa proprietà collega una struttura ricettiva ( o una camera della struttura ricettiva) alla descrizione di tutti i possibili servizi offerti dalla struttura (camera) stessa." + "@language": "en", + "@value": "This class represents a chain of accommodation facilities that in turn is an accommodation facility." } ], - "rdfs:domain": { - "@id": "_:ub169bL205C43" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { "@language": "en", - "@value": "has offered service description" + "@value": "Accommodation Chain" }, { "@language": "it", - "@value": "ha descrizione servizi offerti" + "@value": "Catena di Strutture Ricettive" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" - } - }, - { - "@id": "_:ub169bL634C32", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationStarRating" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationClassification" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + }, + { + "@id": "poiapit:MultiplePointOfInterest" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db18" + } + ] }, { - "@id": "https://w3id.org/italia/onto/ACCO/checkOut", - "@type": "owl:DatatypeProperty", - "owl:priorVersion": [ + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom", + "@type": "owl:Class", + "owl:versionInfo": [ { "@language": "it", "@value": "stabile" @@ -649,155 +945,107 @@ "@value": "stable" } ], + "prov:wasDerivedFrom": { + "@id": "http://schema.org/Room" + }, "rdfs:comment": [ { "@language": "it", - "@value": "Il check out previsto dalla struttura ricettiva" + "@value": "Questa è una classe astratta utilizzta per modellare una camera/stanza di una struttura ricettiva." }, { "@language": "en", - "@value": "The check out time of the accommodation facility" + "@value": "This is an abstract class used to model a room of the accommodation facility." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ - { - "@language": "it", - "@value": "check out" - }, - { - "@language": "en", - "@value": "check out" - } - ], - "rdfs:range": { - "@id": "xsd:dateTime" - } - }, - { - "@id": "l0:Entity", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "l0:" - } - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/accommodationCode", - "@type": [ - "owl:FunctionalProperty", - "owl:DatatypeProperty" - ], - "owl:priorVersion": [ { "@language": "en", - "@value": "stable" + "@value": "Accommodation Room" }, { "@language": "it", - "@value": "stabile" + "@value": "Camera (Stanza) della Struttura Ricettiva" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ACCO" - }, - "rdfs:comment": [ + "rdfs:subClassOf": [ { - "@language": "it", - "@value": "Un codice associato alla struttura ricettiva." + "@id": "https://w3id.org/italia/onto/ACCO/OSDFeature" }, { - "@language": "en", - "@value": "A code associated with the accommodation facility" - } - ], - "rdfs:label": [ + "@id": "_:na748ac47abc240a48f87b2d187c6030db19" + }, { - "@language": "it", - "@value": "codice struttura ricettiva" + "@id": "_:na748ac47abc240a48f87b2d187c6030db20" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db21" }, { - "@language": "en", - "@value": "accommodation code" + "@id": "_:na748ac47abc240a48f87b2d187c6030db22" } - ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:identifier" - } + ] }, { - "@id": "https://w3id.org/italia/onto/ACCO/hasOSDFeature", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationStarRating", + "@type": "owl:Class", + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating" + }, "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", + "@language": "en", "@value": "stable" } ], + "prov:wasInfluencedBy": { + "@id": "http://schema.org/Rating" + }, "rdfs:comment": [ { - "@language": "en", - "@value": "This property links the description of the offered services to its feature (or attribute or characteristic)." + "@language": "it", + "@value": "Questa classe rappresenta la classificazione a stelle delle strutture ricettive. I valori di questa classe sono dei concetti del vocabolario skos (skos:Concept) e devono essere definiti secondo quanto indicato nel seguente vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating" }, { - "@language": "it", - "@value": "Questa proprietà collega la descrizione dei servizi offerti alla caratteristica descritta. Esempi di caratteristica sono: lo spazio occupato per una stanza, camera da letto per la struttura ricettiva, unità abitative, posto letto, ecc." + "@language": "en", + "@value": "This class represents the star classification of accommodation facilities. Values in this class are concepts of skos vocabulary (skos: Concept) and must be defined according to the following controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha caratteristica descrizione servizi offerti" + "@language": "en", + "@value": "Accommodation Star Rating" }, { - "@language": "en", - "@value": "has offered service description feature" + "@language": "it", + "@value": "Classificazione a Stelle Strutture Ricettive" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ACCO/OSDFeature" - } - }, - { - "@id": "_:ub169bL832C31", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/criterion" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "potapit:Offer", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "potapit:" - } + "rdfs:subClassOf": [ + { + "@id": "l0:Characteristic" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db23" + } + ] }, { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom", + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationTypology", "@type": "owl:Class", + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-typology" + }, "owl:versionInfo": [ { "@language": "it", @@ -808,17 +1056,14 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "schema:Room" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "This is an abstract class used to model a room of the accommodation facility." + "@language": "it", + "@value": "Questa classe rappresenta la tipologia di Struttura ricettiva. Gli elementi di questa classe sono concetti del vocabolario skos (skos:Concept) e devono essere definiti sulla base del vocabolario controllato disponibile in https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-typology Questo vocabolario controllato definisce le tipologie di strutture ricettive così come identificate nel Decreto legislativo n°79 del 23 maggio 2011." }, { - "@language": "it", - "@value": "Questa è una classe astratta utilizzta per modellare una camera/stanza di una struttura ricettiva." + "@language": "en", + "@value": "This class represents the typology of accommodation facility. The elements of this class are skos:Concept and must be defined according to the controlled vocabulary available at https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-typology" } ], "rdfs:isDefinedBy": { @@ -826,98 +1071,69 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "Camera (Stanza) della Struttura Ricettiva" + "@language": "en", + "@value": "Accommodation Typology" }, { - "@language": "en", - "@value": "Accommodation Room" + "@language": "it", + "@value": "Tipologia di Struttura Ricettiva" } ], "rdfs:subClassOf": [ { - "@id": "_:ub169bL719C36" - }, - { - "@id": "_:ub169bL724C36" - }, - { - "@id": "_:ub169bL715C36" - }, - { - "@id": "_:ub169bL711C36" + "@id": "l0:Topic" }, { - "@id": "https://w3id.org/italia/onto/ACCO/OSDFeature" + "@id": "_:na748ac47abc240a48f87b2d187c6030db24" } ] }, { - "@id": "l0:Topic", + "@id": "https://w3id.org/italia/onto/ACCO/Bedroom", "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "l0:" - } - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/featureDescription", - "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], + "prov:wasDerivedFrom": { + "@id": "http://schema.org/HotelRoom" + }, + "prov:wasInfluencedBy": { + "@id": "http://purl.org/acco/ns#HotelRoom" + }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà consente di specificare una descrizione complessiva testuale della caratteristica della descrizione dei servizi offerti" + "@value": "Questa è una classe astratta utilizzata per modellare una camera da letto di una struttura ricettiva" }, { "@language": "en", - "@value": "This property allows one to specify a textual description of the feature of the offered services description" + "@value": "This is an abstract class used to model a bed room of an accommodation facility" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/OSDFeature" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ACCO" - }, "rdfs:label": [ { - "@language": "it", - "@value": "descrizione caratteristica" + "@language": "en", + "@value": "Bedroom" }, { - "@language": "en", - "@value": "feature description" + "@language": "it", + "@value": "Camera da Letto" } ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:description" - } - }, - { - "@id": "_:ub169bL622C32", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationChain" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/isIncludedInAccommodation" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationClassificationOf", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ACCO/DoubleRoom", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -930,89 +1146,80 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "Inverse property of \"has accommodation classification\" that links the star rating to the accommodation facility" + "@language": "it", + "@value": "Questa classe è usata per modellare una camera doppia della struttura ricettiva." }, { - "@language": "it", - "@value": "Proprietà inversa di \"ha classificazione struttura ricettiva\" e collega il rating a stelle alla struttura ricettiva" + "@language": "en", + "@value": "This class is used to model a double room of an accommodation facility." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationStarRating" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { "@language": "it", - "@value": "è classificazione di struttura ricettiva" + "@value": "Camera Doppia" }, { "@language": "en", - "@value": "is accommodation classification of" + "@value": "Double Room" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/ACCO/Bedroom" } }, { - "@id": "poiapit:PointOfInterest", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationRoomOf", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ACCO/MeetingRoom", + "@type": "owl:Class", "owl:versionInfo": [ + { + "@language": "it", + "@value": "provvisoria" + }, { "@language": "en", - "@value": "stable" + "@value": "unstable" + } + ], + "prov:wasDerivedFrom": [ + { + "@id": "http://purl.org/acco/ns#HotelRoom" }, { - "@language": "it", - "@value": "stabile" + "@id": "http://schema.org/HotelRoom" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di \"ha camera\" che collega una camera (sala) alla propria struttura ricettiva." + "@value": "Questa classe è utilizzata per modellare una sala riunioni, un centro congressi di una struttura ricettiva" }, { "@language": "en", - "@value": "Inverse property of \"has room\" that links an accommodation room to its facility" + "@value": "This class is used to model a meeting room, a conference room, or a conference hall where singular events such as business conferences and meetings happen." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ACCO" - }, "rdfs:label": [ { - "@language": "it", - "@value": "è camera della struttura ricettiva" + "@language": "en", + "@value": "Meeting Room" }, { - "@language": "en", - "@value": "is accommodation room of" + "@language": "it", + "@value": "Sala riunioni" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" } }, { - "@id": "l0:controlledVocabulary", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/totalBed", - "@type": "owl:DatatypeProperty", - "owl:priorVersion": [ + "@id": "https://w3id.org/italia/onto/ACCO/OSDCriterion", + "@type": "owl:Class", + "owl:versionInfo": [ { "@language": "it", "@value": "stabile" @@ -1024,40 +1231,39 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property represents the total number of beds of the accommodation facility." + "@language": "it", + "@value": "Questa classe rappresenta i criteri utilizzati per descrivere servizi offerti dalla struttura ricettiva o servizi offerti per singole stanze della struttura ricettiva. Esempio: un criterio potrebbe essere quello di valutare lo spazio occupato (feature) da una camera con i \"metri quadrati\" (criterio)." }, { - "@language": "it", - "@value": "Questa proprietà rappresenta il numero totale di letti di una struttura ricettiva." + "@language": "en", + "@value": "This class represents the criterion used to describe offered services of the accommodation facility and of single rooms of the accommodation facility. For instance, a criterion can be to evaluate the occupancy (feature) of a room with the square meters (criterion)." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { "@language": "it", - "@value": "numero totale di letti" + "@value": "Criterio per Descrizione dei Servizi Offerti" }, { "@language": "en", - "@value": "total number of beds" + "@value": "Offered Service Description Criterion" } ], - "rdfs:range": { - "@id": "xsd:int" - } + "rdfs:subClassOf": [ + { + "@id": "l0:Characteristic" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db25" + } + ] }, - { - "@id": "https://w3id.org/italia/onto/ACCO/minValue", - "@type": [ - "owl:FunctionalProperty", - "owl:DatatypeProperty" - ], + { + "@id": "https://w3id.org/italia/onto/ACCO/OSDFeature", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -1068,35 +1274,43 @@ "@value": "stable" } ], + "prov:wasInfluencedBy": { + "@id": "http://purl.org/acco/ns#AccommodationFeature" + }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà rappresenta un valore minimo intero. Nel dominio modellato è associato con la descrizione dei servizi offerti" + "@value": "Questa classe rappresenta una specifica caratteristica della descrizione dei servizi offerti dalla struttura ricettiva e/o dalla singola camera. Per esempio una caratterisca può essere il bagno, il letto, la camera d'albergo stessa, la carta di credito, lo spazio occupato da una camera da letto, ecc." }, { "@language": "en", - "@value": "This property represents a minumun integer value. In the modelled domain it is associated with the description of the offered services." + "@value": "This class represents the specific feature of the description of the services offered by the accommodation facility and/or by the single room. For instance, it can be the toilet, bed, room, credit card, etc all elements of a general description of the offered services." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { - "@language": "en", - "@value": "minimum value" + "@language": "it", + "@value": "Caratteristica della Descrizione dei Servizi Offerti" }, { - "@language": "it", - "@value": "valore minimo" + "@language": "en", + "@value": "Offered Service Description Feature" } ], - "rdfs:range": { - "@id": "xsd:int" - } + "rdfs:subClassOf": [ + { + "@id": "l0:Characteristic" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db26" + }, + { + "@id": "_:na748ac47abc240a48f87b2d187c6030db27" + } + ] }, { "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription", @@ -1140,46 +1354,40 @@ "@id": "l0:Object" }, { - "@id": "_:ub169bL879C44" + "@id": "_:na748ac47abc240a48f87b2d187c6030db28" }, { - "@id": "_:ub169bL875C44" + "@id": "_:na748ac47abc240a48f87b2d187c6030db29" }, { - "@id": "_:ub169bL887C44" + "@id": "_:na748ac47abc240a48f87b2d187c6030db30" }, { - "@id": "_:ub169bL883C44" + "@id": "_:na748ac47abc240a48f87b2d187c6030db31" } ] }, { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationStarRating", + "@id": "https://w3id.org/italia/onto/ACCO/QuadrupleRoom", "@type": "owl:Class", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating" - }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], - "prov:wasInfluencedBy": { - "@id": "schema:Rating" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the star classification of accommodation facilities. Values in this class are concepts of skos vocabulary (skos: Concept) and must be defined according to the following controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating" + "@language": "it", + "@value": "Questa classe è usata per modellare una camera quadrupla della struttura ricettiva." }, { - "@language": "it", - "@value": "Questa classe rappresenta la classificazione a stelle delle strutture ricettive. I valori di questa classe sono dei concetti del vocabolario skos (skos:Concept) e devono essere definiti secondo quanto indicato nel seguente vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating" + "@language": "en", + "@value": "This class is used to model a quadruple room of an accommodation facility." } ], "rdfs:isDefinedBy": { @@ -1188,77 +1396,53 @@ "rdfs:label": [ { "@language": "it", - "@value": "Classificazione a Stelle Strutture Ricettive" + "@value": "Camera quadrupla" }, { "@language": "en", - "@value": "Accommodation Star Rating" + "@value": "Quadruple Room" } ], - "rdfs:subClassOf": [ - { - "@id": "l0:Characteristic" - }, - { - "@id": "_:ub169bL744C42" - } - ] - }, - { - "@id": "l0:name", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "_:ub169bL614C32", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationRoom" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/ACCO/Bedroom" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/checkIn", - "@type": "owl:DatatypeProperty", - "owl:priorVersion": [ - { - "@language": "it", - "@value": "stabile" - }, - { - "@language": "en", - "@value": "stable" - } - ], + "@id": "https://w3id.org/italia/onto/ACCO/SingleRoom", + "@type": "owl:Class", + "owl:priorVersion": { + "@language": "en", + "@value": "stable" + }, + "owl:versionInfo": { + "@language": "it", + "@value": "stabile" + }, "rdfs:comment": [ { "@language": "it", - "@value": "Il checkin previsto dalla struttura ricettiva" + "@value": "Questa classe è usata per modellare una camera singola della struttura ricettiva." }, { "@language": "en", - "@value": "The checkin time of the accommodation facility" + "@value": "This class is used to model a single room of an accommodation facility." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { - "@language": "en", - "@value": "check in" + "@language": "it", + "@value": "Camera Singola" }, { - "@language": "it", - "@value": "check in" + "@language": "en", + "@value": "Single Room" } ], - "rdfs:range": { - "@id": "xsd:dateTime" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/ACCO/Bedroom" } }, { @@ -1276,13 +1460,13 @@ "@id": "http://purl.org/acco/ns#Suite" }, "rdfs:comment": [ - { - "@language": "en", - "@value": "This class is used to model a suite of an accommodation facility." - }, { "@language": "it", "@value": "Questa classe è usata per modellare una suite della struttura ricettiva." + }, + { + "@language": "en", + "@value": "This class is used to model a suite of an accommodation facility." } ], "rdfs:isDefinedBy": { @@ -1303,166 +1487,148 @@ } }, { - "@id": "smapit:hasOnlineContactPoint", - "@type": "owl:ObjectProperty" - }, - { - "@id": "l0:identifier", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationTypology", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationTypologyOf" + "@id": "https://w3id.org/italia/onto/ACCO/TripleRoom", + "@type": "owl:Class", + "owl:priorVersion": { + "@language": "en", + "@value": "stable" }, - "owl:versionInfo": [ + "owl:versionInfo": { + "@language": "it", + "@value": "stabile" + }, + "rdfs:comment": [ { "@language": "it", - "@value": "stabile" + "@value": "Questa classe è usata per modellare una camera tripla della struttura ricettiva." }, { "@language": "en", - "@value": "stable" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "This property links an accommodation with at least one typology (hotel, motel, camping, etc.)." - }, - { - "@language": "it", - "@value": "Questa proprietà collega una struttura ricettiva con almeno una tipologia (hotel, motel, campeggio, albergo diffuso, ecc.)" + "@value": "This class is used to model a triple room of an accommodation facility." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { "@language": "it", - "@value": "ha tipologia struttura ricettiva" + "@value": "Camera Tripla" }, { "@language": "en", - "@value": "has accommodation typology" + "@value": "Triple Room" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationTypology" - } - }, - { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid", - "@type": [ - "owl:NamedIndividual", - "vcard:Organization", - "dcatapit:Organization", - "vcard:Kind" - ], - "vcard:fn": "banche dati e open data", - "vcard:hasEmail": { - "@id": "mailto:info@dati.gov.it" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/ACCO/Bedroom" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/TripleRoom", - "@type": "owl:Class", - "owl:priorVersion": { - "@language": "en", - "@value": "stable" - }, - "owl:versionInfo": { - "@language": "it", - "@value": "stabile" + "@id": "https://w3id.org/italia/onto/ACCO/accoStarRatingID", + "@type": "owl:DatatypeProperty", + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating" }, - "rdfs:comment": [ + "owl:versionInfo": [ { - "@language": "en", - "@value": "This class is used to model a triple room of an accommodation facility." + "@language": "it", + "@value": "stabile" }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe è usata per modellare una camera tripla della struttura ricettiva." + "@value": "Questa proprietà rappresenta l'identificativo usato per ciascun elemento della classificazione a stelle delle strutture ricettive. E' equivalente a skos:notaiton e dct:identifier di skos e dublin core rispettivamente." + }, + { + "@language": "en", + "@value": "This property represents the identifier used for each element of the star classification of accommodation facilities. It is equivalent to skos:notation and dct:identifier of skos and dublin core ontologies, respectively." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationStarRating" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { - "@language": "it", - "@value": "Camera Tripla" + "@language": "en", + "@value": "accomodation star rating code" }, { - "@language": "en", - "@value": "Triple Room" + "@language": "it", + "@value": "codice classificazione stelle strutture ricettive" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/ACCO/Bedroom" - } - }, - { - "@id": "_:ub169bL715C36", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "potapit:Offer" + "rdfs:range": { + "@id": "rdfs:Literal" }, - "owl:onProperty": { - "@id": "potapit:hasOffer" + "rdfs:subPropertyOf": { + "@id": "l0:identifier" } }, - { - "@id": "https://w3id.org/italia/data/distribution/ACCOAPIT-RDF-XML", - "@type": [ - "owl:NamedIndividual", - "admsapit:SemanticAssetDistribution" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ACCO/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ACCO/latest/ACCO-AP_IT.rdf" + { + "@id": "https://w3id.org/italia/onto/ACCO/accoStarRatingLabel", + "@type": "owl:DatatypeProperty", + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating" }, - "dcterms:description": [ + "owl:versionInfo": [ { "@language": "it", - "@value": "Questa è la distribuzione RDF/XML dell'ontologia delle strutture ricettive" + "@value": "stabile" }, { "@language": "en", - "@value": "This is the distribution in RDF/XML of the Accommodation Facilities ontology" + "@value": "stable" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà rappresenta la label principale dell'elemento della classificazione delle stelle delle strutture ricettive. E' equivalente a skos:prefLabel dell'ontologia skos." + }, + { + "@language": "en", + "@value": "This property represents the preferred label of the elements of the accommodation star rating classification. It is equivalent to skos:prefLabel." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationStarRating" }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO" }, - "dcterms:title": [ + "rdfs:label": [ { "@language": "en", - "@value": "RDF/XML distribution of ACCO-AP_IT Ontology" + "@value": "accommodation star rating preferred label" }, { "@language": "it", - "@value": "Distribuzione RDF/XML ontologia ACCO-AP_IT" + "@value": "etichetta classificazione stelle strutture ricettive" } - ] + ], + "rdfs:range": { + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:name" + } }, { - "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationClassification", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationClassificationOf" - }, - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/onto/ACCO/accommodationCode", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], + "owl:priorVersion": [ { "@language": "it", "@value": "stabile" @@ -1475,11 +1641,11 @@ "rdfs:comment": [ { "@language": "en", - "@value": "This property links an accommodation facility with exactly 1 accommodation star rating. If you want to represent that a hotel is 4 star superior, you can use this property." + "@value": "A code associated with the accommodation facility" }, { "@language": "it", - "@value": "Questa proprietà lega una struttura ricettiva alla sua classificazione rispetto al modello a stelle. Se si vuole indicare che un albergo è a 4 stelle, si può usare questa proprietà." + "@value": "Un codice associato alla struttura ricettiva." } ], "rdfs:domain": { @@ -1491,42 +1657,24 @@ "rdfs:label": [ { "@language": "en", - "@value": "has accommodation classification" + "@value": "accommodation code" }, { "@language": "it", - "@value": "ha classificazione struttura ricettiva" + "@value": "codice struttura ricettiva" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationStarRating" - } - }, - { - "@id": "_:ub169bL887C44", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/genericValue" - } - }, - { - "@id": "_:ub169bL692C37", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/includesAccommodation" + "@id": "rdfs:Literal" }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + "rdfs:subPropertyOf": { + "@id": "l0:identifier" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/QuadrupleRoom", - "@type": "owl:Class", - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/onto/ACCO/checkIn", + "@type": "owl:DatatypeProperty", + "owl:priorVersion": [ { "@language": "it", "@value": "stabile" @@ -1538,371 +1686,421 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class is used to model a quadruple room of an accommodation facility." + "@language": "it", + "@value": "Il checkin previsto dalla struttura ricettiva" }, { - "@language": "it", - "@value": "Questa classe è usata per modellare una camera quadrupla della struttura ricettiva." + "@language": "en", + "@value": "The checkin time of the accommodation facility" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { "@language": "en", - "@value": "Quadruple Room" + "@value": "check in" }, { "@language": "it", - "@value": "Camera quadrupla" + "@value": "check in" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/ACCO/Bedroom" + "rdfs:range": { + "@id": "xsd:dateTime" } }, { - "@id": "https://w3id.org/italia/onto/ACCO", - "@type": [ - "admsapit:SemanticAsset", - "owl:Ontology", - "owl:NamedIndividual" - ], - "admsapit:acronym": "ACCO-AP_IT", - "admsapit:hasContributor": [ + "@id": "https://w3id.org/italia/onto/ACCO/checkOut", + "@type": "owl:DatatypeProperty", + "owl:priorVersion": [ { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" + "@language": "it", + "@value": "stabile" }, { - "@id": "https://w3id.org/italia/data/organization/public-organization/td" + "@language": "en", + "@value": "stable" } ], - "admsapit:hasFormalityLevel": { - "@id": "admsapit:Formal" - }, - "admsapit:hasKeyClass": [ - { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" - }, + "rdfs:comment": [ { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationTypology" + "@language": "it", + "@value": "Il check out previsto dalla struttura ricettiva" }, { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + "@language": "en", + "@value": "The check out time of the accommodation facility" } ], - "admsapit:hasOntologyLanguage": { - "@id": "admsapit:OWL" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" }, - "admsapit:hasSemanticAssetDistribution": [ - { - "@id": "https://w3id.org/italia/data/distribution/ACCOAPIT-RDF-XML" - }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO" + }, + "rdfs:label": [ { - "@id": "https://w3id.org/italia/data/distribution/ACCOAPIT-RDF-TURTLE" + "@language": "en", + "@value": "check out" }, { - "@id": "https://w3id.org/italia/data/distribution/ACCOAPIT-JSON-LD" + "@language": "it", + "@value": "check out" } ], - "admsapit:hasTask": [ + "rdfs:range": { + "@id": "xsd:dateTime" + } + }, + { + "@id": "https://w3id.org/italia/onto/ACCO/criterion", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ { - "@id": "admsapit:AnnotationTask" + "@language": "it", + "@value": "stabile" }, { - "@id": "admsapit:QueryFormulationTask" + "@language": "en", + "@value": "stable" } ], - "admsapit:officialURI": { - "@type": "xsd:anyURI", - "@value": "https://w3id.org/italia/onto/ACCO" - }, - "admsapit:prefix": "accoapit", - "admsapit:prev": { - "@id": "https://w3id.org/italia/onto/ACCO/" - }, - "admsapit:semanticAssetInUse": [ + "rdfs:comment": [ { - "@id": "https://w3id.org/italia/data/project/DAF" + "@language": "it", + "@value": "Questa proprietà consente di specificare un generico criterio per la classe \"Criterio per Descrizione Servizi Offerti\". Esempio: metri quadrati" }, { - "@id": "https://w3id.org/italia/data/project/OntoPiA" + "@language": "en", + "@value": "This property allows one to specify a generic criterion for the class \"Offered Service Description Criterion\". Example: square meters" } ], - "admsapit:status": [ - "published", - "catalogued" - ], - "admsapit:target": [ - "Pubbliche Amministrazioni", - "Imprese", - "Cittadini" - ], - "admsapit:type": { - "@id": "admsapit:DomainOntology" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/OSDCriterion" }, - "dcat:contactPoint": { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO" }, - "dact:keyword": [ + "rdfs:label": [ { "@language": "it", - "@value": "Strutture ricettive" + "@value": "criterio" }, + { + "@language": "en", + "@value": "criterion" + } + ], + "rdfs:range": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "https://w3id.org/italia/onto/ACCO/featureDescription", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Hotel" + "@value": "stabile" }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "Ricettività" + "@value": "Questa proprietà consente di specificare una descrizione complessiva testuale della caratteristica della descrizione dei servizi offerti" }, { - "@language": "it", - "@value": "Strutture alberghiere" + "@language": "en", + "@value": "This property allows one to specify a textual description of the feature of the offered services description" } ], - "dcat:theme": { - "@id": "http://publications.europa.eu/resource/authority/data-theme/EDUC" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/OSDFeature" }, - "dcterms:accrualPeriodicity": { - "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO" }, - "dcterms:creator": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + "rdfs:label": [ + { + "@language": "it", + "@value": "descrizione caratteristica" + }, + { + "@language": "en", + "@value": "feature description" + } + ], + "rdfs:range": { + "@id": "rdfs:Literal" }, - "dcterms:description": [ + "rdfs:subPropertyOf": { + "@id": "l0:description" + } + }, + { + "@id": "https://w3id.org/italia/onto/ACCO/featureName", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Questa è l'ontologia del profilo italiano sulle Strutture Ricettive (Accomodation Facility - Italian Application Profile - ACCO-AP_IT)" + "@value": "stabile" }, { "@language": "en", - "@value": "This is the ontology of the Italian application profile for Accomodation Facilities" + "@value": "stable" } ], - "dcterms:identifier": "https://w3id.org/italia/onto/ACCO", - "dcterms:issued": { - "@type": "xsd:date", - "@value": "2017-10-23" - }, - "dcterms:language": [ + "rdfs:comment": [ { - "@id": "http://publications.europa.eu/resource/authority/language/ITA" + "@language": "it", + "@value": "Questa proprietà rappresenta il nome della caratteristica associata alla classe Caratteristica della Descrizione Servizi Offerti" }, { - "@id": "http://publications.europa.eu/resource/authority/language/ENG" + "@language": "en", + "@value": "This is the feature name associated with the class Offered Service Description Feature" } ], - "dcterms:license": { - "@id": "https://creativecommons.org/licenses/by/4.0/" - }, - "dcterms:modified": { - "@type": "xsd:date", - "@value": "2018-07-31" - }, - "dcterms:publisher": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/OSDFeature" }, - "dcterms:rightsHolder": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO" }, - "dcterms:title": [ + "rdfs:label": [ { "@language": "en", - "@value": "Accommodation Facilities Ontology - Italian Application Profile" + "@value": "feature name" }, { "@language": "it", - "@value": "Ontologia delle Strutture Ricettive - Profilo applicativo italiano" + "@value": "nome caratteristica" } ], - "owl:imports": [ + "rdfs:range": { + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:name" + } + }, + { + "@id": "https://w3id.org/italia/onto/ACCO/genericValue", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], + "owl:versionInfo": [ { - "@id": "https://w3id.org/italia/onto/POI" + "@language": "it", + "@value": "stabile" }, { - "@id": "https://w3id.org/italia/onto/TI" - }, + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { - "@id": "https://w3id.org/italia/onto/SM" + "@language": "it", + "@value": "Questa proprietà rappresenta un valore generico. Nel dominio modellato delle strutture ricettive essa è associata alla descrizione dei serivizi offerti" }, { - "@id": "https://w3id.org/italia/onto/COV" - }, + "@language": "en", + "@value": "This property represents a generic value (literal). In the modelled domain of the accommodation facilities it is associated with the description of the offered services." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO" + }, + "rdfs:label": [ { - "@id": "https://w3id.org/italia/onto/POT" + "@language": "en", + "@value": "generic value" }, { - "@id": "https://w3id.org/italia/onto/l0" + "@language": "it", + "@value": "valore generico" } ], - "owl:versionIRI": { - "@id": "https://w3id.org/italia/onto/ACCO/" + "rdfs:range": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationClassification", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationClassificationOf" }, "owl:versionInfo": [ { "@language": "it", - "@value": "Version 0.4 - 31 Luglio 2018 - Correzione URI vocabolari controllati. Stabilizzazione di alcune proprietà e inserimento dello user rating per la struttura ricettiva" + "@value": "stabile" }, { "@language": "en", - "@value": "Version 0.4 - 31 July 2018 - Fix URI for controlled vocabulary. Stablized some properties. Added the user rating to the accommodation" + "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/ACCO/" - }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa è l'ontologia del profilo italiano sulle Strutture Ricettive (Accomodation Facility - Italian Application Profile - ACCO-AP_IT)" + "@value": "Questa proprietà lega una struttura ricettiva alla sua classificazione rispetto al modello a stelle. Se si vuole indicare che un albergo è a 4 stelle, si può usare questa proprietà." }, { "@language": "en", - "@value": "This is the ontology of the Italian application profile for Accomodation Facilities" + "@value": "This property links an accommodation facility with exactly 1 accommodation star rating. If you want to represent that a hotel is 4 star superior, you can use this property." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { "@language": "it", - "@value": "Ontologia delle Strutture Ricettive" + "@value": "ha classificazione struttura ricettiva" }, { "@language": "en", - "@value": "Accommodation Facilities Ontology" + "@value": "has accommodation classification" } - ] - }, - { - "@id": "_:ub169bL719C36", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationRoomOf" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationStarRating" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/totalValue", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationOwner", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "stable" }, { - "@language": "en", + "@language": "it", "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property represents a total value (integer). In the modelled domain it is associated with the description of the offered services." + "@language": "it", + "@value": "Questa proprietà collega una struttura ricettiva a un'organizzazione esprimento lo specifico ruolo di proprietario. Questa proprietà può essere utilizzata per mappare il \"codice esercente\" alla struttura ricettiva." }, { - "@language": "it", - "@value": "Questa proprietà rappresenta un valore totale (intero). Nel dominio modellato delle strutture ricettive essa è associata alal descrizione dei servizi offerti" + "@language": "en", + "@value": "This property links an accommodation facility to an organization expressing the specific role of owner" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { - "@language": "en", - "@value": "total value" + "@language": "it", + "@value": "ha proprietario struttura ricettiva" }, { - "@language": "it", - "@value": "valore totale" + "@language": "en", + "@value": "has accommodation owner" } ], "rdfs:range": { - "@id": "xsd:int" + "@id": "l0:Agent" } }, { - "@id": "https://w3id.org/italia/data/distribution/ACCOAPIT-RDF-TURTLE", - "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ACCO/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ACCO/latest/ACCO-AP_IT.ttl" + "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationRoom", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationRoomOf" }, - "dcterms:description": [ + "owl:versionInfo": [ { "@language": "it", - "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia delle strutture ricettive" + "@value": "stabile" }, { "@language": "en", - "@value": "This is the distribution in RDF/turtle of the Accommodation Facilities ontology" + "@value": "stable" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà è l'implementazione dell'ontology design pattern \"ParteDi\". Essa collega la struttura ricettiva con le sue camere che sono appunto parte della struttura stessa." + }, + { + "@language": "en", + "@value": "This property is the implementation of the ontology design pattern \"PartOf\". It links the accommodation facility to its rooms that are part of the facility." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO" }, - "dcterms:title": [ + "rdfs:label": [ { - "@language": "en", - "@value": "RDF/Turtle distribution of ACCO-AP_IT Ontology" + "@language": "it", + "@value": "ha camera della struttura ricettiva" }, { - "@language": "it", - "@value": "Distribuzione RDF/Turtle ontologia ACCO-AP_IT" + "@language": "en", + "@value": "has accommodation room" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" + } }, { - "@id": "https://w3id.org/italia/onto/ACCO/accoStarRatingLabel", - "@type": "owl:DatatypeProperty", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating" + "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationTypology", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationTypologyOf" }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property represents the preferred label of the elements of the accommodation star rating classification. It is equivalent to skos:prefLabel." + "@language": "it", + "@value": "Questa proprietà collega una struttura ricettiva con almeno una tipologia (hotel, motel, campeggio, albergo diffuso, ecc.)" }, { - "@language": "it", - "@value": "Questa proprietà rappresenta la label principale dell'elemento della classificazione delle stelle delle strutture ricettive. E' equivalente a skos:prefLabel dell'ontologia skos." + "@language": "en", + "@value": "This property links an accommodation with at least one typology (hotel, motel, camping, etc.)." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationStarRating" + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" @@ -1910,64 +2108,42 @@ "rdfs:label": [ { "@language": "it", - "@value": "etichetta classificazione stelle strutture ricettive" + "@value": "ha tipologia struttura ricettiva" }, { "@language": "en", - "@value": "accommodation star rating preferred label" + "@value": "has accommodation typology" } ], "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:name" - } - }, - { - "@id": "potapit:hasOffer", - "@type": "owl:ObjectProperty" - }, - { - "@id": "prov:wasDerivedFrom", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/data/project/OntoPiA", - "@type": [ - "admsapit:Project", - "owl:NamedIndividual" - ], - "l0:name": { - "@language": "it", - "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationTypology" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationOwner", + "@id": "https://w3id.org/italia/onto/ACCO/hasOSDCriterion", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", + "@language": "en", "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà collega una struttura ricettiva a un'organizzazione esprimento lo specifico ruolo di proprietario. Questa proprietà può essere utilizzata per mappare il \"codice esercente\" alla struttura ricettiva." + "@value": "Questa proprietà collega la descrizione dei servizi, offerti da una struttura ricettiva o da una camera della struttura ricettiva, ai relativi criteri che possono essere usati per completare la descrizione." }, { "@language": "en", - "@value": "This property links an accommodation facility to an organization expressing the specific role of owner" + "@value": "This property links the offered service description to its criteria ." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" @@ -1975,85 +2151,63 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha proprietario struttura ricettiva" + "@value": "ha criterio per descrizione servizi offerti" }, { "@language": "en", - "@value": "has accommodation owner" + "@value": "has offered service description criterion" } ], "rdfs:range": { - "@id": "l0:Agent" - } - }, - { - "@id": "_:ub169bL626C32", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "potapit:Offer" - }, - "owl:onProperty": { - "@id": "potapit:hasOffer" + "@id": "https://w3id.org/italia/onto/ACCO/OSDCriterion" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/OSDFeature", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/ACCO/hasOSDFeature", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "stable" }, { - "@language": "en", + "@language": "it", "@value": "stable" } ], - "prov:wasInfluencedBy": { - "@id": "http://purl.org/acco/ns#AccommodationFeature" - }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta una specifica caratteristica della descrizione dei servizi offerti dalla struttura ricettiva e/o dalla singola camera. Per esempio una caratterisca può essere il bagno, il letto, la camera d'albergo stessa, la carta di credito, lo spazio occupato da una camera da letto, ecc." + "@value": "Questa proprietà collega la descrizione dei servizi offerti alla caratteristica descritta. Esempi di caratteristica sono: lo spazio occupato per una stanza, camera da letto per la struttura ricettiva, unità abitative, posto letto, ecc." }, { "@language": "en", - "@value": "This class represents the specific feature of the description of the services offered by the accommodation facility and/or by the single room. For instance, it can be the toilet, bed, room, credit card, etc all elements of a general description of the offered services." + "@value": "This property links the description of the offered services to its feature (or attribute or characteristic)." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { "@language": "it", - "@value": "Caratteristica della Descrizione dei Servizi Offerti" + "@value": "ha caratteristica descrizione servizi offerti" }, { "@language": "en", - "@value": "Offered Service Description Feature" + "@value": "has offered service description feature" } ], - "rdfs:subClassOf": [ - { - "@id": "_:ub169bL851C29" - }, - { - "@id": "_:ub169bL855C29" - }, - { - "@id": "l0:Characteristic" - } - ] - }, - { - "@id": "dcterms:license", - "@type": "owl:AnnotationProperty" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ACCO/OSDFeature" + } }, { - "@id": "https://w3id.org/italia/onto/ACCO/featureName", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ACCO/hasOfferedServiceDescription", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "en", @@ -2061,21 +2215,21 @@ }, { "@language": "it", - "@value": "stabile" + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This is the feature name associated with the class Offered Service Description Feature" + "@language": "it", + "@value": "Questa proprietà collega una struttura ricettiva ( o una camera della struttura ricettiva) alla descrizione di tutti i possibili servizi offerti dalla struttura (camera) stessa." }, { - "@language": "it", - "@value": "Questa proprietà rappresenta il nome della caratteristica associata alla classe Caratteristica della Descrizione Servizi Offerti" + "@language": "en", + "@value": "This property links an accommodation facility (or an accommodation room) to the description of the offered services." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/OSDFeature" + "@id": "_:na748ac47abc240a48f87b2d187c6030db1" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" @@ -2083,55 +2237,24 @@ "rdfs:label": [ { "@language": "it", - "@value": "nome caratteristica" + "@value": "ha descrizione servizi offerti" }, { "@language": "en", - "@value": "feature name" + "@value": "has offered service description" } ], "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:name" - } - }, - { - "@id": "covapit:Organization", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - } - }, - { - "@id": "_:ub169bL883C44", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "xsd:int" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/totalValue" + "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" } }, { - "@id": "_:ub169bL664C32", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:dateTime" + "@id": "https://w3id.org/italia/onto/ACCO/includesAccommodation", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ACCO/isIncludedInAccommodation" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/checkIn" - } - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/totalRoom", - "@type": "owl:DatatypeProperty", - "owl:priorVersion": [ + "owl:versionInfo": [ { "@language": "it", "@value": "stabile" @@ -2144,15 +2267,15 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà rappresenta il numero totale di camere della struttura ricettiva." + "@value": "Questa proprietà collega una catena di strutture ricettive con tutte le strutture ricettive della catena" }, { "@language": "en", - "@value": "This property represents the total number of rooms of the accommodation facility." + "@value": "This property connects an accommodation chain with all the accommodation facility that are part of the accommodation chain" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationChain" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" @@ -2160,246 +2283,170 @@ "rdfs:label": [ { "@language": "it", - "@value": "numero totale di camere" + "@value": "include struttura ricettiva" }, { "@language": "en", - "@value": "total number of rooms" + "@value": "includes accommodation" } ], "rdfs:range": { - "@id": "xsd:int" + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + }, + "rdfs:subPropertyOf": { + "@id": "poiapit:includesPOI" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/DoubleRoom", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationClassificationOf", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questa classe è usata per modellare una camera doppia della struttura ricettiva." + "@language": "en", + "@value": "Inverse property of \"has accommodation classification\" that links the star rating to the accommodation facility" }, { - "@language": "en", - "@value": "This class is used to model a double room of an accommodation facility." + "@language": "it", + "@value": "Proprietà inversa di \"ha classificazione struttura ricettiva\" e collega il rating a stelle alla struttura ricettiva" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationStarRating" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { "@language": "en", - "@value": "Double Room" + "@value": "is accommodation classification of" }, { "@language": "it", - "@value": "Camera Doppia" + "@value": "è classificazione di struttura ricettiva" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/ACCO/Bedroom" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/Bedroom", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationRoomOf", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "schema:HotelRoom" - }, - "prov:wasInfluencedBy": { - "@id": "http://purl.org/acco/ns#HotelRoom" - }, "rdfs:comment": [ { "@language": "en", - "@value": "This is an abstract class used to model a bed room of an accommodation facility" + "@value": "Inverse property of \"has room\" that links an accommodation room to its facility" }, { "@language": "it", - "@value": "Questa è una classe astratta utilizzata per modellare una camera da letto di una struttura ricettiva" + "@value": "Proprietà inversa di \"ha camera\" che collega una camera (sala) alla propria struttura ricettiva." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO" + }, "rdfs:label": [ { - "@language": "it", - "@value": "Camera da Letto" + "@language": "en", + "@value": "is accommodation room of" }, { - "@language": "en", - "@value": "Bedroom" + "@language": "it", + "@value": "è camera della struttura ricettiva" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" - } - }, - { - "@id": "_:ub169bL724C36", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/roomName" - } - }, - { - "@id": "poiapit:MultiplePointOfInterest", - "@type": "owl:Class" - }, - { - "@id": "l0:Object", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "l0:" - } - }, - { - "@id": "_:ub169bL669C32", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:dateTime" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/checkOut" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/SingleRoom", - "@type": "owl:Class", - "owl:priorVersion": { - "@language": "en", - "@value": "stable" - }, - "owl:versionInfo": { - "@language": "it", - "@value": "stabile" - }, + "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationTypologyOf", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], "rdfs:comment": [ { "@language": "en", - "@value": "This class is used to model a single room of an accommodation facility." + "@value": "Inverse property of \"has accommodation typology\" and links the typology with the accommodation facility" }, { "@language": "it", - "@value": "Questa classe è usata per modellare una camera singola della struttura ricettiva." + "@value": "Proprietà inversa di \"ha tipologia struttura ricettiva\" usata per collegare la tipologia alla struttura ricettiva" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationTypology" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { - "@language": "it", - "@value": "Camera Singola" + "@language": "en", + "@value": "is accommodation typology of" }, { - "@language": "en", - "@value": "Single Room" + "@language": "it", + "@value": "è tipologia di struttura ricettiva" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/ACCO/Bedroom" - } - }, - { - "@id": "_:ub169bL851C29", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/featureName" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:ub169bL630C32", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "smapit:Review" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/SM#hasReview" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" } }, { - "@id": "https://w3id.org/italia/data/organization/public-organization/td", - "@type": [ - "owl:NamedIndividual", - "dcatapit:Agent", - "foaf:Agent" - ], - "dcterms:identifier": "TD", - "foaf:name": [ + "@id": "https://w3id.org/italia/onto/ACCO/isIncludedInAccommodation", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Team per la Trasformazione Digitale" + "@value": "stabile" }, - { - "@language": "en", - "@value": "Digital Transformation Team" - } - ] - }, - { - "@id": "_:ub169bL855C29", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/featureDescription" - } - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationRoom", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationRoomOf" - }, - "owl:versionInfo": [ { "@language": "en", "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questa proprietà è l'implementazione dell'ontology design pattern \"ParteDi\". Essa collega la struttura ricettiva con le sue camere che sono appunto parte della struttura stessa." + "@language": "en", + "@value": "Inverse property of \"includes accommodation\" used to link a accommodation facility to its accommodatin chain" }, { - "@language": "en", - "@value": "This property is the implementation of the ontology design pattern \"PartOf\". It links the accommodation facility to its rooms that are part of the facility." + "@language": "it", + "@value": "Proprietà inversa di \"include struttura ricettiva\" utilizzata per collegare una struttura ricettiva a una catena di strutture ricettive" } ], "rdfs:domain": { @@ -2411,108 +2458,87 @@ "rdfs:label": [ { "@language": "en", - "@value": "has accommodation room" + "@value": "is included in accommodation" }, { "@language": "it", - "@value": "ha camera della struttura ricettiva" + "@value": "è inclusa in struttura ricettiva" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" - } - }, - { - "@id": "_:ub169bL654C32", - "@type": "owl:Restriction", - "owl:onDataRange": { - "@id": "xsd:int" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/totalRoom" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationChain" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/roomName", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ACCO/maxValue", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", + "@language": "en", "@value": "stable" } ], "rdfs:comment": [ - { - "@id": "https://w3id.org/italia/onto/ACCO" - }, { "@language": "it", - "@value": "Questa proprietà rappresenta il nome di una stanza (sala) o camera. Esempio: camera \"arancione\", oppure \"sala A\", ecc." + "@value": "Questa proprietà è utilizzata per specificare un valore massimo intero. Nell'ambito dell'ontologia delle strutture ricettive essa è associata alla descrizione dei servizi offerti" }, { "@language": "en", - "@value": "This property represents the name of the room." + "@value": "This property is used to represent a maximum integer value. In the context of the ontology on accommodation facilities, it is associates with the Offered Service Description class" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" + "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { - "@language": "it", - "@value": "nome della camera" + "@language": "en", + "@value": "maximum value" }, { - "@language": "en", - "@value": "room name" + "@language": "it", + "@value": "valore massimo" } ], "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:name" - } - }, - { - "@id": "_:ub169bL711C36", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/hasOfferedServiceDescription" + "@id": "xsd:int" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/hasOSDCriterion", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ACCO/minValue", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property links the offered service description to its criteria ." + "@language": "it", + "@value": "Questa proprietà rappresenta un valore minimo intero. Nel dominio modellato è associato con la descrizione dei servizi offerti" }, { - "@language": "it", - "@value": "Questa proprietà collega la descrizione dei servizi, offerti da una struttura ricettiva o da una camera della struttura ricettiva, ai relativi criteri che possono essere usati per completare la descrizione." + "@language": "en", + "@value": "This property represents a minumun integer value. In the modelled domain it is associated with the description of the offered services." } ], "rdfs:domain": { @@ -2524,70 +2550,67 @@ "rdfs:label": [ { "@language": "en", - "@value": "has offered service description criterion" + "@value": "minimum value" }, { "@language": "it", - "@value": "ha criterio per descrizione servizi offerti" + "@value": "valore minimo" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ACCO/OSDCriterion" + "@id": "xsd:int" } }, { - "@id": "https://w3id.org/italia/data/distribution/ACCOAPIT-JSON-LD", - "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" + "@id": "https://w3id.org/italia/onto/ACCO/roomName", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ + { + "@language": "en", + "@value": "stable" + }, + { + "@language": "it", + "@value": "stable" + } ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ACCO/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ACCO/latest/ACCO-AP_IT.jsonld" - }, - "dcterms:description": [ + "rdfs:comment": [ + { + "@id": "https://w3id.org/italia/onto/ACCO" + }, { "@language": "it", - "@value": "Questa è la distribuzione JSON-LD dell'ontologia delle strutture ricettive" + "@value": "Questa proprietà rappresenta il nome di una stanza (sala) o camera. Esempio: camera \"arancione\", oppure \"sala A\", ecc." }, { "@language": "en", - "@value": "This is the distribution in JSON-LD of the Accommodation Facilities ontology" + "@value": "This property represents the name of the room." } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" - }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom" }, - "dcterms:title": [ + "rdfs:label": [ { - "@language": "en", - "@value": "JSON-LD distribution of ACCO-AP_IT Ontology" + "@language": "it", + "@value": "nome della camera" }, { - "@language": "it", - "@value": "Distribuzione JSON-LD ontologia ACCO-AP_IT" + "@language": "en", + "@value": "room name" } - ] - }, - { - "@id": "_:ub169bL765C40", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + ], + "rdfs:range": { + "@id": "rdfs:Literal" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/isAccommodationTypologyOf" + "rdfs:subPropertyOf": { + "@id": "l0:name" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationChain", - "@type": "owl:Class", - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/onto/ACCO/totalBed", + "@type": "owl:DatatypeProperty", + "owl:priorVersion": [ { "@language": "it", "@value": "stabile" @@ -2600,268 +2623,248 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta una catena di strutture ricettive che a sua volta è una struttura ricettiva." + "@value": "Questa proprietà rappresenta il numero totale di letti di una struttura ricettiva." }, { "@language": "en", - "@value": "This class represents a chain of accommodation facilities that in turn is an accommodation facility." + "@value": "This property represents the total number of beds of the accommodation facility." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { "@language": "it", - "@value": "Catena di Strutture Ricettive" + "@value": "numero totale di letti" }, { "@language": "en", - "@value": "Accommodation Chain" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:ub169bL692C37" - }, - { - "@id": "poiapit:MultiplePointOfInterest" - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + "@value": "total number of beds" } - ] + ], + "rdfs:range": { + "@id": "xsd:int" + } }, { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationTypology", - "@type": "owl:Class", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-typology" - }, - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, + "@id": "https://w3id.org/italia/onto/ACCO/totalRoom", + "@type": "owl:DatatypeProperty", + "owl:priorVersion": [ { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta la tipologia di Struttura ricettiva. Gli elementi di questa classe sono concetti del vocabolario skos (skos:Concept) e devono essere definiti sulla base del vocabolario controllato disponibile in https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-typology Questo vocabolario controllato definisce le tipologie di strutture ricettive così come identificate nel Decreto legislativo n°79 del 23 maggio 2011." + "@value": "Questa proprietà rappresenta il numero totale di camere della struttura ricettiva." }, { "@language": "en", - "@value": "This class represents the typology of accommodation facility. The elements of this class are skos:Concept and must be defined according to the controlled vocabulary available at https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-typology" + "@value": "This property represents the total number of rooms of the accommodation facility." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ - { - "@language": "en", - "@value": "Accommodation Typology" - }, { "@language": "it", - "@value": "Tipologia di Struttura Ricettiva" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:ub169bL765C40" + "@value": "numero totale di camere" }, { - "@id": "l0:Topic" + "@language": "en", + "@value": "total number of rooms" } - ] - }, - { - "@id": "_:ub169bL639C32", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "l0:Agent" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/hasAccommodationOwner" - } - }, - { - "@id": "l0:Characteristic", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "l0:" - } - }, - { - "@id": "_:ub169bL649C32", - "@type": "owl:Restriction", - "owl:onDataRange": { - "@id": "xsd:int" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/totalBed" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "https://w3id.org/italia/data/project/DAF", - "@type": [ - "owl:NamedIndividual", - "admsapit:Project" ], - "l0:name": { - "@language": "it", - "@value": "Data & Analytics Framework" - } - }, - { - "@id": "_:ub169bL875C44", - "@type": "owl:Restriction", - "owl:allValuesFrom": { + "rdfs:range": { "@id": "xsd:int" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/maxValue" } }, { - "@id": "prov:wasInfluencedBy", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", - "@type": [ - "l0:Agent", - "owl:NamedIndividual" - ], - "dcterms:identifier": "cnr - Z6HZEH - STLab", - "l0:name": [ + "@id": "https://w3id.org/italia/onto/ACCO/totalToilet", + "@type": "owl:DatatypeProperty", + "owl:priorVersion": [ { "@language": "it", - "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" + "@value": "stabile" }, - { - "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" - } - ] - }, - { - "@id": "https://w3id.org/italia/onto/ACCO/genericValue", - "@type": [ - "owl:DatatypeProperty", - "owl:FunctionalProperty" - ], - "owl:versionInfo": [ { "@language": "en", "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà rappresenta un valore generico. Nel dominio modellato delle strutture ricettive essa è associata alla descrizione dei serivizi offerti" + "@value": "Questa proprietà rappresenta il numero totale di bagni della struttura ricettiva." }, { "@language": "en", - "@value": "This property represents a generic value (literal). In the modelled domain of the accommodation facilities it is associated with the description of the offered services." + "@value": "This property represents the total number of toilets of the accommodation facility" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" + "@id": "https://w3id.org/italia/onto/ACCO/Accommodation" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { - "@language": "en", - "@value": "generic value" + "@language": "it", + "@value": "numero totale di bagni" }, { - "@language": "it", - "@value": "valore generico" + "@language": "en", + "@value": "total number of toilets" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "xsd:int" } }, { - "@id": "https://w3id.org/italia/onto/ACCO/accoStarRatingID", + "@id": "https://w3id.org/italia/onto/ACCO/totalValue", "@type": "owl:DatatypeProperty", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating" - }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà rappresenta l'identificativo usato per ciascun elemento della classificazione a stelle delle strutture ricettive. E' equivalente a skos:notaiton e dct:identifier di skos e dublin core rispettivamente." + "@value": "Questa proprietà rappresenta un valore totale (intero). Nel dominio modellato delle strutture ricettive essa è associata alal descrizione dei servizi offerti" }, { "@language": "en", - "@value": "This property represents the identifier used for each element of the star classification of accommodation facilities. It is equivalent to skos:notation and dct:identifier of skos and dublin core ontologies, respectively." + "@value": "This property represents a total value (integer). In the modelled domain it is associated with the description of the offered services." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationStarRating" + "@id": "https://w3id.org/italia/onto/ACCO/OfferedServiceDescription" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ACCO" }, "rdfs:label": [ { - "@language": "it", - "@value": "codice classificazione stelle strutture ricettive" + "@language": "en", + "@value": "total value" }, { - "@language": "en", - "@value": "accomodation star rating code" + "@language": "it", + "@value": "valore totale" } ], "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:identifier" + "@id": "xsd:int" } }, { - "@id": "_:ub169bL879C44", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "xsd:int" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ACCO/minValue" + "@id": "l0:Characteristic", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" + } + }, + { + "@id": "l0:Entity", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" + } + }, + { + "@id": "l0:Object", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" } + }, + { + "@id": "l0:Topic", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" + } + }, + { + "@id": "l0:controlledVocabulary", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "l0:description", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "l0:identifier", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "l0:name", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "poiapit:MultiplePointOfInterest", + "@type": "owl:Class" + }, + { + "@id": "poiapit:PointOfInterest", + "@type": "owl:Class" + }, + { + "@id": "poiapit:includesPOI", + "@type": "owl:ObjectProperty" + }, + { + "@id": "potapit:Offer", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/POT/" + } + }, + { + "@id": "potapit:hasOffer", + "@type": "owl:ObjectProperty" + }, + { + "@id": "prov:wasDerivedFrom", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "prov:wasInfluencedBy", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "smapit:OnlineContactPoint", + "@type": "owl:Class" + }, + { + "@id": "smapit:hasOnlineContactPoint", + "@type": "owl:ObjectProperty" + }, + { + "@id": "tiapit:TimeInterval", + "@type": "owl:Class" } ] -} +} \ No newline at end of file diff --git a/Ontologie/ACCO/latest/ACCO-AP_IT.rdf b/Ontologie/ACCO/latest/ACCO-AP_IT.rdf index 2b6409f7..88c89813 100644 --- a/Ontologie/ACCO/latest/ACCO-AP_IT.rdf +++ b/Ontologie/ACCO/latest/ACCO-AP_IT.rdf @@ -1,1285 +1,941 @@ - - - - - - - - - - - Cittadini - Strutture ricettive - Hotel - Ricettività - Strutture alberghiere - - - - - - ACCO-AP_IT - 2018-07-31 - Accommodation Facilities Ontology - Pubbliche Amministrazioni - https://w3id.org/italia/onto/ACCO - - - - - accoapit - 2017-10-23 - catalogued - - Ontologia delle Strutture Ricettive - - This is the ontology of the Italian application profile for Accomodation Facilities - - Accommodation Facilities Ontology - - - - - - Questa è l'ontologia del profilo italiano sulle Strutture Ricettive (Accomodation Facility - Italian Application Profile - ACCO-AP_IT) - Questa è l'ontologia del profilo italiano sulle Strutture Ricettive (Accomodation Facility - Italian Application Profile - ACCO-AP_IT) - - Imprese - - This is the ontology of the Italian application profile for Accomodation Facilities - - https://w3id.org/italia/onto/ACCO - - - Version 0.4 - 31 Luglio 2018 - Correzione URI vocabolari controllati. Stabilizzazione di alcune proprietà e inserimento dello user rating per la struttura ricettiva - Ontologia delle Strutture Ricettive - Profilo applicativo italiano - - - - Version 0.4 - 31 July 2018 - Fix URI for controlled vocabulary. Stablized some properties. Added the user rating to the accommodation - - - published - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Questa proprietà lega una struttura ricettiva alla sua classificazione rispetto al modello a stelle. Se si vuole indicare che un albergo è a 4 stelle, si può usare questa proprietà. - This property links an accommodation facility with exactly 1 accommodation star rating. If you want to represent that a hotel is 4 star superior, you can use this property. - - ha classificazione struttura ricettiva - has accommodation classification - stabile - stable - - - - - - - - - - Questa proprietà collega una struttura ricettiva a un'organizzazione esprimento lo specifico ruolo di proprietario. Questa proprietà può essere utilizzata per mappare il "codice esercente" alla struttura ricettiva. - This property links an accommodation facility to an organization expressing the specific role of owner - - ha proprietario struttura ricettiva - has accommodation owner - stable - stable - - - - - - - - - - - Questa proprietà è l'implementazione dell'ontology design pattern "ParteDi". Essa collega la struttura ricettiva con le sue camere che sono appunto parte della struttura stessa. - This property is the implementation of the ontology design pattern "PartOf". It links the accommodation facility to its rooms that are part of the facility. - - ha camera della struttura ricettiva - has accommodation room - stabile - stable - - - - - - - - - - - Questa proprietà collega una struttura ricettiva con almeno una tipologia (hotel, motel, campeggio, albergo diffuso, ecc.) - This property links an accommodation with at least one typology (hotel, motel, camping, etc.). - - ha tipologia struttura ricettiva - has accommodation typology - stabile - stable - - - - - - - - - - Questa proprietà collega la descrizione dei servizi, offerti da una struttura ricettiva o da una camera della struttura ricettiva, ai relativi criteri che possono essere usati per completare la descrizione. - This property links the offered service description to its criteria . - - ha criterio per descrizione servizi offerti - has offered service description criterion - stabile - stable - - - - - - - - - - Questa proprietà collega la descrizione dei servizi offerti alla caratteristica descritta. Esempi di caratteristica sono: lo spazio occupato per una stanza, camera da letto per la struttura ricettiva, unità abitative, posto letto, ecc. - This property links the description of the offered services to its feature (or attribute or characteristic). - - ha caratteristica descrizione servizi offerti - has offered service description feature - stable - stable - - - - - - - - - - - - - - - - - Questa proprietà collega una struttura ricettiva ( o una camera della struttura ricettiva) alla descrizione di tutti i possibili servizi offerti dalla struttura (camera) stessa. - This property links an accommodation facility (or an accommodation room) to the description of the offered services. - - ha descrizione servizi offerti - has offered service description - stable - stable - - - - - - - - - - - - Questa proprietà collega una catena di strutture ricettive con tutte le strutture ricettive della catena - This property connects an accommodation chain with all the accommodation facility that are part of the accommodation chain - - include struttura ricettiva - includes accommodation - stabile - stable - - - - - - - - - - Inverse property of "has accommodation classification" that links the star rating to the accommodation facility - Proprietà inversa di "ha classificazione struttura ricettiva" e collega il rating a stelle alla struttura ricettiva - - is accommodation classification of - è classificazione di struttura ricettiva - stabile - stable - - - - - - - - - - Inverse property of "has room" that links an accommodation room to its facility - Proprietà inversa di "ha camera" che collega una camera (sala) alla propria struttura ricettiva. - - is accommodation room of - è camera della struttura ricettiva - stabile - stable - - - - - - - - - - Inverse property of "has accommodation typology" and links the typology with the accommodation facility - Proprietà inversa di "ha tipologia struttura ricettiva" usata per collegare la tipologia alla struttura ricettiva - - is accommodation typology of - è tipologia di struttura ricettiva - stabile - stable - - - - - - - - - - Inverse property of "includes accommodation" used to link a accommodation facility to its accommodatin chain - Proprietà inversa di "include struttura ricettiva" utilizzata per collegare una struttura ricettiva a una catena di strutture ricettive - - is included in accommodation - è inclusa in struttura ricettiva - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Questa proprietà rappresenta l'identificativo usato per ciascun elemento della classificazione a stelle delle strutture ricettive. E' equivalente a skos:notaiton e dct:identifier di skos e dublin core rispettivamente. - This property represents the identifier used for each element of the star classification of accommodation facilities. It is equivalent to skos:notation and dct:identifier of skos and dublin core ontologies, respectively. - - accomodation star rating code - codice classificazione stelle strutture ricettive - stabile - stable - - - - - - - - - - - - Questa proprietà rappresenta la label principale dell'elemento della classificazione delle stelle delle strutture ricettive. E' equivalente a skos:prefLabel dell'ontologia skos. - This property represents the preferred label of the elements of the accommodation star rating classification. It is equivalent to skos:prefLabel. - - accommodation star rating preferred label - etichetta classificazione stelle strutture ricettive - stabile - stable - - - - - - - - - - - - - - A code associated with the accommodation facility - Un codice associato alla struttura ricettiva. - accommodation code - codice struttura ricettiva - stabile - stable - - - - - - - - - - Il checkin previsto dalla struttura ricettiva - The checkin time of the accommodation facility - - check in - check in - stabile - stable - - - - - - - - - - Il check out previsto dalla struttura ricettiva - The check out time of the accommodation facility - - check out - check out - stabile - stable - - - - - - - - - - Questa proprietà consente di specificare un generico criterio per la classe "Criterio per Descrizione Servizi Offerti". Esempio: metri quadrati - This property allows one to specify a generic criterion for the class "Offered Service Description Criterion". Example: square meters - - criterio - criterion - stabile - stable - - - - - - - - - - - Questa proprietà consente di specificare una descrizione complessiva testuale della caratteristica della descrizione dei servizi offerti - This property allows one to specify a textual description of the feature of the offered services description - - descrizione caratteristica - feature description - stabile - stable - - - - - - - - - - - Questa proprietà rappresenta il nome della caratteristica associata alla classe Caratteristica della Descrizione Servizi Offerti - This is the feature name associated with the class Offered Service Description Feature - - feature name - nome caratteristica - stabile - stable - - - - - - - - - - - Questa proprietà rappresenta un valore generico. Nel dominio modellato delle strutture ricettive essa è associata alla descrizione dei serivizi offerti - This property represents a generic value (literal). In the modelled domain of the accommodation facilities it is associated with the description of the offered services. - - generic value - valore generico - stabile - stable - - - - - - - - - - - Questa proprietà è utilizzata per specificare un valore massimo intero. Nell'ambito dell'ontologia delle strutture ricettive essa è associata alla descrizione dei servizi offerti - This property is used to represent a maximum integer value. In the context of the ontology on accommodation facilities, it is associates with the Offered Service Description class - - maximum value - valore massimo - stabile - stable - - - - - - - - - - - Questa proprietà rappresenta un valore minimo intero. Nel dominio modellato è associato con la descrizione dei servizi offerti - This property represents a minumun integer value. In the modelled domain it is associated with the description of the offered services. - - minimum value - valore minimo - stabile - stable - - - - - - - - - - - - Questa proprietà rappresenta il nome di una stanza (sala) o camera. Esempio: camera "arancione", oppure "sala A", ecc. - This property represents the name of the room. - nome della camera - room name - stable - stable - - - - - - - - - - Questa proprietà rappresenta il numero totale di letti di una struttura ricettiva. - This property represents the total number of beds of the accommodation facility. - - numero totale di letti - total number of beds - stabile - stable - - - - - - - - - - Questa proprietà rappresenta il numero totale di camere della struttura ricettiva. - This property represents the total number of rooms of the accommodation facility. - - numero totale di camere - total number of rooms - stabile - stable - - - - - - - - - - Questa proprietà rappresenta il numero totale di bagni della struttura ricettiva. - This property represents the total number of toilets of the accommodation facility - - numero totale di bagni - total number of toilets - stabile - stable - - - - - - - - - - Questa proprietà rappresenta un valore totale (intero). Nel dominio modellato delle strutture ricettive essa è associata alal descrizione dei servizi offerti - This property represents a total value (integer). In the modelled domain it is associated with the description of the offered services. - - total value - valore totale - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - Questa è la classe principale che rappresenta la struttura ricettiva. La struttura ricettiva è un punto di interesse e quindi dichiarata come sotto classe di PointOfInterest definito in https://w3id.org/italia/onto/POI. Essa pertanto eredita tutte le proprietà e classi del punto di interesse. - This is the main class and it represents an accommodation facility. The accommodation facility is a point of interest; thus it is a subclass of PointOfInterest as defined in https://w3id.org/italia/onto/POI. It then inherit all the properties and classes defined for the PointOfInterest. - - Accommodation Facility - Struttura ricettiva - stabile - stable - - - - - - - - - - - - - - - - - - Questa classe rappresenta una catena di strutture ricettive che a sua volta è una struttura ricettiva. - This class represents a chain of accommodation facilities that in turn is an accommodation facility. - - Accommodation Chain - Catena di Strutture Ricettive - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - - - - Questa è una classe astratta utilizzta per modellare una camera/stanza di una struttura ricettiva. - This is an abstract class used to model a room of the accommodation facility. - - Accommodation Room - Camera (Stanza) della Struttura Ricettiva - stabile - stable - - - - - - - - - - - - - - - - Questa classe rappresenta la classificazione a stelle delle strutture ricettive. I valori di questa classe sono dei concetti del vocabolario skos (skos:Concept) e devono essere definiti secondo quanto indicato nel seguente vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating - This class represents the star classification of accommodation facilities. Values in this class are concepts of skos vocabulary (skos: Concept) and must be defined according to the following controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating - - Accommodation Star Rating - Classificazione a Stelle Strutture Ricettive - stabile - stable - - - - - - - - - - - - - - - - - Questa classe rappresenta la tipologia di Struttura ricettiva. Gli elementi di questa classe sono concetti del vocabolario skos (skos:Concept) e devono essere definiti sulla base del vocabolario controllato disponibile in https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-typology Questo vocabolario controllato definisce le tipologie di strutture ricettive così come identificate nel Decreto legislativo n°79 del 23 maggio 2011. - This class represents the typology of accommodation facility. The elements of this class are skos:Concept and must be defined according to the controlled vocabulary available at https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-typology - - Accommodation Typology - Tipologia di Struttura Ricettiva - stabile - stable - - - - - - - - - - Questa è una classe astratta utilizzata per modellare una camera da letto di una struttura ricettiva - This is an abstract class used to model a bed room of an accommodation facility - Bedroom - Camera da Letto - provvisoria - unstable - - - - - - - - - - - Questa classe è usata per modellare una camera doppia della struttura ricettiva. - This class is used to model a double room of an accommodation facility. - - Camera Doppia - Double Room - stabile - stable - - - - - - - - - Questa classe è utilizzata per modellare una sala riunioni, un centro congressi di una struttura ricettiva - This class is used to model a meeting room, a conference room, or a conference hall where singular events such as business conferences and meetings happen. - Meeting Room - Sala riunioni - provvisoria - unstable - - - - - - - - - - - - - - - - - Questa classe rappresenta i criteri utilizzati per descrivere servizi offerti dalla struttura ricettiva o servizi offerti per singole stanze della struttura ricettiva. Esempio: un criterio potrebbe essere quello di valutare lo spazio occupato (feature) da una camera con i "metri quadrati" (criterio). - This class represents the criterion used to describe offered services of the accommodation facility and of single rooms of the accommodation facility. For instance, a criterion can be to evaluate the occupancy (feature) of a room with the square meters (criterion). - - Criterio per Descrizione dei Servizi Offerti - Offered Service Description Criterion - stabile - stable - - - - - - - - - - - - - - - - - - - - - Questa classe rappresenta una specifica caratteristica della descrizione dei servizi offerti dalla struttura ricettiva e/o dalla singola camera. Per esempio una caratterisca può essere il bagno, il letto, la camera d'albergo stessa, la carta di credito, lo spazio occupato da una camera da letto, ecc. - This class represents the specific feature of the description of the services offered by the accommodation facility and/or by the single room. For instance, it can be the toilet, bed, room, credit card, etc all elements of a general description of the offered services. - - Caratteristica della Descrizione dei Servizi Offerti - Offered Service Description Feature - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - Questa classe rappresenta la descrizine dei servizi offerti. Essa è l'implementazione del pattern descrizione ed è utilizzata quando specifiche caratteristiche dei servizi offerti non sono note in anticipo. - This class allows one to model a description of the offered services. It is the implementation of the ontology design pattern description that can be used when specific features of the offered services are not known in advanced. - - Descrizione Servizi Offerti - Offered Service Description - stable - stabile - - - - - - - - - - Questa classe è usata per modellare una camera quadrupla della struttura ricettiva. - This class is used to model a quadruple room of an accommodation facility. - - Camera quadrupla - Quadruple Room - stabile - stable - - - - - - - - - Questa classe è usata per modellare una camera singola della struttura ricettiva. - This class is used to model a single room of an accommodation facility. - - Camera Singola - Single Room - stable - stabile - - - - - - - - - Questa classe è usata per modellare una suite della struttura ricettiva. - This class is used to model a suite of an accommodation facility. - - Suite - Suite - stable - stabile - - - - - - - - - - Questa classe è usata per modellare una camera tripla della struttura ricettiva. - This class is used to model a triple room of an accommodation facility. - - Camera Tripla - Triple Room - stable - stabile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - agid - Agenzia per l'Italia Digitale - Italian Digital Agency - - - - - - - - - Questa è la distribuzione JSON-LD dell'ontologia delle strutture ricettive - This is the distribution in JSON-LD of the Accommodation Facilities ontology - - - Distribuzione JSON-LD ontologia ACCO-AP_IT - JSON-LD distribution of ACCO-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/Turtle dell'ontologia delle strutture ricettive - This is the distribution in RDF/turtle of the Accommodation Facilities ontology - - - Distribuzione RDF/Turtle ontologia ACCO-AP_IT - RDF/Turtle distribution of ACCO-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/XML dell'ontologia delle strutture ricettive - This is the distribution in RDF/XML of the Accommodation Facilities ontology - - - Distribuzione RDF/XML ontologia ACCO-AP_IT - RDF/XML distribution of ACCO-AP_IT Ontology - - - - - - - - - - - - - banche dati e open data - - - - - - - - - - - TD - Digital Transformation Team - Team per la Trasformazione Digitale - - - - - - - - - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) - cnr - Z6HZEH - STLab - - - - - - - - - Data & Analytics Framework - - - - - - - - - OntoPiA - la rete di ontologie della pubblica amministrazione italiana - - - - - - - - - + + + + + + + Inverse property of "has accommodation classification" that links the star rating to the accommodation facility + Proprietà inversa di "ha classificazione struttura ricettiva" e collega il rating a stelle alla struttura ricettiva + + is accommodation classification of + è classificazione di struttura ricettiva + stabile + stable + + + + + + TD + Digital Transformation Team + Team per la Trasformazione Digitale + + + + + + + + + + 1 + + + + + + + + Questa classe rappresenta una specifica caratteristica della descrizione dei servizi offerti dalla struttura ricettiva e/o dalla singola camera. Per esempio una caratterisca può essere il bagno, il letto, la camera d'albergo stessa, la carta di credito, lo spazio occupato da una camera da letto, ecc. + This class represents the specific feature of the description of the services offered by the accommodation facility and/or by the single room. For instance, it can be the toilet, bed, room, credit card, etc all elements of a general description of the offered services. + + Caratteristica della Descrizione dei Servizi Offerti + Offered Service Description Feature + stabile + stable + + + + + + Questa è la distribuzione RDF/Turtle dell'ontologia delle strutture ricettive + This is the distribution in RDF/turtle of the Accommodation Facilities ontology + + + Distribuzione RDF/Turtle ontologia ACCO-AP_IT + RDF/Turtle distribution of ACCO-AP_IT Ontology + + + + + + + + + + + + + + + Cittadini + Pubbliche Amministrazioni + Imprese + + + + + + + + Strutture ricettive + Hotel + Ricettività + Strutture alberghiere + ACCO-AP_IT + 2018-07-31 + Accommodation Facilities Ontology + Ontologia delle Strutture ricettive + https://w3id.org/italia/onto/ACCO + + + + + + + accoapit + 2017-10-23 + catalogued + published + + + + This is the ontology of the Italian application profile for Accomodation Facilities + Questa è l'ontologia del profilo italiano sulle Strutture Ricettive (Accomodation Facility - Italian Application Profile - ACCO-AP_IT) + + Accommodation Facilities Ontology - Italian Application Profile + Ontologia delle Strutture Ricettive - Profilo applicativo italiano + + + + + Questa è l'ontologia del profilo italiano sulle Strutture Ricettive (Accomodation Facility - Italian Application Profile - ACCO-AP_IT) + This is the ontology of the Italian application profile for Accomodation Facilities + + + + + https://w3id.org/italia/onto/ACCO + + Version 0.4 - 31 Luglio 2018 - Correzione URI vocabolari controllati. Stabilizzazione di alcune proprietà e inserimento dello user rating per la struttura ricettiva + Version 0.4 - 31 July 2018 - Fix URI for controlled vocabulary. Stablized some properties. Added the user rating to the accommodation + + + + + + + + + + + Questa classe rappresenta la descrizine dei servizi offerti. Essa è l'implementazione del pattern descrizione ed è utilizzata quando specifiche caratteristiche dei servizi offerti non sono note in anticipo. + This class allows one to model a description of the offered services. It is the implementation of the ontology design pattern description that can be used when specific features of the offered services are not known in advanced. + + Descrizione Servizi Offerti + Offered Service Description + stable + stabile + + + + + + 1 + + + + + + + + Questa proprietà rappresenta un valore generico. Nel dominio modellato delle strutture ricettive essa è associata alla descrizione dei serivizi offerti + This property represents a generic value (literal). In the modelled domain of the accommodation facilities it is associated with the description of the offered services. + + generic value + valore generico + stabile + stable + + + + + + Inverse property of "includes accommodation" used to link a accommodation facility to its accommodatin chain + Proprietà inversa di "include struttura ricettiva" utilizzata per collegare una struttura ricettiva a una catena di strutture ricettive + + is included in accommodation + è inclusa in struttura ricettiva + stabile + stable + + + + + + + + + + + + + + + + + + + Questa è la classe principale che rappresenta la struttura ricettiva. La struttura ricettiva è un punto di interesse e quindi dichiarata come sotto classe di PointOfInterest definito in https://w3id.org/italia/onto/POI. Essa pertanto eredita tutte le proprietà e classi del punto di interesse. + This is the main class and it represents an accommodation facility. The accommodation facility is a point of interest; thus it is a subclass of PointOfInterest as defined in https://w3id.org/italia/onto/POI. It then inherit all the properties and classes defined for the PointOfInterest. + + Accommodation Facility + Struttura ricettiva + stabile + stable + + + + + + + + Questa proprietà collega la descrizione dei servizi offerti alla caratteristica descritta. Esempi di caratteristica sono: lo spazio occupato per una stanza, camera da letto per la struttura ricettiva, unità abitative, posto letto, ecc. + This property links the description of the offered services to its feature (or attribute or characteristic). + + ha caratteristica descrizione servizi offerti + has offered service description feature + stable + stable + + + + + + + Questa proprietà rappresenta il nome della caratteristica associata alla classe Caratteristica della Descrizione Servizi Offerti + This is the feature name associated with the class Offered Service Description Feature + + feature name + nome caratteristica + stabile + stable + + + + + Questa classe è usata per modellare una camera quadrupla della struttura ricettiva. + This class is used to model a quadruple room of an accommodation facility. + + Camera quadrupla + Quadruple Room + stabile + stable + + + + + + Questa proprietà consente di specificare un generico criterio per la classe "Criterio per Descrizione Servizi Offerti". Esempio: metri quadrati + This property allows one to specify a generic criterion for the class "Offered Service Description Criterion". Example: square meters + + criterio + criterion + stabile + stable + + + + + + + + Questa proprietà rappresenta il nome di una stanza (sala) o camera. Esempio: camera "arancione", oppure "sala A", ecc. + This property represents the name of the room. + nome della camera + room name + stable + stable + + + + + + + Questa proprietà è l'implementazione dell'ontology design pattern "ParteDi". Essa collega la struttura ricettiva con le sue camere che sono appunto parte della struttura stessa. + This property is the implementation of the ontology design pattern "PartOf". It links the accommodation facility to its rooms that are part of the facility. + + ha camera della struttura ricettiva + has accommodation room + stabile + stable + + + + + Questa classe è utilizzata per modellare una sala riunioni, un centro congressi di una struttura ricettiva + This class is used to model a meeting room, a conference room, or a conference hall where singular events such as business conferences and meetings happen. + Meeting Room + Sala riunioni + provvisoria + unstable + + + + + + + + Inverse property of "has accommodation typology" and links the typology with the accommodation facility + Proprietà inversa di "ha tipologia struttura ricettiva" usata per collegare la tipologia alla struttura ricettiva + + is accommodation typology of + è tipologia di struttura ricettiva + stabile + stable + + + + + + + + + + Questa proprietà rappresenta la label principale dell'elemento della classificazione delle stelle delle strutture ricettive. E' equivalente a skos:prefLabel dell'ontologia skos. + This property represents the preferred label of the elements of the accommodation star rating classification. It is equivalent to skos:prefLabel. + + accommodation star rating preferred label + etichetta classificazione stelle strutture ricettive + stabile + stable + + + + + + + + + + + + + Questa classe rappresenta una catena di strutture ricettive che a sua volta è una struttura ricettiva. + This class represents a chain of accommodation facilities that in turn is an accommodation facility. + + Accommodation Chain + Catena di Strutture Ricettive + stabile + stable + + + + + Questa è la distribuzione JSON-LD dell'ontologia delle strutture ricettive + This is the distribution in JSON-LD of the Accommodation Facilities ontology + + + Distribuzione JSON-LD ontologia ACCO-AP_IT + JSON-LD distribution of ACCO-AP_IT Ontology + + + + + + + OntoPiA - la rete di ontologie della pubblica amministrazione italiana + + + + + + + + A code associated with the accommodation facility + Un codice associato alla struttura ricettiva. + + accommodation code + codice struttura ricettiva + stabile + stable + + + + + Questa classe è usata per modellare una suite della struttura ricettiva. + This class is used to model a suite of an accommodation facility. + + Suite + Suite + stable + stabile + + + + + + + + + + + + Questa proprietà lega una struttura ricettiva alla sua classificazione rispetto al modello a stelle. Se si vuole indicare che un albergo è a 4 stelle, si può usare questa proprietà. + This property links an accommodation facility with exactly 1 accommodation star rating. If you want to represent that a hotel is 4 star superior, you can use this property. + + ha classificazione struttura ricettiva + has accommodation classification + stabile + stable + + + + + + + Questa proprietà collega una struttura ricettiva con almeno una tipologia (hotel, motel, campeggio, albergo diffuso, ecc.) + This property links an accommodation with at least one typology (hotel, motel, camping, etc.). + + ha tipologia struttura ricettiva + has accommodation typology + stabile + stable + + + + + + + Questa proprietà consente di specificare una descrizione complessiva testuale della caratteristica della descrizione dei servizi offerti + This property allows one to specify a textual description of the feature of the offered services description + + descrizione caratteristica + feature description + stabile + stable + + + + + + Questa classe rappresenta la classificazione a stelle delle strutture ricettive. I valori di questa classe sono dei concetti del vocabolario skos (skos:Concept) e devono essere definiti secondo quanto indicato nel seguente vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating + This class represents the star classification of accommodation facilities. Values in this class are concepts of skos vocabulary (skos: Concept) and must be defined according to the following controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-star-rating + + Accommodation Star Rating + Classificazione a Stelle Strutture Ricettive + stabile + stable + + + + + + + + Il check out previsto dalla struttura ricettiva + The check out time of the accommodation facility + + check out + check out + stabile + stable + + + + + Questa classe è usata per modellare una camera doppia della struttura ricettiva. + This class is used to model a double room of an accommodation facility. + + Camera Doppia + Double Room + stabile + stable + + + + + + + + + Questa è una classe astratta utilizzta per modellare una camera/stanza di una struttura ricettiva. + This is an abstract class used to model a room of the accommodation facility. + + Accommodation Room + Camera (Stanza) della Struttura Ricettiva + stabile + stable + + + + + + + Questa proprietà collega la descrizione dei servizi, offerti da una struttura ricettiva o da una camera della struttura ricettiva, ai relativi criteri che possono essere usati per completare la descrizione. + This property links the offered service description to its criteria . + + ha criterio per descrizione servizi offerti + has offered service description criterion + stabile + stable + + + + + + + + + + + Il checkin previsto dalla struttura ricettiva + The checkin time of the accommodation facility + + check in + check in + stabile + stable + + + + + Questa classe è usata per modellare una camera tripla della struttura ricettiva. + This class is used to model a triple room of an accommodation facility. + + Camera Tripla + Triple Room + stable + stabile + + + + + Data & Analytics Framework + + + + + + Questa proprietà collega una struttura ricettiva ( o una camera della struttura ricettiva) alla descrizione di tutti i possibili servizi offerti dalla struttura (camera) stessa. + This property links an accommodation facility (or an accommodation room) to the description of the offered services. + + ha descrizione servizi offerti + has offered service description + stable + stable + + + + + + + + + + + + + + + + + + + + Questa proprietà rappresenta un valore minimo intero. Nel dominio modellato è associato con la descrizione dei servizi offerti + This property represents a minumun integer value. In the modelled domain it is associated with the description of the offered services. + + minimum value + valore minimo + stabile + stable + + + + + 1 + + + + + + + Questa proprietà rappresenta il numero totale di camere della struttura ricettiva. + This property represents the total number of rooms of the accommodation facility. + + numero totale di camere + total number of rooms + stabile + stable + + + + + + Questa proprietà rappresenta il numero totale di letti di una struttura ricettiva. + This property represents the total number of beds of the accommodation facility. + + numero totale di letti + total number of beds + stabile + stable + + + + + + + Questa proprietà rappresenta l'identificativo usato per ciascun elemento della classificazione a stelle delle strutture ricettive. E' equivalente a skos:notaiton e dct:identifier di skos e dublin core rispettivamente. + This property represents the identifier used for each element of the star classification of accommodation facilities. It is equivalent to skos:notation and dct:identifier of skos and dublin core ontologies, respectively. + + accomodation star rating code + codice classificazione stelle strutture ricettive + stabile + stable + + + + + + + Questa proprietà rappresenta un valore totale (intero). Nel dominio modellato delle strutture ricettive essa è associata alal descrizione dei servizi offerti + This property represents a total value (integer). In the modelled domain it is associated with the description of the offered services. + + total value + valore totale + stabile + stable + + + + + + Questa classe rappresenta la tipologia di Struttura ricettiva. Gli elementi di questa classe sono concetti del vocabolario skos (skos:Concept) e devono essere definiti sulla base del vocabolario controllato disponibile in https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-typology Questo vocabolario controllato definisce le tipologie di strutture ricettive così come identificate nel Decreto legislativo n°79 del 23 maggio 2011. + This class represents the typology of accommodation facility. The elements of this class are skos:Concept and must be defined according to the controlled vocabulary available at https://w3id.org/italia/controlled-vocabulary/classifications-for-accommodation-facilities/accommodation-typology + + Accommodation Typology + Tipologia di Struttura Ricettiva + stabile + stable + + + + + + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) + cnr - Z6HZEH - STLab + + + + + Questa classe è usata per modellare una camera singola della struttura ricettiva. + This class is used to model a single room of an accommodation facility. + + Camera Singola + Single Room + stable + stabile + + + + + + Questa proprietà collega una struttura ricettiva a un'organizzazione esprimento lo specifico ruolo di proprietario. Questa proprietà può essere utilizzata per mappare il "codice esercente" alla struttura ricettiva. + This property links an accommodation facility to an organization expressing the specific role of owner + + ha proprietario struttura ricettiva + has accommodation owner + stable + stable + + + + + + Questa proprietà rappresenta il numero totale di bagni della struttura ricettiva. + This property represents the total number of toilets of the accommodation facility + + numero totale di bagni + total number of toilets + stabile + stable + + + + + + + + + + + Questa classe rappresenta i criteri utilizzati per descrivere servizi offerti dalla struttura ricettiva o servizi offerti per singole stanze della struttura ricettiva. Esempio: un criterio potrebbe essere quello di valutare lo spazio occupato (feature) da una camera con i "metri quadrati" (criterio). + This class represents the criterion used to describe offered services of the accommodation facility and of single rooms of the accommodation facility. For instance, a criterion can be to evaluate the occupancy (feature) of a room with the square meters (criterion). + + Criterio per Descrizione dei Servizi Offerti + Offered Service Description Criterion + stabile + stable + + + + + + + + + + + Inverse property of "has room" that links an accommodation room to its facility + Proprietà inversa di "ha camera" che collega una camera (sala) alla propria struttura ricettiva. + + is accommodation room of + è camera della struttura ricettiva + stabile + stable + + + + + Questa è una classe astratta utilizzata per modellare una camera da letto di una struttura ricettiva + This is an abstract class used to model a bed room of an accommodation facility + Bedroom + Camera da Letto + provvisoria + unstable + + + + + + + Questa è la distribuzione RDF/XML dell'ontologia delle strutture ricettive + This is the distribution in RDF/XML of the Accommodation Facilities ontology + + + Distribuzione RDF/XML ontologia ACCO-AP_IT + RDF/XML distribution of ACCO-AP_IT Ontology + + + + + + + + + banche dati e open data + + + + + + + + + + + + + + + + + + Questa proprietà collega una catena di strutture ricettive con tutte le strutture ricettive della catena + This property connects an accommodation chain with all the accommodation facility that are part of the accommodation chain + + include struttura ricettiva + includes accommodation + stabile + stable + + + + + 1 + + + + + + + + Questa proprietà è utilizzata per specificare un valore massimo intero. Nell'ambito dell'ontologia delle strutture ricettive essa è associata alla descrizione dei servizi offerti + This property is used to represent a maximum integer value. In the context of the ontology on accommodation facilities, it is associates with the Offered Service Description class + + maximum value + valore massimo + stabile + stable + + + + + 1 + + + + + + + + + + + 1 + + + + + + + agid + Agenzia per l'Italia Digitale + Italian Digital Agency + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - diff --git a/Ontologie/ACCO/latest/ACCO-aligns-AP_IT.jsonld b/Ontologie/ACCO/latest/ACCO-aligns-AP_IT.jsonld index 9944a5ed..88ae6eea 100644 --- a/Ontologie/ACCO/latest/ACCO-aligns-AP_IT.jsonld +++ b/Ontologie/ACCO/latest/ACCO-aligns-AP_IT.jsonld @@ -1,140 +1,175 @@ -[{ - "@id": "http://purl.org/acco/ns#Accommodation", - "@type": ["http://www.w3.org/2002/07/owl#Class"] -}, { - "@id": "http://purl.org/acco/ns#AccommodationFeature", - "@type": ["http://www.w3.org/2002/07/owl#Class"] -}, { - "@id": "http://purl.org/dc/terms/identifier", - "@type": ["http://www.w3.org/2002/07/owl#DatatypeProperty"] -}, { - "@id": "http://schema.org/LodgingBusiness", - "@type": ["http://www.w3.org/2002/07/owl#Class"] -}, { - "@id": "http://schema.org/Rating", - "@type": ["http://www.w3.org/2002/07/owl#Class"] -}, { - "@id": "http://schema.org/Room", - "@type": ["http://www.w3.org/2002/07/owl#Class"] -}, { - "@id": "http://www.w3.org/2002/07/owl#Class" -}, { - "@id": "http://www.w3.org/2002/07/owl#DatatypeProperty" -}, { - "@id": "http://www.w3.org/2002/07/owl#Ontology" -}, { - "@id": "http://www.w3.org/2004/02/skos/core#Concept", - "@type": ["http://www.w3.org/2002/07/owl#Class"] -}, { - "@id": "http://www.w3.org/2004/02/skos/core#notation", - "@type": ["http://www.w3.org/2002/07/owl#DatatypeProperty"] -}, { - "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", - "@type": ["http://www.w3.org/2002/07/owl#DatatypeProperty"] -}, { - "@id": "https://w3id.org/italia/onto/ACCO" -}, { - "@id": "https://w3id.org/italia/onto/ACCO-aligns", - "@type": ["http://www.w3.org/2002/07/owl#Ontology"], - "http://www.w3.org/2002/07/owl#versionIRI": [{ - "@id": "https://w3id.org/italia/onto/ACCO-aligns/0.3" - }], - "http://purl.org/dc/elements/1.1/creator": [{ - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)", - "@language": "en" - }, { - "@value": "Agency for Digital Italy - AgID", - "@language": "en" - }, { - "@value": "Italian Digital Transformation Team", - "@language": "en" - }], - "http://purl.org/dc/elements/1.1/modified": [{ - "@value": "2018-13-03", - "@type": "http://www.w3.org/2001/XMLSchema#date" - }], - "http://purl.org/dc/elements/1.1/title": [{ - "@value": "These are the alignments to external ontologies widely used and available at the state of the art", - "@language": "en" - }, { - "@value": "Questi sono gli allineamenti dell'ontologia sulle strutture ricettive (Accommodation - Italian Application Profile (ACCO-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate.", - "@language": "it" - }], - "http://www.w3.org/2002/07/owl#imports": [{ - "@id": "https://w3id.org/italia/onto/ACCO" - }] -}, { - "@id": "https://w3id.org/italia/onto/ACCO-aligns/0.3" -}, { - "@id": "https://w3id.org/italia/onto/ACCO/" -}, { - "@id": "https://w3id.org/italia/onto/ACCO/Accommodation", - "@type": ["http://www.w3.org/2002/07/owl#Class"], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [{ - "@id": "https://w3id.org/italia/onto/ACCO/" - }], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{ - "@id": "http://schema.org/LodgingBusiness" - }, { - "@id": "http://purl.org/acco/ns#Accommodation" - }] -}, { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationRoom", - "@type": ["http://www.w3.org/2002/07/owl#Class"], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [{ - "@id": "https://w3id.org/italia/onto/ACCO/" - }], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{ - "@id": "http://schema.org/Room" - }] -}, { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationStarRating", - "@type": ["http://www.w3.org/2002/07/owl#Class"], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [{ - "@id": "https://w3id.org/italia/onto/ACCO/" - }], - "http://www.w3.org/2000/01/rdf-schema#equivalentClass": [{ - "@id": "http://www.w3.org/2004/02/skos/core#Concept" - }], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{ - "@id": "http://schema.org/Rating" - }] -}, { - "@id": "https://w3id.org/italia/onto/ACCO/AccommodationTypology", - "@type": ["http://www.w3.org/2002/07/owl#Class"], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [{ - "@id": "https://w3id.org/italia/onto/ACCO/" - }], - "http://www.w3.org/2000/01/rdf-schema#equivalentClass": [{ - "@id": "http://www.w3.org/2004/02/skos/core#Concept" - }] -}, { - "@id": "https://w3id.org/italia/onto/ACCO/OSDFeature", - "@type": ["http://www.w3.org/2002/07/owl#Class"], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [{ - "@id": "https://w3id.org/italia/onto/ACCO/" - }], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [{ - "@id": "http://purl.org/acco/ns#AccommodationFeature" - }] -}, { - "@id": "https://w3id.org/italia/onto/ACCO/accoStarRatingID", - "@type": ["http://www.w3.org/2002/07/owl#DatatypeProperty"], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [{ - "@id": "https://w3id.org/italia/onto/ACCO/" - }], - "http://www.w3.org/2000/01/rdf-schema#equivalentProperty": [{ - "@id": "http://www.w3.org/2004/02/skos/core#notation" - }, { - "@id": "http://purl.org/dc/terms/identifier" - }] -}, { - "@id": "https://w3id.org/italia/onto/ACCO/accoStarRatingLabel", - "@type": ["http://www.w3.org/2002/07/owl#DatatypeProperty"], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [{ - "@id": "https://w3id.org/italia/onto/ACCO/" - }], - "http://www.w3.org/2000/01/rdf-schema#equivalentProperty": [{ - "@id": "http://www.w3.org/2004/02/skos/core#prefLabel" - }] -}] \ No newline at end of file +{ + "@context": { + "acco": "http://purl.org/acco/ns#", + "accoapit": "https://w3id.org/italia/onto/ACCO/", + "dc": "http://purl.org/dc/elements/1.1/", + "dct": "http://purl.org/dc/terms/", + "foaf": "http://xmlns.com/foaf/0.1/", + "owl": "http://www.w3.org/2002/07/owl#", + "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "schema": "http://schema.org/", + "skos": "http://www.w3.org/2004/02/skos/core#", + "xml": "http://www.w3.org/XML/1998/namespace", + "xsd": "http://www.w3.org/2001/XMLSchema#" + }, + "@graph": [ + { + "@id": "acco:Accommodation", + "@type": "owl:Class" + }, + { + "@id": "acco:AccommodationFeature", + "@type": "owl:Class" + }, + { + "@id": "accoapit:Accommodation", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO/" + }, + "rdfs:subClassOf": [ + { + "@id": "schema:LodgingBusiness" + }, + { + "@id": "acco:Accommodation" + } + ] + }, + { + "@id": "accoapit:AccommodationRoom", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO/" + }, + "rdfs:subClassOf": { + "@id": "schema:Room" + } + }, + { + "@id": "accoapit:AccommodationStarRating", + "@type": "owl:Class", + "rdfs:equivalentClass": { + "@id": "skos:Concept" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO/" + }, + "rdfs:subClassOf": { + "@id": "schema:Rating" + } + }, + { + "@id": "accoapit:AccommodationTypology", + "@type": "owl:Class", + "rdfs:equivalentClass": { + "@id": "skos:Concept" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO/" + } + }, + { + "@id": "accoapit:OSDFeature", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO/" + }, + "rdfs:subClassOf": { + "@id": "acco:AccommodationFeature" + } + }, + { + "@id": "accoapit:accoStarRatingID", + "@type": "owl:DatatypeProperty", + "rdfs:equivalentProperty": [ + { + "@id": "skos:notation" + }, + { + "@id": "dct:identifier" + } + ], + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO/" + } + }, + { + "@id": "accoapit:accoStarRatingLabel", + "@type": "owl:DatatypeProperty", + "rdfs:equivalentProperty": { + "@id": "skos:prefLabel" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ACCO/" + } + }, + { + "@id": "dct:identifier", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "https://w3id.org/italia/onto/ACCO-aligns", + "@type": "owl:Ontology", + "dc:creator": [ + { + "@language": "en", + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + }, + { + "@language": "en", + "@value": "Agency for Digital Italy - AgID" + }, + { + "@language": "en", + "@value": "Italian Digital Transformation Team" + } + ], + "dc:modified": { + "@type": "xsd:date", + "@value": "2018-13-03" + }, + "dc:title": [ + { + "@language": "en", + "@value": "These are the alignments to external ontologies widely used and available at the state of the art" + }, + { + "@language": "it", + "@value": "Questi sono gli allineamenti dell'ontologia sulle strutture ricettive (Accommodation - Italian Application Profile (ACCO-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate." + } + ], + "owl:imports": { + "@id": "https://w3id.org/italia/onto/ACCO" + }, + "owl:versionIRI": { + "@id": "https://w3id.org/italia/onto/ACCO-aligns/0.3" + } + }, + { + "@id": "schema:LodgingBusiness", + "@type": "owl:Class" + }, + { + "@id": "schema:Rating", + "@type": "owl:Class" + }, + { + "@id": "schema:Room", + "@type": "owl:Class" + }, + { + "@id": "skos:Concept", + "@type": "owl:Class" + }, + { + "@id": "skos:notation", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "skos:prefLabel", + "@type": "owl:DatatypeProperty" + } + ] +} \ No newline at end of file diff --git a/Ontologie/ACCO/latest/ACCO-aligns-AP_IT.rdf b/Ontologie/ACCO/latest/ACCO-aligns-AP_IT.rdf index 0929fb0c..b902067b 100644 --- a/Ontologie/ACCO/latest/ACCO-aligns-AP_IT.rdf +++ b/Ontologie/ACCO/latest/ACCO-aligns-AP_IT.rdf @@ -1,186 +1,84 @@ - - - - - - - - - - - - - - - -]> - - - - - 2018-13-03 - Agency for Digital Italy - AgID - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Italian Digital Transformation Team - These are the alignments to external ontologies widely used and available at the state of the art - Questi sono gli allineamenti dell'ontologia sulle strutture ricettive (Accommodation - Italian Application Profile (ACCO-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Agency for Digital Italy - AgID + Italian Digital Transformation Team + 2018-13-03 + These are the alignments to external ontologies widely used and available at the state of the art + Questi sono gli allineamenti dell'ontologia sulle strutture ricettive (Accommodation - Italian Application Profile (ACCO-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - diff --git a/Ontologie/ADMS/latest/ADMS-AP_IT.jsonld b/Ontologie/ADMS/latest/ADMS-AP_IT.jsonld index b130cdf4..ab8563d7 100644 --- a/Ontologie/ADMS/latest/ADMS-AP_IT.jsonld +++ b/Ontologie/ADMS/latest/ADMS-AP_IT.jsonld @@ -1,23 +1,649 @@ { "@context": { "dcat": "http://www.w3.org/ns/dcat#", - "dcterms": "http://purl.org/dc/terms/", + "dct": "http://purl.org/dc/terms/", "foaf": "http://xmlns.com/foaf/0.1/", "l0": "https://w3id.org/italia/onto/l0/", "owl": "http://www.w3.org/2002/07/owl#", "prov": "http://www.w3.org/ns/prov#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", - "skos": "http://www.w3.org/2004/02/skos/core#", "vcard": "http://www.w3.org/2006/vcard/ns#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "https://w3id.org/italia/onto/ADMS", + "@id": "_:n6db16e92ae734e8c98168059a48513a3b1", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" + } + ] + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b17", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/depicts" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b18", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/SM/Image" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/SM/hasImage" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b19", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/OntologyType" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/type" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b20", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/FormalityLevel" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/hasFormalityLevel" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b21", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/defines" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b22", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/hasSemanticAssetDistribution" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b23", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/hasKeyClass" + }, + "owl:someValuesFrom": { + "@id": "owl:Thing" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b24", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/OntologyTask" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/hasTask" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b25", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/prefix" + }, + "owl:someValuesFrom": { + "@id": "xsd:string" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b26", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/hasInteroperabilityLevel" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b27", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/acronym" + }, + "owl:someValuesFrom": { + "@id": "xsd:string" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b28", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:date" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/submittedDate" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b29", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/status" + }, + "owl:someValuesFrom": { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b30" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b30", + "@type": "rdfs:Datatype", + "owl:oneOf": { + "@list": [ + "archived", + "catalogued", + "closed access", + "draft", + "final draft", + "initial draft", + "intermediate draft", + "published", + "submitted" + ] + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b4", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/ADMS/Concept" + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + } + ] + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b40", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:anyURI" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/officialUrl" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b41", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/Work" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/bibliographicCitation" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b42", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/isContainedIn" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b43", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/OntologyLanguage" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/hasOntologyLanguage" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b44", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/evaluationBasedOnCriteria" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b45", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/EvaluationMethod" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/evaluationMethod" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b46", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/evaluationReferredTo" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b47", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "l0:Agent" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/evaluatedBy" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b48", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/officialUrl" + }, + "owl:someValuesFrom": { + "@id": "xsd:anyURI" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b49", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/contains" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b50", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/supportedSchema" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b51", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/related" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b52", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/ADMS/definedIn" + } + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b7", + "@type": "rdfs:Datatype", + "owl:oneOf": { + "@list": [ + "archived", + "catalogued", + "closed access", + "draft", + "final draft", + "initial draft", + "intermediate draft", + "published", + "submitted" + ] + } + }, + { + "@id": "dcat:accessURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dcat:downloadURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:description", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:format", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:identifier", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:license", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:title", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "foaf:Agent", + "@type": "owl:Class" + }, + { + "@id": "foaf:name", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "http://dati.gov.it/onto/dcatapit#Agent", + "@type": "owl:Class" + }, + { + "@id": "http://dati.gov.it/onto/dcatapit#Dataset", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "http://dati.gov.it/onto/dcatapit" + } + }, + { + "@id": "http://dati.gov.it/onto/dcatapit#Distribution", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "http://dati.gov.it/onto/dcatapit" + } + }, + { + "@id": "http://dati.gov.it/onto/dcatapit#Organization", + "@type": "owl:Class" + }, + { + "@id": "http://purl.org/adms/interoperabilitylevel/Legal", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel" + ] + }, + { + "@id": "http://purl.org/adms/interoperabilitylevel/Organisational", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel" + ] + }, + { + "@id": "http://purl.org/adms/interoperabilitylevel/Semantic", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel" + ] + }, + { + "@id": "http://purl.org/adms/interoperabilitylevel/Technical", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel" + ] + }, + { + "@id": "http://spcdata.digitpa.gov.it/UfficioProtocolloAOO/un_lsrm-D-010", + "@type": [ + "http://dati.gov.it/onto/dcatapit#Agent", + "owl:NamedIndividual", + "foaf:Agent" + ], + "dct:identifier": "80209930587", + "foaf:name": "Sapienza Università di Roma - Dipartimento Scienze Documentarie, Linguistico-Filologiche e Geografiche (Chiara Veninata e Margherita Porena)" + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", + "@type": [ + "http://dati.gov.it/onto/dcatapit#Agent", + "owl:NamedIndividual", + "foaf:Agent" + ], + "dct:identifier": "agid", + "foaf:name": [ + { + "@language": "en", + "@value": "Italian Digital Agency" + }, + { + "@language": "it", + "@value": "Agenzia per l'Italia Digitale" + } + ] + }, + { + "@id": "https://dati.gov.it/onto/dcatapit#Catalog", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "http://dati.gov.it/onto/dcatapit" + } + }, + { + "@id": "https://w3id.org/italia/SM/hasImage", + "@type": "owl:ObjectProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/SM/" + } + }, + { + "@id": "https://w3id.org/italia/data/resource/Distribution/ADMSAPIT-JSON-LD", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" + ], + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ADMS/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ADMS/latest/ADMS-AP_IT.jsonld" + }, + "dct:description": [ + { + "@language": "en", + "@value": "This is the distribution in JSON-LD of the ontology used for specifying the metadata of the ontologies" + }, + { + "@language": "it", + "@value": "Questa è la distribuzione JSON-LD dell'ontologia della metadatazione delle ontologie" + } + ], + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ + { + "@language": "en", + "@value": "JSON-LD distribution of ADMS-AP_IT Ontology" + }, + { + "@language": "it", + "@value": "Distribuzione JSON-LD ontologia ADMS-AP_IT" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/resource/Distribution/ADMSAPIT-RDF-TURTLE", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" + ], + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ADMS/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ADMS/latest/ADMS-AP_IT.ttl" + }, + "dct:description": [ + { + "@language": "en", + "@value": "This is the distribution in RDF/turtle of the ontology used for specifying the metadata of the ontologies" + }, + { + "@language": "it", + "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia della metadatazione delle ontologie" + } + ], + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ + { + "@language": "en", + "@value": "RDF/Turtle distribution of ADMS-AP_IT Ontology" + }, + { + "@language": "it", + "@value": "Distribuzione RDF/Turtle ontologia ADMS-AP_IT" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/resource/Distribution/ADMSAPIT-RDF-XML", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" + ], + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ADMS/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ADMS/latest/ADMS-AP_IT.rdf" + }, + "dct:description": [ + { + "@language": "en", + "@value": "This is the distribution in RDF/XML of the ontology used for specifying the metadata of the ontologies" + }, + { + "@language": "it", + "@value": "Questa è la distribuzione RDF/XML dell'ontologia della metadatazione delle ontologie" + } + ], + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ + { + "@language": "en", + "@value": "RDF/XML distribution of ADMS-AP_IT Ontology" + }, + { + "@language": "it", + "@value": "Distribuzione RDF/XML ontologia ADMS-AP_IT" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/resource/contact-point/onto_AgID", + "@type": [ + "http://dati.gov.it/onto/dcatapit#Organization", + "owl:NamedIndividual", + "vcard:Kind", + "vcard:Organization" + ], + "vcard:fn": "banche dati e open data", + "vcard:hasEmail": { + "@id": "mailto:info@dati.gov.it" + } + }, + { + "@id": "https://w3id.org/italia/data/resource/organization/public-organization/STLab", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" + ], + "dct:identifier": "cnr - Z6HZEH", + "foaf:name": [ + { + "@language": "en", + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + }, + { + "@language": "it", + "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/resource/project/DAF", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/Project" + ], + "l0:name": { + "@language": "it", + "@value": "Data & Analytics Framework" + } + }, + { + "@id": "https://w3id.org/italia/data/resource/project/OntoPiA", "@type": [ "owl:NamedIndividual", - "owl:Ontology" + "https://w3id.org/italia/onto/ADMS/Project" + ], + "l0:name": { + "@language": "it", + "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" + } + }, + { + "@id": "https://w3id.org/italia/onto/ADMS", + "@type": [ + "owl:Ontology", + "owl:NamedIndividual" ], "dcat:contactPoint": { "@id": "https://w3id.org/italia/data/resource/contact-point/onto_AgID" @@ -25,11 +651,11 @@ "dcat:keyword": [ { "@language": "it", - "@value": "metadati" + "@value": "asset semantici" }, { "@language": "it", - "@value": "asset semantici" + "@value": "metadati" }, { "@language": "it", @@ -39,18 +665,18 @@ "dcat:theme": { "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH" }, - "dcterms:accrualPeriodicity": { + "dct:accrualPeriodicity": { "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" }, - "dcterms:creator": [ + "dct:creator": [ { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + "@id": "http://spcdata.digitpa.gov.it/UfficioProtocolloAOO/un_lsrm-D-010" }, { - "@id": "http://spcdata.digitpa.gov.it/UfficioProtocolloAOO/un_lsrm-D-010" + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" } ], - "dcterms:description": [ + "dct:description": [ { "@language": "en", "@value": "This is the ontology used to specify the metadata for the ontologies; it is mainly based on the DCAT-AP_IT ontology" @@ -60,12 +686,12 @@ "@value": "Questa è l'ontologia di metadatazione delle ontologie, basata, nelle sue classi principali, sul profilo di metadatazione nazionale DCAT-AP_IT. Essa tuttavia aggiungere ulteriori elementi di metadatazione tipici di asset semantici quali le ontologie." } ], - "dcterms:identifier": "agid:O.1", - "dcterms:issued": { + "dct:identifier": "agid:O.1", + "dct:issued": { "@type": "xsd:date", "@value": "2018-02-26" }, - "dcterms:language": [ + "dct:language": [ { "@id": "http://publications.europa.eu/resource/authority/language/ENG" }, @@ -73,17 +699,17 @@ "@id": "http://publications.europa.eu/resource/authority/language/ITA" } ], - "dcterms:modified": { + "dct:modified": { "@type": "xsd:date", "@value": "2019-04-23" }, - "dcterms:publisher": { + "dct:publisher": { "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" }, - "dcterms:rightsHolder": { + "dct:rightsHolder": { "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" }, - "dcterms:title": [ + "dct:title": [ { "@language": "en", "@value": "ADMS-AP_IT: (Semantic) Asset Description Metadata Schema Ontology - Italian Application Profile" @@ -102,30 +728,30 @@ }, "https://w3id.org/italia/onto/ADMS/hasKeyClass": [ { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" }, { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository" }, { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" } ], "https://w3id.org/italia/onto/ADMS/hasOntologyLanguage": { "@id": "https://w3id.org/italia/onto/ADMS/OWL" }, "https://w3id.org/italia/onto/ADMS/hasSemanticAssetDistribution": [ - { - "@id": "https://w3id.org/italia/data/resource/Distribution/ADMSAPIT-RDF-XML" - }, { "@id": "https://w3id.org/italia/data/resource/Distribution/ADMSAPIT-JSON-LD" }, { "@id": "https://w3id.org/italia/data/resource/Distribution/ADMSAPIT-RDF-TURTLE" + }, + { + "@id": "https://w3id.org/italia/data/resource/Distribution/ADMSAPIT-RDF-XML" } ], "https://w3id.org/italia/onto/ADMS/hasTask": [ @@ -153,18 +779,19 @@ } ], "https://w3id.org/italia/onto/ADMS/status": "draft", + "https://w3id.org/italia/onto/ADMS/target": "Pubbliche Amministrazioni", "https://w3id.org/italia/onto/ADMS/type": { "@id": "https://w3id.org/italia/onto/ADMS/GeneralOntology" }, "owl:imports": [ - { - "@id": "https://w3id.org/italia/onto/l0" - }, { "@id": "http://dati.gov.it/onto/dcatapit#" }, { "@id": "https://w3id.org/italia/onto/SM" + }, + { + "@id": "https://w3id.org/italia/onto/l0" } ], "owl:versionIRI": { @@ -173,347 +800,270 @@ "owl:versionInfo": "versione 0.1 del 23-04-2019 - corretti alcuni prefissi", "prov:wasInfluencedBy": [ { - "@id": "http://www.w3.org/ns/adms" + "@id": "http://omv.ontoware.org/2005/05/ontology" }, { "@id": "http://purl.org/vocommons/voaf" }, { - "@id": "http://omv.ontoware.org/2005/05/ontology" + "@id": "http://www.isibang.ac.in/ns/mod" }, { - "@id": "http://www.isibang.ac.in/ns/mod" + "@id": "http://www.w3.org/ns/adms" } ], "rdfs:label": [ - { - "@language": "it", - "@value": "Ontologia ADMS-AP_IT: (Semantic) Asset Description Metadata Schema" - }, { "@language": "en", "@value": "ADMS-AP_IT: (Semantic) Asset Description Metadata Schema Ontology" - } - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/wasGeneratedBy", - "@type": "owl:ObjectProperty", - "rdfs:comment": [ - { - "@language": "it", - "@value": "La generazione è il completamento della produzione di una nuova entità attraverso un'attività. Questa entità non esisteva prima della generazione e diventa disponibile all'uso dopo questa generazione." }, - { - "@language": "en", - "@value": "Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS/" - }, - "rdfs:label": [ { "@language": "it", - "@value": "è stato generato da" - }, - { - "@language": "en", - "@value": "was generated by" + "@value": "Ontologia ADMS-AP_IT: (Semantic) Asset Description Metadata Schema" } - ], - "rdfs:range": { - "@id": "l0:Activity" - } + ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/evaluatedBy", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/evaluates" - }, - "rdfs:comment": [ - { - "@language": "it", - "@value": "Un agente che ha partecipato alla valutazione dell'asset semantico." - }, - { - "@language": "en", - "@value": "An agent that have participated in an evaluation." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS/" - }, - "rdfs:label": [ - { - "@language": "en", - "@value": "evaluated by" - }, - { - "@language": "it", - "@value": "valutazione proposta da" - } - ], - "rdfs:range": { - "@id": "l0:Agent" - } + "@id": "https://w3id.org/italia/onto/ADMS/#RDF(S)", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyLanguage" + ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/criteriaOfEvaluationFor", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/evaluationBasedOnCriteria" - }, - "rdfs:comment": [ - { - "@language": "it", - "@value": "Collegamneto tra i criteri di valutazione considerati per giudicare la qualità di un asset semantico e la valutazione." - }, - { - "@language": "en", - "@value": "Link between the evaluation criteria(s)/aspect(s) considered to judge the quality of a semantic asset and an evaluation." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS/" - }, - "rdfs:label": [ - { - "@language": "en", - "@value": "criteria of evaluation for" - }, - { - "@language": "it", - "@value": "usati come criteri per valutare" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation" - } + "@id": "https://w3id.org/italia/onto/ADMS/0.1", + "@type": "owl:NamedIndividual" + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Accessibility", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Accuracy", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Adaptability", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/AltovaSemanticWorks", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/OrganizationalFitness", + "@id": "https://w3id.org/italia/onto/ADMS/AnnotationTask", "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationCriteria", - "owl:NamedIndividual" + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyTask" ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/numberOfObjectProperties", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/AnzoForExcel", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/ApplicationBasedApproach", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationMethod" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/ApplicationOntology", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyType" + ], "rdfs:comment": { "@language": "en", - "@value": "The total number of object properties in a semantic asset." - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS/" - }, - "rdfs:label": [ - { - "@language": "it", - "@value": "numero di object properties" - }, - { - "@language": "en", - "@value": "number of object properties" - } - ], - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/ADMS/numberOfProperties" + "@value": "Ontology describing some domain in an application-dependent manner." } }, { - "@id": "https://w3id.org/italia/onto/ADMS/endorses", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ADMS/Clarity", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Completeness", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/ComputationalEfficiency", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Concept", + "@type": "owl:Class", + "prov:wasInfluencedBy": "http://www.w3.org/2004/02/skos/core#Concept", "rdfs:comment": [ { "@language": "en", - "@value": "The parties that have expressed support or approval to this ontology." + "@value": "An idea or a notion; a unit of thought useful when describing the conceptual or intellectual structure of a knowledge organization system (KOS).\nN.B. Since a unit of thoughr is subjective, this definition is meant to be suggestive, rather than restrictive." }, { "@language": "it", - "@value": "Gli agenti che hanno supportato o approvato l'ontologia." + "@value": "Un'dea o una nozione; più in generale un'unità di pensiero utile nel descrivere la struttura concettuale o intellettuale di un sistema di organizzazione della conoscenza (KOS).\nN.B. essendo un'unità di pensiero un concetto soggettivo, questa definizione è intesa come indicativa piuttosto che restrittiva." } ], - "rdfs:domain": { - "@id": "l0:Agent" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "endorses" + "@value": "Concept" }, { "@language": "it", - "@value": "approva" + "@value": "Concetto" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "rdfs:subClassOf": { + "@id": "l0:Entity" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/FormalityLevel", - "@type": "owl:Class", - "prov:wasInfluencedBy": "http://omv.ontoware.org/2005/05/ontology#FormalityLevel", - "rdfs:comment": [ - { - "@language": "en", - "@value": "The level of formality of a semantic asset." - }, - { - "@language": "it", - "@value": "Il livello di formalità di un asset semantico." - } - ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS/" - }, - "rdfs:label": [ - { - "@language": "it", - "@value": "Livello di formalità" - }, - { - "@language": "en", - "@value": "Formality Level" - } + "@id": "https://w3id.org/italia/onto/ADMS/Conciseness", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/versionNotes", - "@type": "owl:DatatypeProperty", - "rdfs:comment": [ - { - "@language": "en", - "@value": "A description of changes between this version and the previous version of the semantic assets." - }, - { - "@language": "it", - "@value": "Descrizione dei cambiamenti tra questa versione e la precedente versione dell'asset semantico." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, - "rdfs:isDefinedBy": [ - { - "@id": "https://w3id.org/italia/onto/ADMS" - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/" - } + "@id": "https://w3id.org/italia/onto/ADMS/ConfigurationTask", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyTask" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/CoreOntology", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyType" ], - "rdfs:label": [ - { - "@language": "en", - "@value": "version notes" - }, - { - "@language": "it", - "@value": "nota sulla versione" - } + "rdfs:comment": { + "@language": "en", + "@value": "Ontology describing the most important concepts in a specific domain." + } + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/DAML-OIL", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyLanguage" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/DataDrivenApproach", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationMethod" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/DomainOntology", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyType" ], - "rdfs:range": { - "@id": "rdfs:Literal" + "rdfs:comment": { + "@language": "en", + "@value": "Ontology describing some domain of the world." } }, { - "@id": "https://w3id.org/italia/onto/ADMS/submittedDate", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/EvaluationByHuman", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationMethod" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/EvaluationCriteria", + "@type": "owl:Class", "rdfs:comment": [ { - "@language": "it", - "@value": "Data di consegna di una risorsa." + "@language": "en", + "@value": "Various aspects used in validating the quality of a semantic asset." }, { - "@language": "en", - "@value": "Date of submission of the resource." + "@language": "it", + "@value": "Parametri usati nella valutazione della qualità di un asset semantico." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "consegnato" + "@language": "en", + "@value": "Evaluation Criteria" }, { - "@language": "en", - "@value": "submitted" + "@language": "it", + "@value": "Criteri di valutazione" } - ], - "rdfs:range": { - "@id": "xsd:date" - } + ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/isIncluded", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ADMS/EvaluationMethod", + "@type": "owl:Class", + "prov:wasInfluencedBy": "http://www.isibang.ac.in/ns/mod#EvaluationMethod", "rdfs:comment": [ { "@language": "en", - "@value": "Link between two semantic assets, where the first is included either physically or logically in the second." + "@value": "A methodology that is being followed in evaluating a semantic asset, e.g., application based approach, assessment by human, data driven approach and golden standard." }, { "@language": "it", - "@value": "Collegamento tra due asset semantici, di cui uno è incluso fisicamente o logicamente nell'altro." + "@value": "La metodologia seguita nella valutazione di un asset semantico, es approccio basato sull'applicazione, valutazione fatta dall'uomo, ecc..." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "is included" + "@value": "Evaluation Method" }, { "@language": "it", - "@value": "è incluso" + "@value": "Metodo di valutazione" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/AltovaSemanticWorks", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool", - "owl:NamedIndividual" ] }, { - "@id": "http://dati.gov.it/onto/dcatapit#Dataset", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "http://dati.gov.it/onto/dcatapit" - } - }, - { - "@id": "dcat:downloadURL", - "@type": "owl:AnnotationProperty" + "@id": "https://w3id.org/italia/onto/ADMS/FilteringTask", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyTask" + ] }, { "@id": "https://w3id.org/italia/onto/ADMS/Formal", @@ -523,50 +1073,86 @@ ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/defines", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ADMS/FormalityLevel", + "@type": "owl:Class", + "prov:wasInfluencedBy": "http://omv.ontoware.org/2005/05/ontology#FormalityLevel", "rdfs:comment": [ { - "@language": "it", - "@value": "Collegamento tra un asset semantico e il termine semantico definito da questo." + "@language": "en", + "@value": "The level of formality of a semantic asset." }, { - "@language": "en", - "@value": "Link between a semantic asset and the semantic term that it defines." + "@language": "it", + "@value": "Il livello di formalità di un asset semantico." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "defines" + "@value": "Formality Level" }, { "@language": "it", - "@value": "definisce" + "@value": "Livello di formalità" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" - } + ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyType", + "@id": "https://w3id.org/italia/onto/ADMS/GeneralOntology", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyType" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/GoldStandard", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationMethod" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/IndexingTask", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyTask" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Informal", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/FormalityLevel" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Informativeness", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/IntegrationTask", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyTask" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel", "@type": "owl:Class", - "prov:wasInfluencedBy": "http://omv.ontoware.org/2005/05/ontology#OntologyType", "rdfs:comment": [ { "@language": "en", - "@value": "Types of semantic asset, according to well-known classifications in the Ontology Engineering literature." + "@value": "The ability of different information technology systems and software applications to communicate, exchange data, and use the information that has been exchanged, from the foundational , structural or semantic point of view." }, { "@language": "it", - "@value": "Tipi di asset semantici, secondo la classificazione nota nella letteratura riguardo l'ingegnerizzazione delle ontologie." + "@value": "La capacità di diversi sistemi teconologici informatici e di applicazioni software di comunicare, scambiare dati, e usare le informazioni che sono state scambiate, da un punto di vidta fondativo, strutturale o semantico." } ], "rdfs:isDefinedBy": { @@ -574,20 +1160,76 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "Tipo di asset semantico" + "@language": "en", + "@value": "Interoperability Level" }, { - "@language": "en", - "@value": "Semantic Assset Type" + "@language": "it", + "@value": "Livello di interoperabilità" } ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/Clarity", + "@id": "https://w3id.org/italia/onto/ADMS/IsaViz", "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationCriteria", - "owl:NamedIndividual" + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Knoodl", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/MatchingTask", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyTask" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/MediationTask", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyTask" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/NeOnToolkit", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Neologism", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/OWL", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyLanguage" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/OWL-DL", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyLanguage" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/OWL-Full", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyLanguage" ] }, { @@ -598,239 +1240,289 @@ ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/depicts", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ADMS/OWLGrEd", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/OilEd", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/OntoBuilder", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/OntoStudio", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool", + "@type": "owl:Class", + "prov:wasInfluencedBy": "http://omv.ontoware.org/2005/05/ontology#OntologyEngineeringTool", "rdfs:comment": [ { - "@language": "it", - "@value": "Collegamento tra la rappresentazione di un asset semantico (come un diagramma UML) e l'asset semantico." + "@language": "en", + "@value": "A tool used to create the semantic asset." }, { - "@language": "en", - "@value": "Link between a depiction of a semantic asset (e.g. a UML diagram) and the semantic asset." + "@language": "it", + "@value": "Lo strumento usato per creare l'asset semantico." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/Representation" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "depicts" + "@value": "Semantic Asset Engineering Tool" }, { "@language": "it", - "@value": "rappresenta" + "@value": "Strumento di ingegnerizzazione" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/Adaptability", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/numberOfIndividuals", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/OntologyLanguage", + "@type": "owl:Class", + "prov:wasInfluencedBy": "http://omv.ontoware.org/2005/05/ontology#OntologyLanguage", "rdfs:comment": [ { "@language": "en", - "@value": "Number of individuals in the asset." + "@value": "Information about the language in which the semantic asset is implemented." }, { "@language": "it", - "@value": "Numero di individui nell'asset." + "@value": "Informazioni sul linguaggio con cui l'asset semantico è implementato." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "numero di individui" + "@language": "en", + "@value": "Ontology Language" }, { - "@language": "en", - "@value": "number of individuals" + "@language": "it", + "@value": "Linguaggio dell'asset semantico" } - ], - "rdfs:range": { - "@id": "xsd:nonNegativeInteger" - } + ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm", - "@type": [ - "owl:Class", - "owl:NamedIndividual" + "@id": "https://w3id.org/italia/onto/ADMS/OntologyTask", + "@type": "owl:Class", + "rdfs:comment": [ + { + "@language": "en", + "@value": "Information about the task the asset was intended to be used for." + }, + { + "@language": "it", + "@value": "Informazioni sul compito che l'asset svolge." + } ], + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ADMS/" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "Asset Task" + }, + { + "@language": "it", + "@value": "Scenario di applicazione" + } + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/OntologyType", + "@type": "owl:Class", + "prov:wasInfluencedBy": "http://omv.ontoware.org/2005/05/ontology#OntologyType", "rdfs:comment": [ { - "@language": "it", - "@value": "Entità astratta che fa riferimento sia alle classi di un asset semantico, che alle sue proprietà e ai suoi individui nonché ai concetti presenti in vocabolari controllati espressi usando linguaggi formali." + "@language": "en", + "@value": "Types of semantic asset, according to well-known classifications in the Ontology Engineering literature." }, { - "@language": "en", - "@value": "An abstract entity that reflects the intellectual content of the semantic asset components (classes, properties, individuals, concepts)." + "@language": "it", + "@value": "Tipi di asset semantici, secondo la classificazione nota nella letteratura riguardo l'ingegnerizzazione delle ontologie." } ], "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS" + "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ - { - "@language": "it", - "@value": "Termine semantico" - }, { "@language": "en", - "@value": "Semantic Term" - } - ], - "rdfs:subClassOf": [ - { - "@id": "https://w3id.org/italia/onto/ADMS/Concept" - }, - { - "@id": "_:Nab8efd0070bd4b5f993f78abba361c8d" + "@value": "Semantic Assset Type" }, { - "@id": "_:Nc715063907c94907af546715f071d65e" + "@language": "it", + "@value": "Tipo di asset semantico" } ] }, { - "@id": "https://w3id.org/italia/data/resource/Distribution/ADMSAPIT-RDF-TURTLE", + "@id": "https://w3id.org/italia/onto/ADMS/OrganizationalFitness", "@type": [ "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ADMS/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ADMS/latest/ADMS-AP_IT.ttl" - }, - "dcterms:description": [ + "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/PersonalizationTask", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyTask" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/ProcessOntology", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyType" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Project", + "@type": "owl:Class", + "prov:wasInfluencedBy": "http://xmlns.com/foaf/0.1/Project", + "rdfs:comment": [ { "@language": "en", - "@value": "This is the distribution in RDF/turtle of the ontology used for specifying the metadata of the ontologies" + "@value": "A project (a collective endeavour of some kind)." }, { "@language": "it", - "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia della metadatazione delle ontologie" + "@value": "Un progetto (uno sforzo collettivo di qualche tipo)." } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" - }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ADMS/" }, - "dcterms:title": [ + "rdfs:label": [ { - "@language": "it", - "@value": "Distribuzione RDF/Turtle ontologia ADMS-AP_IT" + "@language": "en", + "@value": "Project" }, { - "@language": "en", - "@value": "RDF/Turtle distribution of ADMS-AP_IT Ontology" + "@language": "it", + "@value": "Progetto" } ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/Uniqueness", + "@id": "https://w3id.org/italia/onto/ADMS/Protege", "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationCriteria", - "owl:NamedIndividual" + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" ] }, { - "@id": "vcard:fn", - "@type": "owl:AnnotationProperty" + "@id": "https://w3id.org/italia/onto/ADMS/QueryFormulationTask", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyTask" + ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/OWL-DL", + "@id": "https://w3id.org/italia/onto/ADMS/QueryRewritingTask", "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyLanguage", - "owl:NamedIndividual" + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyTask" ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/semanticAssetInUse", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/usesSemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/Relevancy", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Reliability", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Representation", + "@type": "owl:Class", + "prov:wasInfluencedBy": { + "@language": "en", + "@value": "http://xmlns.com/foaf/0.1/Image" }, "rdfs:comment": [ { "@language": "en", - "@value": "Link between semantic asset and the project that uses it." + "@value": "A representation of a semantic asset (e.g. a UML diagram)." }, { "@language": "it", - "@value": "Collegamento tra l'asset semantico e il progetto che lo usa." + "@value": "Una rappresentazione di un asset semantico (ad esempio un diagramma UML)." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "semantic asset in use" + "@value": "Representation" }, { "@language": "it", - "@value": "asset usato in" + "@value": "Rappresentazione" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/Project" + "rdfs:subClassOf": { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b17" } }, { - "@id": "_:Na88cac78feeb43c7b6799e1833822fa2", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/Work" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/bibliographicCitation" - } + "@id": "https://w3id.org/italia/onto/ADMS/SearchTask", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyTask" + ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository", + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset", "@type": [ - "owl:NamedIndividual", - "owl:Class" + "owl:Class", + "owl:NamedIndividual" + ], + "prov:wasInfluencedBy": [ + "http://omv.ontoware.org/2005/05/ontology#Ontology", + "http://www.isibang.ac.in/ns/mod#Ontology", + "http://www.w3.org/ns/adms#Asset", + "http://purl.org/vocommons/voaf#Vocabulary" ], - "prov:wasInfluencedBy": { - "@id": "http://www.w3.org/ns/adms#AssetRepository" - }, "rdfs:comment": [ { "@language": "it", - "@value": "Repository in cui si archiviano, si annotano e si mantengono gli asset semantici, intesi sia come ontologie che come vocabolari, per facilitarne la ricerca e l'accesso da parte degli utenti e dei software." + "@value": "Un asset semantico (o anche risorsa semantica) è un'entità astratta che riflette il contenuto intellettuale della risorsa e rappresenta tutte le caratteristiche della risorsa a prescindere dalla sua rappresentazione fisica. Questa entità astratta combina le entità di FRBR \"work\" ed \"expression\".\nOgni volta che cambia il contenuto intellettuale, il risultato è considerato un nuovo asset che può essere collegato col precedente e con il successivo (versioning)." }, { "@language": "en", - "@value": "A repository that provides facilities for storage and maintenance of descriptions of Semantic Assets, and functionality that allows users to search and access these descriptions." + "@value": "A semantic asset is an abstract entity that reflects the intellectual content of the Semantic Asset and represents those characteristics of the Semantic Asset that are independent of its physical embodiment. This abstract entity combines the FRBR entities work (a distinct intellectual or artistic creation) and expression (the intellectual or artistic realization of a work). Assets can be versioned. Every time the intellectual content of an asset changes, the result is considered to be a new asset that can be linked to previous and next versions of the Semantic Asset." } ], "rdfs:isDefinedBy": { @@ -838,376 +1530,283 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "Registro degli asset semantici" + "@language": "en", + "@value": "Semantic Asset" }, { - "@language": "en", - "@value": "Semantic Asset Repository" + "@language": "it", + "@value": "Asset semantico" } ], "rdfs:subClassOf": [ { - "@id": "_:Nf33624e6c7c643b7a6bdb8afcd21bc4d" + "@id": "http://dati.gov.it/onto/dcatapit#Dataset" }, { - "@id": "_:N37fc8c25e2a443ec872a8f7741390904" + "@id": "_:n6db16e92ae734e8c98168059a48513a3b18" }, { - "@id": "_:N737f2e0acf9342979f8e3f0de1984031" + "@id": "_:n6db16e92ae734e8c98168059a48513a3b19" }, { - "@id": "https://dati.gov.it/onto/dcatapit#Catalog" + "@id": "_:n6db16e92ae734e8c98168059a48513a3b20" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b21" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b22" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b23" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b24" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b25" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b26" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b27" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b28" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b29" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b40" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b41" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b42" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b43" } ] }, { - "@id": "_:Nab8efd0070bd4b5f993f78abba361c8d", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/related" - } - }, - { - "@id": "_:N2d0fd3304448494db2439a790b340611", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/status" - }, - "owl:someValuesFrom": { - "@id": "_:N07b78cf6bb1d4be9a78856d87df73d32" - } - }, - { - "@id": "vcard:Organization", - "@type": "owl:Class" - }, - { - "@id": "_:Nd62e8efd442f4ee5a5b885c4cb1813eb", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyTask" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/hasTask" - } - }, - { - "@id": "foaf:name", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/officialUrl", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution", + "@type": [ + "owl:Class", + "owl:NamedIndividual" + ], + "prov:wasInfluencedBy": "http://www.w3.org/ns/adms#AssetDistribution", "rdfs:comment": [ { - "@language": "it", - "@value": "URI ufficiale dell'asset semantico. Esempio https://w3id.org/italia/onto/ADMS/" + "@language": "en", + "@value": "A particular physical embodiment of an Asset. It is typically a downloadable computer file that implements the intellectual content of an Asset.\nA particular Semantic Asset Distribution is associated with one and only one Asset, while all Distributions of an Asset share the same intellectual content in different physical formats.\nSemantic Asset Distributions themselves are not versioned." }, { - "@language": "en", - "@value": "Official URI of the semantic asset" + "@language": "it", + "@value": "La manifestazione fisica di un asset. Solitamente è rappresentata da un file scaricabile, che renda effettivo il contenuto intellettuale di un asset semantico.\nUna particolare distribuzione di un asset semantico, è associata a uno e un solo asset, mentre tutte le distribuzioni di un asset semantico condividono lo stesso contenuto intellettuale in formati differenti.\nLe distribuzioni degli asset semantici non hanno versioni." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS/" + "@id": "https://w3id.org/italia/onto/ADMS" }, "rdfs:label": [ { "@language": "en", - "@value": "official URL" + "@value": "Semantic Asset Distribution" }, { "@language": "it", - "@value": "url ufficiale" + "@value": "Distribuzione dell'asset semantico" } ], - "rdfs:range": { - "@id": "xsd:anyURI" + "rdfs:subClassOf": { + "@id": "http://dati.gov.it/onto/dcatapit#Distribution" } }, { - "@id": "dcterms:identifier", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/QueryFormulationTask", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyTask", - "owl:NamedIndividual" - ] - }, - { - "@id": "_:Nb1fbd6c29f4d454a924f6ed94c5ee8bf", + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation", "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" - } - ] - } - }, - { - "@id": "http://purl.org/adms/interoperabilitylevel/Organisational", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/NeOnToolkit", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" - ] - }, - { - "@id": "dcterms:description", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/TaskOntology", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyType" - ], - "rdfs:comment": { - "@language": "en", - "@value": "Ontology describing generic types of tasks or activities e.g. selling, selecting." - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/IndexingTask", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyTask", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/hasSemanticAssetDistribution", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/isSemanticAssetDistributionOf" - }, + "prov:wasInfluencedBy": "http://www.isibang.ac.in/ns/mod#OntologyEvaluation", "rdfs:comment": [ { "@language": "en", - "@value": "Link between Senantic Asset and its distribution." + "@value": "The results of evaluating a semantic asset.\nN.B. A semantic asset can have more than one evaluations." }, { "@language": "it", - "@value": "Collegamento tra l'Asset Semantico e la sua distribuzione." + "@value": "Il risultato della valutazione di un asset semantico.\nN.B. Un asset semantico può avere più di una valutazione." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha distribuzione" + "@language": "en", + "@value": "Semantic Asset Evaluation" }, { - "@language": "en", - "@value": "has distribution" + "@language": "it", + "@value": "Valutazione dell'asset semantico" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/DataDrivenApproach", - "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationMethod", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/TopBraidComposer", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + "rdfs:subClassOf": [ + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b44" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b45" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b46" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b47" + } ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/IntegrationTask", + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository", "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyTask" - ] - }, - { - "@id": "https://w3id.org/italia/onto/SM/Image", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/numberOfLabels", - "@type": "owl:DatatypeProperty", + "owl:Class", + "owl:NamedIndividual" + ], + "prov:wasInfluencedBy": { + "@id": "http://www.w3.org/ns/adms#AssetRepository" + }, "rdfs:comment": [ { - "@language": "it", - "@value": "Numero di etichette definire per ogni risorsa nell'asset (classi, proprietà, ecc)." + "@language": "en", + "@value": "A repository that provides facilities for storage and maintenance of descriptions of Semantic Assets, and functionality that allows users to search and access these descriptions." }, { - "@language": "en", - "@value": "Number of defined labels for any resources in the ontology (classes, properties, etc)." + "@language": "it", + "@value": "Repository in cui si archiviano, si annotano e si mantengono gli asset semantici, intesi sia come ontologie che come vocabolari, per facilitarne la ricerca e l'accesso da parte degli utenti e dei software." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS/" + "@id": "https://w3id.org/italia/onto/ADMS" }, "rdfs:label": [ { "@language": "en", - "@value": "number of labels" + "@value": "Semantic Asset Repository" }, { "@language": "it", - "@value": "numero di etichette" + "@value": "Registro degli asset semantici" } ], - "rdfs:range": { - "@id": "xsd:nonNegativeInteger" - } - }, - { - "@id": "http://dati.gov.it/onto/dcatapit#Organization", - "@type": "owl:Class" + "rdfs:subClassOf": [ + { + "@id": "https://dati.gov.it/onto/dcatapit#Catalog" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b48" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b49" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b50" + } + ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/OWL-Full", + "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm", "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyLanguage", + "owl:Class", "owl:NamedIndividual" - ] - }, - { - "@id": "_:N99d8533332f54b1fb5f174b613242c30", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/evaluationBasedOnCriteria" - } - }, - { - "@id": "_:N3eeb1fe091fd45f5bc4ce5b1c1b66b53", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/hasSemanticAssetDistribution" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" - } - }, - { - "@id": "_:N737f2e0acf9342979f8e3f0de1984031", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/supportedSchema" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - } - }, - { - "@id": "http://dati.gov.it/onto/dcatapit#Distribution", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "http://dati.gov.it/onto/dcatapit" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/target", - "@type": "owl:DatatypeProperty", + ], "rdfs:comment": [ { "@language": "en", - "@value": "A particular group of people that something is directed at, or that something is intended for." + "@value": "An abstract entity that reflects the intellectual content of the semantic asset components (classes, properties, individuals, concepts)." }, { "@language": "it", - "@value": "Destinatari a cui la risorsa è principalmente rivolta." + "@value": "Entità astratta che fa riferimento sia alle classi di un asset semantico, che alle sue proprietà e ai suoi individui nonché ai concetti presenti in vocabolari controllati espressi usando linguaggi formali." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS/" + "@id": "https://w3id.org/italia/onto/ADMS" }, "rdfs:label": [ { "@language": "en", - "@value": "target" + "@value": "Semantic Term" }, { "@language": "it", - "@value": "target" + "@value": "Termine semantico" } ], - "rdfs:range": { - "@id": "xsd:string" + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/ADMS/Concept" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b51" + }, + { + "@id": "_:n6db16e92ae734e8c98168059a48513a3b52" + } + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Semi-formal", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/FormalityLevel" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/ServiceOntology", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyType" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Swoop", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/TaskOntology", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyType" + ], + "rdfs:comment": { + "@language": "en", + "@value": "Ontology describing generic types of tasks or activities e.g. selling, selecting." } }, { - "@id": "https://w3id.org/italia/onto/ADMS/GeneralOntology", + "@id": "https://w3id.org/italia/onto/ADMS/TopBraidComposer", "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyType", - "owl:NamedIndividual" + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyLanguage", - "@type": "owl:Class", - "prov:wasInfluencedBy": "http://omv.ontoware.org/2005/05/ontology#OntologyLanguage", - "rdfs:comment": [ - { - "@language": "it", - "@value": "Informazioni sul linguaggio con cui l'asset semantico è implementato." - }, - { - "@language": "en", - "@value": "Information about the language in which the semantic asset is implemented." - } - ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS/" - }, - "rdfs:label": [ - { - "@language": "en", - "@value": "Ontology Language" - }, - { - "@language": "it", - "@value": "Linguaggio dell'asset semantico" - } + "@id": "https://w3id.org/italia/onto/ADMS/Uniqueness", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" ] }, { "@id": "https://w3id.org/italia/onto/ADMS/UpperLevelOntology", "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyType", - "owl:NamedIndividual" + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyType" ], "rdfs:comment": { "@language": "en", @@ -1215,277 +1814,185 @@ } }, { - "@id": "https://w3id.org/italia/onto/ADMS/isOntologyEngineeringToolOf", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/usesOntologyEngineeringTool" - }, - "rdfs:comment": [ - { - "@language": "it", - "@value": "Informazioni sugli strumenti usati per creare l'ontologia." - }, - { - "@language": "en", - "@value": "Information about the tool used to create the ontology." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS/" - }, - "rdfs:label": [ - { - "@language": "en", - "@value": "is ontology engineering tool of" - }, - { - "@language": "it", - "@value": "è strumento di ingegnerizzazione di" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - } + "@id": "https://w3id.org/italia/onto/ADMS/Usefulness", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" + ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/Concept", + "@id": "https://w3id.org/italia/onto/ADMS/Vitro", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/VocBench", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + ] + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/Vtodo", "@type": "owl:Class", - "prov:wasInfluencedBy": "http://www.w3.org/2004/02/skos/core#Concept", - "rdfs:comment": [ - { - "@language": "it", - "@value": "Un'dea o una nozione; più in generale un'unità di pensiero utile nel descrivere la struttura concettuale o intellettuale di un sistema di organizzazione della conoscenza (KOS).\nN.B. essendo un'unità di pensiero un concetto soggettivo, questa definizione è intesa come indicativa piuttosto che restrittiva." - }, - { - "@language": "en", - "@value": "An idea or a notion; a unit of thought useful when describing the conceptual or intellectual structure of a knowledge organization system (KOS).\nN.B. Since a unit of thoughr is subjective, this definition is meant to be suggestive, rather than restrictive." - } - ], + "prov:wasInfluencedBy": "http://www.w3.org/2002/12/cal/ical#Vtodo", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "Concept" + "@value": "To do list" }, { "@language": "it", - "@value": "Concetto" + "@value": "Lista cose da fare" } - ], - "rdfs:subClassOf": { - "@id": "l0:Entity" - } + ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/Informativeness", + "@id": "https://w3id.org/italia/onto/ADMS/WSMOStudio", "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationCriteria", - "owl:NamedIndividual" + "owl:NamedIndividual", + "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/OWLGrEd", + "@id": "https://w3id.org/italia/onto/ADMS/WebODE", "@type": [ "owl:NamedIndividual", "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" ] }, { - "@id": "dcat:accessURL", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:N1b7117052ed845c397ebedd5e5632af0", - "@type": "rdfs:Datatype", - "owl:oneOf": { - "@list": [ - "archived", - "catalogued", - "closed access", - "draft", - "final draft", - "initial draft", - "intermediate draft", - "published", - "submitted" - ] - } + "@id": "https://w3id.org/italia/onto/ADMS/Work", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ADMS/" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "Work" + }, + { + "@language": "it", + "@value": "Lavoro" + } + ] }, { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset", - "@type": [ - "owl:NamedIndividual", - "owl:Class" - ], - "prov:wasInfluencedBy": [ - "http://www.isibang.ac.in/ns/mod#Ontology", - "http://www.w3.org/ns/adms#Asset", - "http://purl.org/vocommons/voaf#Vocabulary", - "http://omv.ontoware.org/2005/05/ontology#Ontology" - ], + "@id": "https://w3id.org/italia/onto/ADMS/acronym", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Un asset semantico (o anche risorsa semantica) è un'entità astratta che riflette il contenuto intellettuale della risorsa e rappresenta tutte le caratteristiche della risorsa a prescindere dalla sua rappresentazione fisica. Questa entità astratta combina le entità di FRBR \"work\" ed \"expression\".\nOgni volta che cambia il contenuto intellettuale, il risultato è considerato un nuovo asset che può essere collegato col precedente e con il successivo (versioning)." + "@language": "en", + "@value": "A short name by which a semantic asset is formally known." }, { - "@language": "en", - "@value": "A semantic asset is an abstract entity that reflects the intellectual content of the Semantic Asset and represents those characteristics of the Semantic Asset that are independent of its physical embodiment. This abstract entity combines the FRBR entities work (a distinct intellectual or artistic creation) and expression (the intellectual or artistic realization of a work). Assets can be versioned. Every time the intellectual content of an asset changes, the result is considered to be a new asset that can be linked to previous and next versions of the Semantic Asset." + "@language": "it", + "@value": "Nome breve con cui un asset è formalmente conosciuto." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS" + "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "Semantic Asset" + "@value": "acronym" }, { "@language": "it", - "@value": "Asset semantico" + "@value": "acronimo" } ], - "rdfs:subClassOf": [ - { - "@id": "_:N7bd6571d34d643aead3532e49209b2a0" - }, - { - "@id": "_:Nd480e2bf31254fbf83ce4fba0c272b39" - }, - { - "@id": "_:Nb9c5e70c1aef45948490f57c5703a772" - }, - { - "@id": "_:Nf970aad8f496452a899cbd08b8419460" - }, - { - "@id": "_:Na88cac78feeb43c7b6799e1833822fa2" - }, - { - "@id": "_:Nee2a6cba71434621a373d93fc43f8a30" - }, - { - "@id": "_:Nd1f7f3b1ca3e4ce286e5b7e1c19c9b45" - }, - { - "@id": "_:N3dc74da1d4944bbfa9e960d9418ceb7f" - }, - { - "@id": "http://dati.gov.it/onto/dcatapit#Dataset" - }, - { - "@id": "_:N2ea62a1c92464e10a6dc6d36700cd63d" - }, - { - "@id": "_:N3eeb1fe091fd45f5bc4ce5b1c1b66b53" - }, - { - "@id": "_:N163945abc1cf4a39a3a2d4148041db3e" - }, - { - "@id": "_:N365e1b0909944a84b29678f5c06df68c" - }, - { - "@id": "_:Nd62e8efd442f4ee5a5b885c4cb1813eb" - }, - { - "@id": "_:Nb61e14cb53ef4f39a0dfb60d13a3307a" - }, + "rdfs:range": { + "@id": "xsd:string" + } + }, + { + "@id": "https://w3id.org/italia/onto/ADMS/altLabel", + "@type": "owl:DatatypeProperty", + "rdfs:comment": [ { - "@id": "_:N2d0fd3304448494db2439a790b340611" + "@language": "en", + "@value": "Alternative name by which an entity is known." }, { - "@id": "_:Ndcfe363757954b1b801c53695fe03a3f" + "@language": "it", + "@value": "Nome alternativo con cui un'entità può essere conosciuta." } - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/AnzoForExcel", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/Vtodo", - "@type": "owl:Class", - "prov:wasInfluencedBy": "http://www.w3.org/2002/12/cal/ical#Vtodo", + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "To do list" + "@value": "alternative label" }, { "@language": "it", - "@value": "Lista cose da fare" + "@value": "etichetta alternativa" } - ] + ], + "rdfs:range": { + "@id": "xsd:string" + } }, { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation", - "@type": "owl:Class", - "prov:wasInfluencedBy": "http://www.isibang.ac.in/ns/mod#OntologyEvaluation", + "@id": "https://w3id.org/italia/onto/ADMS/backwardCompatibleWith", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", - "@value": "The results of evaluating a semantic asset.\nN.B. A semantic asset can have more than one evaluations." + "@value": "Link the semantic asset to another one, with which it is backward compatible." }, { "@language": "it", - "@value": "Il risultato della valutazione di un asset semantico.\nN.B. Un asset semantico può avere più di una valutazione." + "@value": "Collega un asset semantico con un asset precedente con cui è compatibile." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "Semantic Asset Evaluation" + "@value": "backward compatible with" }, { "@language": "it", - "@value": "Valutazione dell'asset semantico" + "@value": "è compatibile con la precedente versione" } ], - "rdfs:subClassOf": [ - { - "@id": "_:Na502c7f4d9274a64ba80b2d8fc03dc2c" - }, - { - "@id": "_:N1f390993883a4a7fa6444ab93d588371" - }, - { - "@id": "_:N99d8533332f54b1fb5f174b613242c30" - }, - { - "@id": "_:N17e52e94c2e1405daca7bb41a6f56454" - } - ] + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + } }, { - "@id": "https://w3id.org/italia/onto/ADMS/hasInteroperabilityLevel", + "@id": "https://w3id.org/italia/onto/ADMS/bibliographicCitation", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/isInteroperabilityLevelOf" - }, "rdfs:comment": [ { - "@language": "it", - "@value": "Collegamento tra un asset semantico e il suo livello di interoperabilità." + "@language": "en", + "@value": "Link the semantic asset to a bibliographic reference for the resource." }, { - "@language": "en", - "@value": "Link between a semantic asset and the interoperability level." + "@language": "it", + "@value": "Collega un asset semantico con un riferimento bibliografico relativo alla risorsa.." } ], "rdfs:domain": { @@ -1496,47 +2003,63 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "ha livello di interoperabilità" + "@language": "en", + "@value": "bibliographic citation" }, { - "@language": "en", - "@value": "interoperability level" + "@language": "it", + "@value": "citazione bibliografican" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel" + "@id": "https://w3id.org/italia/onto/ADMS/Work" } }, { - "@id": "https://dati.gov.it/onto/dcatapit#Catalog", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/ADMS/competencyQuestion", + "@type": "owl:DatatypeProperty", + "rdfs:comment": [ + { + "@language": "en", + "@value": "A set of questions made to build A semantic asset at the design time." + }, + { + "@language": "it", + "@value": "Lista di domande fatte per costruire l'asset semantico al momento della sua progettazione." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, "rdfs:isDefinedBy": { - "@id": "http://dati.gov.it/onto/dcatapit" + "@id": "https://w3id.org/italia/onto/ADMS/" + }, + "rdfs:label": { + "@language": "en", + "@value": "competency question" + }, + "rdfs:range": { + "@id": "xsd:string" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/Usefulness", - "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationCriteria", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/isOntologyLanguageOf", + "@id": "https://w3id.org/italia/onto/ADMS/contains", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/isContainedIn" + }, "rdfs:comment": [ { - "@language": "it", - "@value": "Collegamento tra il linguaggio con cui l'asset è implementato e l'asset semantico." + "@language": "en", + "@value": "Link between the asset repository and the semantic assets registered in it." }, { - "@language": "en", - "@value": "Link between the language in which the asset is implemented and the semantic asset." + "@language": "it", + "@value": "Collegamento tra il registro degli asset e gli asset semantici registrati al suo interno." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyLanguage" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -1544,11 +2067,11 @@ "rdfs:label": [ { "@language": "en", - "@value": "is ontology language of" + "@value": "contains" }, { "@language": "it", - "@value": "è linguaggio di" + "@value": "contiene" } ], "rdfs:range": { @@ -1556,130 +2079,128 @@ } }, { - "@id": "https://w3id.org/italia/data/resource/Distribution/ADMSAPIT-RDF-XML", - "@type": [ - "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution", - "owl:NamedIndividual" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ADMS/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ADMS/latest/ADMS-AP_IT.rdf" + "@id": "https://w3id.org/italia/onto/ADMS/criteriaOfEvaluationFor", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/evaluationBasedOnCriteria" }, - "dcterms:description": [ + "rdfs:comment": [ { "@language": "en", - "@value": "This is the distribution in RDF/XML of the ontology used for specifying the metadata of the ontologies" + "@value": "Link between the evaluation criteria(s)/aspect(s) considered to judge the quality of a semantic asset and an evaluation." }, { "@language": "it", - "@value": "Questa è la distribuzione RDF/XML dell'ontologia della metadatazione delle ontologie" + "@value": "Collegamneto tra i criteri di valutazione considerati per giudicare la qualità di un asset semantico e la valutazione." } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ADMS/" }, - "dcterms:title": [ + "rdfs:label": [ { "@language": "en", - "@value": "RDF/XML distribution of ADMS-AP_IT Ontology" + "@value": "criteria of evaluation for" }, { "@language": "it", - "@value": "Distribuzione RDF/XML ontologia ADMS-AP_IT" + "@value": "usati come criteri per valutare" } - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/AnnotationTask", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyTask" - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation" + } }, { - "@id": "https://w3id.org/italia/onto/ADMS/hasOntologyLanguage", + "@id": "https://w3id.org/italia/onto/ADMS/definedIn", "@type": "owl:ObjectProperty", "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/isOntologyLanguageOf" + "@id": "https://w3id.org/italia/onto/ADMS/defines" }, "rdfs:comment": [ { - "@language": "it", - "@value": "Collegamento tra l'asset semantico e il linguaggio con cui l'asset è implementato." + "@language": "en", + "@value": "Link between a semantic term and the semantic asset that defines it." }, { - "@language": "en", - "@value": "Link between the semantic asset and the language in which it is implemented." + "@language": "it", + "@value": "Collegamento tra un termine semantico e l'asset semantico che lo definisce." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha linguaggio" + "@language": "en", + "@value": "defined in" }, { - "@language": "en", - "@value": "has language" + "@language": "it", + "@value": "è definito in" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyLanguage" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool", - "@type": "owl:Class", - "prov:wasInfluencedBy": "http://omv.ontoware.org/2005/05/ontology#OntologyEngineeringTool", + "@id": "https://w3id.org/italia/onto/ADMS/defines", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Lo strumento usato per creare l'asset semantico." + "@language": "en", + "@value": "Link between a semantic asset and the semantic term that it defines." }, { - "@language": "en", - "@value": "A tool used to create the semantic asset." + "@language": "it", + "@value": "Collegamento tra un asset semantico e il termine semantico definito da questo." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "Semantic Asset Engineering Tool" + "@value": "defines" }, { "@language": "it", - "@value": "Strumento di ingegnerizzazione" + "@value": "definisce" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" + } }, { - "@id": "https://w3id.org/italia/onto/ADMS/usesSemanticAsset", + "@id": "https://w3id.org/italia/onto/ADMS/depiction", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/depicts" + }, "rdfs:comment": [ { "@language": "en", - "@value": "Link between a project and the semantic asset used in it." + "@value": "Link between a semantic asset and it depiction (e.g an UML diagram)." }, { "@language": "it", - "@value": "Collegamento tra un progetto e l'asset semantico che usa." + "@value": "Collegamento tra un assset semantico e la sua rappresentazione (come un diagramma UML)." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/Project" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -1687,81 +2208,32 @@ "rdfs:label": [ { "@language": "en", - "@value": "uses asset" + "@value": "depiction" }, { "@language": "it", - "@value": "usa asset" + "@value": "è rappresentato da" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/ComputationalEfficiency", - "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationCriteria", - "owl:NamedIndividual" - ] - }, - { - "@id": "prov:wasInfluencedBy", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:Ndcfe363757954b1b801c53695fe03a3f", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/acronym" - }, - "owl:someValuesFrom": { - "@id": "xsd:string" - } - }, - { - "@id": "foaf:Agent", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/MatchingTask", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyTask" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/Semi-formal", - "@type": [ - "https://w3id.org/italia/onto/ADMS/FormalityLevel", - "owl:NamedIndividual" - ] - }, - { - "@id": "_:Nf970aad8f496452a899cbd08b8419460", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyLanguage" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/hasOntologyLanguage" + "@id": "https://w3id.org/italia/onto/ADMS/Representation" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/altLabel", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/depicts", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Nome alternativo con cui un'entità può essere conosciuta." + "@language": "en", + "@value": "Link between a depiction of a semantic asset (e.g. a UML diagram) and the semantic asset." }, { - "@language": "en", - "@value": "Alternative name by which an entity is known." + "@language": "it", + "@value": "Collegamento tra la rappresentazione di un asset semantico (come un diagramma UML) e l'asset semantico." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/Representation" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -1769,50 +2241,32 @@ "rdfs:label": [ { "@language": "en", - "@value": "alternative label" + "@value": "depicts" }, { "@language": "it", - "@value": "etichetta alternativa" + "@value": "rappresenta" } ], "rdfs:range": { - "@id": "xsd:string" - } - }, - { - "@id": "https://w3id.org/italia/data/resource/project/OntoPiA", - "@type": [ - "https://w3id.org/italia/onto/ADMS/Project", - "owl:NamedIndividual" - ], - "l0:name": { - "@language": "it", - "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" - } - }, - { - "@id": "_:Nc715063907c94907af546715f071d65e", - "@type": "owl:Restriction", - "owl:allValuesFrom": { "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/definedIn" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/last", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ADMS/deprecated", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Collegamento alla corrente o ultima versione di un asset semantico." + "@language": "en", + "@value": "Discouragement of use of some terminology, feature, design, or practice (typically because it has been superseded or is no longer considered efficient), but without completely removing it or prohibiting its use.\nAn annotation with the owl:deprecated annotation property and the value equal to \"true\"^^xsd:boolean can be used to specify that an IRI is deprecated.\n" }, - "A link to the current or latest version of the Semantic Asset." + { + "@language": "it", + "@value": "Cosa in passato documentata e considerata ufficiale il cui uso è attualmente sconsigliato a favore di una versione più recente." + } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/Concept" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -1820,191 +2274,166 @@ "rdfs:label": [ { "@language": "en", - "@value": "last" + "@value": "deprecated" }, { "@language": "it", - "@value": "ha ultima versione" + "@value": "sconsigliato" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "xsd:boolean" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/Work", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS/" + "@id": "https://w3id.org/italia/onto/ADMS/endorsedBy", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/endorses" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "Lavoro" - }, - { - "@language": "en", - "@value": "Work" - } - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel", - "@type": "owl:Class", "rdfs:comment": [ { "@language": "en", - "@value": "The ability of different information technology systems and software applications to communicate, exchange data, and use the information that has been exchanged, from the foundational , structural or semantic point of view." + "@value": "The parties that have expressed support or approval to this ontology." }, { "@language": "it", - "@value": "La capacità di diversi sistemi teconologici informatici e di applicazioni software di comunicare, scambiare dati, e usare le informazioni che sono state scambiate, da un punto di vidta fondativo, strutturale o semantico." + "@value": "Gli agenti che hanno supportato o approvato l'ontologia." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "Interoperability Level" + "@value": "endorsed By" }, { "@language": "it", - "@value": "Livello di interoperabilità" + "@value": "è approvato da" } - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/ConfigurationTask", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyTask" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/ProcessOntology", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyType", - "owl:NamedIndividual" - ] + ], + "rdfs:range": { + "@id": "l0:Agent" + } }, { - "@id": "https://w3id.org/italia/onto/ADMS/wasinvalidatedBy", + "@id": "https://w3id.org/italia/onto/ADMS/endorses", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation." + "@value": "The parties that have expressed support or approval to this ontology." }, { "@language": "it", - "@value": "L'invalidazione è l'inizio della distruzione, cessazione o la scadenza di un entità esistente attraverso un'attività. l'entità non è più accessibile all'uso." + "@value": "Gli agenti che hanno supportato o approvato l'ontologia." } ], "rdfs:domain": { - "@id": "_:Nb1fbd6c29f4d454a924f6ed94c5ee8bf" + "@id": "l0:Agent" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "è stato invalidato da" + "@language": "en", + "@value": "endorses" }, { - "@language": "en", - "@value": "was invalidated by" + "@language": "it", + "@value": "approva" } ], "rdfs:range": { - "@id": "l0:Activity" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/supportedSchema", + "@id": "https://w3id.org/italia/onto/ADMS/evaluatedBy", "@type": "owl:ObjectProperty", "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/supports" + "@id": "https://w3id.org/italia/onto/ADMS/evaluates" }, "rdfs:comment": [ { - "@language": "it", - "@value": "Collegamento tra il registro degli asset semantici e le ontologie usate per svilupparlo, per esempio ADMS." + "@language": "en", + "@value": "An agent that have participated in an evaluation." }, { - "@language": "en", - "@value": "Link between the Semantic Asset Repository and ontology used to implement it, e.g. ADMS." + "@language": "it", + "@value": "Un agente che ha partecipato alla valutazione dell'asset semantico." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha come schema supportato" + "@language": "en", + "@value": "evaluated by" }, { - "@language": "en", - "@value": "supported schema" + "@language": "it", + "@value": "valutazione proposta da" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "l0:Agent" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/hiddenLabel", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/evaluates", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Utile quando un utente inteagisce con un sistema di organizzazione della conoscenza attraverso una ricerca text-based. L'utente potrebbe per esempio, digitare una parola con errori di ortografia, ma se il sistema troca un match con un'etichetta nascosta, l'utente sarà comunque in grado di trocare il concetto rilevante, mentre l'etichetta non sarà visibile all'utente (in modo da non incoraggiare il perseverare dell'errore)." + "@language": "en", + "@value": "An agent that have participated in an evaluation." }, { - "@language": "en", - "@value": "The hidden labels are useful when a user is interacting with a knowledge organization system via a text-based search function. The user may, for example, enter mis-spelled words when trying to find a relevant concept. If the mis-spelled query can be matched against a hidden label, the user will be able to find the relevant concept, but the hidden label won't otherwise be visible to the user (so further mistakes aren't encouraged)." + "@language": "it", + "@value": "Un agente che ha partecipato alla valutazione dell'asset semantico." } ], "rdfs:domain": { - "@id": "owl:Thing" + "@id": "l0:Agent" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "etichetta nascosta" + "@language": "en", + "@value": "evaluates" }, { - "@language": "en", - "@value": "hidden label" + "@language": "it", + "@value": "valuta" } ], "rdfs:range": { - "@id": "xsd:string" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/evaluationReferredTo", + "@id": "https://w3id.org/italia/onto/ADMS/evaluationBasedOnCriteria", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/hasEvaluation" - }, "rdfs:comment": [ { "@language": "en", - "@value": "Link between the evaluation and the semantic asset." + "@value": "Link between an evaluation and the evaluation criteria(s)/aspect(s) considered to judge the quality of a semantic asset." }, { "@language": "it", - "@value": "Collegamento tra la valutazione e l'asset semantico." + "@value": "Collegamento tra la valutazione e i criteri di valutazione considerati per giudicare la qualità di un asset semantico." } ], "rdfs:domain": { @@ -2015,149 +2444,101 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "valutazione riferita a" + "@language": "en", + "@value": "evaluation based on criteria" }, { - "@language": "en", - "@value": "evaluation referred to" + "@language": "it", + "@value": "basata sui criteri di valutazione" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - } - }, - { - "@id": "_:N7bd6571d34d643aead3532e49209b2a0", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/prefix" - }, - "owl:someValuesFrom": { - "@id": "xsd:string" - } - }, - { - "@id": "_:N37fc8c25e2a443ec872a8f7741390904", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/officialUrl" - }, - "owl:someValuesFrom": { - "@id": "xsd:anyURI" - } - }, - { - "@id": "_:N163945abc1cf4a39a3a2d4148041db3e", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "xsd:anyURI" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/officialUrl" - } - }, - { - "@id": "http://dati.gov.it/onto/dcatapit#Agent", - "@type": "owl:Class" - }, - { - "@id": "dcterms:title", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "l0:Activity", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "l0:" - }, - "rdfs:subClassOf": { - "@id": "l0:Entity" + "@id": "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/fundedBy", + "@id": "https://w3id.org/italia/onto/ADMS/evaluationMethod", "@type": "owl:ObjectProperty", "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/funds" + "@id": "https://w3id.org/italia/onto/ADMS/evaluationMethodFor" }, "rdfs:comment": [ { "@language": "en", - "@value": "Link between a semantic asset and the agent who funds it." + "@value": "Link between an evaluation of an asset and the method followed to do it." }, { "@language": "it", - "@value": "Collegamento tra un asset semantico e l'agente lo finanzia." + "@value": "Collegamento tra la valutazione di un asset e il metodo usato per farla." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "è finanziato da" + "@language": "en", + "@value": "evaluation method" }, { - "@language": "en", - "@value": "funded by" + "@language": "it", + "@value": "valutazione con metodo" } ], "rdfs:range": { - "@id": "l0:Agent" + "@id": "https://w3id.org/italia/onto/ADMS/EvaluationMethod" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/bibliographicCitation", + "@id": "https://w3id.org/italia/onto/ADMS/evaluationMethodFor", "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Collega un asset semantico con un riferimento bibliografico relativo alla risorsa.." + "@language": "en", + "@value": "Link between the method followed to do an evaluation and the evaluation of an asset." }, { - "@language": "en", - "@value": "Link the semantic asset to a bibliographic reference for the resource." + "@language": "it", + "@value": "Collegamento tra il metodo usato per fare una valutazione e la valutazione di un asset." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/EvaluationMethod" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "citazione bibliografican" + "@language": "en", + "@value": "evaluation method for" }, { - "@language": "en", - "@value": "bibliographic citation" + "@language": "it", + "@value": "produce valutazione" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/Work" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/evaluationMethod", + "@id": "https://w3id.org/italia/onto/ADMS/evaluationReferredTo", "@type": "owl:ObjectProperty", "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/evaluationMethodFor" + "@id": "https://w3id.org/italia/onto/ADMS/hasEvaluation" }, "rdfs:comment": [ { "@language": "en", - "@value": "Link between an evaluation of an asset and the method followed to do it." + "@value": "Link between the evaluation and the semantic asset." }, { "@language": "it", - "@value": "Collegamento tra la valutazione di un asset e il metodo usato per farla." + "@value": "Collegamento tra la valutazione e l'asset semantico." } ], "rdfs:domain": { @@ -2169,39 +2550,32 @@ "rdfs:label": [ { "@language": "en", - "@value": "evaluation method" + "@value": "evaluation referred to" }, { "@language": "it", - "@value": "valutazione con metodo" + "@value": "valutazione riferita a" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/EvaluationMethod" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/PersonalizationTask", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyTask", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/hasRootClass", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ADMS/example", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Fornisce la classe radice di un asset semantico. E' popolata automaticamente prendendo le sottoclassi dirette della classe owl:Thing.\nPuò essere impostata manualmente considerando la classe a partire dalla quale è più agevole leggere lo schema dell'ontologia\nSe l'ontologia è anche definita come skos:Concept, allora questa proprietà viene considerata equivalente a skos:hasTopConcept." + "@value": "Example concerning the use of a semantaic term." }, { - "@language": "en", - "@value": "This property is to provide the root class(es) of a semantic asset. This is automatically populated by taking the direct subclasses of owl:Thing.\nIt can be set manually considering the class from which it is easier to read the ontology\nIf the ontology is also defined as a unique skos:ConceptScheme, then this property should become equivalent of skos:hasTopConcept." + "@language": "it", + "@value": "Esempio d'uso di un termine semantico." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -2209,51 +2583,47 @@ "rdfs:label": [ { "@language": "en", - "@value": "has root class" + "@value": "example" }, { "@language": "it", - "@value": "ha classe radice" + "@value": "esempio" } ], "rdfs:range": { - "@id": "owl:Thing" + "@id": "rdf:PlainLiteral" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/ServiceOntology", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyType" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/isFormalityLevelOf", + "@id": "https://w3id.org/italia/onto/ADMS/extends", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/isExtendedBy" + }, "rdfs:comment": [ { - "@language": "it", - "@value": "Link between the level of formality and a semantic asset." + "@language": "en", + "@value": "Indicates that the subject vocabulary extends the expressivity of the object vocabulary by declaring subsumption relationships, using object vocabulary class as domain or range of a subject vocabulary property, defining local restrictions etc ..." }, { "@language": "it", - "@value": "Collegamento tra il livello di formalità l'asset semantico." + "@value": "Indica che l'asset semantico soggetto estende l'espressività di un asset semantico oggetto attraverso dichiarazioni di relazioni di sussunzione, usando le classi dell'altro l'asset semantico come domain o range delle proprie proprietà, definendo restrizioni locali ecc.." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/FormalityLevel" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "è livello di formalità di" + "@language": "en", + "@value": "extends" }, { - "@language": "en", - "@value": "is formality level of" + "@language": "it", + "@value": "estende" } ], "rdfs:range": { @@ -2261,56 +2631,56 @@ } }, { - "@id": "https://w3id.org/italia/onto/ADMS/endorsedBy", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/endorses" - }, + "@id": "https://w3id.org/italia/onto/ADMS/externalAlignment", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "en", - "@value": "The parties that have expressed support or approval to this ontology." + "@value": "Property used to indicate the file with the external alignmnets of the semantic asset, if present" }, { "@language": "it", - "@value": "Gli agenti che hanno supportato o approvato l'ontologia." + "@value": "Proprietà che indica il file di allineamento esterno ad altre ontologie, se presente." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "_:n6db16e92ae734e8c98168059a48513a3b4" }, "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS/" + "@id": "https://w3id.org/italia/onto/ADMS" }, "rdfs:label": [ { - "@language": "it", - "@value": "è approvato da" + "@language": "en", + "@value": "external aligment" }, { - "@language": "en", - "@value": "endorsed By" + "@language": "it", + "@value": "allineamento esterno" } ], "rdfs:range": { - "@id": "l0:Agent" + "@id": "xsd:anyURI" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/toDoList", + "@id": "https://w3id.org/italia/onto/ADMS/fundedBy", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/funds" + }, "rdfs:comment": [ { "@language": "en", - "@value": "Describes future tasks planned by a resource curator. This property is primarily intended to be used for semantic assets or datasets, but the domain is left open, it can be used for any resource. Use iCalendar Vtodo class and its properties to further describe the task calendar, priorities etc." + "@value": "Link between a semantic asset and the agent who funds it." }, { "@language": "it", - "@value": "Descrive future attività sulla risorsa pianificate dal suo curatore. Si intende che questa proprietà possa essere usata soprattutto per i semantic assets o per i semantic term, ma se il suo dominio viene lasciato aperto, può essere usato per ogni risorsa. Si usi la classe iCalendar Vtodo e le sue proprietà per descrivere ulteriormente le priorità etc. " + "@value": "Collegamento tra un asset semantico e l'agente lo finanzia." } ], "rdfs:domain": { - "@id": "owl:Thing" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -2318,47 +2688,44 @@ "rdfs:label": [ { "@language": "en", - "@value": "to-do list" + "@value": "funded by" }, { "@language": "it", - "@value": "da fare" + "@value": "è finanziato da" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/Vtodo" + "@id": "l0:Agent" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/extends", + "@id": "https://w3id.org/italia/onto/ADMS/funds", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/isExtendedBy" - }, "rdfs:comment": [ { "@language": "en", - "@value": "Indicates that the subject vocabulary extends the expressivity of the object vocabulary by declaring subsumption relationships, using object vocabulary class as domain or range of a subject vocabulary property, defining local restrictions etc ..." + "@value": "Link between the agent who funds the asset and the semantic asset." }, { "@language": "it", - "@value": "Indica che l'asset semantico soggetto estende l'espressività di un asset semantico oggetto attraverso dichiarazioni di relazioni di sussunzione, usando le classi dell'altro l'asset semantico come domain o range delle proprie proprietà, definendo restrizioni locali ecc.." + "@value": "Collegamento tra l'agente che finanzia l'asset e l'asset semantico." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "l0:Agent" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "estende" + "@language": "en", + "@value": "funds" }, { - "@language": "en", - "@value": "extends" + "@language": "it", + "@value": "finanzia" } ], "rdfs:range": { @@ -2366,50 +2733,56 @@ } }, { - "@id": "https://w3id.org/italia/onto/ADMS/numberOfDatasets", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/hasContributor", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/isContributorIn" + }, "rdfs:comment": [ { - "@language": "it", - "@value": "Numero di dataset che usano la risorsa." + "@language": "en", + "@value": "Link between a semantic asset and the responsible for making contributions to the asset." }, { - "@language": "en", - "@value": "Number of datasets using the resource." + "@language": "it", + "@value": "Collegamento tra l'asset semantico e l'agente responsabile per aver dato un contributo alla risorsa." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "numero di dataset" + "@language": "en", + "@value": "has contributor" }, { - "@language": "en", - "@value": "number of datasets" + "@language": "it", + "@value": "ha collaboratore" } ], "rdfs:range": { - "@id": "xsd:integer" + "@id": "l0:Agent" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/deprecated", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/hasEvaluation", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Discouragement of use of some terminology, feature, design, or practice (typically because it has been superseded or is no longer considered efficient), but without completely removing it or prohibiting its use.\nAn annotation with the owl:deprecated annotation property and the value equal to \"true\"^^xsd:boolean can be used to specify that an IRI is deprecated.\n" + "@value": "Link between a semantic asset and his evaluation." }, { "@language": "it", - "@value": "Cosa in passato documentata e considerata ufficiale il cui uso è attualmente sconsigliato a favore di una versione più recente." + "@value": "Collegamento tra l'asset semantico e la sua valutazione." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/Concept" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -2417,97 +2790,67 @@ "rdfs:label": [ { "@language": "en", - "@value": "deprecated" + "@value": "has evaluation" }, { "@language": "it", - "@value": "sconsigliato" + "@value": "ha valutazione" } ], "rdfs:range": { - "@id": "xsd:boolean" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/OntoStudio", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/CoreOntology", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyType" - ], - "rdfs:comment": { - "@language": "en", - "@value": "Ontology describing the most important concepts in a specific domain." - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/EvaluationByHuman", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/EvaluationMethod" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/0.1", - "@type": "owl:NamedIndividual" - }, - { - "@id": "l0:Entity", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "l0:" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/isInteroperabilityLevelOf", + "@id": "https://w3id.org/italia/onto/ADMS/hasFormalityLevel", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/isFormalityLevelOf" + }, "rdfs:comment": [ { - "@language": "it", - "@value": "Collegamento tra un asset semantico e il suo livello di interoperabilità." + "@language": "en", + "@value": "Link between semantic asset and its level of formality." }, { - "@language": "en", - "@value": "Link between a semantic asset and the interoperability level." + "@language": "it", + "@value": "Collegamento tra l'asset semantico e il suo livello di formalità." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "è livello di interoperabilità di" + "@language": "en", + "@value": "has formality level" }, { - "@language": "en", - "@value": "is interoperability level of" + "@language": "it", + "@value": "ha livello di formalità" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/FormalityLevel" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/status", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/hasInteroperabilityLevel", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/isInteroperabilityLevelOf" + }, "rdfs:comment": [ { "@language": "en", - "@value": "Publication status of a resource." + "@value": "Link between a semantic asset and the interoperability level." }, { "@language": "it", - "@value": "Stato della pubblicazione di una risorsa." + "@value": "Collegamento tra un asset semantico e il suo livello di interoperabilità." } ], "rdfs:domain": { @@ -2519,41 +2862,25 @@ "rdfs:label": [ { "@language": "en", - "@value": "status" + "@value": "interoperability level" }, { "@language": "it", - "@value": "stato" + "@value": "ha livello di interoperabilità" } ], "rdfs:range": { - "@id": "_:N1b7117052ed845c397ebedd5e5632af0" + "@id": "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/OntoBuilder", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/includes", - "@type": [ - "owl:ObjectProperty", - "owl:SymmetricProperty" - ], - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/isIncluded" - }, + "@id": "https://w3id.org/italia/onto/ADMS/hasKeyClass", + "@type": "owl:ObjectProperty", "rdfs:comment": [ + "Classe rappresentativa nell'asset semantico.", { "@language": "en", - "@value": "Link between two semantic assets, where the first includes either physically or logically the second." - }, - { - "@language": "it", - "@value": "Collegamento tra due asset semantici, di cui uno include fisicamente o logicamente l'altro." + "@value": "Representative classes in the semantic asset." } ], "rdfs:domain": { @@ -2564,57 +2891,32 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "include" + "@language": "en", + "@value": "has key class" }, { - "@language": "en", - "@value": "includes" + "@language": "it", + "@value": "ha classe chiave" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/Protege", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" - ] - }, - { - "@id": "_:N3dc74da1d4944bbfa9e960d9418ceb7f", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:date" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/submittedDate" + "@id": "owl:Thing" } }, { - "@id": "dcterms:format", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/depiction", + "@id": "https://w3id.org/italia/onto/ADMS/hasOntologyLanguage", "@type": "owl:ObjectProperty", "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/depicts" + "@id": "https://w3id.org/italia/onto/ADMS/isOntologyLanguageOf" }, "rdfs:comment": [ { "@language": "en", - "@value": "Link between a semantic asset and it depiction (e.g an UML diagram)." + "@value": "Link between the semantic asset and the language in which it is implemented." }, { "@language": "it", - "@value": "Collegamento tra un assset semantico e la sua rappresentazione (come un diagramma UML)." + "@value": "Collegamento tra l'asset semantico e il linguaggio con cui l'asset è implementato." } ], "rdfs:domain": { @@ -2625,36 +2927,29 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "è rappresentato da" + "@language": "en", + "@value": "has language" }, { - "@language": "en", - "@value": "depiction" + "@language": "it", + "@value": "ha linguaggio" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/Representation" + "@id": "https://w3id.org/italia/onto/ADMS/OntologyLanguage" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/OilEd", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/numberOfProperties", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/hasRootClass", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Numero di propietà nell'asset. Le proprietòà importate da altri namespaces non sono prese in considerazione." + "@language": "en", + "@value": "Fornisce la classe radice di un asset semantico. E' popolata automaticamente prendendo le sottoclassi dirette della classe owl:Thing.\nPuò essere impostata manualmente considerando la classe a partire dalla quale è più agevole leggere lo schema dell'ontologia\nSe l'ontologia è anche definita come skos:Concept, allora questa proprietà viene considerata equivalente a skos:hasTopConcept." }, { "@language": "en", - "@value": "Number of properties in the asset. Properties imported from other namespaces are not taken into account." + "@value": "This property is to provide the root class(es) of a semantic asset. This is automatically populated by taking the direct subclasses of owl:Thing.\nIt can be set manually considering the class from which it is easier to read the ontology\nIf the ontology is also defined as a unique skos:ConceptScheme, then this property should become equivalent of skos:hasTopConcept." } ], "rdfs:domain": { @@ -2666,52 +2961,35 @@ "rdfs:label": [ { "@language": "en", - "@value": "number of properties" + "@value": "has root class" }, { "@language": "it", - "@value": "numero di proprietà" + "@value": "ha classe radice" } ], "rdfs:range": { - "@id": "xsd:nonNegativeInteger" - } - }, - { - "@id": "_:Nb61e14cb53ef4f39a0dfb60d13a3307a", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/defines" - } - }, - { - "@id": "_:Nb9c5e70c1aef45948490f57c5703a772", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/hasInteroperabilityLevel" + "@id": "owl:Thing" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/evaluationBasedOnCriteria", + "@id": "https://w3id.org/italia/onto/ADMS/hasSemanticAssetDistribution", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/isSemanticAssetDistributionOf" + }, "rdfs:comment": [ { "@language": "en", - "@value": "Link between an evaluation and the evaluation criteria(s)/aspect(s) considered to judge the quality of a semantic asset." + "@value": "Link between Senantic Asset and its distribution." }, { "@language": "it", - "@value": "Collegamento tra la valutazione e i criteri di valutazione considerati per giudicare la qualità di un asset semantico." + "@value": "Collegamento tra l'Asset Semantico e la sua distribuzione." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -2719,99 +2997,103 @@ "rdfs:label": [ { "@language": "en", - "@value": "evaluation based on criteria" + "@value": "has distribution" }, { "@language": "it", - "@value": "basata sui criteri di valutazione" + "@value": "ha distribuzione" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/evaluates", + "@id": "https://w3id.org/italia/onto/ADMS/hasTask", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/isSemanticTaskOF" + }, "rdfs:comment": [ { "@language": "en", - "@value": "An agent that have participated in an evaluation." + "@value": "Link between a Semantic Asset and its task." }, { "@language": "it", - "@value": "Un agente che ha partecipato alla valutazione dell'asset semantico." + "@value": "Collegamento tra un asset semantico e il suo scenario di applicazione." } ], "rdfs:domain": { - "@id": "l0:Agent" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "valuta" + "@language": "en", + "@value": "has task" }, { - "@language": "en", - "@value": "evaluates" + "@language": "it", + "@value": "ha scenario di applicazione" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation" - } - }, - { - "@id": "https://w3id.org/italia/data/resource/project/DAF", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/Project" - ], - "l0:name": { - "@language": "it", - "@value": "Data & Analytics Framework" + "@id": "https://w3id.org/italia/onto/ADMS/OntologyTask" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/competencyQuestion", + "@id": "https://w3id.org/italia/onto/ADMS/hiddenLabel", "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "en", - "@value": "A set of questions made to build A semantic asset at the design time." + "@value": "The hidden labels are useful when a user is interacting with a knowledge organization system via a text-based search function. The user may, for example, enter mis-spelled words when trying to find a relevant concept. If the mis-spelled query can be matched against a hidden label, the user will be able to find the relevant concept, but the hidden label won't otherwise be visible to the user (so further mistakes aren't encouraged)." }, { "@language": "it", - "@value": "Lista di domande fatte per costruire l'asset semantico al momento della sua progettazione." + "@value": "Utile quando un utente inteagisce con un sistema di organizzazione della conoscenza attraverso una ricerca text-based. L'utente potrebbe per esempio, digitare una parola con errori di ortografia, ma se il sistema troca un match con un'etichetta nascosta, l'utente sarà comunque in grado di trocare il concetto rilevante, mentre l'etichetta non sarà visibile all'utente (in modo da non incoraggiare il perseverare dell'errore)." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "owl:Thing" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, - "rdfs:label": { - "@language": "en", - "@value": "competency question" - }, + "rdfs:label": [ + { + "@language": "en", + "@value": "hidden label" + }, + { + "@language": "it", + "@value": "etichetta nascosta" + } + ], "rdfs:range": { "@id": "xsd:string" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/notes", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/includes", + "@type": [ + "owl:ObjectProperty", + "owl:SymmetricProperty" + ], + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/isIncluded" + }, "rdfs:comment": [ { - "@language": "it", - "@value": "Informazioni aggiuntive sull'asset che non sono incluse da altre parti (per esempio, informazioni che non si vuole includere nella documentazione)." + "@language": "en", + "@value": "Link between two semantic assets, where the first includes either physically or logically the second." }, { - "@language": "en", - "@value": "Additional information about the asset that is not included somewhere else (e.g. information that you do not want to include in the documentation)." + "@language": "it", + "@value": "Collegamento tra due asset semantici, di cui uno include fisicamente o logicamente l'altro." } ], "rdfs:domain": { @@ -2823,44 +3105,44 @@ "rdfs:label": [ { "@language": "en", - "@value": "notes" + "@value": "includes" }, { "@language": "it", - "@value": "note" + "@value": "include" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/funds", + "@id": "https://w3id.org/italia/onto/ADMS/incompatibleWith", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Link between the agent who funds the asset and the semantic asset." + "@value": "This indicates that the containing ontology is a later version of the referenced ontology, but is not backward compatible with it." }, { "@language": "it", - "@value": "Collegamento tra l'agente che finanzia l'asset e l'asset semantico." + "@value": "Indica che l'asset è una versione successiva di un'altro asset, ma che non è compatibile con quest'ultimo." } ], "rdfs:domain": { - "@id": "l0:Agent" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "finanzia" + "@language": "en", + "@value": "incompatible with" }, { - "@language": "en", - "@value": "funds" + "@language": "it", + "@value": "incompatibile con" } ], "rdfs:range": { @@ -2868,197 +3150,197 @@ } }, { - "@id": "https://w3id.org/italia/data/resource/Distribution/ADMSAPIT-JSON-LD", - "@type": [ - "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution", - "owl:NamedIndividual" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ADMS/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/ADMS/latest/ADMS-AP_IT.jsonld" - }, - "dcterms:description": [ + "@id": "https://w3id.org/italia/onto/ADMS/isContainedIn", + "@type": "owl:ObjectProperty", + "rdfs:comment": [ { - "@language": "en", - "@value": "This is the distribution in JSON-LD of the ontology used for specifying the metadata of the ontologies" + "@language": "it", + "@value": "Collegamneto tra l'assert semantico e il registro degli asset semantici che lo contiene." }, { "@language": "it", - "@value": "Questa è la distribuzione JSON-LD dell'ontologia della metadatazione delle ontologie" + "@value": "Link between the semantic asset and the asset repository that contains it." } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ADMS/" }, - "dcterms:title": [ + "rdfs:label": [ { "@language": "en", - "@value": "JSON-LD distribution of ADMS-AP_IT Ontology" + "@value": "is contained in" }, { "@language": "it", - "@value": "Distribuzione JSON-LD ontologia ADMS-AP_IT" + "@value": "è contenuto in" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository" + } }, { - "@id": "https://w3id.org/italia/onto/ADMS/hasEvaluation", + "@id": "https://w3id.org/italia/onto/ADMS/isContributorIn", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Link between a semantic asset and his evaluation." + "@value": "Link between the responsible for making contributions to the asset and the semantic asset." }, { "@language": "it", - "@value": "Collegamento tra l'asset semantico e la sua valutazione." + "@value": "Collegamento tra l'agente responsabile per aver dato un contributo all'asset e l'asset semantico." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "l0:Agent" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha valutazione" + "@language": "en", + "@value": "is contributor in" }, { - "@language": "en", - "@value": "has evaluation" + "@language": "it", + "@value": "è collaboratore in" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" } }, { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", - "@type": [ - "foaf:Agent", - "http://dati.gov.it/onto/dcatapit#Agent", - "owl:NamedIndividual" - ], - "dcterms:identifier": "agid", - "foaf:name": [ + "@id": "https://w3id.org/italia/onto/ADMS/isExtendedBy", + "@type": "owl:ObjectProperty", + "rdfs:comment": [ { "@language": "en", - "@value": "Italian Digital Agency" + "@value": "Indicates that the subject vocabulary extends the expressivity of the object vocabulary by declaring subsumption relationships, using object vocabulary class as domain or range of a subject vocabulary property, defining local restrictions etc ..." }, { "@language": "it", - "@value": "Agenzia per l'Italia Digitale" + "@value": "Indica che l'asset semantico soggetto estende l'espressività di un asset semantico oggetto attraverso dichiarazioni di relazioni di sussunzione, usando le classi dell'altro l'asset semantico come domain o range delle proprie proprietà, definendo restrizioni locali ecc.." } - ] - }, - { - "@id": "_:Nd1f7f3b1ca3e4ce286e5b7e1c19c9b45", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository" + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/isContainedIn" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ADMS/" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "is extended by" + }, + { + "@language": "it", + "@value": "è esteso da" + } + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" } }, { - "@id": "dcterms:license", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/supports", + "@id": "https://w3id.org/italia/onto/ADMS/isFormalityLevelOf", "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "en", - "@value": "Link between the ontology used to implement the repository (e.g. ADMS) and the Semantic Asset Repository." + "@language": "it", + "@value": "Collegamento tra il livello di formalità l'asset semantico." }, { "@language": "it", - "@value": "Collegamento tra le ontologie usate per sviluppare il registro (per esempio ADMS) e il registro degli asset semantici." + "@value": "Link between the level of formality and a semantic asset." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/FormalityLevel" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "supporta" + "@language": "en", + "@value": "is formality level of" }, { - "@language": "en", - "@value": "supports" + "@language": "it", + "@value": "è livello di formalità di" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyTask", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/ADMS/isIncluded", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Informazioni sul compito che l'asset svolge." + "@language": "en", + "@value": "Link between two semantic assets, where the first is included either physically or logically in the second." }, { - "@language": "en", - "@value": "Information about the task the asset was intended to be used for." + "@language": "it", + "@value": "Collegamento tra due asset semantici, di cui uno è incluso fisicamente o logicamente nell'altro." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "Asset Task" + "@value": "is included" }, { "@language": "it", - "@value": "Scenario di applicazione" + "@value": "è incluso" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + } }, { - "@id": "https://w3id.org/italia/onto/ADMS/backwardCompatibleWith", + "@id": "https://w3id.org/italia/onto/ADMS/isInteroperabilityLevelOf", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Link the semantic asset to another one, with which it is backward compatible." + "@value": "Link between a semantic asset and the interoperability level." }, { "@language": "it", - "@value": "Collega un asset semantico con un asset precedente con cui è compatibile." + "@value": "Collegamento tra un asset semantico e il suo livello di interoperabilità." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "è compatibile con la precedente versione" + "@language": "en", + "@value": "is interoperability level of" }, { - "@language": "en", - "@value": "backward compatible with" + "@language": "it", + "@value": "è livello di interoperabilità di" } ], "rdfs:range": { @@ -3066,72 +3348,68 @@ } }, { - "@id": "https://w3id.org/italia/onto/ADMS/IsaViz", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/numberOfClasses", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/isOntologyEngineeringToolOf", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/usesOntologyEngineeringTool" + }, "rdfs:comment": [ { "@language": "en", - "@value": "Number of classes in the asset. Classes imported from other namespaces are not taken into account." + "@value": "Information about the tool used to create the ontology." }, { "@language": "it", - "@value": "Numero di classi nell'asset. Le classi importate da altri namespace non sono prese in considerazione." + "@value": "Informazioni sugli strumenti usati per creare l'ontologia." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "numero di classi" + "@language": "en", + "@value": "is ontology engineering tool of" }, { - "@language": "en", - "@value": "number of classes" + "@language": "it", + "@value": "è strumento di ingegnerizzazione di" } ], "rdfs:range": { - "@id": "xsd:nonNegativeInteger" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/isSemanticTaskOF", + "@id": "https://w3id.org/italia/onto/ADMS/isOntologyLanguageOf", "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Collegamento tra lo scenario di applicazione e l'asset semantico." + "@language": "en", + "@value": "Link between the language in which the asset is implemented and the semantic asset." }, { "@language": "it", - "@value": "Link between a asset task and a semantic asset." + "@value": "Collegamento tra il linguaggio con cui l'asset è implementato e l'asset semantico." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyTask" + "@id": "https://w3id.org/italia/onto/ADMS/OntologyLanguage" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "è scenario di applicazione di" + "@language": "en", + "@value": "is ontology language of" }, { - "@language": "en", - "@value": "is semantic task of" + "@language": "it", + "@value": "è linguaggio di" } ], "rdfs:range": { @@ -3139,101 +3417,53 @@ } }, { - "@id": "https://w3id.org/italia/onto/ADMS/GoldStandard", - "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationMethod", - "owl:NamedIndividual" - ] - }, - { - "@id": "owl:versionInfo", - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/Knoodl", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/FilteringTask", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyTask", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/EvaluationMethod", - "@type": "owl:Class", - "prov:wasInfluencedBy": "http://www.isibang.ac.in/ns/mod#EvaluationMethod", + "@id": "https://w3id.org/italia/onto/ADMS/isSemanticAssetDistributionOf", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "La metodologia seguita nella valutazione di un asset semantico, es approccio basato sull'applicazione, valutazione fatta dall'uomo, ecc..." + "@language": "en", + "@value": "Link between Senantic Asset and its distribution." }, { - "@language": "en", - "@value": "A methodology that is being followed in evaluating a semantic asset, e.g., application based approach, assessment by human, data driven approach and golden standard." + "@language": "it", + "@value": "Collegamento tra l'Asset Semantico e la sua distribuzione." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "Metodo di valutazione" + "@language": "en", + "@value": "is distribution of" }, { - "@language": "en", - "@value": "Evaluation Method" + "@language": "it", + "@value": "è distribuzione di" } - ] - }, - { - "@id": "_:Nf33624e6c7c643b7a6bdb8afcd21bc4d", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/contains" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - } - }, - { - "@id": "https://w3id.org/italia/data/resource/contact-point/onto_AgID", - "@type": [ - "owl:NamedIndividual", - "vcard:Organization", - "http://dati.gov.it/onto/dcatapit#Organization", - "vcard:Kind" ], - "vcard:fn": "banche dati e open data", - "vcard:hasEmail": { - "@id": "mailto:info@dati.gov.it" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/contains", + "@id": "https://w3id.org/italia/onto/ADMS/isSemanticTaskOF", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/isContainedIn" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "Link between the asset repository and the semantic assets registered in it." + "@language": "it", + "@value": "Collegamento tra lo scenario di applicazione e l'asset semantico." }, { "@language": "it", - "@value": "Collegamento tra il registro degli asset e gli asset semantici registrati al suo interno." + "@value": "Link between a asset task and a semantic asset." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository" + "@id": "https://w3id.org/italia/onto/ADMS/OntologyTask" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -3241,11 +3471,11 @@ "rdfs:label": [ { "@language": "en", - "@value": "contains" + "@value": "is semantic task of" }, { "@language": "it", - "@value": "contiene" + "@value": "è scenario di applicazione di" } ], "rdfs:range": { @@ -3253,49 +3483,29 @@ } }, { - "@id": "_:N07b78cf6bb1d4be9a78856d87df73d32", - "@type": "rdfs:Datatype", - "owl:oneOf": { - "@list": [ - "archived", - "catalogued", - "closed access", - "draft", - "final draft", - "initial draft", - "intermediate draft", - "published", - "submitted" - ] - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/isSemanticAssetDistributionOf", + "@id": "https://w3id.org/italia/onto/ADMS/last", "@type": "owl:ObjectProperty", "rdfs:comment": [ - { - "@language": "en", - "@value": "Link between Senantic Asset and its distribution." - }, + "A link to the current or latest version of the Semantic Asset.", { "@language": "it", - "@value": "Collegamento tra l'Asset Semantico e la sua distribuzione." + "@value": "Collegamento alla corrente o ultima versione di un asset semantico." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "è distribuzione di" + "@language": "en", + "@value": "last" }, { - "@language": "en", - "@value": "is distribution of" + "@language": "it", + "@value": "ha ultima versione" } ], "rdfs:range": { @@ -3303,28 +3513,17 @@ } }, { - "@id": "l0:Agent", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "l0:" - }, - "rdfs:subClassOf": { - "@id": "l0:Entity" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/Relevancy", - "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationCriteria", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/numberOfDataProperties", - "@type": "owl:DatatypeProperty", - "rdfs:comment": { - "@language": "en", - "@value": "The total number of data properties in a semantic asset." + "@id": "https://w3id.org/italia/onto/ADMS/next", + "@type": "owl:ObjectProperty", + "rdfs:comment": [ + "A link to the next version of the Semantic Asset.", + { + "@language": "it", + "@value": "Collegamento alla versione successiva dell'asset semantico." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -3332,31 +3531,28 @@ "rdfs:label": [ { "@language": "en", - "@value": "number of data properties" + "@value": "next" }, { "@language": "it", - "@value": "numero di data properties" + "@value": "ha versione successiva" } ], - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/ADMS/numberOfProperties" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/hasFormalityLevel", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/isFormalityLevelOf" - }, + "@id": "https://w3id.org/italia/onto/ADMS/notes", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Link between semantic asset and its level of formality." + "@value": "Additional information about the asset that is not included somewhere else (e.g. information that you do not want to include in the documentation)." }, { "@language": "it", - "@value": "Collegamento tra l'asset semantico e il suo livello di formalità." + "@value": "Informazioni aggiuntive sull'asset che non sono incluse da altre parti (per esempio, informazioni che non si vuole includere nella documentazione)." } ], "rdfs:domain": { @@ -3367,203 +3563,150 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "ha livello di formalità" + "@language": "en", + "@value": "notes" }, { - "@language": "en", - "@value": "has formality level" + "@language": "it", + "@value": "note" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/FormalityLevel" + "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/Vitro", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" - ] - }, - { - "@id": "vcard:Kind", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/externalAlignment", + "@id": "https://w3id.org/italia/onto/ADMS/numberOfAxioms", "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Property used to indicate the file with the external alignmnets of the semantic asset, if present" + "@value": "Number of axioms in the asset." }, { "@language": "it", - "@value": "Proprietà che indica il file di allineamento esterno ad altre ontologie, se presente." + "@value": "Numero di assiomi nell'asset." } ], "rdfs:domain": { - "@id": "_:N5e129720f1db41b4bfae5d661965d566" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS" + "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "allineamento esterno" + "@language": "en", + "@value": "number of axioms" }, { - "@language": "en", - "@value": "external aligment" + "@language": "it", + "@value": "numero di assiomi" } ], "rdfs:range": { - "@id": "xsd:anyURI" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/DomainOntology", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyType" - ], - "rdfs:comment": { - "@language": "en", - "@value": "Ontology describing some domain of the world." - } - }, - { - "@id": "https://w3id.org/italia/SM/hasImage", - "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/SM/" + "@id": "xsd:nonNegativeInteger" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/Completeness", - "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationCriteria", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/related", - "@type": [ - "owl:SymmetricProperty", - "owl:ObjectProperty" - ], + "@id": "https://w3id.org/italia/onto/ADMS/numberOfClasses", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Collegamento tra due termini semantici." + "@language": "en", + "@value": "Number of classes in the asset. Classes imported from other namespaces are not taken into account." }, { - "@language": "en", - "@value": "Link between two semantic terms." + "@language": "it", + "@value": "Numero di classi nell'asset. Le classi importate da altri namespace non sono prese in considerazione." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "collegato" + "@language": "en", + "@value": "number of classes" }, { - "@language": "en", - "@value": "related" + "@language": "it", + "@value": "numero di classi" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" + "@id": "xsd:nonNegativeInteger" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/OWL", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyLanguage", - "owl:NamedIndividual" - ] + "@id": "https://w3id.org/italia/onto/ADMS/numberOfDataProperties", + "@type": "owl:DatatypeProperty", + "rdfs:comment": { + "@language": "en", + "@value": "The total number of data properties in a semantic asset." + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ADMS/" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "number of data properties" + }, + { + "@language": "it", + "@value": "numero di data properties" + } + ], + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/ADMS/numberOfProperties" + } }, { - "@id": "https://w3id.org/italia/onto/ADMS/type", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ADMS/numberOfDatasets", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "La natura o il genere della risorsa." + "@language": "en", + "@value": "Number of datasets using the resource." }, { - "@language": "en", - "@value": "The nature or genre of the resource." + "@language": "it", + "@value": "Numero di dataset che usano la risorsa." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "type" + "@value": "number of datasets" }, { "@language": "it", - "@value": "tipo" + "@value": "numero di dataset" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyType" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/DAML-OIL", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyLanguage", - "owl:NamedIndividual" - ] - }, - { - "@id": "http://purl.org/adms/interoperabilitylevel/Semantic", - "@type": [ - "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/WebODE", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" - ] - }, - { - "@id": "http://spcdata.digitpa.gov.it/UfficioProtocolloAOO/un_lsrm-D-010", - "@type": [ - "owl:NamedIndividual", - "http://dati.gov.it/onto/dcatapit#Agent", - "foaf:Agent" - ], - "dcterms:identifier": "80209930587", - "foaf:name": "Sapienza Università di Roma - Dipartimento Scienze Documentarie, Linguistico-Filologiche e Geografiche (Chiara Veninata e Margherita Porena)" + "rdfs:range": { + "@id": "xsd:integer" + } }, { - "@id": "https://w3id.org/italia/onto/ADMS/next", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ADMS/numberOfIndividuals", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Collegamento alla versione successiva dell'asset semantico." + "@language": "en", + "@value": "Number of individuals in the asset." }, - "A link to the next version of the Semantic Asset." + { + "@language": "it", + "@value": "Numero di individui nell'asset." + } ], "rdfs:domain": { "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" @@ -3573,34 +3716,30 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "ha versione successiva" + "@language": "en", + "@value": "number of individuals" }, { - "@language": "en", - "@value": "next" + "@language": "it", + "@value": "numero di individui" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "xsd:nonNegativeInteger" } }, { - "@id": "http://purl.org/adms/interoperabilitylevel/Legal", - "@type": [ - "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/hasKeyClass", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ADMS/numberOfLabels", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Representative classes in the semantic asset." + "@value": "Number of defined labels for any resources in the ontology (classes, properties, etc)." }, - "Classe rappresentativa nell'asset semantico." + { + "@language": "it", + "@value": "Numero di etichette definire per ogni risorsa nell'asset (classi, proprietà, ecc)." + } ], "rdfs:domain": { "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" @@ -3611,38 +3750,52 @@ "rdfs:label": [ { "@language": "en", - "@value": "has key class" + "@value": "number of labels" }, { "@language": "it", - "@value": "ha classe chiave" + "@value": "numero di etichette" } ], "rdfs:range": { - "@id": "owl:Thing" + "@id": "xsd:nonNegativeInteger" } }, { - "@id": "_:N1f390993883a4a7fa6444ab93d588371", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/evaluationReferredTo" + "@id": "https://w3id.org/italia/onto/ADMS/numberOfObjectProperties", + "@type": "owl:DatatypeProperty", + "rdfs:comment": { + "@language": "en", + "@value": "The total number of object properties in a semantic asset." }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/ADMS/" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "number of object properties" + }, + { + "@language": "it", + "@value": "numero di object properties" + } + ], + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/ADMS/numberOfProperties" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/reusedByDatasets", + "@id": "https://w3id.org/italia/onto/ADMS/numberOfProperties", "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Link to the semantic asset using the resource." + "@value": "Number of properties in the asset. Properties imported from other namespaces are not taken into account." }, { "@language": "it", - "@value": "Collegamento all'asset semantico che riutilizza la risorsa." + "@value": "Numero di propietà nell'asset. Le proprietòà importate da altri namespaces non sono prese in considerazione." } ], "rdfs:domain": { @@ -3654,28 +3807,28 @@ "rdfs:label": [ { "@language": "en", - "@value": "reused by datasets" + "@value": "number of properties" }, { "@language": "it", - "@value": "riusato dal dataset" + "@value": "numero di proprietà" } ], "rdfs:range": { - "@id": "xsd:anyURI" + "@id": "xsd:nonNegativeInteger" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/usesOntologyEngineeringTool", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ADMS/officialUrl", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Information about the tool used to create the ontology." + "@value": "Official URI of the semantic asset" }, { "@language": "it", - "@value": "Informazioni sugli strumenti usati per creare l'ontologia." + "@value": "URI ufficiale dell'asset semantico. Esempio https://w3id.org/italia/onto/ADMS/" } ], "rdfs:domain": { @@ -3686,39 +3839,29 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "usa come strumento di ingegnerizzazione" + "@language": "en", + "@value": "official URL" }, { - "@language": "en", - "@value": "uses ontology engineering tool" + "@language": "it", + "@value": "url ufficiale" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" + "@id": "xsd:anyURI" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/VocBench", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/hasContributor", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/isContributorIn" - }, + "@id": "https://w3id.org/italia/onto/ADMS/prefix", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Collegamento tra l'asset semantico e l'agente responsabile per aver dato un contributo alla risorsa." + "@language": "en", + "@value": "The preferred prefix of the semantic asset" }, { - "@language": "en", - "@value": "Link between a semantic asset and the responsible for making contributions to the asset." + "@language": "it", + "@value": "Il prefisso dell'asset semantico, tipicamente di un'ontologia" } ], "rdfs:domain": { @@ -3729,53 +3872,26 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "ha collaboratore" + "@language": "en", + "@value": "prefix" }, { - "@language": "en", - "@value": "has contributor" + "@language": "it", + "@value": "prefisso" } ], "rdfs:range": { - "@id": "l0:Agent" + "@id": "xsd:string" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/Accessibility", - "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationCriteria", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/Swoop", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/Conciseness", - "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationCriteria", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/hasTask", + "@id": "https://w3id.org/italia/onto/ADMS/prev", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/isSemanticTaskOF" - }, "rdfs:comment": [ + "A link to the previous version of the Semantic Asset.", { "@language": "it", - "@value": "Collegamento tra un asset semantico e il suo scenario di applicazione." - }, - { - "@language": "en", - "@value": "Link between a Semantic Asset and its task." + "@value": "Collegamento alla versione precedente dell'Asset Semantico." } ], "rdfs:domain": { @@ -3786,47 +3902,36 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "ha scenario di applicazione" + "@language": "en", + "@value": "has prior version" }, { - "@language": "en", - "@value": "has task" + "@language": "it", + "@value": "ha versione precedente" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyTask" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/#RDF(S)", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyLanguage", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/Reliability", + "@id": "https://w3id.org/italia/onto/ADMS/related", "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationCriteria", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/acronym", - "@type": "owl:DatatypeProperty", + "owl:ObjectProperty", + "owl:SymmetricProperty" + ], "rdfs:comment": [ { - "@language": "it", - "@value": "Nome breve con cui un asset è formalmente conosciuto." + "@language": "en", + "@value": "Link between two semantic terms." }, { - "@language": "en", - "@value": "A short name by which a semantic asset is formally known." + "@language": "it", + "@value": "Collegamento tra due termini semantici." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -3834,43 +3939,32 @@ "rdfs:label": [ { "@language": "en", - "@value": "acronym" + "@value": "related" }, { "@language": "it", - "@value": "acronimo" + "@value": "collegato" } ], "rdfs:range": { - "@id": "xsd:string" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/ApplicationOntology", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyType", - "owl:NamedIndividual" - ], - "rdfs:comment": { - "@language": "en", - "@value": "Ontology describing some domain in an application-dependent manner." + "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/evaluationMethodFor", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ADMS/reusedByDatasets", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Collegamento tra il metodo usato per fare una valutazione e la valutazione di un asset." + "@language": "en", + "@value": "Link to the semantic asset using the resource." }, { - "@language": "en", - "@value": "Link between the method followed to do an evaluation and the evaluation of an asset." + "@language": "it", + "@value": "Collegamento all'asset semantico che riutilizza la risorsa." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/EvaluationMethod" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -3878,34 +3972,16 @@ "rdfs:label": [ { "@language": "en", - "@value": "evaluation method for" + "@value": "reused by datasets" }, { - "@language": "it", - "@value": "produce valutazione" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetEvaluation" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/Neologism", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" - ] - }, - { - "@id": "http://purl.org/adms/interoperabilitylevel/Technical", - "@type": [ - "https://w3id.org/italia/onto/ADMS/InteroperabilityLevel", - "owl:NamedIndividual" - ] - }, - { - "@id": "vcard:hasEmail", - "@type": "owl:AnnotationProperty" + "@language": "it", + "@value": "riusato dal dataset" + } + ], + "rdfs:range": { + "@id": "xsd:anyURI" + } }, { "@id": "https://w3id.org/italia/onto/ADMS/sampleQuery", @@ -3927,13 +4003,13 @@ "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ - { - "@language": "it", - "@value": "campione di query" - }, { "@language": "en", "@value": "sample query" + }, + { + "@language": "it", + "@value": "campione di query" } ], "rdfs:range": { @@ -3941,37 +4017,39 @@ } }, { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution", - "@type": [ - "owl:NamedIndividual", - "owl:Class" - ], - "prov:wasInfluencedBy": "http://www.w3.org/ns/adms#AssetDistribution", + "@id": "https://w3id.org/italia/onto/ADMS/semanticAssetInUse", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/usesSemanticAsset" + }, "rdfs:comment": [ { - "@language": "it", - "@value": "La manifestazione fisica di un asset. Solitamente è rappresentata da un file scaricabile, che renda effettivo il contenuto intellettuale di un asset semantico.\nUna particolare distribuzione di un asset semantico, è associata a uno e un solo asset, mentre tutte le distribuzioni di un asset semantico condividono lo stesso contenuto intellettuale in formati differenti.\nLe distribuzioni degli asset semantici non hanno versioni." + "@language": "en", + "@value": "Link between semantic asset and the project that uses it." }, { - "@language": "en", - "@value": "A particular physical embodiment of an Asset. It is typically a downloadable computer file that implements the intellectual content of an Asset.\nA particular Semantic Asset Distribution is associated with one and only one Asset, while all Distributions of an Asset share the same intellectual content in different physical formats.\nSemantic Asset Distributions themselves are not versioned." + "@language": "it", + "@value": "Collegamento tra l'asset semantico e il progetto che lo usa." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS" + "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "Distribuzione dell'asset semantico" + "@language": "en", + "@value": "semantic asset in use" }, { - "@language": "en", - "@value": "Semantic Asset Distribution" + "@language": "it", + "@value": "asset usato in" } ], - "rdfs:subClassOf": { - "@id": "http://dati.gov.it/onto/dcatapit#Distribution" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ADMS/Project" } }, { @@ -3994,13 +4072,13 @@ "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ - { - "@language": "it", - "@value": "fonte" - }, { "@language": "en", "@value": "source" + }, + { + "@language": "it", + "@value": "fonte" } ], "rdfs:range": { @@ -4008,16 +4086,16 @@ } }, { - "@id": "https://w3id.org/italia/onto/ADMS/incompatibleWith", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ADMS/status", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "en", - "@value": "This indicates that the containing ontology is a later version of the referenced ontology, but is not backward compatible with it." + "@value": "Publication status of a resource." }, { "@language": "it", - "@value": "Indica che l'asset è una versione successiva di un'altro asset, ma che non è compatibile con quest'ultimo." + "@value": "Stato della pubblicazione di una risorsa." } ], "rdfs:domain": { @@ -4029,191 +4107,130 @@ "rdfs:label": [ { "@language": "en", - "@value": "incompatible with" + "@value": "status" }, { "@language": "it", - "@value": "incompatibile con" + "@value": "stato" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - } - }, - { - "@id": "_:N17e52e94c2e1405daca7bb41a6f56454", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/EvaluationMethod" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/evaluationMethod" + "@id": "_:n6db16e92ae734e8c98168059a48513a3b7" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/Project", - "@type": "owl:Class", - "prov:wasInfluencedBy": "http://xmlns.com/foaf/0.1/Project", + "@id": "https://w3id.org/italia/onto/ADMS/submittedDate", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "en", - "@value": "A project (a collective endeavour of some kind)." + "@value": "Date of submission of the resource." }, { "@language": "it", - "@value": "Un progetto (uno sforzo collettivo di qualche tipo)." + "@value": "Data di consegna di una risorsa." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { "@language": "en", - "@value": "Project" + "@value": "submitted" }, { "@language": "it", - "@value": "Progetto" + "@value": "consegnato" } - ] + ], + "rdfs:range": { + "@id": "xsd:date" + } }, { - "@id": "https://w3id.org/italia/onto/ADMS/numberOfAxioms", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/supportedSchema", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/ADMS/supports" + }, "rdfs:comment": [ { "@language": "en", - "@value": "Number of axioms in the asset." + "@value": "Link between the Semantic Asset Repository and ontology used to implement it, e.g. ADMS." }, { "@language": "it", - "@value": "Numero di assiomi nell'asset." + "@value": "Collegamento tra il registro degli asset semantici e le ontologie usate per svilupparlo, per esempio ADMS." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "numero di assiomi" + "@language": "en", + "@value": "supported schema" }, { - "@language": "en", - "@value": "number of axioms" + "@language": "it", + "@value": "ha come schema supportato" } ], "rdfs:range": { - "@id": "xsd:nonNegativeInteger" - } - }, - { - "@id": "_:Nd480e2bf31254fbf83ce4fba0c272b39", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/SM/Image" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/SM/hasImage" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/ApplicationBasedApproach", - "@type": [ - "https://w3id.org/italia/onto/ADMS/EvaluationMethod", - "owl:NamedIndividual" - ] - }, - { - "@id": "_:N8b82b7f45c484d839f35576029031a58", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/depicts" - }, - "owl:someValuesFrom": { "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/SearchTask", - "@type": [ - "https://w3id.org/italia/onto/ADMS/OntologyTask", - "owl:NamedIndividual" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/Accuracy", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/EvaluationCriteria" - ] - }, - { - "@id": "_:N365e1b0909944a84b29678f5c06df68c", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/hasKeyClass" - }, - "owl:someValuesFrom": { - "@id": "owl:Thing" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/Informal", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/FormalityLevel" - ] - }, - { - "@id": "_:Nee2a6cba71434621a373d93fc43f8a30", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/OntologyType" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/type" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/EvaluationCriteria", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/ADMS/supports", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Various aspects used in validating the quality of a semantic asset." + "@value": "Link between the ontology used to implement the repository (e.g. ADMS) and the Semantic Asset Repository." }, { "@language": "it", - "@value": "Parametri usati nella valutazione della qualità di un asset semantico." + "@value": "Collegamento tra le ontologie usate per sviluppare il registro (per esempio ADMS) e il registro degli asset semantici." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "Criteri di valutazione" + "@language": "en", + "@value": "supports" }, { - "@language": "en", - "@value": "Evaluation Criteria" + "@language": "it", + "@value": "supporta" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository" + } }, { - "@id": "https://w3id.org/italia/onto/ADMS/prev", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/ADMS/target", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ - "A link to the previous version of the Semantic Asset.", + { + "@language": "en", + "@value": "A particular group of people that something is directed at, or that something is intended for." + }, { "@language": "it", - "@value": "Collegamento alla versione precedente dell'Asset Semantico." + "@value": "Destinatari a cui la risorsa è principalmente rivolta." } ], "rdfs:domain": { @@ -4225,32 +4242,32 @@ "rdfs:label": [ { "@language": "en", - "@value": "has prior version" + "@value": "target" }, { "@language": "it", - "@value": "ha versione precedente" + "@value": "target" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "xsd:string" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/isContainedIn", + "@id": "https://w3id.org/italia/onto/ADMS/toDoList", "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Link between the semantic asset and the asset repository that contains it." + "@language": "en", + "@value": "Describes future tasks planned by a resource curator. This property is primarily intended to be used for semantic assets or datasets, but the domain is left open, it can be used for any resource. Use iCalendar Vtodo class and its properties to further describe the task calendar, priorities etc." }, { "@language": "it", - "@value": "Collegamneto tra l'assert semantico e il registro degli asset semantici che lo contiene." + "@value": "Descrive future attività sulla risorsa pianificate dal suo curatore. Si intende che questa proprietà possa essere usata soprattutto per i semantic assets o per i semantic term, ma se il suo dominio viene lasciato aperto, può essere usato per ogni risorsa. Si usi la classe iCalendar Vtodo e le sue proprietà per descrivere ulteriormente le priorità etc. " } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "owl:Thing" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -4258,28 +4275,28 @@ "rdfs:label": [ { "@language": "en", - "@value": "is contained in" + "@value": "to-do list" }, { "@language": "it", - "@value": "è contenuto in" + "@value": "da fare" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetRepository" + "@id": "https://w3id.org/italia/onto/ADMS/Vtodo" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/prefix", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/type", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", - "@value": "The preferred prefix of the semantic asset" + "@value": "The nature or genre of the resource." }, { "@language": "it", - "@value": "Il prefisso dell'asset semantico, tipicamente di un'ontologia" + "@value": "La natura o il genere della risorsa." } ], "rdfs:domain": { @@ -4289,72 +4306,67 @@ "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ - { - "@language": "it", - "@value": "prefisso" - }, { "@language": "en", - "@value": "prefix" + "@value": "type" + }, + { + "@language": "it", + "@value": "tipo" } ], "rdfs:range": { - "@id": "xsd:string" + "@id": "https://w3id.org/italia/onto/ADMS/OntologyType" } }, { - "@id": "l0:name", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/Representation", - "@type": "owl:Class", - "prov:wasInfluencedBy": { - "@language": "en", - "@value": "http://xmlns.com/foaf/0.1/Image" - }, + "@id": "https://w3id.org/italia/onto/ADMS/usesOntologyEngineeringTool", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Una rappresentazione di un asset semantico (ad esempio un diagramma UML)." + "@language": "en", + "@value": "Information about the tool used to create the ontology." }, { - "@language": "en", - "@value": "A representation of a semantic asset (e.g. a UML diagram)." + "@language": "it", + "@value": "Informazioni sugli strumenti usati per creare l'ontologia." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "Rappresentazione" + "@language": "en", + "@value": "uses ontology engineering tool" }, { - "@language": "en", - "@value": "Representation" + "@language": "it", + "@value": "usa come strumento di ingegnerizzazione" } ], - "rdfs:subClassOf": { - "@id": "_:N8b82b7f45c484d839f35576029031a58" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/isExtendedBy", + "@id": "https://w3id.org/italia/onto/ADMS/usesSemanticAsset", "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Indica che l'asset semantico soggetto estende l'espressività di un asset semantico oggetto attraverso dichiarazioni di relazioni di sussunzione, usando le classi dell'altro l'asset semantico come domain o range delle proprie proprietà, definendo restrizioni locali ecc.." + "@language": "en", + "@value": "Link between a project and the semantic asset used in it." }, { - "@language": "en", - "@value": "Indicates that the subject vocabulary extends the expressivity of the object vocabulary by declaring subsumption relationships, using object vocabulary class as domain or range of a subject vocabulary property, defining local restrictions etc ..." + "@language": "it", + "@value": "Collegamento tra un progetto e l'asset semantico che usa." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "https://w3id.org/italia/onto/ADMS/Project" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" @@ -4362,11 +4374,11 @@ "rdfs:label": [ { "@language": "en", - "@value": "is extended by" + "@value": "uses asset" }, { "@language": "it", - "@value": "è esteso da" + "@value": "usa asset" } ], "rdfs:range": { @@ -4374,184 +4386,173 @@ } }, { - "@id": "_:N5e129720f1db41b4bfae5d661965d566", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/ADMS/Concept" - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" - } - ] - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/WSMOStudio", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyEngineeringTool" - ] - }, - { - "@id": "https://w3id.org/italia/data/resource/organization/public-organization/STLab", - "@type": [ - "http://dati.gov.it/onto/dcatapit#Agent", - "owl:NamedIndividual", - "foaf:Agent" - ], - "dcterms:identifier": "cnr - Z6HZEH", - "foaf:name": [ + "@id": "https://w3id.org/italia/onto/ADMS/versionNotes", + "@type": "owl:DatatypeProperty", + "rdfs:comment": [ { "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + "@value": "A description of changes between this version and the previous version of the semantic assets." }, { "@language": "it", - "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" + "@value": "Descrizione dei cambiamenti tra questa versione e la precedente versione dell'asset semantico." } - ] - }, - { - "@id": "xsd:date", - "@type": "rdfs:Datatype" - }, - { - "@id": "_:N2ea62a1c92464e10a6dc6d36700cd63d", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/ADMS/FormalityLevel" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/hasFormalityLevel" - } - }, - { - "@id": "_:Na502c7f4d9274a64ba80b2d8fc03dc2c", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "l0:Agent" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/ADMS/evaluatedBy" - } - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/MediationTask", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyTask" - ] - }, - { - "@id": "https://w3id.org/italia/onto/ADMS/definedIn", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/ADMS/defines" + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, - "rdfs:comment": [ + "rdfs:isDefinedBy": [ { - "@language": "it", - "@value": "Collegamento tra un termine semantico e l'asset semantico che lo definisce." + "@id": "https://w3id.org/italia/onto/ADMS" }, { - "@language": "en", - "@value": "Link between a semantic term and the semantic asset that defines it." + "@id": "https://w3id.org/italia/onto/ADMS/" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/ADMS/" - }, "rdfs:label": [ { - "@language": "it", - "@value": "è definito in" + "@language": "en", + "@value": "version notes" }, { - "@language": "en", - "@value": "defined in" + "@language": "it", + "@value": "nota sulla versione" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" + "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/example", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/ADMS/wasGeneratedBy", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "it", - "@value": "Esempio d'uso di un termine semantico." + "@language": "en", + "@value": "Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation." }, { - "@language": "en", - "@value": "Example concerning the use of a semantaic term." + "@language": "it", + "@value": "La generazione è il completamento della produzione di una nuova entità attraverso un'attività. Questa entità non esisteva prima della generazione e diventa disponibile all'uso dopo questa generazione." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/ADMS/SemanticTerm" + "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "esempio" + "@language": "en", + "@value": "was generated by" }, { - "@language": "en", - "@value": "example" + "@language": "it", + "@value": "è stato generato da" } ], "rdfs:range": { - "@id": "rdf:PlainLiteral" + "@id": "l0:Activity" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/isContributorIn", + "@id": "https://w3id.org/italia/onto/ADMS/wasinvalidatedBy", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Link between the responsible for making contributions to the asset and the semantic asset." + "@value": "Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation." }, { "@language": "it", - "@value": "Collegamento tra l'agente responsabile per aver dato un contributo all'asset e l'asset semantico." + "@value": "L'invalidazione è l'inizio della distruzione, cessazione o la scadenza di un entità esistente attraverso un'attività. l'entità non è più accessibile all'uso." } ], "rdfs:domain": { - "@id": "l0:Agent" + "@id": "_:n6db16e92ae734e8c98168059a48513a3b1" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/ADMS/" }, "rdfs:label": [ { - "@language": "it", - "@value": "è collaboratore in" + "@language": "en", + "@value": "was invalidated by" }, { - "@language": "en", - "@value": "is contributor in" + "@language": "it", + "@value": "è stato invalidato da" } ], "rdfs:range": { + "@id": "l0:Activity" + } + }, + { + "@id": "https://w3id.org/italia/onto/SM/Image", + "@type": "owl:Class" + }, + { + "@id": "l0:Activity", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" + }, + "rdfs:subClassOf": { + "@id": "l0:Entity" + } + }, + { + "@id": "l0:Agent", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" + }, + "rdfs:subClassOf": { + "@id": "l0:Entity" + } + }, + { + "@id": "l0:Entity", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" + } + }, + { + "@id": "l0:name", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "owl:versionInfo", + "rdfs:domain": { "@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset" } }, { - "@id": "https://w3id.org/italia/onto/ADMS/QueryRewritingTask", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/ADMS/OntologyTask" - ] + "@id": "prov:wasInfluencedBy", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "vcard:Kind", + "@type": "owl:Class" + }, + { + "@id": "vcard:Organization", + "@type": "owl:Class" + }, + { + "@id": "vcard:fn", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "vcard:hasEmail", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "xsd:date", + "@type": "rdfs:Datatype" } ] -} +} \ No newline at end of file diff --git a/Ontologie/ADMS/latest/ADMS-AP_IT.rdf b/Ontologie/ADMS/latest/ADMS-AP_IT.rdf index f0e5e61c..cff45ec9 100644 --- a/Ontologie/ADMS/latest/ADMS-AP_IT.rdf +++ b/Ontologie/ADMS/latest/ADMS-AP_IT.rdf @@ -1,2687 +1,1764 @@ - - - - - - - - - - - Questa è l'ontologia di metadatazione delle ontologie, basata, nelle sue classi principali, sul profilo di metadatazione nazionale DCAT-AP_IT. Essa tuttavia aggiungere ulteriori elementi di metadatazione tipici di asset semantici quali le ontologie. - This is the ontology used to specify the metadata for the ontologies; it is mainly based on the DCAT-AP_IT ontology - agid:O.1 - 2018-02-26 - - - 2019-04-23 - - - ADMS-AP_IT: (Semantic) Asset Description Metadata Schema Ontology - Italian Application Profile - Ontologia ADMS-AP_IT: (Semantic) Asset Description Metadata Schema - Profilo applicativo italiano - ADMS-AP_IT: (Semantic) Asset Description Metadata Schema Ontology - Ontologia ADMS-AP_IT: (Semantic) Asset Description Metadata Schema - versione 0.1 del 23-04-2019 - corretti alcuni prefissi - - asset semantici - metadati - ontologie - - - - - - ADMS-AP_IT - - - - - - - - - - - - - - https://w3id.org/italia/onto/ADMS - admsapit - - - draft - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Collega un asset semantico con un asset precedente con cui è compatibile. - Link the semantic asset to another one, with which it is backward compatible. - - backward compatible with - è compatibile con la precedente versione - - - - - - - - - - Collega un asset semantico con un riferimento bibliografico relativo alla risorsa.. - Link the semantic asset to a bibliographic reference for the resource. - - bibliographic citation - citazione bibliografican - - - - - - - - - - - Collegamento tra il registro degli asset e gli asset semantici registrati al suo interno. - Link between the asset repository and the semantic assets registered in it. - - contains - contiene - - - - - - - - - - - Collegamneto tra i criteri di valutazione considerati per giudicare la qualità di un asset semantico e la valutazione. - Link between the evaluation criteria(s)/aspect(s) considered to judge the quality of a semantic asset and an evaluation. - - criteria of evaluation for - usati come criteri per valutare - - - - - - - - - - - Collegamento tra un termine semantico e l'asset semantico che lo definisce. - Link between a semantic term and the semantic asset that defines it. - - defined in - è definito in - - - - - - - - - - Collegamento tra un asset semantico e il termine semantico definito da questo. - Link between a semantic asset and the semantic term that it defines. - - defines - definisce - - - - - - - - - - - Collegamento tra un assset semantico e la sua rappresentazione (come un diagramma UML). - Link between a semantic asset and it depiction (e.g an UML diagram). - - depiction - è rappresentato da - - - - - - - - - - Collegamento tra la rappresentazione di un asset semantico (come un diagramma UML) e l'asset semantico. - Link between a depiction of a semantic asset (e.g. a UML diagram) and the semantic asset. - - depicts - rappresenta - - - - - - - - - - - Gli agenti che hanno supportato o approvato l'ontologia. - The parties that have expressed support or approval to this ontology. - - endorsed By - è approvato da - - - - - - - - - - Gli agenti che hanno supportato o approvato l'ontologia. - The parties that have expressed support or approval to this ontology. - - approva - endorses - - - - - - - - - - - An agent that have participated in an evaluation. - Un agente che ha partecipato alla valutazione dell'asset semantico. - - evaluated by - valutazione proposta da - - - - - - - - - - An agent that have participated in an evaluation. - Un agente che ha partecipato alla valutazione dell'asset semantico. - - evaluates - valuta - - - - - - - - - - Collegamento tra la valutazione e i criteri di valutazione considerati per giudicare la qualità di un asset semantico. - Link between an evaluation and the evaluation criteria(s)/aspect(s) considered to judge the quality of a semantic asset. - - basata sui criteri di valutazione - evaluation based on criteria - - - - - - - - - - - Collegamento tra la valutazione di un asset e il metodo usato per farla. - Link between an evaluation of an asset and the method followed to do it. - - evaluation method - valutazione con metodo - - - - - - - - - - Collegamento tra il metodo usato per fare una valutazione e la valutazione di un asset. - Link between the method followed to do an evaluation and the evaluation of an asset. - - evaluation method for - produce valutazione - - - - - - - - - - - Collegamento tra la valutazione e l'asset semantico. - Link between the evaluation and the semantic asset. - - evaluation referred to - valutazione riferita a - - - - - - - - - - - Indica che l'asset semantico soggetto estende l'espressività di un asset semantico oggetto attraverso dichiarazioni di relazioni di sussunzione, usando le classi dell'altro l'asset semantico come domain o range delle proprie proprietà, definendo restrizioni locali ecc.. - Indicates that the subject vocabulary extends the expressivity of the object vocabulary by declaring subsumption relationships, using object vocabulary class as domain or range of a subject vocabulary property, defining local restrictions etc ... - - estende - extends - - - - - - - - - - - Collegamento tra un asset semantico e l'agente lo finanzia. - Link between a semantic asset and the agent who funds it. - - funded by - è finanziato da - - - - - - - - - - Collegamento tra l'agente che finanzia l'asset e l'asset semantico. - Link between the agent who funds the asset and the semantic asset. - - finanzia - funds - - - - - - - - - - - - - - - - - - - - Collegamento tra l'asset semantico e la sua valutazione. - Link between a semantic asset and his evaluation. - - ha valutazione - has evaluation - - - - - - - - - - - - - - - - - - - - - Collegamento tra un asset semantico e il suo livello di interoperabilità. - Link between a semantic asset and the interoperability level. - - ha livello di interoperabilità - interoperability level - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Fornisce la classe radice di un asset semantico. E' popolata automaticamente prendendo le sottoclassi dirette della classe owl:Thing. -Può essere impostata manualmente considerando la classe a partire dalla quale è più agevole leggere lo schema dell'ontologia -Se l'ontologia è anche definita come skos:Concept, allora questa proprietà viene considerata equivalente a skos:hasTopConcept. - This property is to provide the root class(es) of a semantic asset. This is automatically populated by taking the direct subclasses of owl:Thing. -It can be set manually considering the class from which it is easier to read the ontology -If the ontology is also defined as a unique skos:ConceptScheme, then this property should become equivalent of skos:hasTopConcept. - - ha classe radice - has root class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Collegamento tra due asset semantici, di cui uno include fisicamente o logicamente l'altro. - Link between two semantic assets, where the first includes either physically or logically the second. - - include - includes - - - - - - - - - - Indica che l'asset è una versione successiva di un'altro asset, ma che non è compatibile con quest'ultimo. - This indicates that the containing ontology is a later version of the referenced ontology, but is not backward compatible with it. - - incompatibile con - incompatible with - - - - - - - - - - Collegamneto tra l'assert semantico e il registro degli asset semantici che lo contiene. - Link between the semantic asset and the asset repository that contains it. - - is contained in - è contenuto in - - - - - - - - - - Collegamento tra l'agente responsabile per aver dato un contributo all'asset e l'asset semantico. - Link between the responsible for making contributions to the asset and the semantic asset. - - is contributor in - è collaboratore in - - - - - - - - - - Indica che l'asset semantico soggetto estende l'espressività di un asset semantico oggetto attraverso dichiarazioni di relazioni di sussunzione, usando le classi dell'altro l'asset semantico come domain o range delle proprie proprietà, definendo restrizioni locali ecc.. - Indicates that the subject vocabulary extends the expressivity of the object vocabulary by declaring subsumption relationships, using object vocabulary class as domain or range of a subject vocabulary property, defining local restrictions etc ... - - is extended by - è esteso da - - - - - - - - - - Collegamento tra il livello di formalità l'asset semantico. - Link between the level of formality and a semantic asset. - - is formality level of - è livello di formalità di - - - - - - - - - - Collegamento tra due asset semantici, di cui uno è incluso fisicamente o logicamente nell'altro. - Link between two semantic assets, where the first is included either physically or logically in the second. - - is included - è incluso - - - - - - - - - - Collegamento tra un asset semantico e il suo livello di interoperabilità. - Link between a semantic asset and the interoperability level. - - is interoperability level of - è livello di interoperabilità di - - - - - - - - - - - Information about the tool used to create the ontology. - Informazioni sugli strumenti usati per creare l'ontologia. - - is ontology engineering tool of - è strumento di ingegnerizzazione di - - - - - - - - - - Collegamento tra il linguaggio con cui l'asset è implementato e l'asset semantico. - Link between the language in which the asset is implemented and the semantic asset. - - is ontology language of - è linguaggio di - - - - - - - - - - Collegamento tra l'Asset Semantico e la sua distribuzione. - Link between Senantic Asset and its distribution. - - is distribution of - è distribuzione di - - - - - - - - - - Collegamento tra lo scenario di applicazione e l'asset semantico. - Link between a asset task and a semantic asset. - - is semantic task of - è scenario di applicazione di - - - - - - - - - - - - - - - - - - - A link to the next version of the Semantic Asset. - Collegamento alla versione successiva dell'asset semantico. - - ha versione successiva - next - - - - - - - - - - A link to the previous version of the Semantic Asset. - Collegamento alla versione precedente dell'Asset Semantico. - - ha versione precedente - has prior version - - - - - - - - - - - Collegamento tra due termini semantici. - Link between two semantic terms. - - collegato - related - - - - - - - - - - - - - - - - - - - - - Collegamento tra il registro degli asset semantici e le ontologie usate per svilupparlo, per esempio ADMS. - Link between the Semantic Asset Repository and ontology used to implement it, e.g. ADMS. - - ha come schema supportato - supported schema - - - - - - - - - - Collegamento tra le ontologie usate per sviluppare il registro (per esempio ADMS) e il registro degli asset semantici. - Link between the ontology used to implement the repository (e.g. ADMS) and the Semantic Asset Repository. - - supporta - supports - - - - - - - - - - Describes future tasks planned by a resource curator. This property is primarily intended to be used for semantic assets or datasets, but the domain is left open, it can be used for any resource. Use iCalendar Vtodo class and its properties to further describe the task calendar, priorities etc. - Descrive future attività sulla risorsa pianificate dal suo curatore. Si intende che questa proprietà possa essere usata soprattutto per i semantic assets o per i semantic term, ma se il suo dominio viene lasciato aperto, può essere usato per ogni risorsa. Si usi la classe iCalendar Vtodo e le sue proprietà per descrivere ulteriormente le priorità etc. - - da fare - to-do list - - - - - - - - - - - - - - - - - - - Information about the tool used to create the ontology. - Informazioni sugli strumenti usati per creare l'ontologia. - - usa come strumento di ingegnerizzazione - uses ontology engineering tool - - - - - - - - - - Collegamento tra un progetto e l'asset semantico che usa. - Link between a project and the semantic asset used in it. - - usa asset - uses asset - - - - - - - - - - Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation. - La generazione è il completamento della produzione di una nuova entità attraverso un'attività. Questa entità non esisteva prima della generazione e diventa disponibile all'uso dopo questa generazione. - - was generated by - è stato generato da - - - - - - - - - - - - - - - - - Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation. - L'invalidazione è l'inizio della distruzione, cessazione o la scadenza di un entità esistente attraverso un'attività. l'entità non è più accessibile all'uso. - - was invalidated by - è stato invalidato da - - - - - - - - - - - - - - - - - - - - - - - - Alternative name by which an entity is known. - Nome alternativo con cui un'entità può essere conosciuta. - - alternative label - etichetta alternativa - - - - - - - - - - A set of questions made to build A semantic asset at the design time. - Lista di domande fatte per costruire l'asset semantico al momento della sua progettazione. - - competency question - - - - - - - - - - Cosa in passato documentata e considerata ufficiale il cui uso è attualmente sconsigliato a favore di una versione più recente. - Discouragement of use of some terminology, feature, design, or practice (typically because it has been superseded or is no longer considered efficient), but without completely removing it or prohibiting its use. -An annotation with the owl:deprecated annotation property and the value equal to "true"^^xsd:boolean can be used to specify that an IRI is deprecated. - - - deprecated - sconsigliato - - - - - - - - - - Esempio d'uso di un termine semantico. - Example concerning the use of a semantaic term. - - esempio - example - - - - - - - - - - - - - - - - - Property used to indicate the file with the external alignmnets of the semantic asset, if present - Proprietà che indica il file di allineamento esterno ad altre ontologie, se presente. - - allineamento esterno - external aligment - - - - - - - - - - The hidden labels are useful when a user is interacting with a knowledge organization system via a text-based search function. The user may, for example, enter mis-spelled words when trying to find a relevant concept. If the mis-spelled query can be matched against a hidden label, the user will be able to find the relevant concept, but the hidden label won't otherwise be visible to the user (so further mistakes aren't encouraged). - Utile quando un utente inteagisce con un sistema di organizzazione della conoscenza attraverso una ricerca text-based. L'utente potrebbe per esempio, digitare una parola con errori di ortografia, ma se il sistema troca un match con un'etichetta nascosta, l'utente sarà comunque in grado di trocare il concetto rilevante, mentre l'etichetta non sarà visibile all'utente (in modo da non incoraggiare il perseverare dell'errore). - - etichetta nascosta - hidden label - - - - - - - - - - Additional information about the asset that is not included somewhere else (e.g. information that you do not want to include in the documentation). - Informazioni aggiuntive sull'asset che non sono incluse da altre parti (per esempio, informazioni che non si vuole includere nella documentazione). - - note - notes - - - - - - - - - - Number of axioms in the asset. - Numero di assiomi nell'asset. - - number of axioms - numero di assiomi - - - - - - - - - - Number of classes in the asset. Classes imported from other namespaces are not taken into account. - Numero di classi nell'asset. Le classi importate da altri namespace non sono prese in considerazione. - - number of classes - numero di classi - - - - - - - - - The total number of data properties in a semantic asset. - - number of data properties - numero di data properties - - - - - - - - - Number of datasets using the resource. - Numero di dataset che usano la risorsa. - - number of datasets - numero di dataset - - - - - - - - - - Number of individuals in the asset. - Numero di individui nell'asset. - - number of individuals - numero di individui - - - - - - - - - - Number of defined labels for any resources in the ontology (classes, properties, etc). - Numero di etichette definire per ogni risorsa nell'asset (classi, proprietà, ecc). - - number of labels - numero di etichette - - - - - - - - - The total number of object properties in a semantic asset. - - number of object properties - numero di object properties - - - - - - - - - - Number of properties in the asset. Properties imported from other namespaces are not taken into account. - Numero di propietà nell'asset. Le proprietòà importate da altri namespaces non sono prese in considerazione. - - number of properties - numero di proprietà - - - - - - - - - - Official URI of the semantic asset - URI ufficiale dell'asset semantico. Esempio https://w3id.org/italia/onto/ADMS/ - - official URL - url ufficiale - - - - - - - - - - - - - - - - - - - Collegamento all'asset semantico che riutilizza la risorsa. - Link to the semantic asset using the resource. - - reused by datasets - riusato dal dataset - - - - - - - - - - A set of queries (may be SPARQL, DL Queries) that are provided along with a semantic asset. - Insieme di query di esempio fornite con l'asset semantico - - campione di query - sample query - - - - - - - - - - A related resource from which the described resource is derived. - Risorsa collegata da cui la risorsa descritta è derivata. - - fonte - source - - - - - - - - - - - - - - archived - - - - catalogued - - - - closed access - - - - draft - - - - final draft - - - - initial draft - - - - intermediate draft - - - - published - - - - submitted - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Data di consegna di una risorsa. - Date of submission of the resource. - - consegnato - submitted - - - - - - - - - - A particular group of people that something is directed at, or that something is intended for. - Destinatari a cui la risorsa è principalmente rivolta. - - target - target - - - - - - - - - - A description of changes between this version and the previous version of the semantic assets. - Descrizione dei cambiamenti tra questa versione e la precedente versione dell'asset semantico. - - - nota sulla versione - version notes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - An idea or a notion; a unit of thought useful when describing the conceptual or intellectual structure of a knowledge organization system (KOS). -N.B. Since a unit of thoughr is subjective, this definition is meant to be suggestive, rather than restrictive. - Un'dea o una nozione; più in generale un'unità di pensiero utile nel descrivere la struttura concettuale o intellettuale di un sistema di organizzazione della conoscenza (KOS). -N.B. essendo un'unità di pensiero un concetto soggettivo, questa definizione è intesa come indicativa piuttosto che restrittiva. - - Concept - Concetto - http://www.w3.org/2004/02/skos/core#Concept - - - - - - - - Parametri usati nella valutazione della qualità di un asset semantico. - Various aspects used in validating the quality of a semantic asset. - - Criteri di valutazione - Evaluation Criteria - - - - - - - - A methodology that is being followed in evaluating a semantic asset, e.g., application based approach, assessment by human, data driven approach and golden standard. - La metodologia seguita nella valutazione di un asset semantico, es approccio basato sull'applicazione, valutazione fatta dall'uomo, ecc... - - Evaluation Method - Metodo di valutazione - http://www.isibang.ac.in/ns/mod#EvaluationMethod - - - - - - - - Il livello di formalità di un asset semantico. - The level of formality of a semantic asset. - - Formality Level - Livello di formalità - http://omv.ontoware.org/2005/05/ontology#FormalityLevel - - - - - - - - La capacità di diversi sistemi teconologici informatici e di applicazioni software di comunicare, scambiare dati, e usare le informazioni che sono state scambiate, da un punto di vidta fondativo, strutturale o semantico. - The ability of different information technology systems and software applications to communicate, exchange data, and use the information that has been exchanged, from the foundational , structural or semantic point of view. - - Interoperability Level - Livello di interoperabilità - - - - - - - - A tool used to create the semantic asset. - Lo strumento usato per creare l'asset semantico. - - Semantic Asset Engineering Tool - Strumento di ingegnerizzazione - http://omv.ontoware.org/2005/05/ontology#OntologyEngineeringTool - - - - - - - - Information about the language in which the semantic asset is implemented. - Informazioni sul linguaggio con cui l'asset semantico è implementato. - - Linguaggio dell'asset semantico - Ontology Language - http://omv.ontoware.org/2005/05/ontology#OntologyLanguage - - - - - - - - Information about the task the asset was intended to be used for. - Informazioni sul compito che l'asset svolge. - - Asset Task - Scenario di applicazione - - - - - - - - Tipi di asset semantici, secondo la classificazione nota nella letteratura riguardo l'ingegnerizzazione delle ontologie. - Types of semantic asset, according to well-known classifications in the Ontology Engineering literature. - - Semantic Assset Type - Tipo di asset semantico - http://omv.ontoware.org/2005/05/ontology#OntologyType - - - - - - - - A project (a collective endeavour of some kind). - Un progetto (uno sforzo collettivo di qualche tipo). - - Progetto - Project - http://xmlns.com/foaf/0.1/Project - - - - - - - - - - - - - - A representation of a semantic asset (e.g. a UML diagram). - Una rappresentazione di un asset semantico (ad esempio un diagramma UML). - - Rappresentazione - Representation - http://xmlns.com/foaf/0.1/Image - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - archived - - - - catalogued - - - - closed access - - - - draft - - - - final draft - - - - initial draft - - - - intermediate draft - - - - published - - - - submitted - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Il risultato della valutazione di un asset semantico. -N.B. Un asset semantico può avere più di una valutazione. - The results of evaluating a semantic asset. + + + + + Semantic Asset Evaluation + Valutazione dell'asset semantico + + + + + The results of evaluating a semantic asset. N.B. A semantic asset can have more than one evaluations. - - Semantic Asset Evaluation - Valutazione dell'asset semantico - http://www.isibang.ac.in/ns/mod#OntologyEvaluation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Lista cose da fare - To do list - http://www.w3.org/2002/12/cal/ical#Vtodo - - - - - - - - - Lavoro - Work - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 80209930587 - Sapienza Università di Roma - Dipartimento Scienze Documentarie, Linguistico-Filologiche e Geografiche (Chiara Veninata e Margherita Porena) - - - - - - - - - - agid - Agenzia per l'Italia Digitale - Italian Digital Agency - - - - - - - - - Questa è la distribuzione JSON-LD dell'ontologia della metadatazione delle ontologie - This is the distribution in JSON-LD of the ontology used for specifying the metadata of the ontologies - - - Distribuzione JSON-LD ontologia ADMS-AP_IT - JSON-LD distribution of ADMS-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/Turtle dell'ontologia della metadatazione delle ontologie - This is the distribution in RDF/turtle of the ontology used for specifying the metadata of the ontologies - - - Distribuzione RDF/Turtle ontologia ADMS-AP_IT - RDF/Turtle distribution of ADMS-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/XML dell'ontologia della metadatazione delle ontologie - This is the distribution in RDF/XML of the ontology used for specifying the metadata of the ontologies - - - Distribuzione RDF/XML ontologia ADMS-AP_IT - RDF/XML distribution of ADMS-AP_IT Ontology - - - - - - - - - - - - - banche dati e open data - - - - - - - - - - - cnr - Z6HZEH - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) - - - - - - - - - Data & Analytics Framework - - - - - - - - - OntoPiA - la rete di ontologie della pubblica amministrazione italiana - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Ontology describing some domain in an application-dependent manner. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Ontology describing the most important concepts in a specific domain. - - - - - - - - - - - - - - - - - - - - - - - - - Ontology describing some domain of the world. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Ontology describing generic types of tasks or activities e.g. selling, selecting. - - - - - - - - - - - - - - - - - - - - - - - - - Ontology describing general, domain-independent concepts e.g. space, time. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - http://omv.ontoware.org/2005/05/ontology#Ontology - http://www.isibang.ac.in/ns/mod#Ontology - http://www.w3.org/ns/adms#Asset - A semantic asset is an abstract entity that reflects the intellectual content of the Semantic Asset and represents those characteristics of the Semantic Asset that are independent of its physical embodiment. This abstract entity combines the FRBR entities work (a distinct intellectual or artistic creation) and expression (the intellectual or artistic realization of a work). Assets can be versioned. Every time the intellectual content of an asset changes, the result is considered to be a new asset that can be linked to previous and next versions of the Semantic Asset. - - Asset semantico - Un asset semantico (o anche risorsa semantica) è un'entità astratta che riflette il contenuto intellettuale della risorsa e rappresenta tutte le caratteristiche della risorsa a prescindere dalla sua rappresentazione fisica. Questa entità astratta combina le entità di FRBR "work" ed "expression". + Il risultato della valutazione di un asset semantico. +N.B. Un asset semantico può avere più di una valutazione. + http://www.isibang.ac.in/ns/mod#OntologyEvaluation + + + + + + + + + + + + + + + + + + + + + + + + + + Semantic Asset + Asset semantico + Un asset semantico (o anche risorsa semantica) è un'entità astratta che riflette il contenuto intellettuale della risorsa e rappresenta tutte le caratteristiche della risorsa a prescindere dalla sua rappresentazione fisica. Questa entità astratta combina le entità di FRBR "work" ed "expression". Ogni volta che cambia il contenuto intellettuale, il risultato è considerato un nuovo asset che può essere collegato col precedente e con il successivo (versioning). - http://purl.org/vocommons/voaf#Vocabulary - Semantic Asset - - - La manifestazione fisica di un asset. Solitamente è rappresentata da un file scaricabile, che renda effettivo il contenuto intellettuale di un asset semantico. -Una particolare distribuzione di un asset semantico, è associata a uno e un solo asset, mentre tutte le distribuzioni di un asset semantico condividono lo stesso contenuto intellettuale in formati differenti. -Le distribuzioni degli asset semantici non hanno versioni. - A particular physical embodiment of an Asset. It is typically a downloadable computer file that implements the intellectual content of an Asset. + A semantic asset is an abstract entity that reflects the intellectual content of the Semantic Asset and represents those characteristics of the Semantic Asset that are independent of its physical embodiment. This abstract entity combines the FRBR entities work (a distinct intellectual or artistic creation) and expression (the intellectual or artistic realization of a work). Assets can be versioned. Every time the intellectual content of an asset changes, the result is considered to be a new asset that can be linked to previous and next versions of the Semantic Asset. + http://omv.ontoware.org/2005/05/ontology#Ontology + http://www.isibang.ac.in/ns/mod#Ontology + http://www.w3.org/ns/adms#Asset + http://purl.org/vocommons/voaf#Vocabulary + + + + + criteria of evaluation for + usati come criteri per valutare + Link between the evaluation criteria(s)/aspect(s) considered to judge the quality of a semantic asset and an evaluation. + Collegamneto tra i criteri di valutazione considerati per giudicare la qualità di un asset semantico e la valutazione. + + + + + + + + evaluation referred to + valutazione riferita a + Link between the evaluation and the semantic asset. + Collegamento tra la valutazione e l'asset semantico. + + + + + + + + + + + + + To do list + Lista cose da fare + http://www.w3.org/2002/12/cal/ical#Vtodo + + + + + official URL + url ufficiale + Official URI of the semantic asset + URI ufficiale dell'asset semantico. Esempio https://w3id.org/italia/onto/ADMS/ + + + + + + + evaluated by + valutazione proposta da + An agent that have participated in an evaluation. + Un agente che ha partecipato alla valutazione dell'asset semantico. + + + + + + + + + + + + defined in + è definito in + Link between a semantic term and the semantic asset that defines it. + Collegamento tra un termine semantico e l'asset semantico che lo definisce. + + + + + + + + + ADMS-AP_IT: (Semantic) Asset Description Metadata Schema Ontology + Ontologia ADMS-AP_IT: (Semantic) Asset Description Metadata Schema + 2018-02-26 + 2019-04-23 + https://w3id.org/italia/onto/ADMS + ADMS-AP_IT: (Semantic) Asset Description Metadata Schema Ontology - Italian Application Profile + Ontologia ADMS-AP_IT: (Semantic) Asset Description Metadata Schema - Profilo applicativo italiano + This is the ontology used to specify the metadata for the ontologies; it is mainly based on the DCAT-AP_IT ontology + Questa è l'ontologia di metadatazione delle ontologie, basata, nelle sue classi principali, sul profilo di metadatazione nazionale DCAT-AP_IT. Essa tuttavia aggiungere ulteriori elementi di metadatazione tipici di asset semantici quali le ontologie. + agid:O.1 + asset semantici + metadati + ontologie + versione 0.1 del 23-04-2019 - corretti alcuni prefissi + + + + + + + + + + + + + + + + + + Pubbliche Amministrazioni + ADMS-AP_IT + draft + admsapit + + + + + + + + + + + + + + + + + + + + has language + ha linguaggio + Link between the semantic asset and the language in which it is implemented. + Collegamento tra l'asset semantico e il linguaggio con cui l'asset è implementato. + + + + + + + + Semantic Asset Engineering Tool + Strumento di ingegnerizzazione + A tool used to create the semantic asset. + Lo strumento usato per creare l'asset semantico. + http://omv.ontoware.org/2005/05/ontology#OntologyEngineeringTool + + + + + semantic asset in use + asset usato in + Link between semantic asset and the project that uses it. + Collegamento tra l'asset semantico e il progetto che lo usa. + + + + + + + + to-do list + da fare + Describes future tasks planned by a resource curator. This property is primarily intended to be used for semantic assets or datasets, but the domain is left open, it can be used for any resource. Use iCalendar Vtodo class and its properties to further describe the task calendar, priorities etc. + Descrive future attività sulla risorsa pianificate dal suo curatore. Si intende che questa proprietà possa essere usata soprattutto per i semantic assets o per i semantic term, ma se il suo dominio viene lasciato aperto, può essere usato per ogni risorsa. Si usi la classe iCalendar Vtodo e le sue proprietà per descrivere ulteriormente le priorità etc. + + + + + + + reused by datasets + riusato dal dataset + Link to the semantic asset using the resource. + Collegamento all'asset semantico che riutilizza la risorsa. + + + + + + + version notes + nota sulla versione + A description of changes between this version and the previous version of the semantic assets. + Descrizione dei cambiamenti tra questa versione e la precedente versione dell'asset semantico. + + + + + + + + + + + + sample query + campione di query + A set of queries (may be SPARQL, DL Queries) that are provided along with a semantic asset. + Insieme di query di esempio fornite con l'asset semantico + + + + + + + is distribution of + è distribuzione di + Link between Senantic Asset and its distribution. + Collegamento tra l'Asset Semantico e la sua distribuzione. + + + + + + + + + + + defines + definisce + Link between a semantic asset and the semantic term that it defines. + Collegamento tra un asset semantico e il termine semantico definito da questo. + + + + + + + + + + + + Ontology describing the most important concepts in a specific domain. + + + + has distribution + ha distribuzione + Link between Senantic Asset and its distribution. + Collegamento tra l'Asset Semantico e la sua distribuzione. + + + + + + + + + + + + + + + + funds + finanzia + Link between the agent who funds the asset and the semantic asset. + Collegamento tra l'agente che finanzia l'asset e l'asset semantico. + + + + + + + + + + + contains + contiene + Link between the asset repository and the semantic assets registered in it. + Collegamento tra il registro degli asset e gli asset semantici registrati al suo interno. + + + + + + + + + + + + + last + ha ultima versione + A link to the current or latest version of the Semantic Asset. + Collegamento alla corrente o ultima versione di un asset semantico. + + + + + + + is included + è incluso + Link between two semantic assets, where the first is included either physically or logically in the second. + Collegamento tra due asset semantici, di cui uno è incluso fisicamente o logicamente nell'altro. + + + + + + + + + + + + + + + + depiction + è rappresentato da + Link between a semantic asset and it depiction (e.g an UML diagram). + Collegamento tra un assset semantico e la sua rappresentazione (come un diagramma UML). + + + + + + + + intermediate draft + + + + + alternative label + etichetta alternativa + Alternative name by which an entity is known. + Nome alternativo con cui un'entità può essere conosciuta. + + + + + + + supports + supporta + Link between the ontology used to implement the repository (e.g. ADMS) and the Semantic Asset Repository. + Collegamento tra le ontologie usate per sviluppare il registro (per esempio ADMS) e il registro degli asset semantici. + + + + + + + external aligment + allineamento esterno + Property used to indicate the file with the external alignmnets of the semantic asset, if present + Proprietà che indica il file di allineamento esterno ad altre ontologie, se presente. + + + + + + + + related + collegato + Link between two semantic terms. + Collegamento tra due termini semantici. + + + + + + + + + + + + number of object properties + numero di object properties + The total number of object properties in a semantic asset. + + + + + + number of axioms + numero di assiomi + Number of axioms in the asset. + Numero di assiomi nell'asset. + + + + + + + + + + + + + + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) + cnr - Z6HZEH + + + + final draft + + + + + uses ontology engineering tool + usa come strumento di ingegnerizzazione + Information about the tool used to create the ontology. + Informazioni sugli strumenti usati per creare l'ontologia. + + + + + + + + + + + + Semantic Asset Repository + Registro degli asset semantici + A repository that provides facilities for storage and maintenance of descriptions of Semantic Assets, and functionality that allows users to search and access these descriptions. + Repository in cui si archiviano, si annotano e si mantengono gli asset semantici, intesi sia come ontologie che come vocabolari, per facilitarne la ricerca e l'accesso da parte degli utenti e dei software. + + + + + + + + + + + + + Semantic Term + Termine semantico + An abstract entity that reflects the intellectual content of the semantic asset components (classes, properties, individuals, concepts). + Entità astratta che fa riferimento sia alle classi di un asset semantico, che alle sue proprietà e ai suoi individui nonché ai concetti presenti in vocabolari controllati espressi usando linguaggi formali. + + + + + has evaluation + ha valutazione + Link between a semantic asset and his evaluation. + Collegamento tra l'asset semantico e la sua valutazione. + + + + + + + + RDF/Turtle distribution of ADMS-AP_IT Ontology + Distribuzione RDF/Turtle ontologia ADMS-AP_IT + This is the distribution in RDF/turtle of the ontology used for specifying the metadata of the ontologies + Questa è la distribuzione RDF/Turtle dell'ontologia della metadatazione delle ontologie + + + + + + + + + includes + include + Link between two semantic assets, where the first includes either physically or logically the second. + Collegamento tra due asset semantici, di cui uno include fisicamente o logicamente l'altro. + + + + + + + + + + + + + + + + + + + + + + + + + evaluation method + valutazione con metodo + Link between an evaluation of an asset and the method followed to do it. + Collegamento tra la valutazione di un asset e il metodo usato per farla. + + + + + + + + + + + + + + Ontology describing generic types of tasks or activities e.g. selling, selecting. + + + + catalogued + + + + + notes + note + Additional information about the asset that is not included somewhere else (e.g. information that you do not want to include in the documentation). + Informazioni aggiuntive sull'asset che non sono incluse da altre parti (per esempio, informazioni che non si vuole includere nella documentazione). + + + + + + + evaluation based on criteria + basata sui criteri di valutazione + Link between an evaluation and the evaluation criteria(s)/aspect(s) considered to judge the quality of a semantic asset. + Collegamento tra la valutazione e i criteri di valutazione considerati per giudicare la qualità di un asset semantico. + + + + + + + depicts + rappresenta + Link between a depiction of a semantic asset (e.g. a UML diagram) and the semantic asset. + Collegamento tra la rappresentazione di un asset semantico (come un diagramma UML) e l'asset semantico. + + + + + + + + + + + evaluation method for + produce valutazione + Link between the method followed to do an evaluation and the evaluation of an asset. + Collegamento tra il metodo usato per fare una valutazione e la valutazione di un asset. + + + + + + + number of labels + numero di etichette + Number of defined labels for any resources in the ontology (classes, properties, etc). + Numero di etichette definire per ogni risorsa nell'asset (classi, proprietà, ecc). + + + + + + + endorses + approva + The parties that have expressed support or approval to this ontology. + Gli agenti che hanno supportato o approvato l'ontologia. + + + + + + + was invalidated by + è stato invalidato da + Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation. + L'invalidazione è l'inizio della distruzione, cessazione o la scadenza di un entità esistente attraverso un'attività. l'entità non è più accessibile all'uso. + + + + + + + + + + + Interoperability Level + Livello di interoperabilità + The ability of different information technology systems and software applications to communicate, exchange data, and use the information that has been exchanged, from the foundational , structural or semantic point of view. + La capacità di diversi sistemi teconologici informatici e di applicazioni software di comunicare, scambiare dati, e usare le informazioni che sono state scambiate, da un punto di vidta fondativo, strutturale o semantico. + + + + + number of data properties + numero di data properties + The total number of data properties in a semantic asset. + + + + + + + + + + + number of properties + numero di proprietà + Number of properties in the asset. Properties imported from other namespaces are not taken into account. + Numero di propietà nell'asset. Le proprietòà importate da altri namespaces non sono prese in considerazione. + + + + + + + + + Semantic Asset Distribution + Distribuzione dell'asset semantico + A particular physical embodiment of an Asset. It is typically a downloadable computer file that implements the intellectual content of an Asset. A particular Semantic Asset Distribution is associated with one and only one Asset, while all Distributions of an Asset share the same intellectual content in different physical formats. Semantic Asset Distributions themselves are not versioned. - http://www.w3.org/ns/adms#AssetDistribution - Semantic Asset Distribution - - Distribuzione dell'asset semantico - - - - A repository that provides facilities for storage and maintenance of descriptions of Semantic Assets, and functionality that allows users to search and access these descriptions. - Repository in cui si archiviano, si annotano e si mantengono gli asset semantici, intesi sia come ontologie che come vocabolari, per facilitarne la ricerca e l'accesso da parte degli utenti e dei software. - Registro degli asset semantici - - Semantic Asset Repository - - - Termine semantico - - Semantic Term - Entità astratta che fa riferimento sia alle classi di un asset semantico, che alle sue proprietà e ai suoi individui nonché ai concetti presenti in vocabolari controllati espressi usando linguaggi formali. - An abstract entity that reflects the intellectual content of the semantic asset components (classes, properties, individuals, concepts). - - - - Nome breve con cui un asset è formalmente conosciuto. - acronym - acronimo - A short name by which a semantic asset is formally known. - - - Link between a semantic asset and the responsible for making contributions to the asset. - Collegamento tra l'asset semantico e l'agente responsabile per aver dato un contributo alla risorsa. - has contributor - - ha collaboratore - - - Link between semantic asset and its level of formality. - - has formality level - ha livello di formalità - Collegamento tra l'asset semantico e il suo livello di formalità. - - - has key class - - Representative classes in the semantic asset. - ha classe chiave - Classe rappresentativa nell'asset semantico. - - - has language - ha linguaggio - Collegamento tra l'asset semantico e il linguaggio con cui l'asset è implementato. - Link between the semantic asset and the language in which it is implemented. - - - - Collegamento tra l'Asset Semantico e la sua distribuzione. - ha distribuzione - has distribution - Link between Senantic Asset and its distribution. - - - - has task - Collegamento tra un asset semantico e il suo scenario di applicazione. - - Link between a Semantic Asset and its task. - ha scenario di applicazione - - - Collegamento alla corrente o ultima versione di un asset semantico. - last - ha ultima versione - - A link to the current or latest version of the Semantic Asset. - - - - prefisso - prefix - Il prefisso dell'asset semantico, tipicamente di un'ontologia - The preferred prefix of the semantic asset - - - Collegamento tra l'asset semantico e il progetto che lo usa. - - asset usato in - semantic asset in use - Link between semantic asset and the project that uses it. - - - Publication status of a resource. - status - Stato della pubblicazione di una risorsa. - stato - - - - type - tipo - - The nature or genre of the resource. - La natura o il genere della risorsa. - + La manifestazione fisica di un asset. Solitamente è rappresentata da un file scaricabile, che renda effettivo il contenuto intellettuale di un asset semantico. +Una particolare distribuzione di un asset semantico, è associata a uno e un solo asset, mentre tutte le distribuzioni di un asset semantico condividono lo stesso contenuto intellettuale in formati differenti. +Le distribuzioni degli asset semantici non hanno versioni. + http://www.w3.org/ns/adms#AssetDistribution + + + + + funded by + è finanziato da + Link between a semantic asset and the agent who funds it. + Collegamento tra un asset semantico e l'agente lo finanzia. + + + + + + + + next + ha versione successiva + A link to the next version of the Semantic Asset. + Collegamento alla versione successiva dell'asset semantico. + + + + + + + number of individuals + numero di individui + Number of individuals in the asset. + Numero di individui nell'asset. + + + + + + + + RDF/XML distribution of ADMS-AP_IT Ontology + Distribuzione RDF/XML ontologia ADMS-AP_IT + This is the distribution in RDF/XML of the ontology used for specifying the metadata of the ontologies + Questa è la distribuzione RDF/XML dell'ontologia della metadatazione delle ontologie + + + + + + + + endorsed By + è approvato da + The parties that have expressed support or approval to this ontology. + Gli agenti che hanno supportato o approvato l'ontologia. + + + + + + + + + + + + is formality level of + è livello di formalità di + Collegamento tra il livello di formalità l'asset semantico. + Link between the level of formality and a semantic asset. + + + + + + + extends + estende + Indicates that the subject vocabulary extends the expressivity of the object vocabulary by declaring subsumption relationships, using object vocabulary class as domain or range of a subject vocabulary property, defining local restrictions etc ... + Indica che l'asset semantico soggetto estende l'espressività di un asset semantico oggetto attraverso dichiarazioni di relazioni di sussunzione, usando le classi dell'altro l'asset semantico come domain o range delle proprie proprietà, definendo restrizioni locali ecc.. + + + + + + + + + Data & Analytics Framework + + + + + + + + has task + ha scenario di applicazione + Link between a Semantic Asset and its task. + Collegamento tra un asset semantico e il suo scenario di applicazione. + + + + + + + + + JSON-LD distribution of ADMS-AP_IT Ontology + Distribuzione JSON-LD ontologia ADMS-AP_IT + This is the distribution in JSON-LD of the ontology used for specifying the metadata of the ontologies + Questa è la distribuzione JSON-LD dell'ontologia della metadatazione delle ontologie + + + + + + + + + + + + + + Italian Digital Agency + Agenzia per l'Italia Digitale + agid + + + + + + + + is contributor in + è collaboratore in + Link between the responsible for making contributions to the asset and the semantic asset. + Collegamento tra l'agente responsabile per aver dato un contributo all'asset e l'asset semantico. + + + + + + + status + stato + Publication status of a resource. + Stato della pubblicazione di una risorsa. + + + + + + + has formality level + ha livello di formalità + Link between semantic asset and its level of formality. + Collegamento tra l'asset semantico e il suo livello di formalità. + + + + + + + + is ontology engineering tool of + è strumento di ingegnerizzazione di + Information about the tool used to create the ontology. + Informazioni sugli strumenti usati per creare l'ontologia. + + + + + + + + + + + + Concept + Concetto + + http://www.w3.org/2004/02/skos/core#Concept + An idea or a notion; a unit of thought useful when describing the conceptual or intellectual structure of a knowledge organization system (KOS). +N.B. Since a unit of thoughr is subjective, this definition is meant to be suggestive, rather than restrictive. + Un'dea o una nozione; più in generale un'unità di pensiero utile nel descrivere la struttura concettuale o intellettuale di un sistema di organizzazione della conoscenza (KOS). +N.B. essendo un'unità di pensiero un concetto soggettivo, questa definizione è intesa come indicativa piuttosto che restrittiva. + + + + + + + + + + + Sapienza Università di Roma - Dipartimento Scienze Documentarie, Linguistico-Filologiche e Geografiche (Chiara Veninata e Margherita Porena) + 80209930587 + + + + hidden label + etichetta nascosta + The hidden labels are useful when a user is interacting with a knowledge organization system via a text-based search function. The user may, for example, enter mis-spelled words when trying to find a relevant concept. If the mis-spelled query can be matched against a hidden label, the user will be able to find the relevant concept, but the hidden label won't otherwise be visible to the user (so further mistakes aren't encouraged). + Utile quando un utente inteagisce con un sistema di organizzazione della conoscenza attraverso una ricerca text-based. L'utente potrebbe per esempio, digitare una parola con errori di ortografia, ma se il sistema troca un match con un'etichetta nascosta, l'utente sarà comunque in grado di trocare il concetto rilevante, mentre l'etichetta non sarà visibile all'utente (in modo da non incoraggiare il perseverare dell'errore). + + + + + + + catalogued + + + + + Semantic Assset Type + Tipo di asset semantico + Types of semantic asset, according to well-known classifications in the Ontology Engineering literature. + Tipi di asset semantici, secondo la classificazione nota nella letteratura riguardo l'ingegnerizzazione delle ontologie. + http://omv.ontoware.org/2005/05/ontology#OntologyType + + + + + + + + + Evaluation Method + Metodo di valutazione + http://www.isibang.ac.in/ns/mod#EvaluationMethod + A methodology that is being followed in evaluating a semantic asset, e.g., application based approach, assessment by human, data driven approach and golden standard. + La metodologia seguita nella valutazione di un asset semantico, es approccio basato sull'applicazione, valutazione fatta dall'uomo, ecc... + + + + + number of datasets + numero di dataset + Number of datasets using the resource. + Numero di dataset che usano la risorsa. + + + + + + Project + Progetto + http://xmlns.com/foaf/0.1/Project + A project (a collective endeavour of some kind). + Un progetto (uno sforzo collettivo di qualche tipo). + + + + + example + esempio + Example concerning the use of a semantaic term. + Esempio d'uso di un termine semantico. + + + + + + + has contributor + ha collaboratore + Link between a semantic asset and the responsible for making contributions to the asset. + Collegamento tra l'asset semantico e l'agente responsabile per aver dato un contributo alla risorsa. + + + + + + + + + Ontology describing some domain in an application-dependent manner. + + + + + 1 + + + + + + Ontology describing general, domain-independent concepts e.g. space, time. + + + + submitted + + + + + + + + + + initial draft + + + + + + + + + submitted + + + + + type + tipo + The nature or genre of the resource. + La natura o il genere della risorsa. + + + + + + + + + + + uses asset + usa asset + Link between a project and the semantic asset used in it. + Collegamento tra un progetto e l'asset semantico che usa. + + + + + + + + + + + Asset Task + Scenario di applicazione + Information about the task the asset was intended to be used for. + Informazioni sul compito che l'asset svolge. + + + + + number of classes + numero di classi + Number of classes in the asset. Classes imported from other namespaces are not taken into account. + Numero di classi nell'asset. Le classi importate da altri namespace non sono prese in considerazione. + + + + + + + + + + + + + + + + draft + + + + + is contained in + è contenuto in + Collegamneto tra l'assert semantico e il registro degli asset semantici che lo contiene. + Link between the semantic asset and the asset repository that contains it. + + + + + + + Representation + Rappresentazione + + A representation of a semantic asset (e.g. a UML diagram). + Una rappresentazione di un asset semantico (ad esempio un diagramma UML). + http://xmlns.com/foaf/0.1/Image + + + + + + + + banche dati e open data + + + + + + + + + + + + + Formality Level + Livello di formalità + http://omv.ontoware.org/2005/05/ontology#FormalityLevel + The level of formality of a semantic asset. + Il livello di formalità di un asset semantico. + + + + + acronym + acronimo + A short name by which a semantic asset is formally known. + Nome breve con cui un asset è formalmente conosciuto. + + + + + + + was generated by + è stato generato da + Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation. + La generazione è il completamento della produzione di una nuova entità attraverso un'attività. Questa entità non esisteva prima della generazione e diventa disponibile all'uso dopo questa generazione. + + + + + + + + + + + + is ontology language of + è linguaggio di + Link between the language in which the asset is implemented and the semantic asset. + Collegamento tra il linguaggio con cui l'asset è implementato e l'asset semantico. + + + + + + + published + + + + + supported schema + ha come schema supportato + Link between the Semantic Asset Repository and ontology used to implement it, e.g. ADMS. + Collegamento tra il registro degli asset semantici e le ontologie usate per svilupparlo, per esempio ADMS. + + + + + + + + + + + + + + + + + + + has root class + ha classe radice + Fornisce la classe radice di un asset semantico. E' popolata automaticamente prendendo le sottoclassi dirette della classe owl:Thing. +Può essere impostata manualmente considerando la classe a partire dalla quale è più agevole leggere lo schema dell'ontologia +Se l'ontologia è anche definita come skos:Concept, allora questa proprietà viene considerata equivalente a skos:hasTopConcept. + This property is to provide the root class(es) of a semantic asset. This is automatically populated by taking the direct subclasses of owl:Thing. +It can be set manually considering the class from which it is easier to read the ontology +If the ontology is also defined as a unique skos:ConceptScheme, then this property should become equivalent of skos:hasTopConcept. + + + + + + + target + target + A particular group of people that something is directed at, or that something is intended for. + Destinatari a cui la risorsa è principalmente rivolta. + + + + + + + + + + + + is extended by + è esteso da + Indicates that the subject vocabulary extends the expressivity of the object vocabulary by declaring subsumption relationships, using object vocabulary class as domain or range of a subject vocabulary property, defining local restrictions etc ... + Indica che l'asset semantico soggetto estende l'espressività di un asset semantico oggetto attraverso dichiarazioni di relazioni di sussunzione, usando le classi dell'altro l'asset semantico come domain o range delle proprie proprietà, definendo restrizioni locali ecc.. + + + + + + + interoperability level + ha livello di interoperabilità + Link between a semantic asset and the interoperability level. + Collegamento tra un asset semantico e il suo livello di interoperabilità. + + + + + + + + Ontology Language + Linguaggio dell'asset semantico + Information about the language in which the semantic asset is implemented. + Informazioni sul linguaggio con cui l'asset semantico è implementato. + http://omv.ontoware.org/2005/05/ontology#OntologyLanguage + + + + + + + + + + + + + + incompatible with + incompatibile con + This indicates that the containing ontology is a later version of the referenced ontology, but is not backward compatible with it. + Indica che l'asset è una versione successiva di un'altro asset, ma che non è compatibile con quest'ultimo. + + + + + + + has key class + ha classe chiave + Classe rappresentativa nell'asset semantico. + Representative classes in the semantic asset. + + + + + + + + + + + published + + + + + source + fonte + A related resource from which the described resource is derived. + Risorsa collegata da cui la risorsa descritta è derivata. + + + + + + + is interoperability level of + è livello di interoperabilità di + Link between a semantic asset and the interoperability level. + Collegamento tra un asset semantico e il suo livello di interoperabilità. + + + + + + + + + + + + bibliographic citation + citazione bibliografican + Link the semantic asset to a bibliographic reference for the resource. + Collega un asset semantico con un riferimento bibliografico relativo alla risorsa.. + + + + + + + Evaluation Criteria + Criteri di valutazione + Various aspects used in validating the quality of a semantic asset. + Parametri usati nella valutazione della qualità di un asset semantico. + + + + + + + + + Work + Lavoro + + + + + prefix + prefisso + The preferred prefix of the semantic asset + Il prefisso dell'asset semantico, tipicamente di un'ontologia + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + is semantic task of + è scenario di applicazione di + Collegamento tra lo scenario di applicazione e l'asset semantico. + Link between a asset task and a semantic asset. + + + + + + + final draft + + + + + + Ontology describing some domain of the world. + + + + + + + + + + + + + + + + + evaluates + valuta + An agent that have participated in an evaluation. + Un agente che ha partecipato alla valutazione dell'asset semantico. + + + + + + + backward compatible with + è compatibile con la precedente versione + Link the semantic asset to another one, with which it is backward compatible. + Collega un asset semantico con un asset precedente con cui è compatibile. + + + + + + + competency question + A set of questions made to build A semantic asset at the design time. + Lista di domande fatte per costruire l'asset semantico al momento della sua progettazione. + + + + + + + + + + + + + + + + + + + + draft + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + initial draft + + + + + + + + + + + + submitted + consegnato + Date of submission of the resource. + Data di consegna di una risorsa. + + + + + + + + OntoPiA - la rete di ontologie della pubblica amministrazione italiana + + + + + + + + + + + + + + + + has prior version + ha versione precedente + A link to the previous version of the Semantic Asset. + Collegamento alla versione precedente dell'Asset Semantico. + + + + + + + closed access + + + + + + + + + + + + + + intermediate draft + + + + + archived + + + + + + + + + + + + + + + + + + + + + + + + + deprecated + sconsigliato + Discouragement of use of some terminology, feature, design, or practice (typically because it has been superseded or is no longer considered efficient), but without completely removing it or prohibiting its use. +An annotation with the owl:deprecated annotation property and the value equal to "true"^^xsd:boolean can be used to specify that an IRI is deprecated. + + Cosa in passato documentata e considerata ufficiale il cui uso è attualmente sconsigliato a favore di una versione più recente. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + archived + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + closed access + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - diff --git a/Ontologie/AccessCondition/latest/AccessCondition-AP_IT.jsonld b/Ontologie/AccessCondition/latest/AccessCondition-AP_IT.jsonld index a65ba2bb..0ee93d74 100644 --- a/Ontologie/AccessCondition/latest/AccessCondition-AP_IT.jsonld +++ b/Ontologie/AccessCondition/latest/AccessCondition-AP_IT.jsonld @@ -3,7 +3,6 @@ "admsapit": "https://w3id.org/italia/onto/ADMS/", "dcat": "http://www.w3.org/ns/dcat#", "dct": "http://purl.org/dc/terms/", - "dcterms": "http://purl.org/dc/terms/", "foaf": "http://xmlns.com/foaf/0.1/", "l0": "https://w3id.org/italia/onto/l0/", "owl": "http://www.w3.org/2002/07/owl#", @@ -11,11 +10,70 @@ "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "vcard": "http://www.w3.org/2006/vcard/ns#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "_:ub842bL442C35", + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb1", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/AccessCondition/OpeningHoursSpecification" + }, + { + "@id": "https://w3id.org/italia/onto/AccessCondition/TemporaryClosure" + } + ] + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb10", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb11", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/TI/TimeInterval" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/TI/atTime" + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb12", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/TI/DayOfWeek" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/TI/hasDayOfWeek" + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb13", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/AccessCondition/AdmissionType" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AccessCondition/hasAdmissionType" + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb14", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "xsd:time" @@ -25,7 +83,199 @@ } }, { - "@id": "https://w3id.org/italia/data/distribution/ACAPIT-RDF-XML", + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb15", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:time" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AccessCondition/opens" + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb16", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/TI/TimeInterval" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/TI/atTime" + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb17", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/TI/DayOfWeek" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/TI/hasDayOfWeek" + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb18", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AccessCondition/reasonClosure" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb19", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:time" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AccessCondition/closes" + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb20", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:time" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AccessCondition/opens" + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb4", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/AccessCondition/OpeningHoursSpecification" + }, + { + "@id": "https://w3id.org/italia/onto/AccessCondition/TemporaryClosure" + } + ] + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb7", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "l0:description" + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb8", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb9", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "l0:description" + } + }, + { + "@id": "admsapit:Project", + "@type": "owl:Class" + }, + { + "@id": "admsapit:SemanticAsset", + "@type": "owl:Class" + }, + { + "@id": "admsapit:SemanticAssetDistribution", + "@type": "owl:Class" + }, + { + "@id": "dcat:accessURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dcat:downloadURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:description", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:format", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:identifier", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:license", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:title", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "foaf:Agent", + "@type": "owl:Class" + }, + { + "@id": "foaf:name", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "http://dati.gov.it/onto/dcatapit#Agent", + "@type": "owl:Class" + }, + { + "@id": "http://dati.gov.it/onto/dcatapit#Organization", + "@type": "owl:Class" + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" + ], + "dct:identifier": "agid", + "foaf:name": [ + { + "@language": "it", + "@value": "Agenzia per l'Italia Digitale" + }, + { + "@language": "en", + "@value": "Italian Digital Agency" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/contact-point/onto-agid", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Organization", + "vcard:Kind", + "vcard:Organization" + ], + "vcard:fn": "banche dati e open data", + "vcard:hasEmail": { + "@id": "mailto:info@dati.gov.it" + } + }, + { + "@id": "https://w3id.org/italia/data/distribution/ACAPIT-JSON-LD", "@type": [ "owl:NamedIndividual", "admsapit:SemanticAssetDistribution" @@ -34,363 +284,387 @@ "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AccessCondition/latest" }, "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AccessCondition/latest/AC-AP_IT.rdf" + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AccessCondition/latest/AC-AP_IT.jsonld" }, - "dcterms:description": [ + "dct:description": [ { - "@language": "en", - "@value": "This is the distribution in RDF/XML of the access condition ontology" + "@language": "it", + "@value": "Questa è la distribuzione JSON-LD dell'ontologia delle condizioni d'accesso" }, { - "@language": "it", - "@value": "Questa è la distribuzione RDF/XML dell'ontologia delle condizioni d'accesso" + "@language": "en", + "@value": "This is the distribution in JSON-LD of Access Condition ontology" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" }, - "dcterms:license": { + "dct:license": { "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" }, - "dcterms:title": [ + "dct:title": [ { - "@language": "en", - "@value": "RDF/XML distribution of AC-AP_IT Ontology" + "@language": "it", + "@value": "Distribuzione JSON-LD ontologia AC-AP_IT" }, { - "@language": "it", - "@value": "Distribuzione RDF/XML ontologia AC-AP_IT" + "@language": "en", + "@value": "JSON-LD distribution of AC-AP_IT Ontology" } ] }, { - "@id": "https://w3id.org/italia/data/project/DAF", + "@id": "https://w3id.org/italia/data/distribution/ACAPIT-RDF-TURTLE", "@type": [ "owl:NamedIndividual", - "admsapit:Project" + "admsapit:SemanticAssetDistribution" ], - "l0:name": { - "@language": "it", - "@value": "Data & Analytics Framework" - } - }, - { - "@id": "_:ub842bL438C35", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AccessCondition/reasonClosure" + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AccessCondition/latest" }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AccessCondition/isAccessConditionOf" + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AccessCondition/latest/AC-AP_IT.ttl" }, - "owl:versionInfo": [ + "dct:description": [ { "@language": "it", - "@value": "stabile" + "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia delle condizioni d'accesso" }, { "@language": "en", - "@value": "stable" + "@value": "This is the distribution in RDF/turtle of the access condition ontology" } ], - "rdfs:comment": [ + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { "@language": "it", - "@value": "Proprietà che collega qualcosa del dominio modellato alle condizioni di accesso che si potrebbero applicare a quella cosa. Per esempio, si potrebbe utilizzare la proprietà per collegare un punto di interesse, un luogo della cultura, un evento pubblico, un ufficio della pubblica amministrazione, un servizio pubblico a condizioni per accedervi" + "@value": "Distribuzione RDF/Turtle ontologia AC-AP_IT" }, { "@language": "en", - "@value": "Property that links a thing of the modelled domain to access conditions that may apply." + "@value": "RDF/Turtle distribution of AC-AP_IT Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/distribution/ACAPIT-RDF-XML", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" ], - "rdfs:domain": { - "@id": "owl:Thing" + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AccessCondition/latest" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/AccessCondition" + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AccessCondition/latest/AC-AP_IT.rdf" }, - "rdfs:label": [ + "dct:description": [ { - "@language": "en", - "@value": "has access condition" + "@language": "it", + "@value": "Questa è la distribuzione RDF/XML dell'ontologia delle condizioni d'accesso" }, { - "@language": "it", - "@value": "ha condizione d'accesso" + "@language": "en", + "@value": "This is the distribution in RDF/XML of the access condition ontology" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" - } - }, - { - "@id": "dcterms:description", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition/closes", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "Distribuzione RDF/XML ontologia AC-AP_IT" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "RDF/XML distribution of AC-AP_IT Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/organization/public-organization/td", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" ], - "rdfs:comment": [ + "dct:identifier": "TD", + "foaf:name": [ { "@language": "en", - "@value": "Property that represents the closing hour or the hour on which the temporary closure terminates. Example: if the temporary closure is on Tuesday from 10:00am to 13:00am, closes is used to model \"13:00am\"." + "@value": "Digital Transformation Team" }, { "@language": "it", - "@value": "Proprietà che rappresenta l'orario di chiusura o l'ora in cui una chiusura temporanea cessa di valere. Esempio: se la chiusura temporanea è Martedì dalle 10:00 alle 13:00 la proprietà modella \"13:00\"" + "@value": "Team per la Trasformazione Digitale" } + ] + }, + { + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", + "@type": [ + "owl:NamedIndividual", + "l0:Agent" ], - "rdfs:domain": { - "@id": "_:ub842bL216C21" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/AccessCondition" - }, - "rdfs:label": [ + "dct:identifier": "cnr - Z6HZEH - STLab", + "l0:name": [ { "@language": "en", - "@value": "closes" + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" }, { "@language": "it", - "@value": "orario di chiusura" + "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" } - ], - "rdfs:range": { - "@id": "xsd:time" - } + ] }, { - "@id": "vcard:Kind", - "@type": "owl:Class" + "@id": "https://w3id.org/italia/data/project/DAF", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "Data & Analytics Framework" + } }, { - "@id": "_:ub842bL236C20", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/AccessCondition/OpeningHoursSpecification" - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition/TemporaryClosure" - } - ] + "@id": "https://w3id.org/italia/data/project/OntoPiA", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" } }, { - "@id": "https://w3id.org/italia/onto/AccessCondition/TemporaryClosure", - "@type": "owl:Class", - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/onto/AccessCondition", + "@type": [ + "owl:Ontology", + "owl:NamedIndividual", + "admsapit:SemanticAsset" + ], + "admsapit:acronym": "AC-AP_IT", + "admsapit:hasContributor": [ { - "@language": "en", - "@value": "stable" + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" }, { - "@language": "it", - "@value": "stabile" + "@id": "https://w3id.org/italia/data/organization/public-organization/td" } ], - "rdfs:comment": [ + "admsapit:hasFormalityLevel": { + "@id": "admsapit:Formal" + }, + "admsapit:hasKeyClass": [ { - "@language": "it", - "@value": "La chiusura temporanea è una sottoclasse di Condizioni di accesso i cui individui forniscono informazioni sulla chiusura temporanea, tipicamente di un luogo.\n\nGli individui sono descritti in termini di:\n * tempo da cui parte la chiusura;\n * tempo fino a cui si verifica la chiusura\n * la motivazione per la chiusura\n * i giorni della settimana in cui si può verificare\n * un intervallo temporale di date di chiusura\n\nQuesta classe ci consente di modellare dati di questo tipo:\nIl luogo rimarrà chiuso Martedì 19 dalle 12:00 alle 13:00 per riunioni interne oppure modellare situazioni quali \"Domenica chiuso\", \"La Galleria Civica rimarrà chiusa al pubblico lunedì 21/05/2018 (Lunedì di Pentecoste)\"" + "@id": "https://w3id.org/italia/onto/AccessCondition/OpeningHoursSpecification" }, { - "@language": "en", - "@value": "A temporary closure is a subclass of 'AccessCondition' whose individuals provide information about a temporary closure.\nThese individuals are described in terms of:\n * the time from which the closure starts\n * the reason about the temporary closure;\n * the time to which the closure ends.\n * the dayOfWeek of the closure\n\nIn this way we are able to model something like \"the location will be closed Tuesday 19 June 2018 from 10:00 to 13:00 for internal meetings" + "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" + }, + { + "@id": "https://w3id.org/italia/onto/AccessCondition/TemporaryClosure" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/AccessCondition" + "admsapit:hasOntologyLanguage": { + "@id": "admsapit:OWL" }, - "rdfs:label": [ + "admsapit:hasSemanticAssetDistribution": [ { - "@language": "en", - "@value": "Temporary Closure" + "@id": "https://w3id.org/italia/data/distribution/ACAPIT-RDF-TURTLE" }, { - "@language": "it", - "@value": "Chiusura Temporanea" + "@id": "https://w3id.org/italia/data/distribution/ACAPIT-RDF-XML" + }, + { + "@id": "https://w3id.org/italia/data/distribution/ACAPIT-JSON-LD" } ], - "rdfs:subClassOf": [ + "admsapit:hasTask": [ + { + "@id": "admsapit:AnnotationTask" + }, { - "@id": "_:ub842bL442C35" + "@id": "admsapit:QueryFormulationTask" }, { - "@id": "_:ub842bL430C35" + "@id": "admsapit:SearchTask" + } + ], + "admsapit:officialURI": { + "@type": "xsd:anyURI", + "@value": "https://w3id.org/italia/onto/AccessCondition" + }, + "admsapit:prefix": "acapit", + "admsapit:semanticAssetInUse": [ + { + "@id": "https://w3id.org/italia/data/project/DAF" }, { - "@id": "_:ub842bL446C35" + "@id": "https://w3id.org/italia/data/project/OntoPiA" + } + ], + "admsapit:status": "initial draft", + "admsapit:target": [ + "Imprese", + "Pubbliche Amministrazioni" + ], + "admsapit:type": { + "@id": "admsapit:ServiceOntology" + }, + "dcat:contactPoint": { + "@id": "https://w3id.org/italia/data/contact-point/onto-agid" + }, + "dcat:keyword": [ + { + "@language": "en", + "@value": "Access Condition" }, { - "@id": "_:ub842bL434C35" + "@language": "it", + "@value": "Condizioni d'accesso" }, { - "@id": "_:ub842bL438C35" + "@language": "it", + "@value": "Orari di apertura" + } + ], + "dcat:theme": [ + { + "@id": "http://publications.europa.eu/resource/authority/data-theme/SOCI" }, { - "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" + "@id": "http://publications.europa.eu/resource/authority/data-theme/GOVE" } - ] - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition/Booking", - "@type": "owl:Class", - "owl:versionInfo": [ + ], + "dct:accrualPeriodicity": { + "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" + }, + "dct:creator": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + }, + "dct:description": [ { "@language": "en", - "@value": "stable" + "@value": "This is the ontology of the Italian application profile for Access Conditions (Access Conditions - Italian Application Profile - AC-AP_IT). It can be used to model the access conditions to public locations." }, { "@language": "it", - "@value": "stabile" + "@value": "Questa è l'ontologia del profilo di italiano sulle condizioni di accesso, inclusi gli orari di apertura (Access Condition Ontology - Italian Application Profile - AccessCondition-AP_IT). Essa può essere utilizzata per modellare tutte le condizioni di accesso a luoghi pubblici." } ], - "rdfs:comment": [ + "dct:issued": { + "@type": "xsd:date", + "@value": "2018-06-18" + }, + "dct:language": [ { - "@language": "en", - "@value": "It represents the type of booking for a location/event for instance. Examples can be: Mandatory, Optional, None (free access)." + "@id": "http://publications.europa.eu/resource/authority/language/ITA" }, { - "@language": "it", - "@value": "Rappresenta la tipologia di prenotazione per l'accesso a un luogo/evento. Esempi possono essere: Obbligatoria, Facoltativa, Nessuna (ingresso libero)." + "@id": "http://publications.europa.eu/resource/authority/language/ENG" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/AccessCondition" + "dct:modified": { + "@type": "xsd:date", + "@value": "2018-06-18" }, - "rdfs:label": [ + "dct:publisher": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + }, + "dct:rightsHolder": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + }, + "dct:title": [ { "@language": "en", - "@value": "Booking" + "@value": "Access Condition Ontology - Italian Application Profile" }, { "@language": "it", - "@value": "Prenotazione" + "@value": "Ontologia delle Condizioni di Accesso - Profilo applicativo italiano" } ], - "rdfs:subClassOf": [ + "owl:imports": [ { - "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" + "@id": "https://w3id.org/italia/onto/l0" }, { - "@id": "_:ub842bL361C26" + "@id": "https://w3id.org/italia/onto/TI" } - ] - }, - { - "@id": "_:ub842bL384C44", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/TI/DayOfWeek" + ], + "owl:versionIRI": { + "@id": "https://w3id.org/italia/onto/AccessCondition/0.1" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/TI/hasDayOfWeek" - } - }, - { - "@id": "https://w3id.org/italia/onto/TI/hasDayOfWeek", - "@type": "owl:ObjectProperty" - }, - { - "@id": "dcat:downloadURL", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "prov:wasDerivedFrom", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "l0:controlledVocabulary", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition/opens", - "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "Versione 0.1 - 18 Giugno 2018 - Creazione della prima versione dell'ontologia" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "Version 0.1 - 18 June 2018 - Creation of the first version of the ontology" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà utilizzata per indicare l'orario di apertura o l'orario in cui inizia una chiusura temporanea. Se l'evento pubblico ha come condizioni di accesso ogni lunedì dalle 9:00 alle 12:00, la proprietà è utilizzata per modellare \"9:00\"." + "@value": "Questa è l'ontologia del profilo di italiano sulle condizioni di accesso, inclusi gli orari di apertura (Access Condition Ontology - Italian Application Profile - AccessCondition-AP_IT). Essa può essere utilizzata per modellare tutte le condizioni di accesso a luoghi pubblici." }, { "@language": "en", - "@value": "Property used to indicate the opening hour or the hour in which starts a possible temporary closure. If a public event can be accessed every Monday from 9:00am to 12:00am, the property is used to model \"9:00am\"." + "@value": "This is the ontology of the Italian application profile for access conditions including opening hours specifications. It can be used to model all the access conditions to public locations." } ], - "rdfs:domain": { - "@id": "_:ub842bL236C20" - }, "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/AccessCondition" + "@id": "https://w3id.org/italia/onto/AccessCondition/" }, "rdfs:label": [ { - "@language": "it", - "@value": "orario apertura" + "@language": "en", + "@value": "Access Conditions Ontology" }, { - "@language": "en", - "@value": "opens" + "@language": "it", + "@value": "Ontologia delle Condizioni di accesso" } - ], - "rdfs:range": { - "@id": "xsd:time" - } - }, - { - "@id": "https://w3id.org/italia/onto/TI/TimeInterval", - "@type": "owl:Class" + ] }, { - "@id": "https://w3id.org/italia/onto/AccessCondition/OpeningHoursSpecification", + "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition", "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "Individuals of this class specify opening hours specifications for locations/events for instance.\n\nThe opening hours specifications are expressed in terms of\n* opening time\n* closure time\n* the day of the week to which the opening hours specification refer\n* the type of admission (daily, weekly, etc.)" + "@language": "it", + "@value": "Questa classe rappresenta le condizioni di accesso. Tipicamente le condizioni di accesso sono specificate per comunicare come accedere a luoghi pubblici. Esse includono informazioni su prenotazioni, su orari di apertura e chiusure straordinarie." }, { - "@language": "it", - "@value": "Individui di questa classe specificano gli orari di apertura (specifiche condizioni di accesso) a luoghi o eventi\n\nGli orari di apertura sono espressi in termini di\n * orario apertura\n * orario di chiusura\n * il giorno della settimana a cui l'orario di apertura si riferisce\n * il tipo di apertura (settimanale, mensile, giornaliera, ecc)\n\nCon questa classe è possibile modellare dati di questo tipo \"Orari di apertura (03/05 - 30/05/2018) lu - sa: 11:00 - 13:00 / 15:00 - 19:00\"." + "@language": "en", + "@value": "This class represents the access conditions. Typically, access conditions are specified to communicate how to access public places. This includes information on bookings, opening hours and extraordinary/temporary closures." } ], "rdfs:isDefinedBy": { @@ -398,53 +672,23 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "Orario di Apertura" + "@language": "en", + "@value": "Access Condition" }, { - "@language": "en", - "@value": "Opening Hours Specification" + "@language": "it", + "@value": "Accesso" } ], "rdfs:subClassOf": [ { - "@id": "_:ub842bL380C44" - }, - { - "@id": "_:ub842bL397C44" - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" - }, - { - "@id": "_:ub842bL388C44" - }, - { - "@id": "_:ub842bL384C44" + "@id": "l0:Characteristic" }, { - "@id": "_:ub842bL393C44" + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb7" } ] }, - { - "@id": "https://w3id.org/italia/onto/TI/DayOfWeek", - "@type": "owl:Class" - }, - { - "@id": "dcterms:format", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub842bL430C35", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/TI/TimeInterval" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/TI/atTime" - } - }, { "@id": "https://w3id.org/italia/onto/AccessCondition/AdmissionType", "@type": "owl:Class", @@ -472,468 +716,235 @@ "@id": "https://w3id.org/italia/onto/AccessCondition" }, "rdfs:label": [ - { - "@language": "it", - "@value": "Tipi di apertura" - }, { "@language": "en", "@value": "Admission Type" + }, + { + "@language": "it", + "@value": "Tipi di apertura" } ], "rdfs:subClassOf": [ { - "@id": "_:ub842bL338C32" + "@id": "l0:Characteristic" }, { - "@id": "l0:Characteristic" + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb8" }, { - "@id": "_:ub842bL342C32" + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb9" } ] }, { - "@id": "prov:wasInfluencedBy", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "vcard:fn", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "foaf:Agent", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition/isAdmissionTypeOf", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/AccessCondition/Booking", + "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Proprietà inversa di \"ha tipo di apertura\"" + "@language": "en", + "@value": "It represents the type of booking for a location/event for instance. Examples can be: Mandatory, Optional, None (free access)." }, { - "@language": "en", - "@value": "Inverse property of \"has admission type\"" + "@language": "it", + "@value": "Rappresenta la tipologia di prenotazione per l'accesso a un luogo/evento. Esempi possono essere: Obbligatoria, Facoltativa, Nessuna (ingresso libero)." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AccessCondition/AdmissionType" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/AccessCondition" }, "rdfs:label": [ - { - "@language": "it", - "@value": "è tipo di apertura di" - }, - { - "@language": "en", - "@value": "is admission type of" - } - ], - "rdfs:range": { - "@id": "owl:Thing" - } - }, - { - "@id": "_:ub842bL446C35", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "xsd:time" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AccessCondition/opens" - } - }, - { - "@id": "_:ub842bL342C32", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "l0:description" - } - }, - { - "@id": "_:ub842bL397C44", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "xsd:time" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AccessCondition/opens" - } - }, - { - "@id": "https://w3id.org/italia/onto/TI/atTime", - "@type": "owl:ObjectProperty" - }, - { - "@id": "foaf:name", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", - "@type": [ - "l0:Agent", - "owl:NamedIndividual" - ], - "dcterms:identifier": "cnr - Z6HZEH - STLab", - "l0:name": [ { "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + "@value": "Booking" }, { "@language": "it", - "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" + "@value": "Prenotazione" } - ] - }, - { - "@id": "admsapit:SemanticAssetDistribution", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/data/organization/public-organization/td", - "@type": [ - "http://dati.gov.it/onto/dcatapit#Agent", - "foaf:Agent", - "owl:NamedIndividual" ], - "dcterms:identifier": "TD", - "foaf:name": [ + "rdfs:subClassOf": [ { - "@language": "en", - "@value": "Digital Transformation Team" + "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" }, { - "@language": "it", - "@value": "Team per la Trasformazione Digitale" + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb10" } ] }, { - "@id": "admsapit:SemanticAsset", - "@type": "owl:Class" - }, - { - "@id": "_:ub842bL361C26", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "l0:Agent", - "@type": "owl:Class" - }, - { - "@id": "dcterms:license", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/data/distribution/ACAPIT-RDF-TURTLE", - "@type": [ - "owl:NamedIndividual", - "admsapit:SemanticAssetDistribution" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AccessCondition/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AccessCondition/latest/AC-AP_IT.ttl" - }, - "dcterms:description": [ + "@id": "https://w3id.org/italia/onto/AccessCondition/OpeningHoursSpecification", + "@type": "owl:Class", + "owl:versionInfo": [ { "@language": "it", - "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia delle condizioni d'accesso" + "@value": "stabile" }, { "@language": "en", - "@value": "This is the distribution in RDF/turtle of the access condition ontology" + "@value": "stable" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" - }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" - }, - "dcterms:title": [ + "rdfs:comment": [ { "@language": "en", - "@value": "RDF/Turtle distribution of AC-AP_IT Ontology" + "@value": "Individuals of this class specify opening hours specifications for locations/events for instance.\n\nThe opening hours specifications are expressed in terms of\n* opening time\n* closure time\n* the day of the week to which the opening hours specification refer\n* the type of admission (daily, weekly, etc.)" }, { "@language": "it", - "@value": "Distribuzione RDF/Turtle ontologia AC-AP_IT" - } - ] - }, - { - "@id": "l0:Characteristic", - "@type": "owl:Class" - }, - { - "@id": "xsd:time", - "@type": "rdfs:Datatype" - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition", - "@type": [ - "admsapit:SemanticAsset", - "owl:Ontology", - "owl:NamedIndividual" - ], - "admsapit:acronym": "AC-AP_IT", - "admsapit:hasContributor": [ - { - "@id": "https://w3id.org/italia/data/organization/public-organization/td" - }, - { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" - } - ], - "admsapit:hasFormalityLevel": { - "@id": "admsapit:Formal" - }, - "admsapit:hasKeyClass": [ - { - "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition/OpeningHoursSpecification" - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition/TemporaryClosure" + "@value": "Individui di questa classe specificano gli orari di apertura (specifiche condizioni di accesso) a luoghi o eventi\n\nGli orari di apertura sono espressi in termini di\n * orario apertura\n * orario di chiusura\n * il giorno della settimana a cui l'orario di apertura si riferisce\n * il tipo di apertura (settimanale, mensile, giornaliera, ecc)\n\nCon questa classe è possibile modellare dati di questo tipo \"Orari di apertura (03/05 - 30/05/2018) lu - sa: 11:00 - 13:00 / 15:00 - 19:00\"." } ], - "admsapit:hasOntologyLanguage": { - "@id": "admsapit:OWL" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/AccessCondition" }, - "admsapit:hasSemanticAssetDistribution": [ - { - "@id": "https://w3id.org/italia/data/distribution/ACAPIT-RDF-XML" - }, + "rdfs:label": [ { - "@id": "https://w3id.org/italia/data/distribution/ACAPIT-JSON-LD" + "@language": "en", + "@value": "Opening Hours Specification" }, { - "@id": "https://w3id.org/italia/data/distribution/ACAPIT-RDF-TURTLE" + "@language": "it", + "@value": "Orario di Apertura" } ], - "admsapit:hasTask": [ + "rdfs:subClassOf": [ { - "@id": "admsapit:AnnotationTask" + "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" }, { - "@id": "admsapit:SearchTask" + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb11" }, { - "@id": "admsapit:QueryFormulationTask" - } - ], - "admsapit:officialURI": { - "@type": "xsd:anyURI", - "@value": "https://w3id.org/italia/onto/AccessCondition" - }, - "admsapit:prefix": "acapit", - "admsapit:semanticAssetInUse": [ - { - "@id": "https://w3id.org/italia/data/project/DAF" + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb12" }, { - "@id": "https://w3id.org/italia/data/project/OntoPiA" - } - ], - "admsapit:status": "initial draft", - "admsapit:target": [ - "Pubbliche Amministrazioni", - "Imprese" - ], - "admsapit:type": { - "@id": "admsapit:ServiceOntology" - }, - "dcat:contactPoint": { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid" - }, - "dcat:keyword": [ + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb13" + }, { - "@language": "it", - "@value": "Condizioni d'accesso" + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb14" }, + { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb15" + } + ] + }, + { + "@id": "https://w3id.org/italia/onto/AccessCondition/TemporaryClosure", + "@type": "owl:Class", + "owl:versionInfo": [ { "@language": "it", - "@value": "Orari di apertura" + "@value": "stabile" }, { "@language": "en", - "@value": "Access Condition" + "@value": "stable" } ], - "dcat:theme": [ + "rdfs:comment": [ { - "@id": "http://publications.europa.eu/resource/authority/data-theme/SOCI" + "@language": "en", + "@value": "A temporary closure is a subclass of 'AccessCondition' whose individuals provide information about a temporary closure.\nThese individuals are described in terms of:\n * the time from which the closure starts\n * the reason about the temporary closure;\n * the time to which the closure ends.\n * the dayOfWeek of the closure\n\nIn this way we are able to model something like \"the location will be closed Tuesday 19 June 2018 from 10:00 to 13:00 for internal meetings" }, { - "@id": "http://publications.europa.eu/resource/authority/data-theme/GOVE" + "@language": "it", + "@value": "La chiusura temporanea è una sottoclasse di Condizioni di accesso i cui individui forniscono informazioni sulla chiusura temporanea, tipicamente di un luogo.\n\nGli individui sono descritti in termini di:\n * tempo da cui parte la chiusura;\n * tempo fino a cui si verifica la chiusura\n * la motivazione per la chiusura\n * i giorni della settimana in cui si può verificare\n * un intervallo temporale di date di chiusura\n\nQuesta classe ci consente di modellare dati di questo tipo:\nIl luogo rimarrà chiuso Martedì 19 dalle 12:00 alle 13:00 per riunioni interne oppure modellare situazioni quali \"Domenica chiuso\", \"La Galleria Civica rimarrà chiusa al pubblico lunedì 21/05/2018 (Lunedì di Pentecoste)\"" } ], - "dcterms:accrualPeriodicity": { - "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" - }, - "dcterms:creator": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/AccessCondition" }, - "dcterms:description": [ + "rdfs:label": [ { "@language": "it", - "@value": "Questa è l'ontologia del profilo di italiano sulle condizioni di accesso, inclusi gli orari di apertura (Access Condition Ontology - Italian Application Profile - AccessCondition-AP_IT). Essa può essere utilizzata per modellare tutte le condizioni di accesso a luoghi pubblici." + "@value": "Chiusura Temporanea" }, { "@language": "en", - "@value": "This is the ontology of the Italian application profile for Access Conditions (Access Conditions - Italian Application Profile - AC-AP_IT). It can be used to model the access conditions to public locations." + "@value": "Temporary Closure" } ], - "dcterms:issued": { - "@type": "xsd:date", - "@value": "2018-06-18" - }, - "dcterms:language": [ + "rdfs:subClassOf": [ { - "@id": "http://publications.europa.eu/resource/authority/language/ENG" + "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" }, { - "@id": "http://publications.europa.eu/resource/authority/language/ITA" - } - ], - "dcterms:modified": { - "@type": "xsd:date", - "@value": "2018-06-18" - }, - "dcterms:publisher": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" - }, - "dcterms:rightsHolder": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" - }, - "dcterms:title": [ + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb16" + }, { - "@language": "it", - "@value": "Ontologia delle Condizioni di Accesso - Profilo applicativo italiano" + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb17" }, { - "@language": "en", - "@value": "Access Condition Ontology - Italian Application Profile" - } - ], - "owl:imports": [ + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb18" + }, { - "@id": "https://w3id.org/italia/onto/TI" + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb19" }, { - "@id": "https://w3id.org/italia/onto/l0" + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb20" } - ], - "owl:versionIRI": { - "@id": "https://w3id.org/italia/onto/AccessCondition/0.1" - }, + ] + }, + { + "@id": "https://w3id.org/italia/onto/AccessCondition/closes", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "Version 0.1 - 18 June 2018 - Creation of the first version of the ontology" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "Versione 0.1 - 18 Giugno 2018 - Creazione della prima versione dell'ontologia" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "This is the ontology of the Italian application profile for access conditions including opening hours specifications. It can be used to model all the access conditions to public locations." + "@value": "Property that represents the closing hour or the hour on which the temporary closure terminates. Example: if the temporary closure is on Tuesday from 10:00am to 13:00am, closes is used to model \"13:00am\"." }, { "@language": "it", - "@value": "Questa è l'ontologia del profilo di italiano sulle condizioni di accesso, inclusi gli orari di apertura (Access Condition Ontology - Italian Application Profile - AccessCondition-AP_IT). Essa può essere utilizzata per modellare tutte le condizioni di accesso a luoghi pubblici." + "@value": "Proprietà che rappresenta l'orario di chiusura o l'ora in cui una chiusura temporanea cessa di valere. Esempio: se la chiusura temporanea è Martedì dalle 10:00 alle 13:00 la proprietà modella \"13:00\"" } ], + "rdfs:domain": { + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb1" + }, "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/AccessCondition/" + "@id": "https://w3id.org/italia/onto/AccessCondition" }, "rdfs:label": [ { - "@language": "it", - "@value": "Ontologia delle Condizioni di accesso" + "@language": "en", + "@value": "closes" }, { - "@language": "en", - "@value": "Access Conditions Ontology" + "@language": "it", + "@value": "orario di chiusura" } - ] - }, - { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid", - "@type": [ - "owl:NamedIndividual", - "http://dati.gov.it/onto/dcatapit#Organization", - "vcard:Organization", - "vcard:Kind" ], - "vcard:fn": "banche dati e open data", - "vcard:hasEmail": { - "@id": "mailto:info@dati.gov.it" - } - }, - { - "@id": "_:ub842bL388C44", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/AccessCondition/AdmissionType" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AccessCondition/hasAdmissionType" - } - }, - { - "@id": "dcterms:identifier", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub842bL393C44", - "@type": "owl:Restriction", - "owl:allValuesFrom": { + "rdfs:range": { "@id": "xsd:time" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AccessCondition/closes" } }, { - "@id": "https://w3id.org/italia/onto/AccessCondition/reasonClosure", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/AccessCondition/isAccessConditionOf" + }, "owl:versionInfo": [ { "@language": "it", @@ -947,220 +958,159 @@ "rdfs:comment": [ { "@language": "en", - "@value": "Property that allows one to specify the reason for the closure of a location or event for instance.\nExamples include: closed for location renovation; closed for summer holidays, etc." + "@value": "Property that links a thing of the modelled domain to access conditions that may apply." }, { "@language": "it", - "@value": "Proprietà che consente di specificare la motivazione di chiusura per esempio di un luogo o evento.\nEsempi includono: chiusura per rinnovo locali, chiusura per ferie estive, chiusura per restauro, ecc." + "@value": "Proprietà che collega qualcosa del dominio modellato alle condizioni di accesso che si potrebbero applicare a quella cosa. Per esempio, si potrebbe utilizzare la proprietà per collegare un punto di interesse, un luogo della cultura, un evento pubblico, un ufficio della pubblica amministrazione, un servizio pubblico a condizioni per accedervi" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AccessCondition/TemporaryClosure" + "@id": "owl:Thing" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/AccessCondition" }, "rdfs:label": [ { - "@language": "en", - "@value": "reason for closure" + "@language": "it", + "@value": "ha condizione d'accesso" }, { - "@language": "it", - "@value": "motivazione di chiusura" + "@language": "en", + "@value": "has access condition" } ], "rdfs:range": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "http://dati.gov.it/onto/dcatapit#Organization", - "@type": "owl:Class" - }, - { - "@id": "vcard:Organization", - "@type": "owl:Class" - }, - { - "@id": "l0:description", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "_:ub842bL216C21", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/AccessCondition/OpeningHoursSpecification" - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition/TemporaryClosure" - } - ] - } - }, - { - "@id": "_:ub842bL434C35", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/TI/DayOfWeek" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/TI/hasDayOfWeek" + "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" } }, { - "@id": "l0:name", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "dcterms:title", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "admsapit:Project", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/data/distribution/ACAPIT-JSON-LD", - "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AccessCondition/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AccessCondition/latest/AC-AP_IT.jsonld" + "@id": "https://w3id.org/italia/onto/AccessCondition/hasAdmissionType", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/AccessCondition/isAdmissionTypeOf" }, - "dcterms:description": [ + "owl:versionInfo": [ { "@language": "it", - "@value": "Questa è la distribuzione JSON-LD dell'ontologia delle condizioni d'accesso" + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "Property that links the opening hours specificatin to the admission type (weekly, daily, etc.)" }, { - "@language": "en", - "@value": "This is the distribution in JSON-LD of Access Condition ontology" + "@language": "it", + "@value": "Proprietà che lega gli orari di apertura al tipo di apertura (settimanale, giornaliera, ecc.)" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/AccessCondition/OpeningHoursSpecification" }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/AccessCondition" }, - "dcterms:title": [ + "rdfs:label": [ { "@language": "it", - "@value": "Distribuzione JSON-LD ontologia AC-AP_IT" + "@value": "ha tipo di apertura" }, { "@language": "en", - "@value": "JSON-LD distribution of AC-AP_IT Ontology" + "@value": "has admission type" } - ] - }, - { - "@id": "dcat:accessURL", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub842bL338C32", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/AccessCondition/AdmissionType" } }, { - "@id": "vcard:hasEmail", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/AccessCondition/isAccessConditionOf", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "This class represents the access conditions. Typically, access conditions are specified to communicate how to access public places. This includes information on bookings, opening hours and extraordinary/temporary closures." + "@value": "Inverse property of \"has access condition\"" }, { "@language": "it", - "@value": "Questa classe rappresenta le condizioni di accesso. Tipicamente le condizioni di accesso sono specificate per comunicare come accedere a luoghi pubblici. Esse includono informazioni su prenotazioni, su orari di apertura e chiusure straordinarie." + "@value": "Proprietà inversa di \"ha condizione d'accesso\"" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/AccessCondition" }, "rdfs:label": [ { "@language": "en", - "@value": "Access Condition" + "@value": "is access condition of" }, { "@language": "it", - "@value": "Accesso" + "@value": "è condizione di accesso di" } ], - "rdfs:subClassOf": [ - { - "@id": "_:ub842bL319C34" - }, - { - "@id": "l0:Characteristic" - } - ] + "rdfs:range": { + "@id": "owl:Thing" + } }, { - "@id": "https://w3id.org/italia/onto/AccessCondition/isAccessConditionOf", + "@id": "https://w3id.org/italia/onto/AccessCondition/isAdmissionTypeOf", "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Proprietà inversa di \"ha condizione d'accesso\"" + "@language": "en", + "@value": "Inverse property of \"has admission type\"" }, { - "@language": "en", - "@value": "Inverse property of \"has access condition\"" + "@language": "it", + "@value": "Proprietà inversa di \"ha tipo di apertura\"" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" + "@id": "https://w3id.org/italia/onto/AccessCondition/AdmissionType" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/AccessCondition" }, "rdfs:label": [ { - "@language": "it", - "@value": "è condizione di accesso di" + "@language": "en", + "@value": "is admission type of" }, { - "@language": "en", - "@value": "is access condition of" + "@language": "it", + "@value": "è tipo di apertura di" } ], "rdfs:range": { @@ -1168,33 +1118,30 @@ } }, { - "@id": "https://w3id.org/italia/onto/AccessCondition/hasAdmissionType", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AccessCondition/isAdmissionTypeOf" - }, + "@id": "https://w3id.org/italia/onto/AccessCondition/opens", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Proprietà che lega gli orari di apertura al tipo di apertura (settimanale, giornaliera, ecc.)" + "@language": "en", + "@value": "Property used to indicate the opening hour or the hour in which starts a possible temporary closure. If a public event can be accessed every Monday from 9:00am to 12:00am, the property is used to model \"9:00am\"." }, { - "@language": "en", - "@value": "Property that links the opening hours specificatin to the admission type (weekly, daily, etc.)" + "@language": "it", + "@value": "Proprietà utilizzata per indicare l'orario di apertura o l'orario in cui inizia una chiusura temporanea. Se l'evento pubblico ha come condizioni di accesso ogni lunedì dalle 9:00 alle 12:00, la proprietà è utilizzata per modellare \"9:00\"." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AccessCondition/OpeningHoursSpecification" + "@id": "_:ncaa1c44d5e9d47c1b62db9ae9ff012bcb4" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/AccessCondition" @@ -1202,70 +1149,123 @@ "rdfs:label": [ { "@language": "en", - "@value": "has admission type" + "@value": "opens" }, { "@language": "it", - "@value": "ha tipo di apertura" + "@value": "orario apertura" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AccessCondition/AdmissionType" + "@id": "xsd:time" } }, { - "@id": "https://w3id.org/italia/data/project/OntoPiA", - "@type": [ - "owl:NamedIndividual", - "admsapit:Project" + "@id": "https://w3id.org/italia/onto/AccessCondition/reasonClosure", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } ], - "l0:name": { - "@language": "it", - "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" + "rdfs:comment": [ + { + "@language": "en", + "@value": "Property that allows one to specify the reason for the closure of a location or event for instance.\nExamples include: closed for location renovation; closed for summer holidays, etc." + }, + { + "@language": "it", + "@value": "Proprietà che consente di specificare la motivazione di chiusura per esempio di un luogo o evento.\nEsempi includono: chiusura per rinnovo locali, chiusura per ferie estive, chiusura per restauro, ecc." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/AccessCondition/TemporaryClosure" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/AccessCondition" + }, + "rdfs:label": [ + { + "@language": "it", + "@value": "motivazione di chiusura" + }, + { + "@language": "en", + "@value": "reason for closure" + } + ], + "rdfs:range": { + "@id": "rdfs:Literal" } }, { - "@id": "_:ub842bL380C44", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/TI/TimeInterval" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/TI/atTime" - } + "@id": "https://w3id.org/italia/onto/TI/DayOfWeek", + "@type": "owl:Class" }, { - "@id": "_:ub842bL319C34", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "l0:description" - } + "@id": "https://w3id.org/italia/onto/TI/TimeInterval", + "@type": "owl:Class" }, { - "@id": "http://dati.gov.it/onto/dcatapit#Agent", + "@id": "https://w3id.org/italia/onto/TI/atTime", + "@type": "owl:ObjectProperty" + }, + { + "@id": "https://w3id.org/italia/onto/TI/hasDayOfWeek", + "@type": "owl:ObjectProperty" + }, + { + "@id": "l0:Agent", "@type": "owl:Class" }, { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", - "@type": [ - "foaf:Agent", - "owl:NamedIndividual", - "http://dati.gov.it/onto/dcatapit#Agent" - ], - "dcterms:identifier": "agid", - "foaf:name": [ - { - "@language": "en", - "@value": "Italian Digital Agency" - }, - { - "@language": "it", - "@value": "Agenzia per l'Italia Digitale" - } - ] + "@id": "l0:Characteristic", + "@type": "owl:Class" + }, + { + "@id": "l0:controlledVocabulary", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "l0:description", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "l0:name", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "prov:wasDerivedFrom", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "prov:wasInfluencedBy", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "vcard:Kind", + "@type": "owl:Class" + }, + { + "@id": "vcard:Organization", + "@type": "owl:Class" + }, + { + "@id": "vcard:fn", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "vcard:hasEmail", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "xsd:time", + "@type": "rdfs:Datatype" } ] -} +} \ No newline at end of file diff --git a/Ontologie/AccessCondition/latest/AccessCondition-AP_IT.rdf b/Ontologie/AccessCondition/latest/AccessCondition-AP_IT.rdf index 9678fea1..29506e6d 100644 --- a/Ontologie/AccessCondition/latest/AccessCondition-AP_IT.rdf +++ b/Ontologie/AccessCondition/latest/AccessCondition-AP_IT.rdf @@ -1,586 +1,87 @@ - - - - - - - Ontologia delle Condizioni di Accesso - Profilo applicativo italiano - initial draft - Access Condition Ontology - Italian Application Profile - AC-AP_IT - Versione 0.1 - 18 Giugno 2018 - Creazione della prima versione dell'ontologia - - - 2018-06-18 - - - - Access Conditions Ontology - Imprese - Ontologia delle Condizioni di accesso - - - - Questa è l'ontologia del profilo di italiano sulle condizioni di accesso, inclusi gli orari di apertura (Access Condition Ontology - Italian Application Profile - AccessCondition-AP_IT). Essa può essere utilizzata per modellare tutte le condizioni di accesso a luoghi pubblici. - - - Access Condition - - Version 0.1 - 18 June 2018 - Creation of the first version of the ontology - - - - - Pubbliche Amministrazioni - 2018-06-18 - - This is the ontology of the Italian application profile for Access Conditions (Access Conditions - Italian Application Profile - AC-AP_IT). It can be used to model the access conditions to public locations. - - - - - - - This is the ontology of the Italian application profile for access conditions including opening hours specifications. It can be used to model all the access conditions to public locations. - Questa è l'ontologia del profilo di italiano sulle condizioni di accesso, inclusi gli orari di apertura (Access Condition Ontology - Italian Application Profile - AccessCondition-AP_IT). Essa può essere utilizzata per modellare tutte le condizioni di accesso a luoghi pubblici. - - acapit - - - - Condizioni d'accesso - Orari di apertura - https://w3id.org/italia/onto/AccessCondition - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Property that links a thing of the modelled domain to access conditions that may apply. - Proprietà che collega qualcosa del dominio modellato alle condizioni di accesso che si potrebbero applicare a quella cosa. Per esempio, si potrebbe utilizzare la proprietà per collegare un punto di interesse, un luogo della cultura, un evento pubblico, un ufficio della pubblica amministrazione, un servizio pubblico a condizioni per accedervi - - ha condizione d'accesso - has access condition - stabile - stable - - - - - - - - - - - Property that links the opening hours specificatin to the admission type (weekly, daily, etc.) - Proprietà che lega gli orari di apertura al tipo di apertura (settimanale, giornaliera, ecc.) - - ha tipo di apertura - has admission type - stabile - stable - - - - - - - - - - Inverse property of "has access condition" - Proprietà inversa di "ha condizione d'accesso" - - is access condition of - è condizione di accesso di - stabile - stable - - - - - - - - - - Inverse property of "has admission type" - Proprietà inversa di "ha tipo di apertura" - - is admission type of - è tipo di apertura di - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Property that represents the closing hour or the hour on which the temporary closure terminates. Example: if the temporary closure is on Tuesday from 10:00am to 13:00am, closes is used to model "13:00am". - Proprietà che rappresenta l'orario di chiusura o l'ora in cui una chiusura temporanea cessa di valere. Esempio: se la chiusura temporanea è Martedì dalle 10:00 alle 13:00 la proprietà modella "13:00" - - closes - orario di chiusura - stabile - stable - - - - - - - - - - - - - - - - - Property used to indicate the opening hour or the hour in which starts a possible temporary closure. If a public event can be accessed every Monday from 9:00am to 12:00am, the property is used to model "9:00am". - Proprietà utilizzata per indicare l'orario di apertura o l'orario in cui inizia una chiusura temporanea. Se l'evento pubblico ha come condizioni di accesso ogni lunedì dalle 9:00 alle 12:00, la proprietà è utilizzata per modellare "9:00". - - opens - orario apertura - stabile - stable - - - - - - - - - - Property that allows one to specify the reason for the closure of a location or event for instance. + + + + + + + Property that allows one to specify the reason for the closure of a location or event for instance. Examples include: closed for location renovation; closed for summer holidays, etc. - Proprietà che consente di specificare la motivazione di chiusura per esempio di un luogo o evento. + Proprietà che consente di specificare la motivazione di chiusura per esempio di un luogo o evento. Esempi includono: chiusura per rinnovo locali, chiusura per ferie estive, chiusura per restauro, ecc. - - motivazione di chiusura - reason for closure - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Questa classe rappresenta le condizioni di accesso. Tipicamente le condizioni di accesso sono specificate per comunicare come accedere a luoghi pubblici. Esse includono informazioni su prenotazioni, su orari di apertura e chiusure straordinarie. - This class represents the access conditions. Typically, access conditions are specified to communicate how to access public places. This includes information on bookings, opening hours and extraordinary/temporary closures. - - Access Condition - Accesso - stabile - stable - - - - - - - - - - - - - - - - - - - - - Individui di questa classe identificano i possibili tipi di politiche di accesso che possono essere applicate agli orari di apertura di un luogo. - It represents the type of admission. Examples are: weekly, monthly, daily, etc. - - Admission Type - Tipi di apertura - stabile - stable - - - - - - - - - - - - - - - It represents the type of booking for a location/event for instance. Examples can be: Mandatory, Optional, None (free access). - Rappresenta la tipologia di prenotazione per l'accesso a un luogo/evento. Esempi possono essere: Obbligatoria, Facoltativa, Nessuna (ingresso libero). - - Booking - Prenotazione - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - - - - - - - - - - Individuals of this class specify opening hours specifications for locations/events for instance. - -The opening hours specifications are expressed in terms of -* opening time -* closure time -* the day of the week to which the opening hours specification refer -* the type of admission (daily, weekly, etc.) - Individui di questa classe specificano gli orari di apertura (specifiche condizioni di accesso) a luoghi o eventi - -Gli orari di apertura sono espressi in termini di - * orario apertura - * orario di chiusura - * il giorno della settimana a cui l'orario di apertura si riferisce - * il tipo di apertura (settimanale, mensile, giornaliera, ecc) - -Con questa classe è possibile modellare dati di questo tipo "Orari di apertura (03/05 - 30/05/2018) lu - sa: 11:00 - 13:00 / 15:00 - 19:00". - - Opening Hours Specification - Orario di Apertura - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A temporary closure is a subclass of 'AccessCondition' whose individuals provide information about a temporary closure. + + motivazione di chiusura + reason for closure + stabile + stable + + + + + + + + + + Property that links a thing of the modelled domain to access conditions that may apply. + Proprietà che collega qualcosa del dominio modellato alle condizioni di accesso che si potrebbero applicare a quella cosa. Per esempio, si potrebbe utilizzare la proprietà per collegare un punto di interesse, un luogo della cultura, un evento pubblico, un ufficio della pubblica amministrazione, un servizio pubblico a condizioni per accedervi + + ha condizione d'accesso + has access condition + stabile + stable + + + + + + + + + + + TD + Digital Transformation Team + Team per la Trasformazione Digitale + + + + + + Questa classe rappresenta le condizioni di accesso. Tipicamente le condizioni di accesso sono specificate per comunicare come accedere a luoghi pubblici. Esse includono informazioni su prenotazioni, su orari di apertura e chiusure straordinarie. + This class represents the access conditions. Typically, access conditions are specified to communicate how to access public places. This includes information on bookings, opening hours and extraordinary/temporary closures. + + Access Condition + Accesso + stabile + stable + + + + + + + + + + A temporary closure is a subclass of 'AccessCondition' whose individuals provide information about a temporary closure. These individuals are described in terms of: * the time from which the closure starts * the reason about the temporary closure; * the time to which the closure ends. * the dayOfWeek of the closure -In this way we are able to model something like "the location will be closed Tuesday 19 June 2018 from 10:00 to 13:00 for internal meetings - La chiusura temporanea è una sottoclasse di Condizioni di accesso i cui individui forniscono informazioni sulla chiusura temporanea, tipicamente di un luogo. +In this way we are able to model something like "the location will be closed Tuesday 19 June 2018 from 10:00 to 13:00 for internal meetings + La chiusura temporanea è una sottoclasse di Condizioni di accesso i cui individui forniscono informazioni sulla chiusura temporanea, tipicamente di un luogo. Gli individui sono descritti in termini di: * tempo da cui parte la chiusura; @@ -590,169 +91,428 @@ Gli individui sono descritti in termini di: * un intervallo temporale di date di chiusura Questa classe ci consente di modellare dati di questo tipo: -Il luogo rimarrà chiuso Martedì 19 dalle 12:00 alle 13:00 per riunioni interne oppure modellare situazioni quali "Domenica chiuso", "La Galleria Civica rimarrà chiusa al pubblico lunedì 21/05/2018 (Lunedì di Pentecoste)" - - Chiusura Temporanea - Temporary Closure - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - agid - Agenzia per l'Italia Digitale - Italian Digital Agency - - - - - - - - - - banche dati e open data - - - - - - - - - - Questa è la distribuzione JSON-LD dell'ontologia delle condizioni d'accesso - This is the distribution in JSON-LD of Access Condition ontology - - - Distribuzione JSON-LD ontologia AC-AP_IT - JSON-LD distribution of AC-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/Turtle dell'ontologia delle condizioni d'accesso - This is the distribution in RDF/turtle of the access condition ontology - - - Distribuzione RDF/Turtle ontologia AC-AP_IT - RDF/Turtle distribution of AC-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/XML dell'ontologia delle condizioni d'accesso - This is the distribution in RDF/XML of the access condition ontology - - - Distribuzione RDF/XML ontologia AC-AP_IT - RDF/XML distribution of AC-AP_IT Ontology - - - - - - - - - - - - TD - Digital Transformation Team - Team per la Trasformazione Digitale - - - - - - - - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) - cnr - Z6HZEH - STLab - - - - - - - - - Data & Analytics Framework - - - - - - - - - OntoPiA - la rete di ontologie della pubblica amministrazione italiana - - +Il luogo rimarrà chiuso Martedì 19 dalle 12:00 alle 13:00 per riunioni interne oppure modellare situazioni quali "Domenica chiuso", "La Galleria Civica rimarrà chiusa al pubblico lunedì 21/05/2018 (Lunedì di Pentecoste)" + + Chiusura Temporanea + Temporary Closure + stabile + stable + + + + + + + + + + + + + + + + + + + initial draft + AC-AP_IT + Versione 0.1 - 18 Giugno 2018 - Creazione della prima versione dell'ontologia + Version 0.1 - 18 June 2018 - Creation of the first version of the ontology + + https://w3id.org/italia/onto/AccessCondition + 2018-06-18 + + + + + Access Conditions Ontology + Ontologia delle Condizioni di accesso + Imprese + Pubbliche Amministrazioni + + + + + + + + + + Questa è l'ontologia del profilo di italiano sulle condizioni di accesso, inclusi gli orari di apertura (Access Condition Ontology - Italian Application Profile - AccessCondition-AP_IT). Essa può essere utilizzata per modellare tutte le condizioni di accesso a luoghi pubblici. + This is the ontology of the Italian application profile for access conditions including opening hours specifications. It can be used to model all the access conditions to public locations. + + + Access Condition + Condizioni d'accesso + Orari di apertura + + + 2018-06-18 + + This is the ontology of the Italian application profile for Access Conditions (Access Conditions - Italian Application Profile - AC-AP_IT). It can be used to model the access conditions to public locations. + Questa è l'ontologia del profilo di italiano sulle condizioni di accesso, inclusi gli orari di apertura (Access Condition Ontology - Italian Application Profile - AccessCondition-AP_IT). Essa può essere utilizzata per modellare tutte le condizioni di accesso a luoghi pubblici. + Access Condition Ontology - Italian Application Profile + Ontologia delle Condizioni di Accesso - Profilo applicativo italiano + + + + + + acapit + + + + + + + + + Property that links the opening hours specificatin to the admission type (weekly, daily, etc.) + Proprietà che lega gli orari di apertura al tipo di apertura (settimanale, giornaliera, ecc.) + + ha tipo di apertura + has admission type + stabile + stable + + + + + + Property used to indicate the opening hour or the hour in which starts a possible temporary closure. If a public event can be accessed every Monday from 9:00am to 12:00am, the property is used to model "9:00am". + Proprietà utilizzata per indicare l'orario di apertura o l'orario in cui inizia una chiusura temporanea. Se l'evento pubblico ha come condizioni di accesso ogni lunedì dalle 9:00 alle 12:00, la proprietà è utilizzata per modellare "9:00". + + opens + orario apertura + stabile + stable + + + + + Questa è la distribuzione RDF/Turtle dell'ontologia delle condizioni d'accesso + This is the distribution in RDF/turtle of the access condition ontology + + + Distribuzione RDF/Turtle ontologia AC-AP_IT + RDF/Turtle distribution of AC-AP_IT Ontology + + + + + + + + It represents the type of booking for a location/event for instance. Examples can be: Mandatory, Optional, None (free access). + Rappresenta la tipologia di prenotazione per l'accesso a un luogo/evento. Esempi possono essere: Obbligatoria, Facoltativa, Nessuna (ingresso libero). + + Booking + Prenotazione + stabile + stable + + + + + + + + + + + + Individui di questa classe identificano i possibili tipi di politiche di accesso che possono essere applicate agli orari di apertura di un luogo. + It represents the type of admission. Examples are: weekly, monthly, daily, etc. + + Admission Type + Tipi di apertura + stabile + stable + + + + + + + + + + + + banche dati e open data + + + + + + + + + + + + + + + Individuals of this class specify opening hours specifications for locations/events for instance. +The opening hours specifications are expressed in terms of +* opening time +* closure time +* the day of the week to which the opening hours specification refer +* the type of admission (daily, weekly, etc.) + Individui di questa classe specificano gli orari di apertura (specifiche condizioni di accesso) a luoghi o eventi - +Gli orari di apertura sono espressi in termini di + * orario apertura + * orario di chiusura + * il giorno della settimana a cui l'orario di apertura si riferisce + * il tipo di apertura (settimanale, mensile, giornaliera, ecc) - - - +Con questa classe è possibile modellare dati di questo tipo "Orari di apertura (03/05 - 30/05/2018) lu - sa: 11:00 - 13:00 / 15:00 - 19:00". + + Opening Hours Specification + Orario di Apertura + stabile + stable + + + + + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) + cnr - Z6HZEH - STLab + + + + + Questa è la distribuzione JSON-LD dell'ontologia delle condizioni d'accesso + This is the distribution in JSON-LD of Access Condition ontology + + + Distribuzione JSON-LD ontologia AC-AP_IT + JSON-LD distribution of AC-AP_IT Ontology + + + + + + + + + + + Property that represents the closing hour or the hour on which the temporary closure terminates. Example: if the temporary closure is on Tuesday from 10:00am to 13:00am, closes is used to model "13:00am". + Proprietà che rappresenta l'orario di chiusura o l'ora in cui una chiusura temporanea cessa di valere. Esempio: se la chiusura temporanea è Martedì dalle 10:00 alle 13:00 la proprietà modella "13:00" + + closes + orario di chiusura + stabile + stable + + + + + + + + + + OntoPiA - la rete di ontologie della pubblica amministrazione italiana + + + + + + Inverse property of "has admission type" + Proprietà inversa di "ha tipo di apertura" + + is admission type of + è tipo di apertura di + stabile + stable + + + + + + Inverse property of "has access condition" + Proprietà inversa di "ha condizione d'accesso" + + is access condition of + è condizione di accesso di + stabile + stable + + + + + + + + + + + + + Questa è la distribuzione RDF/XML dell'ontologia delle condizioni d'accesso + This is the distribution in RDF/XML of the access condition ontology + + + Distribuzione RDF/XML ontologia AC-AP_IT + RDF/XML distribution of AC-AP_IT Ontology + + + + + + + Data & Analytics Framework + + + + + + + + + + + + + + + agid + Agenzia per l'Italia Digitale + Italian Digital Agency + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - diff --git a/Ontologie/AccessCondition/latest/AccessCondition-aligns-AP_IT.jsonld b/Ontologie/AccessCondition/latest/AccessCondition-aligns-AP_IT.jsonld index 8f7be7a9..c8d95499 100644 --- a/Ontologie/AccessCondition/latest/AccessCondition-aligns-AP_IT.jsonld +++ b/Ontologie/AccessCondition/latest/AccessCondition-aligns-AP_IT.jsonld @@ -3,20 +3,16 @@ "acapit": "https://w3id.org/italia/onto/AccessCondition/", "dc": "http://purl.org/dc/elements/1.1/", "dct": "http://purl.org/dc/terms/", - "dcterms": "http://purl.org/dc/terms/", "dul": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#", "owl": "http://www.w3.org/2002/07/owl#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "schema": "http://schema.org/", "skos": "http://www.w3.org/2004/02/skos/core#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ - { - "@id": "schema:opens", - "@type": "owl:DatatypeProperty" - }, { "@id": "acapit:OpeningHoursSpecification", "@type": "owl:Class", @@ -24,7 +20,27 @@ "@id": "schema:OpeningHoursSpecification" }, "rdfs:isDefinedBy": { - "@id": "acapit:" + "@id": "https://w3id.org/italia/onto/AccessCondition/" + } + }, + { + "@id": "acapit:closes", + "@type": "owl:DatatypeProperty", + "owl:subPropertyOf": { + "@id": "schema:closes" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/AccessCondition/" + } + }, + { + "@id": "acapit:opens", + "@type": "owl:DatatypeProperty", + "owl:subPropertyOf": { + "@id": "schema:opens" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/AccessCondition/" } }, { @@ -33,15 +49,15 @@ "dc:creator": [ { "@language": "en", - "@value": "Italian Digital Transformation Team" + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" }, { "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + "@value": "Agency for Digital Italy - AgID" }, { "@language": "en", - "@value": "Agency for Digital Italy - AgID" + "@value": "Italian Digital Transformation Team" } ], "dc:issued": { @@ -52,21 +68,21 @@ "@type": "xsd:date", "@value": "2018-06-25" }, - "dcterms:description": [ - "Questi sono gli allineamenti dell'ontologia sulle condizioni d'accesso Access Condition - Italian Application Profile (AC-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate.", + "dct:description": [ { "@language": "en", "@value": "These are the alignments to external ontologies widely used and available at the state of the art for access condition ontology" - } - ], - "dcterms:title": [ - { - "@language": "it", - "@value": "Allineamenti ontologia Condizioni di Accesso" }, + "Questi sono gli allineamenti dell'ontologia sulle condizioni d'accesso Access Condition - Italian Application Profile (AC-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate." + ], + "dct:title": [ { "@language": "en", "@value": "Access Condition Alignment" + }, + { + "@language": "it", + "@value": "Allineamenti ontologia Condizioni di Accesso" } ], "owl:imports": { @@ -77,32 +93,16 @@ } }, { - "@id": "schema:closes", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "acapit:closes", - "@type": "owl:DatatypeProperty", - "owl:subPropertyOf": { - "@id": "schema:closes" - }, - "rdfs:isDefinedBy": { - "@id": "acapit:" - } + "@id": "schema:OpeningHoursSpecification", + "@type": "owl:Class" }, { - "@id": "acapit:opens", - "@type": "owl:DatatypeProperty", - "owl:subPropertyOf": { - "@id": "schema:opens" - }, - "rdfs:isDefinedBy": { - "@id": "acapit:" - } + "@id": "schema:closes", + "@type": "owl:DatatypeProperty" }, { - "@id": "schema:OpeningHoursSpecification", - "@type": "owl:Class" + "@id": "schema:opens", + "@type": "owl:DatatypeProperty" } ] -} +} \ No newline at end of file diff --git a/Ontologie/AccessCondition/latest/AccessCondition-aligns-AP_IT.rdf b/Ontologie/AccessCondition/latest/AccessCondition-aligns-AP_IT.rdf index c093e483..cff9efa5 100644 --- a/Ontologie/AccessCondition/latest/AccessCondition-aligns-AP_IT.rdf +++ b/Ontologie/AccessCondition/latest/AccessCondition-aligns-AP_IT.rdf @@ -6,32 +6,29 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" > - - - - 2018-06-25 - Agency for Digital Italy - AgID + - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Agency for Digital Italy - AgID Italian Digital Transformation Team - These are the alignments to external ontologies widely used and available at the state of the art for access condition ontology 2018-06-25 + 2018-06-25 + Access Condition Alignment Allineamenti ontologia Condizioni di Accesso - + These are the alignments to external ontologies widely used and available at the state of the art for access condition ontology Questi sono gli allineamenti dell'ontologia sulle condizioni d'accesso Access Condition - Italian Application Profile (AC-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate. - Access Condition Alignment + - + - - + + @@ -44,4 +41,7 @@ + + + diff --git a/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.jsonld b/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.jsonld index 3f255c66..38985f8b 100644 --- a/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.jsonld +++ b/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.jsonld @@ -7,7 +7,6 @@ "dcat": "http://www.w3.org/ns/dcat#", "dcatapit": "http://dati.gov.it/onto/dcatapit#", "dct": "http://purl.org/dc/terms/", - "dcterms": "http://purl.org/dc/terms/", "foaf": "http://xmlns.com/foaf/0.1/", "l0": "https://w3id.org/italia/onto/l0/", "mu": "https://w3id.org/italia/onto/MU/", @@ -22,52 +21,516 @@ "sm": "https://w3id.org/italia/onto/SM/", "ti": "https://w3id.org/italia/onto/TI/", "vcard": "http://www.w3.org/2006/vcard/ns#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Archaeological", + "@id": "_:n56155515c0c442ada1b99324aff22af6b1", + "owl:inverseOf": { + "@id": "route:hasRoute" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b10", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "sm:hasWebSite" + }, + "owl:someValuesFrom": { + "@id": "sm:WebSite" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b11", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/encountersPath" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b12", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" + }, + "owl:onProperty": { + "@id": "route:hasAltRoute" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b13", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" + }, + "owl:onProperty": { + "@id": "route:hasDeviation" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b14", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" + }, + "owl:onProperty": { + "@id": "route:hasRoute" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b15", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan" + }, + "owl:onProperty": { + "@id": "route:hasTripPlan" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b16", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" + }, + "owl:onProperty": { + "@id": "route:hasPrefRoute" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b17", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:description" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b18", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b19", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/bestWhen" + }, + "owl:someValuesFrom": { + "@id": "ti:TemporalEntity" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b20", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasTravellingMethod" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b21", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" + }, + "owl:onProperty": { + "@id": "route:isTripPlanOf" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b22", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSignposting" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Signposting" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b23", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSupportService" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SupportService" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b24", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "acco:Accommodation" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyAccommodation" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b25", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "poi:PointOfInterest" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyPointOfInterest" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b26", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Restaurant" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyRestaurant" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b27", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasMaintainer" + }, + "owl:someValuesFrom": { + "@id": "l0:Agent" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b28", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSurveillance" + }, + "owl:someValuesFrom": { + "@id": "l0:Agent" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b29", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:hasMember" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b30", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" + }, + "owl:onProperty": { + "@id": "l0:hasFirstMember" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b31", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" + }, + "owl:onProperty": { + "@id": "l0:hasLastMember" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b32", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" + }, + "owl:onProperty": { + "@id": "l0:hasMember" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b33", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "_:n56155515c0c442ada1b99324aff22af6b35" + }, + "owl:onProperty": { + "@id": "_:n56155515c0c442ada1b99324aff22af6b34" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b34", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/forPathway" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b35", + "@type": "owl:Class", + "owl:intersectionOf": { + "@list": [ + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b36" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b37" + } + ] + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b36", + "@type": "owl:Restriction", + "owl:hasValue": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/asphalt" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/withPaving" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b37", + "@type": "owl:Restriction", + "owl:onDataRange": { + "@id": "_:n56155515c0c442ada1b99324aff22af6b38" + }, + "owl:onProperty": { + "@id": "mu:maxPercentage" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b38", + "@type": "rdfs:Datatype", + "owl:onDatatype": { + "@id": "xsd:double" + }, + "owl:withRestrictions": { + "@list": [ + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b39" + } + ] + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b39", + "xsd:maxExclusive": 40.0 + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b43", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/forPathway" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b44", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Paving" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/withPaving" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b45", + "owl:hasValue": 1 + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b7", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasGovernanceOrgan" + }, + "owl:someValuesFrom": { + "@id": "cov:Organization" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b8", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "route:hasRoute" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" + } + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b9", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "route:hasTripPlan" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan" + } + }, + { + "@id": "acco:Accommodation", + "@type": "owl:Class", + "rdfs:subClassOf": { + "@id": "poi:PointOfInterest" + } + }, + { + "@id": "admsapit:Project", + "@type": "owl:Class" + }, + { + "@id": "admsapit:SemanticAsset", + "@type": "owl:Class" + }, + { + "@id": "admsapit:SemanticAssetDistribution", + "@type": "owl:Class" + }, + { + "@id": "clv:Feature", + "@type": "owl:Class", + "rdfs:subClassOf": { + "@id": "clv:SpatialObject" + } + }, + { + "@id": "clv:SpatialObject", + "@type": "owl:Class" + }, + { + "@id": "clv:hasSpatialCoverage", + "@type": "owl:ObjectProperty", + "rdfs:range": { + "@id": "clv:Feature" + } + }, + { + "@id": "cov:Organization", + "@type": "owl:Class", + "rdfs:subClassOf": { + "@id": "l0:Agent" + } + }, + { + "@id": "cov:hasOrganization", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "cov:isOrganizationOf" + } + }, + { + "@id": "cov:isOrganizationOf", + "@type": "owl:ObjectProperty" + }, + { + "@id": "dcat:accessURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dcat:downloadURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dcatapit:Agent", + "@type": "owl:Class" + }, + { + "@id": "dcatapit:Organization", + "@type": "owl:Class" + }, + { + "@id": "dct:description", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:format", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:identifier", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:license", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:title", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "foaf:Agent", + "@type": "owl:Class" + }, + { + "@id": "foaf:name", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid", "@type": [ - "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme", - "owl:NamedIndividual" - ], - "owl:versionInfo": [ - { - "@language": "it", - "@value": "provvisoria" - }, - { - "@language": "en", - "@value": "unstable" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "This individual represents the definition of the type of theme associated with each path." - }, - { - "@language": "it", - "@value": "Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino." - } + "owl:NamedIndividual", + "dcatapit:Agent", + "foaf:Agent" ], - "rdfs:label": [ + "dct:identifier": "agid", + "foaf:name": [ { "@language": "it", - "@value": "archeologico" + "@value": "Agenzia per l'Italia Digitale" }, { "@language": "en", - "@value": "archeological" + "@value": "Italian Digital Agency" } ] }, { "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac", "@type": [ - "foaf:Agent", + "owl:NamedIndividual", "dcatapit:Agent", - "owl:NamedIndividual" + "foaf:Agent" ], "dct:identifier": "m_bac", "foaf:name": { @@ -76,471 +539,407 @@ } }, { - "@id": "clv:hasSpatialCoverage", - "@type": "owl:ObjectProperty", - "rdfs:range": { - "@id": "clv:Feature" + "@id": "https://w3id.org/italia/data/contact-point/onto-dgt", + "@type": [ + "owl:NamedIndividual", + "dcatapit:Organization", + "vcard:Kind", + "vcard:Organization" + ], + "vcard:fn": "Direzione Generale Turismo", + "vcard:hasEmail": { + "@id": "mailto:dg-t@beniculturali.it" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyAccomodationOf", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-JSON-LD", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" + ], + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.jsonld" + }, + "dct:description": [ { "@language": "it", - "@value": "provvisoria" + "@value": "Questa è la distribuzione JSON-LD dell'ontologia sull'atlante dei cammini" }, { "@language": "en", - "@value": "unstable" + "@value": "This is the distribution in JSON-LD of the Atlas of Paths ontology" } ], - "rdfs:comment": [ + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { "@language": "it", - "@value": "Proprietà inversa di hasNearbyAccomodation." + "@value": "Distribuzione JSON-LD ontologia AtlasOfPaths-AP_IT" }, { "@language": "en", - "@value": "Inverse object property of hasNearbyAccomodation." + "@value": "JSON-LD distribution of AtlasOfPaths-AP_IT Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-RDF-TURTLE", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" ], - "rdfs:domain": { - "@id": "acco:Accommodation" + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/latest" }, - "rdfs:label": [ + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.ttl" + }, + "dct:description": [ { - "@language": "en", - "@value": "is nearby accomodation of" + "@language": "it", + "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia sull'atlante dei cammini" }, { - "@language": "it", - "@value": "è struttura alberghiera nelle vicinanze di" + "@language": "en", + "@value": "This is the distribution in RDF/turtle of the Atlas of Paths ontology" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyPointOfInterestOf" - } + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ + { + "@language": "it", + "@value": "Distribuzione RDF/Turtle ontologia AtlasOfPaths-AP_IT" + }, + { + "@language": "en", + "@value": "RDF/Turtle distribution of AtlasOfPaths-AP_IT Ontology" + } + ] }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Historical", + "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-RDF-XML", "@type": [ "owl:NamedIndividual", - "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme" + "admsapit:SemanticAssetDistribution" ], - "owl:versionInfo": [ + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.rdf" + }, + "dct:description": [ { "@language": "it", - "@value": "provvisoria" + "@value": "Questa è la distribuzione RDF/XML dell'ontologia sull'atlante dei cammini" }, { "@language": "en", - "@value": "unstable" + "@value": "This is the distribution in RDF/XML of the Atlas of Paths ontology" } ], - "rdfs:comment": [ + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { "@language": "it", - "@value": "Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino." + "@value": "Distribuzione RDF/XML ontologia AtlasOfPaths-AP_IT" }, { "@language": "en", - "@value": "This individual represents the definition of the type of theme associated with each path." + "@value": "RDF/XML distribution of AtlasOfPaths-AP_IT Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/project/AtlanteCammini", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" ], - "rdfs:label": [ + "l0:name": { + "@language": "it", + "@value": "Atlante dei Cammini d'Italia" + } + }, + { + "@id": "https://w3id.org/italia/data/project/DAF", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "Data & Analytics Framework" + } + }, + { + "@id": "https://w3id.org/italia/data/project/OntoPiA", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" + } + }, + { + "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab", + "@type": [ + "owl:NamedIndividual", + "dcatapit:Agent", + "foaf:Agent" + ], + "dct:identifier": "cnr - Z6HZEH - STLab", + "foaf:name": [ { - "@language": "it", - "@value": "storico" + "@language": "en", + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" }, { - "@language": "en", - "@value": "historical" + "@language": "it", + "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" } ] }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isServiceTypeOf", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "provvisoria" - }, + "@id": "https://w3id.org/italia/onto/AtlasOfPaths", + "@type": [ + "owl:Ontology", + "owl:NamedIndividual", + "admsapit:SemanticAsset" + ], + "admsapit:acronym": "AtlasOfPaths-AP_IT", + "admsapit:depiction": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/v0.1/AtlasOfPaths-AP_IT.png" + }, + "admsapit:hasContributor": { + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid" + }, + "admsapit:hasFormalityLevel": { + "@id": "admsapit:Formal" + }, + "admsapit:hasKeyClass": [ { - "@language": "en", - "@value": "unstable" - } - ], - "rdfs:comment": [ + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan" + }, { - "@language": "en", - "@value": "Inverse object property hasServiceType." + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" }, { - "@language": "it", - "@value": "Proprietà inversa di hasServiceType." + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/ServiceType" + "admsapit:hasOntologyLanguage": { + "@id": "admsapit:OWL" }, - "rdfs:label": [ + "admsapit:hasSemanticAssetDistribution": [ { - "@language": "en", - "@value": "is support service type of" + "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-JSON-LD" }, { - "@language": "it", - "@value": "è tipo di servizio di supporto di" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SupportService" - } - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/stageNumber", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "provvisoria" + "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-RDF-TURTLE" }, { - "@language": "en", - "@value": "unstable" + "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-RDF-XML" } ], - "rdfs:comment": [ + "admsapit:hasTask": [ { - "@language": "it", - "@value": "Questa proprietà rappresenta il numero identificativo di una tappa del cammino." + "@id": "admsapit:AnnotationTask" }, { - "@language": "en", - "@value": "This data property represents the identification number of a path stage." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" - }, - "rdfs:label": [ - { - "@language": "en", - "@value": "stage number" + "@id": "admsapit:QueryFormulationTask" }, { - "@language": "it", - "@value": "numero della tappa" + "@id": "admsapit:SearchTask" } ], - "rdfs:range": { - "@id": "xsd:int" + "admsapit:last": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/0.1" }, - "rdfs:subPropertyOf": { - "@id": "route:position" - } - }, - { - "@id": "dct:license", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path", - "@type": "owl:Class", - "owl:disjointWith": [ + "admsapit:officialURI": { + "@type": "xsd:anyURI", + "@value": "https://w3id.org/italia/onto/AtlasOfPaths" + }, + "admsapit:prefix": "aopapit", + "admsapit:semanticAssetInUse": [ { - "@id": "route:Route" + "@id": "https://w3id.org/italia/data/project/AtlanteCammini" }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod" + "@id": "https://w3id.org/italia/data/project/DAF" }, { - "@id": "route:TripPlan" + "@id": "https://w3id.org/italia/data/project/OntoPiA" } ], - "owl:versionInfo": [ + "admsapit:status": "initial draft", + "admsapit:target": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "Cittadini" }, { "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "This class represents the concept of a path that includes: its theme of interest, its different pathways (main, alternative and deviation), its encountered paths, its management and maintenance's entities, its website." + "@value": "Imprese" }, { "@language": "it", - "@value": "Questa classe rappresenta il concetto di cammino che ricomprende: la sua tematica d'interesse, i suoi diversi percorsi (principale, alternativo e deviazione), i cammini che lo incrociano, gli enti di gestione e manutenzione, il sito web." + "@value": "Pubbliche Amministrazioni" } ], - "rdfs:label": [ + "admsapit:type": { + "@id": "admsapit:DomainOntology" + }, + "dcat:contactPoint": { + "@id": "https://w3id.org/italia/data/contact-point/onto-dgt" + }, + "dcat:keyword": [ { - "@language": "en", - "@value": "Path" + "@language": "it", + "@value": "Atlante cammini" }, { "@language": "it", "@value": "Cammino" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:ub5bL826C23" - }, - { - "@id": "_:ub5bL846C23" - }, - { - "@id": "_:ub5bL830C23" - }, - { - "@id": "_:ub5bL871C23" - }, - { - "@id": "_:ub5bL850C23" - }, - { - "@id": "_:ub5bL858C23" - }, - { - "@id": "_:ub5bL838C23" - }, - { - "@id": "_:ub5bL834C23" - }, - { - "@id": "_:ub5bL842C23" - }, - { - "@id": "_:ub5bL854C23" }, { - "@id": "l0:Description" + "@language": "it", + "@value": "Percorso" }, { - "@id": "_:ub5bL867C23" + "@language": "it", + "@value": "Tappa" }, { - "@id": "_:ub5bL862C23" + "@language": "it", + "@value": "Vie" } - ] - }, - { - "@id": "_:ub5bL1002C87", - "@type": "rdfs:Datatype", - "owl:onDatatype": { - "@id": "xsd:double" - }, - "owl:withRestrictions": { - "@list": [ - { - "@id": "_:ub5bL1004C112" - } - ] - } - }, - { - "@id": "dcat:downloadURL", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-RDF-XML", - "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/latest" + "dcat:theme": { + "@id": "http://publications.europa.eu/resource/authority/data-theme/EDUC" }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.rdf" + "dct:accrualPeriodicity": { + "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" }, - "dct:description": [ + "dct:creator": [ { - "@language": "en", - "@value": "This is the distribution in RDF/XML of the Atlas of Paths ontology" + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac" }, { - "@language": "it", - "@value": "Questa è la distribuzione RDF/XML dell'ontologia sull'atlante dei cammini" + "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab" } ], - "dct:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" - }, - "dct:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" - }, - "dct:title": [ + "dct:description": [ { - "@language": "it", - "@value": "Distribuzione RDF/XML ontologia AtlasOfPaths-AP_IT" + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/v0.1/AtlasOfPaths-AP_IT.png" }, - { - "@language": "en", - "@value": "RDF/XML distribution of AtlasOfPaths-AP_IT Ontology" - } - ] - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/forPathway", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasQuantityOfPaving" - }, - "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "Questo è il profilo applicativo italiano dell'ontologia sull'atlante digitale dei cammini d'italia. I cammini possono essere storici, naturalistici, culturali e religiosi, attraversano il Paese da nord a sud e rappresentano una parte fondamentale nell’offerta del turismo lento. L'atlante digitale dei cammini non è altro che un contenitore di percorsi e vie pensato e realizzato sulle linee guida indicate dalla direttiva ministeriale e regolamentato – con la messa a punto degli opportuni criteri – nell’ambito del Comitato Cammini, coordinamento inter-istituzionale formato da MiBAC, Regioni e Provincie autonome" }, { "@language": "en", - "@value": "unstable" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "This object property correlates a pathway with the quantity of its specific paving, i.e. the asphalt." - }, - { - "@language": "it", - "@value": "Questa object property mette in relazione un percorso con la quantità di una sua specifica pavimentazione, ovvero l'asfalto." + "@value": "This is the Italian application profile of the ontology on the digital atlas of paths of Italy. The paths can be historical, naturalistic, cultural and religious, they cross the country from north to south and represent a fundamental part of the slow tourism offer. The digital atlas of paths is nothing more than a container of routes and ways designed and built on the guidelines indicated by the ministerial directive and regulated - with the development of appropriate criteria - within the related Committee, inter-institutional coordination formed by MiBAC, Regions and Autonomous Provinces" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/QuantifiedPathwayPaving" + "dct:issued": { + "@type": "xsd:date", + "@value": "2018-10-18" }, - "rdfs:label": [ + "dct:language": [ { - "@language": "en", - "@value": "for pathway" + "@id": "http://publications.europa.eu/resource/authority/language/ENG" }, { - "@language": "it", - "@value": "per percorso" + "@id": "http://publications.europa.eu/resource/authority/language/ITA" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" - } - }, - { - "@id": "l0:isMemberOf", - "@type": "owl:ObjectProperty" - }, - { - "@id": "_:ub5bL999C69", - "@type": "owl:Restriction", - "owl:onDataRange": { - "@id": "_:ub5bL1002C87" + "dct:modified": { + "@type": "xsd:date", + "@value": "2019-04-24" }, - "owl:onProperty": { - "@id": "mu:maxPercentage" + "dct:publisher": { + "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab" + }, + "dct:rightsHolder": { + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac" }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "_:ub5bL850C23", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" + "dct:title": [ + { + "@language": "en", + "@value": "Atlas of Paths Ontology - Italian Application Profile" + }, + { + "@language": "it", + "@value": "Ontologia dell'Atlante dei Cammini - Profilo applicativo italiano" + } + ], + "owl:imports": { + "@id": "https://w3id.org/italia/onto/Route" }, - "owl:onProperty": { - "@id": "route:hasDeviation" - } - }, - { - "@id": "mu:maxPercentage", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "poi:PointOfInterest", - "@type": "owl:Class", - "rdfs:subClassOf": { - "@id": "l0:Entity" - } - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Restaurant", - "@type": "owl:Class", - "rdfs:subClassOf": { - "@id": "poi:PointOfInterest" - } - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyAccommodation", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyAccomodationOf" + "owl:versionIRI": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/0.3" }, "owl:versionInfo": [ { "@language": "en", - "@value": "unstable" + "@value": "Version 0.3 - 24 April 2019 - Revision of some properties (e.g., hasFirstMember) and classes such as Path, PathPlan, Pathway e QuantifiedPathwayPaving. Revision of some restrictions." }, { "@language": "it", - "@value": "provvisoria" + "@value": "Versione 0.3 - 24 Aprile 2019 - Revisione di alcune proprietà (e.g., hasFirstMember) e alcune classi quali Path, PathPlan, Pathway e QuantifiedPathwayPaving. Revisione di alcune restrizioni." } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa object property collega una tappa del cammino con una struttura alberghiera nelle vicinanze." + "@value": "Questo è il profilo applicativo italiano dell'ontologia sull'atlante digitale dei cammini d'italia. I cammini possono essere storici, naturalistici, culturali e religiosi, attraversano il Paese da nord a sud e rappresentano una parte fondamentale nell’offerta del turismo lento. L'atlante digitale dei cammini non è altro che un contenitore di percorsi e vie pensato e realizzato sulle linee guida indicate dalla direttiva ministeriale e regolamentato – con la messa a punto degli opportuni criteri – nell’ambito del Comitato Cammini, coordinamento inter-istituzionale formato da MiBAC, Regioni e Provincie autonome" }, { "@language": "en", - "@value": "This object property connects a path stage with a nearby hotel." + "@value": "This is the Italian application profile of the ontology on the digital atlas of paths of Italy. The paths can be historical, naturalistic, cultural and religious, they cross the country from north to south and represent a fundamental part of the slow tourism offer. The digital atlas of paths is nothing more than a container of routes and ways designed and built on the guidelines indicated by the ministerial directive and regulated - with the development of appropriate criteria - within the related Committee, inter-institutional coordination formed by MiBAC, Regions and Autonomous Provinces" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha struttura alberghiera nelle vicinanze" + "@language": "en", + "@value": "Atlas of Paths Ontology" }, { - "@language": "en", - "@value": "has nearby accomodation" + "@language": "it", + "@value": "Ontologia dell'Atlante dei Cammini" } - ], - "rdfs:range": { - "@id": "acco:Accommodation" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyPointOfInterest" - } - }, - { - "@id": "admsapit:SemanticAssetDistribution", - "@type": "owl:Class" - }, - { - "@id": "ti:Duration", - "@type": "owl:Class", - "rdfs:subClassOf": { - "@id": "ti:TemporalEntity" - } + ] }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SecurityLevel", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Archaeological", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme" + ], "owl:versionInfo": [ { "@language": "it", @@ -553,181 +952,105 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents information related to the pathway security level." + "@language": "it", + "@value": "Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino." }, { - "@language": "it", - "@value": "Questa classe rappresenta le informazioni relative al livello di sicurezza del percorso." + "@language": "en", + "@value": "This individual represents the definition of the type of theme associated with each path." } ], "rdfs:label": [ { - "@language": "it", - "@value": "Livello di sicurezza" + "@language": "en", + "@value": "archeological" }, { - "@language": "en", - "@value": "Security Level" + "@language": "it", + "@value": "archeologico" } - ], - "rdfs:subClassOf": { - "@id": "l0:Characteristic" - } - }, - { - "@id": "route:Stage", - "@type": "owl:Class" - }, - { - "@id": "_:ub5bL871C23", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:ub5bL1004C112", - "xsd:maxExclusive": 40.0 - }, - { - "@id": "foaf:name", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub5bL993C43", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/forPathway" - } - }, - { - "@id": "_:ub5bL920C28", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSignposting" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Signposting" - } - }, - { - "@id": "route:hasRoute", - "@type": "owl:ObjectProperty" - }, - { - "@id": "_:ub5bL830C23", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "route:hasRoute" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" - } + ] }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasQuantifiedPathwayPaving", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isQuantifiedPathwayPavingOf" - }, + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Cultural", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme" + ], "owl:versionInfo": [ - { - "@language": "en", - "@value": "unstable" - }, { "@language": "it", "@value": "provvisoria" + }, + { + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa object property mette in relazione un cammino con la quantità di una sua specifica pavimentazione, ovvero l'asfalto." + "@value": "Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino." }, { "@language": "en", - "@value": "This object property correlates a path with the quantity of its specific paving, i.e. the asphalt." + "@value": "This individual represents the definition of the type of theme associated with each path." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" - }, "rdfs:label": [ { - "@language": "it", - "@value": "ha quatificata pavimentazione del percorso" + "@language": "en", + "@value": "cultural" }, { - "@language": "en", - "@value": "has quantified pathway paving" + "@language": "it", + "@value": "culturale" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/QuantifiedPathwayPaving" - } - }, - { - "@id": "_:ub5bL854C23", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" - }, - "owl:onProperty": { - "@id": "route:hasRoute" - } - }, - { - "@id": "vcard:Organization", - "@type": "owl:Class" + ] }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Paving", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Cycling", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod" + ], "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta uno specifico tipo di pavimentazione, ovvero l'asfalto." + "@value": "Questo individuo rappresenta un tipo di metodo di viaggio possibile lungo un certo percorso." }, { "@language": "en", - "@value": "This class represents a specific type of paving, i.e. the asphalt." + "@value": "This individual represents a type of possible travel method along a certain pathway." } ], "rdfs:label": [ { - "@language": "it", - "@value": "Pavimentazione" + "@language": "en", + "@value": "cycling" }, { - "@language": "en", - "@value": "Paving" + "@language": "it", + "@value": "in bicicletta" } - ], - "rdfs:subClassOf": { - "@id": "l0:Characteristic" - } - }, - { - "@id": "dcat:accessURL", - "@type": "owl:AnnotationProperty" + ] }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SupportService", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Historical", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme" + ], "owl:versionInfo": [ { "@language": "it", @@ -741,103 +1064,67 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe descrive un servizio di supporto al camminatore lungo il percorso." + "@value": "Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino." }, { "@language": "en", - "@value": "This class describes a walker support service along the pathway." + "@value": "This individual represents the definition of the type of theme associated with each path." } ], "rdfs:label": [ { - "@language": "it", - "@value": "Servizio di supporto" + "@language": "en", + "@value": "historical" }, { - "@language": "en", - "@value": "Support Service" + "@language": "it", + "@value": "storico" } - ], - "rdfs:subClassOf": { - "@id": "l0:Object" - } + ] }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSignpostingOf", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Horseback", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod" + ], "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di hasSignposting." + "@value": "Questo individuo rappresenta un tipo di metodo di viaggio possibile lungo un certo percorso." }, { "@language": "en", - "@value": "Inverse object property of hasSingposting." + "@value": "This individual represents a type of possible travel method along a certain pathway." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Signposting" - }, "rdfs:label": [ { - "@language": "en", - "@value": "is signposting of" + "@language": "it", + "@value": "a cavallo" }, { - "@language": "it", - "@value": "è segnaletica di" + "@language": "en", + "@value": "horseback" } - ], - "rdfs:range": { - "@id": "owl:Thing" - } - }, - { - "@id": "l0:Description", - "@type": "owl:Class" - }, - { - "@id": "clv:SpatialObject", - "@type": "owl:Class" + ] }, { - "@id": "https://w3id.org/italia/data/project/OntoPiA", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Naturalistic", "@type": [ "owl:NamedIndividual", - "admsapit:Project" + "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme" ], - "l0:name": { - "@language": "it", - "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" - } - }, - { - "@id": "dct:identifier", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub5bL972C26", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSurveillance" - }, - "owl:someValuesFrom": { - "@id": "l0:Agent" - } - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isThemeOf", - "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -851,124 +1138,113 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di hasTheme." + "@value": "Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino." }, { "@language": "en", - "@value": "Inverse object property of hasTheme." + "@value": "This individual represents the definition of the type of theme associated with each path." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme" - }, "rdfs:label": [ { - "@language": "it", - "@value": "è tema di" + "@language": "en", + "@value": "naturalistic" }, { - "@language": "en", - "@value": "is theme of" + "@language": "it", + "@value": "naturalistico" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" - } - }, - { - "@id": "_:ub5bL862C23", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" - }, - "owl:onProperty": { - "@id": "route:hasPrefRoute" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } + ] }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/pathNumber", - "@type": [ - "owl:FunctionalProperty", - "owl:DatatypeProperty" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path", + "@type": "owl:Class", + "owl:disjointWith": [ + { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod" + }, + { + "@id": "route:Route" + }, + { + "@id": "route:TripPlan" + } ], "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This data property represents the identification number of a path." + "@language": "it", + "@value": "Questa classe rappresenta il concetto di cammino che ricomprende: la sua tematica d'interesse, i suoi diversi percorsi (principale, alternativo e deviazione), i cammini che lo incrociano, gli enti di gestione e manutenzione, il sito web." }, { - "@language": "it", - "@value": "Questa proprietà rappresenta il numero identificativo di un cammino." + "@language": "en", + "@value": "This class represents the concept of a path that includes: its theme of interest, its different pathways (main, alternative and deviation), its encountered paths, its management and maintenance's entities, its website." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" - }, "rdfs:label": [ { "@language": "it", - "@value": "numero del cammino" + "@value": "Cammino" }, { "@language": "en", - "@value": "path number" + "@value": "Path" } ], - "rdfs:range": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:ub5bL858C23", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan" - }, - "owl:onProperty": { - "@id": "route:hasTripPlan" - } - }, - { - "@id": "_:ub5bL826C23", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasGovernanceOrgan" - }, - "owl:someValuesFrom": { - "@id": "cov:Organization" - } - }, - { - "@id": "https://w3id.org/italia/data/project/DAF", - "@type": [ - "owl:NamedIndividual", - "admsapit:Project" - ], - "l0:name": { - "@language": "it", - "@value": "Data & Analytics Framework" - } + "rdfs:subClassOf": [ + { + "@id": "l0:Description" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b7" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b8" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b9" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b10" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b11" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b12" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b13" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b14" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b15" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b16" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b17" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b18" + } + ] }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyPointOfInterest", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyPointOfInterestOf" - }, + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -981,51 +1257,42 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "Questa object property collega una tappa del cammino con un punto d'interesse nelle vicinanze." + "@language": "it", + "@value": "Questa classe rappresenta le informazioni relative alla pianificazione del percorso del cammino da intraprendere quali, ad esempio, il possibile metodo di viaggio o il periodo dell'anno preferibile." }, { "@language": "en", - "@value": "This object property connects a path stage with a point of interest nearby." + "@value": "This class represents the information related to the path planning such as, for example, the possible travel method or the preferable period of the year." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" - }, "rdfs:label": [ { - "@language": "it", - "@value": "ha un punto d'interesse nelle vicinanze" + "@language": "en", + "@value": "Path Plan" }, { - "@language": "en", - "@value": "has nearby point of interest" + "@language": "it", + "@value": "Piano di viaggio del percorso" } ], - "rdfs:range": { - "@id": "poi:PointOfInterest" - } - }, - { - "@id": "_:ub5bL924C28", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSupportService" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SupportService" - } - }, - { - "@id": "vcard:Kind", - "@type": "owl:Class" + "rdfs:subClassOf": [ + { + "@id": "route:TripPlan" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b19" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b20" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b21" + } + ] }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasTheme", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isThemeOf" - }, + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -1038,51 +1305,44 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This object property allows to associate a theme of interest to a path, such as, for example, archaeological, naturalistic, cultural, etc." + "@language": "it", + "@value": "Questa classe rappresenta una tappa georeferenziata di un cammino. Ad essa sono associate ulteriori informazioni: la presenza di segnaletica (indicante successive tappe, eventuali snodi verso altri cammini, percorsi alternativi o deviazioni) e di alloggi, ristoranti e servizi di supporto al camminatore nelle vicinanze." }, { - "@language": "it", - "@value": "Questa object property permette di associare un tema d'interesse a un cammino, quale, ad esempio, archeologico, naturalistico, culturale ecc." + "@language": "en", + "@value": "This class represents a georeferenced stage of a path. Further information is associated with it: the presence of signposting (indicating a successive stage, possible path intersections, alternative pathways or detours) and of accommodation, restaurants and walker support services nearby." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" - }, "rdfs:label": [ { - "@language": "it", - "@value": "ha tema" + "@language": "en", + "@value": "Path Stage" }, { - "@language": "en", - "@value": "has theme" + "@language": "it", + "@value": "Tappa del percorso" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme" - } - }, - { - "@id": "ti:TemporalEntity", - "@type": "owl:Class", - "rdfs:subClassOf": { - "@id": "l0:Entity" - } - }, - { - "@id": "_:ub5bL995C46", - "@type": "owl:Class", - "owl:intersectionOf": { - "@list": [ - { - "@id": "_:ub5bL995C69" - }, - { - "@id": "_:ub5bL999C69" - } - ] - } + "rdfs:subClassOf": [ + { + "@id": "route:Stage" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b22" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b23" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b24" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b25" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b26" + } + ] }, { "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme", @@ -1122,122 +1382,194 @@ } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyRestaurantOf", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa classe descrive un percorso di un cammino nella sua accezione prettamente fisica e rappresentabile come sequenza ordinata di tappe georeferenziate." + }, { "@language": "en", - "@value": "Inverse object property of hasNearbyRestaurant." + "@value": "This class describes a pathway of a path in its purely physical meaning, which can be represented as an ordered sequence of georeferenced stages." + } + ], + "rdfs:label": [ + { + "@language": "en", + "@value": "Pathway" }, { "@language": "it", - "@value": "Proprietà inversa di hasNearbyRestaurant." + "@value": "Percorso" + } + ], + "rdfs:subClassOf": [ + { + "@id": "route:Route" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b27" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b28" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b29" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b30" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b31" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b32" + }, + { + "@id": "_:n56155515c0c442ada1b99324aff22af6b33" + } + ] + }, + { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Paving", + "@type": "owl:Class", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa classe rappresenta uno specifico tipo di pavimentazione, ovvero l'asfalto." + }, + { + "@language": "en", + "@value": "This class represents a specific type of paving, i.e. the asphalt." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Restaurant" - }, "rdfs:label": [ { "@language": "it", - "@value": "è ristorante nelle vicinanze di" + "@value": "Pavimentazione" }, { "@language": "en", - "@value": "is nearby restaurant of" + "@value": "Paving" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyPointOfInterestOf" + "rdfs:subClassOf": { + "@id": "l0:Characteristic" } }, { - "@id": "dcatapit:Organization", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/QuantifiedPathwayPaving", "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the information related to the path planning such as, for example, the possible travel method or the preferable period of the year." + "@language": "it", + "@value": "Questa classe rappresenta la relazione n-aria capace di quantificare la percentuale di una specifica pavimentazione, ovvero l'asfalto, di un percorso." }, { - "@language": "it", - "@value": "Questa classe rappresenta le informazioni relative alla pianificazione del percorso del cammino da intraprendere quali, ad esempio, il possibile metodo di viaggio o il periodo dell'anno preferibile." + "@language": "en", + "@value": "This class represents the n-ary relation able to quantify the percentage of a pathway specific paving, i.e. the asphalt." } ], "rdfs:label": [ { - "@language": "en", - "@value": "Path Plan" + "@language": "it", + "@value": "Quantificazione della pavimentazione del percorso" }, { - "@language": "it", - "@value": "Piano di viaggio del percorso" + "@language": "en", + "@value": "Quantified Pathway Paving" } ], "rdfs:subClassOf": [ { - "@id": "_:ub5bL892C27" - }, - { - "@id": "route:TripPlan" + "@id": "l0:Object" }, { - "@id": "_:ub5bL896C27" + "@id": "_:n56155515c0c442ada1b99324aff22af6b43" }, { - "@id": "_:ub5bL901C27" + "@id": "_:n56155515c0c442ada1b99324aff22af6b44" } ] }, { - "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Religious", "@type": [ "owl:NamedIndividual", - "foaf:Agent", - "dcatapit:Agent" + "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme" ], - "dct:identifier": "cnr - Z6HZEH - STLab", - "foaf:name": [ + "owl:versionInfo": [ + { + "@language": "it", + "@value": "provvisoria" + }, { "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + "@value": "unstable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino." }, + { + "@language": "en", + "@value": "This individual represents the definition of the type of theme associated with each path." + } + ], + "rdfs:label": [ { "@language": "it", - "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" + "@value": "religioso" + }, + { + "@language": "en", + "@value": "religious" } ] }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isTravellingMethodOf", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Restaurant", + "@type": "owl:Class", + "rdfs:subClassOf": { + "@id": "poi:PointOfInterest" + } + }, + { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SecurityLevel", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -1249,85 +1581,69 @@ } ], "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa classe rappresenta le informazioni relative al livello di sicurezza del percorso." + }, { "@language": "en", - "@value": "Inverse object property of hasTravellingMethod." + "@value": "This class represents information related to the pathway security level." + } + ], + "rdfs:label": [ + { + "@language": "it", + "@value": "Livello di sicurezza" + }, + { + "@language": "en", + "@value": "Security Level" + } + ], + "rdfs:subClassOf": { + "@id": "l0:Characteristic" + } + }, + { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/ServiceType", + "@type": "owl:Class", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "provvisoria" }, + { + "@language": "en", + "@value": "unstable" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di hasTravellingMethod." + "@value": "Questa classe descrive il tipo di servizio di supporto al camminatore lungo il percorso." + }, + { + "@language": "en", + "@value": "This class describes the type of walker support service along the pathway." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod" - }, "rdfs:label": [ { "@language": "en", - "@value": "is travelling method of" + "@value": "Support Service Type" }, { "@language": "it", - "@value": "è metodo di viaggio di" + "@value": "Tipo di servizio di supporto" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan" - } - }, - { - "@id": "l0:name", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "foaf:Agent", - "@type": "owl:Class" - }, - { - "@id": "_:ub5bL1041C42", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/forPathway" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "route:TripPlan", - "@type": "owl:Class" - }, - { - "@id": "_:ub5bL842C23", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/encountersPath" - } - }, - { - "@id": "clv:Feature", - "@type": "owl:Class", "rdfs:subClassOf": { - "@id": "clv:SpatialObject" + "@id": "l0:Concept" } }, { - "@id": "dct:title", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasMaintainer", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isMaintainerOf" - }, + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Signposting", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -1340,77 +1656,71 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This object property allows to associate a pathway with its maintenance organization." + "@language": "it", + "@value": "Questa classe rappresenta le informazioni relative alla segnaletica di una tappa del cammino." }, { - "@language": "it", - "@value": "Questa object property permette di associare un percorso con il suo ente di manutenzione." + "@language": "en", + "@value": "This class describes the information related to the signposting of a path stage." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" - }, "rdfs:label": [ { - "@language": "en", - "@value": "has maintainer" + "@language": "it", + "@value": "Segnaletica" }, { - "@language": "it", - "@value": "ha manutentore" + "@language": "en", + "@value": "Signposting" } ], - "rdfs:range": { - "@id": "l0:Agent" + "rdfs:subClassOf": { + "@id": "l0:Characteristic" } }, { - "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-JSON-LD", - "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.jsonld" - }, - "dct:description": [ + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SupportService", + "@type": "owl:Class", + "owl:versionInfo": [ { - "@language": "en", - "@value": "This is the distribution in JSON-LD of the Atlas of Paths ontology" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "Questa è la distribuzione JSON-LD dell'ontologia sull'atlante dei cammini" + "@language": "en", + "@value": "unstable" } ], - "dct:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" - }, - "dct:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" - }, - "dct:title": [ + "rdfs:comment": [ { - "@language": "en", - "@value": "JSON-LD distribution of AtlasOfPaths-AP_IT Ontology" + "@language": "it", + "@value": "Questa classe descrive un servizio di supporto al camminatore lungo il percorso." }, + { + "@language": "en", + "@value": "This class describes a walker support service along the pathway." + } + ], + "rdfs:label": [ { "@language": "it", - "@value": "Distribuzione JSON-LD ontologia AtlasOfPaths-AP_IT" + "@value": "Servizio di supporto" + }, + { + "@language": "en", + "@value": "Support Service" } - ] - }, - { - "@id": "route:position", - "@type": "owl:DatatypeProperty" + ], + "rdfs:subClassOf": { + "@id": "l0:Object" + } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Signposting", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod", "@type": "owl:Class", + "owl:disjointWith": { + "@id": "route:TripPlan" + }, "owl:versionInfo": [ { "@language": "it", @@ -1423,39 +1733,38 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class describes the information related to the signposting of a path stage." + "@language": "it", + "@value": "Questa classe rappresenta un metodo di viaggio possibile lungo un certo percorso." }, { - "@language": "it", - "@value": "Questa classe rappresenta le informazioni relative alla segnaletica di una tappa del cammino." + "@language": "en", + "@value": "This class represents a possible travel method along a certain pathway." } ], "rdfs:label": [ { - "@language": "en", - "@value": "Signposting" + "@language": "it", + "@value": "Metodo di viaggio" }, { - "@language": "it", - "@value": "Segnaletica" + "@language": "en", + "@value": "Travelling method" } ], "rdfs:subClassOf": { - "@id": "l0:Characteristic" + "@id": "l0:Description" } }, { - "@id": "route:hasTripPlan", - "@type": "owl:ObjectProperty" - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Walking", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod" + ], "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "provvisorio" }, { "@language": "en", @@ -1464,51 +1773,65 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents a georeferenced stage of a path. Further information is associated with it: the presence of signposting (indicating a successive stage, possible path intersections, alternative pathways or detours) and of accommodation, restaurants and walker support services nearby." + "@language": "it", + "@value": "Questo individuo rappresenta un tipo di metodo di viaggio possibile lungo un certo percorso." }, { - "@language": "it", - "@value": "Questa classe rappresenta una tappa georeferenziata di un cammino. Ad essa sono associate ulteriori informazioni: la presenza di segnaletica (indicante successive tappe, eventuali snodi verso altri cammini, percorsi alternativi o deviazioni) e di alloggi, ristoranti e servizi di supporto al camminatore nelle vicinanze." + "@language": "en", + "@value": "This individual represents a type of possible travel method along a certain pathway." } ], "rdfs:label": [ { "@language": "it", - "@value": "Tappa del percorso" + "@value": "a piedi" }, { "@language": "en", - "@value": "Path Stage" + "@value": "walking" } + ] + }, + { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/asphalt", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/AtlasOfPaths/Paving" ], - "rdfs:subClassOf": [ + "owl:versionInfo": [ { - "@id": "route:Stage" + "@language": "it", + "@value": "provvisoria" }, { - "@id": "_:ub5bL920C28" - }, + "@language": "en", + "@value": "unstable" + } + ], + "rdfs:comment": [ { - "@id": "_:ub5bL932C28" + "@language": "it", + "@value": "Questo individuo rappresenta uno spefifico tipo di pavimentazione, ovvero l'asfalto." }, { - "@id": "_:ub5bL928C28" - }, + "@language": "en", + "@value": "This individual represents a specific type of paving, i.e. the asphalt." + } + ], + "rdfs:label": [ { - "@id": "_:ub5bL936C28" + "@language": "it", + "@value": "asfalto" }, { - "@id": "_:ub5bL924C28" + "@language": "en", + "@value": "asphalt" } ] }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSupportService", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/bestWhen", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSupportServiceOf" - }, "owl:versionInfo": [ { "@language": "it", @@ -1521,44 +1844,39 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This object property associates a specific object to a walker support service." + "@language": "it", + "@value": "Questa object property collega un piano di viaggio con un'entità temporale che specifica quale sia il periodo migliore dell'anno per percorrere un certo percorso." }, { - "@language": "it", - "@value": "Questa object property associa uno specifico oggetto con un servizio di supporto al camminatore." + "@language": "en", + "@value": "This object property correlates a path plan with a temporal entity that specifies the best period of the year to walk a certain pathway." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha servizio di supporto" + "@language": "en", + "@value": "best when" }, { - "@language": "en", - "@value": "has support service" + "@language": "it", + "@value": "periodo migliore" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SupportService" - } - }, - { - "@id": "l0:hasMember", - "@type": "owl:ObjectProperty" - }, - { - "@id": "l0:description", - "@type": "owl:DatatypeProperty" + "@id": "ti:TemporalEntity" + }, + "rdfs:subPropertyOf": { + "@id": "ti:hasTemporalCoverage" + } }, { "@id": "https://w3id.org/italia/onto/AtlasOfPaths/encountersPath", "@type": [ - "owl:SymmetricProperty", - "owl:ObjectProperty" + "owl:ObjectProperty", + "owl:SymmetricProperty" ], "owl:propertyChainAxiom": { "@list": [ @@ -1575,7 +1893,7 @@ "@id": "l0:isMemberOf" }, { - "@id": "_:ub5bL172C42" + "@id": "_:n56155515c0c442ada1b99324aff22af6b1" } ] }, @@ -1590,13 +1908,13 @@ } ], "rdfs:comment": [ - { - "@language": "en", - "@value": "This object property specifies which paths encounter a considered path, which is the subject of triples having as predicate encountersPath." - }, { "@language": "it", "@value": "Questa object property permette di collegare un cammino con gli altri cammini incontrati." + }, + { + "@language": "en", + "@value": "This object property specifies which paths encounter a considered path, which is the subject of triples having as predicate encountersPath." } ], "rdfs:domain": { @@ -1617,10 +1935,10 @@ } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/asphalt", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/encountersPathStage", "@type": [ - "https://w3id.org/italia/onto/AtlasOfPaths/Paving", - "owl:NamedIndividual" + "owl:ObjectProperty", + "owl:SymmetricProperty" ], "owl:versionInfo": [ { @@ -1635,121 +1953,125 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questo individuo rappresenta uno spefifico tipo di pavimentazione, ovvero l'asfalto." + "@value": "Questa object property permette di associare una tappa di un cammino con quella di un cammino differente localizzata nello stesso luogo." }, { "@language": "en", - "@value": "This individual represents a specific type of paving, i.e. the asphalt." + "@value": "This object property allows to associate a stage of a path with that of a different path located in the same place." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" + }, "rdfs:label": [ { "@language": "en", - "@value": "asphalt" + "@value": "encounters path stage" }, { "@language": "it", - "@value": "asfalto" + "@value": "incontra tappa del cammino" } - ] - }, - { - "@id": "_:ub5bL992C26", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "_:ub5bL995C46" - }, - "owl:onProperty": { - "@id": "_:ub5bL993C43" + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" } }, { - "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-RDF-TURTLE", - "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.ttl" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/forPathway", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasQuantityOfPaving" }, - "dct:description": [ + "owl:versionInfo": [ { - "@language": "en", - "@value": "This is the distribution in RDF/turtle of the Atlas of Paths ontology" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia sull'atlante dei cammini" + "@language": "en", + "@value": "unstable" } ], - "dct:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" - }, - "dct:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" - }, - "dct:title": [ + "rdfs:comment": [ { "@language": "it", - "@value": "Distribuzione RDF/Turtle ontologia AtlasOfPaths-AP_IT" + "@value": "Questa object property mette in relazione un percorso con la quantità di una sua specifica pavimentazione, ovvero l'asfalto." }, { "@language": "en", - "@value": "RDF/Turtle distribution of AtlasOfPaths-AP_IT Ontology" + "@value": "This object property correlates a pathway with the quantity of its specific paving, i.e. the asphalt." } - ] - }, - { - "@id": "route:Route", - "@type": "owl:Class" - }, - { - "@id": "dct:description", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Walking", - "@type": [ - "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod", - "owl:NamedIndividual" ], - "owl:versionInfo": [ + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/QuantifiedPathwayPaving" + }, + "rdfs:label": [ { "@language": "en", - "@value": "unstable" + "@value": "for pathway" }, { "@language": "it", - "@value": "provvisorio" + "@value": "per percorso" } ], - "rdfs:comment": [ + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" + } + }, + { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasGovernanceOrgan", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isGovernanceOrganOf" + }, + "owl:versionInfo": [ { - "@language": "en", - "@value": "This individual represents a type of possible travel method along a certain pathway." + "@language": "it", + "@value": "provvisoria" }, + { + "@language": "en", + "@value": "unstable" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "Questo individuo rappresenta un tipo di metodo di viaggio possibile lungo un certo percorso." + "@value": "Questa object property collega un cammino con il suo organo di governo." + }, + { + "@language": "en", + "@value": "This object property connects a path with its governance organ." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" + }, "rdfs:label": [ { "@language": "it", - "@value": "a piedi" + "@value": "ha organo di governo" }, { "@language": "en", - "@value": "walking" + "@value": "has governance organ" } - ] + ], + "rdfs:range": { + "@id": "cov:Organization" + }, + "rdfs:subPropertyOf": { + "@id": "cov:hasOrganization" + } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSecurityLevelOf", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasMaintainer", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isMaintainerOf" + }, "owl:versionInfo": [ { "@language": "it", @@ -1763,109 +2085,125 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di hasSecurityLevel." + "@value": "Questa object property permette di associare un percorso con il suo ente di manutenzione." }, { "@language": "en", - "@value": "Inverse object property of hasSecurityLevel." + "@value": "This object property allows to associate a pathway with its maintenance organization." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SecurityLevel" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" }, "rdfs:label": [ { - "@language": "en", - "@value": "is security level of" + "@language": "it", + "@value": "ha manutentore" }, { - "@language": "it", - "@value": "è livello di sicurezza di" + "@language": "en", + "@value": "has maintainer" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" + "@id": "l0:Agent" } }, { - "@id": "l0:Topic", - "@type": "owl:Class" - }, - { - "@id": "cov:hasOrganization", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyAccommodation", "@type": "owl:ObjectProperty", "owl:inverseOf": { - "@id": "cov:isOrganizationOf" - } - }, - { - "@id": "dct:format", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "owl:hasValue", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "mu:Value", - "@type": "owl:Class" - }, - { - "@id": "_:ub5bL932C28", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "poi:PointOfInterest" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyAccomodationOf" }, - "owl:onProperty": { + "owl:versionInfo": [ + { + "@language": "it", + "@value": "provvisoria" + }, + { + "@language": "en", + "@value": "unstable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa object property collega una tappa del cammino con una struttura alberghiera nelle vicinanze." + }, + { + "@language": "en", + "@value": "This object property connects a path stage with a nearby hotel." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" + }, + "rdfs:label": [ + { + "@language": "it", + "@value": "ha struttura alberghiera nelle vicinanze" + }, + { + "@language": "en", + "@value": "has nearby accomodation" + } + ], + "rdfs:range": { + "@id": "acco:Accommodation" + }, + "rdfs:subPropertyOf": { "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyPointOfInterest" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSignposting", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyPointOfInterest", "@type": "owl:ObjectProperty", "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSignpostingOf" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyPointOfInterestOf" }, "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questa object property collega un'entità con la sua segnaletica." + "@language": "en", + "@value": "Questa object property collega una tappa del cammino con un punto d'interesse nelle vicinanze." }, { "@language": "en", - "@value": "This object property connects an entity with its signposting." + "@value": "This object property connects a path stage with a point of interest nearby." } ], "rdfs:domain": { - "@id": "owl:Thing" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" }, "rdfs:label": [ { - "@language": "en", - "@value": "has signposting" + "@language": "it", + "@value": "ha un punto d'interesse nelle vicinanze" }, { - "@language": "it", - "@value": "ha segnaletica" + "@language": "en", + "@value": "has nearby point of interest" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Signposting" + "@id": "poi:PointOfInterest" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isMaintainerOf", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyRestaurant", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyRestaurantOf" + }, "owl:versionInfo": [ { "@language": "it", @@ -1879,149 +2217,79 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di hasMaintainer." + "@value": "Questa object property collega una tappa del cammino con un ristorante nelle vicinanze." }, { "@language": "en", - "@value": "Inverse object property of hasMaintainer" + "@value": "This object property connects a path stage with a nearby restaurant." } ], "rdfs:domain": { - "@id": "l0:Agent" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" }, "rdfs:label": [ { - "@language": "en", - "@value": "is maintainer of" + "@language": "it", + "@value": "ha un ristorante nelle vicinanze" }, { - "@language": "it", - "@value": "è manutentore di" + "@language": "en", + "@value": "has nearby restaurant" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" - } - }, - { - "@id": "l0:Entity", - "@type": "owl:Class" - }, - { - "@id": "_:ub5bL980C26", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Restaurant" }, - "owl:onProperty": { - "@id": "l0:hasFirstMember" + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyPointOfInterest" } }, { - "@id": "ti:hasTemporalCoverage", - "@type": "owl:ObjectProperty" - }, - { - "@id": "_:ub5bL995C69", - "@type": "owl:Restriction", - "owl:hasValue": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/asphalt" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasQuantifiedPathwayPaving", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isQuantifiedPathwayPavingOf" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/withPaving" - } - }, - { - "@id": "mu:hasMeasurementUnit", - "@type": "owl:ObjectProperty" - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/QuantifiedPathwayPaving", - "@type": "owl:Class", "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the n-ary relation able to quantify the percentage of a pathway specific paving, i.e. the asphalt." + "@language": "it", + "@value": "Questa object property mette in relazione un cammino con la quantità di una sua specifica pavimentazione, ovvero l'asfalto." }, { - "@language": "it", - "@value": "Questa classe rappresenta la relazione n-aria capace di quantificare la percentuale di una specifica pavimentazione, ovvero l'asfalto, di un percorso." + "@language": "en", + "@value": "This object property correlates a path with the quantity of its specific paving, i.e. the asphalt." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" + }, "rdfs:label": [ { "@language": "it", - "@value": "Quantificazione della pavimentazione del percorso" + "@value": "ha quatificata pavimentazione del percorso" }, { "@language": "en", - "@value": "Quantified Pathway Paving" + "@value": "has quantified pathway paving" } ], - "rdfs:subClassOf": [ - { - "@id": "_:ub5bL1046C42" - }, - { - "@id": "_:ub5bL1041C42" - }, - { - "@id": "l0:Object" - } - ] - }, - { - "@id": "_:ub5bL834C23", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "route:hasTripPlan" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan" - } - }, - { - "@id": "mu:value", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "l0:hasLastMember", - "@type": "owl:ObjectProperty" - }, - { - "@id": "_:ub5bL1046C42", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Paving" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/withPaving" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/QuantifiedPathwayPaving" } }, { - "@id": "route:hasPrefRoute", - "@type": "owl:ObjectProperty" - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Cultural", - "@type": [ - "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme", - "owl:NamedIndividual" - ], + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasQuantityOfPaving", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -2034,28 +2302,40 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino." + "@language": "en", + "@value": "Inverse property of \"for Pathway\"" }, { - "@language": "en", - "@value": "This individual represents the definition of the type of theme associated with each path." + "@language": "it", + "@value": "Proprietà inversa di \"per percorso\"" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths" + }, "rdfs:label": [ { - "@language": "en", - "@value": "cultural" + "@language": "it", + "@value": "ha quantità di pavimentazione" }, { - "@language": "it", - "@value": "culturale" + "@language": "en", + "@value": "has quantity of paving" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/QuantifiedPathwayPaving" + } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isQuantifiedPathwayPavingOf", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSecurityLevel", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSecurityLevelOf" + }, "owl:versionInfo": [ { "@language": "it", @@ -2069,47 +2349,36 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di hasQuantifiedPathwayPaving." + "@value": "Questa object property associa un percorso alle informazioni relative al suo livello di sicurezza." }, { "@language": "en", - "@value": "Inverse object property of hasQuantifiedPathwayPaving." + "@value": "This object property associates a pathway with information related to its security level." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/QuantifiedPathwayPaving" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" }, "rdfs:label": [ { "@language": "it", - "@value": "è quantificata pavimentazione del percorso di" + "@value": "ha livello di sicurezza" }, { "@language": "en", - "@value": "is quantified pathway paving of" + "@value": "has security level" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" - } - }, - { - "@id": "_:ub5bL896C27", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasTravellingMethod" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SecurityLevel" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/withPaving", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasServiceType", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isServiceTypeOf" + }, "owl:versionInfo": [ { "@language": "it", @@ -2122,87 +2391,79 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This object property correlates a specific paving, i.e. asphalt, with its quantity in a certain path." + "@language": "it", + "@value": "Questa object property associare un servizio di supporto al camminatore lungo il percorso con il suo tipo." }, { - "@language": "it", - "@value": "Questa object property mette in relazione una specifica pavimentazione, ovvero l'asfalto, con la sua quantità in un certo percorso." + "@language": "en", + "@value": "This object property associates a walker support service along the path with its type." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/QuantifiedPathwayPaving" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SupportService" }, "rdfs:label": [ { "@language": "it", - "@value": "con pavimentazione" + "@value": "ha tipo di servizio" }, { "@language": "en", - "@value": "with paving" + "@value": "has service type" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Paving" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/ServiceType" } }, { - "@id": "l0:Concept", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Horseback", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod" - ], + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSignposting", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSignpostingOf" + }, "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questo individuo rappresenta un tipo di metodo di viaggio possibile lungo un certo percorso." + "@value": "Questa object property collega un'entità con la sua segnaletica." }, { "@language": "en", - "@value": "This individual represents a type of possible travel method along a certain pathway." + "@value": "This object property connects an entity with its signposting." } ], + "rdfs:domain": { + "@id": "owl:Thing" + }, "rdfs:label": [ { "@language": "it", - "@value": "a cavallo" + "@value": "ha segnaletica" }, { "@language": "en", - "@value": "horseback" + "@value": "has signposting" } - ] - }, - { - "@id": "_:ub5bL988C26", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" - }, - "owl:onProperty": { - "@id": "l0:hasMember" + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Signposting" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyRestaurant", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSupportService", "@type": "owl:ObjectProperty", "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyRestaurantOf" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSupportServiceOf" }, "owl:versionInfo": [ { @@ -2215,13 +2476,13 @@ } ], "rdfs:comment": [ - { - "@language": "en", - "@value": "This object property connects a path stage with a nearby restaurant." - }, { "@language": "it", - "@value": "Questa object property collega una tappa del cammino con un ristorante nelle vicinanze." + "@value": "Questa object property associa uno specifico oggetto con un servizio di supporto al camminatore." + }, + { + "@language": "en", + "@value": "This object property associates a specific object to a walker support service." } ], "rdfs:domain": { @@ -2230,47 +2491,22 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha un ristorante nelle vicinanze" + "@value": "ha servizio di supporto" }, { "@language": "en", - "@value": "has nearby restaurant" + "@value": "has support service" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Restaurant" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyPointOfInterest" - } - }, - { - "@id": "admsapit:SemanticAsset", - "@type": "owl:Class" - }, - { - "@id": "vcard:fn", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "route:hasAltRoute", - "@type": "owl:ObjectProperty" - }, - { - "@id": "sm:hasWebSite", - "@type": "owl:ObjectProperty", - "rdfs:domain": { - "@id": "owl:Thing" - }, - "rdfs:range": { - "@id": "sm:WebSite" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SupportService" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasServiceType", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSurveillance", "@type": "owl:ObjectProperty", "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isServiceTypeOf" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSurveillanceOf" }, "owl:versionInfo": [ { @@ -2285,43 +2521,35 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa object property associare un servizio di supporto al camminatore lungo il percorso con il suo tipo." + "@value": "Questa object property permette di associare un percorso con il suo ente di sorveglianza." }, { "@language": "en", - "@value": "This object property associates a walker support service along the path with its type." + "@value": "This object property allows to associate a pathway with its surveillance organization." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SupportService" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" }, "rdfs:label": [ { - "@language": "en", - "@value": "has service type" + "@language": "it", + "@value": "ha sorveglianza" }, { - "@language": "it", - "@value": "ha tipo di servizio" + "@language": "en", + "@value": "has surveillance" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/ServiceType" + "@id": "l0:Agent" } }, { - "@id": "l0:Agent", - "@type": "owl:Class" - }, - { - "@id": "admsapit:Project", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasGovernanceOrgan", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasTheme", "@type": "owl:ObjectProperty", "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isGovernanceOrganOf" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isThemeOf" }, "owl:versionInfo": [ { @@ -2336,11 +2564,11 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa object property collega un cammino con il suo organo di governo." + "@value": "Questa object property permette di associare un tema d'interesse a un cammino, quale, ad esempio, archeologico, naturalistico, culturale ecc." }, { "@language": "en", - "@value": "This object property connects a path with its governance organ." + "@value": "This object property allows to associate a theme of interest to a path, such as, for example, archaeological, naturalistic, cultural, etc." } ], "rdfs:domain": { @@ -2348,34 +2576,24 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "has governance organ" + "@language": "it", + "@value": "ha tema" }, { - "@language": "it", - "@value": "ha organo di governo" + "@language": "en", + "@value": "has theme" } ], "rdfs:range": { - "@id": "cov:Organization" - }, - "rdfs:subPropertyOf": { - "@id": "cov:hasOrganization" - } - }, - { - "@id": "_:ub5bL984C26", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" - }, - "owl:onProperty": { - "@id": "l0:hasLastMember" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSupportServiceOf", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasTravellingMethod", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isTravellingMethodOf" + }, "owl:versionInfo": [ { "@language": "it", @@ -2389,49 +2607,30 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di hasSupportService." + "@value": "Questa object property collega un piano di viaggio con un possibile metodo di viaggio quale, ad esempio, a piedi, a cavallo, in bicicletta ecc." }, { "@language": "en", - "@value": "Inverse property of hasSupportService." + "@value": "This object property connects a travel plan with a possible travel method such as, for example, on foot, on horseback, on a bike, etc." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SupportService" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan" }, "rdfs:label": [ { - "@language": "en", - "@value": "is support service of" + "@language": "it", + "@value": "ha metodo di viaggio" }, { - "@language": "it", - "@value": "è servizio di supporto di" + "@language": "en", + "@value": "has travelling method" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" - } - }, - { - "@id": "route:isTripPlanOf", - "@type": "owl:ObjectProperty" - }, - { - "@id": "https://w3id.org/italia/data/project/AtlanteCammini", - "@type": [ - "owl:NamedIndividual", - "admsapit:Project" - ], - "l0:name": { - "@language": "it", - "@value": "Atlante dei Cammini d'Italia" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod" } }, - { - "@id": "l0:Object", - "@type": "owl:Class" - }, { "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isGovernanceOrganOf", "@type": "owl:ObjectProperty", @@ -2476,268 +2675,130 @@ } }, { - "@id": "_:ub5bL892C27", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/bestWhen" - }, - "owl:someValuesFrom": { - "@id": "ti:TemporalEntity" - } - }, - { - "@id": "_:ub5bL901C27", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" - }, - "owl:onProperty": { - "@id": "route:isTripPlanOf" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "dcatapit:Agent", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths", - "@type": [ - "admsapit:SemanticAsset", - "owl:Ontology", - "owl:NamedIndividual" - ], - "admsapit:acronym": "AtlasOfPaths-AP_IT", - "admsapit:depiction": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/v0.1/AtlasOfPaths-AP_IT.png" - }, - "admsapit:hasContributor": { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid" - }, - "admsapit:hasFormalityLevel": { - "@id": "admsapit:Formal" - }, - "admsapit:hasKeyClass": [ - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan" - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" - } - ], - "admsapit:hasOntologyLanguage": { - "@id": "admsapit:OWL" - }, - "admsapit:hasSemanticAssetDistribution": [ - { - "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-RDF-TURTLE" - }, - { - "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-JSON-LD" - }, - { - "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-RDF-XML" - } - ], - "admsapit:hasTask": [ - { - "@id": "admsapit:QueryFormulationTask" - }, - { - "@id": "admsapit:SearchTask" - }, - { - "@id": "admsapit:AnnotationTask" - } - ], - "admsapit:last": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/0.1" - }, - "admsapit:officialURI": { - "@type": "xsd:anyURI", - "@value": "https://w3id.org/italia/onto/AtlasOfPaths" - }, - "admsapit:prefix": "aopapit", - "admsapit:semanticAssetInUse": [ - { - "@id": "https://w3id.org/italia/data/project/DAF" - }, - { - "@id": "https://w3id.org/italia/data/project/AtlanteCammini" - }, - { - "@id": "https://w3id.org/italia/data/project/OntoPiA" - } - ], - "admsapit:status": "initial draft", - "admsapit:target": [ - { - "@language": "it", - "@value": "Cittadini" - }, - { - "@language": "it", - "@value": "Pubbliche Amministrazioni" - }, - { - "@language": "it", - "@value": "Imprese" - } - ], - "admsapit:type": { - "@id": "admsapit:DomainOntology" - }, - "dcat:contactPoint": { - "@id": "https://w3id.org/italia/data/contact-point/onto-dgt" - }, - "dcat:keyword": [ - { - "@language": "it", - "@value": "Vie" - }, + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isMaintainerOf", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Tappa" + "@value": "provvisoria" }, { - "@language": "it", - "@value": "Percorso" - }, + "@language": "en", + "@value": "unstable" + } + ], + "rdfs:comment": [ { - "@language": "it", - "@value": "Atlante cammini" + "@language": "en", + "@value": "Inverse object property of hasMaintainer" }, { "@language": "it", - "@value": "Cammino" + "@value": "Proprietà inversa di hasMaintainer." } ], - "dcat:theme": { - "@id": "http://publications.europa.eu/resource/authority/data-theme/EDUC" - }, - "dct:accrualPeriodicity": { - "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" + "rdfs:domain": { + "@id": "l0:Agent" }, - "dct:creator": [ + "rdfs:label": [ { - "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab" + "@language": "en", + "@value": "is maintainer of" }, { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac" + "@language": "it", + "@value": "è manutentore di" } ], - "dct:description": [ + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" + } + }, + { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyAccomodationOf", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Questo è il profilo applicativo italiano dell'ontologia sull'atlante digitale dei cammini d'italia. I cammini possono essere storici, naturalistici, culturali e religiosi, attraversano il Paese da nord a sud e rappresentano una parte fondamentale nell’offerta del turismo lento. L'atlante digitale dei cammini non è altro che un contenitore di percorsi e vie pensato e realizzato sulle linee guida indicate dalla direttiva ministeriale e regolamentato – con la messa a punto degli opportuni criteri – nell’ambito del Comitato Cammini, coordinamento inter-istituzionale formato da MiBAC, Regioni e Provincie autonome" - }, - { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/AtlasOfPaths/v0.1/AtlasOfPaths-AP_IT.png" + "@value": "provvisoria" }, { "@language": "en", - "@value": "This is the Italian application profile of the ontology on the digital atlas of paths of Italy. The paths can be historical, naturalistic, cultural and religious, they cross the country from north to south and represent a fundamental part of the slow tourism offer. The digital atlas of paths is nothing more than a container of routes and ways designed and built on the guidelines indicated by the ministerial directive and regulated - with the development of appropriate criteria - within the related Committee, inter-institutional coordination formed by MiBAC, Regions and Autonomous Provinces" + "@value": "unstable" } ], - "dct:issued": { - "@type": "xsd:date", - "@value": "2018-10-18" - }, - "dct:language": [ + "rdfs:comment": [ { - "@id": "http://publications.europa.eu/resource/authority/language/ITA" + "@language": "en", + "@value": "Inverse object property of hasNearbyAccomodation." }, { - "@id": "http://publications.europa.eu/resource/authority/language/ENG" + "@language": "it", + "@value": "Proprietà inversa di hasNearbyAccomodation." } ], - "dct:modified": { - "@type": "xsd:date", - "@value": "2019-04-24" - }, - "dct:publisher": { - "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab" - }, - "dct:rightsHolder": { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac" + "rdfs:domain": { + "@id": "acco:Accommodation" }, - "dct:title": [ + "rdfs:label": [ { "@language": "en", - "@value": "Atlas of Paths Ontology - Italian Application Profile" + "@value": "is nearby accomodation of" }, { "@language": "it", - "@value": "Ontologia dell'Atlante dei Cammini - Profilo applicativo italiano" + "@value": "è struttura alberghiera nelle vicinanze di" } ], - "owl:imports": { - "@id": "https://w3id.org/italia/onto/Route" - }, - "owl:versionIRI": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/0.3" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyPointOfInterestOf" + } + }, + { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyPointOfInterestOf", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "Versione 0.3 - 24 Aprile 2019 - Revisione di alcune proprietà (e.g., hasFirstMember) e alcune classi quali Path, PathPlan, Pathway e QuantifiedPathwayPaving. Revisione di alcune restrizioni." + "@value": "provvisoria" }, { "@language": "en", - "@value": "Version 0.3 - 24 April 2019 - Revision of some properties (e.g., hasFirstMember) and classes such as Path, PathPlan, Pathway e QuantifiedPathwayPaving. Revision of some restrictions." + "@value": "unstable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questo è il profilo applicativo italiano dell'ontologia sull'atlante digitale dei cammini d'italia. I cammini possono essere storici, naturalistici, culturali e religiosi, attraversano il Paese da nord a sud e rappresentano una parte fondamentale nell’offerta del turismo lento. L'atlante digitale dei cammini non è altro che un contenitore di percorsi e vie pensato e realizzato sulle linee guida indicate dalla direttiva ministeriale e regolamentato – con la messa a punto degli opportuni criteri – nell’ambito del Comitato Cammini, coordinamento inter-istituzionale formato da MiBAC, Regioni e Provincie autonome" + "@language": "en", + "@value": "Inverse object property of hasNearbyPointOfInterest." }, { - "@language": "en", - "@value": "This is the Italian application profile of the ontology on the digital atlas of paths of Italy. The paths can be historical, naturalistic, cultural and religious, they cross the country from north to south and represent a fundamental part of the slow tourism offer. The digital atlas of paths is nothing more than a container of routes and ways designed and built on the guidelines indicated by the ministerial directive and regulated - with the development of appropriate criteria - within the related Committee, inter-institutional coordination formed by MiBAC, Regions and Autonomous Provinces" + "@language": "it", + "@value": "Proprietà inversa di hasNearbyPointOfInterest." } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths" + "rdfs:domain": { + "@id": "poi:PointOfInterest" }, "rdfs:label": [ { "@language": "en", - "@value": "Atlas of Paths Ontology" + "@value": "is nearby point of interest of" }, { "@language": "it", - "@value": "Ontologia dell'Atlante dei Cammini" + "@value": "è punto di interesse nelle vicinanze di" } - ] - }, - { - "@id": "https://w3id.org/italia/data/contact-point/onto-dgt", - "@type": [ - "vcard:Kind", - "dcatapit:Organization", - "owl:NamedIndividual", - "vcard:Organization" ], - "vcard:fn": "Direzione Generale Turismo", - "vcard:hasEmail": { - "@id": "mailto:dg-t@beniculturali.it" - } - }, - { - "@id": "_:ub5bL172C42", - "owl:inverseOf": { - "@id": "route:hasRoute" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/bestWhen", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyRestaurantOf", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { @@ -2751,40 +2812,37 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questa object property collega un piano di viaggio con un'entità temporale che specifica quale sia il periodo migliore dell'anno per percorrere un certo percorso." + "@language": "en", + "@value": "Inverse object property of hasNearbyRestaurant." }, { - "@language": "en", - "@value": "This object property correlates a path plan with a temporal entity that specifies the best period of the year to walk a certain pathway." + "@language": "it", + "@value": "Proprietà inversa di hasNearbyRestaurant." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Restaurant" }, "rdfs:label": [ { "@language": "en", - "@value": "best when" + "@value": "is nearby restaurant of" }, { "@language": "it", - "@value": "periodo migliore" + "@value": "è ristorante nelle vicinanze di" } ], "rdfs:range": { - "@id": "ti:TemporalEntity" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" }, "rdfs:subPropertyOf": { - "@id": "ti:hasTemporalCoverage" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyPointOfInterestOf" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSurveillance", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isQuantifiedPathwayPavingOf", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSurveillanceOf" - }, "owl:versionInfo": [ { "@language": "it", @@ -2798,46 +2856,33 @@ "rdfs:comment": [ { "@language": "en", - "@value": "This object property allows to associate a pathway with its surveillance organization." + "@value": "Inverse object property of hasQuantifiedPathwayPaving." }, { "@language": "it", - "@value": "Questa object property permette di associare un percorso con il suo ente di sorveglianza." + "@value": "Proprietà inversa di hasQuantifiedPathwayPaving." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/QuantifiedPathwayPaving" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha sorveglianza" + "@language": "en", + "@value": "is quantified pathway paving of" }, { - "@language": "en", - "@value": "has surveillance" + "@language": "it", + "@value": "è quantificata pavimentazione del percorso di" } ], "rdfs:range": { - "@id": "l0:Agent" - } - }, - { - "@id": "_:ub5bL846C23", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" - }, - "owl:onProperty": { - "@id": "route:hasAltRoute" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasTravellingMethod", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSecurityLevelOf", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isTravellingMethodOf" - }, "owl:versionInfo": [ { "@language": "it", @@ -2850,37 +2895,34 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questa object property collega un piano di viaggio con un possibile metodo di viaggio quale, ad esempio, a piedi, a cavallo, in bicicletta ecc." + "@language": "en", + "@value": "Inverse object property of hasSecurityLevel." }, { - "@language": "en", - "@value": "This object property connects a travel plan with a possible travel method such as, for example, on foot, on horseback, on a bike, etc." + "@language": "it", + "@value": "Proprietà inversa di hasSecurityLevel." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SecurityLevel" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha metodo di viaggio" + "@language": "en", + "@value": "is security level of" }, { - "@language": "en", - "@value": "has travelling method" + "@language": "it", + "@value": "è livello di sicurezza di" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/percentage", - "@type": [ - "mu:MeasurementUnit", - "owl:NamedIndividual" - ], + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isServiceTypeOf", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -2894,69 +2936,72 @@ "rdfs:comment": [ { "@language": "en", - "@value": "This individual represents information related to the percentage of asphalt composing a path." + "@value": "Inverse object property hasServiceType." }, { "@language": "it", - "@value": "Questo individuo rappresenta le informazioni relative alla percentuale di asfalto presente in un cammino." + "@value": "Proprietà inversa di hasServiceType." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/ServiceType" + }, "rdfs:label": [ { - "@language": "it", - "@value": "percentuale" + "@language": "en", + "@value": "is support service type of" }, { - "@language": "en", - "@value": "percentage" + "@language": "it", + "@value": "è tipo di servizio di supporto di" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SupportService" + } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasQuantityOfPaving", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSignpostingOf", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "Inverse property of \"for Pathway\"" + "@value": "Inverse object property of hasSingposting." }, { "@language": "it", - "@value": "Proprietà inversa di \"per percorso\"" + "@value": "Proprietà inversa di hasSignposting." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Signposting" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha quantità di pavimentazione" + "@language": "en", + "@value": "is signposting of" }, { - "@language": "en", - "@value": "has quantity of paving" + "@language": "it", + "@value": "è segnaletica di" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/QuantifiedPathwayPaving" + "@id": "owl:Thing" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSurveillanceOf", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSupportServiceOf", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { @@ -2970,69 +3015,34 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "Proprietà inversa di hasSurveillance." + "@language": "en", + "@value": "Inverse property of hasSupportService." }, { - "@language": "en", - "@value": "Inverse property of hasSurveillance." + "@language": "it", + "@value": "Proprietà inversa di hasSupportService." } ], "rdfs:domain": { - "@id": "l0:Agent" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SupportService" }, "rdfs:label": [ { - "@language": "it", - "@value": "è sorverglianza di" + "@language": "en", + "@value": "is support service of" }, { - "@language": "en", - "@value": "is surveillance of" + "@language": "it", + "@value": "è servizio di supporto di" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" - } - }, - { - "@id": "_:ub5bL1470C1", - "owl:hasValue": 1 - }, - { - "@id": "l0:hasFirstMember", - "@type": "owl:ObjectProperty" - }, - { - "@id": "vcard:hasEmail", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub5bL976C26", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:hasMember" - }, - "owl:someValuesFrom": { "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" } }, { - "@id": "_:ub5bL928C28", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "acco:Accommodation" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyAccommodation" - } - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/encountersPathStage", - "@type": [ - "owl:ObjectProperty", - "owl:SymmetricProperty" - ], + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSurveillanceOf", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -3045,37 +3055,34 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questa object property permette di associare una tappa di un cammino con quella di un cammino differente localizzata nello stesso luogo." + "@language": "en", + "@value": "Inverse property of hasSurveillance." }, { - "@language": "en", - "@value": "This object property allows to associate a stage of a path with that of a different path located in the same place." + "@language": "it", + "@value": "Proprietà inversa di hasSurveillance." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" + "@id": "l0:Agent" }, "rdfs:label": [ { "@language": "en", - "@value": "encounters path stage" + "@value": "is surveillance of" }, { "@language": "it", - "@value": "incontra tappa del cammino" + "@value": "è sorverglianza di" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasSecurityLevel", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isThemeOf", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isSecurityLevelOf" - }, "owl:versionInfo": [ { "@language": "it", @@ -3088,68 +3095,34 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questa object property associa un percorso alle informazioni relative al suo livello di sicurezza." + "@language": "en", + "@value": "Inverse object property of hasTheme." }, { - "@language": "en", - "@value": "This object property associates a pathway with information related to its security level." + "@language": "it", + "@value": "Proprietà inversa di hasTheme." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme" }, "rdfs:label": [ { "@language": "en", - "@value": "has security level" + "@value": "is theme of" }, { "@language": "it", - "@value": "ha livello di sicurezza" + "@value": "è tema di" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/SecurityLevel" - } - }, - { - "@id": "cov:Organization", - "@type": "owl:Class", - "rdfs:subClassOf": { - "@id": "l0:Agent" - } - }, - { - "@id": "_:ub5bL867C23", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:description" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:ub5bL838C23", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "sm:hasWebSite" - }, - "owl:someValuesFrom": { - "@id": "sm:WebSite" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" } }, { - "@id": "l0:Characteristic", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Cycling", - "@type": [ - "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod", - "owl:NamedIndividual" - ], + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isTravellingMethodOf", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -3162,107 +3135,79 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questo individuo rappresenta un tipo di metodo di viaggio possibile lungo un certo percorso." + "@language": "en", + "@value": "Inverse object property of hasTravellingMethod." }, { - "@language": "en", - "@value": "This individual represents a type of possible travel method along a certain pathway." + "@language": "it", + "@value": "Proprietà inversa di hasTravellingMethod." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod" + }, "rdfs:label": [ { - "@language": "it", - "@value": "in bicicletta" + "@language": "en", + "@value": "is travelling method of" }, { - "@language": "en", - "@value": "cycling" + "@language": "it", + "@value": "è metodo di viaggio di" } - ] - }, - { - "@id": "sm:WebSite", - "@type": "owl:Class", - "rdfs:subClassOf": { - "@id": "l0:Object" + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathPlan" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Pathway", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/pathNumber", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe descrive un percorso di un cammino nella sua accezione prettamente fisica e rappresentabile come sequenza ordinata di tappe georeferenziate." + "@value": "Questa proprietà rappresenta il numero identificativo di un cammino." }, { "@language": "en", - "@value": "This class describes a pathway of a path in its purely physical meaning, which can be represented as an ordered sequence of georeferenced stages." + "@value": "This data property represents the identification number of a path." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Path" + }, "rdfs:label": [ { "@language": "it", - "@value": "Percorso" + "@value": "numero del cammino" }, { "@language": "en", - "@value": "Pathway" + "@value": "path number" } ], - "rdfs:subClassOf": [ - { - "@id": "_:ub5bL984C26" - }, - { - "@id": "_:ub5bL972C26" - }, - { - "@id": "_:ub5bL992C26" - }, - { - "@id": "route:Route" - }, - { - "@id": "_:ub5bL988C26" - }, - { - "@id": "_:ub5bL980C26" - }, - { - "@id": "_:ub5bL976C26" - }, - { - "@id": "_:ub5bL968C26" - } - ] - }, - { - "@id": "_:ub5bL968C26", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasMaintainer" - }, - "owl:someValuesFrom": { - "@id": "l0:Agent" + "rdfs:range": { + "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Naturalistic", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/percentage", "@type": [ - "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme", - "owl:NamedIndividual" + "owl:NamedIndividual", + "mu:MeasurementUnit" ], "owl:versionInfo": [ { @@ -3276,81 +3221,71 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This individual represents the definition of the type of theme associated with each path." + "@language": "it", + "@value": "Questo individuo rappresenta le informazioni relative alla percentuale di asfalto presente in un cammino." }, { - "@language": "it", - "@value": "Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino." + "@language": "en", + "@value": "This individual represents information related to the percentage of asphalt composing a path." } ], "rdfs:label": [ { "@language": "en", - "@value": "naturalistic" + "@value": "percentage" }, { "@language": "it", - "@value": "naturalistico" + "@value": "percentuale" } ] }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/isNearbyPointOfInterestOf", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/stageNumber", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "unstable" - }, { "@language": "it", "@value": "provvisoria" + }, + { + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "Inverse object property of hasNearbyPointOfInterest." + "@language": "it", + "@value": "Questa proprietà rappresenta il numero identificativo di una tappa del cammino." }, { - "@language": "it", - "@value": "Proprietà inversa di hasNearbyPointOfInterest." + "@language": "en", + "@value": "This data property represents the identification number of a path stage." } ], "rdfs:domain": { - "@id": "poi:PointOfInterest" + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" }, "rdfs:label": [ { "@language": "it", - "@value": "è punto di interesse nelle vicinanze di" + "@value": "numero della tappa" }, { "@language": "en", - "@value": "is nearby point of interest of" + "@value": "stage number" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/PathStage" - } - }, - { - "@id": "_:ub5bL936C28", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Restaurant" + "@id": "xsd:int" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/hasNearbyRestaurant" + "rdfs:subPropertyOf": { + "@id": "route:position" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/TravellingMethod", - "@type": "owl:Class", - "owl:disjointWith": { - "@id": "route:TripPlan" - }, + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/withPaving", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -3364,27 +3299,82 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta un metodo di viaggio possibile lungo un certo percorso." + "@value": "Questa object property mette in relazione una specifica pavimentazione, ovvero l'asfalto, con la sua quantità in un certo percorso." }, { "@language": "en", - "@value": "This class represents a possible travel method along a certain pathway." + "@value": "This object property correlates a specific paving, i.e. asphalt, with its quantity in a certain path." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/QuantifiedPathwayPaving" + }, "rdfs:label": [ { "@language": "it", - "@value": "Metodo di viaggio" + "@value": "con pavimentazione" }, { "@language": "en", - "@value": "Travelling method" + "@value": "with paving" } ], - "rdfs:subClassOf": { - "@id": "l0:Description" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Paving" } }, + { + "@id": "l0:Agent", + "@type": "owl:Class" + }, + { + "@id": "l0:Characteristic", + "@type": "owl:Class" + }, + { + "@id": "l0:Concept", + "@type": "owl:Class" + }, + { + "@id": "l0:Description", + "@type": "owl:Class" + }, + { + "@id": "l0:Entity", + "@type": "owl:Class" + }, + { + "@id": "l0:Object", + "@type": "owl:Class" + }, + { + "@id": "l0:Topic", + "@type": "owl:Class" + }, + { + "@id": "l0:description", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "l0:hasFirstMember", + "@type": "owl:ObjectProperty" + }, + { + "@id": "l0:hasLastMember", + "@type": "owl:ObjectProperty" + }, + { + "@id": "l0:hasMember", + "@type": "owl:ObjectProperty" + }, + { + "@id": "l0:isMemberOf", + "@type": "owl:ObjectProperty" + }, + { + "@id": "l0:name", + "@type": "owl:DatatypeProperty" + }, { "@id": "mu:MeasurementUnit", "@type": "owl:Class", @@ -3392,113 +3382,123 @@ "@id": "l0:Characteristic" } }, + { + "@id": "mu:Value", + "@type": "owl:Class" + }, + { + "@id": "mu:hasMeasurementUnit", + "@type": "owl:ObjectProperty" + }, + { + "@id": "mu:maxPercentage", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "mu:value", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "owl:hasValue", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "poi:PointOfInterest", + "@type": "owl:Class", + "rdfs:subClassOf": { + "@id": "l0:Entity" + } + }, + { + "@id": "route:Route", + "@type": "owl:Class" + }, + { + "@id": "route:Stage", + "@type": "owl:Class" + }, + { + "@id": "route:TripPlan", + "@type": "owl:Class" + }, + { + "@id": "route:hasAltRoute", + "@type": "owl:ObjectProperty" + }, { "@id": "route:hasDeviation", "@type": "owl:ObjectProperty" }, { - "@id": "acco:Accommodation", + "@id": "route:hasPrefRoute", + "@type": "owl:ObjectProperty" + }, + { + "@id": "route:hasRoute", + "@type": "owl:ObjectProperty" + }, + { + "@id": "route:hasTripPlan", + "@type": "owl:ObjectProperty" + }, + { + "@id": "route:isTripPlanOf", + "@type": "owl:ObjectProperty" + }, + { + "@id": "route:position", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "sm:WebSite", "@type": "owl:Class", "rdfs:subClassOf": { - "@id": "poi:PointOfInterest" + "@id": "l0:Object" } }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/ServiceType", + "@id": "sm:hasWebSite", + "@type": "owl:ObjectProperty", + "rdfs:domain": { + "@id": "owl:Thing" + }, + "rdfs:range": { + "@id": "sm:WebSite" + } + }, + { + "@id": "ti:Duration", "@type": "owl:Class", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "provvisoria" - }, - { - "@language": "en", - "@value": "unstable" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "This class describes the type of walker support service along the pathway." - }, - { - "@language": "it", - "@value": "Questa classe descrive il tipo di servizio di supporto al camminatore lungo il percorso." - } - ], - "rdfs:label": [ - { - "@language": "en", - "@value": "Support Service Type" - }, - { - "@language": "it", - "@value": "Tipo di servizio di supporto" - } - ], "rdfs:subClassOf": { - "@id": "l0:Concept" + "@id": "ti:TemporalEntity" } }, { - "@id": "cov:isOrganizationOf", + "@id": "ti:TemporalEntity", + "@type": "owl:Class", + "rdfs:subClassOf": { + "@id": "l0:Entity" + } + }, + { + "@id": "ti:hasTemporalCoverage", "@type": "owl:ObjectProperty" }, { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid", - "@type": [ - "dcatapit:Agent", - "owl:NamedIndividual", - "foaf:Agent" - ], - "dct:identifier": "agid", - "foaf:name": [ - { - "@language": "it", - "@value": "Agenzia per l'Italia Digitale" - }, - { - "@language": "en", - "@value": "Italian Digital Agency" - } - ] + "@id": "vcard:Kind", + "@type": "owl:Class" }, { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths/Religious", - "@type": [ - "https://w3id.org/italia/onto/AtlasOfPaths/PathTheme", - "owl:NamedIndividual" - ], - "owl:versionInfo": [ - { - "@language": "it", - "@value": "provvisoria" - }, - { - "@language": "en", - "@value": "unstable" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino." - }, - { - "@language": "en", - "@value": "This individual represents the definition of the type of theme associated with each path." - } - ], - "rdfs:label": [ - { - "@language": "en", - "@value": "religious" - }, - { - "@language": "it", - "@value": "religioso" - } - ] + "@id": "vcard:Organization", + "@type": "owl:Class" + }, + { + "@id": "vcard:fn", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "vcard:hasEmail", + "@type": "owl:AnnotationProperty" } ] -} +} \ No newline at end of file diff --git a/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.rdf b/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.rdf index 8c1ce1ed..9c377ff8 100644 --- a/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.rdf +++ b/Ontologie/AtlasOfPaths/latest/AtlasOfPaths-AP_IT.rdf @@ -1,1730 +1,1220 @@ - - - - - - - - - - Questo è il profilo applicativo italiano dell'ontologia sull'atlante digitale dei cammini d'italia. I cammini possono essere storici, naturalistici, culturali e religiosi, attraversano il Paese da nord a sud e rappresentano una parte fondamentale nell’offerta del turismo lento. L'atlante digitale dei cammini non è altro che un contenitore di percorsi e vie pensato e realizzato sulle linee guida indicate dalla direttiva ministeriale e regolamentato – con la messa a punto degli opportuni criteri – nell’ambito del Comitato Cammini, coordinamento inter-istituzionale formato da MiBAC, Regioni e Provincie autonome - This is the Italian application profile of the ontology on the digital atlas of paths of Italy. The paths can be historical, naturalistic, cultural and religious, they cross the country from north to south and represent a fundamental part of the slow tourism offer. The digital atlas of paths is nothing more than a container of routes and ways designed and built on the guidelines indicated by the ministerial directive and regulated - with the development of appropriate criteria - within the related Committee, inter-institutional coordination formed by MiBAC, Regions and Autonomous Provinces - 2018-10-18 - - - 2019-04-24 - - - Atlas of Paths Ontology - Italian Application Profile - Ontologia dell'Atlante dei Cammini - Profilo applicativo italiano - Questo è il profilo applicativo italiano dell'ontologia sull'atlante digitale dei cammini d'italia. I cammini possono essere storici, naturalistici, culturali e religiosi, attraversano il Paese da nord a sud e rappresentano una parte fondamentale nell’offerta del turismo lento. L'atlante digitale dei cammini non è altro che un contenitore di percorsi e vie pensato e realizzato sulle linee guida indicate dalla direttiva ministeriale e regolamentato – con la messa a punto degli opportuni criteri – nell’ambito del Comitato Cammini, coordinamento inter-istituzionale formato da MiBAC, Regioni e Provincie autonome - This is the Italian application profile of the ontology on the digital atlas of paths of Italy. The paths can be historical, naturalistic, cultural and religious, they cross the country from north to south and represent a fundamental part of the slow tourism offer. The digital atlas of paths is nothing more than a container of routes and ways designed and built on the guidelines indicated by the ministerial directive and regulated - with the development of appropriate criteria - within the related Committee, inter-institutional coordination formed by MiBAC, Regions and Autonomous Provinces - - Atlas of Paths Ontology - Ontologia dell'Atlante dei Cammini - Version 0.3 - 24 April 2019 - Revision of some properties (e.g., hasFirstMember) and classes such as Path, PathPlan, Pathway e QuantifiedPathwayPaving. Revision of some restrictions. - Versione 0.3 - 24 Aprile 2019 - Revisione di alcune proprietà (e.g., hasFirstMember) e alcune classi quali Path, PathPlan, Pathway e QuantifiedPathwayPaving. Revisione di alcune restrizioni. - - Atlante cammini - Cammino - Percorso - Tappa - Vie - - AtlasOfPaths-AP_IT - - - - - - - - - - - - - - - https://w3id.org/italia/onto/AtlasOfPaths - aopapit - - - - initial draft - Cittadini - Imprese - Pubbliche Amministrazioni - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Questa object property collega un piano di viaggio con un'entità temporale che specifica quale sia il periodo migliore dell'anno per percorrere un certo percorso. - This object property correlates a path plan with a temporal entity that specifies the best period of the year to walk a certain pathway. - best when - periodo migliore - provvisoria - unstable - - - - - - - - - - - - - - - - - - - - Questa object property permette di collegare un cammino con gli altri cammini incontrati. - This object property specifies which paths encounter a considered path, which is the subject of triples having as predicate encountersPath. - encounters path - incontra cammino - stabile - stable - - - - - - - - - - - Questa object property permette di associare una tappa di un cammino con quella di un cammino differente localizzata nello stesso luogo. - This object property allows to associate a stage of a path with that of a different path located in the same place. - encounters path stage - incontra tappa del cammino - provvisoria - unstable - - - - - - - - - - - Questa object property mette in relazione un percorso con la quantità di una sua specifica pavimentazione, ovvero l'asfalto. - This object property correlates a pathway with the quantity of its specific paving, i.e. the asphalt. - for pathway - per percorso - provvisoria - unstable - - - - - - - - - - - - Questa object property collega un cammino con il suo organo di governo. - This object property connects a path with its governance organ. - ha organo di governo - has governance organ - provvisoria - unstable - - - - - - - - - - - Questa object property permette di associare un percorso con il suo ente di manutenzione. - This object property allows to associate a pathway with its maintenance organization. - ha manutentore - has maintainer - provvisoria - unstable - - - - - - - - - - - - Questa object property collega una tappa del cammino con una struttura alberghiera nelle vicinanze. - This object property connects a path stage with a nearby hotel. - ha struttura alberghiera nelle vicinanze - has nearby accomodation - provvisoria - unstable - - - - - - - - - - - Questa object property collega una tappa del cammino con un punto d'interesse nelle vicinanze. - This object property connects a path stage with a point of interest nearby. - ha un punto d'interesse nelle vicinanze - has nearby point of interest - provvisoria - unstable - - - - - - - - - - - - Questa object property collega una tappa del cammino con un ristorante nelle vicinanze. - This object property connects a path stage with a nearby restaurant. - ha un ristorante nelle vicinanze - has nearby restaurant - provvisoria - unstable - - - - - - - - - - - Questa object property mette in relazione un cammino con la quantità di una sua specifica pavimentazione, ovvero l'asfalto. - This object property correlates a path with the quantity of its specific paving, i.e. the asphalt. - ha quatificata pavimentazione del percorso - has quantified pathway paving - provvisoria - unstable - - - - - - - - - - Inverse property of "for Pathway" - Proprietà inversa di "per percorso" - - ha quantità di pavimentazione - has quantity of paving - provvisoria - unstable - - - - - - - - - - - Questa object property associa un percorso alle informazioni relative al suo livello di sicurezza. - This object property associates a pathway with information related to its security level. - ha livello di sicurezza - has security level - provvisoria - unstable - - - - - - - - - - - Questa object property associare un servizio di supporto al camminatore lungo il percorso con il suo tipo. - This object property associates a walker support service along the path with its type. - ha tipo di servizio - has service type - provvisoria - unstable - - - - - - - - - - - Questa object property collega un'entità con la sua segnaletica. - This object property connects an entity with its signposting. - ha segnaletica - has signposting - stabile - stable - - - - - - - - - - - Questa object property associa uno specifico oggetto con un servizio di supporto al camminatore. - This object property associates a specific object to a walker support service. - ha servizio di supporto - has support service - provvisoria - unstable - - - - - - - - - - - Questa object property permette di associare un percorso con il suo ente di sorveglianza. - This object property allows to associate a pathway with its surveillance organization. - ha sorveglianza - has surveillance - provvisoria - unstable - - - - - - - - - - - Questa object property permette di associare un tema d'interesse a un cammino, quale, ad esempio, archeologico, naturalistico, culturale ecc. - This object property allows to associate a theme of interest to a path, such as, for example, archaeological, naturalistic, cultural, etc. - ha tema - has theme - provvisoria - unstable - - - - - - - - - - - Questa object property collega un piano di viaggio con un possibile metodo di viaggio quale, ad esempio, a piedi, a cavallo, in bicicletta ecc. - This object property connects a travel plan with a possible travel method such as, for example, on foot, on horseback, on a bike, etc. - ha metodo di viaggio - has travelling method - provvisoria - unstable - - - - - - - - - - - Inverse object property of hasGovernanceOrgan. - Proprietà inversa di hasGovernanceOrgan. - is governance organ of - è organo di governo di - provvisoria - unstable - - - - - - - - - - Inverse object property of hasMaintainer - Proprietà inversa di hasMaintainer. - is maintainer of - è manutentore di - provvisoria - unstable - - - - - - - - - - - Inverse object property of hasNearbyAccomodation. - Proprietà inversa di hasNearbyAccomodation. - is nearby accomodation of - è struttura alberghiera nelle vicinanze di - provvisoria - unstable - - - - - - - - - - Inverse object property of hasNearbyPointOfInterest. - Proprietà inversa di hasNearbyPointOfInterest. - is nearby point of interest of - è punto di interesse nelle vicinanze di - provvisoria - unstable - - - - - - - - - - - Inverse object property of hasNearbyRestaurant. - Proprietà inversa di hasNearbyRestaurant. - is nearby restaurant of - è ristorante nelle vicinanze di - provvisoria - unstable - - - - - - - - - - Inverse object property of hasQuantifiedPathwayPaving. - Proprietà inversa di hasQuantifiedPathwayPaving. - is quantified pathway paving of - è quantificata pavimentazione del percorso di - provvisoria - unstable - - - - - - - - - - Inverse object property of hasSecurityLevel. - Proprietà inversa di hasSecurityLevel. - is security level of - è livello di sicurezza di - provvisoria - unstable - - - - - - - - - - Inverse object property hasServiceType. - Proprietà inversa di hasServiceType. - is support service type of - è tipo di servizio di supporto di - provvisoria - unstable - - - - - - - - - - Inverse object property of hasSingposting. - Proprietà inversa di hasSignposting. - is signposting of - è segnaletica di - stabile - stable - - - - - - - - - - Inverse property of hasSupportService. - Proprietà inversa di hasSupportService. - is support service of - è servizio di supporto di - provvisoria - unstable - - - - - - - - - - Inverse property of hasSurveillance. - Proprietà inversa di hasSurveillance. - is surveillance of - è sorverglianza di - provvisoria - unstable - - - - - - - - - - Inverse object property of hasTheme. - Proprietà inversa di hasTheme. - is theme of - è tema di - provvisoria - unstable - - - - - - - - - - Inverse object property of hasTravellingMethod. - Proprietà inversa di hasTravellingMethod. - is travelling method of - è metodo di viaggio di - provvisoria - unstable - - - - - - - - - - Questa object property mette in relazione una specifica pavimentazione, ovvero l'asfalto, con la sua quantità in un certo percorso. - This object property correlates a specific paving, i.e. asphalt, with its quantity in a certain path. - con pavimentazione - with paving - provvisoria - unstable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Questa proprietà rappresenta il numero identificativo di un cammino. - This data property represents the identification number of a path. - numero del cammino - path number - provvisoria - unstable - - - - - - - - - - - Questa proprietà rappresenta il numero identificativo di una tappa del cammino. - This data property represents the identification number of a path stage. - numero della tappa - stage number - provvisoria - unstable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - - - - - - - - - - - - - Questa classe rappresenta il concetto di cammino che ricomprende: la sua tematica d'interesse, i suoi diversi percorsi (principale, alternativo e deviazione), i cammini che lo incrociano, gli enti di gestione e manutenzione, il sito web. - This class represents the concept of a path that includes: its theme of interest, its different pathways (main, alternative and deviation), its encountered paths, its management and maintenance's entities, its website. - Cammino - Path - stabile - stable - - - - - - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - Questa classe rappresenta le informazioni relative alla pianificazione del percorso del cammino da intraprendere quali, ad esempio, il possibile metodo di viaggio o il periodo dell'anno preferibile. - This class represents the information related to the path planning such as, for example, the possible travel method or the preferable period of the year. - Path Plan - Piano di viaggio del percorso - provvisoria - unstable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Questa classe rappresenta una tappa georeferenziata di un cammino. Ad essa sono associate ulteriori informazioni: la presenza di segnaletica (indicante successive tappe, eventuali snodi verso altri cammini, percorsi alternativi o deviazioni) e di alloggi, ristoranti e servizi di supporto al camminatore nelle vicinanze. - This class represents a georeferenced stage of a path. Further information is associated with it: the presence of signposting (indicating a successive stage, possible path intersections, alternative pathways or detours) and of accommodation, restaurants and walker support services nearby. - Path Stage - Tappa del percorso - provvisoria - unstable - - - - - - - - - Questa classe rappresenta il tema d'interesse del cammino che può essere di tipo naturalistico, archeologico, culturale, storico e religioso. - This class represents the path theme of interest that can be of naturalistic, archaeological, cultural, historical and religious type. - Path Theme - Tema di interesse del cammino - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - 40.0 - - - - - - - - - - - Questa classe descrive un percorso di un cammino nella sua accezione prettamente fisica e rappresentabile come sequenza ordinata di tappe georeferenziate. - This class describes a pathway of a path in its purely physical meaning, which can be represented as an ordered sequence of georeferenced stages. - Pathway - Percorso - stabile - stable - - - - - - - - - Questa classe rappresenta uno specifico tipo di pavimentazione, ovvero l'asfalto. - This class represents a specific type of paving, i.e. the asphalt. - Pavimentazione - Paving - stabile - stable - - - - - - - - - - - - 1 - - - - - - - 1 - - - - Questa classe rappresenta la relazione n-aria capace di quantificare la percentuale di una specifica pavimentazione, ovvero l'asfalto, di un percorso. - This class represents the n-ary relation able to quantify the percentage of a pathway specific paving, i.e. the asphalt. - Quantificazione della pavimentazione del percorso - Quantified Pathway Paving - stabile - stable - - - - - - - - - - - - - - - - - Questa classe rappresenta le informazioni relative al livello di sicurezza del percorso. - This class represents information related to the pathway security level. - Livello di sicurezza - Security Level - provvisoria - unstable - - - - - - - - - Questa classe descrive il tipo di servizio di supporto al camminatore lungo il percorso. - This class describes the type of walker support service along the pathway. - Support Service Type - Tipo di servizio di supporto - provvisoria - unstable - - - - - - - - - Questa classe rappresenta le informazioni relative alla segnaletica di una tappa del cammino. - This class describes the information related to the signposting of a path stage. - Segnaletica - Signposting - provvisoria - unstable - - - - - - - - - Questa classe descrive un servizio di supporto al camminatore lungo il percorso. - This class describes a walker support service along the pathway. - Servizio di supporto - Support Service - provvisoria - unstable - - - - - - - - - - Questa classe rappresenta un metodo di viaggio possibile lungo un certo percorso. - This class represents a possible travel method along a certain pathway. - Metodo di viaggio - Travelling method - provvisoria - unstable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - agid - Agenzia per l'Italia Digitale - Italian Digital Agency - - - - - - - - - - m_bac - Ministero dei Beni e delle Attivita' Culturali - - - - - - - - - - - Direzione Generale Turismo - - - - - - - - - - Questa è la distribuzione JSON-LD dell'ontologia sull'atlante dei cammini - This is the distribution in JSON-LD of the Atlas of Paths ontology - - - Distribuzione JSON-LD ontologia AtlasOfPaths-AP_IT - JSON-LD distribution of AtlasOfPaths-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/Turtle dell'ontologia sull'atlante dei cammini - This is the distribution in RDF/turtle of the Atlas of Paths ontology - - - Distribuzione RDF/Turtle ontologia AtlasOfPaths-AP_IT - RDF/Turtle distribution of AtlasOfPaths-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/XML dell'ontologia sull'atlante dei cammini - This is the distribution in RDF/XML of the Atlas of Paths ontology - - - Distribuzione RDF/XML ontologia AtlasOfPaths-AP_IT - RDF/XML distribution of AtlasOfPaths-AP_IT Ontology - - - - - - - - - - - - cnr - Z6HZEH - STLab - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) - - - - - - - - - Atlante dei Cammini d'Italia - - - - - - - - - Data & Analytics Framework - - - - - - - - - OntoPiA - la rete di ontologie della pubblica amministrazione italiana - - - - - - - - - - - - - - - - - Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino. - This individual represents the definition of the type of theme associated with each path. - archeological - archeologico - provvisoria - unstable - - - - - - - - - Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino. - This individual represents the definition of the type of theme associated with each path. - cultural - culturale - provvisoria - unstable - - - - - - - - - Questo individuo rappresenta un tipo di metodo di viaggio possibile lungo un certo percorso. - This individual represents a type of possible travel method along a certain pathway. - cycling - in bicicletta - provvisoria - unstable - - - - - - - - - Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino. - This individual represents the definition of the type of theme associated with each path. - historical - storico - provvisoria - unstable - - - - - - - - - Questo individuo rappresenta un tipo di metodo di viaggio possibile lungo un certo percorso. - This individual represents a type of possible travel method along a certain pathway. - a cavallo - horseback - provvisoria - unstable - - - - - - - - - Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino. - This individual represents the definition of the type of theme associated with each path. - naturalistic - naturalistico - provvisoria - unstable - - - - - - - - - Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino. - This individual represents the definition of the type of theme associated with each path. - religioso - religious - provvisoria - unstable - - - - - - - - - Questo individuo rappresenta un tipo di metodo di viaggio possibile lungo un certo percorso. - This individual represents a type of possible travel method along a certain pathway. - a piedi - walking - provvisorio - unstable - - - - - - - - - Questo individuo rappresenta uno spefifico tipo di pavimentazione, ovvero l'asfalto. - This individual represents a specific type of paving, i.e. the asphalt. - asfalto - asphalt - provvisoria - unstable - - - - - - - - - Questo individuo rappresenta le informazioni relative alla percentuale di asfalto presente in un cammino. - This individual represents information related to the percentage of asphalt composing a path. - percentage - percentuale - provvisoria - unstable - - - 1 - + + + + + + + + + Questa classe rappresenta le informazioni relative alla pianificazione del percorso del cammino da intraprendere quali, ad esempio, il possibile metodo di viaggio o il periodo dell'anno preferibile. + This class represents the information related to the path planning such as, for example, the possible travel method or the preferable period of the year. + Path Plan + Piano di viaggio del percorso + provvisoria + unstable + + + + + + + + Questa object property collega un cammino con il suo organo di governo. + This object property connects a path with its governance organ. + ha organo di governo + has governance organ + provvisoria + unstable + + + + + + + Questa classe rappresenta la relazione n-aria capace di quantificare la percentuale di una specifica pavimentazione, ovvero l'asfalto, di un percorso. + This class represents the n-ary relation able to quantify the percentage of a pathway specific paving, i.e. the asphalt. + Quantificazione della pavimentazione del percorso + Quantified Pathway Paving + stabile + stable + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Questa classe descrive un percorso di un cammino nella sua accezione prettamente fisica e rappresentabile come sequenza ordinata di tappe georeferenziate. + This class describes a pathway of a path in its purely physical meaning, which can be represented as an ordered sequence of georeferenced stages. + Pathway + Percorso + stabile + stable + + + + + + + Direzione Generale Turismo + + + + + + Questa è la distribuzione RDF/XML dell'ontologia sull'atlante dei cammini + This is the distribution in RDF/XML of the Atlas of Paths ontology + + + Distribuzione RDF/XML ontologia AtlasOfPaths-AP_IT + RDF/XML distribution of AtlasOfPaths-AP_IT Ontology + + + + + + + + + + + + + + Questo è il profilo applicativo italiano dell'ontologia sull'atlante digitale dei cammini d'italia. I cammini possono essere storici, naturalistici, culturali e religiosi, attraversano il Paese da nord a sud e rappresentano una parte fondamentale nell’offerta del turismo lento. L'atlante digitale dei cammini non è altro che un contenitore di percorsi e vie pensato e realizzato sulle linee guida indicate dalla direttiva ministeriale e regolamentato – con la messa a punto degli opportuni criteri – nell’ambito del Comitato Cammini, coordinamento inter-istituzionale formato da MiBAC, Regioni e Provincie autonome + This is the Italian application profile of the ontology on the digital atlas of paths of Italy. The paths can be historical, naturalistic, cultural and religious, they cross the country from north to south and represent a fundamental part of the slow tourism offer. The digital atlas of paths is nothing more than a container of routes and ways designed and built on the guidelines indicated by the ministerial directive and regulated - with the development of appropriate criteria - within the related Committee, inter-institutional coordination formed by MiBAC, Regions and Autonomous Provinces + 2018-10-18 + + + 2019-04-24 + + + Atlas of Paths Ontology - Italian Application Profile + Ontologia dell'Atlante dei Cammini - Profilo applicativo italiano + Questo è il profilo applicativo italiano dell'ontologia sull'atlante digitale dei cammini d'italia. I cammini possono essere storici, naturalistici, culturali e religiosi, attraversano il Paese da nord a sud e rappresentano una parte fondamentale nell’offerta del turismo lento. L'atlante digitale dei cammini non è altro che un contenitore di percorsi e vie pensato e realizzato sulle linee guida indicate dalla direttiva ministeriale e regolamentato – con la messa a punto degli opportuni criteri – nell’ambito del Comitato Cammini, coordinamento inter-istituzionale formato da MiBAC, Regioni e Provincie autonome + This is the Italian application profile of the ontology on the digital atlas of paths of Italy. The paths can be historical, naturalistic, cultural and religious, they cross the country from north to south and represent a fundamental part of the slow tourism offer. The digital atlas of paths is nothing more than a container of routes and ways designed and built on the guidelines indicated by the ministerial directive and regulated - with the development of appropriate criteria - within the related Committee, inter-institutional coordination formed by MiBAC, Regions and Autonomous Provinces + + Atlas of Paths Ontology + Ontologia dell'Atlante dei Cammini + Version 0.3 - 24 April 2019 - Revision of some properties (e.g., hasFirstMember) and classes such as Path, PathPlan, Pathway e QuantifiedPathwayPaving. Revision of some restrictions. + Versione 0.3 - 24 Aprile 2019 - Revisione di alcune proprietà (e.g., hasFirstMember) e alcune classi quali Path, PathPlan, Pathway e QuantifiedPathwayPaving. Revisione di alcune restrizioni. + + Atlante cammini + Cammino + Percorso + Tappa + Vie + + AtlasOfPaths-AP_IT + + + + + + + + + + + + + + + https://w3id.org/italia/onto/AtlasOfPaths + aopapit + + + + initial draft + Cittadini + Imprese + Pubbliche Amministrazioni + + + + + + + + Questa object property collega un piano di viaggio con un'entità temporale che specifica quale sia il periodo migliore dell'anno per percorrere un certo percorso. + This object property correlates a path plan with a temporal entity that specifies the best period of the year to walk a certain pathway. + best when + periodo migliore + provvisoria + unstable + + + + + Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino. + This individual represents the definition of the type of theme associated with each path. + cultural + culturale + provvisoria + unstable + + + + + + + Questa object property collega un piano di viaggio con un possibile metodo di viaggio quale, ad esempio, a piedi, a cavallo, in bicicletta ecc. + This object property connects a travel plan with a possible travel method such as, for example, on foot, on horseback, on a bike, etc. + ha metodo di viaggio + has travelling method + provvisoria + unstable + + + + + Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino. + This individual represents the definition of the type of theme associated with each path. + naturalistic + naturalistico + provvisoria + unstable + + + + + 1 + + + + + + + + Questa object property permette di associare un percorso con il suo ente di sorveglianza. + This object property allows to associate a pathway with its surveillance organization. + ha sorveglianza + has surveillance + provvisoria + unstable + + + + + + + + + + + + + Questa object property collega una tappa del cammino con una struttura alberghiera nelle vicinanze. + This object property connects a path stage with a nearby hotel. + ha struttura alberghiera nelle vicinanze + has nearby accomodation + provvisoria + unstable + + + + + + + + Questa object property collega una tappa del cammino con un ristorante nelle vicinanze. + This object property connects a path stage with a nearby restaurant. + ha un ristorante nelle vicinanze + has nearby restaurant + provvisoria + unstable + + + + + + + Questa proprietà rappresenta il numero identificativo di una tappa del cammino. + This data property represents the identification number of a path stage. + numero della tappa + stage number + provvisoria + unstable + + + + + + + Questa object property permette di associare una tappa di un cammino con quella di un cammino differente localizzata nello stesso luogo. + This object property allows to associate a stage of a path with that of a different path located in the same place. + encounters path stage + incontra tappa del cammino + provvisoria + unstable + + + + + + + + + + + + + + + Questa classe rappresenta una tappa georeferenziata di un cammino. Ad essa sono associate ulteriori informazioni: la presenza di segnaletica (indicante successive tappe, eventuali snodi verso altri cammini, percorsi alternativi o deviazioni) e di alloggi, ristoranti e servizi di supporto al camminatore nelle vicinanze. + This class represents a georeferenced stage of a path. Further information is associated with it: the presence of signposting (indicating a successive stage, possible path intersections, alternative pathways or detours) and of accommodation, restaurants and walker support services nearby. + Path Stage + Tappa del percorso + provvisoria + unstable + + + + + + + + + + + + Questa object property collega una tappa del cammino con un punto d'interesse nelle vicinanze. + This object property connects a path stage with a point of interest nearby. + ha un punto d'interesse nelle vicinanze + has nearby point of interest + provvisoria + unstable + + + + + 1 + + + + + + + + Questa object property mette in relazione un percorso con la quantità di una sua specifica pavimentazione, ovvero l'asfalto. + This object property correlates a pathway with the quantity of its specific paving, i.e. the asphalt. + for pathway + per percorso + provvisoria + unstable + + + + + + + + + + Questo individuo rappresenta le informazioni relative alla percentuale di asfalto presente in un cammino. + This individual represents information related to the percentage of asphalt composing a path. + percentage + percentuale + provvisoria + unstable + + + + + + Inverse object property of hasMaintainer + Proprietà inversa di hasMaintainer. + is maintainer of + è manutentore di + provvisoria + unstable + + + + + + Inverse object property of hasNearbyPointOfInterest. + Proprietà inversa di hasNearbyPointOfInterest. + is nearby point of interest of + è punto di interesse nelle vicinanze di + provvisoria + unstable + + + + + Questa classe rappresenta uno specifico tipo di pavimentazione, ovvero l'asfalto. + This class represents a specific type of paving, i.e. the asphalt. + Pavimentazione + Paving + stabile + stable + + + + + OntoPiA - la rete di ontologie della pubblica amministrazione italiana + + + + + + Questa object property mette in relazione una specifica pavimentazione, ovvero l'asfalto, con la sua quantità in un certo percorso. + This object property correlates a specific paving, i.e. asphalt, with its quantity in a certain path. + con pavimentazione + with paving + provvisoria + unstable + + + + + + + Questa object property permette di associare un tema d'interesse a un cammino, quale, ad esempio, archeologico, naturalistico, culturale ecc. + This object property allows to associate a theme of interest to a path, such as, for example, archaeological, naturalistic, cultural, etc. + ha tema + has theme + provvisoria + unstable + + + + + + + Questa object property associa un percorso alle informazioni relative al suo livello di sicurezza. + This object property associates a pathway with information related to its security level. + ha livello di sicurezza + has security level + provvisoria + unstable + + + + + Questa è la distribuzione JSON-LD dell'ontologia sull'atlante dei cammini + This is the distribution in JSON-LD of the Atlas of Paths ontology + + + Distribuzione JSON-LD ontologia AtlasOfPaths-AP_IT + JSON-LD distribution of AtlasOfPaths-AP_IT Ontology + + + + + + + + + Questa object property associare un servizio di supporto al camminatore lungo il percorso con il suo tipo. + This object property associates a walker support service along the path with its type. + ha tipo di servizio + has service type + provvisoria + unstable + + + + + + agid + Agenzia per l'Italia Digitale + Italian Digital Agency + + + + + + Inverse property of hasSupportService. + Proprietà inversa di hasSupportService. + is support service of + è servizio di supporto di + provvisoria + unstable + + + + + + + + + + + + Inverse object property of hasTheme. + Proprietà inversa di hasTheme. + is theme of + è tema di + provvisoria + unstable + + + + + + Inverse property of "for Pathway" + Proprietà inversa di "per percorso" + + ha quantità di pavimentazione + has quantity of paving + provvisoria + unstable + + + + + + + + + Questa classe descrive il tipo di servizio di supporto al camminatore lungo il percorso. + This class describes the type of walker support service along the pathway. + Support Service Type + Tipo di servizio di supporto + provvisoria + unstable + + + + + + + + + Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino. + This individual represents the definition of the type of theme associated with each path. + archeological + archeologico + provvisoria + unstable + + + + + Questa classe rappresenta le informazioni relative alla segnaletica di una tappa del cammino. + This class describes the information related to the signposting of a path stage. + Segnaletica + Signposting + provvisoria + unstable + + + + + + + + + Inverse object property of hasTravellingMethod. + Proprietà inversa di hasTravellingMethod. + is travelling method of + è metodo di viaggio di + provvisoria + unstable + + + + + Data & Analytics Framework + + + + + + + Questa object property mette in relazione un cammino con la quantità di una sua specifica pavimentazione, ovvero l'asfalto. + This object property correlates a path with the quantity of its specific paving, i.e. the asphalt. + ha quatificata pavimentazione del percorso + has quantified pathway paving + provvisoria + unstable + + + + + + + + + + Inverse object property of hasNearbyAccomodation. + Proprietà inversa di hasNearbyAccomodation. + is nearby accomodation of + è struttura alberghiera nelle vicinanze di + provvisoria + unstable + + + + + + + + + Questa classe descrive un servizio di supporto al camminatore lungo il percorso. + This class describes a walker support service along the pathway. + Servizio di supporto + Support Service + provvisoria + unstable + + + + + Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino. + This individual represents the definition of the type of theme associated with each path. + historical + storico + provvisoria + unstable + + + + + + + + + + Questo individuo rappresenta un tipo di metodo di viaggio possibile lungo un certo percorso. + This individual represents a type of possible travel method along a certain pathway. + a cavallo + horseback + provvisoria + unstable + + + + + + + + + + + + + + + + + + + + Questa classe rappresenta il concetto di cammino che ricomprende: la sua tematica d'interesse, i suoi diversi percorsi (principale, alternativo e deviazione), i cammini che lo incrociano, gli enti di gestione e manutenzione, il sito web. + This class represents the concept of a path that includes: its theme of interest, its different pathways (main, alternative and deviation), its encountered paths, its management and maintenance's entities, its website. + Cammino + Path + stabile + stable + + + + + + + + + m_bac + Ministero dei Beni e delle Attivita' Culturali + + + + + + + + + + + + + Questo individuo rappresenta un tipo di metodo di viaggio possibile lungo un certo percorso. + This individual represents a type of possible travel method along a certain pathway. + cycling + in bicicletta + provvisoria + unstable + + + + + Questa classe rappresenta il tema d'interesse del cammino che può essere di tipo naturalistico, archeologico, culturale, storico e religioso. + This class represents the path theme of interest that can be of naturalistic, archaeological, cultural, historical and religious type. + Path Theme + Tema di interesse del cammino + stabile + stable + + + + + + + + Questa object property permette di collegare un cammino con gli altri cammini incontrati. + This object property specifies which paths encounter a considered path, which is the subject of triples having as predicate encountersPath. + encounters path + incontra cammino + stabile + stable + + + + + + + + + + + + + + Questa classe rappresenta un metodo di viaggio possibile lungo un certo percorso. + This class represents a possible travel method along a certain pathway. + Metodo di viaggio + Travelling method + provvisoria + unstable + + + + + + + + + + + + + + Inverse object property hasServiceType. + Proprietà inversa di hasServiceType. + is support service type of + è tipo di servizio di supporto di + provvisoria + unstable + + + + + Questo individuo rappresenta la definizione del tipo di tematica associata a ciascun cammino. + This individual represents the definition of the type of theme associated with each path. + religioso + religious + provvisoria + unstable + + + + + + + + + + + Questa object property collega un'entità con la sua segnaletica. + This object property connects an entity with its signposting. + ha segnaletica + has signposting + stabile + stable + + + + + + Inverse object property of hasSecurityLevel. + Proprietà inversa di hasSecurityLevel. + is security level of + è livello di sicurezza di + provvisoria + unstable + + + + + + + + + + + Inverse object property of hasNearbyRestaurant. + Proprietà inversa di hasNearbyRestaurant. + is nearby restaurant of + è ristorante nelle vicinanze di + provvisoria + unstable + + + + + + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) + cnr - Z6HZEH - STLab + + + + + + + + + + + + + 1 + + + + + + Inverse property of hasSurveillance. + Proprietà inversa di hasSurveillance. + is surveillance of + è sorverglianza di + provvisoria + unstable + + + + + + + Questa object property permette di associare un percorso con il suo ente di manutenzione. + This object property allows to associate a pathway with its maintenance organization. + ha manutentore + has maintainer + provvisoria + unstable + + + + + + + + + 1 + + + + + + + + + + + + Questa proprietà rappresenta il numero identificativo di un cammino. + This data property represents the identification number of a path. + numero del cammino + path number + provvisoria + unstable + + + + + + + + + Inverse object property of hasSingposting. + Proprietà inversa di hasSignposting. + is signposting of + è segnaletica di + stabile + stable + + + + + Questo individuo rappresenta uno spefifico tipo di pavimentazione, ovvero l'asfalto. + This individual represents a specific type of paving, i.e. the asphalt. + asfalto + asphalt + provvisoria + unstable + + + + + + + + + + + + + 1 + + + + + + + + Inverse object property of hasGovernanceOrgan. + Proprietà inversa di hasGovernanceOrgan. + is governance organ of + è organo di governo di + provvisoria + unstable + + + + + + + + + + + + 1 + + + + + + + + + + Inverse object property of hasQuantifiedPathwayPaving. + Proprietà inversa di hasQuantifiedPathwayPaving. + is quantified pathway paving of + è quantificata pavimentazione del percorso di + provvisoria + unstable + + + + + + + + + + + + + + + + + + + Questa object property associa uno specifico oggetto con un servizio di supporto al camminatore. + This object property associates a specific object to a walker support service. + ha servizio di supporto + has support service + provvisoria + unstable + + + + + + + + + + + + + Questo individuo rappresenta un tipo di metodo di viaggio possibile lungo un certo percorso. + This individual represents a type of possible travel method along a certain pathway. + a piedi + walking + provvisorio + unstable + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Questa è la distribuzione RDF/Turtle dell'ontologia sull'atlante dei cammini + This is the distribution in RDF/turtle of the Atlas of Paths ontology + + + Distribuzione RDF/Turtle ontologia AtlasOfPaths-AP_IT + RDF/Turtle distribution of AtlasOfPaths-AP_IT Ontology + + + + + + + + + + + + + + + + + + + + + + + + + + + Questa classe rappresenta le informazioni relative al livello di sicurezza del percorso. + This class represents information related to the pathway security level. + Livello di sicurezza + Security Level + provvisoria + unstable + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 40.0 + + + + + + + + + + + + + + + + + + + + + Atlante dei Cammini d'Italia + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - diff --git a/Ontologie/CLV/latest/CLV-AP_IT.jsonld b/Ontologie/CLV/latest/CLV-AP_IT.jsonld index 8b730038..afdcdcb5 100644 --- a/Ontologie/CLV/latest/CLV-AP_IT.jsonld +++ b/Ontologie/CLV/latest/CLV-AP_IT.jsonld @@ -5,7 +5,7 @@ "dc": "http://purl.org/dc/elements/1.1/", "dcat": "http://www.w3.org/ns/dcat#", "dcatapit": "http://dati.gov.it/onto/dcatapit#", - "dcterms": "http://purl.org/dc/terms/", + "dct": "http://purl.org/dc/terms/", "foaf": "http://xmlns.com/foaf/0.1/", "l0": "https://w3id.org/italia/onto/l0/", "owl": "http://www.w3.org/2002/07/owl#", @@ -15,358 +15,1086 @@ "skos": "http://www.w3.org/2004/02/skos/core#", "ti": "https://w3id.org/italia/onto/TI/", "vcard": "http://www.w3.org/2006/vcard/ns#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "_:N221931e1d15841c3bbf681f828830a54", + "@id": "_:ncd6fd57232a14376ad052b28d674b634b1", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CLV/Address" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/AddressArea" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/City" + } + ] + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b100", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/Province" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasDirectLowerRank" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b101", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b102" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasLowerRank" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b102", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CLV/City" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/District" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Province" + } + ] + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b106", "@type": "owl:Restriction", "owl:maxQualifiedCardinality": { "@type": "xsd:nonNegativeInteger", "@value": "1" }, "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CLV/CensusSection" + "@id": "https://w3id.org/italia/onto/CLV/Country" }, "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasCensusSection" + "@id": "https://w3id.org/italia/onto/CLV/hasDirectHigherRank" } }, { - "@id": "https://w3id.org/italia/onto/CLV/fullAddress", - "@type": [ - "owl:DatatypeProperty", - "owl:FunctionalProperty" - ], - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - { - "@language": "en", - "@value": "stable" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "L'indirizzo completo scritto come una stringa. L'uso di questa proprietà aiuta a comprendere l'indirizzo completo evitando possibili errori derivanti dal frazionamento dello stesso nelle sue rispettive componenti." - }, - { - "@language": "en", - "@value": "The complete address written as a string, with or without formatting. The use of this property allows one not to incur in any misunderstandings that might arise through the breaking up of an address into its component parts." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Address" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b107", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasIdentifier" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/Identifier" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b108", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/officialStreetName" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "indirizzo completo" - }, - { - "@language": "en", - "@value": "full address" - } - ], - "rdfs:range": { + "owl:someValuesFrom": { "@id": "rdfs:Literal" } }, { - "@id": "_:N4067f53ae8f34bb69231cf87ea1e3be8", + "@id": "_:ncd6fd57232a14376ad052b28d674b634b109", "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" - }, "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/nextAddress" + "@id": "https://w3id.org/italia/onto/CLV/toponymQualifier" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/CLV/yard", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Numero romano assegnato a ciascun spazio privato (cortile, corte e simili) cui si accede agli edifici o agli accessi interni, ove presente;" - }, - { - "@language": "en", - "@value": "If available, the property represents the romanic number assigned to each private space (yard and similar) to which access buildings or other internal accesses," - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b11", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" + } + ] + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b14", + "@type": "owl:Axiom", + "owl:annotatedProperty": { + "@id": "l0:controlledVocabulary" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" + "owl:annotatedSource": { + "@id": "l0:identifier" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "yard" - }, - { - "@language": "it", - "@value": "cortile" - } - ], - "rdfs:range": { - "@id": "rdfs:Literal" + "owl:annotatedTarget": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities" + }, + "prov:wasDerivedFrom": { + "@id": "https://w3id.org/italia/onto/CLV" } }, { - "@id": "_:Nca631e08a67a4e328ab1b2077c1975e2", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CLV/Address" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b15", + "@type": "owl:Axiom", + "owl:annotatedProperty": { + "@id": "l0:controlledVocabulary" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/withAddress" + "owl:annotatedSource": { + "@id": "l0:identifier" }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "owl:annotatedTarget": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces" + }, + "prov:wasDerivedFrom": { + "@id": "https://w3id.org/italia/onto/CLV" } }, { - "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - { - "@language": "en", - "@value": "stable" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Proprietà che lega l'indirizzo alle sue componenti che lo formano (e.g., via, città, provincia, numero civico, ecc.)" - }, - { - "@language": "en", - "@value": "Property that links an address to its components (street, city, province, number, etc.)" - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Address" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b16", + "@type": "owl:Axiom", + "owl:annotatedProperty": { + "@id": "l0:controlledVocabulary" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" + "owl:annotatedSource": { + "@id": "l0:identifier" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "has address component" - }, - { - "@language": "it", - "@value": "ha componente indirizzo" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" + "owl:annotatedTarget": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions" + }, + "prov:wasDerivedFrom": { + "@id": "https://w3id.org/italia/onto/CLV" } }, { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent", - "@type": "owl:Class", - "owl:disjointWith": { - "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b17", + "@type": "owl:Axiom", + "owl:annotatedProperty": { + "@id": "l0:controlledVocabulary" + }, + "owl:annotatedSource": { + "@id": "l0:identifier" + }, + "owl:annotatedTarget": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries" }, - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } - ], "prov:wasDerivedFrom": { - "@id": "http://inspire.ec.europa.eu/featureconcept/AdminUnitName" + "@id": "https://w3id.org/italia/onto/CLV" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b18", + "@type": "owl:Axiom", + "owl:annotatedProperty": { + "@id": "l0:controlledVocabulary" }, - "rdfs:comment": [ - { - "@language": "it", - "@value": "Classe astratta a supporto della modellazione usata per identificare tutte le unità amministrative che compongono l'indirizzo (comune, regione, provincia, stato, municipio)" - }, - { - "@language": "en", - "@value": "Abstract class used to for modelling reason in order to identify all those administrative unit components of the address." - } - ], - "rdfs:isDefinedBy": { + "owl:annotatedSource": { + "@id": "l0:identifier" + }, + "owl:annotatedTarget": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy" + }, + "prov:wasDerivedFrom": { "@id": "https://w3id.org/italia/onto/CLV" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b19", + "@type": "owl:Axiom", + "owl:annotatedProperty": { + "@id": "l0:controlledVocabulary" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "Componente Unità Amministrativa" - }, - { - "@language": "en", - "@value": "Administrative Unit Component" - } - ], - "rdfs:subClassOf": [ - { - "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" - }, - { - "@id": "_:N8180a09370b94167ad1be084301dd610" - } - ] + "owl:annotatedSource": { + "@id": "l0:name" + }, + "owl:annotatedTarget": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities" + }, + "prov:wasDerivedFrom": { + "@id": "https://w3id.org/italia/onto/CLV" + } }, { - "@id": "https://w3id.org/italia/onto/CLV/hasInternalAccess", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CLV/refersToExternalAccess" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b20", + "@type": "owl:Axiom", + "owl:annotatedProperty": { + "@id": "l0:controlledVocabulary" }, - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "Inverse property of \"refersToExternalAccess\" used to link the external access to the internal one." - }, - { - "@language": "it", - "@value": "Proprietà inversa di \"si rifierisce a accesso esterno\". Consente di collegare l'accesso esterno all'accesso interno" - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Address" + "owl:annotatedSource": { + "@id": "l0:name" }, - "rdfs:isDefinedBy": { + "owl:annotatedTarget": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces" + }, + "prov:wasDerivedFrom": { "@id": "https://w3id.org/italia/onto/CLV" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b21", + "@type": "owl:Axiom", + "owl:annotatedProperty": { + "@id": "l0:controlledVocabulary" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "has internal access" - }, - { - "@language": "it", - "@value": "ha accesso interno" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" + "owl:annotatedSource": { + "@id": "l0:name" + }, + "owl:annotatedTarget": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions" + }, + "prov:wasDerivedFrom": { + "@id": "https://w3id.org/italia/onto/CLV" } }, { - "@id": "https://w3id.org/italia/onto/CLV/floor", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - { - "@language": "en", - "@value": "stable" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Numero del piano su cui è ubicato l’accesso interno, ove presente;" - }, - { - "@language": "en", - "@value": "When available, the property represents the floor number on which the internal access is located." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b22", + "@type": "owl:Axiom", + "owl:annotatedProperty": { + "@id": "l0:controlledVocabulary" }, - "rdfs:isDefinedBy": { + "owl:annotatedSource": { + "@id": "l0:name" + }, + "owl:annotatedTarget": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries" + }, + "prov:wasDerivedFrom": { "@id": "https://w3id.org/italia/onto/CLV" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b23", + "@type": "owl:Axiom", + "owl:annotatedProperty": { + "@id": "l0:controlledVocabulary" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "piano" - }, - { - "@language": "en", - "@value": "floor" - } - ], - "rdfs:range": { - "@id": "rdfs:Literal" + "owl:annotatedSource": { + "@id": "l0:name" + }, + "owl:annotatedTarget": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy" + }, + "prov:wasDerivedFrom": { + "@id": "https://w3id.org/italia/onto/CLV" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b24", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b25", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasInternalAccess" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b26", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "owl:Thing" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/isAddressFor" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b27", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasNumber" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b28", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CLV/StreetToponym" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasStreetToponym" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b29", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasAdressinTime" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b30", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CLV/CensusSection" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasCensusSection" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b31", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/fullAddress" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b32", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/postCode" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b33", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b34", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/situatedWithin" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b35", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "ti:atTime" + }, + "owl:someValuesFrom": { + "@id": "ti:TimeInterval" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b36", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/nextAddress" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b37", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/prevAddress" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b38", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CLV/Address" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/withAddress" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b39", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b40", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/District" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasDirectLowerRank" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b41", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b42" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasHigherRank" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b42", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CLV/Country" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Province" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Region" + } + ] + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b46", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CLV/Province" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasDirectHigherRank" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b47", + "@type": "owl:Restriction", + "owl:onDataRange": { + "@id": "xsd:int" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/streetNumber" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b48", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/exponent" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b49", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/metric" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b50", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/peculiarity" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b51", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/Region" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasDirectLowerRank" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b52", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b53" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasLowerRank" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b53", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CLV/City" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/District" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Province" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Region" + } + ] + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b58", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CLV/City" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasDirectHigherRank" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b59", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b60" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasHigherRank" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b60", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CLV/City" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Country" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Province" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Region" + } + ] + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b65", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/Geometry" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasGeometry" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b66", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "ti:TimeInterval" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasSOValidity" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b67", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b68" + }, + "owl:onProperty": { + "@id": "ti:modified" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b68", + "@type": "rdfs:Datatype", + "owl:unionOf": { + "@list": [ + { + "@id": "xsd:date" + }, + { + "@id": "xsd:dateTime" + }, + { + "@id": "xsd:time" + } + ] + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b7", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CLV/City" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Province" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Region" + } + ] + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b72", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CLV/GeometryType" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasGeometryType" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b73", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/lat" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b74", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/long" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b75", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/alt" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b76", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/coordinate" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b77", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/coordinateSystem" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b78", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/serialization" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b79", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "covapit:Organization" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/issuedBy" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b80", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "l0:identifier" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b81", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/identifierType" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b82", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/refersToExternalAccess" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/Address" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b83", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/staircase" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b84", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/flatNumber" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b85", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/building" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b86", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/exponent" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b87", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/floor" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b88", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/yard" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b89", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/City" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasDirectLowerRank" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b90", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b91" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasLowerRank" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b91", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CLV/City" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/District" + } + ] + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b94", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CLV/Region" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasDirectHigherRank" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b95", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b96" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasHigherRank" + } + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b96", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CLV/Country" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Region" + } + ] } }, { - "@id": "_:Nc1b3bdc3f05740ab999a65564f47a88c", + "@id": "_:ncd6fd57232a14376ad052b28d674b634b99", "@type": "owl:Restriction", "owl:maxCardinality": { "@type": "xsd:nonNegativeInteger", "@value": "1" }, "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/serialization" + "@id": "https://w3id.org/italia/onto/CLV/acronym" } }, { - "@id": "https://w3id.org/italia/onto/CLV/Polygon", + "@id": "admsapit:Project", + "@type": "owl:Class" + }, + { + "@id": "admsapit:SemanticAsset", + "@type": "owl:Class" + }, + { + "@id": "admsapit:SemanticAssetDistribution", + "@type": "owl:Class" + }, + { + "@id": "admsapit:status", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "covapit:Organization", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV/" + } + }, + { + "@id": "dcat:accessURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dcat:downloadURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dcatapit:Agent", + "@type": "owl:Class" + }, + { + "@id": "dcatapit:Organization", + "@type": "owl:Class" + }, + { + "@id": "dct:description", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:format", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:identifier", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:license", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:title", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "foaf:Agent", + "@type": "owl:Class" + }, + { + "@id": "foaf:name", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT", "@type": [ "owl:NamedIndividual", - "https://w3id.org/italia/onto/CLV/GeometryType" + "dcatapit:Agent", + "foaf:Agent" ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" - }, - "rdfs:label": [ + "dct:identifier": "ISTAT", + "foaf:name": [ { - "@language": "en", - "@value": "Polygon" + "@language": "it", + "@value": "Istituto Nazionale di Statistica - ISTAT" }, { - "@language": "it", - "@value": "Poligono" + "@language": "en", + "@value": "Italian National Institute of Statistics - ISTAT" } ] }, { "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/age", "@type": [ - "foaf:Agent", "owl:NamedIndividual", - "dcatapit:Agent" + "dcatapit:Agent", + "foaf:Agent" ], - "dcterms:identifier": "age", + "dct:identifier": "age", "foaf:name": [ { "@language": "it", @@ -379,670 +1107,566 @@ ] }, { - "@id": "_:Nda54277261864bb698ff2546afb7dd97", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "ti:TimeInterval" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasSOValidity" - } - }, - { - "@id": "dcat:downloadURL", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:N3ec802ab10124852be4222905ddc2f6b", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/long" - } - }, - { - "@id": "https://w3id.org/italia/onto/CLV/metric", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", + "@type": [ + "owl:NamedIndividual", + "dcatapit:Agent", + "foaf:Agent" ], - "rdfs:comment": { - "@language": "it", - "@value": "Valore del numero civico assegnato all’accesso esterno espresso in metri, utilizzato in caso di adozione del sistema metrico anziché della successione naturale dei numeri" - }, - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" - }, - "rdfs:label": [ + "dct:identifier": "agid", + "foaf:name": [ { - "@language": "en", - "@value": "metric" + "@language": "it", + "@value": "Agenzia per l'Italia Digitale" }, { - "@language": "it", - "@value": "valore metrico" + "@language": "en", + "@value": "Italian Digital Agency" } - ], - "rdfs:range": { - "@id": "rdfs:Literal" - } + ] }, { - "@id": "_:Ne690bb3264d7477cb04dbb705d2fc24e", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/fullAddress" + "@id": "https://w3id.org/italia/data/contact-point/onto-agid", + "@type": [ + "owl:NamedIndividual", + "dcatapit:Organization", + "vcard:Kind", + "vcard:Organization" + ], + "vcard:fn": "banche dati e open data", + "vcard:hasEmail": { + "@id": "mailto:info@dati.gov.it" } }, { - "@id": "_:N5d94a33dc005407fb1485defda00b9f8", - "@type": "owl:Axiom", - "owl:annotatedProperty": { - "@id": "l0:controlledVocabulary" - }, - "owl:annotatedSource": { - "@id": "l0:name" + "@id": "https://w3id.org/italia/data/distribution/CLVAPIT-JSON-LD", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" + ], + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest" }, - "owl:annotatedTarget": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces" + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest/CLV-AP_IT.jsonld" }, - "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/CLV" - } - }, - { - "@id": "https://w3id.org/italia/onto/CLV/hasRegion", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ + "dct:description": [ { "@language": "it", - "@value": "Questa proprietà collega un luogo/caratteristica con la Regione del paese. Regione; essa può essere \"Lazio\", \"Emilia Romagna\", ecc." + "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei Luoghi e degli Indirizzi" }, { "@language": "en", - "@value": "This property links the address with the Region of the country." + "@value": "This is the distribution in JSON-LD of the Location and Address ontology" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Address" + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" }, - "rdfs:label": [ + "dct:title": [ { - "@language": "en", - "@value": "has region" + "@language": "it", + "@value": "Distribuzione JSON-LD ontologia CLV-AP_IT" }, { - "@language": "it", - "@value": "ha regione" + "@language": "en", + "@value": "JSON-LD distribution of CLV-AP_IT Ontology" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/Region" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CLV/Address", - "@type": "owl:Class", - "owl:disjointWith": [ - { - "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/CensusSection" - } + "@id": "https://w3id.org/italia/data/distribution/CLVAPIT-RDF-TURTLE", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" ], - "owl:versionInfo": [ + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest/CLV-AP_IT.ttl" + }, + "dct:description": [ { "@language": "it", - "@value": "stabile" + "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei luoghi e degli indirizzi" }, { "@language": "en", - "@value": "stable" + "@value": "This is the distribution in RDF/turtle of the location and address ontology" } ], - "prov:wasDerivedFrom": [ + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { - "@id": "http://inspire.ec.europa.eu/featureconcept/Address" + "@language": "it", + "@value": "Distribuzione RDF/Turtle ontologia CLV-AP_IT" }, { - "@id": "https://www.w3.org/ns/locn#Address" + "@language": "en", + "@value": "RDF/Turtle distribution of CLV-AP_IT Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/distribution/CLVAPIT-RDF-XML", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" ], - "rdfs:comment": [ + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest/CLV-AP_IT.rdf" + }, + "dct:description": [ { - "@language": "en", - "@value": "This class represents an \"addressable object\" or \"addressable representation\". In most situations the addressable objects are current, real world objects. In the Italian context it represents the external access from a circulation area to a simple unit such as dwellings, offices, premises where economic activities are located, etc." + "@language": "it", + "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei luoghi e degli indirizzi" }, { - "@language": "it", - "@value": "Questa classe rappresenta un oggetto spaziale indirizzabile o una rappresentazione indirizzabile. In particolare, nel contesto italiano, essa rappresenta l’accesso esterno da un’area di circolazione a una unità ecografica semplice (abitazioni, uffici, locali in cui sono ubicate attività economiche, ecc.)." + "@language": "en", + "@value": "This is the distribution in RDF/XML of the location and address ontology" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" }, - "rdfs:label": [ + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { "@language": "it", - "@value": "Indirizzo" + "@value": "Distribuzione RDF/XML ontologia CLV-AP_IT" }, { "@language": "en", - "@value": "Address" - }, - { - "@language": "it", - "@value": "Accesso Esterno" + "@value": "RDF/XML distribution of CLV-AP_IT Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/organization/public-organization/td", + "@type": [ + "owl:NamedIndividual", + "dcatapit:Agent", + "foaf:Agent" ], - "rdfs:subClassOf": [ - { - "@id": "_:N221931e1d15841c3bbf681f828830a54" - }, - { - "@id": "_:N03d9c862ec9b4a28b08c63ef08620d15" - }, - { - "@id": "_:Na89a14e8381546ea97b2cf3872314848" - }, - { - "@id": "_:Nc19328affcf541d6ac81605cda17074c" - }, - { - "@id": "_:N8d501afa7a284a87a74190e0f74776df" - }, - { - "@id": "_:Ne690bb3264d7477cb04dbb705d2fc24e" - }, + "dct:identifier": "TD", + "foaf:name": [ { - "@id": "_:N215d1cc1f6bf4b47a358b2d4e3285cad" + "@language": "en", + "@value": "Digital Transformation Team" }, { - "@id": "_:Neb865f53488a4bae9da5fa0614575b79" - }, + "@language": "it", + "@value": "Team per la Trasformazione Digitale" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", + "@type": [ + "owl:NamedIndividual", + "l0:Agent" + ], + "dct:identifier": "cnr - Z6HZEH - STLab", + "l0:name": [ { - "@id": "_:N9d514422b0bc4513bc9b2d3ed0255e0f" + "@language": "en", + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" }, { - "@id": "https://w3id.org/italia/onto/CLV/Feature" + "@language": "it", + "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" } ] }, { - "@id": "ti:TimeInterval", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "ti:" + "@id": "https://w3id.org/italia/data/project/ANNCSU", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "ANNCSU - Anagrafe Nazionale dei Numeri Civici e delle Strade Urbane" } }, { - "@id": "https://w3id.org/italia/data/project/ANNCSU", + "@id": "https://w3id.org/italia/data/project/DAF", "@type": [ "owl:NamedIndividual", "admsapit:Project" ], "l0:name": { "@language": "it", - "@value": "ANNCSU - Anagrafe Nazionale dei Numeri Civici e delle Strade Urbane" + "@value": "Data & Analytics Framework" } }, { - "@id": "_:Nb87c59ffd2f043589f47721a84a6493d", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/staircase" + "@id": "https://w3id.org/italia/data/project/OntoPiA", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" } }, { - "@id": "https://w3id.org/italia/onto/CLV/Line", + "@id": "https://w3id.org/italia/onto/CLV", "@type": [ + "owl:Ontology", "owl:NamedIndividual", - "https://w3id.org/italia/onto/CLV/GeometryType" + "admsapit:SemanticAsset" ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" - }, - "rdfs:label": [ + "admsapit:acronym": "CLV-AP_IT", + "admsapit:hasContributor": [ { - "@language": "it", - "@value": "Linea" + "@id": "https://w3id.org/italia/data/organization/public-organization/td" }, { - "@language": "en", - "@value": "Line" + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" } - ] - }, - { - "@id": "admsapit:SemanticAssetDistribution", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/data/distribution/CLVAPIT-RDF-TURTLE", - "@type": [ - "owl:NamedIndividual", - "admsapit:SemanticAssetDistribution" ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest/CLV-AP_IT.ttl" + "admsapit:hasFormalityLevel": { + "@id": "admsapit:Formal" }, - "dcterms:description": [ + "admsapit:hasKeyClass": [ { - "@language": "it", - "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei luoghi e degli indirizzi" + "@id": "https://w3id.org/italia/onto/CLV/Address" }, { - "@language": "en", - "@value": "This is the distribution in RDF/turtle of the location and address ontology" + "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Feature" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Geometry" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/SpatialObject" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" - }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "admsapit:hasOntologyLanguage": { + "@id": "admsapit:OWL" }, - "dcterms:title": [ + "admsapit:hasSemanticAssetDistribution": [ { - "@language": "it", - "@value": "Distribuzione RDF/Turtle ontologia CLV-AP_IT" + "@id": "https://w3id.org/italia/data/distribution/CLVAPIT-JSON-LD" }, { - "@language": "en", - "@value": "RDF/Turtle distribution of CLV-AP_IT Ontology" + "@id": "https://w3id.org/italia/data/distribution/CLVAPIT-RDF-TURTLE" + }, + { + "@id": "https://w3id.org/italia/data/distribution/CLVAPIT-RDF-XML" } - ] - }, - { - "@id": "https://w3id.org/italia/onto/CLV/postCode", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ + ], + "admsapit:hasTask": [ { - "@language": "it", - "@value": "stabile" + "@id": "admsapit:AnnotationTask" }, { - "@language": "en", - "@value": "stable" + "@id": "admsapit:QueryFormulationTask" + }, + { + "@id": "admsapit:SearchTask" } ], - "rdfs:comment": [ + "admsapit:last": { + "@id": "https://w3id.org/italia/onto/CLV/1.0" + }, + "admsapit:officialURI": { + "@type": "xsd:anyURI", + "@value": "https://w3id.org/italia/onto/CLV" + }, + "admsapit:prefix": "clvapit", + "admsapit:semanticAssetInUse": [ { - "@language": "it", - "@value": "Questa proprietà rappresenta il CAP in un indirizzo." + "@id": "https://w3id.org/italia/data/project/ANNCSU" }, { - "@language": "en", - "@value": "This property represents the value of the zip code in an address." + "@id": "https://w3id.org/italia/data/project/DAF" + }, + { + "@id": "https://w3id.org/italia/data/project/OntoPiA" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Address" + "admsapit:status": [ + "catalogued", + "published" + ], + "admsapit:target": [ + "Imprese", + "Pubbliche Amministrazioni" + ], + "admsapit:type": { + "@id": "admsapit:CoreOntology" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" + "dcat:contactPoint": { + "@id": "https://w3id.org/italia/data/contact-point/onto-agid" }, - "rdfs:label": [ + "dcat:keyword": [ + { + "@language": "it", + "@value": "Accesso esterno" + }, + { + "@language": "it", + "@value": "Accesso interno" + }, + { + "@language": "en", + "@value": "Address" + }, + { + "@language": "it", + "@value": "Area di circolazione" + }, { "@language": "it", - "@value": "Codice Avviamento Postale" + "@value": "Coordinata geografica" }, { "@language": "en", - "@value": "post code" + "@value": "Feature" }, { "@language": "it", - "@value": "CAP" - } - ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:identifier" - } - }, - { - "@id": "https://w3id.org/italia/onto/CLV/hasProvince", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "@value": "Geometria" + }, { "@language": "en", - "@value": "stable" + "@value": "Geometry" }, { "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ + "@value": "Indirizzo" + }, + { + "@language": "en", + "@value": "Location" + }, { "@language": "it", - "@value": "Questa proprietà collega l'indirizzo alla Provincia. Esempio di Provincia: \"PA\", \"BO\", \"RM\", ecc." + "@value": "Luogo" + }, + { + "@language": "it", + "@value": "Numero Civico" }, { "@language": "en", - "@value": "This property links the address with the Province." + "@value": "Spatial Object" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Address" + "dcat:theme": { + "@id": "http://publications.europa.eu/resource/authority/data-theme/REGI" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" + "dct:accrualPeriodicity": { + "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" }, - "rdfs:label": [ + "dct:creator": [ { - "@language": "en", - "@value": "has province" + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT" }, { - "@language": "it", - "@value": "ha provincia" + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/age" + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/Province" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" - } - }, - { - "@id": "foaf:name", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/SpatialObject", - "@type": "owl:Class", - "owl:versionInfo": [ + "dct:description": [ { "@language": "it", - "@value": "stabile" + "@value": "Questa è l'ontologia del profilo di italiano sugli indirizzi e i luoghi (Italian Core Location Vocabulary - Application Profile - CLV-AP_IT)" }, { "@language": "en", - "@value": "stable" + "@value": "This is the ontology of the Italian application profile for Location and Addresses" } ], - "prov:wasDerivedFrom": { - "@id": "http://www.opengis.net/ont/geosparql#SpatialObject" + "dct:issued": { + "@type": "xsd:date", + "@value": "2017-08-07" }, - "rdfs:comment": [ + "dct:language": [ { - "@language": "en", - "@value": "This class represents everything that can have a spatial representation." + "@id": "http://publications.europa.eu/resource/authority/language/ENG" }, { - "@language": "it", - "@value": "Qualsiasi cosa che può avere una rappresentazione spaziale." + "@id": "http://publications.europa.eu/resource/authority/language/ITA" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" + "dct:modified": { + "@type": "xsd:date", + "@value": "2019-04-29" }, - "rdfs:label": [ + "dct:publisher": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + }, + "dct:rightsHolder": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT" + }, + "dct:title": [ { "@language": "en", - "@value": "Spatial Object" + "@value": "Address(Location) Ontology" }, { "@language": "it", - "@value": "Oggetto Spaziale" + "@value": "Ontologia degli Indirizzi/Luoghi" } ], - "rdfs:subClassOf": [ - { - "@id": "_:N4cc1aebfc0fb4fbaa901c61ec021e8f7" - }, - { - "@id": "l0:Location" - } - ] - }, - { - "@id": "_:N516c5f1845964eb98864b21976c3f4d1", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "owl:imports": { + "@id": "https://w3id.org/italia/onto/l0" + }, + "owl:versionIRI": { + "@id": "https://w3id.org/italia/onto/CLV/1.0" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/floor" - } - }, - { - "@id": "https://w3id.org/italia/onto/CLV/situatedWithin", - "@type": [ - "owl:ObjectProperty", - "owl:TransitiveProperty" - ], "owl:versionInfo": [ { "@language": "en", - "@value": "stable" + "@value": "Version 1.0 - Modified on 29 April 2019 - Deleted Named Individuals for Geographical Distribution and added in contrast the reference to the new controlled vocabulary. Refactoring of L0:Event in l0:EventOrSituation. Change in the modelling of Tiponym Qualifier and change in the labelling of the classes and properties." }, { "@language": "it", - "@value": "stabile" + "@value": "Versione 1.0 - Modificata il 29 Aprile 2019 - Rifattorizzazione di l0:Event in l0:EventOrSituation. Cancellati gli individui per la classe GeographicalDistribution in quanto è stato creato un vocabolario controllato a parte che è stato collegato con la classe stessa secondo la politica applicata nella rete di ontologie OntoPiA.Cambiamento nella modellazione del DUG (eliminato vocabolario controllato) e gestine delle label per ciascuna classe e proprietà" } ], + "prov:wasDerivedFrom": { + "@id": "https://w3id.org/italia/onto/CLV/0.9" + }, "rdfs:comment": [ { - "@language": "en", - "@value": "It is used to enable the model to express that the subtypes of address components in the dataset form a hierarchy e.g. like: a municipality within a province, which is in turn within a region, in turn within country." + "@language": "it", + "@value": "Questa è l'ontologia del profilo di italiano sugli indirizzi e i luoghi (Italian Core Location Vocabulary - Application Profile - CLV-AP_IT)" }, { - "@language": "it", - "@value": "La proprietà è utilizzata per abilitare il modello nell'esprimere che una certa componente dell'indirizzo nei dati forma una gerarchia. Esempio: un comune è situato in una provincia che è situata in una regione che è situata in uno stato." + "@language": "en", + "@value": "This is the ontology of the Italian application profile for Location and Addresses" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" - }, "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" + "@id": "https://w3id.org/italia/onto/CLV/" }, "rdfs:label": [ { "@language": "en", - "@value": "situated within" + "@value": "Address(Location) Ontology" }, { "@language": "it", - "@value": "situato in" + "@value": "Ontologia degli Indirizzi/Luoghi" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" - } - }, - { - "@id": "_:N8fc78d27ede04990bef763351807b03d", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:Nc19328affcf541d6ac81605cda17074c", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasAdressinTime" - } - }, - { - "@id": "dcterms:description", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/data/project/OntoPiA", - "@type": [ - "owl:NamedIndividual", - "admsapit:Project" - ], - "l0:name": { - "@language": "it", - "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CLV/hasHigherRank", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/onto/CLV/Address", + "@type": "owl:Class", + "owl:disjointWith": [ { - "@language": "it", - "@value": "stabile" + "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" }, { - "@language": "en", - "@value": "stable" + "@id": "https://w3id.org/italia/onto/CLV/CensusSection" } ], - "rdfs:comment": [ + "owl:versionInfo": [ { "@language": "it", - "@value": "Questa proprietà è utilizzata per mettere in relazione due componenti dell'indirizzo che hanno un nome, dove la prima è più specifica della seconda." + "@value": "stabile" }, { "@language": "en", - "@value": "This property is used to relate two named address component, where the first is more specific than the second." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" - }, - "rdfs:label": [ - { - "@language": "en", - "@value": "has higher rank" - }, - { - "@language": "it", - "@value": "ha livello più alto" + "@value": "stable" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" - } - }, - { - "@id": "vcard:Organization", - "@type": "owl:Class" - }, - { - "@id": "xsd:time", - "@type": "rdfs:Datatype" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/AddressArea", - "@type": "owl:Class", - "owl:versionInfo": [ + "prov:wasDerivedFrom": [ { - "@language": "en", - "@value": "stable" + "@id": "http://inspire.ec.europa.eu/featureconcept/Address" }, { - "@language": "it", - "@value": "stabile" + "@id": "https://www.w3.org/ns/locn#Address" } ], - "prov:wasInfluencedBy": { - "@id": "http://inspire.ec.europa.eu/featureconcept/AddressAreaName" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "An address component which represents the name of a geographic area or a locality that groups a number of addressable objects for addressing purposes, without being an administrative unit." + "@language": "it", + "@value": "Questa classe rappresenta un oggetto spaziale indirizzabile o una rappresentazione indirizzabile. In particolare, nel contesto italiano, essa rappresenta l’accesso esterno da un’area di circolazione a una unità ecografica semplice (abitazioni, uffici, locali in cui sono ubicate attività economiche, ecc.)." }, { - "@language": "it", - "@value": "E' una componente dell'indirizzo che rappresenta il nome di un'area geografica o di una località che raggruppa un numero di oggetti indirizzatibili, per scopi di indirizzamento, senza necessariamente essere un'unità amministrativa territoriale. Nell'ambito dell'anagrafe nazionale numeri civici e strade urbane (ANNCSU) la classe può essere usata per rappresentare la LOCALITA’: una porzione più o meno vasta di territorio comunale, sulla quale insistono una o più aree di circolazione (presente se fornita dal Comune)." + "@language": "en", + "@value": "This class represents an \"addressable object\" or \"addressable representation\". In most situations the addressable objects are current, real world objects. In the Italian context it represents the external access from a circulation area to a simple unit such as dwellings, offices, premises where economic activities are located, etc." } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ + { + "@language": "it", + "@value": "Accesso Esterno" + }, { "@language": "en", - "@value": "Address Area" + "@value": "Address" }, { "@language": "it", - "@value": "Area dell'Indirizzo" + "@value": "Indirizzo" } ], "rdfs:subClassOf": [ { - "@id": "_:N8fc78d27ede04990bef763351807b03d" + "@id": "https://w3id.org/italia/onto/CLV/Feature" }, { - "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b24" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b25" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b26" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b27" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b28" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b29" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b30" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b31" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b32" } ] }, { - "@id": "dcat:accessURL", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/hasNumber", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CLV/AddressArea", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -1053,145 +1677,47 @@ "@value": "stable" } ], + "prov:wasInfluencedBy": { + "@id": "http://inspire.ec.europa.eu/featureconcept/AddressAreaName" + }, "rdfs:comment": [ { "@language": "en", - "@value": "This property specializes the property has address component in order to link the address with its part representing the street number (or housing number)." + "@value": "An address component which represents the name of a geographic area or a locality that groups a number of addressable objects for addressing purposes, without being an administrative unit." }, { "@language": "it", - "@value": "Questa proprietà specializza la proprietà ha componente indirizzo per collegare l'indirizzo al numero civico parte dello stesso." + "@value": "E' una componente dell'indirizzo che rappresenta il nome di un'area geografica o di una località che raggruppa un numero di oggetti indirizzatibili, per scopi di indirizzamento, senza necessariamente essere un'unità amministrativa territoriale. Nell'ambito dell'anagrafe nazionale numeri civici e strade urbane (ANNCSU) la classe può essere usata per rappresentare la LOCALITA’: una porzione più o meno vasta di territorio comunale, sulla quale insistono una o più aree di circolazione (presente se fornita dal Comune)." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Address" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "en", - "@value": "has street number" - }, - { - "@language": "it", - "@value": "ha numero civico" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" - } - }, - { - "@id": "_:Nf8194e4a842a4affb74cb0d47454f8b5", - "@type": "owl:Axiom", - "owl:annotatedProperty": { - "@id": "l0:controlledVocabulary" - }, - "owl:annotatedSource": { - "@id": "l0:identifier" - }, - "owl:annotatedTarget": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities" - }, - "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/CLV" - } - }, - { - "@id": "https://w3id.org/italia/onto/CLV/staircase", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" + "@value": "Address Area" }, { "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Parte letterale dell'accesso interno (numero interno) assegnata alla scala, ove presente." - }, - { - "@language": "en", - "@value": "When available, the property represents the literal part of the internal number of the address that is assigned to the staircase." + "@value": "Area dell'Indirizzo" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" - }, - "rdfs:label": [ + "rdfs:subClassOf": [ { - "@language": "it", - "@value": "scala" + "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" }, { - "@language": "en", - "@value": "staircase" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b33" } - ], - "rdfs:range": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:Ned0b3c3f679f45eea1f62c0c74153137", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/identifierType" - } - }, - { - "@id": "dcatapit:Agent", - "@type": "owl:Class" - }, - { - "@id": "_:N44034705523f4e6b83e151f04b474f7d", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/coordinateSystem" - } - }, - { - "@id": "_:Ncbff0e09bcb848149d878d8fd0053757", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CLV/Region" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasDirectLowerRank" - } + ] }, { - "@id": "_:N75a170f5427749b3895784c0225b697e", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "https://w3id.org/italia/onto/CLV/AddressComponent", + "@type": "owl:Class", + "owl:disjointWith": { + "@id": "https://w3id.org/italia/onto/CLV/CensusSection" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/flatNumber" - } - }, - { - "@id": "https://w3id.org/italia/onto/CLV/prevAddress", - "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -1202,50 +1728,44 @@ "@value": "stable" } ], + "prov:wasDerivedFrom": { + "@id": "http://inspire.ec.europa.eu/featureconcept/AddressComponent" + }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà consente di modellare una sequenza ordinata di indirizzi (che potrebbero essere relazionati l'uno con l'altro come conseguenza di un cambio nella denominaziona avvenuta nel tempo). Nel caso specifico di questa proprietà, essa rappresenta la situazione 'address in time' precedente nella sequenza." + "@value": "Questa è una classe astratta utilizzata per identificare i diversi elementi che compongono un indirizzo come un Paese, una regione, un toponimo stradale, un municipio." }, { "@language": "en", - "@value": "This property allows one to model an ordered sequence of addresses (that may be related to each other as a consequence of a change occured over time). In this specific case the property represents the previous 'address in time' situation in the sequence." + "@value": "This is an abstract class meant to identify the different alements that compose an address such as Country also known as AdminitrativeLevelUnit 1, Region also known as AdministrativeLevelUnit2, Street, Municipality" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "en", - "@value": "previous address" + "@value": "Address Component" }, { "@language": "it", - "@value": "indirizzo precedente" + "@value": "Componente Indirizzo" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" - } - }, - { - "@id": "https://w3id.org/italia/data/project/DAF", - "@type": [ - "owl:NamedIndividual", - "admsapit:Project" - ], - "l0:name": { - "@language": "it", - "@value": "Data & Analytics Framework" - } + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/CLV/Feature" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b34" + } + ] }, { - "@id": "https://w3id.org/italia/onto/CLV/hasSOValidity", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CLV/AddressInTime", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -1259,159 +1779,97 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà associa una validità temporale a un oggetto spaziale." + "@value": "Questa classe rappresenta la situazione di un indirizzo che cambia nel tempo. E' una relazione ennaria tra l'indirizzo, l'intervallo il tempo e un oggetto che è associato all'indirizzo." }, { "@language": "en", - "@value": "This property associate a temporal validity to a spatial object." + "@value": "This class represents a situation of an address that changes over time. It is an n-ary relatioship between the address, time interval and the thing connected with the address." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/SpatialObject" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "en", - "@value": "has spatial object validity" + "@value": "Address in Time" }, { "@language": "it", - "@value": "ha validità dell'oggetto spaziale" + "@value": "Indirizzo nel Tempo" } ], - "rdfs:range": { - "@id": "ti:TimeInterval" - } - }, - { - "@id": "_:N061ad40678584593bfdad32cdb985307", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CLV/Country" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasDirectHigherRank" - } - }, - { - "@id": "https://w3id.org/italia/onto/CLV/hasGeometryType", - "@type": [ - "owl:ObjectProperty", - "owl:FunctionalProperty" - ], - "owl:versionInfo": [ + "rdfs:subClassOf": [ { - "@language": "en", - "@value": "stable" + "@id": "l0:EventOrSituation" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b35" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b36" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b37" }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b38" + } + ] + }, + { + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent", + "@type": "owl:Class", + "owl:disjointWith": { + "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" + }, + "owl:versionInfo": [ { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], + "prov:wasDerivedFrom": { + "@id": "http://inspire.ec.europa.eu/featureconcept/AdminUnitName" + }, "rdfs:comment": [ { "@language": "en", - "@value": "Property that links the Geometry to its Type (Polygon, Point, Line)" + "@value": "Abstract class used to for modelling reason in order to identify all those administrative unit components of the address." }, { "@language": "it", - "@value": "Proprietà che collega la geometria al suo tipo (poligono, punto, linea)." + "@value": "Classe astratta a supporto della modellazione usata per identificare tutte le unità amministrative che compongono l'indirizzo (comune, regione, provincia, stato, municipio)" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Geometry" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "ha tipo geometria" - }, - { - "@language": "en", - "@value": "has geometry type" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/GeometryType" - } - }, - { - "@id": "https://w3id.org/italia/onto/CLV/coordinateSystem", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ { "@language": "en", - "@value": "stable" + "@value": "Administrative Unit Component" }, { "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Proprietà utilizzata per indicare il sistema di coordinate o sistema di riferimento (e.g., WGS84, ETRS89, ecc,.)" - }, - { - "@language": "en", - "@value": "Property used to indicate the coordinate system or reference system (e.g., WGS84, ETRS89, etc.)" + "@value": "Componente Unità Amministrativa" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Geometry" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" - }, - "rdfs:label": [ + "rdfs:subClassOf": [ { - "@language": "it", - "@value": "sistema di coordinate di riferimento" + "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" }, { - "@language": "en", - "@value": "coordinate system of reference" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b39" } - ], - "rdfs:range": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:Nb4ad9aa900e842fc9c6b9c534beaa153", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CLV/Province" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasDirectLowerRank" - } - }, - { - "@id": "_:N1f525ce24b5d427e9bad6ee0a2f9dee0", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/exponent" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CLV/Point", + "@id": "https://w3id.org/italia/onto/CLV/Box", "@type": [ "owl:NamedIndividual", "https://w3id.org/italia/onto/CLV/GeometryType" @@ -1421,18 +1879,18 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "Punto" + "@language": "en", + "@value": "Box" }, { - "@language": "en", - "@value": "Point" + "@language": "it", + "@value": "Riquadro" } ] }, { - "@id": "https://w3id.org/italia/onto/CLV/hasDirectLowerRank", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CLV/CensusSection", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -1445,54 +1903,38 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questa proprietà mette in relazione componenti dell'indirizzo con un nome, dove la prima è meno specifica della seconda e non esise un'altra componente dell'indirizzo con nome che è sia più specifica della prima che più generale della seconda." + "@language": "en", + "@value": "Portion of territory where the national institute of statistics carries out census activities The average number of inhabitants is approximately 170 people." }, { - "@language": "en", - "@value": "This property relates two named address components, where the first is less specific then the second and there is no other named address component that is both more specific than the first and more general than the second." + "@language": "it", + "@value": "Porzione di territorio su cui sono effettuate le rilevazioni dell'Istat in occasione dei censimenti. La popolazione media è di circa 170 individui" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha livello diretto più basso" + "@language": "en", + "@value": "Census Section" }, { - "@language": "en", - "@value": "has direct lower rank" + "@language": "it", + "@value": "Sezione di Censimento" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CLV/hasLowerRank" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/CLV/Feature" } }, { - "@id": "vcard:Kind", - "@type": "owl:Class" - }, - { - "@id": "_:N5bc7627a4c7d4548b320b22bece8a529", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "_:Naa39493a23c245bcbbd1ef14148ac65c" + "@id": "https://w3id.org/italia/onto/CLV/City", + "@type": "owl:Class", + "https://w3id.org/italia/onto/CLV/hasRankOrder": 4, + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasHigherRank" - } - }, - { - "@id": "https://w3id.org/italia/onto/CLV/serialization", - "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -1503,86 +1945,128 @@ "@value": "stable" } ], + "prov:wasDerivedFrom": { + "@id": "skos:Concept" + }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà indica la serializzazione della geometria (gml, KML, ecc.)" + "@value": "Questa classe rappresenta la città (Comune)" }, { "@language": "en", - "@value": "This property represents the serialization of the geometry object (e.g., kml, gml, etc.)," + "@value": "This class represents the city" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Geometry" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "it", - "@value": "serializzazione della geometria" + "@value": "Città" }, { "@language": "en", - "@value": "serialization" + "@value": "City" + }, + { + "@language": "it", + "@value": "Comune" } ], - "rdfs:range": { - "@id": "rdfs:Literal" - } + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b40" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b41" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b46" + } + ] }, { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT", - "@type": [ - "foaf:Agent", - "owl:NamedIndividual", - "dcatapit:Agent" + "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering", + "@type": "owl:Class", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } ], - "dcterms:identifier": "ISTAT", - "foaf:name": [ + "prov:wasInfluencedBy": { + "@id": "http://inspire.ec.europa.eu/featureconcept/AddressLocator" + }, + "rdfs:comment": [ { "@language": "it", - "@value": "Istituto Nazionale di Statistica - ISTAT" + "@value": "Questa classe rappresenta il numero civico dell'indirizzo che individua l' ACCESSO ESTERNO, cioè quello che dall’area di circolazione immette, direttamente o indirettamente, alle unità ecografiche semplici ossia abitazioni, esercizi commerciali, uffici e simili." }, { "@language": "en", - "@value": "Italian National Institute of Statistics - ISTAT" + "@value": "This class represents the civic number, the number of the street. They are the numbers that identify external accesses." } - ] - }, - { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", - "@type": [ - "l0:Agent", - "owl:NamedIndividual" ], - "dcterms:identifier": "cnr - Z6HZEH - STLab", - "l0:name": [ + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" + }, + "rdfs:label": [ { "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + "@value": "Civic Numbering" + }, + { + "@language": "en", + "@value": "Number of the Street" }, { "@language": "it", - "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" + "@value": "Numerazione Civica" + }, + { + "@language": "it", + "@value": "Numero Civico" + } + ], + "rdfs:subClassOf": [ + { + "@id": "l0:Characteristic" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b47" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b48" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b49" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b50" } ] }, { - "@id": "_:Nb27e1afcbdbc45ae906b17597e2f8f09", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/officialStreetName" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "https://w3id.org/italia/onto/CLV/hasAddressArea", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CLV/Country", + "@type": "owl:Class", + "https://w3id.org/italia/onto/CLV/hasRankOrder": 1, + "l0:controlledVocabulary": [ + { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries" + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy" + } + ], "owl:versionInfo": [ { "@language": "it", @@ -1593,142 +2077,105 @@ "@value": "stable" } ], + "prov:wasDerivedFrom": { + "@id": "skos:Concept" + }, "rdfs:comment": [ { - "@language": "en", - "@value": "This property is used in order to link the address to a geographical area or a locality that groups different addressable objects." + "@language": "it", + "@value": "Questa classe rappresenta lo Stato. Esempio: \"Italia - Italy\" oppure \"United Kingdom\", ecc. E' l'unità amministrativa più alta nella gerarchia di contenimento territoriale dell'indirizzo. Nel Core Location Vocabulary del programma ISA2 essa è modellata con la proprietà dell'indirizzo nominata adminUnit1" }, { - "@language": "it", - "@value": "Questa proprietà è utilizzata per collegare l'indirizzo a un'area geografica o località che raggruppa diverse areee geografiche." + "@language": "en", + "@value": "This class represents the uppermost administrative unit for the address, almost always a country. \"United Kingdom\", \"Italy\", etc. In the Core Location Vocabulary this is modelled as adminUnit1." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Address" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "en", - "@value": "has locality" + "@value": "Country" }, { "@language": "it", - "@value": "ha località" + "@value": "Stato" + } + ], + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" }, { - "@language": "it", - "@value": "ha area indirizzo" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b51" }, { - "@language": "en", - "@value": "has address area" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b52" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/AddressArea" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CLV/Geometry", + "@id": "https://w3id.org/italia/onto/CLV/District", "@type": "owl:Class", + "https://w3id.org/italia/onto/CLV/hasRankOrder": 5, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "prov:wasDerivedFrom": { - "@id": "https://www.w3.org/ns/locn#Geometry" - }, - "prov:wasInfluencedBy": { - "@id": "http://www.opengis.net/ont/geosparql#Geometry" + "@id": "skos:Concept" }, "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the geometry of a spatial entity." + "@language": "it", + "@value": "Questa classe rappresenta un minicipio/quartiere del comune" }, { - "@language": "it", - "@value": "Questa classe rappresenta la geometria associabile a un'entità spaziale." + "@language": "en", + "@value": "This class represents a district of a city" } ], "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" + "@id": "https://w3id.org/italia/onto/CLV/" }, "rdfs:label": [ + { + "@language": "en", + "@value": "District" + }, { "@language": "it", - "@value": "Geometria" + "@value": "Municipio" }, { - "@language": "en", - "@value": "Geometry" + "@language": "it", + "@value": "Quartiere" } ], "rdfs:subClassOf": [ { - "@id": "_:N235435691e2648cdbd0277e39dca3bb3" - }, - { - "@id": "_:N15f00a0dbbba432b944746ae16c5e445" - }, - { - "@id": "_:N99b74216c5f94855abc5ecffe9049bb1" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/SpatialObject" - }, - { - "@id": "_:N1213502f4b544f3895ef01a7211c1e9b" - }, - { - "@id": "_:Nc1b3bdc3f05740ab999a65564f47a88c" + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" }, { - "@id": "_:N3ec802ab10124852be4222905ddc2f6b" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b58" }, { - "@id": "_:N44034705523f4e6b83e151f04b474f7d" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b59" } ] }, { - "@id": "_:N6e79c311bcab4728bc504c3ce414d405", - "@type": "owl:Axiom", - "owl:annotatedProperty": { - "@id": "l0:controlledVocabulary" - }, - "owl:annotatedSource": { - "@id": "l0:name" - }, - "owl:annotatedTarget": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy" - }, - "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/CLV" - } - }, - { - "@id": "dcatapit:Organization", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Province", + "@id": "https://w3id.org/italia/onto/CLV/Feature", "@type": "owl:Class", - "https://w3id.org/italia/onto/CLV/hasRankOrder": 3, - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces" + "owl:disjointWith": { + "@id": "https://w3id.org/italia/onto/CLV/Geometry" }, "owl:versionInfo": [ { @@ -1741,16 +2188,24 @@ } ], "prov:wasDerivedFrom": { - "@id": "skos:Concept" + "@id": "http://www.opengis.net/ont/geosparql#Feature" }, - "rdfs:comment": [ + "prov:wasInfluencedBy": [ { - "@language": "en", - "@value": "The class represents the Province." + "@id": "http://https://www.w3.org/ns/locn#Location" }, + { + "@id": "http://www.geonames.org/ontology#Feature" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "La classe rappresenta la componente Provincia." + "@value": "Questa classe è utilizzata per rappresentare un'entittà geografica o localizzazione." + }, + { + "@language": "en", + "@value": "This class is used to represent any geographical entity." } ], "rdfs:isDefinedBy": { @@ -1758,53 +2213,35 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "Provincia" + "@language": "en", + "@value": "Feature (Location)" }, { "@language": "it", - "@value": "Città Metropolitana" - }, - { - "@language": "en", - "@value": "Province" + "@value": "Luogo" } ], "rdfs:subClassOf": [ { - "@id": "_:N6acc790a24a647b49b52aef308de8fdc" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" - }, - { - "@id": "_:Na65b7f194a304c6f988d626f80342be9" + "@id": "https://w3id.org/italia/onto/CLV/SpatialObject" }, { - "@id": "_:N56c1aaa060664e0f854f8086a5dd2c73" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b65" }, { - "@id": "_:Nacbfc35b365f4486bce7930150cce87b" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b66" }, { - "@id": "_:N467372536563497e8a516f209a861f26" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b67" } ] }, { - "@id": "_:N052b6faca74148dbac354a289c44ad13", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "https://w3id.org/italia/onto/CLV/GeographicalDistribution", + "@type": "owl:Class", + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/geographical-distribution" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/metric" - } - }, - { - "@id": "https://w3id.org/italia/onto/CLV/hasGeographicalDistribution", - "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -1817,58 +2254,58 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "Property that links the componentsi city, province, region to a geographical distribution" + "@language": "it", + "@value": "Questa classe rappresenta la ripartizione geografica del territorio italiano. Essa assume i valori predefiniti definiti nel seguente vocabolario controllato https://w3id.org/italia/controlled-vocabulary/territorial-classifications/geographical-distribution" }, { - "@language": "it", - "@value": "Proprietà che lega le componenti città, provincia/città metropolitana, regione a una ripartizione geografica" + "@language": "en", + "@value": "This class represents the geographical distribution of the Italian territory. It assumes the predefined values defined in the following controlled vocaulary https://w3id.org/italia/controlled-vocabulary/territorial-classifications/geographical-distribution" } ], - "rdfs:domain": { - "@id": "_:Nad24aaeb8aa4480c8d98c5d8f8ac644b" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "en", - "@value": "has geographical distribution" + "@value": "Geographical Distribution" }, { "@language": "it", - "@value": "ha ripartizione geografica" + "@value": "Ripartizione Geografica" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/GeographicalDistribution" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" } }, { - "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering", + "@id": "https://w3id.org/italia/onto/CLV/Geometry", "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], + "prov:wasDerivedFrom": { + "@id": "https://www.w3.org/ns/locn#Geometry" + }, "prov:wasInfluencedBy": { - "@id": "http://inspire.ec.europa.eu/featureconcept/AddressLocator" + "@id": "http://www.opengis.net/ont/geosparql#Geometry" }, "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the civic number, the number of the street. They are the numbers that identify external accesses." + "@language": "it", + "@value": "Questa classe rappresenta la geometria associabile a un'entità spaziale." }, { - "@language": "it", - "@value": "Questa classe rappresenta il numero civico dell'indirizzo che individua l' ACCESSO ESTERNO, cioè quello che dall’area di circolazione immette, direttamente o indirettamente, alle unità ecografiche semplici ossia abitazioni, esercizi commerciali, uffici e simili." + "@language": "en", + "@value": "This class represents the geometry of a spatial entity." } ], "rdfs:isDefinedBy": { @@ -1877,63 +2314,104 @@ "rdfs:label": [ { "@language": "it", - "@value": "Numerazione Civica" + "@value": "Geometria" }, { "@language": "en", - "@value": "Civic Numbering" + "@value": "Geometry" + } + ], + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/CLV/SpatialObject" }, { - "@language": "en", - "@value": "Number of the Street" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b72" }, { - "@language": "it", - "@value": "Numero Civico" - } - ], - "rdfs:subClassOf": [ + "@id": "_:ncd6fd57232a14376ad052b28d674b634b73" + }, { - "@id": "_:N1f525ce24b5d427e9bad6ee0a2f9dee0" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b74" }, { - "@id": "_:Na66234cddd4b4bf7b17736cd6c452410" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b75" }, { - "@id": "_:N2d347aa811d943d68f265eb8e7d26920" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b76" }, { - "@id": "l0:Characteristic" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b77" }, { - "@id": "_:N052b6faca74148dbac354a289c44ad13" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b78" } ] }, { - "@id": "https://w3id.org/italia/onto/CLV/GeographicalDistribution", + "@id": "https://w3id.org/italia/onto/CLV/GeometryType", "@type": "owl:Class", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/geographical-distribution" - }, "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, { "@language": "en", "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "La classe rappresenta il tipo di geometria. Attualmente, la classe asusme questi valori: poligono, linea, punto, riquadro." + }, + { + "@language": "en", + "@value": "The class represents the type of geometry. At the time being the class assume the following values: Polygon, Point, Box, Line." + } + ], + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "Geometry Type" }, + { + "@language": "it", + "@value": "Tipo Geometria" + } + ], + "rdfs:subClassOf": { + "@id": "l0:Characteristic" + } + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Identifier", + "@type": "owl:Class", + "owl:versionInfo": [ { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], + "prov:wasInfluencedBy": { + "@id": "http://www.geonames.org/ontology#Code" + }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta la ripartizione geografica del territorio italiano. Essa assume i valori predefiniti definiti nel seguente vocabolario controllato https://w3id.org/italia/controlled-vocabulary/territorial-classifications/geographical-distribution" + "@value": "Questa classe rappresenta un identificativo e tutte le sue informazioni associate (l'identificativo stesso, il tipo di identificativo, l'autorità che l'ha rilasciato)." }, { "@language": "en", - "@value": "This class represents the geographical distribution of the Italian territory. It assumes the predefined values defined in the following controlled vocaulary https://w3id.org/italia/controlled-vocabulary/territorial-classifications/geographical-distribution" + "@value": "This class represents the Identifier and all the information associated with it (the identifier itself, the type, the authority that issued it)." } ], "rdfs:isDefinedBy": { @@ -1941,24 +2419,36 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "Geographical Distribution" + "@language": "it", + "@value": "Codice" }, { "@language": "it", - "@value": "Ripartizione Geografica" + "@value": "Identificativo" + }, + { + "@language": "en", + "@value": "Identifier (Code)" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" - } + "rdfs:subClassOf": [ + { + "@id": "l0:Characteristic" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b79" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b80" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b81" + } + ] }, { - "@id": "https://w3id.org/italia/onto/CLV/hasAddress", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CLV/isAddressFor" - }, + "@id": "https://w3id.org/italia/onto/CLV/InternalAccess", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -1972,83 +2462,120 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà consente di collegare una cosa del dominio da modellare con l'indirizzo attuale, corrente." + "@value": "Questa classe rappresenta i numeri interni, relativi alll'accesso interno associato all'accesso esterno. Gli accessi interni sono quelli che da spazi privati o da scale immettono direttamente alle unità ecografiche semplici ossia abitazioni, esercizi commerciali, uffici e simili." }, { "@language": "en", - "@value": "This property is used to link a thing to a current address." + "@value": "This class represents the internal access that refers to the external access . The internal access consists of a set of informaton related to the Internal accesses (e.g., building, flat number) to private spaces or staircase that allow one to access to private residential units." } ], - "rdfs:domain": { - "@id": "owl:Thing" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "it", - "@value": "ha indirizzo attuale" + "@value": "Accesso Interno" }, { "@language": "en", - "@value": "has current address" + "@value": "Internal Access" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/Address" - } + "rdfs:subClassOf": [ + { + "@id": "l0:Characteristic" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b82" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b83" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b84" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b85" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b86" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b87" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b88" + } + ] }, { - "@id": "https://w3id.org/italia/onto/CLV/toponymQualifier", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/onto/CLV/Line", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CLV/GeometryType" + ], + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" + }, + "rdfs:label": [ { "@language": "en", - "@value": "stable" + "@value": "Line" }, { "@language": "it", - "@value": "stabile" + "@value": "Linea" } + ] + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Point", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CLV/GeometryType" ], - "rdfs:comment": [ + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" + }, + "rdfs:label": [ { - "@language": "it", - "@value": "Questa proprietà è utilizzata per specificare il DUG (Denominazione Urbanistica Generica) o qualificatore di toponimo (e.g., via, vicolo, viale, piazza, ecc.) dell'odonimo/toponimo" + "@language": "en", + "@value": "Point" }, { - "@language": "en", - "@value": "This property is used to represent the Italian DUG (Denominazione Urbanistica Generica) or toponym qualifier (e.g., via, viale, piazza, ecc.) of the street toponym" + "@language": "it", + "@value": "Punto" } + ] + }, + { + "@id": "https://w3id.org/italia/onto/CLV/Polygon", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CLV/GeometryType" ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/StreetToponym" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "it", - "@value": "qualificatore del toponimo" - }, - { - "@language": "it", - "@value": "denominazione urbanistica generica (DUG)" + "@value": "Poligono" }, { "@language": "en", - "@value": "toponym qualifier" + "@value": "Polygon" } - ], - "rdfs:range": { - "@id": "rdfs:Literal" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CLV/GeometryType", + "@id": "https://w3id.org/italia/onto/CLV/Province", "@type": "owl:Class", + "https://w3id.org/italia/onto/CLV/hasRankOrder": 3, + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces" + }, "owl:versionInfo": [ { "@language": "it", @@ -2059,14 +2586,17 @@ "@value": "stable" } ], + "prov:wasDerivedFrom": { + "@id": "skos:Concept" + }, "rdfs:comment": [ { - "@language": "en", - "@value": "The class represents the type of geometry. At the time being the class assume the following values: Polygon, Point, Box, Line." + "@language": "it", + "@value": "La classe rappresenta la componente Provincia." }, { - "@language": "it", - "@value": "La classe rappresenta il tipo di geometria. Attualmente, la classe asusme questi valori: poligono, linea, punto, riquadro." + "@language": "en", + "@value": "The class represents the Province." } ], "rdfs:isDefinedBy": { @@ -2075,28 +2605,45 @@ "rdfs:label": [ { "@language": "it", - "@value": "Tipo Geometria" + "@value": "Città Metropolitana" }, { "@language": "en", - "@value": "Geometry Type" + "@value": "Province" + }, + { + "@language": "it", + "@value": "Provincia" } ], - "rdfs:subClassOf": { - "@id": "l0:Characteristic" - } - }, - { - "@id": "prov:wasInfluencedBy", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "foaf:Agent", - "@type": "owl:Class" + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b89" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b90" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b94" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b95" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b99" + } + ] }, { - "@id": "https://w3id.org/italia/onto/CLV/refersToExternalAccess", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CLV/Region", + "@type": "owl:Class", + "https://w3id.org/italia/onto/CLV/hasRankOrder": 2, + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions" + }, "owl:versionInfo": [ { "@language": "it", @@ -2107,224 +2654,160 @@ "@value": "stable" } ], + "prov:wasDerivedFrom": { + "@id": "skos:Concept" + }, "rdfs:comment": [ { - "@language": "en", - "@value": "This property links the internal access to the external access (address)" + "@language": "it", + "@value": "Questa classe rappresenta la componente Regione dell'Indirizzo." }, { - "@language": "it", - "@value": "Questa proprietà collega il numero interno (accesso interno) all'accesso esterno (indirizzo)" + "@language": "en", + "@value": "This class represents the Region of the Address." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { - "@language": "it", - "@value": "si riferisce ad accesso esterno" + "@language": "en", + "@value": "Region" }, { - "@language": "en", - "@value": "refers to external access" + "@language": "it", + "@value": "Regione" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/Address" - } + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b100" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b101" + }, + { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b106" + } + ] }, { - "@id": "_:Naa39493a23c245bcbbd1ef14148ac65c", + "@id": "https://w3id.org/italia/onto/CLV/SpatialObject", "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CLV/Country" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Province" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Region" - } - ] - } - }, - { - "@id": "ti:modified", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "prov:wasDerivedFrom", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/hasIdentifier", - "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], + "prov:wasDerivedFrom": { + "@id": "http://www.opengis.net/ont/geosparql#SpatialObject" + }, "rdfs:comment": [ { - "@language": "en", - "@value": "This property allows one to specify an identifier for the spatial object. The property is inherited by all the subclasses of spatial object." + "@language": "it", + "@value": "Qualsiasi cosa che può avere una rappresentazione spaziale." }, { - "@language": "it", - "@value": "Questa proprietà collega un oggetto spaziale alla classe identificativo che rappresenta uno o più identificativi associabili a un oggetto spaziale. La proprietà è ereditata da tutte le sotto classi di oggetto spaziale. Esempi di identificativi sono il codice istat, l'identificativo di un indirizzo secondo le specifiche inspire, il codice assegnato dal comune, ecc." + "@language": "en", + "@value": "This class represents everything that can have a spatial representation." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/SpatialObject" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "it", - "@value": "ha identificativo" + "@value": "Oggetto Spaziale" }, { "@language": "en", - "@value": "has identifier" + "@value": "Spatial Object" + } + ], + "rdfs:subClassOf": [ + { + "@id": "l0:Location" }, { - "@language": "it", - "@value": "ha codice" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b107" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/Identifier" - } - }, - { - "@id": "_:N79cc5f9eead84f72907ce0c107575a29", - "@type": "owl:Axiom", - "owl:annotatedProperty": { - "@id": "l0:controlledVocabulary" - }, - "owl:annotatedSource": { - "@id": "l0:identifier" - }, - "owl:annotatedTarget": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy" - }, - "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/CLV" - } - }, - { - "@id": "_:N2237a0af75514a52b625a5a848044c25", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/toponymQualifier" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:N15f00a0dbbba432b944746ae16c5e445", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/coordinate" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CLV/lat", - "@type": [ - "owl:FunctionalProperty", - "owl:DatatypeProperty" - ], + "@id": "https://w3id.org/italia/onto/CLV/StreetToponym", + "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], + "prov:wasDerivedFrom": { + "@id": "http://inspire.ec.europa.eu/featureconcept/ThoroughfareName" + }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà consente di specificare la latitudine. E' associata alla geometria. Nel caso dell'ANNCSU è espressa nel Sistema di riferimento geodetico nazionale, costituito dalla realizzazione ETRF2000 – all’epoca 2008.0 – del Sistema di riferimento geodetico Europeo ETRS89" + "@value": "Questa classe rappresenta il toponimo stradale. Esso consiste nel nome dalla strada o denominazione urbanistica ufficiale - DUF (rappresentato attraverso la proprietà nome della strada) e della denominazione urbanistica generica (DUG) o qualitficatore del toponimo (e.g., via, viale, piazza, ecc.). La parte DUF può comprendere l’eventuale complemento alla specie (preposizioni non strettamente legate alla denominazione del toponimo come dei, di, delle, la,\nil, eccetera) e gli eventual complementi alla denominazione (esempio i titoli onorifici per i nomi propri)\nEsempi:\n1) Via San Donato: Via (DUG o qualificatore del toponimo), San Donato (DUF - o nome della strada)\n2) Via dei tulipani: Via (DUG), dei Tulipani (DUF)\n3) Via A GENERALE CARLO ALBERTO DALLA CHIESA: Via (DUG) Generale Carlo Alberto Dalla Chiesa (DUF)\n\nNel complesso questa componente spaziale dell'indirizzo può essere vista come il nome dell'area di circolazione ovvero il nome dell'area che individua ogni spazio del suolo pubblico, o aperto al pubblico, destinato alla viabilità.\n\nDUF e DUG sono due proprietà obbligatorie per la classe ed è possibile specificare un valore delle stesse valido per ciascuna lingua. L'odonimo infatti può essere registrato in lingue differenti, secondo quanto previsto dalle norme in materia di bilinguismo e sull’uso delle lingue delle minoranze linguistiche riconosciute." }, { "@language": "en", - "@value": "This property represents the latitude. It is associated with the Geometry." + "@value": "This class represents the street toponym. It consists of a name (property name) and a Toponym qualifier." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Geometry" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "it", - "@value": "latitudine" + "@value": "Nome dell' Area di Circolazione" }, { - "@language": "en", - "@value": "latitude" - } - ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CLV/coordinate" - } - }, - { - "@id": "l0:identifier", - "@type": [ - "owl:DatatypeProperty", - "owl:FunctionalProperty" - ], - "l0:controlledVocabulary": [ - { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries" + "@language": "it", + "@value": "Odonimo" }, { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities" + "@language": "en", + "@value": "Street Toponym" }, { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces" + "@language": "it", + "@value": "Toponimo Stradale" + } + ], + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" }, { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b108" }, { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions" + "@id": "_:ncd6fd57232a14376ad052b28d674b634b109" } - ], - "rdfs:isDefinedBy": { - "@id": "l0:" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CLV/nextAddress", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CLV/acronym", + "@type": "owl:DatatypeProperty", + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces" + }, "owl:versionInfo": [ { "@language": "it", @@ -2337,77 +2820,94 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property allows one to model an ordered sequence of addresses (that may be related to each other as a consequence of a change occured over time). In this specific case the property represents the next 'address in time' situation in the sequence." + "@language": "it", + "@value": "La sigla automobilistica con cui viene indicata la provincia." }, { - "@language": "it", - "@value": "Questa proprietà consente di modellare una sequenza ordinata di indirizzi (che potrebbero essere relazionati l'uno con l'altro come conseguenza di un cambio nella denominaziona avvenuta nel tempo). Nel caso specifico di questa proprietà, essa rappresenta la situazione 'address in time' successiva nella sequenza." + "@language": "en", + "@value": "The acronym of the province that is typically used over the Italian territory for the license plate." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" + "@id": "https://w3id.org/italia/onto/CLV/Province" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ + { + "@language": "en", + "@value": "acronym province" + }, { "@language": "it", - "@value": "indirizzo successivo" + "@value": "sigla automobilistica" }, { - "@language": "en", - "@value": "next address" + "@language": "it", + "@value": "sigla provincia" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:name" } }, { - "@id": "https://w3id.org/italia/onto/CLV/CensusSection", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CLV/alt", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Porzione di territorio su cui sono effettuate le rilevazioni dell'Istat in occasione dei censimenti. La popolazione media è di circa 170 individui" + "@value": "Questa proprietà rappresenta l'altitudine, ovvero l'altezza di un oggetto spaziale rispetto alla superficie del livello medio del mare.. E' proprietà associata alla geometria. Nel caso di geometria associata all'indirizzo, la proprietà rappresenta l'altezza ortometrica dell’accesso esterno (civico) espressa nei sistemi di riferimento altimetrici nazionali ufficiali." }, { "@language": "en", - "@value": "Portion of territory where the national institute of statistics carries out census activities The average number of inhabitants is approximately 170 people." + "@value": "The property represents the altitude, i.e., the height of an object or point in relation to sea level or ground level. It is associated with the geometry." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/Geometry" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ + { + "@language": "en", + "@value": "altitude" + }, { "@language": "it", - "@value": "Sezione di Censimento" + "@value": "altitudine" }, { - "@language": "en", - "@value": "Census Section" + "@language": "it", + "@value": "quota" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/CLV/Feature" + "rdfs:range": { + "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/CLV/StreetToponym", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CLV/building", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -2418,74 +2918,43 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "http://inspire.ec.europa.eu/featureconcept/ThoroughfareName" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the street toponym. It consists of a name (property name) and a Toponym qualifier." + "@language": "it", + "@value": "Numero arabo assegnato all’edificio cui si accede alle scale o agli accessi interni, ove presente. Questa proprietà potrebbe essere utilizzata anche per identificare un numero di padiglione." }, { - "@language": "it", - "@value": "Questa classe rappresenta il toponimo stradale. Esso consiste nel nome dalla strada o denominazione urbanistica ufficiale - DUF (rappresentato attraverso la proprietà nome della strada) e della denominazione urbanistica generica (DUG) o qualitficatore del toponimo (e.g., via, viale, piazza, ecc.). La parte DUF può comprendere l’eventuale complemento alla specie (preposizioni non strettamente legate alla denominazione del toponimo come dei, di, delle, la,\nil, eccetera) e gli eventual complementi alla denominazione (esempio i titoli onorifici per i nomi propri)\nEsempi:\n1) Via San Donato: Via (DUG o qualificatore del toponimo), San Donato (DUF - o nome della strada)\n2) Via dei tulipani: Via (DUG), dei Tulipani (DUF)\n3) Via A GENERALE CARLO ALBERTO DALLA CHIESA: Via (DUG) Generale Carlo Alberto Dalla Chiesa (DUF)\n\nNel complesso questa componente spaziale dell'indirizzo può essere vista come il nome dell'area di circolazione ovvero il nome dell'area che individua ogni spazio del suolo pubblico, o aperto al pubblico, destinato alla viabilità.\n\nDUF e DUG sono due proprietà obbligatorie per la classe ed è possibile specificare un valore delle stesse valido per ciascuna lingua. L'odonimo infatti può essere registrato in lingue differenti, secondo quanto previsto dalle norme in materia di bilinguismo e sull’uso delle lingue delle minoranze linguistiche riconosciute." + "@language": "en", + "@value": "When available, it represents the arabic number assigned to the building accessed by the stairs or internal accesses." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "Nome dell' Area di Circolazione" - }, { "@language": "en", - "@value": "Street Toponym" + "@value": "building" }, { "@language": "it", - "@value": "Toponimo Stradale" + "@value": "edificio" }, { "@language": "it", - "@value": "Odonimo" + "@value": "palazzo" } ], - "rdfs:subClassOf": [ - { - "@id": "_:N2237a0af75514a52b625a5a848044c25" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" - }, - { - "@id": "_:Nb27e1afcbdbc45ae906b17597e2f8f09" - } - ] - }, - { - "@id": "_:Ned7ac53846094aebb83cfa66f7ac7e52", - "@type": "owl:Axiom", - "owl:annotatedProperty": { - "@id": "l0:controlledVocabulary" - }, - "owl:annotatedSource": { - "@id": "l0:identifier" - }, - "owl:annotatedTarget": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces" - }, - "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/CLV" + "rdfs:range": { + "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/CLV/withAddress", - "@type": [ - "owl:FunctionalProperty", - "owl:ObjectProperty" - ], + "@id": "https://w3id.org/italia/onto/CLV/coordinate", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -2499,15 +2968,15 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà che collega la sitauzione di un indirizzo che cambia nel tempo all'indirizzo stesso." + "@value": "Questa proprietà rappresenta le coordinate geografiche della Geometria." }, { "@language": "en", - "@value": "Property that links the situation of an address that changes over time to the address itself." + "@value": "This property represents the geographical coordinate of the Geometry" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" + "@id": "https://w3id.org/italia/onto/CLV/Geometry" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" @@ -2515,112 +2984,63 @@ "rdfs:label": [ { "@language": "it", - "@value": "con indirizzo" + "@value": "coordinata geografica" }, { "@language": "en", - "@value": "with address" + "@value": "geographical coordinate" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/Address" + "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/CLV/Country", - "@type": "owl:Class", - "https://w3id.org/italia/onto/CLV/hasRankOrder": 1, - "l0:controlledVocabulary": [ + "@id": "https://w3id.org/italia/onto/CLV/coordinateSystem", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries" + "@language": "it", + "@value": "stabile" }, - { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy" - } - ], - "owl:versionInfo": [ { "@language": "en", "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" } ], - "prov:wasDerivedFrom": { - "@id": "skos:Concept" - }, "rdfs:comment": [ { "@language": "en", - "@value": "This class represents the uppermost administrative unit for the address, almost always a country. \"United Kingdom\", \"Italy\", etc. In the Core Location Vocabulary this is modelled as adminUnit1." + "@value": "Property used to indicate the coordinate system or reference system (e.g., WGS84, ETRS89, etc.)" }, { "@language": "it", - "@value": "Questa classe rappresenta lo Stato. Esempio: \"Italia - Italy\" oppure \"United Kingdom\", ecc. E' l'unità amministrativa più alta nella gerarchia di contenimento territoriale dell'indirizzo. Nel Core Location Vocabulary del programma ISA2 essa è modellata con la proprietà dell'indirizzo nominata adminUnit1" + "@value": "Proprietà utilizzata per indicare il sistema di coordinate o sistema di riferimento (e.g., WGS84, ETRS89, ecc,.)" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/Geometry" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "Stato" - }, { "@language": "en", - "@value": "Country" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:Ncbff0e09bcb848149d878d8fd0053757" - }, - { - "@id": "_:Neb3be263871b4792bc555406d8282e18" + "@value": "coordinate system of reference" }, { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" + "@language": "it", + "@value": "sistema di coordinate di riferimento" } - ] - }, - { - "@id": "_:Na89a14e8381546ea97b2cf3872314848", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasNumber" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "_:N9d514422b0bc4513bc9b2d3ed0255e0f", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CLV/StreetToponym" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasStreetToponym" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + ], + "rdfs:range": { + "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/CLV/Region", - "@type": "owl:Class", - "https://w3id.org/italia/onto/CLV/hasRankOrder": 2, - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions" - }, + "@id": "https://w3id.org/italia/onto/CLV/exponent", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -2631,117 +3051,47 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "skos:Concept" - }, "rdfs:comment": [ - { - "@language": "en", - "@value": "This class represents the Region of the Address." - }, - { - "@language": "it", - "@value": "Questa classe rappresenta la componente Regione dell'Indirizzo." - } - ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV" - }, - "rdfs:label": [ { "@language": "it", - "@value": "Regione" + "@value": "Parte letterale del numero civico, ove presente o eventuale esponente attribuito al numero interno. In quest'ultimo caso, l’utilizzo va preventivamente concordato con l’Istat" }, { "@language": "en", - "@value": "Region" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:N4667c058626c466dad57546d638aa27d" - }, - { - "@id": "_:N061ad40678584593bfdad32cdb985307" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" - }, - { - "@id": "_:Nb4ad9aa900e842fc9c6b9c534beaa153" + "@value": "When available, it represents the literal part of the number of the address. It can be used associated with both the external and internal number." } - ] - }, - { - "@id": "https://w3id.org/italia/data/distribution/CLVAPIT-RDF-XML", - "@type": [ - "owl:NamedIndividual", - "admsapit:SemanticAssetDistribution" ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest" + "rdfs:domain": { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b11" }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest/CLV-AP_IT.rdf" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" }, - "dcterms:description": [ + "rdfs:label": [ { "@language": "it", - "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei luoghi e degli indirizzi" + "@value": "esponente" }, { "@language": "en", - "@value": "This is the distribution in RDF/XML of the location and address ontology" + "@value": "exponent" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" - }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" - }, - "dcterms:title": [ - { - "@language": "en", - "@value": "RDF/XML distribution of CLV-AP_IT Ontology" - }, - { - "@language": "it", - "@value": "Distribuzione RDF/XML ontologia CLV-AP_IT" - } - ] - }, - { - "@id": "_:N42415626051d49e1ad57289553fab096", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/situatedWithin" - } - }, - { - "@id": "_:N56c1aaa060664e0f854f8086a5dd2c73", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CLV/City" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasDirectLowerRank" + "rdfs:range": { + "@id": "rdfs:Literal" } }, { "@id": "https://w3id.org/italia/onto/CLV/flatNumber", "@type": "owl:DatatypeProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ @@ -2761,10 +3111,6 @@ "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "numero appartamento" - }, { "@language": "en", "@value": "flat number" @@ -2772,6 +3118,10 @@ { "@language": "it", "@value": "interno" + }, + { + "@language": "it", + "@value": "numero appartamento" } ], "rdfs:range": { @@ -2779,86 +3129,54 @@ } }, { - "@id": "_:N55d7067386a64f72b57d673d6820e2b2", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" - } - ] - } - }, - { - "@id": "https://w3id.org/italia/onto/CLV/alt", - "@type": [ - "owl:FunctionalProperty", - "owl:DatatypeProperty" - ], + "@id": "https://w3id.org/italia/onto/CLV/floor", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà rappresenta l'altitudine, ovvero l'altezza di un oggetto spaziale rispetto alla superficie del livello medio del mare.. E' proprietà associata alla geometria. Nel caso di geometria associata all'indirizzo, la proprietà rappresenta l'altezza ortometrica dell’accesso esterno (civico) espressa nei sistemi di riferimento altimetrici nazionali ufficiali." + "@value": "Numero del piano su cui è ubicato l’accesso interno, ove presente;" }, { "@language": "en", - "@value": "The property represents the altitude, i.e., the height of an object or point in relation to sea level or ground level. It is associated with the geometry." + "@value": "When available, the property represents the floor number on which the internal access is located." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Geometry" + "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { - "@language": "it", - "@value": "altitudine" + "@language": "en", + "@value": "floor" }, { "@language": "it", - "@value": "quota" - }, - { - "@language": "en", - "@value": "altitude" - } - ], - "rdfs:range": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:N6acc790a24a647b49b52aef308de8fdc", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "_:Nb22d2657c1974987b2e7aac356ba54b9" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasHigherRank" + "@value": "piano" + } + ], + "rdfs:range": { + "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/CLV/isAddressFor", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CLV/fullAddress", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ { "@language": "it", @@ -2871,12 +3189,12 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "Inverse property of has address that links the address to a thing." + "@language": "it", + "@value": "L'indirizzo completo scritto come una stringa. L'uso di questa proprietà aiuta a comprendere l'indirizzo completo evitando possibili errori derivanti dal frazionamento dello stesso nelle sue rispettive componenti." }, { - "@language": "it", - "@value": "Proprietà inversa di ha indirizzo che collega l'indirizzo a una cosa del dominio da modellare." + "@language": "en", + "@value": "The complete address written as a string, with or without formatting. The use of this property allows one not to incur in any misunderstandings that might arise through the breaking up of an address into its component parts." } ], "rdfs:domain": { @@ -2887,43 +3205,23 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "è indirizzo per" + "@language": "en", + "@value": "full address" }, { - "@language": "en", - "@value": "is address for" + "@language": "it", + "@value": "indirizzo completo" } ], "rdfs:range": { - "@id": "owl:Thing" - } - }, - { - "@id": "_:Na4df74e8083c47d293651955b945a078", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "covapit:Organization" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/issuedBy" - } - }, - { - "@id": "_:N3e3f63d013fd4b29a7ea6e66d47e10f0", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CLV/Geometry" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasGeometry" + "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/CLV/hasGeometry", + "@id": "https://w3id.org/italia/onto/CLV/hasAddress", "@type": "owl:ObjectProperty", "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CLV/isGeometryFor" + "@id": "https://w3id.org/italia/onto/CLV/isAddressFor" }, "owl:versionInfo": [ { @@ -2938,11 +3236,11 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà lega una qualsiasi cosa del dominio a una geometria." + "@value": "Questa proprietà consente di collegare una cosa del dominio da modellare con l'indirizzo attuale, corrente." }, { "@language": "en", - "@value": "This property links any thing of the domain to the geometry." + "@value": "This property is used to link a thing to a current address." } ], "rdfs:domain": { @@ -2953,35 +3251,21 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "has geometry" + "@language": "it", + "@value": "ha indirizzo attuale" }, { - "@language": "it", - "@value": "ha geometria" + "@language": "en", + "@value": "has current address" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/Geometry" - } - }, - { - "@id": "_:Nb22d2657c1974987b2e7aac356ba54b9", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CLV/Country" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Region" - } - ] + "@id": "https://w3id.org/italia/onto/CLV/Address" } }, { - "@id": "https://w3id.org/italia/onto/CLV/peculiarity", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/CLV/hasAddressArea", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -2992,12 +3276,18 @@ "@value": "stable" } ], - "rdfs:comment": { - "@language": "it", - "@value": "Valore utilizzato in presenza di uno specifico metodo di classificazione della numerazione civica, validata dall’Istat (es. ROSSO e NERO); Potrebbe forse essere utilizzato anche per indicare A, B , bis che si riferiscono ai numeri civici di accesso esterno." - }, + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà è utilizzata per collegare l'indirizzo a un'area geografica o località che raggruppa diverse areee geografiche." + }, + { + "@language": "en", + "@value": "This property is used in order to link the address to a geographical area or a locality that groups different addressable objects." + } + ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" + "@id": "https://w3id.org/italia/onto/CLV/Address" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" @@ -3005,46 +3295,53 @@ "rdfs:label": [ { "@language": "it", - "@value": "specificità" + "@value": "ha area indirizzo" + }, + { + "@language": "it", + "@value": "ha località" }, { "@language": "en", - "@value": "peculiarity" + "@value": "has address area" + }, + { + "@language": "en", + "@value": "has locality" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "https://w3id.org/italia/onto/CLV/AddressArea" + }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" } }, { - "@id": "ti:atTime", - "@type": "owl:ObjectProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/building", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Numero arabo assegnato all’edificio cui si accede alle scale o agli accessi interni, ove presente. Questa proprietà potrebbe essere utilizzata anche per identificare un numero di padiglione." + "@language": "en", + "@value": "Property that links an address to its components (street, city, province, number, etc.)" }, { - "@language": "en", - "@value": "When available, it represents the arabic number assigned to the building accessed by the stairs or internal accesses." + "@language": "it", + "@value": "Proprietà che lega l'indirizzo alle sue componenti che lo formano (e.g., via, città, provincia, numero civico, ecc.)" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" + "@id": "https://w3id.org/italia/onto/CLV/Address" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" @@ -3052,38 +3349,23 @@ "rdfs:label": [ { "@language": "it", - "@value": "edificio" - }, - { - "@language": "it", - "@value": "palazzo" + "@value": "ha componente indirizzo" }, { "@language": "en", - "@value": "building" + "@value": "has address component" } ], "rdfs:range": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:Nacbfc35b365f4486bce7930150cce87b", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CLV/Region" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasDirectHigherRank" + "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" } }, { - "@id": "https://w3id.org/italia/onto/CLV/issuedBy", + "@id": "https://w3id.org/italia/onto/CLV/hasAdressinTime", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CLV/isAddressInTimeFor" + }, "owl:versionInfo": [ { "@language": "it", @@ -3097,57 +3379,36 @@ "rdfs:comment": [ { "@language": "en", - "@value": "This property links an Identifier with the Authority that issued it" + "@value": "Property that links any thing of the modelled domain with the situation of an address that changes over time." }, { "@language": "it", - "@value": "Questa proprietà collega un identificato all'autorità che l'ha rilasciato." + "@value": "Proprietà che lega una qualsiasi cosa del dominio modellato alla situazione utilizzata per esprimere il cambiamento di un indirizzo nel tempo." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Identifier" + "@id": "owl:Thing" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { - "@language": "en", - "@value": "identifier issued by" + "@language": "it", + "@value": "ha indirizzo nel tempo" }, { - "@language": "it", - "@value": "identificativo rilasciato da" + "@language": "en", + "@value": "has address in time" } ], "rdfs:range": { - "@id": "covapit:Organization" - } - }, - { - "@id": "_:Ne15fe2acd0684740be4af157a3cf4f59", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CLV/District" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasDirectLowerRank" - } - }, - { - "@id": "_:N03d9c862ec9b4a28b08c63ef08620d15", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/postCode" + "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" } }, { - "@id": "https://w3id.org/italia/onto/CLV/Identifier", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CLV/hasCensusSection", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -3158,124 +3419,102 @@ "@value": "stable" } ], - "prov:wasInfluencedBy": { - "@id": "http://www.geonames.org/ontology#Code" - }, "rdfs:comment": [ { - "@language": "it", - "@value": "Questa classe rappresenta un identificativo e tutte le sue informazioni associate (l'identificativo stesso, il tipo di identificativo, l'autorità che l'ha rilasciato)." + "@language": "en", + "@value": "Property that links an address, a specific city or an address area to its census section." }, { - "@language": "en", - "@value": "This class represents the Identifier and all the information associated with it (the identifier itself, the type, the authority that issued it)." + "@language": "it", + "@value": "Proprietà che collega un accesso esterno, una città o un area dell'indirizzo a una sezione di censimento." } ], + "rdfs:domain": { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b1" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "it", - "@value": "Codice" + "@value": "ha sezione di censimento" }, { "@language": "en", - "@value": "Identifier (Code)" - }, - { - "@language": "it", - "@value": "Identificativo" + "@value": "has census section" } ], - "rdfs:subClassOf": [ - { - "@id": "_:Ned0b3c3f679f45eea1f62c0c74153137" - }, - { - "@id": "l0:Characteristic" - }, + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CLV/CensusSection" + } + }, + { + "@id": "https://w3id.org/italia/onto/CLV/hasCity", + "@type": "owl:ObjectProperty", + "owl:propertyChainAxiom": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CLV/hasAddress" + }, + { + "@id": "https://w3id.org/italia/onto/CLV/hasCity" + } + ] + }, + "owl:versionInfo": [ { - "@id": "_:N149a244938eb4c3e861bc7b1b8bb6285" + "@language": "it", + "@value": "stabile" }, { - "@id": "_:Na4df74e8083c47d293651955b945a078" + "@language": "en", + "@value": "stable" } - ] - }, - { - "@id": "https://w3id.org/italia/data/distribution/CLVAPIT-JSON-LD", - "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest/CLV-AP_IT.jsonld" - }, - "dcterms:description": [ + "rdfs:comment": [ { "@language": "it", - "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei Luoghi e degli Indirizzi" + "@value": "Questa proprietà è usata per collegare l'indirizzo al comune dello stesso. Esempio di comune: Roma, Bologna, Palermo, Milano, ecc." }, { "@language": "en", - "@value": "This is the distribution in JSON-LD of the Location and Address ontology" + "@value": "This property links the address to the city." } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/Address" }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" }, - "dcterms:title": [ + "rdfs:label": [ { "@language": "it", - "@value": "Distribuzione JSON-LD ontologia CLV-AP_IT" + "@value": "ha città" + }, + { + "@language": "it", + "@value": "ha comune" }, { "@language": "en", - "@value": "JSON-LD distribution of CLV-AP_IT Ontology" + "@value": "has city" + }, + { + "@language": "en", + "@value": "has municipality" } - ] - }, - { - "@id": "_:N7cb825a271b74d59bdbd9df0f8d6ce65", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "ti:atTime" - }, - "owl:someValuesFrom": { - "@id": "ti:TimeInterval" - } - }, - { - "@id": "_:N3cc36ed29a484f339308eb5fc3edc132", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/yard" - } - }, - { - "@id": "_:N235435691e2648cdbd0277e39dca3bb3", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CLV/City" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/alt" + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" } }, { - "@id": "https://w3id.org/italia/onto/CLV/hasSpatialCoverage", + "@id": "https://w3id.org/italia/onto/CLV/hasCountry", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { @@ -3290,15 +3529,15 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà che consente di esprimere la copertura spaziale di una cosa del dominio da modellare." + "@value": "La proprietà collega i'indirizzo allo stato,. Esempio: Italia, Francia, ecc." }, { "@language": "en", - "@value": "Property used to model the spatial coverage of a thing of the modelled domain." + "@value": "This property links the address to the country." } ], "rdfs:domain": { - "@id": "owl:Thing" + "@id": "https://w3id.org/italia/onto/CLV/Address" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" @@ -3306,195 +3545,137 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha giurisdizione" + "@value": "ha paese" }, { - "@language": "en", - "@value": "has spatial coverage" + "@language": "it", + "@value": "ha stato" }, { - "@language": "it", - "@value": "ha copertura spaziale" + "@language": "en", + "@value": "has country" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/Feature" - } - }, - { - "@id": "_:N1213502f4b544f3895ef01a7211c1e9b", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CLV/GeometryType" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasGeometryType" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "_:Ne59b876ff069455da9732368b2b35ccd", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CLV/City" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/District" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Province" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Region" - } - ] - } - }, - { - "@id": "_:N8180a09370b94167ad1be084301dd610", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" + "@id": "https://w3id.org/italia/onto/CLV/Country" }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" } }, { - "@id": "dcterms:format", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/hasStreetToponym", + "@id": "https://w3id.org/italia/onto/CLV/hasDirectHigherRank", "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property is used to to link an address to the street toponym component of it." + "@language": "it", + "@value": "Questa proprietà mette in relazione componenti dell'indirizzo con un nome, dove la prima è più specifica della seconda e non c'è un altra componente con nome che è sia più generale della prima che più specifica della seconda." }, { - "@language": "it", - "@value": "Questa proprietà è usata per collegare l'indirizzo al suo toponymo stradale (o odonimo)" + "@language": "en", + "@value": "This property relates two named address components, where the first is more specific then the second and there is no other named address component that is both more general than the first and more specific than the second." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Address" + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "has street toponym" - }, { "@language": "it", - "@value": "ha odonimo" + "@value": "ha livello più alto diretto" }, { - "@language": "it", - "@value": "ha toponimo stradale" + "@language": "en", + "@value": "has direct higher rank" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/StreetToponym" + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" }, "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" - } - }, - { - "@id": "_:N3bcc5c225416462d8c9ace4cf367de06", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CLV/City" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasDirectHigherRank" + "@id": "https://w3id.org/italia/onto/CLV/hasHigherRank" } }, { - "@id": "admsapit:status", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Box", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/CLV/GeometryType" + "@id": "https://w3id.org/italia/onto/CLV/hasDirectLowerRank", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà mette in relazione componenti dell'indirizzo con un nome, dove la prima è meno specifica della seconda e non esise un'altra componente dell'indirizzo con nome che è sia più specifica della prima che più generale della seconda." + }, + { + "@language": "en", + "@value": "This property relates two named address components, where the first is less specific then the second and there is no other named address component that is both more specific than the first and more general than the second." + } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { - "@language": "en", - "@value": "Box" + "@language": "it", + "@value": "ha livello diretto più basso" }, { - "@language": "it", - "@value": "Riquadro" + "@language": "en", + "@value": "has direct lower rank" } - ] - }, - { - "@id": "_:Nd1182dd768164f7e88c71744b8321e1f", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CLV/Address" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/AddressArea" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/City" - } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" + }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CLV/hasLowerRank" } }, { - "@id": "https://w3id.org/italia/onto/CLV/hasCountry", + "@id": "https://w3id.org/italia/onto/CLV/hasDistrict", "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "This property links the address to the country." + "@value": "Property that links an address to the district of the city" }, { "@language": "it", - "@value": "La proprietà collega i'indirizzo allo stato,. Esempio: Italia, Francia, ecc." + "@value": "Proprietà che lega un indirizzo al municipio / quartiere tipicamente situato in una città" } ], "rdfs:domain": { @@ -3505,39 +3686,28 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "has country" + "@language": "it", + "@value": "ha municipio" }, { "@language": "it", - "@value": "ha paese" + "@value": "ha quartiere" }, { - "@language": "it", - "@value": "ha stato" + "@language": "en", + "@value": "has district" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/Country" + "@id": "https://w3id.org/italia/onto/CLV/District" }, "rdfs:subPropertyOf": { "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" } }, { - "@id": "admsapit:SemanticAsset", - "@type": "owl:Class" - }, - { - "@id": "vcard:fn", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/AddressComponent", - "@type": "owl:Class", - "owl:disjointWith": { - "@id": "https://w3id.org/italia/onto/CLV/CensusSection" - }, + "@id": "https://w3id.org/italia/onto/CLV/hasGeographicalDistribution", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -3548,95 +3718,64 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "http://inspire.ec.europa.eu/featureconcept/AddressComponent" - }, "rdfs:comment": [ { - "@language": "it", - "@value": "Questa è una classe astratta utilizzata per identificare i diversi elementi che compongono un indirizzo come un Paese, una regione, un toponimo stradale, un municipio." + "@language": "en", + "@value": "Property that links the componentsi city, province, region to a geographical distribution" }, { - "@language": "en", - "@value": "This is an abstract class meant to identify the different alements that compose an address such as Country also known as AdminitrativeLevelUnit 1, Region also known as AdministrativeLevelUnit2, Street, Municipality" + "@language": "it", + "@value": "Proprietà che lega le componenti città, provincia/città metropolitana, regione a una ripartizione geografica" } ], + "rdfs:domain": { + "@id": "_:ncd6fd57232a14376ad052b28d674b634b7" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "it", - "@value": "Componente Indirizzo" + "@value": "ha ripartizione geografica" }, { "@language": "en", - "@value": "Address Component" + "@value": "has geographical distribution" } ], - "rdfs:subClassOf": [ - { - "@id": "_:N42415626051d49e1ad57289553fab096" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Feature" - } - ] - }, - { - "@id": "dcterms:license", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:Na66234cddd4b4bf7b17736cd6c452410", - "@type": "owl:Restriction", - "owl:onDataRange": { - "@id": "xsd:int" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/streetNumber" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "l0:description", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "covapit:Organization", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "covapit:" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CLV/GeographicalDistribution" } }, { - "@id": "https://w3id.org/italia/onto/CLV/hasDistrict", + "@id": "https://w3id.org/italia/onto/CLV/hasGeometry", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CLV/isGeometryFor" + }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà che lega un indirizzo al municipio / quartiere tipicamente situato in una città" + "@value": "Questa proprietà lega una qualsiasi cosa del dominio a una geometria." }, { "@language": "en", - "@value": "Property that links an address to the district of the city" + "@value": "This property links any thing of the domain to the geometry." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Address" + "@id": "owl:Thing" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" @@ -3644,62 +3783,23 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha municipio" - }, - { - "@language": "it", - "@value": "ha quartiere" + "@value": "ha geometria" }, { "@language": "en", - "@value": "has district" + "@value": "has geometry" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/District" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" - } - }, - { - "@id": "_:Naded4698d8424b399a624e1528c87e4e", - "@type": "owl:Axiom", - "owl:annotatedProperty": { - "@id": "l0:controlledVocabulary" - }, - "owl:annotatedSource": { - "@id": "l0:name" - }, - "owl:annotatedTarget": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities" - }, - "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/CLV" + "@id": "https://w3id.org/italia/onto/CLV/Geometry" } }, { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", + "@id": "https://w3id.org/italia/onto/CLV/hasGeometryType", "@type": [ - "owl:NamedIndividual", - "dcatapit:Agent", - "foaf:Agent" + "owl:ObjectProperty", + "owl:FunctionalProperty" ], - "dcterms:identifier": "agid", - "foaf:name": [ - { - "@language": "en", - "@value": "Italian Digital Agency" - }, - { - "@language": "it", - "@value": "Agenzia per l'Italia Digitale" - } - ] - }, - { - "@id": "https://w3id.org/italia/onto/CLV/streetNumber", - "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -3713,15 +3813,15 @@ "rdfs:comment": [ { "@language": "en", - "@value": "Value of the street number that is assigned to the external access according to the natural sequence of numbers" + "@value": "Property that links the Geometry to its Type (Polygon, Point, Line)" }, { "@language": "it", - "@value": "Valore del numero civico assegnato all’accesso esterno secondo la successione naturale dei numeri;" + "@value": "Proprietà che collega la geometria al suo tipo (poligono, punto, linea)." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" + "@id": "https://w3id.org/italia/onto/CLV/Geometry" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" @@ -3729,254 +3829,199 @@ "rdfs:label": [ { "@language": "it", - "@value": "valore civico" + "@value": "ha tipo geometria" }, { "@language": "en", - "@value": "street number" + "@value": "has geometry type" } ], "rdfs:range": { - "@id": "xsd:int" - } - }, - { - "@id": "_:N4667c058626c466dad57546d638aa27d", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "_:N695027453b5f4793a91aae4d7978dbe9" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasLowerRank" - } - }, - { - "@id": "_:N99b74216c5f94855abc5ecffe9049bb1", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/lat" + "@id": "https://w3id.org/italia/onto/CLV/GeometryType" } }, { - "@id": "_:N488323f03e264cd189effcd7394556fc", - "@type": "owl:Axiom", - "owl:annotatedProperty": { - "@id": "l0:controlledVocabulary" - }, - "owl:annotatedSource": { - "@id": "l0:name" - }, - "owl:annotatedTarget": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries" + "@id": "https://w3id.org/italia/onto/CLV/hasHigherRank", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà è utilizzata per mettere in relazione due componenti dell'indirizzo che hanno un nome, dove la prima è più specifica della seconda." + }, + { + "@language": "en", + "@value": "This property is used to relate two named address component, where the first is more specific than the second." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" }, - "prov:wasDerivedFrom": { + "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" - } - }, - { - "@id": "_:N695027453b5f4793a91aae4d7978dbe9", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CLV/City" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/District" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Province" - } - ] - } - }, - { - "@id": "l0:Agent", - "@type": "owl:Class" - }, - { - "@id": "_:N9b8efc532057483986abc4d12cd9fa64", - "@type": "owl:Axiom", - "owl:annotatedProperty": { - "@id": "l0:controlledVocabulary" - }, - "owl:annotatedSource": { - "@id": "l0:identifier" - }, - "owl:annotatedTarget": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries" }, - "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/CLV" + "rdfs:label": [ + { + "@language": "it", + "@value": "ha livello più alto" + }, + { + "@language": "en", + "@value": "has higher rank" + } + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" } }, { - "@id": "https://w3id.org/italia/onto/CLV/isAddressInTimeFor", + "@id": "https://w3id.org/italia/onto/CLV/hasIdentifier", "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "Property that links a thing to its address in time reification." + "@language": "it", + "@value": "Questa proprietà collega un oggetto spaziale alla classe identificativo che rappresenta uno o più identificativi associabili a un oggetto spaziale. La proprietà è ereditata da tutte le sotto classi di oggetto spaziale. Esempi di identificativi sono il codice istat, l'identificativo di un indirizzo secondo le specifiche inspire, il codice assegnato dal comune, ecc." }, { - "@language": "it", - "@value": "Proprietà che lega una cosa del dominio da modellare con la relazione n-aria indirizzo nel tempo." + "@language": "en", + "@value": "This property allows one to specify an identifier for the spatial object. The property is inherited by all the subclasses of spatial object." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" + "@id": "https://w3id.org/italia/onto/CLV/SpatialObject" }, "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV/" + "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { - "@language": "en", - "@value": "is address in time for" + "@language": "it", + "@value": "ha codice" }, { "@language": "it", - "@value": "è indirizzo nel tempo per" + "@value": "ha identificativo" + }, + { + "@language": "en", + "@value": "has identifier" } ], "rdfs:range": { - "@id": "owl:Thing" + "@id": "https://w3id.org/italia/onto/CLV/Identifier" } }, { - "@id": "https://w3id.org/italia/onto/CLV/hasDirectHigherRank", + "@id": "https://w3id.org/italia/onto/CLV/hasInternalAccess", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CLV/refersToExternalAccess" + }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "This property relates two named address components, where the first is more specific then the second and there is no other named address component that is both more general than the first and more specific than the second." + "@value": "Inverse property of \"refersToExternalAccess\" used to link the external access to the internal one." }, { "@language": "it", - "@value": "Questa proprietà mette in relazione componenti dell'indirizzo con un nome, dove la prima è più specifica della seconda e non c'è un altra componente con nome che è sia più generale della prima che più specifica della seconda." + "@value": "Proprietà inversa di \"si rifierisce a accesso esterno\". Consente di collegare l'accesso esterno all'accesso interno" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" + "@id": "https://w3id.org/italia/onto/CLV/Address" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { - "@language": "en", - "@value": "has direct higher rank" + "@language": "it", + "@value": "ha accesso interno" }, { - "@language": "it", - "@value": "ha livello più alto diretto" + "@language": "en", + "@value": "has internal access" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CLV/hasHigherRank" - } - }, - { - "@id": "_:N3318d0e93486472a9414d07a9d7db0a1", - "@type": "rdfs:Datatype", - "owl:unionOf": { - "@list": [ - { - "@id": "xsd:date" - }, - { - "@id": "xsd:dateTime" - }, - { - "@id": "xsd:time" - } - ] + "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" } }, { - "@id": "https://w3id.org/italia/onto/CLV/AddressInTime", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CLV/hasLowerRank", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta la situazione di un indirizzo che cambia nel tempo. E' una relazione ennaria tra l'indirizzo, l'intervallo il tempo e un oggetto che è associato all'indirizzo." + "@value": "Questa proprietà mette in relazione due componenti dell'indirizzo con nomi, dove la prima è meno specifica della seconda." }, { "@language": "en", - "@value": "This class represents a situation of an address that changes over time. It is an n-ary relatioship between the address, time interval and the thing connected with the address." + "@value": "This property relates two named address components, where the first is less specific than the second." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "Address in Time" - }, { "@language": "it", - "@value": "Indirizzo nel Tempo" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:Nd14dbd9e51194a0bad89164522ec72d0" - }, - { - "@id": "_:N7cb825a271b74d59bdbd9df0f8d6ce65" - }, - { - "@id": "_:Nca631e08a67a4e328ab1b2077c1975e2" - }, - { - "@id": "_:N4067f53ae8f34bb69231cf87ea1e3be8" + "@value": "ha livello più basso" }, { - "@id": "l0:EventOrSituation" + "@language": "en", + "@value": "has lower rank" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" + } }, { - "@id": "https://w3id.org/italia/onto/CLV/exponent", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/CLV/hasNumber", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -3990,40 +4035,39 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Parte letterale del numero civico, ove presente o eventuale esponente attribuito al numero interno. In quest'ultimo caso, l’utilizzo va preventivamente concordato con l’Istat" + "@value": "Questa proprietà specializza la proprietà ha componente indirizzo per collegare l'indirizzo al numero civico parte dello stesso." }, { "@language": "en", - "@value": "When available, it represents the literal part of the number of the address. It can be used associated with both the external and internal number." + "@value": "This property specializes the property has address component in order to link the address with its part representing the street number (or housing number)." } ], "rdfs:domain": { - "@id": "_:N55d7067386a64f72b57d673d6820e2b2" + "@id": "https://w3id.org/italia/onto/CLV/Address" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { - "@language": "en", - "@value": "exponent" + "@language": "it", + "@value": "ha numero civico" }, { - "@language": "it", - "@value": "esponente" + "@language": "en", + "@value": "has street number" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" } }, { - "@id": "dcterms:title", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/InternalAccess", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CLV/hasPrimaryAddress", + "@type": [ + "owl:ObjectProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ { "@language": "it", @@ -4036,184 +4080,188 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the internal access that refers to the external access . The internal access consists of a set of informaton related to the Internal accesses (e.g., building, flat number) to private spaces or staircase that allow one to access to private residential units." + "@language": "it", + "@value": "Questa proprietà è sotto proprietà di ha indirizzo ed è utilizzata per modellare lo specifico indirizzo primario di una cosa del dominio a cui è collegata (e.g., l'indirizzo primario di un'organizzazione, l'indirizzo primario di una persona, ecc.)." }, { - "@language": "it", - "@value": "Questa classe rappresenta i numeri interni, relativi alll'accesso interno associato all'accesso esterno. Gli accessi interni sono quelli che da spazi privati o da scale immettono direttamente alle unità ecografiche semplici ossia abitazioni, esercizi commerciali, uffici e simili." + "@language": "en", + "@value": "This property is sub-property of has address and it is used to model the specific primary address of a thing of the modelled domain to which it is linked (e.g., the primary address of an organization or a person)." } ], + "rdfs:domain": { + "@id": "owl:Thing" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "it", - "@value": "Accesso Interno" + "@value": "ha indirizzo primario" }, { "@language": "en", - "@value": "Internal Access" + "@value": "has primary address" } ], - "rdfs:subClassOf": [ - { - "@id": "_:Nb87c59ffd2f043589f47721a84a6493d" - }, - { - "@id": "_:N19d64d8a15ac4a1a9157b50c7a9f66b8" - }, + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CLV/Address" + }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CLV/hasAddress" + } + }, + { + "@id": "https://w3id.org/italia/onto/CLV/hasProvince", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@id": "_:N3cc36ed29a484f339308eb5fc3edc132" + "@language": "it", + "@value": "stabile" }, { - "@id": "_:N516c5f1845964eb98864b21976c3f4d1" - }, + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { - "@id": "_:N75a170f5427749b3895784c0225b697e" + "@language": "it", + "@value": "Questa proprietà collega l'indirizzo alla Provincia. Esempio di Provincia: \"PA\", \"BO\", \"RM\", ecc." }, { - "@id": "l0:Characteristic" - }, + "@language": "en", + "@value": "This property links the address with the Province." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/Address" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" + }, + "rdfs:label": [ { - "@id": "_:Nccf26120739b4cc49f7a7d068f2aee81" + "@language": "it", + "@value": "ha provincia" }, { - "@id": "_:N2aa317d36feb4ecb8c21cbd715625958" + "@language": "en", + "@value": "has province" } - ] - }, - { - "@id": "_:N149a244938eb4c3e861bc7b1b8bb6285", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "l0:identifier" - } - }, - { - "@id": "_:Na65b7f194a304c6f988d626f80342be9", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/acronym" - } - }, - { - "@id": "_:N6ca9e27fe0cb4ad5948bf53c42a9db10", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { + ], + "rdfs:range": { "@id": "https://w3id.org/italia/onto/CLV/Province" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasDirectHigherRank" - } - }, - { - "@id": "_:N2d347aa811d943d68f265eb8e7d26920", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/peculiarity" + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" } }, { - "@id": "_:Neb3be263871b4792bc555406d8282e18", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "_:Ne59b876ff069455da9732368b2b35ccd" + "@id": "https://w3id.org/italia/onto/CLV/hasRankOrder", + "@type": [ + "owl:AnnotationProperty", + "owl:DatatypeProperty" + ], + "rdfs:domain": { + "@id": "owl:Thing" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasLowerRank" + "rdfs:range": { + "@id": "xsd:int" } }, { - "@id": "https://w3id.org/italia/onto/CLV/identifierType", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/CLV/hasRegion", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "The property allows one to specifies the type of identifier. For instance there can be the identifier assigned by the Italian Insttute of Statistics or the identifier assigned by the Municipalities." + "@language": "it", + "@value": "Questa proprietà collega un luogo/caratteristica con la Regione del paese. Regione; essa può essere \"Lazio\", \"Emilia Romagna\", ecc." }, { - "@language": "it", - "@value": "La proprietà consente di modellare il tipo di identificativo. Per esempio esistono diversi tipi di codici: il codice ISTAT o il codice del comune o l'identificativo INSPIRE." + "@language": "en", + "@value": "This property links the address with the Region of the country." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Identifier" + "@id": "https://w3id.org/italia/onto/CLV/Address" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { - "@language": "en", - "@value": "identifier type" + "@language": "it", + "@value": "ha regione" }, { - "@language": "it", - "@value": "tipo identificativo" + "@language": "en", + "@value": "has region" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "https://w3id.org/italia/onto/CLV/Region" + }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" } }, { - "@id": "l0:name", - "@type": "owl:DatatypeProperty", - "l0:controlledVocabulary": [ + "@id": "https://w3id.org/italia/onto/CLV/hasSOValidity", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities" + "@language": "it", + "@value": "stabile" }, { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions" - }, + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries" + "@language": "it", + "@value": "Questa proprietà associa una validità temporale a un oggetto spaziale." }, { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy" + "@language": "en", + "@value": "This property associate a temporal validity to a spatial object." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/SpatialObject" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" + }, + "rdfs:label": [ + { + "@language": "it", + "@value": "ha validità dell'oggetto spaziale" }, { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces" + "@language": "en", + "@value": "has spatial object validity" } ], - "rdfs:isDefinedBy": { - "@id": "l0:" + "rdfs:range": { + "@id": "ti:TimeInterval" } }, { - "@id": "https://w3id.org/italia/onto/CLV/hasPrimaryAddress", - "@type": [ - "owl:ObjectProperty", - "owl:FunctionalProperty" - ], + "@id": "https://w3id.org/italia/onto/CLV/hasSpatialCoverage", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -4227,11 +4275,11 @@ "rdfs:comment": [ { "@language": "en", - "@value": "This property is sub-property of has address and it is used to model the specific primary address of a thing of the modelled domain to which it is linked (e.g., the primary address of an organization or a person)." + "@value": "Property used to model the spatial coverage of a thing of the modelled domain." }, { "@language": "it", - "@value": "Questa proprietà è sotto proprietà di ha indirizzo ed è utilizzata per modellare lo specifico indirizzo primario di una cosa del dominio a cui è collegata (e.g., l'indirizzo primario di un'organizzazione, l'indirizzo primario di una persona, ecc.)." + "@value": "Proprietà che consente di esprimere la copertura spaziale di una cosa del dominio da modellare." } ], "rdfs:domain": { @@ -4243,26 +4291,24 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha indirizzo primario" + "@value": "ha copertura spaziale" + }, + { + "@language": "it", + "@value": "ha giurisdizione" }, { "@language": "en", - "@value": "has primary address" + "@value": "has spatial coverage" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/Address" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CLV/hasAddress" + "@id": "https://w3id.org/italia/onto/CLV/Feature" } }, { - "@id": "https://w3id.org/italia/onto/CLV/long", - "@type": [ - "owl:DatatypeProperty", - "owl:FunctionalProperty" - ], + "@id": "https://w3id.org/italia/onto/CLV/hasStreetToponym", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -4276,69 +4322,43 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà rappresenta la longitudine ed è associata alla geometria. Nell'ambito dell'ANNCSU la longitudine dell'accesso è espressa nel Sistema di riferimento geodetico nazionale, costituito dalla realizzazione ETRF2000 – all’epoca 2008.0 – del Sistema di riferimento geodetico Europeo ETRS89" + "@value": "Questa proprietà è usata per collegare l'indirizzo al suo toponymo stradale (o odonimo)" }, { "@language": "en", - "@value": "This property allows one to specify the longitude. It is associated with the Geometry" + "@value": "This property is used to to link an address to the street toponym component of it." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Geometry" + "@id": "https://w3id.org/italia/onto/CLV/Address" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { - "@language": "en", - "@value": "longitude" + "@language": "it", + "@value": "ha odonimo" }, { "@language": "it", - "@value": "longitudine" + "@value": "ha toponimo stradale" + }, + { + "@language": "en", + "@value": "has street toponym" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "https://w3id.org/italia/onto/CLV/StreetToponym" }, "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CLV/coordinate" - } - }, - { - "@id": "_:N5186ebf70a5f4724bc7b7064d79a9a72", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CLV/City" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/District" - } - ] - } - }, - { - "@id": "_:Nbedf44c5f3184363b1a9da76334c66c0", - "@type": "owl:Axiom", - "owl:annotatedProperty": { - "@id": "l0:controlledVocabulary" - }, - "owl:annotatedSource": { - "@id": "l0:name" - }, - "owl:annotatedTarget": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions" - }, - "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/CLV" + "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" } }, { - "@id": "https://w3id.org/italia/onto/CLV/isGeometryFor", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CLV/identifierType", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -4352,15 +4372,15 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di \"ha geometria\" che lega una geometria a una cosa del dominio modellato." + "@value": "La proprietà consente di modellare il tipo di identificativo. Per esempio esistono diversi tipi di codici: il codice ISTAT o il codice del comune o l'identificativo INSPIRE." }, { "@language": "en", - "@value": "Inverse property of \"hasGeometry\" that links a geometry to the related Thing of the domain." + "@value": "The property allows one to specifies the type of identifier. For instance there can be the identifier assigned by the Italian Insttute of Statistics or the identifier assigned by the Municipalities." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Geometry" + "@id": "https://w3id.org/italia/onto/CLV/Identifier" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" @@ -4368,48 +4388,38 @@ "rdfs:label": [ { "@language": "en", - "@value": "is geometry for" + "@value": "identifier type" }, { "@language": "it", - "@value": "è geometria per" + "@value": "tipo identificativo" } ], "rdfs:range": { - "@id": "owl:Thing" + "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/CLV/hasCity", + "@id": "https://w3id.org/italia/onto/CLV/isAddressFor", "@type": "owl:ObjectProperty", - "owl:propertyChainAxiom": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CLV/hasAddress" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/hasCity" - } - ] - }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "This property links the address to the city." + "@value": "Inverse property of has address that links the address to a thing." }, { "@language": "it", - "@value": "Questa proprietà è usata per collegare l'indirizzo al comune dello stesso. Esempio di comune: Roma, Bologna, Palermo, Milano, ecc." + "@value": "Proprietà inversa di ha indirizzo che collega l'indirizzo a una cosa del dominio da modellare." } ], "rdfs:domain": { @@ -4421,292 +4431,294 @@ "rdfs:label": [ { "@language": "en", - "@value": "has municipality" - }, - { - "@language": "en", - "@value": "has city" - }, - { - "@language": "it", - "@value": "ha città" + "@value": "is address for" }, { "@language": "it", - "@value": "ha comune" + "@value": "è indirizzo per" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/City" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" - } - }, - { - "@id": "_:N215d1cc1f6bf4b47a358b2d4e3285cad", - "@type": "owl:Restriction", - "owl:allValuesFrom": { "@id": "owl:Thing" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/isAddressFor" } }, - { - "@id": "https://w3id.org/italia/onto/CLV", - "@type": [ - "owl:NamedIndividual", - "admsapit:SemanticAsset", - "owl:Ontology" - ], - "admsapit:acronym": "CLV-AP_IT", - "admsapit:hasContributor": [ - { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" - }, - { - "@id": "https://w3id.org/italia/data/organization/public-organization/td" - } - ], - "admsapit:hasFormalityLevel": { - "@id": "admsapit:Formal" - }, - "admsapit:hasKeyClass": [ - { - "@id": "https://w3id.org/italia/onto/CLV/Feature" - }, + { + "@id": "https://w3id.org/italia/onto/CLV/isAddressInTimeFor", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@id": "https://w3id.org/italia/onto/CLV/Geometry" + "@language": "it", + "@value": "stabile" }, { - "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" - }, + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { - "@id": "https://w3id.org/italia/onto/CLV/Address" + "@language": "en", + "@value": "Property that links a thing to its address in time reification." }, { - "@id": "https://w3id.org/italia/onto/CLV/SpatialObject" + "@language": "it", + "@value": "Proprietà che lega una cosa del dominio da modellare con la relazione n-aria indirizzo nel tempo." } ], - "admsapit:hasOntologyLanguage": { - "@id": "admsapit:OWL" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" }, - "admsapit:hasSemanticAssetDistribution": [ - { - "@id": "https://w3id.org/italia/data/distribution/CLVAPIT-RDF-XML" - }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV/" + }, + "rdfs:label": [ { - "@id": "https://w3id.org/italia/data/distribution/CLVAPIT-RDF-TURTLE" + "@language": "en", + "@value": "is address in time for" }, { - "@id": "https://w3id.org/italia/data/distribution/CLVAPIT-JSON-LD" + "@language": "it", + "@value": "è indirizzo nel tempo per" } ], - "admsapit:hasTask": [ - { - "@id": "admsapit:AnnotationTask" - }, + "rdfs:range": { + "@id": "owl:Thing" + } + }, + { + "@id": "https://w3id.org/italia/onto/CLV/isGeometryFor", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@id": "admsapit:QueryFormulationTask" + "@language": "it", + "@value": "stabile" }, { - "@id": "admsapit:SearchTask" + "@language": "en", + "@value": "stable" } ], - "admsapit:last": { - "@id": "https://w3id.org/italia/onto/CLV/1.0" - }, - "admsapit:officialURI": { - "@type": "xsd:anyURI", - "@value": "https://w3id.org/italia/onto/CLV" - }, - "admsapit:prefix": "clvapit", - "admsapit:semanticAssetInUse": [ - { - "@id": "https://w3id.org/italia/data/project/DAF" - }, + "rdfs:comment": [ { - "@id": "https://w3id.org/italia/data/project/ANNCSU" + "@language": "en", + "@value": "Inverse property of \"hasGeometry\" that links a geometry to the related Thing of the domain." }, { - "@id": "https://w3id.org/italia/data/project/OntoPiA" + "@language": "it", + "@value": "Proprietà inversa di \"ha geometria\" che lega una geometria a una cosa del dominio modellato." } ], - "admsapit:status": [ - "catalogued", - "published" - ], - "admsapit:target": [ - "Imprese", - "Pubbliche Amministrazioni" - ], - "admsapit:type": { - "@id": "admsapit:CoreOntology" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/Geometry" }, - "dcat:contactPoint": { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" }, - "dcat:keyword": [ + "rdfs:label": [ { "@language": "en", - "@value": "Location" + "@value": "is geometry for" }, { "@language": "it", - "@value": "Coordinata geografica" - }, + "@value": "è geometria per" + } + ], + "rdfs:range": { + "@id": "owl:Thing" + } + }, + { + "@id": "https://w3id.org/italia/onto/CLV/isSpatialCoverageOf", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Accesso esterno" + "@value": "stabile" }, { "@language": "en", - "@value": "Feature" - }, - { - "@language": "it", - "@value": "Area di circolazione" - }, + "@value": "stable" + } + ], + "rdfs:comment": [ { "@language": "en", - "@value": "Address" + "@value": "Inverse property of has feature that links a feature to a thing." }, + { + "@language": "it", + "@value": "Proprietà inversa di ha caratteristica che collega una caratteristica a una cosa." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/Feature" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" + }, + "rdfs:label": [ { "@language": "en", - "@value": "Spatial Object" + "@value": "is spatial coverage of" }, { "@language": "it", - "@value": "Accesso interno" + "@value": "è copertura spaziale" }, { "@language": "it", - "@value": "Numero Civico" - }, + "@value": "è giurisdizione di" + } + ], + "rdfs:range": { + "@id": "owl:Thing" + } + }, + { + "@id": "https://w3id.org/italia/onto/CLV/issuedBy", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Geometria" + "@value": "stabile" }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "Indirizzo" + "@value": "Questa proprietà collega un identificato all'autorità che l'ha rilasciato." }, { "@language": "en", - "@value": "Geometry" - }, - { - "@language": "it", - "@value": "Luogo" + "@value": "This property links an Identifier with the Authority that issued it" } ], - "dcat:theme": { - "@id": "http://publications.europa.eu/resource/authority/data-theme/REGI" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/Identifier" }, - "dcterms:accrualPeriodicity": { - "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" }, - "dcterms:creator": [ - { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT" - }, + "rdfs:label": [ { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + "@language": "it", + "@value": "identificativo rilasciato da" }, { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/age" + "@language": "en", + "@value": "identifier issued by" } ], - "dcterms:description": [ + "rdfs:range": { + "@id": "covapit:Organization" + } + }, + { + "@id": "https://w3id.org/italia/onto/CLV/lat", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], + "owl:versionInfo": [ { "@language": "it", - "@value": "Questa è l'ontologia del profilo di italiano sugli indirizzi e i luoghi (Italian Core Location Vocabulary - Application Profile - CLV-AP_IT)" + "@value": "stabile" }, { "@language": "en", - "@value": "This is the ontology of the Italian application profile for Location and Addresses" + "@value": "stable" } ], - "dcterms:issued": { - "@type": "xsd:date", - "@value": "2017-08-07" - }, - "dcterms:language": [ + "rdfs:comment": [ { - "@id": "http://publications.europa.eu/resource/authority/language/ITA" + "@language": "it", + "@value": "Questa proprietà consente di specificare la latitudine. E' associata alla geometria. Nel caso dell'ANNCSU è espressa nel Sistema di riferimento geodetico nazionale, costituito dalla realizzazione ETRF2000 – all’epoca 2008.0 – del Sistema di riferimento geodetico Europeo ETRS89" }, { - "@id": "http://publications.europa.eu/resource/authority/language/ENG" + "@language": "en", + "@value": "This property represents the latitude. It is associated with the Geometry." } ], - "dcterms:modified": { - "@type": "xsd:date", - "@value": "2019-04-29" - }, - "dcterms:publisher": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/Geometry" }, - "dcterms:rightsHolder": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" }, - "dcterms:title": [ + "rdfs:label": [ { "@language": "en", - "@value": "Address(Location) Ontology" + "@value": "latitude" }, { "@language": "it", - "@value": "Ontologia degli Indirizzi/Luoghi" + "@value": "latitudine" } ], - "owl:imports": { - "@id": "https://w3id.org/italia/onto/l0" - }, - "owl:versionIRI": { - "@id": "https://w3id.org/italia/onto/CLV/1.0" + "rdfs:range": { + "@id": "rdfs:Literal" }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CLV/coordinate" + } + }, + { + "@id": "https://w3id.org/italia/onto/CLV/long", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ { - "@language": "en", - "@value": "Version 1.0 - Modified on 29 April 2019 - Deleted Named Individuals for Geographical Distribution and added in contrast the reference to the new controlled vocabulary. Refactoring of L0:Event in l0:EventOrSituation. Change in the modelling of Tiponym Qualifier and change in the labelling of the classes and properties." + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "Versione 1.0 - Modificata il 29 Aprile 2019 - Rifattorizzazione di l0:Event in l0:EventOrSituation. Cancellati gli individui per la classe GeographicalDistribution in quanto è stato creato un vocabolario controllato a parte che è stato collegato con la classe stessa secondo la politica applicata nella rete di ontologie OntoPiA.Cambiamento nella modellazione del DUG (eliminato vocabolario controllato) e gestine delle label per ciascuna classe e proprietà" + "@language": "en", + "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/CLV/0.9" - }, - "rdfs:comment": [ - { - "@language": "en", - "@value": "This is the ontology of the Italian application profile for Location and Addresses" - }, + "rdfs:comment": [ { "@language": "it", - "@value": "Questa è l'ontologia del profilo di italiano sugli indirizzi e i luoghi (Italian Core Location Vocabulary - Application Profile - CLV-AP_IT)" + "@value": "Questa proprietà rappresenta la longitudine ed è associata alla geometria. Nell'ambito dell'ANNCSU la longitudine dell'accesso è espressa nel Sistema di riferimento geodetico nazionale, costituito dalla realizzazione ETRF2000 – all’epoca 2008.0 – del Sistema di riferimento geodetico Europeo ETRS89" + }, + { + "@language": "en", + "@value": "This property allows one to specify the longitude. It is associated with the Geometry" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/Geometry" + }, "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV/" + "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "en", - "@value": "Address(Location) Ontology" + "@value": "longitude" }, { "@language": "it", - "@value": "Ontologia degli Indirizzi/Luoghi" + "@value": "longitudine" } - ] + ], + "rdfs:range": { + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CLV/coordinate" + } }, { - "@id": "https://w3id.org/italia/onto/CLV/District", - "@type": "owl:Class", - "https://w3id.org/italia/onto/CLV/hasRankOrder": 5, + "@id": "https://w3id.org/italia/onto/CLV/metric", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -4717,123 +4729,76 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "skos:Concept" + "rdfs:comment": { + "@language": "it", + "@value": "Valore del numero civico assegnato all’accesso esterno espresso in metri, utilizzato in caso di adozione del sistema metrico anziché della successione naturale dei numeri" + }, + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" }, - "rdfs:comment": [ - { - "@language": "en", - "@value": "This class represents a district of a city" - }, - { - "@language": "it", - "@value": "Questa classe rappresenta un minicipio/quartiere del comune" - } - ], "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CLV/" + "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { - "@language": "it", - "@value": "Municipio" + "@language": "en", + "@value": "metric" }, { "@language": "it", - "@value": "Quartiere" - }, - { - "@language": "en", - "@value": "District" + "@value": "valore metrico" } ], - "rdfs:subClassOf": [ - { - "@id": "_:N3bcc5c225416462d8c9ace4cf367de06" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" - }, - { - "@id": "_:N2fc98d705d6543bcb9cb127ccec726f3" - } - ] - }, - { - "@id": "vcard:hasEmail", - "@type": "owl:AnnotationProperty" + "rdfs:range": { + "@id": "rdfs:Literal" + } }, { - "@id": "https://w3id.org/italia/onto/CLV/Feature", - "@type": "owl:Class", - "owl:disjointWith": { - "@id": "https://w3id.org/italia/onto/CLV/Geometry" - }, + "@id": "https://w3id.org/italia/onto/CLV/nextAddress", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" - } - ], - "prov:wasDerivedFrom": { - "@id": "http://www.opengis.net/ont/geosparql#Feature" - }, - "prov:wasInfluencedBy": [ - { - "@id": "http://https://www.w3.org/ns/locn#Location" }, { - "@id": "http://www.geonames.org/ontology#Feature" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe è utilizzata per rappresentare un'entittà geografica o localizzazione." + "@value": "Questa proprietà consente di modellare una sequenza ordinata di indirizzi (che potrebbero essere relazionati l'uno con l'altro come conseguenza di un cambio nella denominaziona avvenuta nel tempo). Nel caso specifico di questa proprietà, essa rappresenta la situazione 'address in time' successiva nella sequenza." }, { "@language": "en", - "@value": "This class is used to represent any geographical entity." + "@value": "This property allows one to model an ordered sequence of addresses (that may be related to each other as a consequence of a change occured over time). In this specific case the property represents the next 'address in time' situation in the sequence." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "it", - "@value": "Luogo" + "@value": "indirizzo successivo" }, { "@language": "en", - "@value": "Feature (Location)" + "@value": "next address" } ], - "rdfs:subClassOf": [ - { - "@id": "_:N3e3f63d013fd4b29a7ea6e66d47e10f0" - }, - { - "@id": "_:N1cd6e6e2891e462b97c2ada1bd741723" - }, - { - "@id": "_:Nda54277261864bb698ff2546afb7dd97" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/SpatialObject" - } - ] + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" + } }, { - "@id": "https://w3id.org/italia/onto/CLV/acronym", + "@id": "https://w3id.org/italia/onto/CLV/officialStreetName", "@type": "owl:DatatypeProperty", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces" - }, "owl:versionInfo": [ { "@language": "it", @@ -4846,16 +4811,16 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "La sigla automobilistica con cui viene indicata la provincia." + "@language": "en", + "@value": "Property that identifies in the street toponym the official street name" }, { - "@language": "en", - "@value": "The acronym of the province that is typically used over the Italian territory for the license plate." + "@language": "it", + "@value": "Proprietà che identifica la parte di toponimo stradale chiamata DUF - Denominazione Urbanistica uFficiale" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Province" + "@id": "https://w3id.org/italia/onto/CLV/StreetToponym" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" @@ -4863,15 +4828,15 @@ "rdfs:label": [ { "@language": "it", - "@value": "sigla automobilistica" + "@value": "DUF (Denominazione Urbanistica uFficiale)" }, { - "@language": "en", - "@value": "acronym province" + "@language": "it", + "@value": "nome della strada" }, { - "@language": "it", - "@value": "sigla provincia" + "@language": "en", + "@value": "official street name" } ], "rdfs:range": { @@ -4882,23 +4847,45 @@ } }, { - "@id": "_:Nccf26120739b4cc49f7a7d068f2aee81", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "https://w3id.org/italia/onto/CLV/peculiarity", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": { + "@language": "it", + "@value": "Valore utilizzato in presenza di uno specifico metodo di classificazione della numerazione civica, validata dall’Istat (es. ROSSO e NERO); Potrebbe forse essere utilizzato anche per indicare A, B , bis che si riferiscono ai numeri civici di accesso esterno." }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/building" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "peculiarity" + }, + { + "@language": "it", + "@value": "specificità" + } + ], + "rdfs:range": { + "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/CLV/City", - "@type": "owl:Class", - "https://w3id.org/italia/onto/CLV/hasRankOrder": 4, - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities" - }, + "@id": "https://w3id.org/italia/onto/CLV/postCode", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -4909,118 +4896,68 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "skos:Concept" - }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta la città (Comune)" + "@value": "Questa proprietà rappresenta il CAP in un indirizzo." }, { "@language": "en", - "@value": "This class represents the city" + "@value": "This property represents the value of the zip code in an address." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/Address" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { "@language": "it", - "@value": "Comune" - }, - { - "@language": "en", - "@value": "City" + "@value": "CAP" }, { "@language": "it", - "@value": "Città" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:N5bc7627a4c7d4548b320b22bece8a529" - }, - { - "@id": "_:N6ca9e27fe0cb4ad5948bf53c42a9db10" - }, - { - "@id": "_:Ne15fe2acd0684740be4af157a3cf4f59" + "@value": "Codice Avviamento Postale" }, - { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" - } - ] - }, - { - "@id": "_:N4859051d2ef84d959f39d6718b904ab2", - "@type": "owl:Axiom", - "owl:annotatedProperty": { - "@id": "l0:controlledVocabulary" - }, - "owl:annotatedSource": { - "@id": "l0:identifier" - }, - "owl:annotatedTarget": { - "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions" - }, - "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/CLV" - } - }, - { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid", - "@type": [ - "vcard:Organization", - "owl:NamedIndividual", - "vcard:Kind", - "dcatapit:Organization" - ], - "vcard:fn": "banche dati e open data", - "vcard:hasEmail": { - "@id": "mailto:info@dati.gov.it" - } - }, - { - "@id": "https://w3id.org/italia/onto/CLV/hasRankOrder", - "@type": [ - "owl:AnnotationProperty", - "owl:DatatypeProperty" + { + "@language": "en", + "@value": "post code" + } ], - "rdfs:domain": { - "@id": "owl:Thing" - }, "rdfs:range": { - "@id": "xsd:int" + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:identifier" } }, { - "@id": "https://w3id.org/italia/onto/CLV/hasCensusSection", + "@id": "https://w3id.org/italia/onto/CLV/prevAddress", "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà che collega un accesso esterno, una città o un area dell'indirizzo a una sezione di censimento." + "@value": "Questa proprietà consente di modellare una sequenza ordinata di indirizzi (che potrebbero essere relazionati l'uno con l'altro come conseguenza di un cambio nella denominaziona avvenuta nel tempo). Nel caso specifico di questa proprietà, essa rappresenta la situazione 'address in time' precedente nella sequenza." }, { "@language": "en", - "@value": "Property that links an address, a specific city or an address area to its census section." + "@value": "This property allows one to model an ordered sequence of addresses (that may be related to each other as a consequence of a change occured over time). In this specific case the property represents the previous 'address in time' situation in the sequence." } ], "rdfs:domain": { - "@id": "_:Nd1182dd768164f7e88c71744b8321e1f" + "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" @@ -5028,20 +4965,20 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha sezione di censimento" + "@value": "indirizzo precedente" }, { "@language": "en", - "@value": "has census section" + "@value": "previous address" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/CensusSection" + "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" } }, { - "@id": "https://w3id.org/italia/onto/CLV/coordinate", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/CLV/refersToExternalAccess", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -5054,59 +4991,59 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property represents the geographical coordinate of the Geometry" + "@language": "it", + "@value": "Questa proprietà collega il numero interno (accesso interno) all'accesso esterno (indirizzo)" }, { - "@language": "it", - "@value": "Questa proprietà rappresenta le coordinate geografiche della Geometria." + "@language": "en", + "@value": "This property links the internal access to the external access (address)" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Geometry" + "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" }, "rdfs:label": [ { - "@language": "it", - "@value": "coordinata geografica" + "@language": "en", + "@value": "refers to external access" }, { - "@language": "en", - "@value": "geographical coordinate" + "@language": "it", + "@value": "si riferisce ad accesso esterno" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "https://w3id.org/italia/onto/CLV/Address" } }, { - "@id": "https://w3id.org/italia/onto/CLV/isSpatialCoverageOf", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CLV/serialization", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di ha caratteristica che collega una caratteristica a una cosa." + "@value": "Questa proprietà indica la serializzazione della geometria (gml, KML, ecc.)" }, { "@language": "en", - "@value": "Inverse property of has feature that links a feature to a thing." + "@value": "This property represents the serialization of the geometry object (e.g., kml, gml, etc.)," } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/Feature" + "@id": "https://w3id.org/italia/onto/CLV/Geometry" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" @@ -5114,66 +5051,88 @@ "rdfs:label": [ { "@language": "en", - "@value": "is spatial coverage of" - }, - { - "@language": "it", - "@value": "è giurisdizione di" + "@value": "serialization" }, { "@language": "it", - "@value": "è copertura spaziale" + "@value": "serializzazione della geometria" } ], "rdfs:range": { - "@id": "owl:Thing" + "@id": "rdfs:Literal" } }, { - "@id": "_:Nd14dbd9e51194a0bad89164522ec72d0", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" + "@id": "https://w3id.org/italia/onto/CLV/situatedWithin", + "@type": [ + "owl:ObjectProperty", + "owl:TransitiveProperty" + ], + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "It is used to enable the model to express that the subtypes of address components in the dataset form a hierarchy e.g. like: a municipality within a province, which is in turn within a region, in turn within country." + }, + { + "@language": "it", + "@value": "La proprietà è utilizzata per abilitare il modello nell'esprimere che una certa componente dell'indirizzo nei dati forma una gerarchia. Esempio: un comune è situato in una provincia che è situata in una regione che è situata in uno stato." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/prevAddress" - } - }, - { - "@id": "_:Neb865f53488a4bae9da5fa0614575b79", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasAddressComponent" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" }, - "owl:someValuesFrom": { + "rdfs:label": [ + { + "@language": "en", + "@value": "situated within" + }, + { + "@language": "it", + "@value": "situato in" + } + ], + "rdfs:range": { "@id": "https://w3id.org/italia/onto/CLV/AddressComponent" } }, { - "@id": "https://w3id.org/italia/onto/CLV/hasLowerRank", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CLV/staircase", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property relates two named address components, where the first is less specific than the second." + "@language": "it", + "@value": "Parte letterale dell'accesso interno (numero interno) assegnata alla scala, ove presente." }, { - "@language": "it", - "@value": "Questa proprietà mette in relazione due componenti dell'indirizzo con nomi, dove la prima è meno specifica della seconda." + "@language": "en", + "@value": "When available, the property represents the literal part of the internal number of the address that is assigned to the staircase." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" + "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" @@ -5181,105 +5140,81 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha livello più basso" + "@value": "scala" }, { "@language": "en", - "@value": "has lower rank" + "@value": "staircase" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/AdminUnitComponent" - } - }, - { - "@id": "_:N1cd6e6e2891e462b97c2ada1bd741723", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "_:N3318d0e93486472a9414d07a9d7db0a1" - }, - "owl:onProperty": { - "@id": "ti:modified" + "@id": "rdfs:Literal" } }, { - "@id": "l0:Characteristic", - "@type": "owl:Class" - }, - { - "@id": "_:N2aa317d36feb4ecb8c21cbd715625958", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/refersToExternalAccess" + "@id": "https://w3id.org/italia/onto/CLV/streetNumber", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Valore del numero civico assegnato all’accesso esterno secondo la successione naturale dei numeri;" + }, + { + "@language": "en", + "@value": "Value of the street number that is assigned to the external access according to the natural sequence of numbers" + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/CivicNumbering" }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/CLV/Address" - } - }, - { - "@id": "l0:controlledVocabulary", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "l0:EventOrSituation", - "@type": "owl:Class" - }, - { - "@id": "_:Nad24aaeb8aa4480c8d98c5d8f8ac644b", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CLV/City" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Province" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Region" - } - ] - } - }, - { - "@id": "admsapit:Project", - "@type": "owl:Class" - }, - { - "@id": "_:N8d501afa7a284a87a74190e0f74776df", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasInternalAccess" + "rdfs:label": [ + { + "@language": "en", + "@value": "street number" + }, + { + "@language": "it", + "@value": "valore civico" + } + ], + "rdfs:range": { + "@id": "xsd:int" } }, { - "@id": "https://w3id.org/italia/onto/CLV/officialStreetName", + "@id": "https://w3id.org/italia/onto/CLV/toponymQualifier", "@type": "owl:DatatypeProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà che identifica la parte di toponimo stradale chiamata DUF - Denominazione Urbanistica uFficiale" + "@value": "Questa proprietà è utilizzata per specificare il DUG (Denominazione Urbanistica Generica) o qualificatore di toponimo (e.g., via, vicolo, viale, piazza, ecc.) dell'odonimo/toponimo" }, { "@language": "en", - "@value": "Property that identifies in the street toponym the official street name" + "@value": "This property is used to represent the Italian DUG (Denominazione Urbanistica Generica) or toponym qualifier (e.g., via, viale, piazza, ecc.) of the street toponym" } ], "rdfs:domain": { @@ -5291,87 +5226,70 @@ "rdfs:label": [ { "@language": "it", - "@value": "nome della strada" + "@value": "denominazione urbanistica generica (DUG)" }, { "@language": "it", - "@value": "DUF (Denominazione Urbanistica uFficiale)" + "@value": "qualificatore del toponimo" }, { "@language": "en", - "@value": "official street name" + "@value": "toponym qualifier" } ], "rdfs:range": { "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:name" - } - }, - { - "@id": "l0:Location", - "@type": "owl:Class" - }, - { - "@id": "_:Nd98b82d69114425ca1a4d53a5cd6baa8", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CLV/City" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Country" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Province" - }, - { - "@id": "https://w3id.org/italia/onto/CLV/Region" - } - ] - } - }, - { - "@id": "_:N4cc1aebfc0fb4fbaa901c61ec021e8f7", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasIdentifier" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/CLV/Identifier" } }, { - "@id": "https://w3id.org/italia/data/organization/public-organization/td", + "@id": "https://w3id.org/italia/onto/CLV/withAddress", "@type": [ - "owl:NamedIndividual", - "dcatapit:Agent", - "foaf:Agent" + "owl:ObjectProperty", + "owl:FunctionalProperty" ], - "dcterms:identifier": "TD", - "foaf:name": [ + "owl:versionInfo": [ { "@language": "it", - "@value": "Team per la Trasformazione Digitale" + "@value": "stabile" }, { "@language": "en", - "@value": "Digital Transformation Team" + "@value": "stable" } - ] - }, - { - "@id": "dcterms:identifier", - "@type": "owl:AnnotationProperty" + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "Property that links the situation of an address that changes over time to the address itself." + }, + { + "@language": "it", + "@value": "Proprietà che collega la sitauzione di un indirizzo che cambia nel tempo all'indirizzo stesso." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV" + }, + "rdfs:label": [ + { + "@language": "it", + "@value": "con indirizzo" + }, + { + "@language": "en", + "@value": "with address" + } + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CLV/Address" + } }, { - "@id": "https://w3id.org/italia/onto/CLV/hasAdressinTime", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CLV/isAddressInTimeFor" - }, + "@id": "https://w3id.org/italia/onto/CLV/yard", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -5385,15 +5303,15 @@ "rdfs:comment": [ { "@language": "en", - "@value": "Property that links any thing of the modelled domain with the situation of an address that changes over time." + "@value": "If available, the property represents the romanic number assigned to each private space (yard and similar) to which access buildings or other internal accesses," }, { "@language": "it", - "@value": "Proprietà che lega una qualsiasi cosa del dominio modellato alla situazione utilizzata per esprimere il cambiamento di un indirizzo nel tempo." + "@value": "Numero romano assegnato a ciascun spazio privato (cortile, corte e simili) cui si accede agli edifici o agli accessi interni, ove presente;" } ], "rdfs:domain": { - "@id": "owl:Thing" + "@id": "https://w3id.org/italia/onto/CLV/InternalAccess" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CLV" @@ -5401,55 +5319,138 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha indirizzo nel tempo" + "@value": "cortile" }, { "@language": "en", - "@value": "has address in time" + "@value": "yard" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CLV/AddressInTime" + "@id": "rdfs:Literal" } }, { - "@id": "xsd:date", - "@type": "rdfs:Datatype" + "@id": "l0:Agent", + "@type": "owl:Class" }, { - "@id": "_:N2fc98d705d6543bcb9cb127ccec726f3", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "_:Nd98b82d69114425ca1a4d53a5cd6baa8" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasHigherRank" + "@id": "l0:Characteristic", + "@type": "owl:Class" + }, + { + "@id": "l0:EventOrSituation", + "@type": "owl:Class" + }, + { + "@id": "l0:Location", + "@type": "owl:Class" + }, + { + "@id": "l0:controlledVocabulary", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "l0:description", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "l0:identifier", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], + "l0:controlledVocabulary": [ + { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities" + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces" + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions" + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries" + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy" + } + ], + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" } }, { - "@id": "_:N19d64d8a15ac4a1a9157b50c7a9f66b8", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/exponent" + "@id": "l0:name", + "@type": "owl:DatatypeProperty", + "l0:controlledVocabulary": [ + { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities" + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces" + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions" + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries" + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy" + } + ], + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" } }, { - "@id": "_:N467372536563497e8a516f209a861f26", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "_:N5186ebf70a5f4724bc7b7064d79a9a72" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CLV/hasLowerRank" + "@id": "prov:wasDerivedFrom", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "prov:wasInfluencedBy", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "ti:TimeInterval", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/TI/" } + }, + { + "@id": "ti:atTime", + "@type": "owl:ObjectProperty" + }, + { + "@id": "ti:modified", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "vcard:Kind", + "@type": "owl:Class" + }, + { + "@id": "vcard:Organization", + "@type": "owl:Class" + }, + { + "@id": "vcard:fn", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "vcard:hasEmail", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "xsd:date", + "@type": "rdfs:Datatype" + }, + { + "@id": "xsd:time", + "@type": "rdfs:Datatype" } ] -} +} \ No newline at end of file diff --git a/Ontologie/CLV/latest/CLV-AP_IT.rdf b/Ontologie/CLV/latest/CLV-AP_IT.rdf index 49cb820f..cced3e46 100644 --- a/Ontologie/CLV/latest/CLV-AP_IT.rdf +++ b/Ontologie/CLV/latest/CLV-AP_IT.rdf @@ -1,2383 +1,1911 @@ - - - - - - - - - - Questa è l'ontologia del profilo di italiano sugli indirizzi e i luoghi (Italian Core Location Vocabulary - Application Profile - CLV-AP_IT) - This is the ontology of the Italian application profile for Location and Addresses - 2017-08-07 - - - 2019-04-29 - - - Address(Location) Ontology - Ontologia degli Indirizzi/Luoghi - Questa è l'ontologia del profilo di italiano sugli indirizzi e i luoghi (Italian Core Location Vocabulary - Application Profile - CLV-AP_IT) - This is the ontology of the Italian application profile for Location and Addresses - - Address(Location) Ontology - Ontologia degli Indirizzi/Luoghi - Version 1.0 - Modified on 29 April 2019 - Deleted Named Individuals for Geographical Distribution and added in contrast the reference to the new controlled vocabulary. Refactoring of L0:Event in l0:EventOrSituation. Change in the modelling of Tiponym Qualifier and change in the labelling of the classes and properties. - Versione 1.0 - Modificata il 29 Aprile 2019 - Rifattorizzazione di l0:Event in l0:EventOrSituation. Cancellati gli individui per la classe GeographicalDistribution in quanto è stato creato un vocabolario controllato a parte che è stato collegato con la classe stessa secondo la politica applicata nella rete di ontologie OntoPiA.Cambiamento nella modellazione del DUG (eliminato vocabolario controllato) e gestine delle label per ciascuna classe e proprietà - - Accesso esterno - Accesso interno - Address - Area di circolazione - Coordinata geografica - Feature - Geometria - Geometry - Indirizzo - Location - Luogo - Numero Civico - Spatial Object - - - CLV-AP_IT - - - - - - - - - - - - - - - - - https://w3id.org/italia/onto/CLV - clvapit - - - - catalogued - published - Imprese - Pubbliche Amministrazioni - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Questa proprietà consente di collegare una cosa del dominio da modellare con l'indirizzo attuale, corrente. - This property is used to link a thing to a current address. - - ha indirizzo attuale - has current address - stabile - stable - - - - - - - - - - - Questa proprietà è utilizzata per collegare l'indirizzo a un'area geografica o località che raggruppa diverse areee geografiche. - This property is used in order to link the address to a geographical area or a locality that groups different addressable objects. - - ha area indirizzo - ha località - has address area - has locality - stabile - stable - - - - - - - - - - Property that links an address to its components (street, city, province, number, etc.) - Proprietà che lega l'indirizzo alle sue componenti che lo formano (e.g., via, città, provincia, numero civico, ecc.) - - ha componente indirizzo - has address component - stabile - stable - - - - - - - - - - - Property that links any thing of the modelled domain with the situation of an address that changes over time. - Proprietà che lega una qualsiasi cosa del dominio modellato alla situazione utilizzata per esprimere il cambiamento di un indirizzo nel tempo. - - ha indirizzo nel tempo - has address in time - stabile - stable - - - - - - - - - - - - - - - - - - Property that links an address, a specific city or an address area to its census section. - Proprietà che collega un accesso esterno, una città o un area dell'indirizzo a una sezione di censimento. - - ha sezione di censimento - has census section - stabile - stable - - - - - - - - - - - - - - - Questa proprietà è usata per collegare l'indirizzo al comune dello stesso. Esempio di comune: Roma, Bologna, Palermo, Milano, ecc. - This property links the address to the city. - - ha città - ha comune - has city - has municipality - stabile - stable - - - - - - - - - - - La proprietà collega i'indirizzo allo stato,. Esempio: Italia, Francia, ecc. - This property links the address to the country. - - ha paese - ha stato - has country - stabile - stable - - - - - - - - - - - Questa proprietà mette in relazione componenti dell'indirizzo con un nome, dove la prima è più specifica della seconda e non c'è un altra componente con nome che è sia più generale della prima che più specifica della seconda. - This property relates two named address components, where the first is more specific then the second and there is no other named address component that is both more general than the first and more specific than the second. - - ha livello più alto diretto - has direct higher rank - stabile - stable - - - - - - - - - - - Questa proprietà mette in relazione componenti dell'indirizzo con un nome, dove la prima è meno specifica della seconda e non esise un'altra componente dell'indirizzo con nome che è sia più specifica della prima che più generale della seconda. - This property relates two named address components, where the first is less specific then the second and there is no other named address component that is both more specific than the first and more general than the second. - - ha livello diretto più basso - has direct lower rank - stabile - stable - - - - - - - - - - - Property that links an address to the district of the city - Proprietà che lega un indirizzo al municipio / quartiere tipicamente situato in una città - - ha municipio - ha quartiere - has district - stabile - stable - - - - - - - - - - - - - - - - - - Property that links the componentsi city, province, region to a geographical distribution - Proprietà che lega le componenti città, provincia/città metropolitana, regione a una ripartizione geografica - - ha ripartizione geografica - has geographical distribution - stabile - stable - - - - - - - - - - - Questa proprietà lega una qualsiasi cosa del dominio a una geometria. - This property links any thing of the domain to the geometry. - - ha geometria - has geometry - stabile - stable - - - - - - - - - - - Property that links the Geometry to its Type (Polygon, Point, Line) - Proprietà che collega la geometria al suo tipo (poligono, punto, linea). - - ha tipo geometria - has geometry type - stabile - stable - - - - - - - - - - Questa proprietà è utilizzata per mettere in relazione due componenti dell'indirizzo che hanno un nome, dove la prima è più specifica della seconda. - This property is used to relate two named address component, where the first is more specific than the second. - - ha livello più alto - has higher rank - stabile - stable - - - - - - - - - - Questa proprietà collega un oggetto spaziale alla classe identificativo che rappresenta uno o più identificativi associabili a un oggetto spaziale. La proprietà è ereditata da tutte le sotto classi di oggetto spaziale. Esempi di identificativi sono il codice istat, l'identificativo di un indirizzo secondo le specifiche inspire, il codice assegnato dal comune, ecc. - This property allows one to specify an identifier for the spatial object. The property is inherited by all the subclasses of spatial object. - - ha codice - ha identificativo - has identifier - stabile - stable - - - - - - - - - - - Inverse property of "refersToExternalAccess" used to link the external access to the internal one. - Proprietà inversa di "si rifierisce a accesso esterno". Consente di collegare l'accesso esterno all'accesso interno - - ha accesso interno - has internal access - stabile - stable - - - - - - - - - - Questa proprietà mette in relazione due componenti dell'indirizzo con nomi, dove la prima è meno specifica della seconda. - This property relates two named address components, where the first is less specific than the second. - - ha livello più basso - has lower rank - stabile - stable - - - - - - - - - - Questa proprietà specializza la proprietà ha componente indirizzo per collegare l'indirizzo al numero civico parte dello stesso. - This property specializes the property has address component in order to link the address with its part representing the street number (or housing number). - - ha numero civico - has street number - stabile - stable - - - - - - - - - - - - Questa proprietà è sotto proprietà di ha indirizzo ed è utilizzata per modellare lo specifico indirizzo primario di una cosa del dominio a cui è collegata (e.g., l'indirizzo primario di un'organizzazione, l'indirizzo primario di una persona, ecc.). - This property is sub-property of has address and it is used to model the specific primary address of a thing of the modelled domain to which it is linked (e.g., the primary address of an organization or a person). - - ha indirizzo primario - has primary address - stabile - stable - - - - - - - - - - - Questa proprietà collega l'indirizzo alla Provincia. Esempio di Provincia: "PA", "BO", "RM", ecc. - This property links the address with the Province. - - ha provincia - has province - stabile - stable - - - - - - - - - - - Questa proprietà collega un luogo/caratteristica con la Regione del paese. Regione; essa può essere "Lazio", "Emilia Romagna", ecc. - This property links the address with the Region of the country. - - ha regione - has region - stabile - stable - - - - - - - - - - Questa proprietà associa una validità temporale a un oggetto spaziale. - This property associate a temporal validity to a spatial object. - - ha validità dell'oggetto spaziale - has spatial object validity - stabile - stable - - - - - - - - - - Property used to model the spatial coverage of a thing of the modelled domain. - Proprietà che consente di esprimere la copertura spaziale di una cosa del dominio da modellare. - - ha copertura spaziale - ha giurisdizione - has spatial coverage - stabile - stable - - - - - - - - - - - Questa proprietà è usata per collegare l'indirizzo al suo toponymo stradale (o odonimo) - This property is used to to link an address to the street toponym component of it. - - ha odonimo - ha toponimo stradale - has street toponym - stabile - stable - - - - - - - - - - Inverse property of has address that links the address to a thing. - Proprietà inversa di ha indirizzo che collega l'indirizzo a una cosa del dominio da modellare. - - is address for - è indirizzo per - stabile - stable - - - - - - - - - - Property that links a thing to its address in time reification. - Proprietà che lega una cosa del dominio da modellare con la relazione n-aria indirizzo nel tempo. - - is address in time for - è indirizzo nel tempo per - stabile - stable - - - - - - - - - - Inverse property of "hasGeometry" that links a geometry to the related Thing of the domain. - Proprietà inversa di "ha geometria" che lega una geometria a una cosa del dominio modellato. - - is geometry for - è geometria per - stabile - stable - - - - - - - - - - Inverse property of has feature that links a feature to a thing. - Proprietà inversa di ha caratteristica che collega una caratteristica a una cosa. - - is spatial coverage of - è copertura spaziale - è giurisdizione di - stabile - stable - - - - - - - - - - Questa proprietà collega un identificato all'autorità che l'ha rilasciato. - This property links an Identifier with the Authority that issued it - - identificativo rilasciato da - identifier issued by - stabile - stable - - - - - - - - - - Questa proprietà consente di modellare una sequenza ordinata di indirizzi (che potrebbero essere relazionati l'uno con l'altro come conseguenza di un cambio nella denominaziona avvenuta nel tempo). Nel caso specifico di questa proprietà, essa rappresenta la situazione 'address in time' successiva nella sequenza. - This property allows one to model an ordered sequence of addresses (that may be related to each other as a consequence of a change occured over time). In this specific case the property represents the next 'address in time' situation in the sequence. - - indirizzo successivo - next address - stabile - stable - - - - - - - - - - Questa proprietà consente di modellare una sequenza ordinata di indirizzi (che potrebbero essere relazionati l'uno con l'altro come conseguenza di un cambio nella denominaziona avvenuta nel tempo). Nel caso specifico di questa proprietà, essa rappresenta la situazione 'address in time' precedente nella sequenza. - This property allows one to model an ordered sequence of addresses (that may be related to each other as a consequence of a change occured over time). In this specific case the property represents the previous 'address in time' situation in the sequence. - - indirizzo precedente - previous address - stabile - stable - - - - - - - - - - Questa proprietà collega il numero interno (accesso interno) all'accesso esterno (indirizzo) - This property links the internal access to the external access (address) - - refers to external access - si riferisce ad accesso esterno - stabile - stable - - - - - - - - - - - It is used to enable the model to express that the subtypes of address components in the dataset form a hierarchy e.g. like: a municipality within a province, which is in turn within a region, in turn within country. - La proprietà è utilizzata per abilitare il modello nell'esprimere che una certa componente dell'indirizzo nei dati forma una gerarchia. Esempio: un comune è situato in una provincia che è situata in una regione che è situata in uno stato. - - situated within - situato in - stabile - stable - - - - - - - - - - - Property that links the situation of an address that changes over time to the address itself. - Proprietà che collega la sitauzione di un indirizzo che cambia nel tempo all'indirizzo stesso. - - con indirizzo - with address - stabile - stable - - - - - - - - - - - - - - - - - - - - - - La sigla automobilistica con cui viene indicata la provincia. - The acronym of the province that is typically used over the Italian territory for the license plate. - - acronym province - sigla automobilistica - sigla provincia - stabile - stable - - - - - - - - - - - - Questa proprietà rappresenta l'altitudine, ovvero l'altezza di un oggetto spaziale rispetto alla superficie del livello medio del mare.. E' proprietà associata alla geometria. Nel caso di geometria associata all'indirizzo, la proprietà rappresenta l'altezza ortometrica dell’accesso esterno (civico) espressa nei sistemi di riferimento altimetrici nazionali ufficiali. - The property represents the altitude, i.e., the height of an object or point in relation to sea level or ground level. It is associated with the geometry. - - altitude - altitudine - quota - stabile - stable - - - - - - - - - - Numero arabo assegnato all’edificio cui si accede alle scale o agli accessi interni, ove presente. Questa proprietà potrebbe essere utilizzata anche per identificare un numero di padiglione. - When available, it represents the arabic number assigned to the building accessed by the stairs or internal accesses. - - building - edificio - palazzo - stabile - stable - - - - - - - - - - Questa proprietà rappresenta le coordinate geografiche della Geometria. - This property represents the geographical coordinate of the Geometry - - coordinata geografica - geographical coordinate - stabile - stable - - - - - - - - - - Property used to indicate the coordinate system or reference system (e.g., WGS84, ETRS89, etc.) - Proprietà utilizzata per indicare il sistema di coordinate o sistema di riferimento (e.g., WGS84, ETRS89, ecc,.) - - coordinate system of reference - sistema di coordinate di riferimento - stabile - stable - - - - - - - - - - - - - - - - - Parte letterale del numero civico, ove presente o eventuale esponente attribuito al numero interno. In quest'ultimo caso, l’utilizzo va preventivamente concordato con l’Istat - When available, it represents the literal part of the number of the address. It can be used associated with both the external and internal number. - - esponente - exponent - stabile - stable - - - - - - - - - - Valore del numero interno assegnato all’accesso interno secondo la successione naturale dei numeri; - Value of the internal number assigned to the internal access according to the natural sequence of numbers - - flat number - interno - numero appartamento - stabile - stable - - - - - - - - - - Numero del piano su cui è ubicato l’accesso interno, ove presente; - When available, the property represents the floor number on which the internal access is located. - - floor - piano - stabile - stable - - - - - - - - - - - L'indirizzo completo scritto come una stringa. L'uso di questa proprietà aiuta a comprendere l'indirizzo completo evitando possibili errori derivanti dal frazionamento dello stesso nelle sue rispettive componenti. - The complete address written as a string, with or without formatting. The use of this property allows one not to incur in any misunderstandings that might arise through the breaking up of an address into its component parts. - - full address - indirizzo completo - stabile - stable - - - - - - - - - - - - - - - - La proprietà consente di modellare il tipo di identificativo. Per esempio esistono diversi tipi di codici: il codice ISTAT o il codice del comune o l'identificativo INSPIRE. - The property allows one to specifies the type of identifier. For instance there can be the identifier assigned by the Italian Insttute of Statistics or the identifier assigned by the Municipalities. - - identifier type - tipo identificativo - stabile - stable - - - - - - - - - - - - Questa proprietà consente di specificare la latitudine. E' associata alla geometria. Nel caso dell'ANNCSU è espressa nel Sistema di riferimento geodetico nazionale, costituito dalla realizzazione ETRF2000 – all’epoca 2008.0 – del Sistema di riferimento geodetico Europeo ETRS89 - This property represents the latitude. It is associated with the Geometry. - - latitude - latitudine - stabile - stable - - - - - - - - - - - - Questa proprietà rappresenta la longitudine ed è associata alla geometria. Nell'ambito dell'ANNCSU la longitudine dell'accesso è espressa nel Sistema di riferimento geodetico nazionale, costituito dalla realizzazione ETRF2000 – all’epoca 2008.0 – del Sistema di riferimento geodetico Europeo ETRS89 - This property allows one to specify the longitude. It is associated with the Geometry - - longitude - longitudine - stabile - stable - - - - - - - - - - Valore del numero civico assegnato all’accesso esterno espresso in metri, utilizzato in caso di adozione del sistema metrico anziché della successione naturale dei numeri - - metric - valore metrico - stabile - stable - - - - - - - - - - - Property that identifies in the street toponym the official street name - Proprietà che identifica la parte di toponimo stradale chiamata DUF - Denominazione Urbanistica uFficiale - - DUF (Denominazione Urbanistica uFficiale) - nome della strada - official street name - stabile - stable - - - - - - - - - - Valore utilizzato in presenza di uno specifico metodo di classificazione della numerazione civica, validata dall’Istat (es. ROSSO e NERO); Potrebbe forse essere utilizzato anche per indicare A, B , bis che si riferiscono ai numeri civici di accesso esterno. - - peculiarity - specificità - stabile - stable - - - - - - - - - - - Questa proprietà rappresenta il CAP in un indirizzo. - This property represents the value of the zip code in an address. - - CAP - Codice Avviamento Postale - post code - stabile - stable - - - - - - - - - - Questa proprietà indica la serializzazione della geometria (gml, KML, ecc.) - This property represents the serialization of the geometry object (e.g., kml, gml, etc.), - - serialization - serializzazione della geometria - stabile - stable - - - - - - - - - - Parte letterale dell'accesso interno (numero interno) assegnata alla scala, ove presente. - When available, the property represents the literal part of the internal number of the address that is assigned to the staircase. - - scala - staircase - stabile - stable - - - - - - - - - - Valore del numero civico assegnato all’accesso esterno secondo la successione naturale dei numeri; - Value of the street number that is assigned to the external access according to the natural sequence of numbers - - street number - valore civico - stabile - stable - - - - - - - - - - Questa proprietà è utilizzata per specificare il DUG (Denominazione Urbanistica Generica) o qualificatore di toponimo (e.g., via, vicolo, viale, piazza, ecc.) dell'odonimo/toponimo - This property is used to represent the Italian DUG (Denominazione Urbanistica Generica) or toponym qualifier (e.g., via, viale, piazza, ecc.) of the street toponym - - denominazione urbanistica generica (DUG) - qualificatore del toponimo - toponym qualifier - stabile - stable - - - - - - - - - - If available, the property represents the romanic number assigned to each private space (yard and similar) to which access buildings or other internal accesses, - Numero romano assegnato a ciascun spazio privato (cortile, corte e simili) cui si accede agli edifici o agli accessi interni, ove presente; - - cortile - yard - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - 1 - - - - - Questa classe rappresenta un oggetto spaziale indirizzabile o una rappresentazione indirizzabile. In particolare, nel contesto italiano, essa rappresenta l’accesso esterno da un’area di circolazione a una unità ecografica semplice (abitazioni, uffici, locali in cui sono ubicate attività economiche, ecc.). - This class represents an "addressable object" or "addressable representation". In most situations the addressable objects are current, real world objects. In the Italian context it represents the external access from a circulation area to a simple unit such as dwellings, offices, premises where economic activities are located, etc. - - Accesso Esterno - Address - Indirizzo - stabile - stable - - - - - - - - - - - - - - - - - An address component which represents the name of a geographic area or a locality that groups a number of addressable objects for addressing purposes, without being an administrative unit. - E' una componente dell'indirizzo che rappresenta il nome di un'area geografica o di una località che raggruppa un numero di oggetti indirizzatibili, per scopi di indirizzamento, senza necessariamente essere un'unità amministrativa territoriale. Nell'ambito dell'anagrafe nazionale numeri civici e strade urbane (ANNCSU) la classe può essere usata per rappresentare la LOCALITA’: una porzione più o meno vasta di territorio comunale, sulla quale insistono una o più aree di circolazione (presente se fornita dal Comune). - - Address Area - Area dell'Indirizzo - stabile - stable - - - - - - - - - - - - - - - - - Questa è una classe astratta utilizzata per identificare i diversi elementi che compongono un indirizzo come un Paese, una regione, un toponimo stradale, un municipio. - This is an abstract class meant to identify the different alements that compose an address such as Country also known as AdminitrativeLevelUnit 1, Region also known as AdministrativeLevelUnit2, Street, Municipality - - Address Component - Componente Indirizzo - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - Questa classe rappresenta la situazione di un indirizzo che cambia nel tempo. E' una relazione ennaria tra l'indirizzo, l'intervallo il tempo e un oggetto che è associato all'indirizzo. - This class represents a situation of an address that changes over time. It is an n-ary relatioship between the address, time interval and the thing connected with the address. - - Address in Time - Indirizzo nel Tempo - stabile - stable - - - - - - - - - - - - - - - - Abstract class used to for modelling reason in order to identify all those administrative unit components of the address. - Classe astratta a supporto della modellazione usata per identificare tutte le unità amministrative che compongono l'indirizzo (comune, regione, provincia, stato, municipio) - - Administrative Unit Component - Componente Unità Amministrativa - stabile - stable - - - - - - - - - - Portion of territory where the national institute of statistics carries out census activities The average number of inhabitants is approximately 170 people. - Porzione di territorio su cui sono effettuate le rilevazioni dell'Istat in occasione dei censimenti. La popolazione media è di circa 170 individui - - Census Section - Sezione di Censimento - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - Questa classe rappresenta la città (Comune) - This class represents the city - - Città - City - Comune - stabile - stable - - 4 - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - - 1 - - - - - - 1 - - - Questa classe rappresenta il numero civico dell'indirizzo che individua l' ACCESSO ESTERNO, cioè quello che dall’area di circolazione immette, direttamente o indirettamente, alle unità ecografiche semplici ossia abitazioni, esercizi commerciali, uffici e simili. - This class represents the civic number, the number of the street. They are the numbers that identify external accesses. - - Civic Numbering - Number of the Street - Numerazione Civica - Numero Civico - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Questa classe rappresenta lo Stato. Esempio: "Italia - Italy" oppure "United Kingdom", ecc. E' l'unità amministrativa più alta nella gerarchia di contenimento territoriale dell'indirizzo. Nel Core Location Vocabulary del programma ISA2 essa è modellata con la proprietà dell'indirizzo nominata adminUnit1 - This class represents the uppermost administrative unit for the address, almost always a country. "United Kingdom", "Italy", etc. In the Core Location Vocabulary this is modelled as adminUnit1. - - Country - Stato - stabile - stable - - 1 - - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - - - - - - - - - Questa classe rappresenta un minicipio/quartiere del comune - This class represents a district of a city - - District - Municipio - Quartiere - stabile - stable - - 5 - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - - - - - - - Questa classe è utilizzata per rappresentare un'entittà geografica o localizzazione. - This class is used to represent any geographical entity. - - Feature (Location) - Luogo - stabile - stable - - - - - - - - - - - - Questa classe rappresenta la ripartizione geografica del territorio italiano. Essa assume i valori predefiniti definiti nel seguente vocabolario controllato https://w3id.org/italia/controlled-vocabulary/territorial-classifications/geographical-distribution - This class represents the geographical distribution of the Italian territory. It assumes the predefined values defined in the following controlled vocaulary https://w3id.org/italia/controlled-vocabulary/territorial-classifications/geographical-distribution - - Geographical Distribution - Ripartizione Geografica - stabile - stable - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - - 1 - - - - - - 1 - - - - - - 1 - - - - - - 1 - - - - - - 1 - - - Questa classe rappresenta la geometria associabile a un'entità spaziale. - This class represents the geometry of a spatial entity. - - Geometria - Geometry - stabile - stable - - - - - - - - - - - La classe rappresenta il tipo di geometria. Attualmente, la classe asusme questi valori: poligono, linea, punto, riquadro. - The class represents the type of geometry. At the time being the class assume the following values: Polygon, Point, Box, Line. - - Geometry Type - Tipo Geometria - stabile - stable - - - - - - - - - - - - - - - - - - 1 - - - - - - 1 - - - Questa classe rappresenta un identificativo e tutte le sue informazioni associate (l'identificativo stesso, il tipo di identificativo, l'autorità che l'ha rilasciato). - This class represents the Identifier and all the information associated with it (the identifier itself, the type, the authority that issued it). - - Codice - Identificativo - Identifier (Code) - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - 1 - - - - - - 1 - - - - - - 1 - - - - - - 1 - - - Questa classe rappresenta i numeri interni, relativi alll'accesso interno associato all'accesso esterno. Gli accessi interni sono quelli che da spazi privati o da scale immettono direttamente alle unità ecografiche semplici ossia abitazioni, esercizi commerciali, uffici e simili. - This class represents the internal access that refers to the external access . The internal access consists of a set of informaton related to the Internal accesses (e.g., building, flat number) to private spaces or staircase that allow one to access to private residential units. - - Accesso Interno - Internal Access - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - - - - - - - - - - 1 - - - La classe rappresenta la componente Provincia. - The class represents the Province. - - Città Metropolitana - Province - Provincia - stabile - stable - - 3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - Questa classe rappresenta la componente Regione dell'Indirizzo. - This class represents the Region of the Address. - - Region - Regione - stabile - stable - - 2 - - - - - - - - - - - - - - - - Qualsiasi cosa che può avere una rappresentazione spaziale. - This class represents everything that can have a spatial representation. - - Oggetto Spaziale - Spatial Object - stabile - stable - - - - - - - - - - - - - - - - - - - - - - Questa classe rappresenta il toponimo stradale. Esso consiste nel nome dalla strada o denominazione urbanistica ufficiale - DUF (rappresentato attraverso la proprietà nome della strada) e della denominazione urbanistica generica (DUG) o qualitficatore del toponimo (e.g., via, viale, piazza, ecc.). La parte DUF può comprendere l’eventuale complemento alla specie (preposizioni non strettamente legate alla denominazione del toponimo come dei, di, delle, la, + + + + + + + + + Questa proprietà consente di specificare la latitudine. E' associata alla geometria. Nel caso dell'ANNCSU è espressa nel Sistema di riferimento geodetico nazionale, costituito dalla realizzazione ETRF2000 – all’epoca 2008.0 – del Sistema di riferimento geodetico Europeo ETRS89 + This property represents the latitude. It is associated with the Geometry. + + latitude + latitudine + stabile + stable + + + + + + Parte letterale del numero civico, ove presente o eventuale esponente attribuito al numero interno. In quest'ultimo caso, l’utilizzo va preventivamente concordato con l’Istat + When available, it represents the literal part of the number of the address. It can be used associated with both the external and internal number. + + esponente + exponent + stabile + stable + + + + + + + + + + + + + + + + + + + + Questa è l'ontologia del profilo di italiano sugli indirizzi e i luoghi (Italian Core Location Vocabulary - Application Profile - CLV-AP_IT) + This is the ontology of the Italian application profile for Location and Addresses + 2017-08-07 + + + 2019-04-29 + + + Address(Location) Ontology + Ontologia degli Indirizzi/Luoghi + Questa è l'ontologia del profilo di italiano sugli indirizzi e i luoghi (Italian Core Location Vocabulary - Application Profile - CLV-AP_IT) + This is the ontology of the Italian application profile for Location and Addresses + + Address(Location) Ontology + Ontologia degli Indirizzi/Luoghi + Version 1.0 - Modified on 29 April 2019 - Deleted Named Individuals for Geographical Distribution and added in contrast the reference to the new controlled vocabulary. Refactoring of L0:Event in l0:EventOrSituation. Change in the modelling of Tiponym Qualifier and change in the labelling of the classes and properties. + Versione 1.0 - Modificata il 29 Aprile 2019 - Rifattorizzazione di l0:Event in l0:EventOrSituation. Cancellati gli individui per la classe GeographicalDistribution in quanto è stato creato un vocabolario controllato a parte che è stato collegato con la classe stessa secondo la politica applicata nella rete di ontologie OntoPiA.Cambiamento nella modellazione del DUG (eliminato vocabolario controllato) e gestine delle label per ciascuna classe e proprietà + + Accesso esterno + Accesso interno + Address + Area di circolazione + Coordinata geografica + Feature + Geometria + Geometry + Indirizzo + Location + Luogo + Numero Civico + Spatial Object + + + CLV-AP_IT + + + + + + + + + + + + + + + + + https://w3id.org/italia/onto/CLV + clvapit + + + + catalogued + published + Imprese + Pubbliche Amministrazioni + + + + + + + TD + Digital Transformation Team + Team per la Trasformazione Digitale + + + + + + + + + + + + + + La sigla automobilistica con cui viene indicata la provincia. + The acronym of the province that is typically used over the Italian territory for the license plate. + + acronym province + sigla automobilistica + sigla provincia + stabile + stable + + + + + + + + Property that links the situation of an address that changes over time to the address itself. + Proprietà che collega la sitauzione di un indirizzo che cambia nel tempo all'indirizzo stesso. + + con indirizzo + with address + stabile + stable + + + + + + + + + Questa classe rappresenta la situazione di un indirizzo che cambia nel tempo. E' una relazione ennaria tra l'indirizzo, l'intervallo il tempo e un oggetto che è associato all'indirizzo. + This class represents a situation of an address that changes over time. It is an n-ary relatioship between the address, time interval and the thing connected with the address. + + Address in Time + Indirizzo nel Tempo + stabile + stable + + + + + 1 + + + + + Questa classe rappresenta la ripartizione geografica del territorio italiano. Essa assume i valori predefiniti definiti nel seguente vocabolario controllato https://w3id.org/italia/controlled-vocabulary/territorial-classifications/geographical-distribution + This class represents the geographical distribution of the Italian territory. It assumes the predefined values defined in the following controlled vocaulary https://w3id.org/italia/controlled-vocabulary/territorial-classifications/geographical-distribution + + Geographical Distribution + Ripartizione Geografica + stabile + stable + + + + + + + Valore del numero civico assegnato all’accesso esterno espresso in metri, utilizzato in caso di adozione del sistema metrico anziché della successione naturale dei numeri + + metric + valore metrico + stabile + stable + + + + + + + + + + + + Questa classe rappresenta la geometria associabile a un'entità spaziale. + This class represents the geometry of a spatial entity. + + Geometria + Geometry + stabile + stable + + + + + + + 1 + + + + + + + + + + + Numero del piano su cui è ubicato l’accesso interno, ove presente; + When available, the property represents the floor number on which the internal access is located. + + floor + piano + stabile + stable + + + + + + + + + + + Questa proprietà collega un luogo/caratteristica con la Regione del paese. Regione; essa può essere "Lazio", "Emilia Romagna", ecc. + This property links the address with the Region of the country. + + ha regione + has region + stabile + stable + + + + + + + L'indirizzo completo scritto come una stringa. L'uso di questa proprietà aiuta a comprendere l'indirizzo completo evitando possibili errori derivanti dal frazionamento dello stesso nelle sue rispettive componenti. + The complete address written as a string, with or without formatting. The use of this property allows one not to incur in any misunderstandings that might arise through the breaking up of an address into its component parts. + + full address + indirizzo completo + stabile + stable + + + + + + ISTAT + Istituto Nazionale di Statistica - ISTAT + Italian National Institute of Statistics - ISTAT + + + + + + + + + + + + Questa proprietà è utilizzata per mettere in relazione due componenti dell'indirizzo che hanno un nome, dove la prima è più specifica della seconda. + This property is used to relate two named address component, where the first is more specific than the second. + + ha livello più alto + has higher rank + stabile + stable + + + + + + + + Questa proprietà è sotto proprietà di ha indirizzo ed è utilizzata per modellare lo specifico indirizzo primario di una cosa del dominio a cui è collegata (e.g., l'indirizzo primario di un'organizzazione, l'indirizzo primario di una persona, ecc.). + This property is sub-property of has address and it is used to model the specific primary address of a thing of the modelled domain to which it is linked (e.g., the primary address of an organization or a person). + + ha indirizzo primario + has primary address + stabile + stable + + + + + + + + + OntoPiA - la rete di ontologie della pubblica amministrazione italiana + + + + + + + + + + + + + + + + Questa classe rappresenta un oggetto spaziale indirizzabile o una rappresentazione indirizzabile. In particolare, nel contesto italiano, essa rappresenta l’accesso esterno da un’area di circolazione a una unità ecografica semplice (abitazioni, uffici, locali in cui sono ubicate attività economiche, ecc.). + This class represents an "addressable object" or "addressable representation". In most situations the addressable objects are current, real world objects. In the Italian context it represents the external access from a circulation area to a simple unit such as dwellings, offices, premises where economic activities are located, etc. + + Accesso Esterno + Address + Indirizzo + stabile + stable + + + + + + + + + + + + + Questa proprietà mette in relazione componenti dell'indirizzo con un nome, dove la prima è più specifica della seconda e non c'è un altra componente con nome che è sia più generale della prima che più specifica della seconda. + This property relates two named address components, where the first is more specific then the second and there is no other named address component that is both more general than the first and more specific than the second. + + ha livello più alto diretto + has direct higher rank + stabile + stable + + + + + + An address component which represents the name of a geographic area or a locality that groups a number of addressable objects for addressing purposes, without being an administrative unit. + E' una componente dell'indirizzo che rappresenta il nome di un'area geografica o di una località che raggruppa un numero di oggetti indirizzatibili, per scopi di indirizzamento, senza necessariamente essere un'unità amministrativa territoriale. Nell'ambito dell'anagrafe nazionale numeri civici e strade urbane (ANNCSU) la classe può essere usata per rappresentare la LOCALITA’: una porzione più o meno vasta di territorio comunale, sulla quale insistono una o più aree di circolazione (presente se fornita dal Comune). + + Address Area + Area dell'Indirizzo + stabile + stable + + + + + + + + + + + Property used to model the spatial coverage of a thing of the modelled domain. + Proprietà che consente di esprimere la copertura spaziale di una cosa del dominio da modellare. + + ha copertura spaziale + ha giurisdizione + has spatial coverage + stabile + stable + + + + + + + + + + + + Questa classe rappresenta un minicipio/quartiere del comune + This class represents a district of a city + + District + Municipio + Quartiere + stabile + stable + + 5 + + + + + + + Property that identifies in the street toponym the official street name + Proprietà che identifica la parte di toponimo stradale chiamata DUF - Denominazione Urbanistica uFficiale + + DUF (Denominazione Urbanistica uFficiale) + nome della strada + official street name + stabile + stable + + + + + 1 + + + + + + + + + + + + Questa classe rappresenta i numeri interni, relativi alll'accesso interno associato all'accesso esterno. Gli accessi interni sono quelli che da spazi privati o da scale immettono direttamente alle unità ecografiche semplici ossia abitazioni, esercizi commerciali, uffici e simili. + This class represents the internal access that refers to the external access . The internal access consists of a set of informaton related to the Internal accesses (e.g., building, flat number) to private spaces or staircase that allow one to access to private residential units. + + Accesso Interno + Internal Access + stabile + stable + + + + + + + + Questa proprietà rappresenta la longitudine ed è associata alla geometria. Nell'ambito dell'ANNCSU la longitudine dell'accesso è espressa nel Sistema di riferimento geodetico nazionale, costituito dalla realizzazione ETRF2000 – all’epoca 2008.0 – del Sistema di riferimento geodetico Europeo ETRS89 + This property allows one to specify the longitude. It is associated with the Geometry + + longitude + longitudine + stabile + stable + + + + + + Questa proprietà rappresenta le coordinate geografiche della Geometria. + This property represents the geographical coordinate of the Geometry + + coordinata geografica + geographical coordinate + stabile + stable + + + + + + + Questa proprietà rappresenta il CAP in un indirizzo. + This property represents the value of the zip code in an address. + + CAP + Codice Avviamento Postale + post code + stabile + stable + + + + + + + Property that links an address to the district of the city + Proprietà che lega un indirizzo al municipio / quartiere tipicamente situato in una città + + ha municipio + ha quartiere + has district + stabile + stable + + + + + + Questa proprietà specializza la proprietà ha componente indirizzo per collegare l'indirizzo al numero civico parte dello stesso. + This property specializes the property has address component in order to link the address with its part representing the street number (or housing number). + + ha numero civico + has street number + stabile + stable + + + + + + Questa proprietà collega il numero interno (accesso interno) all'accesso esterno (indirizzo) + This property links the internal access to the external access (address) + + refers to external access + si riferisce ad accesso esterno + stabile + stable + + + + + + + Property that links the Geometry to its Type (Polygon, Point, Line) + Proprietà che collega la geometria al suo tipo (poligono, punto, linea). + + ha tipo geometria + has geometry type + stabile + stable + + + + + + + Questa proprietà collega l'indirizzo alla Provincia. Esempio di Provincia: "PA", "BO", "RM", ecc. + This property links the address with the Province. + + ha provincia + has province + stabile + stable + + + + + + Valore del numero interno assegnato all’accesso interno secondo la successione naturale dei numeri; + Value of the internal number assigned to the internal access according to the natural sequence of numbers + + flat number + interno + numero appartamento + stabile + stable + + + + + + Parte letterale dell'accesso interno (numero interno) assegnata alla scala, ove presente. + When available, the property represents the literal part of the internal number of the address that is assigned to the staircase. + + scala + staircase + stabile + stable + + + + + 1 + + + + + + + + + + + + + La proprietà collega i'indirizzo allo stato,. Esempio: Italia, Francia, ecc. + This property links the address to the country. + + ha paese + ha stato + has country + stabile + stable + + + + + + + + + + Property that links any thing of the modelled domain with the situation of an address that changes over time. + Proprietà che lega una qualsiasi cosa del dominio modellato alla situazione utilizzata per esprimere il cambiamento di un indirizzo nel tempo. + + ha indirizzo nel tempo + has address in time + stabile + stable + + + + + + + + + + + Questa proprietà consente di collegare una cosa del dominio da modellare con l'indirizzo attuale, corrente. + This property is used to link a thing to a current address. + + ha indirizzo attuale + has current address + stabile + stable + + + + + La classe rappresenta il tipo di geometria. Attualmente, la classe asusme questi valori: poligono, linea, punto, riquadro. + The class represents the type of geometry. At the time being the class assume the following values: Polygon, Point, Box, Line. + + Geometry Type + Tipo Geometria + stabile + stable + + + + + + + + + + + + Questa proprietà è utilizzata per collegare l'indirizzo a un'area geografica o località che raggruppa diverse areee geografiche. + This property is used in order to link the address to a geographical area or a locality that groups different addressable objects. + + ha area indirizzo + ha località + has address area + has locality + stabile + stable + + + + + + + Questa proprietà lega una qualsiasi cosa del dominio a una geometria. + This property links any thing of the domain to the geometry. + + ha geometria + has geometry + stabile + stable + + + + + + + + Questa classe rappresenta la città (Comune) + This class represents the city + + Città + City + Comune + stabile + stable + + 4 + + + + + + 1 + + + + + + Valore utilizzato in presenza di uno specifico metodo di classificazione della numerazione civica, validata dall’Istat (es. ROSSO e NERO); Potrebbe forse essere utilizzato anche per indicare A, B , bis che si riferiscono ai numeri civici di accesso esterno. + + peculiarity + specificità + stabile + stable + + + + + 1 + + + + + + Questa proprietà mette in relazione due componenti dell'indirizzo con nomi, dove la prima è meno specifica della seconda. + This property relates two named address components, where the first is less specific than the second. + + ha livello più basso + has lower rank + stabile + stable + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + 1 + + + + + + 1 + + + + + + Questa proprietà consente di modellare una sequenza ordinata di indirizzi (che potrebbero essere relazionati l'uno con l'altro come conseguenza di un cambio nella denominaziona avvenuta nel tempo). Nel caso specifico di questa proprietà, essa rappresenta la situazione 'address in time' precedente nella sequenza. + This property allows one to model an ordered sequence of addresses (that may be related to each other as a consequence of a change occured over time). In this specific case the property represents the previous 'address in time' situation in the sequence. + + indirizzo precedente + previous address + stabile + stable + + + + + + + + + + + Questa proprietà è usata per collegare l'indirizzo al comune dello stesso. Esempio di comune: Roma, Bologna, Palermo, Milano, ecc. + This property links the address to the city. + + ha città + ha comune + has city + has municipality + stabile + stable + + + + + + + Questa è una classe astratta utilizzata per identificare i diversi elementi che compongono un indirizzo come un Paese, una regione, un toponimo stradale, un municipio. + This is an abstract class meant to identify the different alements that compose an address such as Country also known as AdminitrativeLevelUnit 1, Region also known as AdministrativeLevelUnit2, Street, Municipality + + Address Component + Componente Indirizzo + stabile + stable + + + + + + Portion of territory where the national institute of statistics carries out census activities The average number of inhabitants is approximately 170 people. + Porzione di territorio su cui sono effettuate le rilevazioni dell'Istat in occasione dei censimenti. La popolazione media è di circa 170 individui + + Census Section + Sezione di Censimento + stabile + stable + + + + + + + Abstract class used to for modelling reason in order to identify all those administrative unit components of the address. + Classe astratta a supporto della modellazione usata per identificare tutte le unità amministrative che compongono l'indirizzo (comune, regione, provincia, stato, municipio) + + Administrative Unit Component + Componente Unità Amministrativa + stabile + stable + + + + + + + + Questa proprietà mette in relazione componenti dell'indirizzo con un nome, dove la prima è meno specifica della seconda e non esise un'altra componente dell'indirizzo con nome che è sia più specifica della prima che più generale della seconda. + This property relates two named address components, where the first is less specific then the second and there is no other named address component that is both more specific than the first and more general than the second. + + ha livello diretto più basso + has direct lower rank + stabile + stable + + + + + + + + + + + + It is used to enable the model to express that the subtypes of address components in the dataset form a hierarchy e.g. like: a municipality within a province, which is in turn within a region, in turn within country. + La proprietà è utilizzata per abilitare il modello nell'esprimere che una certa componente dell'indirizzo nei dati forma una gerarchia. Esempio: un comune è situato in una provincia che è situata in una regione che è situata in uno stato. + + situated within + situato in + stabile + stable + + + + + + + + + + + + + + Questa proprietà collega un identificato all'autorità che l'ha rilasciato. + This property links an Identifier with the Authority that issued it + + identificativo rilasciato da + identifier issued by + stabile + stable + + + + + + + banche dati e open data + + + + + + + + + + + + Property that links the componentsi city, province, region to a geographical distribution + Proprietà che lega le componenti città, provincia/città metropolitana, regione a una ripartizione geografica + + ha ripartizione geografica + has geographical distribution + stabile + stable + + + + + + Property that links an address, a specific city or an address area to its census section. + Proprietà che collega un accesso esterno, una città o un area dell'indirizzo a una sezione di censimento. + + ha sezione di censimento + has census section + stabile + stable + + + + + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) + cnr - Z6HZEH - STLab + + + + + + + + + + La classe rappresenta la componente Provincia. + The class represents the Province. + + Città Metropolitana + Province + Provincia + stabile + stable + + 3 + + + + + + + + + + + + + 1 + + + + + + + + + + Questa classe è utilizzata per rappresentare un'entittà geografica o localizzazione. + This class is used to represent any geographical entity. + + Feature (Location) + Luogo + stabile + stable + + + + + + + + + + + + + + + + + Property that links a thing to its address in time reification. + Proprietà che lega una cosa del dominio da modellare con la relazione n-aria indirizzo nel tempo. + + is address in time for + è indirizzo nel tempo per + stabile + stable + + + + + + + + + + + + + Questa classe rappresenta la componente Regione dell'Indirizzo. + This class represents the Region of the Address. + + Region + Regione + stabile + stable + + 2 + + + + + + + Inverse property of has address that links the address to a thing. + Proprietà inversa di ha indirizzo che collega l'indirizzo a una cosa del dominio da modellare. + + is address for + è indirizzo per + stabile + stable + + + + + + + Questa proprietà è usata per collegare l'indirizzo al suo toponymo stradale (o odonimo) + This property is used to to link an address to the street toponym component of it. + + ha odonimo + ha toponimo stradale + has street toponym + stabile + stable + + + + + Questa è la distribuzione RDF/XML dell'ontologia dei luoghi e degli indirizzi + This is the distribution in RDF/XML of the location and address ontology + + + Distribuzione RDF/XML ontologia CLV-AP_IT + RDF/XML distribution of CLV-AP_IT Ontology + + + + + + + + + + + + Questa proprietà è utilizzata per specificare il DUG (Denominazione Urbanistica Generica) o qualificatore di toponimo (e.g., via, vicolo, viale, piazza, ecc.) dell'odonimo/toponimo + This property is used to represent the Italian DUG (Denominazione Urbanistica Generica) or toponym qualifier (e.g., via, viale, piazza, ecc.) of the street toponym + + denominazione urbanistica generica (DUG) + qualificatore del toponimo + toponym qualifier + stabile + stable + + + + + + + Questa classe rappresenta il toponimo stradale. Esso consiste nel nome dalla strada o denominazione urbanistica ufficiale - DUF (rappresentato attraverso la proprietà nome della strada) e della denominazione urbanistica generica (DUG) o qualitficatore del toponimo (e.g., via, viale, piazza, ecc.). La parte DUF può comprendere l’eventuale complemento alla specie (preposizioni non strettamente legate alla denominazione del toponimo come dei, di, delle, la, il, eccetera) e gli eventual complementi alla denominazione (esempio i titoli onorifici per i nomi propri) Esempi: 1) Via San Donato: Via (DUG o qualificatore del toponimo), San Donato (DUF - o nome della strada) 2) Via dei tulipani: Via (DUG), dei Tulipani (DUF) 3) Via A GENERALE CARLO ALBERTO DALLA CHIESA: Via (DUG) Generale Carlo Alberto Dalla Chiesa (DUF) -Nel complesso questa componente spaziale dell'indirizzo può essere vista come il nome dell'area di circolazione ovvero il nome dell'area che individua ogni spazio del suolo pubblico, o aperto al pubblico, destinato alla viabilità. - -DUF e DUG sono due proprietà obbligatorie per la classe ed è possibile specificare un valore delle stesse valido per ciascuna lingua. L'odonimo infatti può essere registrato in lingue differenti, secondo quanto previsto dalle norme in materia di bilinguismo e sull’uso delle lingue delle minoranze linguistiche riconosciute. - This class represents the street toponym. It consists of a name (property name) and a Toponym qualifier. - - Nome dell' Area di Circolazione - Odonimo - Street Toponym - Toponimo Stradale - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ISTAT - Istituto Nazionale di Statistica - ISTAT - Italian National Institute of Statistics - ISTAT - - - - - - - - - - age - Agenzia dell'Entrate - Tax Agency - - - - - - - - - - agid - Agenzia per l'Italia Digitale - Italian Digital Agency - - - - - - - - - - - banche dati e open data - - - - - - - - - - Questa è la distribuzione JSON-LD dell'ontologia dei Luoghi e degli Indirizzi - This is the distribution in JSON-LD of the Location and Address ontology - - - Distribuzione JSON-LD ontologia CLV-AP_IT - JSON-LD distribution of CLV-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/Turtle dell'ontologia dei luoghi e degli indirizzi - This is the distribution in RDF/turtle of the location and address ontology - - - Distribuzione RDF/Turtle ontologia CLV-AP_IT - RDF/Turtle distribution of CLV-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/XML dell'ontologia dei luoghi e degli indirizzi - This is the distribution in RDF/XML of the location and address ontology - - - Distribuzione RDF/XML ontologia CLV-AP_IT - RDF/XML distribution of CLV-AP_IT Ontology - - - - - - - - - - - - TD - Digital Transformation Team - Team per la Trasformazione Digitale - - - - - - - - - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) - cnr - Z6HZEH - STLab - - - - - - - - - ANNCSU - Anagrafe Nazionale dei Numeri Civici e delle Strade Urbane - - - - - - - - - Data & Analytics Framework - - - - - - - - - OntoPiA - la rete di ontologie della pubblica amministrazione italiana - - - - - - - - - - - - - - - - - - Box - Riquadro - - - - - - - - - - Line - Linea - - - - - - - - - - Point - Punto - - - - - - - - - - Poligono - Polygon - +Nel complesso questa componente spaziale dell'indirizzo può essere vista come il nome dell'area di circolazione ovvero il nome dell'area che individua ogni spazio del suolo pubblico, o aperto al pubblico, destinato alla viabilità. + +DUF e DUG sono due proprietà obbligatorie per la classe ed è possibile specificare un valore delle stesse valido per ciascuna lingua. L'odonimo infatti può essere registrato in lingue differenti, secondo quanto previsto dalle norme in materia di bilinguismo e sull’uso delle lingue delle minoranze linguistiche riconosciute. + This class represents the street toponym. It consists of a name (property name) and a Toponym qualifier. + + Nome dell' Area di Circolazione + Odonimo + Street Toponym + Toponimo Stradale + stabile + stable + + + + + + + Property that links an address to its components (street, city, province, number, etc.) + Proprietà che lega l'indirizzo alle sue componenti che lo formano (e.g., via, città, provincia, numero civico, ecc.) + + ha componente indirizzo + has address component + stabile + stable + + + + + + agid + Agenzia per l'Italia Digitale + Italian Digital Agency + + + + + + + + + + + Box + Riquadro + + + + + + + + + 1 + + + + + + + Questa proprietà associa una validità temporale a un oggetto spaziale. + This property associate a temporal validity to a spatial object. + + ha validità dell'oggetto spaziale + has spatial object validity + stabile + stable + + + + + + Qualsiasi cosa che può avere una rappresentazione spaziale. + This class represents everything that can have a spatial representation. + + Oggetto Spaziale + Spatial Object + stabile + stable + + + + + + + + + + Numero arabo assegnato all’edificio cui si accede alle scale o agli accessi interni, ove presente. Questa proprietà potrebbe essere utilizzata anche per identificare un numero di padiglione. + When available, it represents the arabic number assigned to the building accessed by the stairs or internal accesses. + + building + edificio + palazzo + stabile + stable + + + + + + Questa proprietà indica la serializzazione della geometria (gml, KML, ecc.) + This property represents the serialization of the geometry object (e.g., kml, gml, etc.), + + serialization + serializzazione della geometria + stabile + stable + + + + + 1 + + + + + + 1 + + + + + + + Inverse property of "refersToExternalAccess" used to link the external access to the internal one. + Proprietà inversa di "si rifierisce a accesso esterno". Consente di collegare l'accesso esterno all'accesso interno + + ha accesso interno + has internal access + stabile + stable + + + + + + + + + + + Questa classe rappresenta un identificativo e tutte le sue informazioni associate (l'identificativo stesso, il tipo di identificativo, l'autorità che l'ha rilasciato). + This class represents the Identifier and all the information associated with it (the identifier itself, the type, the authority that issued it). + + Codice + Identificativo + Identifier (Code) + stabile + stable + + + + + + + + + + Questa classe rappresenta il numero civico dell'indirizzo che individua l' ACCESSO ESTERNO, cioè quello che dall’area di circolazione immette, direttamente o indirettamente, alle unità ecografiche semplici ossia abitazioni, esercizi commerciali, uffici e simili. + This class represents the civic number, the number of the street. They are the numbers that identify external accesses. + + Civic Numbering + Number of the Street + Numerazione Civica + Numero Civico + stabile + stable + + + + + + + Point + Punto + + + + + 1 + + + + + + + Inverse property of has feature that links a feature to a thing. + Proprietà inversa di ha caratteristica che collega una caratteristica a una cosa. + + is spatial coverage of + è copertura spaziale + è giurisdizione di + stabile + stable + + + + + + + + + + + + Questa classe rappresenta lo Stato. Esempio: "Italia - Italy" oppure "United Kingdom", ecc. E' l'unità amministrativa più alta nella gerarchia di contenimento territoriale dell'indirizzo. Nel Core Location Vocabulary del programma ISA2 essa è modellata con la proprietà dell'indirizzo nominata adminUnit1 + This class represents the uppermost administrative unit for the address, almost always a country. "United Kingdom", "Italy", etc. In the Core Location Vocabulary this is modelled as adminUnit1. + + Country + Stato + stabile + stable + + 1 + + + + + + + + + + + + + + + + + Poligono + Polygon + + + + + + + + + + + + + + + Questa proprietà consente di modellare una sequenza ordinata di indirizzi (che potrebbero essere relazionati l'uno con l'altro come conseguenza di un cambio nella denominaziona avvenuta nel tempo). Nel caso specifico di questa proprietà, essa rappresenta la situazione 'address in time' successiva nella sequenza. + This property allows one to model an ordered sequence of addresses (that may be related to each other as a consequence of a change occured over time). In this specific case the property represents the next 'address in time' situation in the sequence. + + indirizzo successivo + next address + stabile + stable + + + + + + + + + + + + + + + + + + + + Questa è la distribuzione RDF/Turtle dell'ontologia dei luoghi e degli indirizzi + This is the distribution in RDF/turtle of the location and address ontology + + + Distribuzione RDF/Turtle ontologia CLV-AP_IT + RDF/Turtle distribution of CLV-AP_IT Ontology + + + + + + + + + + + Questa proprietà collega un oggetto spaziale alla classe identificativo che rappresenta uno o più identificativi associabili a un oggetto spaziale. La proprietà è ereditata da tutte le sotto classi di oggetto spaziale. Esempi di identificativi sono il codice istat, l'identificativo di un indirizzo secondo le specifiche inspire, il codice assegnato dal comune, ecc. + This property allows one to specify an identifier for the spatial object. The property is inherited by all the subclasses of spatial object. + + ha codice + ha identificativo + has identifier + stabile + stable + + + + + + + + + + + + Data & Analytics Framework + + + + + 1 + + + + + + + + + + + + + 1 + + + + + 1 + + + + + + + + + + Inverse property of "hasGeometry" that links a geometry to the related Thing of the domain. + Proprietà inversa di "ha geometria" che lega una geometria a una cosa del dominio modellato. + + is geometry for + è geometria per + stabile + stable + + + + + + + + + + Property used to indicate the coordinate system or reference system (e.g., WGS84, ETRS89, etc.) + Proprietà utilizzata per indicare il sistema di coordinate o sistema di riferimento (e.g., WGS84, ETRS89, ecc,.) + + coordinate system of reference + sistema di coordinate di riferimento + stabile + stable + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Valore del numero civico assegnato all’accesso esterno secondo la successione naturale dei numeri; + Value of the street number that is assigned to the external access according to the natural sequence of numbers + + street number + valore civico + stabile + stable + + + + + + + + + 1 + + + + + + + + + + + Questa proprietà rappresenta l'altitudine, ovvero l'altezza di un oggetto spaziale rispetto alla superficie del livello medio del mare.. E' proprietà associata alla geometria. Nel caso di geometria associata all'indirizzo, la proprietà rappresenta l'altezza ortometrica dell’accesso esterno (civico) espressa nei sistemi di riferimento altimetrici nazionali ufficiali. + The property represents the altitude, i.e., the height of an object or point in relation to sea level or ground level. It is associated with the geometry. + + altitude + altitudine + quota + stabile + stable + + + + + + + + + + + La proprietà consente di modellare il tipo di identificativo. Per esempio esistono diversi tipi di codici: il codice ISTAT o il codice del comune o l'identificativo INSPIRE. + The property allows one to specifies the type of identifier. For instance there can be the identifier assigned by the Italian Insttute of Statistics or the identifier assigned by the Municipalities. + + identifier type + tipo identificativo + stabile + stable + + + + + + Line + Linea + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + ANNCSU - Anagrafe Nazionale dei Numeri Civici e delle Strade Urbane + + + + + + + + + 1 + + + + + + + + 1 + + + + + + If available, the property represents the romanic number assigned to each private space (yard and similar) to which access buildings or other internal accesses, + Numero romano assegnato a ciascun spazio privato (cortile, corte e simili) cui si accede agli edifici o agli accessi interni, ove presente; + + cortile + yard + stabile + stable + + + + + + + + + + + + Questa è la distribuzione JSON-LD dell'ontologia dei Luoghi e degli Indirizzi + This is the distribution in JSON-LD of the Location and Address ontology + + + Distribuzione JSON-LD ontologia CLV-AP_IT + JSON-LD distribution of CLV-AP_IT Ontology + + + + + + + + + + + + + + 1 + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + age + Agenzia dell'Entrate + Tax Agency + + + + + 1 + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + 1 + + + + + + + + + + + 1 + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - diff --git a/Ontologie/CLV/latest/CLV-DBGT-AP_IT.jsonld b/Ontologie/CLV/latest/CLV-DBGT-AP_IT.jsonld index 60d6d752..1b3601a8 100644 --- a/Ontologie/CLV/latest/CLV-DBGT-AP_IT.jsonld +++ b/Ontologie/CLV/latest/CLV-DBGT-AP_IT.jsonld @@ -3,59 +3,45 @@ "clvapit": "https://w3id.org/italia/onto/CLV/", "dc": "http://purl.org/dc/elements/1.1/", "dct": "http://purl.org/dc/terms/", - "dcterms": "http://purl.org/dc/terms/", "owl": "http://www.w3.org/2002/07/owl#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "schema": "http://schema.org/", "skos": "http://www.w3.org/2004/02/skos/core#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { "@id": "clvapit:Address", "@type": "owl:Class", - "https://w3id.org/italia/onto/CLV-DBGT/#DBGTAlignment": "030104", + "https://w3id.org/italia/onto/CLV-DBGT/DBGTAlignment": "030104", "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "https://w3id.org/italia/onto/CLV-DBGT/#DBGTAlignment", - "@type": "owl:AnnotationProperty", - "rdfs:comment": [ - { - "@language": "it", - "@value": "Questa proprietà è utilizzata per allineare alcuni elementi dell'ontologia dei luoghi/indirizzi alle specifiche italiane del Database Geotopografico DBGT" - }, - { - "@language": "en", - "@value": "This property is used to align elements of the Core Location Vocabulary - Italian Application Profile to the Italian Geotopographic database" - } - ], - "rdfs:domain": { - "@id": "owl:Thing" - }, - "rdfs:label": [ - { - "@language": "it", - "@value": "Allineamento alle specifiche italiane DBGT" - }, - { - "@language": "en", - "@value": "Alignment to Italian Geotopographic database" - } - ], - "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "clvapit:CivicNumbering", + "@type": "owl:Class", + "https://w3id.org/italia/onto/CLV-DBGT/DBGTAlignment": "030102", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "clvapit:CivicNumbering", + "@id": "clvapit:InternalAccess", + "@type": "owl:Class", + "https://w3id.org/italia/onto/CLV-DBGT/DBGTAlignment": "030105", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV/" + } + }, + { + "@id": "clvapit:StreetToponym", "@type": "owl:Class", - "https://w3id.org/italia/onto/CLV-DBGT/#DBGTAlignment": "030102", + "https://w3id.org/italia/onto/CLV-DBGT/DBGTAlignment": "030101", "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { @@ -84,11 +70,11 @@ "@value": "2018-08-25" }, "dc:title": [ - "Questi sono gli allineamenti dell'ontologia sugli indirizzi/luoghi Core Location Vocabulary - Italian Application Profile (CLV-AP_IT) alle specifiche del database geotopografico.", { "@language": "en", "@value": "These are the alignments to Italian GeoTopographic Database" - } + }, + "Questi sono gli allineamenti dell'ontologia sugli indirizzi/luoghi Core Location Vocabulary - Italian Application Profile (CLV-AP_IT) alle specifiche del database geotopografico." ], "owl:imports": { "@id": "https://w3id.org/italia/onto/CLV" @@ -102,20 +88,34 @@ } }, { - "@id": "clvapit:StreetToponym", - "@type": "owl:Class", - "https://w3id.org/italia/onto/CLV-DBGT/#DBGTAlignment": "030101", - "rdfs:isDefinedBy": { - "@id": "clvapit:" - } - }, - { - "@id": "clvapit:InternalAccess", - "@type": "owl:Class", - "https://w3id.org/italia/onto/CLV-DBGT/#DBGTAlignment": "030105", - "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV-DBGT/DBGTAlignment", + "@type": "owl:AnnotationProperty", + "rdfs:comment": [ + { + "@language": "en", + "@value": "This property is used to align elements of the Core Location Vocabulary - Italian Application Profile to the Italian Geotopographic database" + }, + { + "@language": "it", + "@value": "Questa proprietà è utilizzata per allineare alcuni elementi dell'ontologia dei luoghi/indirizzi alle specifiche italiane del Database Geotopografico DBGT" + } + ], + "rdfs:domain": { + "@id": "owl:Thing" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "Alignment to Italian Geotopographic database" + }, + { + "@language": "it", + "@value": "Allineamento alle specifiche italiane DBGT" + } + ], + "rdfs:range": { + "@id": "rdfs:Literal" } } ] -} +} \ No newline at end of file diff --git a/Ontologie/CLV/latest/CLV-DBGT-AP_IT.rdf b/Ontologie/CLV/latest/CLV-DBGT-AP_IT.rdf index ddeb3435..64feb8d2 100644 --- a/Ontologie/CLV/latest/CLV-DBGT-AP_IT.rdf +++ b/Ontologie/CLV/latest/CLV-DBGT-AP_IT.rdf @@ -1,51 +1,51 @@ + + + + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Agency for Digital Italy - AgID + Italian Digital Transformation Team + 2018-08-25 + 2018-08-25 + Versione 0.1 - creazione allineamento alle specifiche del database geotopografico + These are the alignments to Italian GeoTopographic Database + Questi sono gli allineamenti dell'ontologia sugli indirizzi/luoghi Core Location Vocabulary - Italian Application Profile (CLV-AP_IT) alle specifiche del database geotopografico. + + - - 030104 + + 030104 - - - + + Alignment to Italian Geotopographic database Allineamento alle specifiche italiane DBGT - This property is used to align elements of the Core Location Vocabulary - Italian Application Profile to the Italian Geotopographic database Questa proprietà è utilizzata per allineare alcuni elementi dell'ontologia dei luoghi/indirizzi alle specifiche italiane del Database Geotopografico DBGT + + - + - 030102 + 030101 - - 030105 - - - 2018-08-25 - Questi sono gli allineamenti dell'ontologia sugli indirizzi/luoghi Core Location Vocabulary - Italian Application Profile (CLV-AP_IT) alle specifiche del database geotopografico. - - - 2018-08-25 - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Versione 0.1 - creazione allineamento alle specifiche del database geotopografico - Agency for Digital Italy - AgID - - Italian Digital Transformation Team - These are the alignments to Italian GeoTopographic Database - - + 030105 + + - 030101 + + 030102 diff --git a/Ontologie/CLV/latest/CLV-aligns-AP_IT.jsonld b/Ontologie/CLV/latest/CLV-aligns-AP_IT.jsonld index 8a1d18f1..7728cfda 100644 --- a/Ontologie/CLV/latest/CLV-aligns-AP_IT.jsonld +++ b/Ontologie/CLV/latest/CLV-aligns-AP_IT.jsonld @@ -6,7 +6,6 @@ "covapit": "https://w3id.org/italia/onto/COV/", "dc": "http://purl.org/dc/elements/1.1/", "dct": "http://purl.org/dc/terms/", - "dcterms": "http://purl.org/dc/terms/", "dul": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#", "geo": "https://www.w3.org/2003/01/geo/wgs84_pos#", "gn": "http://www.geonames.org/ontology#", @@ -18,189 +17,106 @@ "schema": "http://schema.org/", "skos": "http://www.w3.org/2004/02/skos/core#", "ti": "http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "geo:alt", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "clvapit:District", - "@type": "owl:Class", - "owl:subClass": { - "@id": "skos:Concept" - }, - "rdfs:isDefinedBy": { - "@id": "clvapit:" - } - }, - { - "@id": "gsp:SpatialObject", + "@id": "ad:Address", "@type": "owl:Class" }, { - "@id": "clvapit:long", - "@type": "owl:DatatypeProperty", - "owl:equivalentProperty": { - "@id": "geo:long" - }, - "rdfs:isDefinedBy": { - "@id": "clvapit:" - } - }, - { - "@id": "clvapit:AdminUnitComponent", - "@type": "owl:Class", - "owl:subClassOf": { - "@id": "au:AdministrativeUnit" - }, - "rdfs:isDefinedBy": { - "@id": "clvapit:" - } - }, - { - "@id": "ad:Address", + "@id": "ad:AddressAreaName", "@type": "owl:Class" }, { - "@id": "clvapit:hasGeometry", - "@type": "owl:ObjectProperty", - "owl:subPropertyOf": { - "@id": "locn:geometry" - }, - "rdfs:isDefinedBy": { - "@id": "clvapit:" - } + "@id": "ad:AddressComponent", + "@type": "owl:Class" }, { "@id": "ad:component", "@type": "owl:ObjectProperty" }, { - "@id": "clvapit:fullAddress", - "@type": "owl:DatatypeProperty", - "owl:subPropertyOf": { - "@id": "locn:fullAddress" - }, - "rdfs:isDefinedBy": { - "@id": "clvapit:" - } - }, - { - "@id": "clvapit:serialization", - "@type": "owl:DatatypeProperty", - "owl:equivalentProperty": { - "@id": "gsp:hasSerialization" - }, - "rdfs:isDefinedBy": { - "@id": "clvapit:" - } + "@id": "ad:parentAddress", + "@type": "owl:ObjectProperty" }, { "@id": "ad:postCode", "@type": "owl:DatatypeProperty" }, { - "@id": "clvapit:City", - "@type": "owl:Class", - "owl:subClass": { - "@id": "skos:Concept" - }, - "rdfs:isDefinedBy": { - "@id": "clvapit:" - } + "@id": "ad:situatedWithin", + "@type": "owl:ObjectProperty" }, { - "@id": "clvapit:Geometry", + "@id": "au:AdministrativeUnit", + "@type": "owl:Class" + }, + { + "@id": "clvapit:Address", "@type": "owl:Class", "owl:subClassOf": [ { - "@id": "locn:Geometry" + "@id": "locn:Address" }, { - "@id": "gsp:Geometry" + "@id": "ad:Address" } ], "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "geo:long", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "ad:situatedWithin", - "@type": "owl:ObjectProperty" - }, - { - "@id": "clvapit:Region", + "@id": "clvapit:AddressArea", "@type": "owl:Class", - "owl:subClass": { - "@id": "skos:Concept" + "owl:subClassOf": { + "@id": "ad:AddressAreaName" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "clvapit:hasSpatialCoverage", - "@type": "owl:ObjectProperty", - "owl:subPropertyOf": { - "@id": "locn:location" + "@id": "clvapit:AddressComponent", + "@type": "owl:Class", + "owl:subClassOf": { + "@id": "ad:AddressComponent" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "clvapit:StreetToponym", + "@id": "clvapit:AdminUnitComponent", "@type": "owl:Class", "owl:subClassOf": { - "@id": "ad:ThoroughfareName" + "@id": "au:AdministrativeUnit" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "ad:parentAddress", - "@type": "owl:ObjectProperty" - }, - { - "@id": "locn:Geometry", - "@type": "owl:Class" - }, - { - "@id": "skos:Concept", - "@type": "owl:Class" - }, - { - "@id": "gn:Feature", - "@type": "owl:Class" - }, - { - "@id": "clvapit:lat", - "@type": "owl:DatatypeProperty", - "owl:equivalentProperty": { - "@id": "geo:lat" + "@id": "clvapit:City", + "@type": "owl:Class", + "owl:subClass": { + "@id": "skos:Concept" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "gsp:Feature", - "@type": "owl:Class" - }, - { - "@id": "ad:AddressAreaName", - "@type": "owl:Class" - }, - { - "@id": "gsp:Geometry", - "@type": "owl:Class" + "@id": "clvapit:CivicNumbering", + "@type": "owl:Class", + "owl:subClassOf": { + "@id": "ad:AddressLocator" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV/" + } }, { "@id": "clvapit:Country", @@ -209,211 +125,202 @@ "@id": "skos:Concept" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "gsp:hasSerialization", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "clvapit:Identifier", + "@id": "clvapit:District", "@type": "owl:Class", - "owl:subClassOf": { - "@id": "gn:Code" + "owl:subClass": { + "@id": "skos:Concept" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "locn:address", - "@type": "owl:ObjectProperty" - }, - { - "@id": "gsp:ehInside", - "@type": "owl:ObjectProperty" - }, - { - "@id": "clvapit:Address", + "@id": "clvapit:Feature", "@type": "owl:Class", "owl:subClassOf": [ { - "@id": "ad:Address" + "@id": "gsp:Feature" }, { - "@id": "locn:Address" + "@id": "gn:Feature" } ], "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "https://w3id.org/italia/onto/CLV-aligns", - "@type": "owl:Ontology", - "dc:creator": [ - { - "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" - }, + "@id": "clvapit:GeographicalDistribution", + "@type": "owl:Class", + "owl:subClassOf": { + "@id": "skos:Concept" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV/" + } + }, + { + "@id": "clvapit:Geometry", + "@type": "owl:Class", + "owl:subClassOf": [ { - "@language": "en", - "@value": "Agency for Digital Italy - AgID" + "@id": "gsp:Geometry" }, { - "@language": "en", - "@value": "Italian Digital Transformation Team" + "@id": "locn:Geometry" } ], - "dc:issued": { - "@type": "xsd:date", - "@value": "2017-09-25" - }, - "dc:modified": { - "@type": "xsd:date", - "@value": "2018-08-25" - }, - "dc:title": [ - { - "@language": "en", - "@value": "These are the alignments to external ontologies widely used and available at the state of the art" - }, - "Questi sono gli allineamenti dell'ontologia sugli indirizzi/luoghi Core Location Vocabulary - Italian Application Profile (CLV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate." - ], - "owl:imports": { - "@id": "https://w3id.org/italia/onto/CLV" - }, - "owl:versionIRI": { - "@id": "https://w3id.org/italia/onto/CLV-aligns/0.1" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "geo:lat", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "locn:fullAddress", - "@type": "owl:DatatypeProperty" + "@id": "clvapit:Identifier", + "@type": "owl:Class", + "owl:subClassOf": { + "@id": "gn:Code" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV/" + } }, { - "@id": "clvapit:hasAddressComponent", - "@type": "owl:ObjectProperty", - "owl:subPropertyOf": { - "@id": "ad:Address.component" + "@id": "clvapit:Province", + "@type": "owl:Class", + "owl:subClass": { + "@id": "skos:Concept" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "locn:location", - "@type": "owl:ObjectProperty" + "@id": "clvapit:Region", + "@type": "owl:Class", + "owl:subClass": { + "@id": "skos:Concept" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV/" + } }, { - "@id": "clvapit:Feature", + "@id": "clvapit:SpatialObject", "@type": "owl:Class", "owl:subClassOf": [ { - "@id": "gsp:Feature" + "@id": "gsp:SpatialObject" }, { - "@id": "gn:Feature" + "@id": "geo:SpatialThing" } ], "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "clvapit:AddressComponent", + "@id": "clvapit:StreetToponym", "@type": "owl:Class", "owl:subClassOf": { - "@id": "ad:AddressComponent" + "@id": "ad:ThoroughfareName" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "geo:SpatialThing", - "@type": "owl:Class" - }, - { - "@id": "clvapit:situatedWithin", - "@type": "owl:ObjectProperty", - "owl:equivalentProperty": [ - { - "@id": "ad:situatedWithin" - }, - { - "@id": "gsp:ehInside" - } - ], + "@id": "clvapit:alt", + "@type": "owl:DatatypeProperty", + "owl:equivalentProperty": { + "@id": "geo:alt" + }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "au:AdministrativeUnit", - "@type": "owl:Class" + "@id": "clvapit:fullAddress", + "@type": "owl:DatatypeProperty", + "owl:subPropertyOf": { + "@id": "locn:fullAddress" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV/" + } }, { - "@id": "clvapit:AddressArea", - "@type": "owl:Class", - "owl:subClassOf": { - "@id": "ad:AddressAreaName" + "@id": "clvapit:hasAddress", + "@type": "owl:ObjectProperty", + "owl:subPropertyOf": { + "@id": "locn:address" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "clvapit:postCode", - "@type": "owl:DatatypeProperty", + "@id": "clvapit:hasAddressComponent", + "@type": "owl:ObjectProperty", "owl:subPropertyOf": { - "@id": "ad:postCode" + "@id": "ad:Address.component" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "ad:AddressComponent", - "@type": "owl:Class" + "@id": "clvapit:hasGeometry", + "@type": "owl:ObjectProperty", + "owl:subPropertyOf": { + "@id": "locn:geometry" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV/" + } }, { - "@id": "clvapit:hasAddress", + "@id": "clvapit:hasSpatialCoverage", "@type": "owl:ObjectProperty", "owl:subPropertyOf": { - "@id": "locn:address" + "@id": "locn:location" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "clvapit:alt", + "@id": "clvapit:lat", "@type": "owl:DatatypeProperty", "owl:equivalentProperty": { - "@id": "geo:alt" + "@id": "geo:lat" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "locn:Address", - "@type": "owl:Class" + "@id": "clvapit:long", + "@type": "owl:DatatypeProperty", + "owl:equivalentProperty": { + "@id": "geo:long" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CLV/" + } }, { - "@id": "clvapit:Province", - "@type": "owl:Class", - "owl:subClass": { - "@id": "skos:Concept" + "@id": "clvapit:postCode", + "@type": "owl:DatatypeProperty", + "owl:subPropertyOf": { + "@id": "ad:postCode" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { @@ -423,52 +330,144 @@ "@id": "ad:parentAddress" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "clvapit:CivicNumbering", - "@type": "owl:Class", - "owl:subClassOf": { - "@id": "ad:AddressLocator" + "@id": "clvapit:serialization", + "@type": "owl:DatatypeProperty", + "owl:equivalentProperty": { + "@id": "gsp:hasSerialization" }, "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "locn:geometry", - "@type": "owl:ObjectProperty" - }, - { - "@id": "clvapit:SpatialObject", - "@type": "owl:Class", - "owl:subClassOf": [ + "@id": "clvapit:situatedWithin", + "@type": "owl:ObjectProperty", + "owl:equivalentProperty": [ { - "@id": "geo:SpatialThing" + "@id": "ad:situatedWithin" }, { - "@id": "gsp:SpatialObject" + "@id": "gsp:ehInside" } ], "rdfs:isDefinedBy": { - "@id": "clvapit:" + "@id": "https://w3id.org/italia/onto/CLV/" } }, { - "@id": "clvapit:GeographicalDistribution", - "@type": "owl:Class", - "owl:subClassOf": { - "@id": "skos:Concept" + "@id": "geo:SpatialThing", + "@type": "owl:Class" + }, + { + "@id": "geo:alt", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "geo:lat", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "geo:long", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "gn:Code", + "@type": "owl:Class" + }, + { + "@id": "gn:Feature", + "@type": "owl:Class" + }, + { + "@id": "gsp:Feature", + "@type": "owl:Class" + }, + { + "@id": "gsp:Geometry", + "@type": "owl:Class" + }, + { + "@id": "gsp:SpatialObject", + "@type": "owl:Class" + }, + { + "@id": "gsp:ehInside", + "@type": "owl:ObjectProperty" + }, + { + "@id": "gsp:hasSerialization", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "https://w3id.org/italia/onto/CLV-aligns", + "@type": "owl:Ontology", + "dc:creator": [ + { + "@language": "en", + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + }, + { + "@language": "en", + "@value": "Agency for Digital Italy - AgID" + }, + { + "@language": "en", + "@value": "Italian Digital Transformation Team" + } + ], + "dc:issued": { + "@type": "xsd:date", + "@value": "2017-09-25" }, - "rdfs:isDefinedBy": { - "@id": "clvapit:" + "dc:modified": { + "@type": "xsd:date", + "@value": "2018-08-25" + }, + "dc:title": [ + { + "@language": "en", + "@value": "These are the alignments to external ontologies widely used and available at the state of the art" + }, + "Questi sono gli allineamenti dell'ontologia sugli indirizzi/luoghi Core Location Vocabulary - Italian Application Profile (CLV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate." + ], + "owl:imports": { + "@id": "https://w3id.org/italia/onto/CLV" + }, + "owl:versionIRI": { + "@id": "https://w3id.org/italia/onto/CLV-aligns/0.1" } }, { - "@id": "gn:Code", + "@id": "locn:Address", + "@type": "owl:Class" + }, + { + "@id": "locn:Geometry", + "@type": "owl:Class" + }, + { + "@id": "locn:address", + "@type": "owl:ObjectProperty" + }, + { + "@id": "locn:fullAddress", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "locn:geometry", + "@type": "owl:ObjectProperty" + }, + { + "@id": "locn:location", + "@type": "owl:ObjectProperty" + }, + { + "@id": "skos:Concept", "@type": "owl:Class" } ] -} - +} \ No newline at end of file diff --git a/Ontologie/CLV/latest/CLV-aligns-AP_IT.rdf b/Ontologie/CLV/latest/CLV-aligns-AP_IT.rdf index d30337a7..f3b7be00 100644 --- a/Ontologie/CLV/latest/CLV-aligns-AP_IT.rdf +++ b/Ontologie/CLV/latest/CLV-aligns-AP_IT.rdf @@ -5,240 +5,239 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" > - - - - - - - + + + + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Agency for Digital Italy - AgID + Italian Digital Transformation Team + 2017-09-25 + 2018-08-25 + These are the alignments to external ontologies widely used and available at the state of the art + Questi sono gli allineamenti dell'ontologia sugli indirizzi/luoghi Core Location Vocabulary - Italian Application Profile (CLV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate. + - + + - - + + - - + + - + - + - + - - + - - - + + - + - - + + - + + - - - + - + + + - - - + + + + - - 2018-08-25 - - Agency for Digital Italy - AgID - 2017-09-25 - Italian Digital Transformation Team - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Questi sono gli allineamenti dell'ontologia sugli indirizzi/luoghi Core Location Vocabulary - Italian Application Profile (CLV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate. - - These are the alignments to external ontologies widely used and available at the state of the art - + + + + - + - + - + + - - + - + - - - - + - + + + + + - - - + + + + + + - + - + - + + + + + + + - - + - - - + + + - + - - - - + - + - + + - - - - - - - + + + - + + + - + - - - - + - - + - - + + + + - - + - - + - + - - - + + + + + + + - - + + - - - + + + - + - - - - + - + - + + + + - + - - + - - + + + - - + + - - + + - + - - - - + - + - - + + - + - diff --git a/Ontologie/COV/latest/COV-AP_IT.jsonld b/Ontologie/COV/latest/COV-AP_IT.jsonld index 53915c87..2c46f8d6 100644 --- a/Ontologie/COV/latest/COV-AP_IT.jsonld +++ b/Ontologie/COV/latest/COV-AP_IT.jsonld @@ -5,7 +5,7 @@ "dc": "http://purl.org/dc/elements/1.1/", "dcat": "http://www.w3.org/ns/dcat#", "dcatapit": "http://dati.gov.it/onto/dcatapit#", - "dcterms": "http://purl.org/dc/terms/", + "dct": "http://purl.org/dc/terms/", "foaf": "http://xmlns.com/foaf/0.1/", "l0": "https://w3id.org/italia/onto/l0/", "owl": "http://www.w3.org/2002/07/owl#", @@ -14,272 +14,1084 @@ "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "roapit": "https://w3id.org/italia/onto/RO/", "schema": "http://schema.org/", - "skos": "http://www.w3.org/2004/02/skos/core#", "smapit": "https://w3id.org/italia/onto/SM/", "ti": "https://w3id.org/italia/onto/TI/", "vcard": "http://www.w3.org/2006/vcard/ns#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "https://w3id.org/italia/onto/COV/PublicOrganizationCategory", - "@type": "owl:Class", - "l0:controlledvocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/S13" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b1", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "ti:Year" + }, + "owl:onProperty": { + "@id": "ti:hasYear" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b10", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/COV/eInvoiceService" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/hasEInvoiceService" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b11", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/COV/HomogeneousOrganizationalArea" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/isPartOf" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b12", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/officeIdentifier" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b13", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "l0:Location" + }, + "owl:onProperty": { + "@id": "clvapit:hasSpatialCoverage" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b14", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/changedBy" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b15", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/COV/ActivityType" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/hasActivityType" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b16", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "clvapit:Identifier" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/hasAlternativeIdentifier" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b17", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/COV/BalanceSheet" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/hasBalanceSheet" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b18", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/COV/Employment" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/holdEmployment" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b19", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/participating" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b2", + "@type": "owl:Restriction", + "owl:onDataRange": { + "@id": "xsd:float" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/totalAmount" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b20", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/resultedFrom" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b21", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "clvapit:Address" + }, + "owl:onProperty": { + "@id": "clvapit:hasPrimaryAddress" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b22", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/COV/LegalStatus" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/hasLegalStatus" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b23", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "smapit:OnlineContactPoint" + }, + "owl:onProperty": { + "@id": "smapit:hasOnlineContactPoint" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b24", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "smapit:Image" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/hasLogo" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b25", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/legalName" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b26", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:description" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b27", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/mainFunction" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b28", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/taxCode" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b29", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:dateTime" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/accreditationDate" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b3", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:float" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/totalTaxBurden" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b30", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/altName" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b31", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:dateTime" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/foundationDate" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b32", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/orgAcronym" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b33", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/participated" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b34", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/COV/ParticipationType" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/hasParticipationType" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b35", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:float" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/participationPercentage" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b36", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/COV/PrivateOrgActivityType" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/hasPrivateOrgActivityType" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b37", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/REANumber" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b38", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/businessObjective" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b39", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/VATnumber" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b4", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/orginalOrganization" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b40", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:dateTime" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/startingActivityDate" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b41", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/COV/PublicOrgActivityType" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/hasPublicOrgActivityType" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b42", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/COV/PublicOrganizationCategory" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/hasCategory" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b43", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/IPAcode" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b44", + "@type": "owl:Restriction", + "owl:onDataRange": { + "@id": "xsd:dateTime" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/eInvoiceServiceStartingDate" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b45", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/taxCodeEInvoiceService" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b46", + "@type": "owl:Restriction", + "owl:onDataRange": { + "@id": "xsd:dateTime" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/taxCodeValidationDate" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b47", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b48", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b49", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b5", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/resultingOrganization" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b6", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:description" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b7", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/employmentFor" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b8", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:double" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/remuneration" + } + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b9", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/COV/AOOIdentifier" + } + }, + { + "@id": "admsapit:Project", + "@type": "owl:Class" + }, + { + "@id": "admsapit:SemanticAsset", + "@type": "owl:Class" + }, + { + "@id": "admsapit:SemanticAssetDistribution", + "@type": "owl:Class" + }, + { + "@id": "dcat:accessURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dcat:downloadURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dcatapit:Agent", + "@type": "owl:Class" + }, + { + "@id": "dcatapit:Organization", + "@type": "owl:Class" + }, + { + "@id": "dct:description", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:format", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:identifier", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:license", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:title", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "foaf:Agent", + "@type": "owl:Class" + }, + { + "@id": "foaf:name", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid", + "@type": [ + "owl:NamedIndividual", + "dcatapit:Agent", + "foaf:Agent" + ], + "dct:identifier": "agid", + "foaf:name": [ + { + "@language": "it", + "@value": "Agenzia per l'Italia Digitale" + }, + { + "@language": "en", + "@value": "Italian Digital Agency" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/contact-point/onto-agid", + "@type": [ + "owl:NamedIndividual", + "dcatapit:Organization", + "vcard:Kind", + "vcard:Organization" + ], + "vcard:fn": "banche dati e open data", + "vcard:hasEmail": { + "@id": "mailto:info@dati.gov.it" + } + }, + { + "@id": "https://w3id.org/italia/data/distribution/COV-JSON-LD", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" + ], + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/COV/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/COV/COV-AP_IT.jsonld" + }, + "dct:description": [ + { + "@language": "it", + "@value": "Questa è la distribuzione JSON-LD dell'ontologia delle organizzazioni (pubbliche e private)" + }, + { + "@language": "en", + "@value": "This is the distribution in JSON-LD of the Organization (Public or Private) ontology" + } + ], + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ + { + "@language": "it", + "@value": "Distribuzione JSON-LD ontologia COV-AP_IT" + }, + { + "@language": "en", + "@value": "JSON-LD distribution of COV-AP_IT Ontology" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/distribution/COV-RDF-TURTLE", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" + ], + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/COV/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/COV/latest/COV-AP_IT.ttl" + }, + "dct:description": [ + { + "@language": "it", + "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia delle organizzazioni (pubbliche e private)" + }, + { + "@language": "en", + "@value": "This is the distribution in RDF/turtle of the Organization (Public or Private) ontology" + } + ], + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ + { + "@language": "it", + "@value": "Distribuzione RDF/Turtle ontologia COV-AP_IT" + }, + { + "@language": "en", + "@value": "RDF/Turtle distribution of COV-AP_IT Ontology" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/distribution/COV-RDF-XML", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" + ], + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/COV/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/COV/latest/COV-AP_IT.rdf" + }, + "dct:description": [ + { + "@language": "it", + "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei organizzazioni (pubbliche e private)" + }, + { + "@language": "en", + "@value": "This is the distribution in RDF/XML of the Organization (Public or Private) ontology" + } + ], + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ + { + "@language": "it", + "@value": "Distribuzione RDF/XML ontologia COV-AP_IT" + }, + { + "@language": "en", + "@value": "RDF/XML distribution of COV-AP_IT Ontology" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/organization/public-organization/td", + "@type": [ + "owl:NamedIndividual", + "dcatapit:Agent", + "foaf:Agent" + ], + "dct:identifier": "TD", + "foaf:name": [ + { + "@language": "en", + "@value": "Digital Transformation Team" + }, + { + "@language": "it", + "@value": "Team per la Trasformazione Digitale" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", + "@type": [ + "owl:NamedIndividual", + "dcatapit:Agent" + ], + "dct:identifier": "cnr - Z6HZEH - STLab", + "foaf:name": [ + { + "@language": "en", + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + }, + { + "@language": "it", + "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/project/DAF", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "foaf:name": { + "@language": "it", + "@value": "Data & Analytics Framework" + } + }, + { + "@id": "https://w3id.org/italia/data/project/OntoPiA", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" + } + }, + { + "@id": "https://w3id.org/italia/onto/COV", + "@type": [ + "owl:Ontology", + "owl:NamedIndividual", + "admsapit:SemanticAsset" + ], + "admsapit:acronym": "COV-AP_IT", + "admsapit:hasContributor": { + "@id": "https://w3id.org/italia/data/organization/public-organization/td" }, - "owl:versionInfo": [ + "admsapit:hasFormalityLevel": { + "@id": "admsapit:Formal" + }, + "admsapit:hasKeyClass": [ { - "@language": "en", - "@value": "stable" + "@id": "https://w3id.org/italia/onto/COV/Organization" }, { - "@language": "it", - "@value": "stable" + "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" + }, + { + "@id": "https://w3id.org/italia/onto/COV/PublicOrganization" + }, + { + "@id": "https://w3id.org/italia/onto/COV/SupportUnit" } ], - "prov:wasDerivedFrom": { - "@id": "skos:Concept" + "admsapit:hasOntologyLanguage": { + "@id": "admsapit:OWL" }, - "rdfs:comment": [ + "admsapit:hasSemanticAssetDistribution": [ { - "@language": "en", - "@value": "This class represents the category of the public organization. The instances of this class can be modelled as concept of the skos standard of a controlled vocabulary." + "@id": "https://w3id.org/italia/data/distribution/COV-JSON-LD" }, { - "@language": "it", - "@value": "Questa classe rappresenta la cateogoria dell'organizzazione pubblica. Le istanze di questa classe possono essere modellate come concetti dello standard skos di un vocabolario controllato. Esempi includono: \"Agenzie ed Enti per il Turismo\", \"Città Metropolitane\", \"Presidenza del Consiglio, Minsiteri e Avvocatura dello Stato\"." + "@id": "https://w3id.org/italia/data/distribution/COV-RDF-TURTLE" + }, + { + "@id": "https://w3id.org/italia/data/distribution/COV-RDF-XML" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:label": [ + "admsapit:hasTask": [ { - "@language": "it", - "@value": "Categoria Organizzazione Pubblica" + "@id": "admsapit:AnnotationTask" }, { - "@language": "en", - "@value": "Public Organization Category" + "@id": "admsapit:QueryFormulationTask" + }, + { + "@id": "admsapit:SearchTask" } ], - "rdfs:subClassOf": { - "@id": "l0:Characteristic" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/hasLegalStatus", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "admsapit:last": { + "@id": "https://w3id.org/italia/onto/COV/0.11" + }, + "admsapit:officialURI": { + "@type": "xsd:anyURI", + "@value": "https://w3id.org/italia/onto/COV" + }, + "admsapit:prefix": "covapit", + "admsapit:semanticAssetInUse": [ { - "@language": "en", - "@value": "stable" + "@id": "https://w3id.org/italia/data/project/DAF" }, { - "@language": "it", - "@value": "stabile" + "@id": "https://w3id.org/italia/data/project/OntoPiA" } ], - "rdfs:comment": [ + "admsapit:status": [ + "catalogued", + "published" + ], + "admsapit:target": [ { - "@language": "en", - "@value": "This property links the organization to its legal status" + "@language": "it", + "@value": "Cittadini" }, { "@language": "it", - "@value": "Questa proprietà lega l'organizzazione alla sua forma giuridica." + "@value": "Imprese" + }, + { + "@language": "it", + "@value": "Pubbliche Amministrazioni" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "admsapit:type": { + "@id": "admsapit:CoreOntology" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" + "dcat:contactPoint": { + "@id": "https://w3id.org/italia/data/contact-point/onto-agid" }, - "rdfs:label": [ + "dcat:keyword": [ { - "@language": "en", - "@value": "has legal status" + "@language": "it", + "@value": "azienda" }, { "@language": "it", - "@value": "ha forma giuridica" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/LegalStatus" - } - }, - { - "@id": "_:Necf36d66754343228ffd10e5a4a4ca66", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:dateTime" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/accreditationDate" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/Facebook", - "@type": "owl:NamedIndividual", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - } - }, - { - "@id": "_:N0ceba26e0fc94301ac0a74beef74e4f2", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/participating" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/totalAmount", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ + "@value": "impresa" + }, { "@language": "it", - "@value": "stabile" + "@value": "organizzazione" }, { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "pubblica amministrazione" } ], - "rdfs:comment": [ + "dcat:theme": [ { - "@language": "it", - "@value": "Questa proprietà rappresenta l'ammontare totale del bilancio di un'organizzazione." + "@id": "http://publications.europa.eu/resource/authority/data-theme/ECON" }, { - "@language": "en", - "@value": "This property represents the total amount of the balance sheet of an organization." + "@id": "http://publications.europa.eu/resource/authority/data-theme/GOVE" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/BalanceSheet" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" + "dct:accrualPeriodicity": { + "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" }, - "rdfs:label": [ + "dct:creator": [ { - "@language": "it", - "@value": "ammontare totale" + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid" }, { - "@language": "en", - "@value": "total amount" + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" } ], - "rdfs:range": { - "@id": "xsd:float" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/LegalStatus", - "@type": "owl:Class", - "l0:controlledvocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status" - }, - "owl:versionInfo": [ + "dct:description": [ { "@language": "it", - "@value": "stabile" + "@value": "Questa è l'ontologia del profilo applicativo italiano sulle organizzazioni (pubbliche e private). Essa consente di modellare le principali informazioni sull'anagrafica delle organizzazioni pubbliche e private (inclusa l'articolazione degli uffici e dei relativi responsabili)." }, { "@language": "en", - "@value": "stable" + "@value": "This is the ontology of the Italian application profile for Organizations (Public and Private). It allows one to model the main information on organizations (public or private), including the organization of the offices and their head of units. " } ], - "prov:wasDerivedFrom": { - "@id": "skos:Concept" + "dct:issued": { + "@type": "xsd:date", + "@value": "2017-07-20" }, - "rdfs:comment": [ + "dct:language": [ { - "@language": "it", - "@value": "Questa classe rappresenta la forma giuridica di un'organizzazione privata (impresa). Le istanze di questa classe possono essere rappresentate da concetti dello standard skos di un vocabolario controllato. Esempi di forma giuridica per le imprese sono: \"Impresa Individuale\", \"società a responsabilità limitata\", ecc." + "@id": "http://publications.europa.eu/resource/authority/language/ENG" }, { - "@language": "en", - "@value": "This class represents the legal form/status of the private organization. The instances of this class can be represented as skos concepts of a controlled vocabulary." + "@id": "http://publications.europa.eu/resource/authority/language/ITA" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" + "dct:modified": { + "@type": "xsd:date", + "@value": "2020-09-30" }, - "rdfs:label": [ + "dct:publisher": { + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid" + }, + "dct:rightsHolder": { + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid" + }, + "dct:title": [ { "@language": "it", - "@value": "Forma Giuridica" + "@value": "Ontologia delle Organizzazioni (pubbliche e private)- Profilo applicativo italiano" }, { "@language": "en", - "@value": "Legal Status" + "@value": "Organization (public and private) ontology - Italian application profile" } ], - "rdfs:subClassOf": { - "@id": "l0:Characteristic" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/YouTube", - "@type": "owl:NamedIndividual", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/Status", - "@type": "owl:Class", - "owl:versionInfo": [ + "owl:imports": [ + { + "@id": "https://w3id.org/italia/onto/CLV" + }, + { + "@id": "https://w3id.org/italia/onto/MU" + }, { - "@language": "it", - "@value": "provvisoria" + "@id": "https://w3id.org/italia/onto/RO" }, { - "@language": "en", - "@value": "unstable" + "@id": "https://w3id.org/italia/onto/SM" + }, + { + "@id": "https://w3id.org/italia/onto/TI" + }, + { + "@id": "https://w3id.org/italia/onto/l0" } ], - "rdfs:comment": [ + "owl:versionIRI": { + "@id": "https://w3id.org/italia/onto/COV/0.12" + }, + "owl:versionInfo": [ { "@language": "en", - "@value": "This class is used to represent the status of a private organization. This class assumes the following values: \"registered\" \"cancelled\" and \"under registration\"." + "@value": "Version 0.12 - Modified 30 September 2020 - Fixed some typos and introduced the object property hasAlternativeIdentifier that can be associated with the Organization. Currently the property exploits the Identifier class (with its properties) defined in the context of the Core Location Vocabulary (CLV) - Italian Application Profile, which is imported in this ontology. However, a better modelling would suggest to create an ontological module for Identifiers that is exteranal to the CLV and that can be then re-used by this ontology, the CLV ontology and potentially other ontologies of the OntoPiA network." }, { "@language": "it", - "@value": "Questa classe rappresenta lo stato di un'organizzazione privata (impresa). Essa assume i seguenti valori predefiniti: \"registrata\" \"cancellata\" \"in fase di registrazione\"." + "@value": "Versione 0.12 - Modificata il 30 Settembre 2020 - Corretti alcuni errori di battitura. Inoltre è stata introdotta la proprietà hasAlternativeIdentifier (ha identificativo alternativo) che è associata all'Organizzazione. La proprietà mira a modellare identificativi alternativi per le organizzazioni pubbliche e private presenti in sistemi diversi dalle rispettive banche dati di interesse nazionale di riferimento dove specifici identificativi sono individuati (e.g., il codice IPA per le pubbliche amministrazioni, il numero REA e la partita IVA per il registro imprese). \nAttualmente la proprietà sfrutta la classe Identifier (Identificativo), con le sue proprietà, definita nell'ontologia Core Location Vocabulary (CLV) - Italian Application Profile (l'ontologia dei luoghi/indirizzi della rete OntopiA), quest'ultima importata in questa ontologia. Tuttavia, una migliore modellazione suggerirebbe di creare un modulo ontologico per gli Identificatori che sia esterno all'ontologia CLV e di supporto per CLV stessa, per questa ontologia e potenzialmente pr tutte le altre della rete OntoPiA." } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" + "prov:wasDerivedFrom": { + "@id": "https://w3id.org/italia/onto/COV/0.10" }, - "rdfs:label": [ + "rdfs:comment": [ { "@language": "it", - "@value": "Stato" + "@value": "Questa è l'ontologia del profilo applicativo italiano sulle organizzazioni (pubbliche e private). Essa consente di modellare le principali informazioni sull'anagrafica delle organizzazioni pubbliche e private (inclusa l'articolazione degli uffici e dei relativi responsabili)." }, { "@language": "en", - "@value": "Status" + "@value": "This is the ontology of the Italian application profile for Organizations (Public and Private)" } ], - "rdfs:subClassOf": { - "@id": "l0:Characteristic" - } + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "Italian Organization (Public or Private) ontology" + }, + { + "@language": "it", + "@value": "Ontologia delle Organizzazioni (pubbliche e private)" + } + ] }, { - "@id": "https://w3id.org/italia/onto/COV/actsOnBehalfOf", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/COV/AOOIdentifier", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ { "@language": "it", @@ -293,57 +1105,64 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà lega un agent ad un altro agente ed è utilizzata per modellare relazioni generali di responsabilità e di resoconto." + "@value": "Questa proprietà rappresenta il codice univoco che viene assegnato alle AOO dall'organizzazione pubblica." }, { "@language": "en", - "@value": "This property links an agent to another agent and it is used to represent general reporting or accountability relationships" + "@value": "This property represents the unique code assigned to the homogeneous organizational area of a public organization." } ], "rdfs:domain": { - "@id": "l0:Agent" + "@id": "https://w3id.org/italia/onto/COV/HomogeneousOrganizationalArea" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "en", - "@value": "acts on behalf of" + "@language": "it", + "@value": "codice AOO" }, { "@language": "it", - "@value": "agisce per conto di" + "@value": "codice area organizzativa omogenea" + }, + { + "@language": "en", + "@value": "homegeneous organizational area identifier" } ], "rdfs:range": { - "@id": "l0:Agent" + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:identifier" } }, { "@id": "https://w3id.org/italia/onto/COV/ActivityType", "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "unstable" - }, { "@language": "it", "@value": "provvisoria" + }, + { + "@language": "en", + "@value": "unstable" } ], "prov:wasDerivedFrom": { - "@id": "skos:Concept" + "@id": "http://www.w3.org/2004/02/skos/core#Concept" }, "rdfs:comment": [ - { - "@language": "en", - "@value": "This class represents the type of activities carried out by the organization. The instances of this class can be modelled as skos concepts of a controlled vocabulary. In the case of private organization, this class is represented by the ATECO 2007 classification. In the case of public organizations, the COFOG classification can be used." - }, { "@language": "it", "@value": "Questa classe rappresenta il tipo di attiità svolta dall'organizzazione. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato. Nel caso di organizzazioni private (impresa) è necessario utilizzare la classificazione delle attività ATECO. Nel caso di organizzazioni pubbliche si può utilizzare la classificazione COFOG." + }, + { + "@language": "en", + "@value": "This class represents the type of activities carried out by the organization. The instances of this class can be modelled as skos concepts of a controlled vocabulary. In the case of private organization, this class is represented by the ATECO 2007 classification. In the case of public organizations, the COFOG classification can be used." } ], "rdfs:isDefinedBy": { @@ -364,30 +1183,21 @@ } }, { - "@id": "https://w3id.org/italia/onto/COV/eInvoiceServiceStartingDate", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/COV/BalanceSheet", + "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà è utilizzata per modellare la data di avvio del servizio di fatturazione elettronica." + "@value": "provvisoria" }, { "@language": "en", - "@value": "This property is used to model the starting date of the eInvoice service." + "@value": "unstable" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/eInvoiceService" + "rdfs:comment": { + "@language": "it", + "@value": "Questa classe rappresenta le principali informazioni sul bilancio dell'organizzazione quali per esempio l'anno di riferimento, l'ammontare totale e l'onere complessivo." }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -395,130 +1205,62 @@ "rdfs:label": [ { "@language": "en", - "@value": "eInvoice service starting date" + "@value": "Balance sheet" }, { "@language": "it", - "@value": "data di avvio del servizio" + "@value": "Bilancio" } ], - "rdfs:range": { - "@id": "xsd:dateTime" - }, - "rdfs:subPropertyOf": { - "@id": "ti:date" - } - }, - { - "@id": "_:Nbc9f7b19081a445480ad24528b14a813", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/taxCode" - } - }, - { - "@id": "_:N7b5aee6729c14469b95874d2525ca0a3", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/COV/BalanceSheet" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/hasBalanceSheet" - } - }, - { - "@id": "dcat:downloadURL", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "owl:maxQualifiedCardinality", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/COV/mainFunction", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ + "rdfs:subClassOf": [ { - "@language": "en", - "@value": "stable" + "@id": "l0:Object" }, { - "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Questa proprietà raappresenta una descrizione generale delle principali funzioni dell'organizzazione." + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b1" }, { - "@language": "en", - "@value": "This property represents a general description of the main functions of the organization." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:label": [ - { - "@language": "en", - "@value": "main function" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b2" }, { - "@language": "it", - "@value": "funzione principale" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b3" } - ], - "rdfs:range": { - "@id": "rdfs:Literal" - } + ] }, { - "@id": "_:N79590c53c2c54d18b3eab1be9461598e", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:float" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/totalTaxBurden" - } + "@id": "https://w3id.org/italia/onto/COV/Cancelled", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/COV/Status" + ] }, { - "@id": "https://w3id.org/italia/onto/COV/Participation", + "@id": "https://w3id.org/italia/onto/COV/ChangeEvent", "@type": "owl:Class", "owl:versionInfo": [ { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "provvisoria" + "@language": "en", + "@value": "stable" } ], + "prov:wasDerivedFrom": { + "@id": "http://www.w3.org/ns/org#ChangeEvent" + }, "prov:wasInfluencedBy": { - "@id": "http://www.ontologydesignpatterns.org/cp/owl/timeindexedsituation.owl" + "@id": "http://www.ontologydesignpatterns.org/cp/owl/classification.owl" }, "rdfs:comment": [ { - "@language": "it", - "@value": "Questa classe rappresenta la situazione di partecipazione di un'organizzazione in un'altra. E' quindi una relazione ennaria tra organizazzioni in un certo lasso temporale. La partecipazione può essere di un certo tipo. Esempio: la classe può essere utilizzata per rappresentare le informazioni di partecipazione (e.g., quote) di comuni in società controllate/partecipate (società dei trasporti pubblici, società di gestione dell'acqua, ecc.)" + "@language": "en", + "@value": "Organizations are formed and changed in response to events. This may be the result of new legislation, new policies, taking on new obligations etc. This class captures these events. Currently, the following events have been identified: Foundation, Scission, Merger, Replacement, Closing. This class is defined in the Core Public Organization Vocabulary." }, { - "@language": "en", - "@value": "This class represents a participation of an organization in another. It is a n-ary relationship (situation) between organizations in a certain time interval. The participation can be of a specific type. Example is the participation of a municipality in a controlled enterprise that provides public services such as water management or public transportation." + "@language": "it", + "@value": "Organizzazioni sono formate o cambiano in risposta ad eventi. Questo potrebbe essere il risultato di nuove normative, di nuove obbligazioni, di riassetti ecc. Questa classe mira a catturare questi tipi di eventi di cambiamento nell'organizzazione. In particolare, al momento si sono individuati i seguenti tipi di eventi: Fondazione, Chiusura, Fusione, Scissione, Sostituzione. La semantica di questa classe è la stessa di quella fornita nell'ambito del vocabolario europeo Core Public Organization Vocabulary." } ], "rdfs:isDefinedBy": { @@ -527,100 +1269,104 @@ "rdfs:label": [ { "@language": "en", - "@value": "Participation" + "@value": "Change Event" }, { "@language": "it", - "@value": "Partecipazione" + "@value": "Evento di cambiamento" } ], "rdfs:subClassOf": [ { - "@id": "_:N6b66279e6cdb4bfc91f78307b14cc981" + "@id": "l0:EventOrSituation" }, { - "@id": "_:N3cf40ba4e9a4483eb93cc6033b7a2e98" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b4" }, { - "@id": "ti:TimeIndexedEvent" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b5" }, { - "@id": "_:N0a224747cb1c40c690142c94ad7acde3" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b6" } ] }, { - "@id": "https://w3id.org/italia/onto/COV/BalanceSheet", + "@id": "https://w3id.org/italia/onto/COV/Closing", "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa classe rappresenta un evento di Chiusra per un'organizzazione." + }, + { + "@language": "en", + "@value": "This class represents the Closing event for an organization." } ], - "rdfs:comment": { - "@language": "it", - "@value": "Questa classe rappresenta le principali informazioni sul bilancio dell'organizzazione quali per esempio l'anno di riferimento, l'ammontare totale e l'onere complessivo." - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { "@language": "it", - "@value": "Bilancio" + "@value": "Chiusura" }, { "@language": "en", - "@value": "Balance sheet" + "@value": "Closing" } ], - "rdfs:subClassOf": [ - { - "@id": "_:Ne98f775f72c84d03851076514f673e0d" - }, - { - "@id": "_:N79590c53c2c54d18b3eab1be9461598e" - }, - { - "@id": "l0:Object" - }, - { - "@id": "_:Nb03034bc4c884d03aaef90016f5e8262" - } + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" + } + }, + { + "@id": "https://w3id.org/italia/onto/COV/Direct", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/COV/ParticipationType" ] }, { - "@id": "https://w3id.org/italia/onto/COV/Group", + "@id": "https://w3id.org/italia/onto/COV/Employment", "@type": "owl:Class", - "owl:disjointWith": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "foaf:Group" - }, - "rdfs:comment": [ + "prov:wasInfluencedBy": [ { - "@language": "en", - "@value": "This class represents a group, a collection of individual agents. This concept is intentionally quite broad, covering informal and ad-hoc groups, long-lived communities, organizational groups within a workplace, etc." + "@id": "http://www.ontologydesignpatterns.org/cp/owl/timeindexedsituation.owl" }, + { + "@id": "http://www.w3.org/ns/org#Membership" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta un gruppo ossia una collezione di agenti individuatli. Il concetto è volutamente ampio per poter rappresentare gruppi informale ma anche gruppi formati ad-hoc, comunità, ecc." + "@value": "Questa classe rappresenta la natura di appartenenza di un agente di un'organizzazione. In particolare, la classe è una relazione ennaria che rappresenta una situazione che coinvolge un agente, un'organizzazione, i l ruolo che l'agente ricopre nell'organizzazione ed eventualment eil lasso temporale in cui quel ruolo è svolto. Esempio: la classe consente di rappresentare il ruolo di amministratore delegato di un'impresa in un certo lasso temporale oppure il ruolo di consigliere in una società partecipata di una pubblica amministrazione in un certo intervallo temporale." + }, + { + "@language": "en", + "@value": "This class represents the nature of an Agent's membership of an organization. In particular, the class is an n-ary relationship (a situation) that involves an Agent, an Organization, a Role and a Time Period." } ], "rdfs:isDefinedBy": { @@ -628,142 +1374,88 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "Group" + "@language": "it", + "@value": "Appartenenza" }, { - "@language": "it", - "@value": "Gruppo" + "@language": "en", + "@value": "Employment" } ], - "rdfs:subClassOf": { - "@id": "l0:Agent" - } - }, - { - "@id": "vcard:fn", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "prov:wasInfluencedBy", - "@type": "owl:AnnotationProperty" + "rdfs:subClassOf": [ + { + "@id": "roapit:TimeIndexedRole" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b7" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b8" + } + ] }, { - "@id": "_:Nac2544f03fcc4dcc860fcf7cf0b6d4ee", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/COV/Employment" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/holdEmployment" + "@id": "https://w3id.org/italia/onto/COV/Facebook", + "@type": "owl:NamedIndividual", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" } }, { - "@id": "https://w3id.org/italia/onto/COV/taxCode", - "@type": [ - "owl:DatatypeProperty", - "owl:FunctionalProperty" - ], + "@id": "https://w3id.org/italia/onto/COV/Foundation", + "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], + "prov:wasDerivedFrom": { + "@id": "http://data.europa.eu/m8g/FoundationEvent" + }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà rappresenta il codice fiscale dell'organizzazione sia essa pubblica che privata. Nel caso di imprese private il codice fiscale e la partita iva, tranne eccezioni, sono sempre coincidenti per le società, e sempre differenti per le imprese individuali. Il numero \"Registro Imprese\", ovvero il numero di iscrizione attribuito dal Registro Imprese della Camera di Commercio per le organizzazioni private, è il Codice Fiscale; nel caso si tratti di impresa individuale sarà il Codice Fiscale del titolare." + "@value": "Questa classe rappresenta un evento di costituzione di un'organizzazione." }, { "@language": "en", - "@value": "This property represents the tax code of an organization." + "@value": "This class represents the foundation event for an organization." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { "@language": "it", - "@value": "codice fiscale organizzazione" + "@value": "Costituzione" }, { "@language": "en", - "@value": "tax code" + "@value": "Foundation" } ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:identifier" - } - }, - { - "@id": "admsapit:SemanticAssetDistribution", - "@type": "owl:Class" - }, - { - "@id": "_:N7a9b5408478241169e06e4543c362f04", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/orginalOrganization" - } - }, - { - "@id": "_:N9761c9bdd58d49ffa00e0868e80bccd7", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:description" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:N51929d0d9a6348ebba712d131a828d82", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/legalName" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" } }, { - "@id": "foaf:name", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:N3d8c01bcae9647af9168b4c920d3834f", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "smapit:Image" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/hasLogo" + "@id": "https://w3id.org/italia/onto/COV/GooglePlus", + "@type": "owl:NamedIndividual", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" } }, { - "@id": "https://w3id.org/italia/onto/COV/PublicOrgActivityType", + "@id": "https://w3id.org/italia/onto/COV/Group", "@type": "owl:Class", - "l0:controlledvocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/cofog-2009" + "owl:disjointWith": { + "@id": "https://w3id.org/italia/onto/COV/Organization" }, "owl:versionInfo": [ { @@ -775,15 +1467,17 @@ "@value": "unstable" } ], - "prov:wasDerivedFrom": "http://www.w3.org/2004/02/skos/core#Concept", + "prov:wasDerivedFrom": { + "@id": "foaf:Group" + }, "rdfs:comment": [ { - "@language": "en", - "@value": "This class specializes the class Activity Type in order to represent the classification of the public organization based on its purpose or activity type. In the Italian context the instances of this calss are those of the controlled vocabulary Cofog2009 available at the following URI: https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/cofog-2009" + "@language": "it", + "@value": "Questa classe rappresenta un gruppo ossia una collezione di agenti individuatli. Il concetto è volutamente ampio per poter rappresentare gruppi informale ma anche gruppi formati ad-hoc, comunità, ecc." }, { - "@language": "it", - "@value": "Questa classe specializza la classe Tipo di Attività per poter rappresentare la classificazione di un organizzazione pubblica sulla base del proprio scopo o tipo di attività svolta. Nel contesto italiano le istanze di questa classe sono quelle del vocabolario controllato Cofog2009 disponibile al seguente URI: https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/cofog-2009" + "@language": "en", + "@value": "This class represents a group, a collection of individual agents. This concept is intentionally quite broad, covering informal and ad-hoc groups, long-lived communities, organizational groups within a workplace, etc." } ], "rdfs:isDefinedBy": { @@ -791,88 +1485,71 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "Tipo Attività Organizzazione Pubblica" + "@language": "en", + "@value": "Group" }, { - "@language": "en", - "@value": "Public Organization Activity Type" + "@language": "it", + "@value": "Gruppo" } ], "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/COV/ActivityType" + "@id": "l0:Agent" } }, { - "@id": "dcterms:identifier", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:Naa78c0dd82bf4565ad2b0f1dc89c413e", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "smapit:OnlineContactPoint" - }, - "owl:onProperty": { - "@id": "smapit:hasOnlineContactPoint" + "@id": "https://w3id.org/italia/onto/COV/HomogeneousOrganizationalArea", + "@type": "owl:Class", + "owl:disjointWith": { + "@id": "https://w3id.org/italia/onto/COV/Office" }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "dcterms:description", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/COV/hasAlternativeIdentifier", - "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "unstable" + "@value": "stabile" }, { - "@language": "it", - "@value": "provvisoria" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property allows one to model an alternative identifier with respect to the identifiers already defined for the organizations (it is an alternative identifier with respect to the tax code, the IPACode for Public organizations, the VATNumber for the companies). The alternative identifier can be an identifier of the organization available at other systems or databases (e.g., the PIC number for organizations participating in European projects)" + "@language": "it", + "@value": "Questa classe rappresenta quello che nel contesto italiano viene chiamato Area Organizzativa Omogenea (AOO). Le Aree Organizzative Omogenee (AOO) identificano gli uffici di protocollo degli Enti che gestiscono i flussi documentali in entrata e in uscita dall'Ente. Esse sono le vie principali per instaurare rapporti con gli Enti e rappresentano i canali ufficiali per l'invio di istanze e l'avvio di procedimenti amministrativi. Come previsto dall'art. 47 comma 3 del CAD, le Amministrazioni devono istituire e pubblicare nell'IPA almeno una casella di posta elettronica certificata per ciascun registro di protocollo (e quindi per ciascuna AOO)." }, { - "@language": "it", - "@value": "Questa proprietà consente di specificare un identificativo alternativo a quelli già utilizzati per identificare le organizzazioni (alternativo al codice fiscale, al codice IPA per le organizzazioni pubbliche, la partita IVA per le imprese). L'identificativo alternativo può essere un identificativo dell'organizzazione presso altri sistemi o banche dati (ad esempio il PIC number attribuito a organizzazioni che partecipano a progetti europei)." + "@language": "en", + "@value": "This class represents what is called in the italian context the homogeneous organizational area that identifies the protocol office of a public organization. The protocol office manages the documental flows in input and output." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { "@language": "it", - "@value": "ha identificativo alternativo" + "@value": "Area Organizzativa Omogenea (AOO)" }, { "@language": "en", - "@value": "has alternative identifier" + "@value": "Homogeneous Organizational Area" } ], - "rdfs:range": { - "@id": "clvapit:Identifier" - } + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/COV/SupportUnit" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b9" + } + ] }, { "@id": "https://w3id.org/italia/onto/COV/IPAcode", "@type": [ - "owl:FunctionalProperty", - "owl:DatatypeProperty" + "owl:DatatypeProperty", + "owl:FunctionalProperty" ], "owl:versionInfo": [ { @@ -885,13 +1562,13 @@ } ], "rdfs:comment": [ - { - "@language": "en", - "@value": "This property represents the unique identifier of a public organization assigned when it is registered in the Italian national registry of Public Administrations (IPA)." - }, { "@language": "it", "@value": "Questa proprietà rappresenta il codice IPA, il codice univoco, assegnato all'organizzazione pubblica in fase di accreditamento presso l'indice nazionale PA (IPA). Il Codice IPA viene comunicato tramite e-mail dal Gestore dell'IPA al referente dell'Ente." + }, + { + "@language": "en", + "@value": "This property represents the unique identifier of a public organization assigned when it is registered in the Italian national registry of Public Administrations (IPA)." } ], "rdfs:domain": { @@ -922,73 +1599,126 @@ } }, { - "@id": "https://w3id.org/italia/onto/COV/isPublicOrganizationOf", - "@type": "owl:ObjectProperty", - "rdfs:comment": [ + "@id": "https://w3id.org/italia/onto/COV/Indirect", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/COV/ParticipationType" + ] + }, + { + "@id": "https://w3id.org/italia/onto/COV/LegalStatus", + "@type": "owl:Class", + "l0:controlledvocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status" + }, + "owl:versionInfo": [ { "@language": "it", - "@value": "Proprietà pensata per collegare un'organizzazione pubblica ad una qualsiasi entità." + "@value": "stabile" }, { "@language": "en", - "@value": "Property meant for linking a public organization to any kind of entity." + "@value": "stable" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/PublicOrganization" + "prov:wasDerivedFrom": { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" }, + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa classe rappresenta la forma giuridica di un'organizzazione privata (impresa). Le istanze di questa classe possono essere rappresentate da concetti dello standard skos di un vocabolario controllato. Esempi di forma giuridica per le imprese sono: \"Impresa Individuale\", \"società a responsabilità limitata\", ecc." + }, + { + "@language": "en", + "@value": "This class represents the legal form/status of the private organization. The instances of this class can be represented as skos concepts of a controlled vocabulary." + } + ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { "@language": "it", - "@value": "è pubblica amministrazione di" - }, - { - "@language": "it", - "@value": "è organizzazione pubblica di" + "@value": "Forma Giuridica" }, { "@language": "en", - "@value": "is public organization of" + "@value": "Legal Status" } ], - "rdfs:range": { - "@id": "owl:Thing" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/COV/isOrganizationOf" + "rdfs:subClassOf": { + "@id": "l0:Characteristic" } }, { - "@id": "vcard:Organization", - "@type": "owl:Class" + "@id": "https://w3id.org/italia/onto/COV/LinkedIn", + "@type": "owl:NamedIndividual", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + } }, { - "@id": "https://w3id.org/italia/onto/COV/PublicOrganization", + "@id": "https://w3id.org/italia/onto/COV/Merger", "@type": "owl:Class", "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, { "@language": "en", "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa classe rappresenta un evento di fusione per un'organizzazione." + }, + { + "@language": "en", + "@value": "This class represents the merger event for an organization." + } + ], + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:label": [ + { + "@language": "it", + "@value": "Fusione" }, + { + "@language": "en", + "@value": "Merger" + } + ], + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" + } + }, + { + "@id": "https://w3id.org/italia/onto/COV/Office", + "@type": "owl:Class", + "owl:versionInfo": [ { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "http://data.europa.eu/m8g/PublicOrganisation" - }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta un'organizzazione pubblica. Una pubblica amministrazione e qualsiasi altra organizzazione di nautra pubblica può essere modellata utilizzando questa classe. In generale, individui di questa classe sono organizzazioni registrate presso l'Indice della PA (IPA).\nQuesta classe deriva dall'analoga classe del Core Public Organization Vocabulary." + "@value": "Questa classe rappresenta un ufficio dell'organizzazione (nell'ambito delle organizzazioni pubbliche è anche detto unità organizzativa)." }, { "@language": "en", - "@value": "This class represents a public organization. Thus, a public administration is a public organization. Any other organization that is defined public can be modelled using this class.\nThis class is derived from the Core Public Organization Vocabulary." + "@value": "This class represents a specific office of an organization. In the public organization sector it can be also known as Organizational Unit." } ], "rdfs:isDefinedBy": { @@ -996,201 +1726,149 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "organizzazione pubblica" + "@language": "en", + "@value": "Office" }, { - "@language": "en", - "@value": "Public Organization" + "@language": "it", + "@value": "Ufficio" }, { "@language": "it", - "@value": "Amministrazione pubblica" + "@value": "Unità organizzativa" } ], "rdfs:subClassOf": [ { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "https://w3id.org/italia/onto/COV/SupportUnit" }, { - "@id": "_:Nbd80bb61ac9f4c8f90d2ca093784d135" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b10" }, { - "@id": "_:N7dac89d917af4889a7bd7b3023061057" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b11" }, { - "@id": "_:Nc4523f4d2d8f4247b89127c997d96073" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b12" } ] }, { - "@id": "_:N5986f0ddc8834132b6f4be544b383646", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/COV/PrivateOrgActivityType" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/hasPrivateOrgActivityType" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/PrivateOrgActivityType", + "@id": "https://w3id.org/italia/onto/COV/Organization", "@type": "owl:Class", - "l0:controlledvocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/ateco-2007" - }, "owl:versionInfo": [ { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "provvisoria" + "@language": "en", + "@value": "stable" } ], - "prov:wasDerivedFrom": "http://www.w3.org/2004/02/skos/core#Concept", - "rdfs:comment": [ + "prov:wasDerivedFrom": [ { - "@language": "it", - "@value": "Questa classe specializza la classe Tipo di Attività per poter rappresentare la classificazione di un organizzazione privata sulla base del proprio scopo o tipo di attività svolta. Nel contesto italiano, le istanze di questa classe sono quelle del vocabolario controllato Ateco2007 utilizzato nel registro imprese. Il vocabolario controllato è disponibile al seguente URI https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/ateco-2007" + "@id": "schema:Organization" }, { - "@language": "en", - "@value": "This class specializes the class Activity Type in order to represent the classification of the private organization based on its purpose or activity type. In the Italian context the istances of this class are those of the controlled vocabulary Ateco2007 (Italian variant of NACE v2.0) used in the Italian company registry. The controlled vocabulary is available at the following URI: https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/ateco-2007" + "@id": "http://www.w3.org/ns/org#Organization" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" + "prov:wasInfluencedBy": { + "@id": "http://www.ontologydesignpatterns.org/cp/owl/classification.owl" }, - "rdfs:label": [ + "rdfs:comment": [ { "@language": "it", - "@value": "Tipo Attività Organizzazione Privata" + "@value": "Questa è la classe che rappresenta un'organizzazione, sia essa pubblica che privata, tipicamente registrata all'interno di un registro pubblico (e.g., indice della PA per le pubbliche amministrazioni, registro imprese per le organizzazioni private). Esempio \"Agenzia per l'Ialia Digitale\", \"Comune di Bologna\", \"TELECOM ITALIA SPA O TIM S.P.A.\"" }, { "@language": "en", - "@value": "Private Organization Activity Type" + "@value": "This class represents an organization, be it public or private, usually registrated in a national public registry (e.g. in Italy \"indice delle PA\" for the public administrations, \"Registro imprese\" for the private organizations. Examples: \"Agenzia per l'Italia Digitale\", \"Comune di Roma\", \"TELECOM ITALIA SPA o TIM S.P.A.\"" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/COV/ActivityType" - } - }, - { - "@id": "_:N80d29cb7c39748ce86ec1247ad7e5191", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/mainFunction" - } - }, - { - "@id": "dcat:accessURL", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/COV/hasPublicOrganization", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/COV/isPublicOrganizationOf" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" }, - "rdfs:comment": [ + "rdfs:label": [ { "@language": "en", - "@value": "Proprerty meant for linking any entity to a public organization." + "@value": "Organization" }, { "@language": "it", - "@value": "Proprietà che collega una qualsiasi entità ad un organizzazione pubblica." + "@value": "Organizzazione" } ], - "rdfs:domain": { - "@id": "owl:Thing" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:label": [ + "rdfs:subClassOf": [ { - "@language": "it", - "@value": "ha organizzazione pubblica" + "@id": "l0:Agent" }, { - "@language": "it", - "@value": "ha pubblica amministrazione" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b13" }, { - "@language": "en", - "@value": "has public organization" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/PublicOrganization" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/COV/hasOrganization" - } - }, - { - "@id": "_:N60b2a0b9d5e9409f939837c9984c3a59", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/AOOIdentifier" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/orginalOrganization", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b14" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b15" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b16" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b17" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b18" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b19" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b20" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b21" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b22" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b23" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b24" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b25" + }, { - "@language": "en", - "@value": "stable" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b26" }, { - "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b27" + }, { - "@language": "en", - "@value": "The property links a Change Event to the organization that existed before the change. Although the Foundation Event class is defined as a sub class of Change Event, it is inappropriate to use this property with the Foundation Event class." + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b28" }, { - "@language": "it", - "@value": "Questa proprietà collega un evento del cambiamento all'organizzazione che esisteva prima del cambiamento. Sebbene la classe Costituzione sia sotto classe di Evento del Cambiamento, è inappropriato utilizzare tale classe con questa proprietà." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:label": [ + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b29" + }, { - "@language": "it", - "@value": "organizzazione di origine" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b30" }, { - "@language": "en", - "@value": "original organization" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b31" + }, + { + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b32" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - } + ] }, { - "@id": "https://w3id.org/italia/onto/COV/startingActivityDate", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/COV/Participation", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -1201,467 +1879,343 @@ "@value": "unstable" } ], + "prov:wasInfluencedBy": { + "@id": "http://www.ontologydesignpatterns.org/cp/owl/timeindexedsituation.owl" + }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà rappresenta la data di inizio di attività per un'organizzazione privata (impresa)." + "@value": "Questa classe rappresenta la situazione di partecipazione di un'organizzazione in un'altra. E' quindi una relazione ennaria tra organizazzioni in un certo lasso temporale. La partecipazione può essere di un certo tipo. Esempio: la classe può essere utilizzata per rappresentare le informazioni di partecipazione (e.g., quote) di comuni in società controllate/partecipate (società dei trasporti pubblici, società di gestione dell'acqua, ecc.)" }, { "@language": "en", - "@value": "This property represents the date of the starting of the activity for a private organization." + "@value": "This class represents a participation of an organization in another. It is a n-ary relationship (situation) between organizations in a certain time interval. The participation can be of a specific type. Example is the participation of a municipality in a controlled enterprise that provides public services such as water management or public transportation." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "starting activity date" - }, - { - "@language": "it", - "@value": "data inizio attività impresa" - } - ], - "rdfs:range": { - "@id": "xsd:dateTime" - }, - "rdfs:subPropertyOf": { - "@id": "ti:date" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/Replacement", - "@type": "owl:Class", - "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "Partecipazione" }, { "@language": "en", - "@value": "stable" + "@value": "Participation" } ], - "rdfs:comment": [ + "rdfs:subClassOf": [ { - "@language": "en", - "@value": "This class represents a replacement event for an organization." + "@id": "ti:TimeIndexedEvent" }, { - "@language": "it", - "@value": "Questa classe rappresenta un evento di sostituzione per un'organizzazione. Come la sostituzione di una pubblica amministrazioe con un'altra." - } - ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:label": [ + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b33" + }, { - "@language": "en", - "@value": "Replacement" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b34" }, { - "@language": "it", - "@value": "Sostituzione" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b35" } - ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" - } - }, - { - "@id": "_:Nb03034bc4c884d03aaef90016f5e8262", - "@type": "owl:Restriction", - "owl:onDataRange": { - "@id": "xsd:float" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/totalAmount" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "_:N2fc35e03775d483f8b28d53714adba48", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/businessObjective" - } + ] }, { - "@id": "https://w3id.org/italia/onto/COV/participating", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/COV/ParticipationType", + "@type": "owl:Class", "owl:versionInfo": [ { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "provvisoria" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property links the organization to the situation partecipation. The property models the fact that an organization participates in another one." + "@language": "it", + "@value": "Questa classe rappresenta il tipo di partecipazione di un'organizzazione in un'altra. Essa assume al momento due valori \"Diretta\" e \"Indiretta\"." }, { - "@language": "it", - "@value": "Questa proprietà collega un'organizzazione alla situazione partecipazione. In particolare, la proprietà modella il fatto che un'organizzazione partecipa in un'altra." + "@language": "en", + "@value": "This class represents the type of participation of an organization in another. The class is materialized with two possible values \"Direct\" \"Indirect\" participation." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { "@language": "en", - "@value": "participating" + "@value": "Participation Type" }, { "@language": "it", - "@value": "partecipante" + "@value": "Tipo Partecipazione" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/Participation" + "rdfs:subClassOf": { + "@id": "l0:Characteristic" } }, { - "@id": "https://w3id.org/italia/onto/COV/hasSubOrganization", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/COV/subOrganizationOf" + "@id": "https://w3id.org/italia/onto/COV/PrivateOrgActivityType", + "@type": "owl:Class", + "l0:controlledvocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/ateco-2007" }, "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], + "prov:wasDerivedFrom": "http://www.w3.org/2004/02/skos/core#Concept", "rdfs:comment": [ { - "@language": "en", - "@value": "Organizations are often large and complex and may be a collection of smaller organizations, each of which has a specific identity that may be legally defined. This property, together with its inverse subOrganizationOf allows one to model a hierarchical structure between organizations." + "@language": "it", + "@value": "Questa classe specializza la classe Tipo di Attività per poter rappresentare la classificazione di un organizzazione privata sulla base del proprio scopo o tipo di attività svolta. Nel contesto italiano, le istanze di questa classe sono quelle del vocabolario controllato Ateco2007 utilizzato nel registro imprese. Il vocabolario controllato è disponibile al seguente URI https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/ateco-2007" }, { - "@language": "it", - "@value": "Organizzazioni sono spesso grandi e complesse e possono essere viste come una collezione di organizzazioni più piccole, ognuna delle quali con una specifica identità legamente definita. Questa proprietà, insieme alla sua inversa sotto-organizzazione di, consente di modellare una struttura gerarchica tra organizzazioni. Si pensi per esempio ai concetti di holding per organizazioni private." + "@language": "en", + "@value": "This class specializes the class Activity Type in order to represent the classification of the private organization based on its purpose or activity type. In the Italian context the istances of this class are those of the controlled vocabulary Ateco2007 (Italian variant of NACE v2.0) used in the Italian company registry. The controlled vocabulary is available at the following URI: https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/ateco-2007" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "ha sotto azienda" - }, - { - "@language": "it", - "@value": "ha sotto compagnia" - }, { "@language": "en", - "@value": "has sub-organization" + "@value": "Private Organization Activity Type" }, { "@language": "it", - "@value": "ha sotto-organizzazione" - }, - { - "@language": "en", - "@value": "has sub company" + "@value": "Tipo Attività Organizzazione Privata" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/COV/ActivityType" } }, { - "@id": "_:N0b9e02cb44cf406981a9aac31afe8836", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" + "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization", + "@type": "owl:Class", + "owl:disjointWith": { + "@id": "https://w3id.org/italia/onto/COV/PublicOrganization" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/changedBy" - } - }, - { - "@id": "vcard:Kind", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/data/organization/public-organization/td", - "@type": [ - "foaf:Agent", - "dcatapit:Agent", - "owl:NamedIndividual" - ], - "dcterms:identifier": "TD", - "foaf:name": [ + "owl:versionInfo": [ { "@language": "it", - "@value": "Team per la Trasformazione Digitale" - }, - { - "@language": "en", - "@value": "Digital Transformation Team" - } - ] - }, - { - "@id": "_:N3cf40ba4e9a4483eb93cc6033b7a2e98", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/COV/ParticipationType" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/hasParticipationType" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV", - "@type": [ - "owl:Ontology", - "admsapit:SemanticAsset", - "owl:NamedIndividual" - ], - "admsapit:acronym": "COV-AP_IT", - "admsapit:hasContributor": { - "@id": "https://w3id.org/italia/data/organization/public-organization/td" - }, - "admsapit:hasFormalityLevel": { - "@id": "admsapit:Formal" - }, - "admsapit:hasKeyClass": [ - { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, - { - "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" - }, - { - "@id": "https://w3id.org/italia/onto/COV/SupportUnit" + "@value": "stabile" }, { - "@id": "https://w3id.org/italia/onto/COV/PublicOrganization" + "@language": "en", + "@value": "stable" } ], - "admsapit:hasOntologyLanguage": { - "@id": "admsapit:OWL" + "prov:wasInfluencedBy": { + "@id": "http://www.w3.org/ns/regorg#RegisteredOrganization" }, - "admsapit:hasSemanticAssetDistribution": [ - { - "@id": "https://w3id.org/italia/data/distribution/COV-RDF-XML" - }, + "rdfs:comment": [ { - "@id": "https://w3id.org/italia/data/distribution/COV-JSON-LD" + "@language": "it", + "@value": "Questa classe rappresenta un'organizzazione privata ufficialmente registrata presso un registro nazionale (registro imprese)." }, { - "@id": "https://w3id.org/italia/data/distribution/COV-RDF-TURTLE" + "@language": "en", + "@value": "This class represents a private organization as registered in a national public registry." } ], - "admsapit:hasTask": [ + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:label": [ { - "@id": "admsapit:AnnotationTask" + "@language": "it", + "@value": "Associazione privata" }, { - "@id": "admsapit:SearchTask" + "@language": "it", + "@value": "Azienda" }, { - "@id": "admsapit:QueryFormulationTask" - } - ], - "admsapit:last": { - "@id": "https://w3id.org/italia/onto/COV/0.11" - }, - "admsapit:officialURI": { - "@type": "xsd:anyURI", - "@value": "https://w3id.org/italia/onto/COV" - }, - "admsapit:prefix": "covapit", - "admsapit:semanticAssetInUse": [ - { - "@id": "https://w3id.org/italia/data/project/DAF" + "@language": "en", + "@value": "Company" }, - { - "@id": "https://w3id.org/italia/data/project/OntoPiA" - } - ], - "admsapit:status": [ - "catalogued", - "published" - ], - "admsapit:target": [ { "@language": "it", - "@value": "Imprese" + "@value": "Ditta" }, { "@language": "it", - "@value": "Cittadini" + "@value": "Impresa" }, { "@language": "it", - "@value": "Pubbliche Amministrazioni" + "@value": "Organizzazione Privata" + }, + { + "@language": "en", + "@value": "Private Organization" } ], - "admsapit:type": { - "@id": "admsapit:CoreOntology" - }, - "dcat:contactPoint": { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid" - }, - "dcat:keyword": [ + "rdfs:subClassOf": [ { - "@language": "it", - "@value": "pubblica amministrazione" + "@id": "https://w3id.org/italia/onto/COV/Organization" }, { - "@language": "it", - "@value": "azienda" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b36" }, { - "@language": "it", - "@value": "organizzazione" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b37" }, { - "@language": "it", - "@value": "impresa" - } - ], - "dcat:theme": [ + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b38" + }, { - "@id": "http://publications.europa.eu/resource/authority/data-theme/ECON" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b39" }, { - "@id": "http://publications.europa.eu/resource/authority/data-theme/GOVE" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b40" } - ], - "dcterms:accrualPeriodicity": { - "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" + ] + }, + { + "@id": "https://w3id.org/italia/onto/COV/PublicOrgActivityType", + "@type": "owl:Class", + "l0:controlledvocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/cofog-2009" }, - "dcterms:creator": [ + "owl:versionInfo": [ { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid" + "@language": "it", + "@value": "provvisoria" }, { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" + "@language": "en", + "@value": "unstable" } ], - "dcterms:description": [ + "prov:wasDerivedFrom": "http://www.w3.org/2004/02/skos/core#Concept", + "rdfs:comment": [ { "@language": "it", - "@value": "Questa è l'ontologia del profilo applicativo italiano sulle organizzazioni (pubbliche e private). Essa consente di modellare le principali informazioni sull'anagrafica delle organizzazioni pubbliche e private (inclusa l'articolazione degli uffici e dei relativi responsabili)." + "@value": "Questa classe specializza la classe Tipo di Attività per poter rappresentare la classificazione di un organizzazione pubblica sulla base del proprio scopo o tipo di attività svolta. Nel contesto italiano le istanze di questa classe sono quelle del vocabolario controllato Cofog2009 disponibile al seguente URI: https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/cofog-2009" }, { "@language": "en", - "@value": "This is the ontology of the Italian application profile for Organizations (Public and Private). It allows one to model the main information on organizations (public or private), including the organization of the offices and their head of units. " + "@value": "This class specializes the class Activity Type in order to represent the classification of the public organization based on its purpose or activity type. In the Italian context the instances of this calss are those of the controlled vocabulary Cofog2009 available at the following URI: https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/cofog-2009" } ], - "dcterms:issued": { - "@type": "xsd:date", - "@value": "2017-07-20" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" }, - "dcterms:language": [ + "rdfs:label": [ { - "@id": "http://publications.europa.eu/resource/authority/language/ENG" + "@language": "en", + "@value": "Public Organization Activity Type" }, { - "@id": "http://publications.europa.eu/resource/authority/language/ITA" + "@language": "it", + "@value": "Tipo Attività Organizzazione Pubblica" } ], - "dcterms:modified": { - "@type": "xsd:date", - "@value": "2020-09-30" - }, - "dcterms:publisher": { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid" - }, - "dcterms:rightsHolder": { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/COV/ActivityType" + } + }, + { + "@id": "https://w3id.org/italia/onto/COV/PublicOrganization", + "@type": "owl:Class", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], + "prov:wasDerivedFrom": { + "@id": "http://data.europa.eu/m8g/PublicOrganisation" }, - "dcterms:title": [ + "rdfs:comment": [ { "@language": "it", - "@value": "Ontologia delle Organizzazioni (pubbliche e private)- Profilo applicativo italiano" + "@value": "Questa classe rappresenta un'organizzazione pubblica. Una pubblica amministrazione e qualsiasi altra organizzazione di nautra pubblica può essere modellata utilizzando questa classe. In generale, individui di questa classe sono organizzazioni registrate presso l'Indice della PA (IPA).\nQuesta classe deriva dall'analoga classe del Core Public Organization Vocabulary." }, { "@language": "en", - "@value": "Organization (public and private) ontology - Italian application profile" + "@value": "This class represents a public organization. Thus, a public administration is a public organization. Any other organization that is defined public can be modelled using this class.\nThis class is derived from the Core Public Organization Vocabulary." } ], - "owl:imports": [ + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:label": [ { - "@id": "https://w3id.org/italia/onto/l0" + "@language": "it", + "@value": "Amministrazione pubblica" }, { - "@id": "https://w3id.org/italia/onto/RO" + "@language": "en", + "@value": "Public Organization" }, { - "@id": "https://w3id.org/italia/onto/MU" + "@language": "it", + "@value": "organizzazione pubblica" + } + ], + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/COV/Organization" }, { - "@id": "https://w3id.org/italia/onto/CLV" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b41" }, { - "@id": "https://w3id.org/italia/onto/SM" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b42" }, { - "@id": "https://w3id.org/italia/onto/TI" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b43" } - ], - "owl:versionIRI": { - "@id": "https://w3id.org/italia/onto/COV/0.12" + ] + }, + { + "@id": "https://w3id.org/italia/onto/COV/PublicOrganizationCategory", + "@type": "owl:Class", + "l0:controlledvocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/S13" }, "owl:versionInfo": [ { "@language": "en", - "@value": "Version 0.12 - Modified 30 September 2020 - Fixed some typos and introduced the object property hasAlternativeIdentifier that can be associated with the Organization. Currently the property exploits the Identifier class (with its properties) defined in the context of the Core Location Vocabulary (CLV) - Italian Application Profile, which is imported in this ontology. However, a better modelling would suggest to create an ontological module for Identifiers that is exteranal to the CLV and that can be then re-used by this ontology, the CLV ontology and potentially other ontologies of the OntoPiA network." + "@value": "stable" }, { "@language": "it", - "@value": "Versione 0.12 - Modificata il 30 Settembre 2020 - Corretti alcuni errori di battitura. Inoltre è stata introdotta la proprietà hasAlternativeIdentifier (ha identificativo alternativo) che è associata all'Organizzazione. La proprietà mira a modellare identificativi alternativi per le organizzazioni pubbliche e private presenti in sistemi diversi dalle rispettive banche dati di interesse nazionale di riferimento dove specifici identificativi sono individuati (e.g., il codice IPA per le pubbliche amministrazioni, il numero REA e la partita IVA per il registro imprese). \nAttualmente la proprietà sfrutta la classe Identifier (Identificativo), con le sue proprietà, definita nell'ontologia Core Location Vocabulary (CLV) - Italian Application Profile (l'ontologia dei luoghi/indirizzi della rete OntopiA), quest'ultima importata in questa ontologia. Tuttavia, una migliore modellazione suggerirebbe di creare un modulo ontologico per gli Identificatori che sia esterno all'ontologia CLV e di supporto per CLV stessa, per questa ontologia e potenzialmente pr tutte le altre della rete OntoPiA." + "@value": "stable" } ], "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/COV/0.10" + "@id": "http://www.w3.org/2004/02/skos/core#Concept" }, "rdfs:comment": [ { - "@language": "en", - "@value": "This is the ontology of the Italian application profile for Organizations (Public and Private)" + "@language": "it", + "@value": "Questa classe rappresenta la cateogoria dell'organizzazione pubblica. Le istanze di questa classe possono essere modellate come concetti dello standard skos di un vocabolario controllato. Esempi includono: \"Agenzie ed Enti per il Turismo\", \"Città Metropolitane\", \"Presidenza del Consiglio, Minsiteri e Avvocatura dello Stato\"." }, { - "@language": "it", - "@value": "Questa è l'ontologia del profilo applicativo italiano sulle organizzazioni (pubbliche e private). Essa consente di modellare le principali informazioni sull'anagrafica delle organizzazioni pubbliche e private (inclusa l'articolazione degli uffici e dei relativi responsabili)." + "@language": "en", + "@value": "This class represents the category of the public organization. The instances of this class can be modelled as concept of the skos standard of a controlled vocabulary." } ], "rdfs:isDefinedBy": { @@ -1670,71 +2224,82 @@ "rdfs:label": [ { "@language": "it", - "@value": "Ontologia delle Organizzazioni (pubbliche e private)" + "@value": "Categoria Organizzazione Pubblica" }, { "@language": "en", - "@value": "Italian Organization (Public or Private) ontology" + "@value": "Public Organization Category" } - ] + ], + "rdfs:subClassOf": { + "@id": "l0:Characteristic" + } }, { - "@id": "https://w3id.org/italia/data/distribution/COV-RDF-XML", - "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" + "@id": "https://w3id.org/italia/onto/COV/PublicPrivateOrganization", + "@type": "owl:Class", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "provvisoria" + }, + { + "@language": "en", + "@value": "unstable" + } ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/COV/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/COV/latest/COV-AP_IT.rdf" - }, - "dcterms:description": [ + "rdfs:comment": [ { "@language": "it", - "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei organizzazioni (pubbliche e private)" + "@value": "Questa classe rappresenta organizzazioni miste pubblico-private." }, { "@language": "en", - "@value": "This is the distribution in RDF/XML of the Organization (Public or Private) ontology" + "@value": "This class represents hybrid organization public-private" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" - }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" }, - "dcterms:title": [ + "rdfs:label": [ { "@language": "it", - "@value": "Distribuzione RDF/XML ontologia COV-AP_IT" + "@value": "Organizzazione Pubbico-Privata" }, { "@language": "en", - "@value": "RDF/XML distribution of COV-AP_IT Ontology" + "@value": "Public-Private Organization" + } + ], + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + } + }, + { + "@id": "https://w3id.org/italia/onto/COV/REANumber", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } - ] - }, - { - "@id": "https://w3id.org/italia/onto/COV/hasPrivateOrganization", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/COV/isPrivateOrganizationOf" - }, + ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà che collega una qualsiasi entità ad un organizzazione privata o azienda." + "@value": "Questa proprietà rappresenta il numero REA (Repertorio Economico Amministrativo) associato a un'impresa. Il numero REA è costituito da un numero decimale progressivo ed è sempre associato ad una codifica, che precede il numero progressivo, della provincia/CCIAA che lo ha assegnato e, nella prassi, comprende anche tale codifica (ad es. RM-123456). Ogni soggetto/impresa obbligato per legge all´iscrizione al REA riceve un numero REA diverso per ogni provincia/CCIAA in cui apre Sede/Unità Locali." }, { "@language": "en", - "@value": "Property that relates any kind of entity to a private organization or company." + "@value": "This property represents a specific code named REA number associated with the registration of a private organization in the related Italian national registry." } ], "rdfs:domain": { - "@id": "owl:Thing" + "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -1742,270 +2307,222 @@ "rdfs:label": [ { "@language": "en", - "@value": "has company" - }, - { - "@language": "it", - "@value": "ha ditta" - }, - { - "@language": "it", - "@value": "ha azienda" - }, - { - "@language": "it", - "@value": "ha associazione privata" - }, - { - "@language": "it", - "@value": "ha compagnia" - }, - { - "@language": "en", - "@value": "has private organization" + "@value": "REA number" }, { "@language": "it", - "@value": "ha impresa" + "@value": "numero REA" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" + "@id": "rdfs:Literal" }, "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/COV/hasOrganization" + "@id": "l0:identifier" } }, { - "@id": "dcatapit:Organization", - "@type": "owl:Class" - }, - { - "@id": "_:N7dac89d917af4889a7bd7b3023061057", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/IPAcode" - } + "@id": "https://w3id.org/italia/onto/COV/Registered", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/COV/Status" + ] }, { - "@id": "https://w3id.org/italia/onto/COV/remuneration", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/COV/Replacement", + "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property represents the remuneration of a member with a specific role on the organization." + "@language": "it", + "@value": "Questa classe rappresenta un evento di sostituzione per un'organizzazione. Come la sostituzione di una pubblica amministrazioe con un'altra." }, { - "@language": "it", - "@value": "Questa proprietà rappresenta il compenso di un membro con uno specifico ruolo nell'organizzazione." + "@language": "en", + "@value": "This class represents a replacement event for an organization." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Employment" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { "@language": "en", - "@value": "remuneration" + "@value": "Replacement" }, { "@language": "it", - "@value": "compenso" + "@value": "Sostituzione" } ], - "rdfs:range": { - "@id": "xsd:double" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" } }, { - "@id": "foaf:Agent", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/COV/hasOrganization", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/COV/isOrganizationOf" - }, + "@id": "https://w3id.org/italia/onto/COV/Scission", + "@type": "owl:Class", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], "rdfs:comment": [ { "@language": "it", - "@value": "La relaziona che permette di assoicare un'organizzazione a qualsiasi cosa." + "@value": "Questa classe rappresenta una scissione per un'organizzaizone." }, { "@language": "en", - "@value": "The relation that allows to associate an organization with anything." + "@value": "This class represents a scission event for an organization." } ], - "rdfs:domain": { - "@id": "owl:Thing" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha organizzazione" + "@language": "en", + "@value": "Scission" }, { - "@language": "en", - "@value": "has organization" + "@language": "it", + "@value": "Scissione" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, - "rdfs:subPropertyOf": { - "@id": "owl:topObjectProperty" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" } }, { - "@id": "https://w3id.org/italia/onto/COV/hasEInvoiceService", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/COV/Status", + "@type": "owl:Class", "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property links an office (or organizational unit) to a eInvoice Service. This property is materialized (it is mandatory) in the case of public organization." + "@language": "it", + "@value": "Questa classe rappresenta lo stato di un'organizzazione privata (impresa). Essa assume i seguenti valori predefiniti: \"registrata\" \"cancellata\" \"in fase di registrazione\"." }, { - "@language": "it", - "@value": "Questa proprietà lega l'ufficio o l'unità organizzativa al servizio di fatturazione elettronica. Questa proprietà è materializzata nello specifico per le organizzazioni pubbliche" + "@language": "en", + "@value": "This class is used to represent the status of a private organization. This class assumes the following values: \"registered\" \"cancelled\" and \"under registration\"." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Office" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { "@language": "it", - "@value": "ha servizio di fatturazione elettronica" + "@value": "Stato" }, { "@language": "en", - "@value": "has eInvoice service" + "@value": "Status" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/eInvoiceService" - } - }, - { - "@id": "_:N47b96be3e69844c39114d0a75ed361e0", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "clvapit:Identifier" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/hasAlternativeIdentifier" - } - }, - { - "@id": "_:N6b66279e6cdb4bfc91f78307b14cc981", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/participated" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "rdfs:subClassOf": { + "@id": "l0:Characteristic" } }, { - "@id": "https://w3id.org/italia/onto/COV/taxCodeEInvoiceService", - "@type": [ - "owl:DatatypeProperty", - "owl:FunctionalProperty" - ], + "@id": "https://w3id.org/italia/onto/COV/SupportUnit", + "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], + "prov:wasInfluencedBy": { + "@id": "http://www.w3.org/ns/org#OrganizationalUnit" + }, "rdfs:comment": [ { - "@language": "en", - "@value": "This property represents the tax code of the einvoice service." + "@language": "it", + "@value": "Questa classe rappresenta una generica unità di supporto o unità/divisione dell'organizzazione. Un nome alternativo potrebbe essere anche Dipartimento. Essa, nel contesto italiano, si suddivide in due tipologie di unità di supporto: Area Organizzativa Omogena e Ufficio (unità organizzativa). Questa è una classe astratta istanziata nei dati con i due precedenti tipi." }, { - "@language": "it", - "@value": "Questa proprietà rappresenta il codice fiscale del servizio di fatturazione elettronica." + "@language": "en", + "@value": "This class represents a generic support unit/division of an organization. An alternative name can be department. In the italian context there are two main types of support unit; namely, the homogeneous organizational area and the office. This is an astract class that is instantitate with the two above two types." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/eInvoiceService" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ + { + "@language": "en", + "@value": "Department" + }, { "@language": "it", - "@value": "codice fiscale servizio di fatturazione elettronica" + "@value": "Dipartimento" + }, + { + "@language": "it", + "@value": "Divisione" }, { "@language": "en", - "@value": "tax code of the eInvoice service" + "@value": "Support Unit (Department)" + }, + { + "@language": "it", + "@value": "Unità di supporto" } ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:identifier" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/COV/Organization" } }, { - "@id": "_:Nd6fa6824471d4dae869e795316f56374", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/resultingOrganization" + "@id": "https://w3id.org/italia/onto/COV/Twitter", + "@type": "owl:NamedIndividual", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" } }, { - "@id": "https://w3id.org/italia/onto/COV/hasBalanceSheet", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/COV/UnderRegistration", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/COV/Status" + ] + }, + { + "@id": "https://w3id.org/italia/onto/COV/VATnumber", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ { "@language": "it", @@ -2018,109 +2535,115 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property links the Organization with one or more balance sheets." + "@language": "it", + "@value": "Questa proprietà rappresenta il numero di Partita IVA di un'organizzazione privata (impresa)." }, { - "@language": "it", - "@value": "Questa proprietà lega un'organizzazione a uno o più bilanci." + "@language": "en", + "@value": "This property represents the VAT number of a private organization." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "has balance sheet" - }, { "@language": "it", - "@value": "foglio di bilancio" + "@value": "Partita Iva" }, { - "@language": "it", - "@value": "ha bilancio" + "@language": "en", + "@value": "VAT number" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/BalanceSheet" + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:identifier" } }, { - "@id": "https://w3id.org/italia/onto/COV/totalTaxBurden", + "@id": "https://w3id.org/italia/onto/COV/YouTube", + "@type": "owl:NamedIndividual", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + } + }, + { + "@id": "https://w3id.org/italia/onto/COV/accreditationDate", "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property is used to model the total tax burden of the year which impacts on the balance of the organization. This data is required by specific Italian law." + "@language": "it", + "@value": "Questa proprietà rappresenta la data di accreditamento dell'organizzazione nel pubblico registro (e.g., in \"IPA\" nel caso di pubbliche amministrazioni, in \"Registro Imprese\" nel caso di organizzazioni private)." }, { - "@language": "it", - "@value": "Questa proprietà rappresenta l'onere complessivo a qualsiasi titolo gravante per l'anno sul bilancio dell'amministrazione. Questa informazione è richiesta per la pubblicazione ai sensi dell’art. 22, c. 2 del d.lgs. n. 33/2013." + "@language": "en", + "@value": "This property represents the accreditation date of the organization in the public registry (e.g., in Italy in \"IPA\" registry for public administrations, and in the \"Registro Imprese\" for private organizations)." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/BalanceSheet" + "@id": "https://w3id.org/italia/onto/COV/Organization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "it", - "@value": "onere complessivo" + "@language": "en", + "@value": "accreditation date" }, { - "@language": "en", - "@value": "total tax burden" + "@language": "it", + "@value": "data di accreditamento" } ], "rdfs:range": { - "@id": "xsd:float" + "@id": "xsd:dateTime" + }, + "rdfs:subPropertyOf": { + "@id": "ti:date" } }, { - "@id": "https://w3id.org/italia/onto/COV/changedBy", + "@id": "https://w3id.org/italia/onto/COV/actsOnBehalfOf", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/COV/orginalOrganization" - }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property is the inverse of orginal organization and it is used to link the organization with the change event." + "@language": "it", + "@value": "Questa proprietà lega un agent ad un altro agente ed è utilizzata per modellare relazioni generali di responsabilità e di resoconto." }, { - "@language": "it", - "@value": "Questa proprietà è l'inversa di organizzazione d'origine e collega un'organizzazione a un evento di cambiamento." + "@language": "en", + "@value": "This property links an agent to another agent and it is used to represent general reporting or accountability relationships" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "l0:Agent" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -2128,107 +2651,82 @@ "rdfs:label": [ { "@language": "en", - "@value": "changed by" + "@value": "acts on behalf of" }, { "@language": "it", - "@value": "cambiata da" + "@value": "agisce per conto di" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" + "@id": "l0:Agent" } }, { - "@id": "https://w3id.org/italia/onto/COV/Office", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/COV/altName", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "Questa proprietà rappresenta un nome alternativo dell'organizzazione (e.g., un nome colloquiale)." }, { "@language": "it", "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "This class represents a specific office of an organization. In the public organization sector it can be also known as Organizational Unit." }, { - "@language": "it", - "@value": "Questa classe rappresenta un ufficio dell'organizzazione (nell'ambito delle organizzazioni pubbliche è anche detto unità organizzativa)." + "@language": "en", + "@value": "stable" } ], + "rdfs:comment": { + "@language": "en", + "@value": "This property represents an alternative name for the organization such as a colloquial name." + }, + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "Unità organizzativa" - }, { "@language": "en", - "@value": "Office" + "@value": "alternative name" }, { "@language": "it", - "@value": "Ufficio" + "@value": "nome alternativo" } ], - "rdfs:subClassOf": [ - { - "@id": "https://w3id.org/italia/onto/COV/SupportUnit" - }, - { - "@id": "_:Nabe3356e893848adb88a33dd08e630f2" - }, - { - "@id": "_:Ne9badb9de1a545e1959c1d37b545421d" - }, - { - "@id": "_:N54439e31c31b4f34aaae33fe13253007" - } - ] - }, - { - "@id": "_:N743049f38c7f4b3aa1365944968cc497", - "@type": "owl:Restriction", - "owl:onDataRange": { - "@id": "xsd:dateTime" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/eInvoiceServiceStartingDate" + "rdfs:range": { + "@id": "rdfs:Literal" }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "rdfs:subPropertyOf": { + "@id": "l0:name" } }, { - "@id": "https://w3id.org/italia/onto/COV/REANumber", + "@id": "https://w3id.org/italia/onto/COV/businessObjective", "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà rappresenta il numero REA (Repertorio Economico Amministrativo) associato a un'impresa. Il numero REA è costituito da un numero decimale progressivo ed è sempre associato ad una codifica, che precede il numero progressivo, della provincia/CCIAA che lo ha assegnato e, nella prassi, comprende anche tale codifica (ad es. RM-123456). Ogni soggetto/impresa obbligato per legge all´iscrizione al REA riceve un numero REA diverso per ogni provincia/CCIAA in cui apre Sede/Unità Locali." + "@value": "Questa proprietà rappresenta l'oggetto sociale dell'organizzazione privata (impresa)." }, { "@language": "en", - "@value": "This property represents a specific code named REA number associated with the registration of a private organization in the related Italian national registry." + "@value": "This property represents the business objectives or the corporate purpose of the private organization." } ], "rdfs:domain": { @@ -2240,123 +2738,84 @@ "rdfs:label": [ { "@language": "en", - "@value": "REA number" + "@value": "business objective" }, { "@language": "it", - "@value": "numero REA" + "@value": "oggetto sociale" } ], "rdfs:range": { "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:identifier" - } - }, - { - "@id": "_:Nb5bb5c24c7a048df9242e5d630a26f2b", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" } }, { - "@id": "_:Nabe3356e893848adb88a33dd08e630f2", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "https://w3id.org/italia/onto/COV/changedBy", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/COV/orginalOrganization" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/officeIdentifier" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/Closing", - "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the Closing event for an organization." + "@language": "it", + "@value": "Questa proprietà è l'inversa di organizzazione d'origine e collega un'organizzazione a un evento di cambiamento." }, { - "@language": "it", - "@value": "Questa classe rappresenta un evento di Chiusra per un'organizzazione." + "@language": "en", + "@value": "This property is the inverse of orginal organization and it is used to link the organization with the change event." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "en", - "@value": "Closing" + "@language": "it", + "@value": "cambiata da" }, { - "@language": "it", - "@value": "Chiusura" + "@language": "en", + "@value": "changed by" } ], - "rdfs:subClassOf": { + "rdfs:range": { "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" } }, { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid", - "@type": [ - "vcard:Organization", - "vcard:Kind", - "owl:NamedIndividual", - "dcatapit:Organization" - ], - "vcard:fn": "banche dati e open data", - "vcard:hasEmail": { - "@id": "mailto:info@dati.gov.it" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/Organization", + "@id": "https://w3id.org/italia/onto/COV/eInvoiceService", "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" - } - ], - "prov:wasDerivedFrom": [ - { - "@id": "http://www.w3.org/ns/org#Organization" }, { - "@id": "schema:Organization" + "@language": "en", + "@value": "stable" } - ], - "prov:wasInfluencedBy": { - "@id": "http://www.ontologydesignpatterns.org/cp/owl/classification.owl" - }, + ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa è la classe che rappresenta un'organizzazione, sia essa pubblica che privata, tipicamente registrata all'interno di un registro pubblico (e.g., indice della PA per le pubbliche amministrazioni, registro imprese per le organizzazioni private). Esempio \"Agenzia per l'Ialia Digitale\", \"Comune di Bologna\", \"TELECOM ITALIA SPA O TIM S.P.A.\"" + "@value": "Questa classe rappresenta il servizio di fatturazione elettronica così come definito nell'ambito dell'indice della pubblica amministrazione (IPA)." }, { "@language": "en", - "@value": "This class represents an organization, be it public or private, usually registrated in a national public registry (e.g. in Italy \"indice delle PA\" for the public administrations, \"Registro imprese\" for the private organizations. Examples: \"Agenzia per l'Italia Digitale\", \"Comune di Roma\", \"TELECOM ITALIA SPA o TIM S.P.A.\"" + "@value": "This class represents the Italian references for the eInvoice service, as defined in the national registry of public administrations named IPA." } ], "rdfs:isDefinedBy": { @@ -2365,95 +2824,31 @@ "rdfs:label": [ { "@language": "it", - "@value": "Organizzazione" + "@value": "Servizio Fatturazione Elettronica" }, { "@language": "en", - "@value": "Organization" + "@value": "eInvoice Service" } ], "rdfs:subClassOf": [ { - "@id": "_:Nac2544f03fcc4dcc860fcf7cf0b6d4ee" - }, - { - "@id": "_:N80d29cb7c39748ce86ec1247ad7e5191" - }, - { - "@id": "_:N47b96be3e69844c39114d0a75ed361e0" - }, - { - "@id": "_:N7b5aee6729c14469b95874d2525ca0a3" - }, - { - "@id": "_:N59b2ceb65ed44556aafe30e3ce024a13" - }, - { - "@id": "_:Naa78c0dd82bf4565ad2b0f1dc89c413e" - }, - { - "@id": "_:Nf6d87e14fd9f4bd19b0fc6bdc6b98966" - }, - { - "@id": "l0:Agent" - }, - { - "@id": "_:N3d8c01bcae9647af9168b4c920d3834f" - }, - { - "@id": "_:N0b9e02cb44cf406981a9aac31afe8836" - }, - { - "@id": "_:N36f342bfe842489a97d759ae46f3bc7f" - }, - { - "@id": "_:Nd3aa6a54385049b49b1a2181601a2383" - }, - { - "@id": "_:Necf36d66754343228ffd10e5a4a4ca66" - }, - { - "@id": "_:N77a14df3c86a4b5c976dce24f5cb30f9" - }, - { - "@id": "_:N77af8ad5c026416bbd81d3a92dc65089" - }, - { - "@id": "_:N7b5a1b73320f4a90870d6b42c0f8e397" - }, - { - "@id": "_:Ndb7264f6b9274cf3a7ad9093307992a2" - }, - { - "@id": "_:N25310f92f4c24e7e865d9dec2c900aef" + "@id": "l0:Object" }, { - "@id": "_:Nbc9f7b19081a445480ad24528b14a813" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b44" }, { - "@id": "_:N51929d0d9a6348ebba712d131a828d82" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b45" }, { - "@id": "_:N0ceba26e0fc94301ac0a74beef74e4f2" + "@id": "_:nbc05742dddf94895bc87316a6da5c4d4b46" } ] }, { - "@id": "_:N7b5a1b73320f4a90870d6b42c0f8e397", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/resultedFrom" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/officeIdentifier", - "@type": [ - "owl:DatatypeProperty", - "owl:FunctionalProperty" - ], + "@id": "https://w3id.org/italia/onto/COV/eInvoiceServiceStartingDate", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -2466,16 +2861,16 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property represents the unique code used to identify the office of the organization." + "@language": "it", + "@value": "Questa proprietà è utilizzata per modellare la data di avvio del servizio di fatturazione elettronica." }, { - "@language": "it", - "@value": "Questa proprietà rappresenta il codice univoco dell'ufficio dell'organizzazione." + "@language": "en", + "@value": "This property is used to model the starting date of the eInvoice service." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/SupportUnit" + "@id": "https://w3id.org/italia/onto/COV/eInvoiceService" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -2483,50 +2878,22 @@ "rdfs:label": [ { "@language": "it", - "@value": "codice univoco ufficio" + "@value": "data di avvio del servizio" }, { "@language": "en", - "@value": "office identifier" + "@value": "eInvoice service starting date" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "xsd:dateTime" }, "rdfs:subPropertyOf": { - "@id": "l0:identifier" - } - }, - { - "@id": "_:N0a224747cb1c40c690142c94ad7acde3", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:float" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/participationPercentage" - } - }, - { - "@id": "_:Nbd80bb61ac9f4c8f90d2ca093784d135", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/COV/PublicOrganizationCategory" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/hasCategory" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "ti:date" } }, { - "@id": "https://w3id.org/italia/onto/COV/holdEmployment", + "@id": "https://w3id.org/italia/onto/COV/employmentFor", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { @@ -2540,16 +2907,16 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property links an Agent to the situation Membership in an organization." + "@language": "it", + "@value": "Questa proprietà lega la situazione appartenenza all'organizzazione." }, { - "@language": "it", - "@value": "Questa proprietà lega un agente alla sitauzione di appartenenza a un'organizzazione." + "@language": "en", + "@value": "This property links the situation Membership to the organization." } ], "rdfs:domain": { - "@id": "l0:Agent" + "@id": "https://w3id.org/italia/onto/COV/Employment" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -2557,121 +2924,77 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha impiego" + "@value": "appartenenza per" }, { "@language": "en", - "@value": "hold membership" + "@value": "employment for" }, { "@language": "it", - "@value": "detiene una relazione di appartenenza" + "@value": "impiego per" }, { "@language": "en", - "@value": "hold employment" + "@value": "membership for" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/Employment" + "@id": "https://w3id.org/italia/onto/COV/Organization" }, "rdfs:subPropertyOf": { - "@id": "roapit:holdsRoleInTime" + "@id": "roapit:forEntity" } }, { - "@id": "https://w3id.org/italia/data/distribution/COV-JSON-LD", + "@id": "https://w3id.org/italia/onto/COV/follows", "@type": [ - "owl:NamedIndividual", - "admsapit:SemanticAssetDistribution" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/COV/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/COV/COV-AP_IT.jsonld" - }, - "dcterms:description": [ - { - "@language": "en", - "@value": "This is the distribution in JSON-LD of the Organization (Public or Private) ontology" - }, - { - "@language": "it", - "@value": "Questa è la distribuzione JSON-LD dell'ontologia delle organizzazioni (pubbliche e private)" - } + "owl:ObjectProperty", + "owl:TransitiveProperty" ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" - }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" - }, - "dcterms:title": [ + "owl:versionInfo": [ { "@language": "it", - "@value": "Distribuzione JSON-LD ontologia COV-AP_IT" + "@value": "stabile" }, { "@language": "en", - "@value": "JSON-LD distribution of COV-AP_IT Ontology" - } - ] - }, - { - "@id": "https://w3id.org/italia/onto/COV/UnderRegistration", - "@type": [ - "https://w3id.org/italia/onto/COV/Status", - "owl:NamedIndividual" - ] - }, - { - "@id": "l0:controlledvocabulary", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/COV/PublicPrivateOrganization", - "@type": "owl:Class", - "owl:versionInfo": [ - { - "@language": "en", - "@value": "unstable" - }, - { - "@language": "it", - "@value": "provvisoria" + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta organizzazioni miste pubblico-private." + "@value": "Questa proprietà modella una sequenza ordinata di organizzazioni that precedono o si susseguono le un con le altre. Nello specifico questa proprietà rappresenta un'organizzazione che segue un'altra." }, { "@language": "en", - "@value": "This class represents hybrid organization public-private" + "@value": "This property models an ordered sequence of organizations that precede and succeed each other.. In particular this property represents the organization that follows another." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "it", - "@value": "Organizzazione Pubbico-Privata" + "@language": "en", + "@value": "follows" }, { - "@language": "en", - "@value": "Public-Private Organization" + "@language": "it", + "@value": "segue" } ], - "rdfs:subClassOf": { + "rdfs:range": { "@id": "https://w3id.org/italia/onto/COV/Organization" } }, { - "@id": "https://w3id.org/italia/onto/COV/SupportUnit", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/COV/foundationDate", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -2682,169 +3005,107 @@ "@value": "stable" } ], - "prov:wasInfluencedBy": { - "@id": "http://www.w3.org/ns/org#OrganizationalUnit" - }, "rdfs:comment": [ - { - "@language": "en", - "@value": "This class represents a generic support unit/division of an organization. An alternative name can be department. In the italian context there are two main types of support unit; namely, the homogeneous organizational area and the office. This is an astract class that is instantitate with the two above two types." - }, - { - "@language": "it", - "@value": "Questa classe rappresenta una generica unità di supporto o unità/divisione dell'organizzazione. Un nome alternativo potrebbe essere anche Dipartimento. Essa, nel contesto italiano, si suddivide in due tipologie di unità di supporto: Area Organizzativa Omogena e Ufficio (unità organizzativa). Questa è una classe astratta istanziata nei dati con i due precedenti tipi." - } - ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:label": [ - { - "@language": "it", - "@value": "Unità di supporto" - }, - { - "@language": "it", - "@value": "Divisione" - }, - { - "@language": "en", - "@value": "Department" - }, - { - "@language": "it", - "@value": "Dipartimento" - }, - { - "@language": "en", - "@value": "Support Unit (Department)" - } - ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - } - }, - { - "@id": "https://w3id.org/italia/data/distribution/COV-RDF-TURTLE", - "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/COV/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/COV/latest/COV-AP_IT.ttl" - }, - "dcterms:description": [ - { - "@language": "en", - "@value": "This is the distribution in RDF/turtle of the Organization (Public or Private) ontology" - }, { "@language": "it", - "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia delle organizzazioni (pubbliche e private)" + "@value": "Questa proprietà rappresenta la data di costituzione dell'organizzazione privata (impresa)." + }, + { + "@language": "en", + "@value": "This property represents the date in which the organization was founded." } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" }, - "dcterms:title": [ + "rdfs:label": [ { "@language": "it", - "@value": "Distribuzione RDF/Turtle ontologia COV-AP_IT" + "@value": "data di costituzione" }, { "@language": "en", - "@value": "RDF/Turtle distribution of COV-AP_IT Ontology" + "@value": "foundation date" } - ] - }, - { - "@id": "https://w3id.org/italia/onto/COV/Registered", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/COV/Status" - ] - }, - { - "@id": "_:Nc4523f4d2d8f4247b89127c997d96073", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/COV/PublicOrgActivityType" + ], + "rdfs:range": { + "@id": "xsd:dateTime" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/hasPublicOrgActivityType" + "rdfs:subPropertyOf": { + "@id": "ti:date" } }, { - "@id": "https://w3id.org/italia/onto/COV/ParticipationType", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/COV/hasActivityType", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the type of participation of an organization in another. The class is materialized with two possible values \"Direct\" \"Indirect\" participation." + "@language": "it", + "@value": "Questa proprietà lega un'organizzazione con il tipo di funzioni/attività svolte." }, { - "@language": "it", - "@value": "Questa classe rappresenta il tipo di partecipazione di un'organizzazione in un'altra. Essa assume al momento due valori \"Diretta\" e \"Indiretta\"." + "@language": "en", + "@value": "This property links an organization with the type of function/activities it carries out." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "en", - "@value": "Participation Type" + "@language": "it", + "@value": "ha tipo di attività" }, { - "@language": "it", - "@value": "Tipo Partecipazione" + "@language": "en", + "@value": "has activity type" } ], - "rdfs:subClassOf": { - "@id": "l0:Characteristic" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/COV/ActivityType" } }, { - "@id": "https://w3id.org/italia/onto/COV/hasCategory", + "@id": "https://w3id.org/italia/onto/COV/hasAlternativeIdentifier", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà lega l'organizzazione pubblica alla propria categoria." + "@value": "Questa proprietà consente di specificare un identificativo alternativo a quelli già utilizzati per identificare le organizzazioni (alternativo al codice fiscale, al codice IPA per le organizzazioni pubbliche, la partita IVA per le imprese). L'identificativo alternativo può essere un identificativo dell'organizzazione presso altri sistemi o banche dati (ad esempio il PIC number attribuito a organizzazioni che partecipano a progetti europei)." }, { "@language": "en", - "@value": "This property links the public organization to its category." + "@value": "This property allows one to model an alternative identifier with respect to the identifiers already defined for the organizations (it is an alternative identifier with respect to the tax code, the IPACode for Public organizations, the VATNumber for the companies). The alternative identifier can be an identifier of the organization available at other systems or databases (e.g., the PIC number for organizations participating in European projects)" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/PublicOrganization" + "@id": "https://w3id.org/italia/onto/COV/Organization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -2852,19 +3113,19 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha categoria dell'organizzazione" + "@value": "ha identificativo alternativo" }, { "@language": "en", - "@value": "has category" + "@value": "has alternative identifier" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/PublicOrganizationCategory" + "@id": "clvapit:Identifier" } }, { - "@id": "https://w3id.org/italia/onto/COV/hasLogo", + "@id": "https://w3id.org/italia/onto/COV/hasBalanceSheet", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { @@ -2878,12 +3139,12 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property links the organization to the Image object representing the logo of the organization." + "@language": "it", + "@value": "Questa proprietà lega un'organizzazione a uno o più bilanci." }, { - "@language": "it", - "@value": "Questa proprietà collega un'organizzazione a un oggetto immagine e rappresenta il logo dell'organizzazione." + "@language": "en", + "@value": "This property links the Organization with one or more balance sheets." } ], "rdfs:domain": { @@ -2894,71 +3155,68 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "has logo" + "@language": "it", + "@value": "foglio di bilancio" }, { "@language": "it", - "@value": "ha logo" + "@value": "ha bilancio" + }, + { + "@language": "en", + "@value": "has balance sheet" } ], "rdfs:range": { - "@id": "smapit:Image" - }, - "rdfs:subPropertyOf": { - "@id": "smapit:hasImage" + "@id": "https://w3id.org/italia/onto/COV/BalanceSheet" } }, { - "@id": "prov:wasDerivedFrom", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/COV/subOrganizationOf", + "@id": "https://w3id.org/italia/onto/COV/hasCategory", "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "Organizations are often large and complex and may be a collection of smaller organizations, each of which has a specific identity that may be legally defined. This property, together with its inverse hasSubOrganization allows one to model a hierarchical structure between organizations." + "@language": "it", + "@value": "Questa proprietà lega l'organizzazione pubblica alla propria categoria." }, { - "@language": "it", - "@value": "Organizzazioni sono spesso grandi e complesse e possono essere viste come una collezione di organizzazioni più piccole, ognuna delle quali con una specifica identità legamente definita. Questa proprietà, insieme alla sua inversa ha sotto-organizzazione, consente di modellare una struttura gerarchica tra organizzazioni. Si pensi per esempio ai concetti di holding per organizazioni private." + "@language": "en", + "@value": "This property links the public organization to its category." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "https://w3id.org/italia/onto/COV/PublicOrganization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "en", - "@value": "sub-organization of" + "@language": "it", + "@value": "ha categoria dell'organizzazione" }, { - "@language": "it", - "@value": "sotto-organizzazione di" + "@language": "en", + "@value": "has category" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "https://w3id.org/italia/onto/COV/PublicOrganizationCategory" } }, { - "@id": "https://w3id.org/italia/onto/COV/eInvoiceService", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/COV/hasEInvoiceService", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -2971,66 +3229,55 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the Italian references for the eInvoice service, as defined in the national registry of public administrations named IPA." + "@language": "it", + "@value": "Questa proprietà lega l'ufficio o l'unità organizzativa al servizio di fatturazione elettronica. Questa proprietà è materializzata nello specifico per le organizzazioni pubbliche" }, { - "@language": "it", - "@value": "Questa classe rappresenta il servizio di fatturazione elettronica così come definito nell'ambito dell'indice della pubblica amministrazione (IPA)." + "@language": "en", + "@value": "This property links an office (or organizational unit) to a eInvoice Service. This property is materialized (it is mandatory) in the case of public organization." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/Office" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "eInvoice Service" - }, { "@language": "it", - "@value": "Servizio Fatturazione Elettronica" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:N4bb1f1bac5f44f22a34d545294b9fe61" - }, - { - "@id": "l0:Object" - }, - { - "@id": "_:Nb60ba41580fc4451b1f708af87ce892c" + "@value": "ha servizio di fatturazione elettronica" }, { - "@id": "_:N743049f38c7f4b3aa1365944968cc497" + "@language": "en", + "@value": "has eInvoice service" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/COV/eInvoiceService" + } }, { - "@id": "https://w3id.org/italia/onto/COV/precedes", - "@type": [ - "owl:TransitiveProperty", - "owl:ObjectProperty" - ], + "@id": "https://w3id.org/italia/onto/COV/hasLegalStatus", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà modella una sequenza ordinata di organizzazioni che precedono o si susseguono le un con le altre. Nello specifico questa proprietà rappresenta un'organizzazione che precede un'altra." + "@value": "Questa proprietà lega l'organizzazione alla sua forma giuridica." }, { "@language": "en", - "@value": "This property models an ordered sequence of organizations that precede and succeed each other.. In particular this property represents the organization that precedes another." + "@value": "This property links the organization to its legal status" } ], "rdfs:domain": { @@ -3041,43 +3288,43 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "precedes" + "@language": "it", + "@value": "ha forma giuridica" }, { - "@language": "it", - "@value": "precede" + "@language": "en", + "@value": "has legal status" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "https://w3id.org/italia/onto/COV/LegalStatus" } }, { - "@id": "https://w3id.org/italia/onto/COV/hasPublicOrgActivityType", + "@id": "https://w3id.org/italia/onto/COV/hasLogo", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà che lega l'organizzazione pubblica al suo scopo o tipo di attività svolta" + "@value": "Questa proprietà collega un'organizzazione a un oggetto immagine e rappresenta il logo dell'organizzazione." }, { "@language": "en", - "@value": "Property that links the public organization to its purpose or type of activity" + "@value": "This property links the organization to the Image object representing the logo of the organization." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/PublicOrganization" + "@id": "https://w3id.org/italia/onto/COV/Organization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -3085,59 +3332,38 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha tipo attività organizzazione pubblica" + "@value": "ha logo" }, { "@language": "en", - "@value": "has public organization activty type" + "@value": "has logo" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/PublicOrgActivityType" + "@id": "smapit:Image" }, "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/COV/hasActivityType" - } - }, - { - "@id": "https://w3id.org/italia/data/project/OntoPiA", - "@type": [ - "owl:NamedIndividual", - "admsapit:Project" - ], - "l0:name": { - "@language": "it", - "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" + "@id": "smapit:hasImage" } }, { - "@id": "https://w3id.org/italia/onto/COV/orgAcronym", - "@type": [ - "owl:FunctionalProperty", - "owl:DatatypeProperty" - ], - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } - ], + "@id": "https://w3id.org/italia/onto/COV/hasOrganization", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/COV/isOrganizationOf" + }, "rdfs:comment": [ { - "@language": "en", - "@value": "This property represents the acronym of the organization." + "@language": "it", + "@value": "La relaziona che permette di assoicare un'organizzazione a qualsiasi cosa." }, { - "@language": "it", - "@value": "Questa proprietà rappresenta l'acronimo dell'organizzazione." + "@language": "en", + "@value": "The relation that allows to associate an organization with anything." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "owl:Thing" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -3145,30 +3371,23 @@ "rdfs:label": [ { "@language": "it", - "@value": "acronimo organizzazione" + "@value": "ha organizzazione" }, { "@language": "en", - "@value": "organization acronym" + "@value": "has organization" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "https://w3id.org/italia/onto/COV/Organization" }, "rdfs:subPropertyOf": { - "@id": "l0:name" + "@id": "owl:topObjectProperty" } }, { - "@id": "dcterms:format", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/COV/hasSupportUnit", + "@id": "https://w3id.org/italia/onto/COV/hasParticipationType", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/COV/isSupportUnitOf" - }, "owl:versionInfo": [ { "@language": "it", @@ -3182,94 +3401,54 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà lega un'organizzazione alle sue unità di supporto (o divisioni o dipartimenti) che possono essere areee organizzative omogenee o uffici" + "@value": "Questa proprietà collega la partecipazione al suo tipo (diretta o indiretta)." }, { "@language": "en", - "@value": "This property links an organization to its support units (or dividision or departments) that can be homogeneous organizational areas or offices." + "@value": "This property links the Participation to its type (i.e., direct or indirect)." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "https://w3id.org/italia/onto/COV/Participation" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "has support unit" - }, { "@language": "it", - "@value": "ha dipartimento" + "@value": "ha tipo di partecipazione nell'organizzazione" }, { "@language": "en", - "@value": "has department" - }, - { - "@language": "it", - "@value": "ha divisione" + "@value": "has participation type" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/SupportUnit" - } - }, - { - "@id": "_:Nb0f2c0b7d6554420ae302b4530e90e13", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:dateTime" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/startingActivityDate" - } - }, - { - "@id": "_:N25310f92f4c24e7e865d9dec2c900aef", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/altName" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/LinkedIn", - "@type": "owl:NamedIndividual", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" + "@id": "https://w3id.org/italia/onto/COV/ParticipationType" } }, { - "@id": "https://w3id.org/italia/onto/COV/foundationDate", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/COV/hasPrivateOrgActivityType", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "This property represents the date in which the organization was founded." + "@value": "Property that links the private organization to its purpose or type of activity" }, { "@language": "it", - "@value": "Questa proprietà rappresenta la data di costituzione dell'organizzazione privata (impresa)." + "@value": "Proprietà che lega l'organizzazione privata al suo scopo o tipo di attività svolta" } ], "rdfs:domain": { @@ -3279,203 +3458,114 @@ "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ + { + "@language": "it", + "@value": "ha tipo attività organizzazione privata" + }, { "@language": "en", - "@value": "foundation date" + "@value": "has company activity type" + }, + { + "@language": "en", + "@value": "has private organization activty type" }, { "@language": "it", - "@value": "data di costituzione" + "@value": "tipo di attività di azienda" } ], "rdfs:range": { - "@id": "xsd:dateTime" + "@id": "https://w3id.org/italia/onto/COV/PrivateOrgActivityType" }, "rdfs:subPropertyOf": { - "@id": "ti:date" + "@id": "https://w3id.org/italia/onto/COV/hasActivityType" } }, { - "@id": "admsapit:SemanticAsset", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/COV/legalName", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - { - "@language": "en", - "@value": "stable" - } - ], + "@id": "https://w3id.org/italia/onto/COV/hasPrivateOrganization", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/COV/isPrivateOrganizationOf" + }, "rdfs:comment": [ { - "@language": "it", - "@value": "Questa proprietà rappresenta il nome primario o il nome legale dell'organizzazione oppure può essere utilizzata per rappresentare l'etichetta primaria per il ruolo." + "@language": "en", + "@value": "Property that relates any kind of entity to a private organization or company." }, { - "@language": "en", - "@value": "This is the primary or legal name for the organization or it can be used to indicate the primary label of a role." + "@language": "it", + "@value": "Proprietà che collega una qualsiasi entità ad un organizzazione privata o azienda." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "owl:Thing" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "en", - "@value": "legal name" + "@language": "it", + "@value": "ha associazione privata" }, { "@language": "it", - "@value": "nome legale" - } - ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:name" - } - }, - { - "@id": "dcterms:license", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/COV/Indirect", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/COV/ParticipationType" - ] - }, - { - "@id": "_:Nd3aa6a54385049b49b1a2181601a2383", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "clvapit:Address" - }, - "owl:onProperty": { - "@id": "clvapit:hasPrimaryAddress" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "_:Ne98f775f72c84d03851076514f673e0d", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "ti:Year" - }, - "owl:onProperty": { - "@id": "ti:hasYear" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/follows", - "@type": [ - "owl:TransitiveProperty", - "owl:ObjectProperty" - ], - "owl:versionInfo": [ + "@value": "ha azienda" + }, { "@language": "it", - "@value": "stabile" + "@value": "ha compagnia" }, { - "@language": "en", - "@value": "stable" - } - ], - "rdfs:comment": [ + "@language": "it", + "@value": "ha ditta" + }, { "@language": "it", - "@value": "Questa proprietà modella una sequenza ordinata di organizzazioni that precedono o si susseguono le un con le altre. Nello specifico questa proprietà rappresenta un'organizzazione che segue un'altra." + "@value": "ha impresa" }, { "@language": "en", - "@value": "This property models an ordered sequence of organizations that precede and succeed each other.. In particular this property represents the organization that follows another." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:label": [ - { - "@language": "it", - "@value": "segue" + "@value": "has company" }, { "@language": "en", - "@value": "follows" + "@value": "has private organization" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - } - }, - { - "@id": "_:Nbe16496bc3524edb81cf1e60097c3e5d", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/VATnumber" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/Twitter", - "@type": "owl:NamedIndividual", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/COV/hasOrganization" } }, { - "@id": "https://w3id.org/italia/onto/COV/VATnumber", - "@type": [ - "owl:FunctionalProperty", - "owl:DatatypeProperty" - ], + "@id": "https://w3id.org/italia/onto/COV/hasPublicOrgActivityType", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "This property represents the VAT number of a private organization." + "@value": "Property that links the public organization to its purpose or type of activity" }, { "@language": "it", - "@value": "Questa proprietà rappresenta il numero di Partita IVA di un'organizzazione privata (impresa)." + "@value": "Proprietà che lega l'organizzazione pubblica al suo scopo o tipo di attività svolta" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" + "@id": "https://w3id.org/italia/onto/COV/PublicOrganization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -3483,45 +3573,38 @@ "rdfs:label": [ { "@language": "it", - "@value": "Partita Iva" + "@value": "ha tipo attività organizzazione pubblica" }, { "@language": "en", - "@value": "VAT number" + "@value": "has public organization activty type" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "https://w3id.org/italia/onto/COV/PublicOrgActivityType" }, "rdfs:subPropertyOf": { - "@id": "l0:identifier" + "@id": "https://w3id.org/italia/onto/COV/hasActivityType" } }, { - "@id": "https://w3id.org/italia/onto/COV/hasActivityType", + "@id": "https://w3id.org/italia/onto/COV/hasPublicOrganization", "@type": "owl:ObjectProperty", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "provvisoria" - }, - { - "@language": "en", - "@value": "unstable" - } - ], + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/COV/isPublicOrganizationOf" + }, "rdfs:comment": [ { "@language": "en", - "@value": "This property links an organization with the type of function/activities it carries out." + "@value": "Proprerty meant for linking any entity to a public organization." }, { "@language": "it", - "@value": "Questa proprietà lega un'organizzazione con il tipo di funzioni/attività svolte." + "@value": "Proprietà che collega una qualsiasi entità ad un organizzazione pubblica." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "owl:Thing" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -3529,228 +3612,205 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha tipo di attività" + "@value": "ha organizzazione pubblica" + }, + { + "@language": "it", + "@value": "ha pubblica amministrazione" }, { "@language": "en", - "@value": "has activity type" + "@value": "has public organization" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/ActivityType" + "@id": "https://w3id.org/italia/onto/COV/PublicOrganization" + }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/COV/hasOrganization" } }, { - "@id": "https://w3id.org/italia/onto/COV/businessObjective", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/COV/hasSubOrganization", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/COV/subOrganizationOf" + }, "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "This property represents the business objectives or the corporate purpose of the private organization." + "@value": "Organizations are often large and complex and may be a collection of smaller organizations, each of which has a specific identity that may be legally defined. This property, together with its inverse subOrganizationOf allows one to model a hierarchical structure between organizations." }, { "@language": "it", - "@value": "Questa proprietà rappresenta l'oggetto sociale dell'organizzazione privata (impresa)." + "@value": "Organizzazioni sono spesso grandi e complesse e possono essere viste come una collezione di organizzazioni più piccole, ognuna delle quali con una specifica identità legamente definita. Questa proprietà, insieme alla sua inversa sotto-organizzazione di, consente di modellare una struttura gerarchica tra organizzazioni. Si pensi per esempio ai concetti di holding per organizazioni private." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" + "@id": "https://w3id.org/italia/onto/COV/Organization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "en", - "@value": "business objective" + "@language": "it", + "@value": "ha sotto azienda" }, { "@language": "it", - "@value": "oggetto sociale" + "@value": "ha sotto compagnia" + }, + { + "@language": "it", + "@value": "ha sotto-organizzazione" + }, + { + "@language": "en", + "@value": "has sub company" + }, + { + "@language": "en", + "@value": "has sub-organization" } ], "rdfs:range": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:N78f81ac1c42d4d2aad35a2ede16f26a5", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/REANumber" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" + "@id": "https://w3id.org/italia/onto/COV/Organization" } }, { - "@id": "admsapit:Project", - "@type": "owl:Class" - }, - { - "@id": "_:Ne9badb9de1a545e1959c1d37b545421d", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/COV/HomogeneousOrganizationalArea" + "@id": "https://w3id.org/italia/onto/COV/hasSupportUnit", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/COV/isSupportUnitOf" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/isPartOf" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/taxCodeValidationDate", - "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "provvisoria" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property represents the last validation date for the tax code associated with the eInvoiceService." + "@language": "it", + "@value": "Questa proprietà lega un'organizzazione alle sue unità di supporto (o divisioni o dipartimenti) che possono essere areee organizzative omogenee o uffici" }, { - "@language": "it", - "@value": "Questa proprietà rappresenta l'utima data di validazione del codice fiscale per il servizio di fatturazione elettronica." + "@language": "en", + "@value": "This property links an organization to its support units (or dividision or departments) that can be homogeneous organizational areas or offices." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/eInvoiceService" + "@id": "https://w3id.org/italia/onto/COV/Organization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "en", - "@value": "tax code validation date" + "@language": "it", + "@value": "ha dipartimento" }, { "@language": "it", - "@value": "ultima validazione codice fiscale" + "@value": "ha divisione" + }, + { + "@language": "en", + "@value": "has department" + }, + { + "@language": "en", + "@value": "has support unit" } ], "rdfs:range": { - "@id": "xsd:dateTime" - }, - "rdfs:subPropertyOf": { - "@id": "ti:modified" + "@id": "https://w3id.org/italia/onto/COV/SupportUnit" } }, { - "@id": "dcterms:title", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/COV/resultingOrganization", + "@id": "https://w3id.org/italia/onto/COV/holdEmployment", "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà lega un evento di cambiamento alla organizzazione che risultante al termine del cambiamento." + "@value": "Questa proprietà lega un agente alla sitauzione di appartenenza a un'organizzazione." }, { "@language": "en", - "@value": "This property links a Change Event to the organization that resulted from it." + "@value": "This property links an Agent to the situation Membership in an organization." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" + "@id": "l0:Agent" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "en", - "@value": "resulting organization" + "@language": "it", + "@value": "detiene una relazione di appartenenza" }, { "@language": "it", - "@value": "organizzazione risultante" + "@value": "ha impiego" + }, + { + "@language": "en", + "@value": "hold employment" + }, + { + "@language": "en", + "@value": "hold membership" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - } - }, - { - "@id": "xsd:gYear", - "@type": "rdfs:Datatype" - }, - { - "@id": "dcatapit:Agent", - "@type": "owl:Class" - }, - { - "@id": "_:N54439e31c31b4f34aaae33fe13253007", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/COV/eInvoiceService" + "@id": "https://w3id.org/italia/onto/COV/Employment" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/hasEInvoiceService" + "rdfs:subPropertyOf": { + "@id": "roapit:holdsRoleInTime" } }, { - "@id": "https://w3id.org/italia/onto/COV/isPartOf", + "@id": "https://w3id.org/italia/onto/COV/isOrganizationOf", "@type": "owl:ObjectProperty", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "provvisoria" - }, - { - "@language": "en", - "@value": "unstable" - } - ], "rdfs:comment": [ { "@language": "en", - "@value": "This property links an office (or organizational unit) to its homogeneous organizational area of reference. This may be applied in the specific case of public organizations." + "@value": "Relation that allows to associate anything to an organization." }, { "@language": "it", - "@value": "Questa proprietà lega un ufficio (o unità organizzativa) alla sua AOO (area organizzativa omogenea) di riferimento. Questo caso potrebbe presentarsi nello specifico per le organizzazioni pubbliche." + "@value": "Relazione che prevede un organizzazione come dominio di ogni cosa." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Office" + "@id": "https://w3id.org/italia/onto/COV/Organization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -3758,95 +3818,121 @@ "rdfs:label": [ { "@language": "en", - "@value": "is part of" + "@value": "is organization of" }, { "@language": "it", - "@value": "è parte di" + "@value": "è organizzazione di" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/HomogeneousOrganizationalArea" + "@id": "owl:Thing" } }, { - "@id": "https://w3id.org/italia/onto/COV/legalStatusCode", - "@type": "owl:DatatypeProperty", - "l0:controlledvocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status" - }, + "@id": "https://w3id.org/italia/onto/COV/isPartOf", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà lega un ufficio (o unità organizzativa) alla sua AOO (area organizzativa omogenea) di riferimento. Questo caso potrebbe presentarsi nello specifico per le organizzazioni pubbliche." + }, + { + "@language": "en", + "@value": "This property links an office (or organizational unit) to its homogeneous organizational area of reference. This may be applied in the specific case of public organizations." } ], - "rdfs:comment": [ + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/Office" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:label": [ { "@language": "en", - "@value": "This property is used to represent the code of legal status used in the related controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status" + "@value": "is part of" }, { - "@language": "en", - "@value": "Questa proprietà è utilizzata per rappresentare il codice della forma giuridica utilizzato nel relativo vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status" + "@language": "it", + "@value": "è parte di" } ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/COV/HomogeneousOrganizationalArea" + } + }, + { + "@id": "https://w3id.org/italia/onto/COV/isPrivateOrganizationOf", + "@type": "owl:ObjectProperty", "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/LegalStatus" + "@id": "owl:Thing" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ + { + "@language": "en", + "@value": "is company of" + }, + { + "@language": "en", + "@value": "is private organization of" + }, { "@language": "it", - "@value": "identificativo forma giuridica" + "@value": "è associazione privati di" }, { "@language": "it", - "@value": "codice forma giuridica" + "@value": "è azienda di" }, { - "@language": "en", - "@value": "legal status code" + "@language": "it", + "@value": "è compagnia di" + }, + { + "@language": "it", + "@value": "è ditta di" + }, + { + "@language": "it", + "@value": "è organizzazione privata di" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" }, "rdfs:subPropertyOf": { - "@id": "l0:identifier" + "@id": "https://w3id.org/italia/onto/COV/isOrganizationOf" } }, { - "@id": "https://w3id.org/italia/onto/COV/accreditationDate", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/onto/COV/isPublicOrganizationOf", + "@type": "owl:ObjectProperty", + "rdfs:comment": [ { "@language": "en", - "@value": "stable" + "@value": "Property meant for linking a public organization to any kind of entity." }, { "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Questa proprietà rappresenta la data di accreditamento dell'organizzazione nel pubblico registro (e.g., in \"IPA\" nel caso di pubbliche amministrazioni, in \"Registro Imprese\" nel caso di organizzazioni private)." - }, - { - "@language": "en", - "@value": "This property represents the accreditation date of the organization in the public registry (e.g., in Italy in \"IPA\" registry for public administrations, and in the \"Registro Imprese\" for private organizations)." + "@value": "Proprietà pensata per collegare un'organizzazione pubblica ad una qualsiasi entità." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "https://w3id.org/italia/onto/COV/PublicOrganization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -3854,45 +3940,49 @@ "rdfs:label": [ { "@language": "en", - "@value": "accreditation date" + "@value": "is public organization of" }, { "@language": "it", - "@value": "data di accreditamento" + "@value": "è organizzazione pubblica di" + }, + { + "@language": "it", + "@value": "è pubblica amministrazione di" } ], "rdfs:range": { - "@id": "xsd:dateTime" + "@id": "owl:Thing" }, "rdfs:subPropertyOf": { - "@id": "ti:date" + "@id": "https://w3id.org/italia/onto/COV/isOrganizationOf" } }, { - "@id": "https://w3id.org/italia/onto/COV/participated", + "@id": "https://w3id.org/italia/onto/COV/isSupportUnitOf", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "provvisoria" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property links the situation of participation of an organization to an organization. Specifically this property models the fact that an organization is participated by another one." + "@language": "it", + "@value": "Questa proprietà è l'inversa di ha unità di supporto e lega l'unità di supporto con la relativa organizzazione." }, { - "@language": "it", - "@value": "Questa proprietà collega la situazione partecipazione di un'organizzazione all0organizzazione. In particolare, questa proprietà modella il fatto che un'organizzazione è partecipata dall'altra." + "@language": "en", + "@value": "This property is the inverse of has support unit and links a support unit with its organization." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Participation" + "@id": "https://w3id.org/italia/onto/COV/SupportUnit" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -3900,11 +3990,15 @@ "rdfs:label": [ { "@language": "en", - "@value": "participated" + "@value": "is support unit of" }, { "@language": "it", - "@value": "partecipata" + "@value": "è dipartimento di" + }, + { + "@language": "it", + "@value": "è divisione di" } ], "rdfs:range": { @@ -3912,87 +4006,79 @@ } }, { - "@id": "https://w3id.org/italia/onto/COV/Foundation", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/COV/legalName", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "http://data.europa.eu/m8g/FoundationEvent" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the foundation event for an organization." + "@language": "it", + "@value": "Questa proprietà rappresenta il nome primario o il nome legale dell'organizzazione oppure può essere utilizzata per rappresentare l'etichetta primaria per il ruolo." }, { - "@language": "it", - "@value": "Questa classe rappresenta un evento di costituzione di un'organizzazione." + "@language": "en", + "@value": "This is the primary or legal name for the organization or it can be used to indicate the primary label of a role." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "it", - "@value": "Costituzione" + "@language": "en", + "@value": "legal name" }, { - "@language": "en", - "@value": "Foundation" + "@language": "it", + "@value": "nome legale" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" - } - }, - { - "@id": "_:N36f342bfe842489a97d759ae46f3bc7f", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "l0:Location" + "rdfs:range": { + "@id": "rdfs:Literal" }, - "owl:onProperty": { - "@id": "clvapit:hasSpatialCoverage" + "rdfs:subPropertyOf": { + "@id": "l0:name" } }, { - "@id": "_:N2c61eae1bb4741bcafd0c4e2d52edc4f", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:double" + "@id": "https://w3id.org/italia/onto/COV/legalStatusCode", + "@type": "owl:DatatypeProperty", + "l0:controlledvocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/remuneration" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/isOrganizationOf", - "@type": "owl:ObjectProperty", - "rdfs:comment": [ + "owl:versionInfo": [ { "@language": "it", - "@value": "Relazione che prevede un organizzazione come dominio di ogni cosa." + "@value": "stabile" }, { "@language": "en", - "@value": "Relation that allows to associate anything to an organization." + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "Questa proprietà è utilizzata per rappresentare il codice della forma giuridica utilizzato nel relativo vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status" + }, + { + "@language": "en", + "@value": "This property is used to represent the code of legal status used in the related controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "https://w3id.org/italia/onto/COV/LegalStatus" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -4000,36 +4086,22 @@ "rdfs:label": [ { "@language": "it", - "@value": "è organizzazione di" + "@value": "codice forma giuridica" + }, + { + "@language": "it", + "@value": "identificativo forma giuridica" }, { "@language": "en", - "@value": "is organization of" + "@value": "legal status code" } ], "rdfs:range": { - "@id": "owl:Thing" - } - }, - { - "@id": "_:Nb60ba41580fc4451b1f708af87ce892c", - "@type": "owl:Restriction", - "owl:onDataRange": { - "@id": "xsd:dateTime" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/taxCodeValidationDate" + "@id": "rdfs:Literal" }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "_:Nf327c39826ca451fb1606bd7dcc4687a", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "rdfs:subPropertyOf": { + "@id": "l0:identifier" } }, { @@ -4039,23 +4111,23 @@ "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status" }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "This is the preferred label used in the controlled vocabulary on the Legal Status of organizations, both private and public https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status" + "@value": "Questa proprietà consente di specificare la denominazione ufficiale della forma giuridica per le organizzazioni, sia private che pubbliche. La denominazione ufficiale è definita nel vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status" }, { "@language": "en", - "@value": "Questa proprietà consente di specificare la denominazione ufficiale della forma giuridica per le organizzazioni, sia private che pubbliche. La denominazione ufficiale è definita nel vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status" + "@value": "This is the preferred label used in the controlled vocabulary on the Legal Status of organizations, both private and public https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status" } ], "rdfs:domain": { @@ -4065,13 +4137,13 @@ "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "preferred label legal status" - }, { "@language": "it", "@value": "denominazione forma giuridica" + }, + { + "@language": "en", + "@value": "preferred label legal status" } ], "rdfs:range": { @@ -4082,48 +4154,54 @@ } }, { - "@id": "https://w3id.org/italia/onto/COV/Scission", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/COV/mainFunction", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents a scission event for an organization." + "@language": "it", + "@value": "Questa proprietà raappresenta una descrizione generale delle principali funzioni dell'organizzazione." }, { - "@language": "it", - "@value": "Questa classe rappresenta una scissione per un'organizzaizone." + "@language": "en", + "@value": "This property represents a general description of the main functions of the organization." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { "@language": "it", - "@value": "Scissione" + "@value": "funzione principale" }, { "@language": "en", - "@value": "Scission" + "@value": "main function" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" + "rdfs:range": { + "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/COV/employmentFor", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/COV/officeIdentifier", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ { "@language": "it", @@ -4136,185 +4214,154 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property links the situation Membership to the organization." + "@language": "it", + "@value": "Questa proprietà rappresenta il codice univoco dell'ufficio dell'organizzazione." }, { - "@language": "it", - "@value": "Questa proprietà lega la situazione appartenenza all'organizzazione." + "@language": "en", + "@value": "This property represents the unique code used to identify the office of the organization." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Employment" + "@id": "https://w3id.org/italia/onto/COV/SupportUnit" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "employment for" - }, - { - "@language": "it", - "@value": "appartenenza per" - }, { "@language": "it", - "@value": "impiego per" + "@value": "codice univoco ufficio" }, { "@language": "en", - "@value": "membership for" + "@value": "office identifier" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "rdfs:Literal" }, "rdfs:subPropertyOf": { - "@id": "roapit:forEntity" - } - }, - { - "@id": "vcard:hasEmail", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:Ndb7264f6b9274cf3a7ad9093307992a2", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:dateTime" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/foundationDate" - } - }, - { - "@id": "_:N59b2ceb65ed44556aafe30e3ce024a13", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/orgAcronym" + "@id": "l0:identifier" } }, { - "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization", - "@type": "owl:Class", - "owl:disjointWith": { - "@id": "https://w3id.org/italia/onto/COV/PublicOrganization" - }, + "@id": "https://w3id.org/italia/onto/COV/orgAcronym", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], - "prov:wasInfluencedBy": { - "@id": "http://www.w3.org/ns/regorg#RegisteredOrganization" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents a private organization as registered in a national public registry." + "@language": "it", + "@value": "Questa proprietà rappresenta l'acronimo dell'organizzazione." }, { - "@language": "it", - "@value": "Questa classe rappresenta un'organizzazione privata ufficialmente registrata presso un registro nazionale (registro imprese)." + "@language": "en", + "@value": "This property represents the acronym of the organization." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { "@language": "it", - "@value": "Azienda" + "@value": "acronimo organizzazione" }, { - "@language": "it", - "@value": "Organizzazione Privata" - }, + "@language": "en", + "@value": "organization acronym" + } + ], + "rdfs:range": { + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:name" + } + }, + { + "@id": "https://w3id.org/italia/onto/COV/orginalOrganization", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Associazione privata" + "@value": "stabile" }, { "@language": "en", - "@value": "Company" - }, - { - "@language": "it", - "@value": "Ditta" - }, + "@value": "stable" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "Impresa" + "@value": "Questa proprietà collega un evento del cambiamento all'organizzazione che esisteva prima del cambiamento. Sebbene la classe Costituzione sia sotto classe di Evento del Cambiamento, è inappropriato utilizzare tale classe con questa proprietà." }, { "@language": "en", - "@value": "Private Organization" + "@value": "The property links a Change Event to the organization that existed before the change. Although the Foundation Event class is defined as a sub class of Change Event, it is inappropriate to use this property with the Foundation Event class." } ], - "rdfs:subClassOf": [ - { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, - { - "@id": "_:Nb0f2c0b7d6554420ae302b4530e90e13" - }, - { - "@id": "_:N5986f0ddc8834132b6f4be544b383646" - }, - { - "@id": "_:N2fc35e03775d483f8b28d53714adba48" - }, + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:label": [ { - "@id": "_:Nbe16496bc3524edb81cf1e60097c3e5d" + "@language": "it", + "@value": "organizzazione di origine" }, { - "@id": "_:N78f81ac1c42d4d2aad35a2ede16f26a5" + "@language": "en", + "@value": "original organization" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + } }, { - "@id": "https://w3id.org/italia/onto/COV/resultedFrom", + "@id": "https://w3id.org/italia/onto/COV/participated", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/COV/resultingOrganization" - }, "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà è l'inversa di organizzazione risultante e lega un'organizzazione all'evento di cambiameno attraverso cui l'organizzazione si è originata." + "@value": "Questa proprietà collega la situazione partecipazione di un'organizzazione all0organizzazione. In particolare, questa proprietà modella il fatto che un'organizzazione è partecipata dall'altra." }, { "@language": "en", - "@value": "This property is the inverse of resulting organization and links an organization to the change event through which the organization has been created." + "@value": "This property links the situation of participation of an organization to an organization. Specifically this property models the fact that an organization is participated by another one." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "https://w3id.org/italia/onto/COV/Participation" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -4322,148 +4369,134 @@ "rdfs:label": [ { "@language": "it", - "@value": "risultante da" + "@value": "partecipata" }, { "@language": "en", - "@value": "resulted from" + "@value": "participated" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" + "@id": "https://w3id.org/italia/onto/COV/Organization" } }, { - "@id": "https://w3id.org/italia/onto/COV/Merger", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/COV/participating", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta un evento di fusione per un'organizzazione." + "@value": "Questa proprietà collega un'organizzazione alla situazione partecipazione. In particolare, la proprietà modella il fatto che un'organizzazione partecipa in un'altra." }, { "@language": "en", - "@value": "This class represents the merger event for an organization." + "@value": "This property links the organization to the situation partecipation. The property models the fact that an organization participates in another one." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "en", - "@value": "Merger" + "@language": "it", + "@value": "partecipante" }, { - "@language": "it", - "@value": "Fusione" + "@language": "en", + "@value": "participating" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/COV/Participation" } }, { - "@id": "https://w3id.org/italia/onto/COV/AOOIdentifier", - "@type": [ - "owl:FunctionalProperty", - "owl:DatatypeProperty" - ], + "@id": "https://w3id.org/italia/onto/COV/participationPercentage", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property represents the unique code assigned to the homogeneous organizational area of a public organization." + "@language": "it", + "@value": "Questa proprietà rappresenta la percentuale (quota) di partecipazione di un'organizzazione in un'altra in un certo lasso temporale. Esempio \"2.38\"). La proprietà è molto utile nei casi di descrizione di società partecipate per esempio." }, { - "@language": "it", - "@value": "Questa proprietà rappresenta il codice univoco che viene assegnato alle AOO dall'organizzazione pubblica." + "@language": "en", + "@value": "This property represents the percentage of participation (share) of an organization in another during a time period." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/HomogeneousOrganizationalArea" + "@id": "https://w3id.org/italia/onto/COV/Participation" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "codice area organizzativa omogenea" - }, + "rdfs:label": [ { "@language": "en", - "@value": "homegeneous organizational area identifier" + "@value": "participation percentage" }, { "@language": "it", - "@value": "codice AOO" + "@value": "percentuale di partecipazione" } ], "rdfs:range": { "@id": "rdfs:Literal" }, "rdfs:subPropertyOf": { - "@id": "l0:identifier" + "@id": "https://w3id.org/italia/onto/MU/value" } }, { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid", + "@id": "https://w3id.org/italia/onto/COV/precedes", "@type": [ - "owl:NamedIndividual", - "dcatapit:Agent", - "foaf:Agent" + "owl:ObjectProperty", + "owl:TransitiveProperty" ], - "dcterms:identifier": "agid", - "foaf:name": [ + "owl:versionInfo": [ { - "@language": "en", - "@value": "Italian Digital Agency" + "@language": "it", + "@value": "stabile" }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "Agenzia per l'Italia Digitale" + "@value": "Questa proprietà modella una sequenza ordinata di organizzazioni che precedono o si susseguono le un con le altre. Nello specifico questa proprietà rappresenta un'organizzazione che precede un'altra." + }, + { + "@language": "en", + "@value": "This property models an ordered sequence of organizations that precede and succeed each other.. In particular this property represents the organization that precedes another." } - ] - }, - { - "@id": "_:N3b710d9469a24ff99dd977844d8b0b1b", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/COV/Organization" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/employmentFor" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/isPrivateOrganizationOf", - "@type": "owl:ObjectProperty", + ], "rdfs:domain": { - "@id": "owl:Thing" + "@id": "https://w3id.org/italia/onto/COV/Organization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -4471,244 +4504,197 @@ "rdfs:label": [ { "@language": "it", - "@value": "è associazione privati di" + "@value": "precede" }, { "@language": "en", - "@value": "is company of" - }, + "@value": "precedes" + } + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + } + }, + { + "@id": "https://w3id.org/italia/onto/COV/remuneration", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "è organizzazione privata di" + "@value": "stabile" }, { - "@language": "it", - "@value": "è compagnia di" - }, + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "è ditta di" + "@value": "Questa proprietà rappresenta il compenso di un membro con uno specifico ruolo nell'organizzazione." }, + { + "@language": "en", + "@value": "This property represents the remuneration of a member with a specific role on the organization." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/Employment" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:label": [ { "@language": "it", - "@value": "è azienda di" + "@value": "compenso" }, { "@language": "en", - "@value": "is private organization of" + "@value": "remuneration" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/COV/isOrganizationOf" - } - }, - { - "@id": "https://w3id.org/italia/data/project/DAF", - "@type": [ - "owl:NamedIndividual", - "admsapit:Project" - ], - "foaf:name": { - "@language": "it", - "@value": "Data & Analytics Framework" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/GooglePlus", - "@type": "owl:NamedIndividual", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" + "@id": "xsd:double" } }, { - "@id": "https://w3id.org/italia/onto/COV/hasParticipationType", + "@id": "https://w3id.org/italia/onto/COV/resultedFrom", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/COV/resultingOrganization" + }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà collega la partecipazione al suo tipo (diretta o indiretta)." + "@value": "Questa proprietà è l'inversa di organizzazione risultante e lega un'organizzazione all'evento di cambiameno attraverso cui l'organizzazione si è originata." }, { "@language": "en", - "@value": "This property links the Participation to its type (i.e., direct or indirect)." + "@value": "This property is the inverse of resulting organization and links an organization to the change event through which the organization has been created." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Participation" + "@id": "https://w3id.org/italia/onto/COV/Organization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha tipo di partecipazione nell'organizzazione" + "@language": "en", + "@value": "resulted from" }, { - "@language": "en", - "@value": "has participation type" + "@language": "it", + "@value": "risultante da" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/ParticipationType" - } - }, - { - "@id": "_:N77af8ad5c026416bbd81d3a92dc65089", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/COV/ActivityType" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/hasActivityType" + "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" } }, { - "@id": "https://w3id.org/italia/onto/COV/Employment", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/COV/resultingOrganization", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" - } - ], - "prov:wasInfluencedBy": [ - { - "@id": "http://www.w3.org/ns/org#Membership" }, { - "@id": "http://www.ontologydesignpatterns.org/cp/owl/timeindexedsituation.owl" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the nature of an Agent's membership of an organization. In particular, the class is an n-ary relationship (a situation) that involves an Agent, an Organization, a Role and a Time Period." + "@language": "it", + "@value": "Questa proprietà lega un evento di cambiamento alla organizzazione che risultante al termine del cambiamento." }, { - "@language": "it", - "@value": "Questa classe rappresenta la natura di appartenenza di un agente di un'organizzazione. In particolare, la classe è una relazione ennaria che rappresenta una situazione che coinvolge un agente, un'organizzazione, i l ruolo che l'agente ricopre nell'organizzazione ed eventualment eil lasso temporale in cui quel ruolo è svolto. Esempio: la classe consente di rappresentare il ruolo di amministratore delegato di un'impresa in un certo lasso temporale oppure il ruolo di consigliere in una società partecipata di una pubblica amministrazione in un certo intervallo temporale." + "@language": "en", + "@value": "This property links a Change Event to the organization that resulted from it." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/ChangeEvent" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "Employment" - }, { "@language": "it", - "@value": "Appartenenza" - } - ], - "rdfs:subClassOf": [ - { - "@id": "roapit:TimeIndexedRole" - }, - { - "@id": "_:N2c61eae1bb4741bcafd0c4e2d52edc4f" + "@value": "organizzazione risultante" }, { - "@id": "_:N3b710d9469a24ff99dd977844d8b0b1b" + "@language": "en", + "@value": "resulting organization" } - ] - }, - { - "@id": "_:Nf6d87e14fd9f4bd19b0fc6bdc6b98966", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:description" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "https://w3id.org/italia/onto/COV/Direct", - "@type": [ - "https://w3id.org/italia/onto/COV/ParticipationType", - "owl:NamedIndividual" - ] - }, - { - "@id": "_:N6193321083cd41ea80ce421cf044f719", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/COV/Organization" } }, { - "@id": "https://w3id.org/italia/onto/COV/Cancelled", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/COV/Status" - ] - }, - { - "@id": "https://w3id.org/italia/onto/COV/altName", + "@id": "https://w3id.org/italia/onto/COV/startingActivityDate", "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "Questa proprietà rappresenta un nome alternativo dell'organizzazione (e.g., un nome colloquiale)." + "@value": "provvisoria" }, + { + "@language": "en", + "@value": "unstable" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "stabile" + "@value": "Questa proprietà rappresenta la data di inizio di attività per un'organizzazione privata (impresa)." }, { "@language": "en", - "@value": "stable" + "@value": "This property represents the date of the starting of the activity for a private organization." } ], - "rdfs:comment": { - "@language": "en", - "@value": "This property represents an alternative name for the organization such as a colloquial name." - }, "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Organization" + "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "en", - "@value": "alternative name" + "@language": "it", + "@value": "data inizio attività impresa" }, { - "@language": "it", - "@value": "nome alternativo" + "@language": "en", + "@value": "starting activity date" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "xsd:dateTime" }, "rdfs:subPropertyOf": { - "@id": "l0:name" + "@id": "ti:date" } }, { - "@id": "https://w3id.org/italia/onto/COV/isSupportUnitOf", + "@id": "https://w3id.org/italia/onto/COV/subOrganizationOf", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { @@ -4723,15 +4709,15 @@ "rdfs:comment": [ { "@language": "en", - "@value": "This property is the inverse of has support unit and links a support unit with its organization." + "@value": "Organizations are often large and complex and may be a collection of smaller organizations, each of which has a specific identity that may be legally defined. This property, together with its inverse hasSubOrganization allows one to model a hierarchical structure between organizations." }, { "@language": "it", - "@value": "Questa proprietà è l'inversa di ha unità di supporto e lega l'unità di supporto con la relativa organizzazione." + "@value": "Organizzazioni sono spesso grandi e complesse e possono essere viste come una collezione di organizzazioni più piccole, ognuna delle quali con una specifica identità legamente definita. Questa proprietà, insieme alla sua inversa ha sotto-organizzazione, consente di modellare una struttura gerarchica tra organizzazioni. Si pensi per esempio ai concetti di holding per organizazioni private." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/SupportUnit" + "@id": "https://w3id.org/italia/onto/COV/Organization" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" @@ -4739,15 +4725,11 @@ "rdfs:label": [ { "@language": "it", - "@value": "è divisione di" - }, - { - "@language": "it", - "@value": "è dipartimento di" + "@value": "sotto-organizzazione di" }, { "@language": "en", - "@value": "is support unit of" + "@value": "sub-organization of" } ], "rdfs:range": { @@ -4755,83 +4737,106 @@ } }, { - "@id": "https://w3id.org/italia/onto/COV/ChangeEvent", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/COV/taxCode", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "http://www.w3.org/ns/org#ChangeEvent" - }, - "prov:wasInfluencedBy": { - "@id": "http://www.ontologydesignpatterns.org/cp/owl/classification.owl" - }, "rdfs:comment": [ { "@language": "it", - "@value": "Organizzazioni sono formate o cambiano in risposta ad eventi. Questo potrebbe essere il risultato di nuove normative, di nuove obbligazioni, di riassetti ecc. Questa classe mira a catturare questi tipi di eventi di cambiamento nell'organizzazione. In particolare, al momento si sono individuati i seguenti tipi di eventi: Fondazione, Chiusura, Fusione, Scissione, Sostituzione. La semantica di questa classe è la stessa di quella fornita nell'ambito del vocabolario europeo Core Public Organization Vocabulary." + "@value": "Questa proprietà rappresenta il codice fiscale dell'organizzazione sia essa pubblica che privata. Nel caso di imprese private il codice fiscale e la partita iva, tranne eccezioni, sono sempre coincidenti per le società, e sempre differenti per le imprese individuali. Il numero \"Registro Imprese\", ovvero il numero di iscrizione attribuito dal Registro Imprese della Camera di Commercio per le organizzazioni private, è il Codice Fiscale; nel caso si tratti di impresa individuale sarà il Codice Fiscale del titolare." }, { "@language": "en", - "@value": "Organizations are formed and changed in response to events. This may be the result of new legislation, new policies, taking on new obligations etc. This class captures these events. Currently, the following events have been identified: Foundation, Scission, Merger, Replacement, Closing. This class is defined in the Core Public Organization Vocabulary." + "@value": "This property represents the tax code of an organization." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/Organization" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "en", - "@value": "Change Event" + "@language": "it", + "@value": "codice fiscale organizzazione" }, { - "@language": "it", - "@value": "Evento di cambiamento" + "@language": "en", + "@value": "tax code" } ], - "rdfs:subClassOf": [ + "rdfs:range": { + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:identifier" + } + }, + { + "@id": "https://w3id.org/italia/onto/COV/taxCodeEInvoiceService", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], + "owl:versionInfo": [ { - "@id": "_:Nd6fa6824471d4dae869e795316f56374" + "@language": "it", + "@value": "stabile" }, { - "@id": "_:N9761c9bdd58d49ffa00e0868e80bccd7" - }, + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { - "@id": "l0:EventOrSituation" + "@language": "it", + "@value": "Questa proprietà rappresenta il codice fiscale del servizio di fatturazione elettronica." }, { - "@id": "_:N7a9b5408478241169e06e4543c362f04" + "@language": "en", + "@value": "This property represents the tax code of the einvoice service." } - ] - }, - { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", - "@type": [ - "owl:NamedIndividual", - "dcatapit:Agent" ], - "dcterms:identifier": "cnr - Z6HZEH - STLab", - "foaf:name": [ + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/eInvoiceService" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:label": [ { - "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + "@language": "it", + "@value": "codice fiscale servizio di fatturazione elettronica" }, { - "@language": "it", - "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" + "@language": "en", + "@value": "tax code of the eInvoice service" } - ] + ], + "rdfs:range": { + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:identifier" + } }, { - "@id": "https://w3id.org/italia/onto/COV/hasPrivateOrgActivityType", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/COV/taxCodeValidationDate", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -4845,60 +4850,38 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà che lega l'organizzazione privata al suo scopo o tipo di attività svolta" + "@value": "Questa proprietà rappresenta l'utima data di validazione del codice fiscale per il servizio di fatturazione elettronica." }, { "@language": "en", - "@value": "Property that links the private organization to its purpose or type of activity" + "@value": "This property represents the last validation date for the tax code associated with the eInvoiceService." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization" + "@id": "https://w3id.org/italia/onto/COV/eInvoiceService" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "ha tipo attività organizzazione privata" - }, { "@language": "en", - "@value": "has private organization activty type" + "@value": "tax code validation date" }, { "@language": "it", - "@value": "tipo di attività di azienda" - }, - { - "@language": "en", - "@value": "has company activity type" + "@value": "ultima validazione codice fiscale" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/COV/PrivateOrgActivityType" + "@id": "xsd:dateTime" }, "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/COV/hasActivityType" - } - }, - { - "@id": "_:N77a14df3c86a4b5c976dce24f5cb30f9", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/COV/LegalStatus" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/hasLegalStatus" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "ti:modified" } }, { - "@id": "https://w3id.org/italia/onto/COV/participationPercentage", + "@id": "https://w3id.org/italia/onto/COV/totalAmount", "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { @@ -4913,94 +4896,111 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà rappresenta la percentuale (quota) di partecipazione di un'organizzazione in un'altra in un certo lasso temporale. Esempio \"2.38\"). La proprietà è molto utile nei casi di descrizione di società partecipate per esempio." + "@value": "Questa proprietà rappresenta l'ammontare totale del bilancio di un'organizzazione." }, { "@language": "en", - "@value": "This property represents the percentage of participation (share) of an organization in another during a time period." + "@value": "This property represents the total amount of the balance sheet of an organization." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/COV/Participation" + "@id": "https://w3id.org/italia/onto/COV/BalanceSheet" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ { - "@language": "en", - "@value": "participation percentage" + "@language": "it", + "@value": "ammontare totale" }, { - "@language": "it", - "@value": "percentuale di partecipazione" + "@language": "en", + "@value": "total amount" } ], "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/MU/value" - } - }, - { - "@id": "_:N4bb1f1bac5f44f22a34d545294b9fe61", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/COV/taxCodeEInvoiceService" + "@id": "xsd:float" } }, { - "@id": "https://w3id.org/italia/onto/COV/HomogeneousOrganizationalArea", - "@type": "owl:Class", - "owl:disjointWith": { - "@id": "https://w3id.org/italia/onto/COV/Office" - }, + "@id": "https://w3id.org/italia/onto/COV/totalTaxBurden", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta quello che nel contesto italiano viene chiamato Area Organizzativa Omogenea (AOO). Le Aree Organizzative Omogenee (AOO) identificano gli uffici di protocollo degli Enti che gestiscono i flussi documentali in entrata e in uscita dall'Ente. Esse sono le vie principali per instaurare rapporti con gli Enti e rappresentano i canali ufficiali per l'invio di istanze e l'avvio di procedimenti amministrativi. Come previsto dall'art. 47 comma 3 del CAD, le Amministrazioni devono istituire e pubblicare nell'IPA almeno una casella di posta elettronica certificata per ciascun registro di protocollo (e quindi per ciascuna AOO)." + "@value": "Questa proprietà rappresenta l'onere complessivo a qualsiasi titolo gravante per l'anno sul bilancio dell'amministrazione. Questa informazione è richiesta per la pubblicazione ai sensi dell’art. 22, c. 2 del d.lgs. n. 33/2013." }, { "@language": "en", - "@value": "This class represents what is called in the italian context the homogeneous organizational area that identifies the protocol office of a public organization. The protocol office manages the documental flows in input and output." + "@value": "This property is used to model the total tax burden of the year which impacts on the balance of the organization. This data is required by specific Italian law." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/COV/BalanceSheet" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "Homogeneous Organizational Area" - }, { "@language": "it", - "@value": "Area Organizzativa Omogenea (AOO)" - } - ], - "rdfs:subClassOf": [ - { - "@id": "https://w3id.org/italia/onto/COV/SupportUnit" + "@value": "onere complessivo" }, { - "@id": "_:N60b2a0b9d5e9409f939837c9984c3a59" + "@language": "en", + "@value": "total tax burden" } - ] + ], + "rdfs:range": { + "@id": "xsd:float" + } + }, + { + "@id": "l0:controlledvocabulary", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "owl:maxQualifiedCardinality", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "prov:wasDerivedFrom", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "prov:wasInfluencedBy", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "vcard:Kind", + "@type": "owl:Class" + }, + { + "@id": "vcard:Organization", + "@type": "owl:Class" + }, + { + "@id": "vcard:fn", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "vcard:hasEmail", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "xsd:gYear", + "@type": "rdfs:Datatype" } ] -} +} \ No newline at end of file diff --git a/Ontologie/COV/latest/COV-AP_IT.rdf b/Ontologie/COV/latest/COV-AP_IT.rdf index 182d14ee..e7f3eed4 100644 --- a/Ontologie/COV/latest/COV-AP_IT.rdf +++ b/Ontologie/COV/latest/COV-AP_IT.rdf @@ -1,2152 +1,1602 @@ - - - - - - - - - - - - - - Questa è l'ontologia del profilo applicativo italiano sulle organizzazioni (pubbliche e private). Essa consente di modellare le principali informazioni sull'anagrafica delle organizzazioni pubbliche e private (inclusa l'articolazione degli uffici e dei relativi responsabili). - This is the ontology of the Italian application profile for Organizations (Public and Private). It allows one to model the main information on organizations (public or private), including the organization of the offices and their head of units. - 2017-07-20 - - - 2020-09-30 - - - Ontologia delle Organizzazioni (pubbliche e private)- Profilo applicativo italiano - Organization (public and private) ontology - Italian application profile - Questa è l'ontologia del profilo applicativo italiano sulle organizzazioni (pubbliche e private). Essa consente di modellare le principali informazioni sull'anagrafica delle organizzazioni pubbliche e private (inclusa l'articolazione degli uffici e dei relativi responsabili). - This is the ontology of the Italian application profile for Organizations (Public and Private) - - Italian Organization (Public or Private) ontology - Ontologia delle Organizzazioni (pubbliche e private) - Version 0.12 - Modified 30 September 2020 - Fixed some typos and introduced the object property hasAlternativeIdentifier that can be associated with the Organization. Currently the property exploits the Identifier class (with its properties) defined in the context of the Core Location Vocabulary (CLV) - Italian Application Profile, which is imported in this ontology. However, a better modelling would suggest to create an ontological module for Identifiers that is exteranal to the CLV and that can be then re-used by this ontology, the CLV ontology and potentially other ontologies of the OntoPiA network. - Versione 0.12 - Modificata il 30 Settembre 2020 - Corretti alcuni errori di battitura. Inoltre è stata introdotta la proprietà hasAlternativeIdentifier (ha identificativo alternativo) che è associata all'Organizzazione. La proprietà mira a modellare identificativi alternativi per le organizzazioni pubbliche e private presenti in sistemi diversi dalle rispettive banche dati di interesse nazionale di riferimento dove specifici identificativi sono individuati (e.g., il codice IPA per le pubbliche amministrazioni, il numero REA e la partita IVA per il registro imprese). -Attualmente la proprietà sfrutta la classe Identifier (Identificativo), con le sue proprietà, definita nell'ontologia Core Location Vocabulary (CLV) - Italian Application Profile (l'ontologia dei luoghi/indirizzi della rete OntopiA), quest'ultima importata in questa ontologia. Tuttavia, una migliore modellazione suggerirebbe di creare un modulo ontologico per gli Identificatori che sia esterno all'ontologia CLV e di supporto per CLV stessa, per questa ontologia e potenzialmente pr tutte le altre della rete OntoPiA. - - azienda - impresa - organizzazione - pubblica amministrazione - - - - COV-AP_IT - - - - - - - - - - - - - - - https://w3id.org/italia/onto/COV - covapit - - - catalogued - published - Cittadini - Imprese - Pubbliche Amministrazioni - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Questa proprietà lega un agent ad un altro agente ed è utilizzata per modellare relazioni generali di responsabilità e di resoconto. - This property links an agent to another agent and it is used to represent general reporting or accountability relationships - - acts on behalf of - agisce per conto di - stabile - stable - - - - - - - - - - - Questa proprietà è l'inversa di organizzazione d'origine e collega un'organizzazione a un evento di cambiamento. - This property is the inverse of orginal organization and it is used to link the organization with the change event. - - cambiata da - changed by - stabile - stable - - - - - - - - - - - Questa proprietà lega la situazione appartenenza all'organizzazione. - This property links the situation Membership to the organization. - - appartenenza per - employment for - impiego per - membership for - stabile - stable - - - - - - - - - - - Questa proprietà modella una sequenza ordinata di organizzazioni that precedono o si susseguono le un con le altre. Nello specifico questa proprietà rappresenta un'organizzazione che segue un'altra. - This property models an ordered sequence of organizations that precede and succeed each other.. In particular this property represents the organization that follows another. - - follows - segue - stabile - stable - - - - - - - - - - Questa proprietà lega un'organizzazione con il tipo di funzioni/attività svolte. - This property links an organization with the type of function/activities it carries out. - - ha tipo di attività - has activity type - provvisoria - unstable - - - - - - - - - - Questa proprietà consente di specificare un identificativo alternativo a quelli già utilizzati per identificare le organizzazioni (alternativo al codice fiscale, al codice IPA per le organizzazioni pubbliche, la partita IVA per le imprese). L'identificativo alternativo può essere un identificativo dell'organizzazione presso altri sistemi o banche dati (ad esempio il PIC number attribuito a organizzazioni che partecipano a progetti europei). - This property allows one to model an alternative identifier with respect to the identifiers already defined for the organizations (it is an alternative identifier with respect to the tax code, the IPACode for Public organizations, the VATNumber for the companies). The alternative identifier can be an identifier of the organization available at other systems or databases (e.g., the PIC number for organizations participating in European projects) - - ha identificativo alternativo - has alternative identifier - provvisoria - unstable - - - - - - - - - - Questa proprietà lega un'organizzazione a uno o più bilanci. - This property links the Organization with one or more balance sheets. - - foglio di bilancio - ha bilancio - has balance sheet - stabile - stable - - - - - - - - - - Questa proprietà lega l'organizzazione pubblica alla propria categoria. - This property links the public organization to its category. - - ha categoria dell'organizzazione - has category - stabile - stable - - - - - - - - - - Questa proprietà lega l'ufficio o l'unità organizzativa al servizio di fatturazione elettronica. Questa proprietà è materializzata nello specifico per le organizzazioni pubbliche - This property links an office (or organizational unit) to a eInvoice Service. This property is materialized (it is mandatory) in the case of public organization. - - ha servizio di fatturazione elettronica - has eInvoice service - stabile - stable - - - - - - - - - - Questa proprietà lega l'organizzazione alla sua forma giuridica. - This property links the organization to its legal status - - ha forma giuridica - has legal status - stabile - stable - - - - - - - - - - - Questa proprietà collega un'organizzazione a un oggetto immagine e rappresenta il logo dell'organizzazione. - This property links the organization to the Image object representing the logo of the organization. - - ha logo - has logo - stabile - stable - - - - - - - - - - - - La relaziona che permette di assoicare un'organizzazione a qualsiasi cosa. - The relation that allows to associate an organization with anything. - - ha organizzazione - has organization - - - - - - - - - - Questa proprietà collega la partecipazione al suo tipo (diretta o indiretta). - This property links the Participation to its type (i.e., direct or indirect). - - ha tipo di partecipazione nell'organizzazione - has participation type - stabile - stable - - - - - - - - - - - Property that links the private organization to its purpose or type of activity - Proprietà che lega l'organizzazione privata al suo scopo o tipo di attività svolta - - ha tipo attività organizzazione privata - has company activity type - has private organization activty type - tipo di attività di azienda - provvisoria - unstable - - - - - - - - - - - - Property that relates any kind of entity to a private organization or company. - Proprietà che collega una qualsiasi entità ad un organizzazione privata o azienda. - - ha associazione privata - ha azienda - ha compagnia - ha ditta - ha impresa - has company - has private organization - - - - - - - - - - - Property that links the public organization to its purpose or type of activity - Proprietà che lega l'organizzazione pubblica al suo scopo o tipo di attività svolta - - ha tipo attività organizzazione pubblica - has public organization activty type - provvisoria - unstable - - - - - - - - - - - - Proprerty meant for linking any entity to a public organization. - Proprietà che collega una qualsiasi entità ad un organizzazione pubblica. - - ha organizzazione pubblica - ha pubblica amministrazione - has public organization - - - - - - - - - - - Organizations are often large and complex and may be a collection of smaller organizations, each of which has a specific identity that may be legally defined. This property, together with its inverse subOrganizationOf allows one to model a hierarchical structure between organizations. - Organizzazioni sono spesso grandi e complesse e possono essere viste come una collezione di organizzazioni più piccole, ognuna delle quali con una specifica identità legamente definita. Questa proprietà, insieme alla sua inversa sotto-organizzazione di, consente di modellare una struttura gerarchica tra organizzazioni. Si pensi per esempio ai concetti di holding per organizazioni private. - - ha sotto azienda - ha sotto compagnia - ha sotto-organizzazione - has sub company - has sub-organization - stabile - stable - - - - - - - - - - - Questa proprietà lega un'organizzazione alle sue unità di supporto (o divisioni o dipartimenti) che possono essere areee organizzative omogenee o uffici - This property links an organization to its support units (or dividision or departments) that can be homogeneous organizational areas or offices. - - ha dipartimento - ha divisione - has department - has support unit - stabile - stable - - - - - - - - - - - Questa proprietà lega un agente alla sitauzione di appartenenza a un'organizzazione. - This property links an Agent to the situation Membership in an organization. - - detiene una relazione di appartenenza - ha impiego - hold employment - hold membership - stabile - stable - - - - - - - - - - Relation that allows to associate anything to an organization. - Relazione che prevede un organizzazione come dominio di ogni cosa. - - is organization of - è organizzazione di - - - - - - - - - - Questa proprietà lega un ufficio (o unità organizzativa) alla sua AOO (area organizzativa omogenea) di riferimento. Questo caso potrebbe presentarsi nello specifico per le organizzazioni pubbliche. - This property links an office (or organizational unit) to its homogeneous organizational area of reference. This may be applied in the specific case of public organizations. - - is part of - è parte di - provvisoria - unstable - - - - - - - - - - - - is company of - is private organization of - è associazione privati di - è azienda di - è compagnia di - è ditta di - è organizzazione privata di - - - - - - - - - - - Property meant for linking a public organization to any kind of entity. - Proprietà pensata per collegare un'organizzazione pubblica ad una qualsiasi entità. - - is public organization of - è organizzazione pubblica di - è pubblica amministrazione di - - - - - - - - - - Questa proprietà è l'inversa di ha unità di supporto e lega l'unità di supporto con la relativa organizzazione. - This property is the inverse of has support unit and links a support unit with its organization. - - is support unit of - è dipartimento di - è divisione di - stabile - stable - - - - - - - - - - Questa proprietà collega un evento del cambiamento all'organizzazione che esisteva prima del cambiamento. Sebbene la classe Costituzione sia sotto classe di Evento del Cambiamento, è inappropriato utilizzare tale classe con questa proprietà. - The property links a Change Event to the organization that existed before the change. Although the Foundation Event class is defined as a sub class of Change Event, it is inappropriate to use this property with the Foundation Event class. - - organizzazione di origine - original organization - stabile - stable - - - - - - - - - - Questa proprietà collega la situazione partecipazione di un'organizzazione all0organizzazione. In particolare, questa proprietà modella il fatto che un'organizzazione è partecipata dall'altra. - This property links the situation of participation of an organization to an organization. Specifically this property models the fact that an organization is participated by another one. - - partecipata - participated - provvisoria - unstable - - - - - - - - - - Questa proprietà collega un'organizzazione alla situazione partecipazione. In particolare, la proprietà modella il fatto che un'organizzazione partecipa in un'altra. - This property links the organization to the situation partecipation. The property models the fact that an organization participates in another one. - - partecipante - participating - provvisoria - unstable - - - - - - - - - - - Questa proprietà modella una sequenza ordinata di organizzazioni che precedono o si susseguono le un con le altre. Nello specifico questa proprietà rappresenta un'organizzazione che precede un'altra. - This property models an ordered sequence of organizations that precede and succeed each other.. In particular this property represents the organization that precedes another. - - precede - precedes - stabile - stable - - - - - - - - - - - Questa proprietà è l'inversa di organizzazione risultante e lega un'organizzazione all'evento di cambiameno attraverso cui l'organizzazione si è originata. - This property is the inverse of resulting organization and links an organization to the change event through which the organization has been created. - - resulted from - risultante da - stabile - stable - - - - - - - - - - Questa proprietà lega un evento di cambiamento alla organizzazione che risultante al termine del cambiamento. - This property links a Change Event to the organization that resulted from it. - - organizzazione risultante - resulting organization - stabile - stable - - - - - - - - - - Organizations are often large and complex and may be a collection of smaller organizations, each of which has a specific identity that may be legally defined. This property, together with its inverse hasSubOrganization allows one to model a hierarchical structure between organizations. - Organizzazioni sono spesso grandi e complesse e possono essere viste come una collezione di organizzazioni più piccole, ognuna delle quali con una specifica identità legamente definita. Questa proprietà, insieme alla sua inversa ha sotto-organizzazione, consente di modellare una struttura gerarchica tra organizzazioni. Si pensi per esempio ai concetti di holding per organizazioni private. - - sotto-organizzazione di - sub-organization of - stabile - stable - - - - - - - - - - - - - - - - - Questa proprietà rappresenta il codice univoco che viene assegnato alle AOO dall'organizzazione pubblica. - This property represents the unique code assigned to the homogeneous organizational area of a public organization. - - codice AOO - codice area organizzativa omogenea - homegeneous organizational area identifier - stabile - stable - - - - - - - - - - - - Questa proprietà rappresenta il codice IPA, il codice univoco, assegnato all'organizzazione pubblica in fase di accreditamento presso l'indice nazionale PA (IPA). Il Codice IPA viene comunicato tramite e-mail dal Gestore dell'IPA al referente dell'Ente. - This property represents the unique identifier of a public organization assigned when it is registered in the Italian national registry of Public Administrations (IPA). - - IPA code - codice IPA - codice Indice PA - stabile - stable - - - - - - - - - - - Questa proprietà rappresenta il numero REA (Repertorio Economico Amministrativo) associato a un'impresa. Il numero REA è costituito da un numero decimale progressivo ed è sempre associato ad una codifica, che precede il numero progressivo, della provincia/CCIAA che lo ha assegnato e, nella prassi, comprende anche tale codifica (ad es. RM-123456). Ogni soggetto/impresa obbligato per legge all´iscrizione al REA riceve un numero REA diverso per ogni provincia/CCIAA in cui apre Sede/Unità Locali. - This property represents a specific code named REA number associated with the registration of a private organization in the related Italian national registry. - - REA number - numero REA - stabile - stable - - - - - - - - - - - - Questa proprietà rappresenta il numero di Partita IVA di un'organizzazione privata (impresa). - This property represents the VAT number of a private organization. - - Partita Iva - VAT number - stabile - stable - - - - - - - - - - - Questa proprietà rappresenta la data di accreditamento dell'organizzazione nel pubblico registro (e.g., in "IPA" nel caso di pubbliche amministrazioni, in "Registro Imprese" nel caso di organizzazioni private). - This property represents the accreditation date of the organization in the public registry (e.g., in Italy in "IPA" registry for public administrations, and in the "Registro Imprese" for private organizations). - - accreditation date - data di accreditamento - stabile - stable - - - - - - - - - - - This property represents an alternative name for the organization such as a colloquial name. - - alternative name - nome alternativo - Questa proprietà rappresenta un nome alternativo dell'organizzazione (e.g., un nome colloquiale). - stabile - stable - - - - - - - - - - Questa proprietà rappresenta l'oggetto sociale dell'organizzazione privata (impresa). - This property represents the business objectives or the corporate purpose of the private organization. - - business objective - oggetto sociale - provvisoria - unstable - - - - - - - - - - - Questa proprietà è utilizzata per modellare la data di avvio del servizio di fatturazione elettronica. - This property is used to model the starting date of the eInvoice service. - - data di avvio del servizio - eInvoice service starting date - stabile - stable - - - - - - - - - - - Questa proprietà rappresenta la data di costituzione dell'organizzazione privata (impresa). - This property represents the date in which the organization was founded. - - data di costituzione - foundation date - stabile - stable - - - - - - - - - - - Questa proprietà rappresenta il nome primario o il nome legale dell'organizzazione oppure può essere utilizzata per rappresentare l'etichetta primaria per il ruolo. - This is the primary or legal name for the organization or it can be used to indicate the primary label of a role. - - legal name - nome legale - stabile - stable - - - - - - - - - - - Questa proprietà è utilizzata per rappresentare il codice della forma giuridica utilizzato nel relativo vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status - This property is used to represent the code of legal status used in the related controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status - - codice forma giuridica - identificativo forma giuridica - legal status code - stabile - stable - - - - - - - - - - - - Questa proprietà consente di specificare la denominazione ufficiale della forma giuridica per le organizzazioni, sia private che pubbliche. La denominazione ufficiale è definita nel vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status - This is the preferred label used in the controlled vocabulary on the Legal Status of organizations, both private and public https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status - - denominazione forma giuridica - preferred label legal status - stabile - stable - - - - - - - - - - - Questa proprietà raappresenta una descrizione generale delle principali funzioni dell'organizzazione. - This property represents a general description of the main functions of the organization. - - funzione principale - main function - stabile - stable - - - - - - - - - - - - Questa proprietà rappresenta il codice univoco dell'ufficio dell'organizzazione. - This property represents the unique code used to identify the office of the organization. - - codice univoco ufficio - office identifier - stabile - stable - - - - - - - - - - - - Questa proprietà rappresenta l'acronimo dell'organizzazione. - This property represents the acronym of the organization. - - acronimo organizzazione - organization acronym - stabile - stable - - - - - - - - - - - Questa proprietà rappresenta la percentuale (quota) di partecipazione di un'organizzazione in un'altra in un certo lasso temporale. Esempio "2.38"). La proprietà è molto utile nei casi di descrizione di società partecipate per esempio. - This property represents the percentage of participation (share) of an organization in another during a time period. - - participation percentage - percentuale di partecipazione - stabile - stable - - - - - - - - - - Questa proprietà rappresenta il compenso di un membro con uno specifico ruolo nell'organizzazione. - This property represents the remuneration of a member with a specific role on the organization. - - compenso - remuneration - stabile - stable - - - - - - - - - - - Questa proprietà rappresenta la data di inizio di attività per un'organizzazione privata (impresa). - This property represents the date of the starting of the activity for a private organization. - - data inizio attività impresa - starting activity date - provvisoria - unstable - - - - - - - - - - - - Questa proprietà rappresenta il codice fiscale dell'organizzazione sia essa pubblica che privata. Nel caso di imprese private il codice fiscale e la partita iva, tranne eccezioni, sono sempre coincidenti per le società, e sempre differenti per le imprese individuali. Il numero "Registro Imprese", ovvero il numero di iscrizione attribuito dal Registro Imprese della Camera di Commercio per le organizzazioni private, è il Codice Fiscale; nel caso si tratti di impresa individuale sarà il Codice Fiscale del titolare. - This property represents the tax code of an organization. - - codice fiscale organizzazione - tax code - stabile - stable - - - - - - - - - - - - Questa proprietà rappresenta il codice fiscale del servizio di fatturazione elettronica. - This property represents the tax code of the einvoice service. - - codice fiscale servizio di fatturazione elettronica - tax code of the eInvoice service - stabile - stable - - - - - - - - - - - Questa proprietà rappresenta l'utima data di validazione del codice fiscale per il servizio di fatturazione elettronica. - This property represents the last validation date for the tax code associated with the eInvoiceService. - - tax code validation date - ultima validazione codice fiscale - provvisoria - unstable - - - - - - - - - - Questa proprietà rappresenta l'ammontare totale del bilancio di un'organizzazione. - This property represents the total amount of the balance sheet of an organization. - - ammontare totale - total amount - stabile - stable - - - - - - - - - - Questa proprietà rappresenta l'onere complessivo a qualsiasi titolo gravante per l'anno sul bilancio dell'amministrazione. Questa informazione è richiesta per la pubblicazione ai sensi dell’art. 22, c. 2 del d.lgs. n. 33/2013. - This property is used to model the total tax burden of the year which impacts on the balance of the organization. This data is required by specific Italian law. - - onere complessivo - total tax burden - provvisoria - unstable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Questa classe rappresenta il tipo di attiità svolta dall'organizzazione. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato. Nel caso di organizzazioni private (impresa) è necessario utilizzare la classificazione delle attività ATECO. Nel caso di organizzazioni pubbliche si può utilizzare la classificazione COFOG. - This class represents the type of activities carried out by the organization. The instances of this class can be modelled as skos concepts of a controlled vocabulary. In the case of private organization, this class is represented by the ATECO 2007 classification. In the case of public organizations, the COFOG classification can be used. - - Activity Type - Tipo attività - provvisoria - unstable - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - Questa classe rappresenta le principali informazioni sul bilancio dell'organizzazione quali per esempio l'anno di riferimento, l'ammontare totale e l'onere complessivo. - - Balance sheet - Bilancio - provvisoria - unstable - - - - - - - - - - - - - - - - - - - - - - - - - - - Organizations are formed and changed in response to events. This may be the result of new legislation, new policies, taking on new obligations etc. This class captures these events. Currently, the following events have been identified: Foundation, Scission, Merger, Replacement, Closing. This class is defined in the Core Public Organization Vocabulary. - Organizzazioni sono formate o cambiano in risposta ad eventi. Questo potrebbe essere il risultato di nuove normative, di nuove obbligazioni, di riassetti ecc. Questa classe mira a catturare questi tipi di eventi di cambiamento nell'organizzazione. In particolare, al momento si sono individuati i seguenti tipi di eventi: Fondazione, Chiusura, Fusione, Scissione, Sostituzione. La semantica di questa classe è la stessa di quella fornita nell'ambito del vocabolario europeo Core Public Organization Vocabulary. - - Change Event - Evento di cambiamento - stabile - stable - - - - - - - - - - - Questa classe rappresenta un evento di Chiusra per un'organizzazione. - This class represents the Closing event for an organization. - - Chiusura - Closing - stabile - stable - - - - - - - - - - - - 1 - - - - - - - 1 - - - - Questa classe rappresenta la natura di appartenenza di un agente di un'organizzazione. In particolare, la classe è una relazione ennaria che rappresenta una situazione che coinvolge un agente, un'organizzazione, i l ruolo che l'agente ricopre nell'organizzazione ed eventualment eil lasso temporale in cui quel ruolo è svolto. Esempio: la classe consente di rappresentare il ruolo di amministratore delegato di un'impresa in un certo lasso temporale oppure il ruolo di consigliere in una società partecipata di una pubblica amministrazione in un certo intervallo temporale. - This class represents the nature of an Agent's membership of an organization. In particular, the class is an n-ary relationship (a situation) that involves an Agent, an Organization, a Role and a Time Period. - - Appartenenza - Employment - stabile - stable - - - - - - - - - - - Questa classe rappresenta un evento di costituzione di un'organizzazione. - This class represents the foundation event for an organization. - - Costituzione - Foundation - stabile - stable - - - - - - - - - - - Questa classe rappresenta un gruppo ossia una collezione di agenti individuatli. Il concetto è volutamente ampio per poter rappresentare gruppi informale ma anche gruppi formati ad-hoc, comunità, ecc. - This class represents a group, a collection of individual agents. This concept is intentionally quite broad, covering informal and ad-hoc groups, long-lived communities, organizational groups within a workplace, etc. - - Group - Gruppo - provvisoria - unstable - - - - - - - - - - - - - 1 - - - - Questa classe rappresenta quello che nel contesto italiano viene chiamato Area Organizzativa Omogenea (AOO). Le Aree Organizzative Omogenee (AOO) identificano gli uffici di protocollo degli Enti che gestiscono i flussi documentali in entrata e in uscita dall'Ente. Esse sono le vie principali per instaurare rapporti con gli Enti e rappresentano i canali ufficiali per l'invio di istanze e l'avvio di procedimenti amministrativi. Come previsto dall'art. 47 comma 3 del CAD, le Amministrazioni devono istituire e pubblicare nell'IPA almeno una casella di posta elettronica certificata per ciascun registro di protocollo (e quindi per ciascuna AOO). - This class represents what is called in the italian context the homogeneous organizational area that identifies the protocol office of a public organization. The protocol office manages the documental flows in input and output. - - Area Organizzativa Omogenea (AOO) - Homogeneous Organizational Area - stabile - stable - - - - - - - - - Questa classe rappresenta la forma giuridica di un'organizzazione privata (impresa). Le istanze di questa classe possono essere rappresentate da concetti dello standard skos di un vocabolario controllato. Esempi di forma giuridica per le imprese sono: "Impresa Individuale", "società a responsabilità limitata", ecc. - This class represents the legal form/status of the private organization. The instances of this class can be represented as skos concepts of a controlled vocabulary. - - Forma Giuridica - Legal Status - stabile - stable - - - - - - - - - - - Questa classe rappresenta un evento di fusione per un'organizzazione. - This class represents the merger event for an organization. - - Fusione - Merger - stabile - stable - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - Questa classe rappresenta un ufficio dell'organizzazione (nell'ambito delle organizzazioni pubbliche è anche detto unità organizzativa). - This class represents a specific office of an organization. In the public organization sector it can be also known as Organizational Unit. - - Office - Ufficio - Unità organizzativa - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - 1 - - - - - - - 1 - - - - - - 1 - - - - - - - 1 - - - Questa è la classe che rappresenta un'organizzazione, sia essa pubblica che privata, tipicamente registrata all'interno di un registro pubblico (e.g., indice della PA per le pubbliche amministrazioni, registro imprese per le organizzazioni private). Esempio "Agenzia per l'Ialia Digitale", "Comune di Bologna", "TELECOM ITALIA SPA O TIM S.P.A." - This class represents an organization, be it public or private, usually registrated in a national public registry (e.g. in Italy "indice delle PA" for the public administrations, "Registro imprese" for the private organizations. Examples: "Agenzia per l'Italia Digitale", "Comune di Roma", "TELECOM ITALIA SPA o TIM S.P.A." - - Organization - Organizzazione - stabile - stable - - - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - Questa classe rappresenta la situazione di partecipazione di un'organizzazione in un'altra. E' quindi una relazione ennaria tra organizazzioni in un certo lasso temporale. La partecipazione può essere di un certo tipo. Esempio: la classe può essere utilizzata per rappresentare le informazioni di partecipazione (e.g., quote) di comuni in società controllate/partecipate (società dei trasporti pubblici, società di gestione dell'acqua, ecc.) - This class represents a participation of an organization in another. It is a n-ary relationship (situation) between organizations in a certain time interval. The participation can be of a specific type. Example is the participation of a municipality in a controlled enterprise that provides public services such as water management or public transportation. - - Partecipazione - Participation - provvisoria - unstable - - - - - - - - - - Questa classe rappresenta il tipo di partecipazione di un'organizzazione in un'altra. Essa assume al momento due valori "Diretta" e "Indiretta". - This class represents the type of participation of an organization in another. The class is materialized with two possible values "Direct" "Indirect" participation. - - Participation Type - Tipo Partecipazione - stabile - stable - - - - - - - - - Questa classe specializza la classe Tipo di Attività per poter rappresentare la classificazione di un organizzazione privata sulla base del proprio scopo o tipo di attività svolta. Nel contesto italiano, le istanze di questa classe sono quelle del vocabolario controllato Ateco2007 utilizzato nel registro imprese. Il vocabolario controllato è disponibile al seguente URI https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/ateco-2007 - This class specializes the class Activity Type in order to represent the classification of the private organization based on its purpose or activity type. In the Italian context the istances of this class are those of the controlled vocabulary Ateco2007 (Italian variant of NACE v2.0) used in the Italian company registry. The controlled vocabulary is available at the following URI: https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/ateco-2007 - - Private Organization Activity Type - Tipo Attività Organizzazione Privata - provvisoria - unstable - http://www.w3.org/2004/02/skos/core#Concept - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - 1 - - - - - Questa classe rappresenta un'organizzazione privata ufficialmente registrata presso un registro nazionale (registro imprese). - This class represents a private organization as registered in a national public registry. - - Associazione privata - Azienda - Company - Ditta - Impresa - Organizzazione Privata - Private Organization - stabile - stable - - - - - - - - - - Questa classe specializza la classe Tipo di Attività per poter rappresentare la classificazione di un organizzazione pubblica sulla base del proprio scopo o tipo di attività svolta. Nel contesto italiano le istanze di questa classe sono quelle del vocabolario controllato Cofog2009 disponibile al seguente URI: https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/cofog-2009 - This class specializes the class Activity Type in order to represent the classification of the public organization based on its purpose or activity type. In the Italian context the instances of this calss are those of the controlled vocabulary Cofog2009 available at the following URI: https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/cofog-2009 - - Public Organization Activity Type - Tipo Attività Organizzazione Pubblica - provvisoria - unstable - http://www.w3.org/2004/02/skos/core#Concept - - - - - - - - - - - - - - - - - - - 1 - - - - - - - 1 - - - Questa classe rappresenta un'organizzazione pubblica. Una pubblica amministrazione e qualsiasi altra organizzazione di nautra pubblica può essere modellata utilizzando questa classe. In generale, individui di questa classe sono organizzazioni registrate presso l'Indice della PA (IPA). -Questa classe deriva dall'analoga classe del Core Public Organization Vocabulary. - This class represents a public organization. Thus, a public administration is a public organization. Any other organization that is defined public can be modelled using this class. + + + + + + + + + Questa classe rappresenta il servizio di fatturazione elettronica così come definito nell'ambito dell'indice della pubblica amministrazione (IPA). + This class represents the Italian references for the eInvoice service, as defined in the national registry of public administrations named IPA. + + Servizio Fatturazione Elettronica + eInvoice Service + stabile + stable + + + + + + + + 1 + + + + + + + Questa proprietà lega l'organizzazione alla sua forma giuridica. + This property links the organization to its legal status + + ha forma giuridica + has legal status + stabile + stable + + + + + + + + Questa proprietà rappresenta il codice fiscale dell'organizzazione sia essa pubblica che privata. Nel caso di imprese private il codice fiscale e la partita iva, tranne eccezioni, sono sempre coincidenti per le società, e sempre differenti per le imprese individuali. Il numero "Registro Imprese", ovvero il numero di iscrizione attribuito dal Registro Imprese della Camera di Commercio per le organizzazioni private, è il Codice Fiscale; nel caso si tratti di impresa individuale sarà il Codice Fiscale del titolare. + This property represents the tax code of an organization. + + codice fiscale organizzazione + tax code + stabile + stable + + + + + + + Questa proprietà rappresenta la data di costituzione dell'organizzazione privata (impresa). + This property represents the date in which the organization was founded. + + data di costituzione + foundation date + stabile + stable + + + + + + TD + Digital Transformation Team + Team per la Trasformazione Digitale + + + + + + + Questa proprietà è l'inversa di organizzazione risultante e lega un'organizzazione all'evento di cambiameno attraverso cui l'organizzazione si è originata. + This property is the inverse of resulting organization and links an organization to the change event through which the organization has been created. + + resulted from + risultante da + stabile + stable + + + + + + + + + + + Questa classe rappresenta un'organizzazione privata ufficialmente registrata presso un registro nazionale (registro imprese). + This class represents a private organization as registered in a national public registry. + + Associazione privata + Azienda + Company + Ditta + Impresa + Organizzazione Privata + Private Organization + stabile + stable + + + + + + + + + + + + + Questa proprietà collega un'organizzazione a un oggetto immagine e rappresenta il logo dell'organizzazione. + This property links the organization to the Image object representing the logo of the organization. + + ha logo + has logo + stabile + stable + + + + + + + Questa classe rappresenta quello che nel contesto italiano viene chiamato Area Organizzativa Omogenea (AOO). Le Aree Organizzative Omogenee (AOO) identificano gli uffici di protocollo degli Enti che gestiscono i flussi documentali in entrata e in uscita dall'Ente. Esse sono le vie principali per instaurare rapporti con gli Enti e rappresentano i canali ufficiali per l'invio di istanze e l'avvio di procedimenti amministrativi. Come previsto dall'art. 47 comma 3 del CAD, le Amministrazioni devono istituire e pubblicare nell'IPA almeno una casella di posta elettronica certificata per ciascun registro di protocollo (e quindi per ciascuna AOO). + This class represents what is called in the italian context the homogeneous organizational area that identifies the protocol office of a public organization. The protocol office manages the documental flows in input and output. + + Area Organizzativa Omogenea (AOO) + Homogeneous Organizational Area + stabile + stable + + + + + + + + Questa proprietà rappresenta il codice univoco che viene assegnato alle AOO dall'organizzazione pubblica. + This property represents the unique code assigned to the homogeneous organizational area of a public organization. + + codice AOO + codice area organizzativa omogenea + homegeneous organizational area identifier + stabile + stable + + + + + 1 + + + + + + + + Questa proprietà rappresenta la data di accreditamento dell'organizzazione nel pubblico registro (e.g., in "IPA" nel caso di pubbliche amministrazioni, in "Registro Imprese" nel caso di organizzazioni private). + This property represents the accreditation date of the organization in the public registry (e.g., in Italy in "IPA" registry for public administrations, and in the "Registro Imprese" for private organizations). + + accreditation date + data di accreditamento + stabile + stable + + + + + + + Questa proprietà rappresenta il numero REA (Repertorio Economico Amministrativo) associato a un'impresa. Il numero REA è costituito da un numero decimale progressivo ed è sempre associato ad una codifica, che precede il numero progressivo, della provincia/CCIAA che lo ha assegnato e, nella prassi, comprende anche tale codifica (ad es. RM-123456). Ogni soggetto/impresa obbligato per legge all´iscrizione al REA riceve un numero REA diverso per ogni provincia/CCIAA in cui apre Sede/Unità Locali. + This property represents a specific code named REA number associated with the registration of a private organization in the related Italian national registry. + + REA number + numero REA + stabile + stable + + + + + + + + Organizations are formed and changed in response to events. This may be the result of new legislation, new policies, taking on new obligations etc. This class captures these events. Currently, the following events have been identified: Foundation, Scission, Merger, Replacement, Closing. This class is defined in the Core Public Organization Vocabulary. + Organizzazioni sono formate o cambiano in risposta ad eventi. Questo potrebbe essere il risultato di nuove normative, di nuove obbligazioni, di riassetti ecc. Questa classe mira a catturare questi tipi di eventi di cambiamento nell'organizzazione. In particolare, al momento si sono individuati i seguenti tipi di eventi: Fondazione, Chiusura, Fusione, Scissione, Sostituzione. La semantica di questa classe è la stessa di quella fornita nell'ambito del vocabolario europeo Core Public Organization Vocabulary. + + Change Event + Evento di cambiamento + stabile + stable + + + + + + + + + + + + + + Questa classe rappresenta la situazione di partecipazione di un'organizzazione in un'altra. E' quindi una relazione ennaria tra organizazzioni in un certo lasso temporale. La partecipazione può essere di un certo tipo. Esempio: la classe può essere utilizzata per rappresentare le informazioni di partecipazione (e.g., quote) di comuni in società controllate/partecipate (società dei trasporti pubblici, società di gestione dell'acqua, ecc.) + This class represents a participation of an organization in another. It is a n-ary relationship (situation) between organizations in a certain time interval. The participation can be of a specific type. Example is the participation of a municipality in a controlled enterprise that provides public services such as water management or public transportation. + + Partecipazione + Participation + provvisoria + unstable + + + + + + OntoPiA - la rete di ontologie della pubblica amministrazione italiana + + + + + Questa classe specializza la classe Tipo di Attività per poter rappresentare la classificazione di un organizzazione privata sulla base del proprio scopo o tipo di attività svolta. Nel contesto italiano, le istanze di questa classe sono quelle del vocabolario controllato Ateco2007 utilizzato nel registro imprese. Il vocabolario controllato è disponibile al seguente URI https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/ateco-2007 + This class specializes the class Activity Type in order to represent the classification of the private organization based on its purpose or activity type. In the Italian context the istances of this class are those of the controlled vocabulary Ateco2007 (Italian variant of NACE v2.0) used in the Italian company registry. The controlled vocabulary is available at the following URI: https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/ateco-2007 + + Private Organization Activity Type + Tipo Attività Organizzazione Privata + provvisoria + unstable + http://www.w3.org/2004/02/skos/core#Concept + + + + + + + + + is company of + is private organization of + è associazione privati di + è azienda di + è compagnia di + è ditta di + è organizzazione privata di + + + + + + + Questa proprietà lega un agente alla sitauzione di appartenenza a un'organizzazione. + This property links an Agent to the situation Membership in an organization. + + detiene una relazione di appartenenza + ha impiego + hold employment + hold membership + stabile + stable + + + + + + Questa proprietà lega un ufficio (o unità organizzativa) alla sua AOO (area organizzativa omogenea) di riferimento. Questo caso potrebbe presentarsi nello specifico per le organizzazioni pubbliche. + This property links an office (or organizational unit) to its homogeneous organizational area of reference. This may be applied in the specific case of public organizations. + + is part of + è parte di + provvisoria + unstable + + + + + + + + Questa proprietà rappresenta l'acronimo dell'organizzazione. + This property represents the acronym of the organization. + + acronimo organizzazione + organization acronym + stabile + stable + + + + + + + + + + + Questa proprietà è utilizzata per modellare la data di avvio del servizio di fatturazione elettronica. + This property is used to model the starting date of the eInvoice service. + + data di avvio del servizio + eInvoice service starting date + stabile + stable + + + + + + + Questa proprietà lega la situazione appartenenza all'organizzazione. + This property links the situation Membership to the organization. + + appartenenza per + employment for + impiego per + membership for + stabile + stable + + + 1 + + + + + + + Questa proprietà rappresenta l'utima data di validazione del codice fiscale per il servizio di fatturazione elettronica. + This property represents the last validation date for the tax code associated with the eInvoiceService. + + tax code validation date + ultima validazione codice fiscale + provvisoria + unstable + + + + + + Questa proprietà collega un'organizzazione alla situazione partecipazione. In particolare, la proprietà modella il fatto che un'organizzazione partecipa in un'altra. + This property links the organization to the situation partecipation. The property models the fact that an organization participates in another one. + + partecipante + participating + provvisoria + unstable + + + + + + Organizations are often large and complex and may be a collection of smaller organizations, each of which has a specific identity that may be legally defined. This property, together with its inverse hasSubOrganization allows one to model a hierarchical structure between organizations. + Organizzazioni sono spesso grandi e complesse e possono essere viste come una collezione di organizzazioni più piccole, ognuna delle quali con una specifica identità legamente definita. Questa proprietà, insieme alla sua inversa ha sotto-organizzazione, consente di modellare una struttura gerarchica tra organizzazioni. Si pensi per esempio ai concetti di holding per organizazioni private. + + sotto-organizzazione di + sub-organization of + stabile + stable + + + + + Questa classe rappresenta un evento di fusione per un'organizzazione. + This class represents the merger event for an organization. + + Fusione + Merger + stabile + stable + + + + + + + Organizations are often large and complex and may be a collection of smaller organizations, each of which has a specific identity that may be legally defined. This property, together with its inverse subOrganizationOf allows one to model a hierarchical structure between organizations. + Organizzazioni sono spesso grandi e complesse e possono essere viste come una collezione di organizzazioni più piccole, ognuna delle quali con una specifica identità legamente definita. Questa proprietà, insieme alla sua inversa sotto-organizzazione di, consente di modellare una struttura gerarchica tra organizzazioni. Si pensi per esempio ai concetti di holding per organizazioni private. + + ha sotto azienda + ha sotto compagnia + ha sotto-organizzazione + has sub company + has sub-organization + stabile + stable + + + + + + + + + + + + + + + + + + + + + Questa è l'ontologia del profilo applicativo italiano sulle organizzazioni (pubbliche e private). Essa consente di modellare le principali informazioni sull'anagrafica delle organizzazioni pubbliche e private (inclusa l'articolazione degli uffici e dei relativi responsabili). + This is the ontology of the Italian application profile for Organizations (Public and Private). It allows one to model the main information on organizations (public or private), including the organization of the offices and their head of units. + 2017-07-20 + + + 2020-09-30 + + + Ontologia delle Organizzazioni (pubbliche e private)- Profilo applicativo italiano + Organization (public and private) ontology - Italian application profile + Questa è l'ontologia del profilo applicativo italiano sulle organizzazioni (pubbliche e private). Essa consente di modellare le principali informazioni sull'anagrafica delle organizzazioni pubbliche e private (inclusa l'articolazione degli uffici e dei relativi responsabili). + This is the ontology of the Italian application profile for Organizations (Public and Private) + + Italian Organization (Public or Private) ontology + Ontologia delle Organizzazioni (pubbliche e private) + Version 0.12 - Modified 30 September 2020 - Fixed some typos and introduced the object property hasAlternativeIdentifier that can be associated with the Organization. Currently the property exploits the Identifier class (with its properties) defined in the context of the Core Location Vocabulary (CLV) - Italian Application Profile, which is imported in this ontology. However, a better modelling would suggest to create an ontological module for Identifiers that is exteranal to the CLV and that can be then re-used by this ontology, the CLV ontology and potentially other ontologies of the OntoPiA network. + Versione 0.12 - Modificata il 30 Settembre 2020 - Corretti alcuni errori di battitura. Inoltre è stata introdotta la proprietà hasAlternativeIdentifier (ha identificativo alternativo) che è associata all'Organizzazione. La proprietà mira a modellare identificativi alternativi per le organizzazioni pubbliche e private presenti in sistemi diversi dalle rispettive banche dati di interesse nazionale di riferimento dove specifici identificativi sono individuati (e.g., il codice IPA per le pubbliche amministrazioni, il numero REA e la partita IVA per il registro imprese). +Attualmente la proprietà sfrutta la classe Identifier (Identificativo), con le sue proprietà, definita nell'ontologia Core Location Vocabulary (CLV) - Italian Application Profile (l'ontologia dei luoghi/indirizzi della rete OntopiA), quest'ultima importata in questa ontologia. Tuttavia, una migliore modellazione suggerirebbe di creare un modulo ontologico per gli Identificatori che sia esterno all'ontologia CLV e di supporto per CLV stessa, per questa ontologia e potenzialmente pr tutte le altre della rete OntoPiA. + + azienda + impresa + organizzazione + pubblica amministrazione + + + + COV-AP_IT + + + + + + + + + + + + + + + https://w3id.org/italia/onto/COV + covapit + + + catalogued + published + Cittadini + Imprese + Pubbliche Amministrazioni + + + + + + + + + Questa proprietà rappresenta il codice fiscale del servizio di fatturazione elettronica. + This property represents the tax code of the einvoice service. + + codice fiscale servizio di fatturazione elettronica + tax code of the eInvoice service + stabile + stable + + + + + + + Questa proprietà rappresenta la data di inizio di attività per un'organizzazione privata (impresa). + This property represents the date of the starting of the activity for a private organization. + + data inizio attività impresa + starting activity date + provvisoria + unstable + + + + + + Questa proprietà lega un agent ad un altro agente ed è utilizzata per modellare relazioni generali di responsabilità e di resoconto. + This property links an agent to another agent and it is used to represent general reporting or accountability relationships + + acts on behalf of + agisce per conto di + stabile + stable + + + + + Questa classe rappresenta il tipo di attiità svolta dall'organizzazione. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato. Nel caso di organizzazioni private (impresa) è necessario utilizzare la classificazione delle attività ATECO. Nel caso di organizzazioni pubbliche si può utilizzare la classificazione COFOG. + This class represents the type of activities carried out by the organization. The instances of this class can be modelled as skos concepts of a controlled vocabulary. In the case of private organization, this class is represented by the ATECO 2007 classification. In the case of public organizations, the COFOG classification can be used. + + Activity Type + Tipo attività + provvisoria + unstable + + + + + + Questa classe rappresenta il tipo di partecipazione di un'organizzazione in un'altra. Essa assume al momento due valori "Diretta" e "Indiretta". + This class represents the type of participation of an organization in another. The class is materialized with two possible values "Direct" "Indirect" participation. + + Participation Type + Tipo Partecipazione + stabile + stable + + + + + + + + + + + + + + + + + + + + + + + + + Questa è la classe che rappresenta un'organizzazione, sia essa pubblica che privata, tipicamente registrata all'interno di un registro pubblico (e.g., indice della PA per le pubbliche amministrazioni, registro imprese per le organizzazioni private). Esempio "Agenzia per l'Ialia Digitale", "Comune di Bologna", "TELECOM ITALIA SPA O TIM S.P.A." + This class represents an organization, be it public or private, usually registrated in a national public registry (e.g. in Italy "indice delle PA" for the public administrations, "Registro imprese" for the private organizations. Examples: "Agenzia per l'Italia Digitale", "Comune di Roma", "TELECOM ITALIA SPA o TIM S.P.A." + + Organization + Organizzazione + stabile + stable + + + + + + + + + + + + + + + + Questa classe rappresenta la forma giuridica di un'organizzazione privata (impresa). Le istanze di questa classe possono essere rappresentate da concetti dello standard skos di un vocabolario controllato. Esempi di forma giuridica per le imprese sono: "Impresa Individuale", "società a responsabilità limitata", ecc. + This class represents the legal form/status of the private organization. The instances of this class can be represented as skos concepts of a controlled vocabulary. + + Forma Giuridica + Legal Status + stabile + stable + + + + + + + + Questa proprietà rappresenta l'ammontare totale del bilancio di un'organizzazione. + This property represents the total amount of the balance sheet of an organization. + + ammontare totale + total amount + stabile + stable + + + + + + Questa proprietà raappresenta una descrizione generale delle principali funzioni dell'organizzazione. + This property represents a general description of the main functions of the organization. + + funzione principale + main function + stabile + stable + + + + + 1 + + + + + + + + Questa proprietà consente di specificare la denominazione ufficiale della forma giuridica per le organizzazioni, sia private che pubbliche. La denominazione ufficiale è definita nel vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status + This is the preferred label used in the controlled vocabulary on the Legal Status of organizations, both private and public https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status + + denominazione forma giuridica + preferred label legal status + stabile + stable + + + + + + + + + + + Property that links the private organization to its purpose or type of activity + Proprietà che lega l'organizzazione privata al suo scopo o tipo di attività svolta + + ha tipo attività organizzazione privata + has company activity type + has private organization activty type + tipo di attività di azienda + provvisoria + unstable + + + + + Questa classe rappresenta un evento di sostituzione per un'organizzazione. Come la sostituzione di una pubblica amministrazioe con un'altra. + This class represents a replacement event for an organization. + + Replacement + Sostituzione + stabile + stable + + + + + 1 + + + + + + + + + Questa proprietà rappresenta il codice IPA, il codice univoco, assegnato all'organizzazione pubblica in fase di accreditamento presso l'indice nazionale PA (IPA). Il Codice IPA viene comunicato tramite e-mail dal Gestore dell'IPA al referente dell'Ente. + This property represents the unique identifier of a public organization assigned when it is registered in the Italian national registry of Public Administrations (IPA). + + IPA code + codice IPA + codice Indice PA + stabile + stable + + + + + 1 + + + + + + + + + Questa proprietà rappresenta il codice univoco dell'ufficio dell'organizzazione. + This property represents the unique code used to identify the office of the organization. + + codice univoco ufficio + office identifier + stabile + stable + + + + + + + + + + + Questa proprietà rappresenta il numero di Partita IVA di un'organizzazione privata (impresa). + This property represents the VAT number of a private organization. + + Partita Iva + VAT number + stabile + stable + + + + + Questa è la distribuzione JSON-LD dell'ontologia delle organizzazioni (pubbliche e private) + This is the distribution in JSON-LD of the Organization (Public or Private) ontology + + + Distribuzione JSON-LD ontologia COV-AP_IT + JSON-LD distribution of COV-AP_IT Ontology + + + + + + + + + + + 1 + + + + + + Questa classe rappresenta la cateogoria dell'organizzazione pubblica. Le istanze di questa classe possono essere modellate come concetti dello standard skos di un vocabolario controllato. Esempi includono: "Agenzie ed Enti per il Turismo", "Città Metropolitane", "Presidenza del Consiglio, Minsiteri e Avvocatura dello Stato". + This class represents the category of the public organization. The instances of this class can be modelled as concept of the skos standard of a controlled vocabulary. + + Categoria Organizzazione Pubblica + Public Organization Category + stable + stable + + + + + + + 1 + + + + + + Questa proprietà lega un'organizzazione con il tipo di funzioni/attività svolte. + This property links an organization with the type of function/activities it carries out. + + ha tipo di attività + has activity type + provvisoria + unstable + + + + + Questa è la distribuzione RDF/Turtle dell'ontologia delle organizzazioni (pubbliche e private) + This is the distribution in RDF/turtle of the Organization (Public or Private) ontology + + + Distribuzione RDF/Turtle ontologia COV-AP_IT + RDF/Turtle distribution of COV-AP_IT Ontology + + + + + + + + + + Proprerty meant for linking any entity to a public organization. + Proprietà che collega una qualsiasi entità ad un organizzazione pubblica. + + ha organizzazione pubblica + ha pubblica amministrazione + has public organization + + + + + + + banche dati e open data + + + + + + + Questa proprietà lega un evento di cambiamento alla organizzazione che risultante al termine del cambiamento. + This property links a Change Event to the organization that resulted from it. + + organizzazione risultante + resulting organization + stabile + stable + + + + + + Questa proprietà rappresenta il compenso di un membro con uno specifico ruolo nell'organizzazione. + This property represents the remuneration of a member with a specific role on the organization. + + compenso + remuneration + stabile + stable + + + + + + + Property that links the public organization to its purpose or type of activity + Proprietà che lega l'organizzazione pubblica al suo scopo o tipo di attività svolta + + ha tipo attività organizzazione pubblica + has public organization activty type + provvisoria + unstable + + + + + cnr - Z6HZEH - STLab + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) + + + + + + + + + + + + + + 1 + + + + + + Questa classe rappresenta una generica unità di supporto o unità/divisione dell'organizzazione. Un nome alternativo potrebbe essere anche Dipartimento. Essa, nel contesto italiano, si suddivide in due tipologie di unità di supporto: Area Organizzativa Omogena e Ufficio (unità organizzativa). Questa è una classe astratta istanziata nei dati con i due precedenti tipi. + This class represents a generic support unit/division of an organization. An alternative name can be department. In the italian context there are two main types of support unit; namely, the homogeneous organizational area and the office. This is an astract class that is instantitate with the two above two types. + + Department + Dipartimento + Divisione + Support Unit (Department) + Unità di supporto + stabile + stable + + + + + + + Questa proprietà collega la partecipazione al suo tipo (diretta o indiretta). + This property links the Participation to its type (i.e., direct or indirect). + + ha tipo di partecipazione nell'organizzazione + has participation type + stabile + stable + + + + + Questa è la distribuzione RDF/XML dell'ontologia dei organizzazioni (pubbliche e private) + This is the distribution in RDF/XML of the Organization (Public or Private) ontology + + + Distribuzione RDF/XML ontologia COV-AP_IT + RDF/XML distribution of COV-AP_IT Ontology + + + + + + + 1 + + + + + + Questa classe specializza la classe Tipo di Attività per poter rappresentare la classificazione di un organizzazione pubblica sulla base del proprio scopo o tipo di attività svolta. Nel contesto italiano le istanze di questa classe sono quelle del vocabolario controllato Cofog2009 disponibile al seguente URI: https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/cofog-2009 + This class specializes the class Activity Type in order to represent the classification of the public organization based on its purpose or activity type. In the Italian context the instances of this calss are those of the controlled vocabulary Cofog2009 available at the following URI: https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/cofog-2009 + + Public Organization Activity Type + Tipo Attività Organizzazione Pubblica + provvisoria + unstable + http://www.w3.org/2004/02/skos/core#Concept + + + + + + + + + Property that relates any kind of entity to a private organization or company. + Proprietà che collega una qualsiasi entità ad un organizzazione privata o azienda. + + ha associazione privata + ha azienda + ha compagnia + ha ditta + ha impresa + has company + has private organization + + + + + + + Questa classe rappresenta la natura di appartenenza di un agente di un'organizzazione. In particolare, la classe è una relazione ennaria che rappresenta una situazione che coinvolge un agente, un'organizzazione, i l ruolo che l'agente ricopre nell'organizzazione ed eventualment eil lasso temporale in cui quel ruolo è svolto. Esempio: la classe consente di rappresentare il ruolo di amministratore delegato di un'impresa in un certo lasso temporale oppure il ruolo di consigliere in una società partecipata di una pubblica amministrazione in un certo intervallo temporale. + This class represents the nature of an Agent's membership of an organization. In particular, the class is an n-ary relationship (a situation) that involves an Agent, an Organization, a Role and a Time Period. + + Appartenenza + Employment + stabile + stable + + + + + + + + + Questa proprietà lega un'organizzazione alle sue unità di supporto (o divisioni o dipartimenti) che possono essere areee organizzative omogenee o uffici + This property links an organization to its support units (or dividision or departments) that can be homogeneous organizational areas or offices. + + ha dipartimento + ha divisione + has department + has support unit + stabile + stable + + + + + + + Questa proprietà rappresenta la percentuale (quota) di partecipazione di un'organizzazione in un'altra in un certo lasso temporale. Esempio "2.38"). La proprietà è molto utile nei casi di descrizione di società partecipate per esempio. + This property represents the percentage of participation (share) of an organization in another during a time period. + + participation percentage + percentuale di partecipazione + stabile + stable + + + + + Questa classe rappresenta organizzazioni miste pubblico-private. + This class represents hybrid organization public-private + + Organizzazione Pubbico-Privata + Public-Private Organization + provvisoria + unstable + + + + + 1 + + + + + 1 + + + + + + 1 + + + + + + + Questa proprietà lega l'organizzazione pubblica alla propria categoria. + This property links the public organization to its category. + + ha categoria dell'organizzazione + has category + stabile + stable + + + + + 1 + + + + + + + + This property represents an alternative name for the organization such as a colloquial name. + + alternative name + nome alternativo + Questa proprietà rappresenta un nome alternativo dell'organizzazione (e.g., un nome colloquiale). + stabile + stable + + + + + Questa classe rappresenta lo stato di un'organizzazione privata (impresa). Essa assume i seguenti valori predefiniti: "registrata" "cancellata" "in fase di registrazione". + This class is used to represent the status of a private organization. This class assumes the following values: "registered" "cancelled" and "under registration". + + Stato + Status + provvisoria + unstable + + + + + + + Questa proprietà è l'inversa di organizzazione d'origine e collega un'organizzazione a un evento di cambiamento. + This property is the inverse of orginal organization and it is used to link the organization with the change event. + + cambiata da + changed by + stabile + stable + + + + + + + + La relaziona che permette di assoicare un'organizzazione a qualsiasi cosa. + The relation that allows to associate an organization with anything. + + ha organizzazione + has organization + + + + + + + Property meant for linking a public organization to any kind of entity. + Proprietà pensata per collegare un'organizzazione pubblica ad una qualsiasi entità. + + is public organization of + è organizzazione pubblica di + è pubblica amministrazione di + + + + + + + Questa proprietà rappresenta il nome primario o il nome legale dell'organizzazione oppure può essere utilizzata per rappresentare l'etichetta primaria per il ruolo. + This is the primary or legal name for the organization or it can be used to indicate the primary label of a role. + + legal name + nome legale + stabile + stable + + + + + + + + + + + + + Questa classe rappresenta un'organizzazione pubblica. Una pubblica amministrazione e qualsiasi altra organizzazione di nautra pubblica può essere modellata utilizzando questa classe. In generale, individui di questa classe sono organizzazioni registrate presso l'Indice della PA (IPA). +Questa classe deriva dall'analoga classe del Core Public Organization Vocabulary. + This class represents a public organization. Thus, a public administration is a public organization. Any other organization that is defined public can be modelled using this class. This class is derived from the Core Public Organization Vocabulary. - - Amministrazione pubblica - Public Organization - organizzazione pubblica - stabile - stable - - - - - - - - - - Questa classe rappresenta la cateogoria dell'organizzazione pubblica. Le istanze di questa classe possono essere modellate come concetti dello standard skos di un vocabolario controllato. Esempi includono: "Agenzie ed Enti per il Turismo", "Città Metropolitane", "Presidenza del Consiglio, Minsiteri e Avvocatura dello Stato". - This class represents the category of the public organization. The instances of this class can be modelled as concept of the skos standard of a controlled vocabulary. - - Categoria Organizzazione Pubblica - Public Organization Category - stable - stable - - - - - - - - - - - Questa classe rappresenta organizzazioni miste pubblico-private. - This class represents hybrid organization public-private - - Organizzazione Pubbico-Privata - Public-Private Organization - provvisoria - unstable - - - - - - - - - Questa classe rappresenta un evento di sostituzione per un'organizzazione. Come la sostituzione di una pubblica amministrazioe con un'altra. - This class represents a replacement event for an organization. - - Replacement - Sostituzione - stabile - stable - - - - - - - - - Questa classe rappresenta una scissione per un'organizzaizone. - This class represents a scission event for an organization. - - Scission - Scissione - stabile - stable - - - - - - - - - Questa classe rappresenta lo stato di un'organizzazione privata (impresa). Essa assume i seguenti valori predefiniti: "registrata" "cancellata" "in fase di registrazione". - This class is used to represent the status of a private organization. This class assumes the following values: "registered" "cancelled" and "under registration". - - Stato - Status - provvisoria - unstable - - - - - - - - - Questa classe rappresenta una generica unità di supporto o unità/divisione dell'organizzazione. Un nome alternativo potrebbe essere anche Dipartimento. Essa, nel contesto italiano, si suddivide in due tipologie di unità di supporto: Area Organizzativa Omogena e Ufficio (unità organizzativa). Questa è una classe astratta istanziata nei dati con i due precedenti tipi. - This class represents a generic support unit/division of an organization. An alternative name can be department. In the italian context there are two main types of support unit; namely, the homogeneous organizational area and the office. This is an astract class that is instantitate with the two above two types. - - Department - Dipartimento - Divisione - Support Unit (Department) - Unità di supporto - stabile - stable - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - - 1 - - - - Questa classe rappresenta il servizio di fatturazione elettronica così come definito nell'ambito dell'indice della pubblica amministrazione (IPA). - This class represents the Italian references for the eInvoice service, as defined in the national registry of public administrations named IPA. - - Servizio Fatturazione Elettronica - eInvoice Service - stabile - stable - - - - - - - - - - - - - - - agid - Agenzia per l'Italia Digitale - Italian Digital Agency - - - - - - - - - - - banche dati e open data - - - - - - - - - - Questa è la distribuzione JSON-LD dell'ontologia delle organizzazioni (pubbliche e private) - This is the distribution in JSON-LD of the Organization (Public or Private) ontology - - - Distribuzione JSON-LD ontologia COV-AP_IT - JSON-LD distribution of COV-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/Turtle dell'ontologia delle organizzazioni (pubbliche e private) - This is the distribution in RDF/turtle of the Organization (Public or Private) ontology - - - Distribuzione RDF/Turtle ontologia COV-AP_IT - RDF/Turtle distribution of COV-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/XML dell'ontologia dei organizzazioni (pubbliche e private) - This is the distribution in RDF/XML of the Organization (Public or Private) ontology - - - Distribuzione RDF/XML ontologia COV-AP_IT - RDF/XML distribution of COV-AP_IT Ontology - - - - - - - - - - - - TD - Digital Transformation Team - Team per la Trasformazione Digitale - - - - - - - - - cnr - Z6HZEH - STLab - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) - - - - - - - - - Data & Analytics Framework - - - - - - - - - OntoPiA - la rete di ontologie della pubblica amministrazione italiana - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - 1 - - - 1 - + + Amministrazione pubblica + Public Organization + organizzazione pubblica + stabile + stable + + + + + + + + + + + + + + Questa classe rappresenta un ufficio dell'organizzazione (nell'ambito delle organizzazioni pubbliche è anche detto unità organizzativa). + This class represents a specific office of an organization. In the public organization sector it can be also known as Organizational Unit. + + Office + Ufficio + Unità organizzativa + stabile + stable + + + + + 1 + + + + + + + + + 1 + + + + + + + + + + + + + + 1 + + + + + + + Questa proprietà lega un'organizzazione a uno o più bilanci. + This property links the Organization with one or more balance sheets. + + foglio di bilancio + ha bilancio + has balance sheet + stabile + stable + + + + + + + + + + + + + + + + Questa classe rappresenta un gruppo ossia una collezione di agenti individuatli. Il concetto è volutamente ampio per poter rappresentare gruppi informale ma anche gruppi formati ad-hoc, comunità, ecc. + This class represents a group, a collection of individual agents. This concept is intentionally quite broad, covering informal and ad-hoc groups, long-lived communities, organizational groups within a workplace, etc. + + Group + Gruppo + provvisoria + unstable + + + + + + 1 + + + + + + + + Questa proprietà è utilizzata per rappresentare il codice della forma giuridica utilizzato nel relativo vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status + This property is used to represent the code of legal status used in the related controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-organizations/legal-status + + codice forma giuridica + identificativo forma giuridica + legal status code + stabile + stable + + + + + + + + Questa proprietà modella una sequenza ordinata di organizzazioni che precedono o si susseguono le un con le altre. Nello specifico questa proprietà rappresenta un'organizzazione che precede un'altra. + This property models an ordered sequence of organizations that precede and succeed each other.. In particular this property represents the organization that precedes another. + + precede + precedes + stabile + stable + + + + + + Questa proprietà rappresenta l'onere complessivo a qualsiasi titolo gravante per l'anno sul bilancio dell'amministrazione. Questa informazione è richiesta per la pubblicazione ai sensi dell’art. 22, c. 2 del d.lgs. n. 33/2013. + This property is used to model the total tax burden of the year which impacts on the balance of the organization. This data is required by specific Italian law. + + onere complessivo + total tax burden + provvisoria + unstable + + + + + + + + + + + + + + + + Questa classe rappresenta le principali informazioni sul bilancio dell'organizzazione quali per esempio l'anno di riferimento, l'ammontare totale e l'onere complessivo. + + Balance sheet + Bilancio + provvisoria + unstable + + + + + + Questa proprietà lega l'ufficio o l'unità organizzativa al servizio di fatturazione elettronica. Questa proprietà è materializzata nello specifico per le organizzazioni pubbliche + This property links an office (or organizational unit) to a eInvoice Service. This property is materialized (it is mandatory) in the case of public organization. + + ha servizio di fatturazione elettronica + has eInvoice service + stabile + stable + + + + + + Questa proprietà è l'inversa di ha unità di supporto e lega l'unità di supporto con la relativa organizzazione. + This property is the inverse of has support unit and links a support unit with its organization. + + is support unit of + è dipartimento di + è divisione di + stabile + stable + + + + + + Questa proprietà rappresenta l'oggetto sociale dell'organizzazione privata (impresa). + This property represents the business objectives or the corporate purpose of the private organization. + + business objective + oggetto sociale + provvisoria + unstable + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + Questa proprietà collega la situazione partecipazione di un'organizzazione all0organizzazione. In particolare, questa proprietà modella il fatto che un'organizzazione è partecipata dall'altra. + This property links the situation of participation of an organization to an organization. Specifically this property models the fact that an organization is participated by another one. + + partecipata + participated + provvisoria + unstable + + + + + + + + + + + Questa proprietà consente di specificare un identificativo alternativo a quelli già utilizzati per identificare le organizzazioni (alternativo al codice fiscale, al codice IPA per le organizzazioni pubbliche, la partita IVA per le imprese). L'identificativo alternativo può essere un identificativo dell'organizzazione presso altri sistemi o banche dati (ad esempio il PIC number attribuito a organizzazioni che partecipano a progetti europei). + This property allows one to model an alternative identifier with respect to the identifiers already defined for the organizations (it is an alternative identifier with respect to the tax code, the IPACode for Public organizations, the VATNumber for the companies). The alternative identifier can be an identifier of the organization available at other systems or databases (e.g., the PIC number for organizations participating in European projects) + + ha identificativo alternativo + has alternative identifier + provvisoria + unstable + + + + + + agid + Agenzia per l'Italia Digitale + Italian Digital Agency + + + + + Questa classe rappresenta un evento di costituzione di un'organizzazione. + This class represents the foundation event for an organization. + + Costituzione + Foundation + stabile + stable + + + + + + 1 + + + + + 1 + + + + + + + Relation that allows to associate anything to an organization. + Relazione che prevede un organizzazione come dominio di ogni cosa. + + is organization of + è organizzazione di + + + + + + + Questa proprietà modella una sequenza ordinata di organizzazioni that precedono o si susseguono le un con le altre. Nello specifico questa proprietà rappresenta un'organizzazione che segue un'altra. + This property models an ordered sequence of organizations that precede and succeed each other.. In particular this property represents the organization that follows another. + + follows + segue + stabile + stable + + + + + + Questa proprietà collega un evento del cambiamento all'organizzazione che esisteva prima del cambiamento. Sebbene la classe Costituzione sia sotto classe di Evento del Cambiamento, è inappropriato utilizzare tale classe con questa proprietà. + The property links a Change Event to the organization that existed before the change. Although the Foundation Event class is defined as a sub class of Change Event, it is inappropriate to use this property with the Foundation Event class. + + organizzazione di origine + original organization + stabile + stable + + + + + 1 + + + + + + + + + + + Questa classe rappresenta un evento di Chiusra per un'organizzazione. + This class represents the Closing event for an organization. + + Chiusura + Closing + stabile + stable + + + + + 1 + + + + + 1 + + + + + + + + + + + + + Questa classe rappresenta una scissione per un'organizzaizone. + This class represents a scission event for an organization. + + Scission + Scissione + stabile + stable + + + + + + + + 1 + + + + + + 1 + + + + + + + + + + Data & Analytics Framework + + + + + + + + + + + + + + 1 + + + + + + + + 1 + + + + + 1 + + + + + + + + + + + + + + + + + 1 + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - diff --git a/Ontologie/COV/latest/COV-aligns-AP_IT.jsonld b/Ontologie/COV/latest/COV-aligns-AP_IT.jsonld index d306f48b..dc5ac27c 100644 --- a/Ontologie/COV/latest/COV-aligns-AP_IT.jsonld +++ b/Ontologie/COV/latest/COV-aligns-AP_IT.jsonld @@ -6,7 +6,6 @@ "cpvapit": "https://w3id.org/italia/onto/CPV/", "dc": "http://purl.org/dc/elements/1.1/", "dct": "http://purl.org/dc/terms/", - "dcterms": "http://purl.org/dc/terms/", "dul": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#", "epo": "http://data.europa.eu/a4g/ontology#", "foaf": "http://xmlns.com/foaf/0.1/", @@ -19,71 +18,117 @@ "skos": "http://www.w3.org/2004/02/skos/core#", "time": "http://www.w3.org/2006/time#", "vcard": "http://www.w3.org/2006/vcard/ns#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "org:unitOf", - "@type": "owl:ObjectProperty" + "@id": "covapit:ActivityType", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + } }, { - "@id": "org:classification", - "@type": "owl:ObjectProperty", - "owl:equivalentProperty": { - "@id": "covapit:hasCategory" + "@id": "covapit:ChangeEvent", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:subClassOf": { + "@id": "org:ChangeEvent" } }, { - "@id": "org:reportsTo", - "@type": "owl:ObjectProperty" + "@id": "covapit:Foundation", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + } }, { - "@id": "covapit:legalName", - "@type": "owl:DatatypeProperty", + "@id": "covapit:Group", + "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:subPropertyOf": { - "@id": "skos:prefLabel" } }, { - "@id": "org:hasUnit", - "@type": "owl:ObjectProperty" + "@id": "covapit:LegalStatus", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + } }, { - "@id": "skos:altLabel", - "@type": "owl:DatatypeProperty" + "@id": "covapit:Organization", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:subClassOf": [ + { + "@id": "schema:Organization" + }, + { + "@id": "org:Organization" + } + ] }, { - "@id": "org:resultingOrganization", - "@type": "owl:ObjectProperty", - "owl:equivalentProperty": { - "@id": "covapit:resultingOrganization" + "@id": "covapit:PrivateOrgActivityType", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" } }, { - "@id": "covapit:hasLegalStatusDesc", - "@type": "owl:DatatypeProperty", + "@id": "covapit:PrivateOrganization", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:subClassOf": [ + { + "@id": "regorg:RegisteredOrganization" + }, + { + "@id": "epo:Business" + } + ] + }, + { + "@id": "covapit:PublicOrgActivityType", + "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" } }, { - "@id": "covapit:changedBy", - "@type": "owl:ObjectProperty", + "@id": "covapit:PublicOrganization", + "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:subClassOf": { + "@id": "cpov:PublicOrganization" } }, { - "@id": "covapit:ChangeEvent", + "@id": "covapit:PublicOrganizationCategory", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + } + }, + { + "@id": "covapit:SupportUnit", "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:subClassOf": { - "@id": "org:ChangeEvent" + "@id": "org:OrganizationalUnit" } }, { @@ -97,97 +142,115 @@ } }, { - "@id": "covapit:Group", - "@type": "owl:Class", + "@id": "covapit:altName", + "@type": "owl:DatatypeProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:subPropertyOf": { + "@id": "skos:altLabel" } }, { - "@id": "covapit:Organization", - "@type": "owl:Class", + "@id": "covapit:changedBy", + "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:subClassOf": [ - { - "@id": "schema:Organization" - }, - { - "@id": "org:Organization" - } - ] - }, - { - "@id": "org:Organization", - "@type": "owl:Class" + } }, { - "@id": "org:orginalOrganization", + "@id": "covapit:hasActivityType", "@type": "owl:ObjectProperty", - "owl:equivalentProperty": { - "@id": "covapit:originalOrganization" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:subPropertyOf": { + "@id": "org:purpose" } }, { - "@id": "foaf:Group", - "@type": "owl:Class", - "owl:equivalentClass": { - "@id": "covapit:Group" + "@id": "covapit:hasCategory", + "@type": "owl:ObjectProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" } }, { - "@id": "epo:Business", - "@type": "owl:Class" + "@id": "covapit:hasLegalStatusCode", + "@type": "owl:DatatypeProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + } }, { - "@id": "org:ChangeEvent", - "@type": "owl:Class" + "@id": "covapit:hasLegalStatusDesc", + "@type": "owl:DatatypeProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + } }, { - "@id": "covapit:subOrganizationOf", + "@id": "covapit:hasLogo", "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" } }, { - "@id": "covapit:hasLogo", + "@id": "covapit:hasPrivateOrgActivityType", "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:subPropertyOf": { + "@id": "org:purpose" } }, { - "@id": "regorg:RegisteredOrganization", - "@type": "owl:Class" + "@id": "covapit:hasPublicOrgActivityType", + "@type": "owl:ObjectProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:subPropertyOf": { + "@id": "org:purpose" + } }, { - "@id": "skos:Concept", - "@type": "owl:Class" + "@id": "covapit:hasSubOrganization", + "@type": "owl:ObjectProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + } }, { - "@id": "covapit:hasPrivateOrgActivityType", + "@id": "covapit:hasSupportUnit", "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" }, "rdfs:subPropertyOf": { - "@id": "org:purpose" + "@id": "org:hasUnit" } }, { - "@id": "covapit:Foundation", - "@type": "owl:Class", + "@id": "covapit:isSupportUnitOf", + "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:subPropertyOf": { + "@id": "org:unitOf" } }, { - "@id": "covapit:ActivityType", - "@type": "owl:Class", + "@id": "covapit:legalName", + "@type": "owl:DatatypeProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" + }, + "rdfs:subPropertyOf": { + "@id": "skos:prefLabel" } }, { @@ -198,41 +261,54 @@ } }, { - "@id": "dc:title", - "@type": "owl:AnnotationProperty" + "@id": "covapit:resultedFrom", + "@type": "owl:ObjectProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/COV" + } }, { - "@id": "covapit:SupportUnit", - "@type": "owl:Class", + "@id": "covapit:resultingOrganization", + "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:subClassOf": { - "@id": "org:OrganizationalUnit" } }, { - "@id": "covapit:altName", - "@type": "owl:DatatypeProperty", + "@id": "covapit:subOrganizationOf", + "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:subPropertyOf": { - "@id": "skos:altLabel" } }, { - "@id": "org:subOrganizationOf", - "@type": "owl:ObjectProperty", - "owl:equivalentProperty": { - "@id": "covapit:subOrganizationOf" + "@id": "cpov:FoundationEvent", + "@type": "owl:Class", + "owl:equivalentClass": { + "@id": "covapit:Foundation" } }, { - "@id": "covapit:PrivateOrgActivityType", + "@id": "cpov:PublicOrganization", + "@type": "owl:Class" + }, + { + "@id": "dc:modified", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dc:title", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "epo:Business", + "@type": "owl:Class" + }, + { + "@id": "foaf:Group", "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" + "owl:equivalentClass": { + "@id": "covapit:Group" } }, { @@ -241,15 +317,15 @@ "dc:creator": [ { "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + "@value": "Agency for Digital Italy - AgID" }, { "@language": "en", - "@value": "Italian Digital Transformation Team" + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" }, { "@language": "en", - "@value": "Agency for Digital Italy - AgID" + "@value": "Italian Digital Transformation Team" } ], "dc:modified": { @@ -274,158 +350,88 @@ } }, { - "@id": "covapit:hasCategory", - "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - } - }, - { - "@id": "covapit:PublicOrganization", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:subClassOf": { - "@id": "cpov:PublicOrganization" - } + "@id": "org:ChangeEvent", + "@type": "owl:Class" }, { - "@id": "skos:notation", - "@type": "owl:DatatypeProperty" + "@id": "org:Organization", + "@type": "owl:Class" }, { - "@id": "skos:prefLabel", - "@type": "owl:DatatypeProperty" + "@id": "org:OrganizationalUnit", + "@type": "owl:Class" }, { - "@id": "org:resultedFrom", + "@id": "org:changedBy", "@type": "owl:ObjectProperty", "owl:equivalentProperty": { - "@id": "covapit:resultedFrom" - } - }, - { - "@id": "dc:modified", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "covapit:resultedFrom", - "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" + "@id": "covapit:changedBy" } }, { - "@id": "covapit:hasSupportUnit", + "@id": "org:classification", "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:subPropertyOf": { - "@id": "org:hasUnit" + "owl:equivalentProperty": { + "@id": "covapit:hasCategory" } }, { - "@id": "covapit:hasPublicOrgActivityType", + "@id": "org:hasSubOrganization", "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:subPropertyOf": { - "@id": "org:purpose" + "owl:equivalentProperty": { + "@id": "covapit:hasSubOrganization" } }, { - "@id": "cpov:PublicOrganization", - "@type": "owl:Class" - }, - { - "@id": "covapit:LegalStatus", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - } + "@id": "org:hasUnit", + "@type": "owl:ObjectProperty" }, { - "@id": "cpov:FoundationEvent", - "@type": "owl:Class", - "owl:equivalentClass": { - "@id": "covapit:Foundation" + "@id": "org:orginalOrganization", + "@type": "owl:ObjectProperty", + "owl:equivalentProperty": { + "@id": "covapit:originalOrganization" } }, { - "@id": "covapit:PublicOrgActivityType", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - } + "@id": "org:purpose", + "@type": "owl:ObjectProperty" }, { - "@id": "covapit:PrivateOrganization", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:subClassOf": [ - { - "@id": "epo:Business" - }, - { - "@id": "regorg:RegisteredOrganization" - } - ] + "@id": "org:reportsTo", + "@type": "owl:ObjectProperty" }, { - "@id": "covapit:hasActivityType", + "@id": "org:resultedFrom", "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:subPropertyOf": { - "@id": "org:purpose" + "owl:equivalentProperty": { + "@id": "covapit:resultedFrom" } }, { - "@id": "org:hasSubOrganization", + "@id": "org:resultingOrganization", "@type": "owl:ObjectProperty", "owl:equivalentProperty": { - "@id": "covapit:hasSubOrganization" + "@id": "covapit:resultingOrganization" } }, { - "@id": "covapit:isSupportUnitOf", + "@id": "org:subOrganizationOf", "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - }, - "rdfs:subPropertyOf": { - "@id": "org:unitOf" - } - }, - { - "@id": "covapit:PublicOrganizationCategory", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" + "owl:equivalentProperty": { + "@id": "covapit:subOrganizationOf" } }, { - "@id": "covapit:hasSubOrganization", - "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - } + "@id": "org:unitOf", + "@type": "owl:ObjectProperty" }, { - "@id": "org:changedBy", - "@type": "owl:ObjectProperty", - "owl:equivalentProperty": { - "@id": "covapit:changedBy" - } + "@id": "regorg:RegisteredOrganization", + "@type": "owl:Class" }, { - "@id": "org:OrganizationalUnit", + "@id": "schema:Organization", "@type": "owl:Class" }, { @@ -433,26 +439,20 @@ "@type": "owl:ObjectProperty" }, { - "@id": "covapit:hasLegalStatusCode", - "@type": "owl:DatatypeProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - } + "@id": "skos:Concept", + "@type": "owl:Class" }, { - "@id": "covapit:resultingOrganization", - "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/COV" - } + "@id": "skos:altLabel", + "@type": "owl:DatatypeProperty" }, { - "@id": "org:purpose", - "@type": "owl:ObjectProperty" + "@id": "skos:notation", + "@type": "owl:DatatypeProperty" }, { - "@id": "schema:Organization", - "@type": "owl:Class" + "@id": "skos:prefLabel", + "@type": "owl:DatatypeProperty" } ] -} +} \ No newline at end of file diff --git a/Ontologie/COV/latest/COV-aligns-AP_IT.rdf b/Ontologie/COV/latest/COV-aligns-AP_IT.rdf index 5d516b1b..8c719a80 100644 --- a/Ontologie/COV/latest/COV-aligns-AP_IT.rdf +++ b/Ontologie/COV/latest/COV-aligns-AP_IT.rdf @@ -5,33 +5,73 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" > - + + + + + + + + + + Agency for Digital Italy - AgID + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Italian Digital Transformation Team + 2019-04-23 + Questi sono gli allineamenti dell'ontologia sulle organizzazioni (pubbliche, private) Core Organization Vocabulary - Italian Application Profile (COV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate. + These are the alignments to external ontologies widely used and available at the state of the art + + + + + + + + + + + + + + - + + + + + + + - + - - - + + - + + + - - + + + - + + + + + + - @@ -42,203 +82,163 @@ - - - - - + - - + - + + + + + + + - - - + - - + - - + - - - - - - - - - - These are the alignments to external ontologies widely used and available at the state of the art - - Italian Digital Transformation Team - - - Agency for Digital Italy - AgID - 2019-04-23 - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Questi sono gli allineamenti dell'ontologia sulle organizzazioni (pubbliche, private) Core Organization Vocabulary - Italian Application Profile (COV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate. - - - + - - - - - - - - + - - - - - + - - - + + - + - + - - + + - + + - + - - + + - - - - - - + - - - - + - - - - + - - + - - - + + - - + + - - - + + - + + + - - + - - - - - + - + + - + - - - - - + + + + + - + + + + - - - + + - + + + + + - - + + + + + + - - - + + + - + - + - - + + diff --git a/Ontologie/CPEV/latest/CPEV-AP_IT.jsonld b/Ontologie/CPEV/latest/CPEV-AP_IT.jsonld index d4e5f140..bb3e929c 100644 --- a/Ontologie/CPEV/latest/CPEV-AP_IT.jsonld +++ b/Ontologie/CPEV/latest/CPEV-AP_IT.jsonld @@ -1,28 +1,203 @@ { "@context": { - "CLV": "https://w3id.org/italia/onto/CLV/", "admsapit": "https://w3id.org/italia/onto/ADMS/", - "dc": "http://purl.org/dc/elements/1.1/", "dcat": "http://www.w3.org/ns/dcat#", - "dcterms": "http://purl.org/dc/terms/", + "dct": "http://purl.org/dc/terms/", "foaf": "http://xmlns.com/foaf/0.1/", "l0": "https://w3id.org/italia/onto/l0/", "owl": "http://www.w3.org/2002/07/owl#", "prov": "http://www.w3.org/ns/prov#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", - "schema": "http://schema.org/", - "skos": "http://www.w3.org/2004/02/skos/core#", "vcard": "http://www.w3.org/2006/vcard/ns#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "https://w3id.org/italia/onto/SM/hasImage", - "@type": "owl:ObjectProperty" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb1", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPEV/hasPublicEventTypology" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEventTypology" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb10", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CPEV/Playbill" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPEV/hasPlaybill" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb11", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPEV/eventTitle" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb12", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:description" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb13", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPEV/eventAbstract" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb14", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPEV/eventContentKeyword" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb15", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPEV/shortEventTitle" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb16", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "l0:identifier" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb17", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb18", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPEV/hosts" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb19", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb2", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPEV/takesPlaceIn" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/POI/PointOfInterest" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb3", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/RO/hasRiT" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole" + } }, { - "@id": "_:Nf6040ca655114c8882ac88f6edc30953", + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb4", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb5", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPEV/Audience" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPEV/targetAudience" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb6", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/POT/Offer" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/POT/hasOffer" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb7", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/SM/Image" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/SM/hasImage" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb8", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/SM/hasOnlineContactPoint" + } + }, + { + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb9", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "https://w3id.org/italia/onto/SM/Review" @@ -32,510 +207,601 @@ } }, { - "@id": "https://w3id.org/italia/onto/CPEV/hasPublicEventTypology", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPEV/isPublicEventTypologyOf" + "@id": "admsapit:Project", + "@type": "owl:Class" + }, + { + "@id": "admsapit:SemanticAsset", + "@type": "owl:Class" + }, + { + "@id": "admsapit:SemanticAssetDistribution", + "@type": "owl:Class" + }, + { + "@id": "dcat:accessURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dcat:downloadURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:description", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:format", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:identifier", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:license", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:title", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "foaf:Agent", + "@type": "owl:Class" + }, + { + "@id": "foaf:name", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "http://dati.gov.it/onto/dcatapit#Agent", + "@type": "owl:Class" + }, + { + "@id": "http://dati.gov.it/onto/dcatapit#Organization", + "@type": "owl:Class" + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" + ], + "dct:identifier": "agid", + "foaf:name": [ + { + "@language": "it", + "@value": "Agenzia per l'Italia Digitale" + }, + { + "@language": "en", + "@value": "Italian Digital Agency" + } + ] + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/c_g273", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" + ], + "dct:identifier": "c_g273", + "foaf:name": { + "@language": "it", + "@value": "Comune di Palermo" + } + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/c_l483", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" + ], + "dct:identifier": "c_l483", + "foaf:name": { + "@language": "it", + "@value": "Comune di Udine" + } + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/p_TN", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" + ], + "dct:identifier": "p_TN", + "foaf:name": { + "@language": "it", + "@value": "Provincia Autonoma di Trento" + } + }, + { + "@id": "https://w3id.org/italia/data/contact-point/onto-agid", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Organization", + "vcard:Kind", + "vcard:Organization" + ], + "vcard:fn": "banche dati e open data", + "vcard:hasEmail": { + "@id": "mailto:info@dati.gov.it" + } + }, + { + "@id": "https://w3id.org/italia/data/distribution/CPEVAPIT-JSON-LD", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" + ], + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPEV/latest" }, - "owl:versionInfo": [ + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPEV/latest/CPEV-AP_IT.jsonld" + }, + "dct:description": [ { "@language": "it", - "@value": "stabile" + "@value": "Questa è la distribuzione JSON-LD dell'ontologia degli Eventi Pubblici" }, { "@language": "en", - "@value": "stable" + "@value": "This is the distribution in JSON-LD of the Public Event ontology" } ], - "rdfs:comment": [ + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { "@language": "it", - "@value": "Questa proprietà collega un evento pubblico alla propria tipologia (definita nell'ambito di un vocabolario controllato)." + "@value": "Distribuzione JSON-LD ontologia CPEV-AP_IT" }, { "@language": "en", - "@value": "This property links a public evento to its typology (usually defined in the context of a controlled vocabulary)." + "@value": "JSON-LD distribution of CPEV-AP_IT Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/distribution/CPEVAPIT-RDF-TURTLE", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPEV/latest" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPEV" + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPEV/latest/CPEV-AP_IT.ttl" }, - "rdfs:label": [ + "dct:description": [ { "@language": "it", - "@value": "ha tipologia di evento pubblico" + "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia degli Eventi Pubblici" }, { "@language": "en", - "@value": "has public event typology" + "@value": "This is the distribution in RDF/turtle of the Public Event ontology" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEventTypology" - } - }, - { - "@id": "https://w3id.org/italia/onto/POT/hasTicket", - "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/POT/" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPEV/Event", - "@type": "owl:Class", - "owl:versionInfo": [ + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { "@language": "it", - "@value": "stabile" + "@value": "Distribuzione RDF/Turtle ontologia CPEV-AP_IT" }, { "@language": "en", - "@value": "stable" + "@value": "RDF/Turtle distribution of CPEV-AP_IT Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/distribution/CPEVAPIT-RDF-XML", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" ], - "prov:wasInfluencedBy": { - "@id": "schema:Event" + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPEV/latest" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPEV" + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPEV/latest/CPEV-AP_IT.rdf" }, - "rdfs:label": [ + "dct:description": [ { "@language": "it", - "@value": "Evento" + "@value": "Questa è la distribuzione RDF/XML dell'ontologia degli Eventi Pubblici" }, { "@language": "en", - "@value": "Event" + "@value": "This is the distribution in RDF/XML of the Public Event ontology" } ], - "rdfs:subClassOf": [ + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { - "@id": "https://w3id.org/italia/onto/TI/TimeIndexedEvent" + "@language": "it", + "@value": "Distribuzione RDF/XML ontologia CPEV-AP_IT" }, { - "@id": "l0:EventOrSituation" + "@language": "en", + "@value": "RDF/XML distribution of CPEV-AP_IT Ontology" } ] }, { - "@id": "https://w3id.org/italia/onto/SM/Image", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/TI/TimeIndexedEvent", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/TI/" + "@id": "https://w3id.org/italia/data/organization/private-organization/02190640223", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" + ], + "dct:identifier": "02190640223", + "foaf:name": { + "@language": "it", + "@value": "Open Content" } }, { - "@id": "dcat:downloadURL", - "@type": "owl:AnnotationProperty" + "@id": "https://w3id.org/italia/data/organization/public-organization/support-unit/cnr-ITD", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" + ], + "dct:identifier": "cnr-ITD", + "foaf:name": { + "@language": "it", + "@value": "CNR - Istituto per le Tecnologie Didattiche" + } }, { - "@id": "https://w3id.org/italia/onto/CPEV/eventAbstract", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - { - "@language": "en", - "@value": "stable" - } + "@id": "https://w3id.org/italia/data/organization/public-organization/td", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" ], - "rdfs:comment": [ + "dct:identifier": "TD", + "foaf:name": [ { - "@language": "it", - "@value": "Una breve descrizione (abstract) dell'evento. Per una descrizione completa, è necessario usare la proprietà description definita in l0." + "@language": "en", + "@value": "Digital Transformation Team" }, { - "@language": "en", - "@value": "An abstract of the event (maximum 180 characters). For a full description of the event, use the property l0:description" + "@language": "it", + "@value": "Team per la Trasformazione Digitale" } + ] + }, + { + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", + "@type": [ + "owl:NamedIndividual", + "l0:Agent" ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPEV" - }, - "rdfs:label": [ + "dct:identifier": "cnr - Z6HZEH - STLab", + "l0:name": [ { "@language": "en", - "@value": "abstract event" + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" }, { "@language": "it", - "@value": "descrizione breve evento" + "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" } + ] + }, + { + "@id": "https://w3id.org/italia/data/project/ComunWeb", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:description" + "l0:name": { + "@language": "it", + "@value": "ComunWeb" } }, { - "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition", - "@type": "owl:ObjectProperty" + "@id": "https://w3id.org/italia/data/project/DAF", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "Data & Analytics Framework" + } }, { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/c_l483", + "@id": "https://w3id.org/italia/data/project/OntoPiA", "@type": [ "owl:NamedIndividual", - "foaf:Agent", - "http://dati.gov.it/onto/dcatapit#Agent" + "admsapit:Project" ], - "dcterms:identifier": "c_l483", - "foaf:name": { + "l0:name": { "@language": "it", - "@value": "Comune di Udine" + "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" } }, { - "@id": "vcard:fn", - "@type": "owl:AnnotationProperty" + "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition", + "@type": "owl:Class" }, { - "@id": "https://w3id.org/italia/onto/CPEV/hosts", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPEV/takesPlaceIn" - }, - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - { - "@language": "en", - "@value": "stable" - } + "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition", + "@type": "owl:ObjectProperty" + }, + { + "@id": "https://w3id.org/italia/onto/CPEV", + "@type": [ + "owl:Ontology", + "owl:NamedIndividual", + "admsapit:SemanticAsset" ], - "rdfs:comment": [ + "admsapit:acronym": "CPEV-AP_IT", + "admsapit:hasContributor": [ { - "@language": "en", - "@value": "Property used to represent that a Point of Interest hosts a public event" + "@id": "https://w3id.org/italia/data/organization/public-organization/td" }, { - "@language": "it", - "@value": "Proprietà utilizzata per indicare che un certo punto di interesse ospita un evento pubblico" + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/POI/PointOfInterest" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPEV" + "admsapit:hasFormalityLevel": { + "@id": "admsapit:Formal" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "ospita" - }, - { - "@language": "en", - "@value": "hosts" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPEV/Playbill", - "@type": "owl:Class", - "owl:versionInfo": [ + "admsapit:hasKeyClass": [ { - "@language": "it", - "@value": "stabile" + "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" }, { - "@language": "en", - "@value": "stable" + "@id": "https://w3id.org/italia/onto/CPEV/PublicEventTypology" } ], - "prov:wasInfluencedBy": { - "@id": "schema:MediaObject" - }, - "rdfs:comment": [ + "admsapit:hasSemanticAssetDistribution": [ { - "@language": "it", - "@value": "Questa classe rappresenta la locandina/manifesto dell'evento (un file in formato PDF)." + "@id": "https://w3id.org/italia/data/distribution/CPEVAPIT-JSON-LD" }, { - "@language": "en", - "@value": "This class represents the event playbill (a file in PDF format)" + "@id": "https://w3id.org/italia/data/distribution/CPEVAPIT-RDF-TURTLE" + }, + { + "@id": "https://w3id.org/italia/data/distribution/CPEVAPIT-RDF-XML" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPEV" - }, - "rdfs:label": [ + "admsapit:hasTask": [ { - "@language": "en", - "@value": "Event Playbill" + "@id": "admsapit:AnnotationTask" }, { - "@language": "it", - "@value": "Locandina evento" + "@id": "admsapit:QueryFormulationTask" + }, + { + "@id": "admsapit:SearchTask" } ], - "rdfs:subClassOf": { - "@id": "l0:Object" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPEV/subEventOf", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPEV/superEventOf" + "admsapit:last": { + "@id": "https://w3id.org/italia/onto/CPEV/0.4" }, - "owl:versionInfo": [ + "admsapit:officialURI": { + "@type": "xsd:anyURI", + "@value": "https://w3id.org/italia/onto/CPEV" + }, + "admsapit:prefix": "cpevapit", + "admsapit:semanticAssetInUse": [ { - "@language": "it", - "@value": "stabile" + "@id": "https://w3id.org/italia/data/project/ComunWeb" }, { - "@language": "en", - "@value": "stable" + "@id": "https://w3id.org/italia/data/project/DAF" + }, + { + "@id": "https://w3id.org/italia/data/project/OntoPiA" } ], - "rdfs:comment": [ + "admsapit:status": [ + "catalogued", + "published" + ], + "admsapit:target": [ + "Cittadini", + "Imprese", + "Pubbliche Amministrazioni" + ], + "admsapit:type": { + "@id": "admsapit:DomainOntology" + }, + "dcat:contactPoint": { + "@id": "https://w3id.org/italia/data/contact-point/onto-agid" + }, + "dcat:keyword": [ { "@language": "en", - "@value": "This property is used to represent that an event is sub-event of a bigger one. Example includes the celebration in a specific city of the anniversary ot the first world war (the anniversary of the first world war is the bigger event that includes single events that are sub-events)." + "@value": "Event" }, { "@language": "it", - "@value": "Questa proprietà è utilizzata per rappresentare ula condizione per cui un evento è sotto evento di un evento più grande. Un esempio può essere la celebrazione in una specifica città dell'evento più grande riguardante l'anniversario della prima guerra mondiale (che è un super evento)." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPEV" - }, - "rdfs:label": [ + "@value": "Evento" + }, { "@language": "it", - "@value": "sotto-evento di" + "@value": "Evento pubblico" }, { "@language": "en", - "@value": "sub-event of" + "@value": "Public Event" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" - } - }, - { - "@id": "https://w3id.org/italia/data/project/OntoPiA", - "@type": [ - "owl:NamedIndividual", - "admsapit:Project" - ], - "l0:name": { - "@language": "it", - "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" - } - }, - { - "@id": "_:N0e34d53f7fd34335abae3bbd141ce319", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPEV/eventTitle" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "https://w3id.org/italia/data/organization/private-organization/02190640223", - "@type": [ - "http://dati.gov.it/onto/dcatapit#Agent", - "owl:NamedIndividual", - "foaf:Agent" - ], - "dcterms:identifier": "02190640223", - "foaf:name": { - "@language": "it", - "@value": "Open Content" - } - }, - { - "@id": "foaf:name", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "dcterms:identifier", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:Nd78a02548e164aadbfb4e5008b4abb66", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPEV/hasPublicEventTypology" + "dcat:theme": { + "@id": "http://publications.europa.eu/resource/authority/data-theme/EDUC" }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEventTypology" - } - }, - { - "@id": "dcterms:description", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:N9fbd8262389b4f0ab4ab54b9af6774bf", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPEV/takesPlaceIn" + "dct:accrualPeriodicity": { + "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/POI/PointOfInterest" - } - }, - { - "@id": "https://w3id.org/italia/onto/POT/hasOffer", - "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/POT/" - } - }, - { - "@id": "vcard:Organization", - "@type": "owl:Class" - }, - { - "@id": "http://dati.gov.it/onto/dcatapit#Organization", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CPEV/hasPlaybill", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "dct:creator": [ + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/c_g273" + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/c_l483" + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/p_TN" + }, + { + "@id": "https://w3id.org/italia/data/organization/private-organization/02190640223" + }, + { + "@id": "https://w3id.org/italia/data/organization/public-organization/support-unit/cnr-ITD" + } + ], + "dct:description": [ { "@language": "it", - "@value": "provvisoria" + "@value": "Questa è l'ontologia del profilo applicativo italiano sugli eventi pubblici. Essa si basa sul vocabolario europeo CPEV (Core Public Event Vocabulary - https://joinup.ec.europa.eu/solution/core-public-event-vocabulary) ed è utilizzata per descrivere qualsiasi tipo di evento al pubblico." }, { "@language": "en", - "@value": "unstable" + "@value": "This is the ontology of the Italian application profile for Public Events" } ], - "rdfs:comment": [ + "dct:identifier": "https://w3id.org/italia/onto/CPEV", + "dct:issued": { + "@type": "xsd:date", + "@value": "2017-12-06" + }, + "dct:language": [ { - "@language": "en", - "@value": "Property that links a public event to its playbill (a file)." + "@id": "http://publications.europa.eu/resource/authority/language/ENG" }, { - "@language": "it", - "@value": "Proprietà che lega un evento pubblico alla sua locandina (un file)." + "@id": "http://publications.europa.eu/resource/authority/language/ITA" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" + "dct:modified": { + "@type": "xsd:date", + "@value": "2019-04-23" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPEV" + "dct:publisher": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" }, - "rdfs:label": [ + "dct:rightsHolder": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + }, + "dct:title": [ { - "@language": "en", - "@value": "has playbill" + "@language": "it", + "@value": "Ontologia degli Eventi Pubblici - Profilo applicativo italiano" }, { - "@language": "it", - "@value": "ha locandina" + "@language": "en", + "@value": "Public Events Ontology - Italian Application Profile" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPEV/Playbill" - } - }, - { - "@id": "dcat:accessURL", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/RO/holdsRoleInTime", - "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/RO" - } - }, - { - "@id": "l0:Topic", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CPEV/isPublicEventTypologyOf", - "@type": "owl:ObjectProperty", + "owl:imports": [ + { + "@id": "https://w3id.org/italia/onto/AccessCondition" + }, + { + "@id": "https://w3id.org/italia/onto/POI" + }, + { + "@id": "https://w3id.org/italia/onto/POT" + }, + { + "@id": "https://w3id.org/italia/onto/RO" + }, + { + "@id": "https://w3id.org/italia/onto/SM" + }, + { + "@id": "https://w3id.org/italia/onto/TI" + }, + { + "@id": "https://w3id.org/italia/onto/l0" + } + ], + "owl:versionIRI": { + "@id": "https://w3id.org/italia/onto/CPEV/0.4" + }, "owl:versionInfo": [ { "@language": "en", - "@value": "stable" + "@value": "Version 0.4 - 23 April 2019 - Added class Event subclass of l0:EventOrSituation; PublicEvent defined as subclass of Event. In PublicEvent the restriction on holdsRoleInTime has been corrected with hasRiT to reflect the changes in Role ontology. Deleted an error axiom. Audience has become subclass of l0:Collection" }, { "@language": "it", - "@value": "stabile" + "@value": "Versione 0.4 - 23 Aprile 2019 - Aggiunta classe Evento generico sottoclasse di l0:EventOrSituation. PublicEvent è diventata sottoclasse di Evento. La restrizione su holdRoleInTime è diventata su hasRiT per riflettere i cambiamenti nell'ontologia dei Ruoli. Audience è diventata sottoclasse di l0:Collection. Un assioma con un errore è stato eliminato." } ], + "prov:wasDerivedFrom": { + "@id": "https://w3id.org/italia/onto/CPEV/0.3" + }, "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di \"ha tipologia di evento pubblico \" che collega una tipologia di evento pubblico con il relativo evento pubblico." + "@value": "Questa è l'ontologia del profilo applicativo italiano sugli eventi pubblici" }, { "@language": "en", - "@value": "Inverse property of has public event typology that links a public event typology with its related public event." + "@value": "This is the ontology of the Italian application profile for Public Events" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEventTypology" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPEV" }, "rdfs:label": [ { "@language": "it", - "@value": "è tipologia di evento pubblico di" + "@value": "Ontologia degli Eventi Pubblici" }, { "@language": "en", - "@value": "is public event typology of" + "@value": "Public Events Ontology" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" - } + ] }, { "@id": "https://w3id.org/italia/onto/CPEV/Audience", "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "prov:wasDerivedFrom": { - "@id": "schema:Audience" + "@id": "http://schema.org/Audience" }, "rdfs:comment": [ { @@ -551,184 +817,34 @@ "@id": "https://w3id.org/italia/onto/CPEV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "Utente" - }, { "@language": "en", "@value": "Audience" - } - ], - "rdfs:subClassOf": { - "@id": "l0:Collection" - } - }, - { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", - "@type": [ - "l0:Agent", - "owl:NamedIndividual" - ], - "dcterms:identifier": "cnr - Z6HZEH - STLab", - "l0:name": [ - { - "@language": "it", - "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" }, { - "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + "@language": "it", + "@value": "Utente" } - ] - }, - { - "@id": "vcard:Kind", - "@type": "owl:Class" - }, - { - "@id": "_:N45bda37134dd4487ad40b3d2e2b7c977", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:description" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:N6940093d2f084f289faf6c29142fdc3a", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/SM/hasOnlineContactPoint" - } - }, - { - "@id": "l0:controlledVocabulary", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/p_TN", - "@type": [ - "foaf:Agent", - "http://dati.gov.it/onto/dcatapit#Agent", - "owl:NamedIndividual" ], - "dcterms:identifier": "p_TN", - "foaf:name": { - "@language": "it", - "@value": "Provincia Autonoma di Trento" - } - }, - { - "@id": "https://w3id.org/italia/onto/SM/hasOnlineContactPoint", - "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/SM/" + "rdfs:subClassOf": { + "@id": "l0:Collection" } }, { - "@id": "https://w3id.org/italia/onto/POT/Offer", + "@id": "https://w3id.org/italia/onto/CPEV/Event", "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/POT/" - } - }, - { - "@id": "prov:wasInfluencedBy", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:Nc98bbc9e38bb4a0b9dfd1e5a4aa3068d", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/SM/Image" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/SM/hasImage" - } - }, - { - "@id": "foaf:Agent", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/data/project/DAF", - "@type": [ - "admsapit:Project", - "owl:NamedIndividual" - ], - "l0:name": { - "@language": "it", - "@value": "Data & Analytics Framework" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPEV/Virtual", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/CPEV/EventFormat" - ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPEV" - }, - "rdfs:label": [ - { - "@language": "en", - "@value": "Virtual" - }, - { - "@language": "it", - "@value": "Virtuale" - } - ] - }, - { - "@id": "owl:maxQualifiedCardinality", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "l0:identifier", - "@type": "owl:DatatypeProperty", - "rdfs:isDefinedBy": { - "@id": "l0:" - } - }, - { - "@id": "l0:description", - "@type": "owl:DatatypeProperty", - "rdfs:isDefinedBy": { - "@id": "l0:" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPEV/eventTitle", - "@type": "owl:DatatypeProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Il titolo dell'evento." }, { "@language": "en", - "@value": "The title of the event" + "@value": "stable" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" + "prov:wasInfluencedBy": { + "@id": "http://schema.org/Event" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPEV" @@ -736,66 +852,21 @@ "rdfs:label": [ { "@language": "en", - "@value": "event title" + "@value": "Event" }, { "@language": "it", - "@value": "titolo evento" + "@value": "Evento" } ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:name" - } - }, - { - "@id": "dcterms:title", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/c_g273", - "@type": [ - "http://dati.gov.it/onto/dcatapit#Agent", - "foaf:Agent", - "owl:NamedIndividual" - ], - "dcterms:identifier": "c_g273", - "foaf:name": { - "@language": "it", - "@value": "Comune di Palermo" - } - }, - { - "@id": "_:N44ab0aa48fb1425c88d77dbf7516e12e", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition" - } - }, - { - "@id": "_:Nebc4a44ea92e4928846d9f5c18e8461e", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/RO/hasRiT" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole" - } - }, - { - "@id": "_:N8e64927d17d849b49d4ce63d7ad45011", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition" - } + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/TI/TimeIndexedEvent" + }, + { + "@id": "l0:EventOrSituation" + } + ] }, { "@id": "https://w3id.org/italia/onto/CPEV/EventFormat", @@ -811,26 +882,26 @@ } ], "rdfs:comment": [ - { - "@language": "en", - "@value": "Plan of organization or arrangement of event. It can assume two values: Virtual (such as a conference call) and Physical (such as a Physical meeting)." - }, { "@language": "it", "@value": "Il modo di gestire l'evento. Esso assume due valori: Virtuale (come nel caso di un webinar o una conference call) oppure Fisico (come nel caso di un meeting di persona)" + }, + { + "@language": "en", + "@value": "Plan of organization or arrangement of event. It can assume two values: Virtual (such as a conference call) and Physical (such as a Physical meeting)." } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPEV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "Format dell'Evento" - }, { "@language": "en", "@value": "Event Format" + }, + { + "@language": "it", + "@value": "Format dell'Evento" } ], "rdfs:subClassOf": { @@ -838,232 +909,188 @@ } }, { - "@id": "_:Nd5e9a1f950424276b1362a2bd321df57", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPEV/Audience" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPEV/targetAudience" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPEV", + "@id": "https://w3id.org/italia/onto/CPEV/Physical", "@type": [ - "owl:Ontology", "owl:NamedIndividual", - "admsapit:SemanticAsset" + "https://w3id.org/italia/onto/CPEV/EventFormat" ], - "admsapit:acronym": "CPEV-AP_IT", - "admsapit:hasContributor": [ + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPEV" + }, + "rdfs:label": [ { - "@id": "https://w3id.org/italia/data/organization/public-organization/td" + "@language": "it", + "@value": "Fisico" }, { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" + "@language": "en", + "@value": "Physical" } - ], - "admsapit:hasFormalityLevel": { - "@id": "admsapit:Formal" - }, - "admsapit:hasKeyClass": [ + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPEV/Playbill", + "@type": "owl:Class", + "owl:versionInfo": [ { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEventTypology" + "@language": "it", + "@value": "stabile" }, { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" + "@language": "en", + "@value": "stable" } ], - "admsapit:hasSemanticAssetDistribution": [ - { - "@id": "https://w3id.org/italia/data/distribution/CPEVAPIT-RDF-TURTLE" - }, + "prov:wasInfluencedBy": { + "@id": "http://schema.org/MediaObject" + }, + "rdfs:comment": [ { - "@id": "https://w3id.org/italia/data/distribution/CPEVAPIT-RDF-XML" + "@language": "it", + "@value": "Questa classe rappresenta la locandina/manifesto dell'evento (un file in formato PDF)." }, { - "@id": "https://w3id.org/italia/data/distribution/CPEVAPIT-JSON-LD" + "@language": "en", + "@value": "This class represents the event playbill (a file in PDF format)" } ], - "admsapit:hasTask": [ - { - "@id": "admsapit:AnnotationTask" - }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPEV" + }, + "rdfs:label": [ { - "@id": "admsapit:QueryFormulationTask" + "@language": "en", + "@value": "Event Playbill" }, { - "@id": "admsapit:SearchTask" + "@language": "it", + "@value": "Locandina evento" } ], - "admsapit:last": { - "@id": "https://w3id.org/italia/onto/CPEV/0.4" - }, - "admsapit:officialURI": { - "@type": "xsd:anyURI", - "@value": "https://w3id.org/italia/onto/CPEV" - }, - "admsapit:prefix": "cpevapit", - "admsapit:semanticAssetInUse": [ - { - "@id": "https://w3id.org/italia/data/project/DAF" - }, + "rdfs:subClassOf": { + "@id": "l0:Object" + } + }, + { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent", + "@type": "owl:Class", + "owl:versionInfo": [ { - "@id": "https://w3id.org/italia/data/project/ComunWeb" + "@language": "it", + "@value": "stabile" }, { - "@id": "https://w3id.org/italia/data/project/OntoPiA" + "@language": "en", + "@value": "stable" } ], - "admsapit:status": [ - "catalogued", - "published" - ], - "admsapit:target": [ - "Cittadini", - "Imprese", - "Pubbliche Amministrazioni" - ], - "admsapit:type": { - "@id": "admsapit:DomainOntology" - }, - "dcat:contactPoint": { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid" + "prov:wasInfluencedBy": { + "@id": "http://schema.org/Event" }, - "dcat:keyword": [ + "rdfs:comment": [ { - "@language": "en", - "@value": "Event" + "@language": "it", + "@value": "Questa classe rappresenta un evento pubblico (e.g., una partita di calcio, una mostra, la presentazione di un libro, una fiera, ecc.). Un evento che si tiene in un determinato luogo e che accade a un certo tempo, organizzato/gestito da uno o più agenti con uno specifico fine e nell’interesse di un pubblico generale. Esistono diversi tipi di eventi pubblici in base alla loro dimensione e in base al loro contenuto" }, { "@language": "en", - "@value": "Public Event" - }, + "@value": "This class represents a public event (e.g., a football match, a conference, a book presentation, etc.). A public event is defined as an event that takes places in a given place and that occurs at a certain time, organised/run/promoted by one or more agents with a specific purpose and in the interest of a general public. There exist different types of public events depending on their size and content." + } + ], + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPEV" + }, + "rdfs:label": [ { "@language": "it", - "@value": "Evento" + "@value": "Evento Pubblico" }, { - "@language": "it", - "@value": "Evento pubblico" + "@language": "en", + "@value": "Public Event" } ], - "dcat:theme": { - "@id": "http://publications.europa.eu/resource/authority/data-theme/EDUC" - }, - "dcterms:accrualPeriodicity": { - "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" - }, - "dcterms:creator": [ + "rdfs:subClassOf": [ { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + "@id": "https://w3id.org/italia/onto/CPEV/Event" }, { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/c_l483" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb1" }, { - "@id": "https://w3id.org/italia/data/organization/public-organization/support-unit/cnr-ITD" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb2" }, { - "@id": "https://w3id.org/italia/data/organization/private-organization/02190640223" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb3" }, { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/c_g273" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb4" }, { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/p_TN" - } - ], - "dcterms:description": [ - { - "@language": "en", - "@value": "This is the ontology of the Italian application profile for Public Events" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb5" }, { - "@language": "it", - "@value": "Questa è l'ontologia del profilo applicativo italiano sugli eventi pubblici. Essa si basa sul vocabolario europeo CPEV (Core Public Event Vocabulary - https://joinup.ec.europa.eu/solution/core-public-event-vocabulary) ed è utilizzata per descrivere qualsiasi tipo di evento al pubblico." - } - ], - "dcterms:identifier": "https://w3id.org/italia/onto/CPEV", - "dcterms:issued": { - "@type": "xsd:date", - "@value": "2017-12-06" - }, - "dcterms:language": [ - { - "@id": "http://publications.europa.eu/resource/authority/language/ITA" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb6" }, { - "@id": "http://publications.europa.eu/resource/authority/language/ENG" - } - ], - "dcterms:modified": { - "@type": "xsd:date", - "@value": "2019-04-23" - }, - "dcterms:publisher": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" - }, - "dcterms:rightsHolder": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" - }, - "dcterms:title": [ + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb7" + }, { - "@language": "it", - "@value": "Ontologia degli Eventi Pubblici - Profilo applicativo italiano" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb8" }, { - "@language": "en", - "@value": "Public Events Ontology - Italian Application Profile" - } - ], - "owl:imports": [ + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb9" + }, { - "@id": "https://w3id.org/italia/onto/RO" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb10" }, { - "@id": "https://w3id.org/italia/onto/l0" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb11" }, { - "@id": "https://w3id.org/italia/onto/POI" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb12" }, { - "@id": "https://w3id.org/italia/onto/POT" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb13" }, { - "@id": "https://w3id.org/italia/onto/AccessCondition" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb14" }, { - "@id": "https://w3id.org/italia/onto/SM" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb15" }, { - "@id": "https://w3id.org/italia/onto/TI" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb16" } - ], - "owl:versionIRI": { - "@id": "https://w3id.org/italia/onto/CPEV/0.4" + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEventTypology", + "@type": "owl:Class", + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/public-event-types" }, "owl:versionInfo": [ { - "@language": "en", - "@value": "Version 0.4 - 23 April 2019 - Added class Event subclass of l0:EventOrSituation; PublicEvent defined as subclass of Event. In PublicEvent the restriction on holdsRoleInTime has been corrected with hasRiT to reflect the changes in Role ontology. Deleted an error axiom. Audience has become subclass of l0:Collection" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "Versione 0.4 - 23 Aprile 2019 - Aggiunta classe Evento generico sottoclasse di l0:EventOrSituation. PublicEvent è diventata sottoclasse di Evento. La restrizione su holdRoleInTime è diventata su hasRiT per riflettere i cambiamenti nell'ontologia dei Ruoli. Audience è diventata sottoclasse di l0:Collection. Un assioma con un errore è stato eliminato." + "@language": "en", + "@value": "stable" } ], "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/CPEV/0.3" + "@id": "http://www.w3.org/2004/02/skos/core#Concept" }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa è l'ontologia del profilo applicativo italiano sugli eventi pubblici" + "@value": "La classe rappresenta il tipo di evento pubblico (e.g., festival, lettura pubblica, mostra, ecc.). Gli individui di questa classe sono i soli del vocabolario controllato https://w3id.org/italia/onto/controlledvocabulary/PublicEvent sui tipi di eventi pubblici. La classe è equivalente a skos:Concept (come specifico nel relativo file di allineamento dell'ontologia CPEV-AP_IT a vocabolari e ontologie esterne del web)." }, { "@language": "en", - "@value": "This is the ontology of the Italian application profile for Public Events" + "@value": "The class represents the type of public event (e.g., festival, exhibition, public reading, etc.). The individuals of this class are only those of the controlled vocabulary https://w3id.org/italia/onto/controlledvocabulary/PublicEvent on the types of public events. The class is equivalent to skos:Concept (as specified in the alignments file of the CPEV-AP_IT ontology where the alignments to external ontologies of the web are specified)." } ], "rdfs:isDefinedBy": { @@ -1072,64 +1099,58 @@ "rdfs:label": [ { "@language": "en", - "@value": "Public Events Ontology" + "@value": "Public Event Typology" }, { "@language": "it", - "@value": "Ontologia degli Eventi Pubblici" + "@value": "Tipo di Evento Pubblico" } - ] - }, - { - "@id": "_:Ne9d1c47a592a4cd68d75cb9ce69e6640", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/POT/Offer" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/POT/hasOffer" + ], + "rdfs:subClassOf": { + "@id": "l0:Topic" } }, { - "@id": "https://w3id.org/italia/onto/POI/PointOfInterest", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPEV/Virtual", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPEV/EventFormat" + ], "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/POI" + "@id": "https://w3id.org/italia/onto/CPEV" }, - "rdfs:subClassOf": [ + "rdfs:label": [ { - "@id": "_:N8e64927d17d849b49d4ce63d7ad45011" + "@language": "en", + "@value": "Virtual" }, { - "@id": "_:N97e1d9859ac34e2e945134ae00d01fc1" + "@language": "it", + "@value": "Virtuale" } ] }, { - "@id": "prov:wasDerivedFrom", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CPEV/eventContentKeyword", + "@id": "https://w3id.org/italia/onto/CPEV/eventAbstract", "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "provvisoria" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "The property allows one to specify keywords related to the main concepts associated with the content of the event." + "@value": "An abstract of the event (maximum 180 characters). For a full description of the event, use the property l0:description" }, { "@language": "it", - "@value": "La proprietà consente di specificare parole chiave relative ai concetti più significativi riguardanti il contenuto dell'evento." + "@value": "Una breve descrizione (abstract) dell'evento. Per una descrizione completa, è necessario usare la proprietà description definita in l0." } ], "rdfs:domain": { @@ -1141,117 +1162,66 @@ "rdfs:label": [ { "@language": "en", - "@value": "event content keyword" + "@value": "abstract event" }, { "@language": "it", - "@value": "parole chiave contenuti evento" + "@value": "descrizione breve evento" } ], "rdfs:range": { "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:description" } }, { - "@id": "dcterms:format", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPEV/eventContentKeyword", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], - "prov:wasInfluencedBy": { - "@id": "schema:Event" - }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta un evento pubblico (e.g., una partita di calcio, una mostra, la presentazione di un libro, una fiera, ecc.). Un evento che si tiene in un determinato luogo e che accade a un certo tempo, organizzato/gestito da uno o più agenti con uno specifico fine e nell’interesse di un pubblico generale. Esistono diversi tipi di eventi pubblici in base alla loro dimensione e in base al loro contenuto" + "@value": "La proprietà consente di specificare parole chiave relative ai concetti più significativi riguardanti il contenuto dell'evento." }, { "@language": "en", - "@value": "This class represents a public event (e.g., a football match, a conference, a book presentation, etc.). A public event is defined as an event that takes places in a given place and that occurs at a certain time, organised/run/promoted by one or more agents with a specific purpose and in the interest of a general public. There exist different types of public events depending on their size and content." + "@value": "The property allows one to specify keywords related to the main concepts associated with the content of the event." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPEV" }, "rdfs:label": [ { "@language": "en", - "@value": "Public Event" + "@value": "event content keyword" }, { "@language": "it", - "@value": "Evento Pubblico" + "@value": "parole chiave contenuti evento" } ], - "rdfs:subClassOf": [ - { - "@id": "_:Nc98bbc9e38bb4a0b9dfd1e5a4aa3068d" - }, - { - "@id": "_:N45bda37134dd4487ad40b3d2e2b7c977" - }, - { - "@id": "_:N866cce1148e44e808d85ad5b2eeaef7f" - }, - { - "@id": "_:N2cba5b869e174b4cb8a5c855cd3d058c" - }, - { - "@id": "_:N0e34d53f7fd34335abae3bbd141ce319" - }, - { - "@id": "_:N9fbd8262389b4f0ab4ab54b9af6774bf" - }, - { - "@id": "_:N4bf4fd76577645099c036725eeb23311" - }, - { - "@id": "_:N6940093d2f084f289faf6c29142fdc3a" - }, - { - "@id": "https://w3id.org/italia/onto/CPEV/Event" - }, - { - "@id": "_:N2fdd4e9526cd4735a1f05b3d1d54159a" - }, - { - "@id": "_:Nd78a02548e164aadbfb4e5008b4abb66" - }, - { - "@id": "_:Ne9d1c47a592a4cd68d75cb9ce69e6640" - }, - { - "@id": "_:Nebc4a44ea92e4928846d9f5c18e8461e" - }, - { - "@id": "_:Na15ce6a85a3f43d6ae87cd8db68a8cd4" - }, - { - "@id": "_:Nf6040ca655114c8882ac88f6edc30953" - }, - { - "@id": "_:Nd5e9a1f950424276b1362a2bd321df57" - }, - { - "@id": "_:N44ab0aa48fb1425c88d77dbf7516e12e" - } - ] + "rdfs:range": { + "@id": "rdfs:Literal" + } }, { - "@id": "https://w3id.org/italia/onto/CPEV/superEventOf", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPEV/eventTitle", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -1265,11 +1235,11 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di \"sotto-evento di\" che collega un evento pubblico grande a una serie di eventi più piccoli contenuti nell'evento più grande. Un esempio include l'anniversario della prima guerra mondiale (che può essere composto da eventi più piccoli che si svolgono in specifiche città del paese)." + "@value": "Il titolo dell'evento." }, { "@language": "en", - "@value": "Inverse property of \"sub-event of\" used to link a big public event to other smaller public events to are contained in the bigger one. Example includes: the anniversary of the first world war (which can be declinated in specific smaller events that take place in different cities of a country." + "@value": "The title of the event" } ], "rdfs:domain": { @@ -1280,16 +1250,19 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "super-evento di" + "@language": "en", + "@value": "event title" }, { - "@language": "en", - "@value": "super-event of" + "@language": "it", + "@value": "titolo evento" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:name" } }, { @@ -1306,13 +1279,13 @@ } ], "rdfs:comment": [ - { - "@language": "it", - "@value": "Proprietà che collega un evento pubblico al suo format" - }, { "@language": "en", "@value": "Property that links a public event to its format" + }, + { + "@language": "it", + "@value": "Proprietà che collega un evento pubblico al suo format" } ], "rdfs:domain": { @@ -1336,244 +1309,182 @@ } }, { - "@id": "https://w3id.org/italia/onto/SM/Review", - "@type": "owl:Class" - }, - { - "@id": "admsapit:SemanticAsset", - "@type": "owl:Class" - }, - { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", - "@type": [ - "foaf:Agent", - "http://dati.gov.it/onto/dcatapit#Agent", - "owl:NamedIndividual" - ], - "dcterms:identifier": "agid", - "foaf:name": [ + "@id": "https://w3id.org/italia/onto/CPEV/hasPlaybill", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@language": "en", - "@value": "Italian Digital Agency" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "Agenzia per l'Italia Digitale" + "@language": "en", + "@value": "unstable" } - ] - }, - { - "@id": "dcterms:license", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/data/organization/public-organization/support-unit/cnr-ITD", - "@type": [ - "foaf:Agent", - "owl:NamedIndividual", - "http://dati.gov.it/onto/dcatapit#Agent" - ], - "dcterms:identifier": "cnr-ITD", - "foaf:name": { - "@language": "it", - "@value": "CNR - Istituto per le Tecnologie Didattiche" - } - }, - { - "@id": "https://w3id.org/italia/onto/POT/Ticket", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/POT/" - } - }, - { - "@id": "https://w3id.org/italia/data/distribution/CPEVAPIT-JSON-LD", - "@type": [ - "owl:NamedIndividual", - "admsapit:SemanticAssetDistribution" ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPEV/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPEV/latest/CPEV-AP_IT.jsonld" - }, - "dcterms:description": [ + "rdfs:comment": [ { "@language": "en", - "@value": "This is the distribution in JSON-LD of the Public Event ontology" + "@value": "Property that links a public event to its playbill (a file)." }, { "@language": "it", - "@value": "Questa è la distribuzione JSON-LD dell'ontologia degli Eventi Pubblici" + "@value": "Proprietà che lega un evento pubblico alla sua locandina (un file)." } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPEV" }, - "dcterms:title": [ + "rdfs:label": [ { - "@language": "en", - "@value": "JSON-LD distribution of CPEV-AP_IT Ontology" + "@language": "it", + "@value": "ha locandina" }, { - "@language": "it", - "@value": "Distribuzione JSON-LD ontologia CPEV-AP_IT" - } - ] - }, - { - "@id": "l0:name", - "@type": "owl:DatatypeProperty", - "rdfs:isDefinedBy": { - "@id": "l0:" - } - }, - { - "@id": "l0:Agent", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition", - "@type": "owl:Class" - }, - { - "@id": "admsapit:Project", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/SM/" - } - }, - { - "@id": "l0:Object", - "@type": "owl:Class" - }, - { - "@id": "_:N97e1d9859ac34e2e945134ae00d01fc1", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPEV/hosts" - } - }, - { - "@id": "https://w3id.org/italia/data/project/ComunWeb", - "@type": [ - "admsapit:Project", - "owl:NamedIndividual" - ], - "l0:name": { - "@language": "it", - "@value": "ComunWeb" - } - }, - { - "@id": "xsd:gYear", - "@type": "rdfs:Datatype" - }, - { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid", - "@type": [ - "owl:NamedIndividual", - "vcard:Organization", - "http://dati.gov.it/onto/dcatapit#Organization", - "vcard:Kind" + "@language": "en", + "@value": "has playbill" + } ], - "vcard:fn": "banche dati e open data", - "vcard:hasEmail": { - "@id": "mailto:info@dati.gov.it" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPEV/Playbill" } }, { - "@id": "admsapit:SemanticAssetDistribution", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/data/distribution/CPEVAPIT-RDF-XML", - "@type": [ - "owl:NamedIndividual", - "admsapit:SemanticAssetDistribution" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPEV/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPEV/latest/CPEV-AP_IT.rdf" + "@id": "https://w3id.org/italia/onto/CPEV/hasPublicEventTypology", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPEV/isPublicEventTypologyOf" }, - "dcterms:description": [ + "owl:versionInfo": [ { "@language": "it", - "@value": "Questa è la distribuzione RDF/XML dell'ontologia degli Eventi Pubblici" + "@value": "stabile" }, { "@language": "en", - "@value": "This is the distribution in RDF/XML of the Public Event ontology" + "@value": "stable" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà collega un evento pubblico alla propria tipologia (definita nell'ambito di un vocabolario controllato)." + }, + { + "@language": "en", + "@value": "This property links a public evento to its typology (usually defined in the context of a controlled vocabulary)." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPEV" }, - "dcterms:title": [ + "rdfs:label": [ { "@language": "it", - "@value": "Distribuzione RDF/XML ontologia CPEV-AP_IT" + "@value": "ha tipologia di evento pubblico" }, { "@language": "en", - "@value": "RDF/XML distribution of CPEV-AP_IT Ontology" + "@value": "has public event typology" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEventTypology" + } }, { - "@id": "https://w3id.org/italia/data/distribution/CPEVAPIT-RDF-TURTLE", - "@type": [ - "owl:NamedIndividual", - "admsapit:SemanticAssetDistribution" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPEV/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPEV/latest/CPEV-AP_IT.ttl" + "@id": "https://w3id.org/italia/onto/CPEV/hosts", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPEV/takesPlaceIn" }, - "dcterms:description": [ + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, { "@language": "en", - "@value": "This is the distribution in RDF/turtle of the Public Event ontology" + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "Property used to represent that a Point of Interest hosts a public event" }, { "@language": "it", - "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia degli Eventi Pubblici" + "@value": "Proprietà utilizzata per indicare che un certo punto di interesse ospita un evento pubblico" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/POI/PointOfInterest" }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPEV" }, - "dcterms:title": [ + "rdfs:label": [ + { + "@language": "en", + "@value": "hosts" + }, { "@language": "it", - "@value": "Distribuzione RDF/Turtle ontologia CPEV-AP_IT" + "@value": "ospita" + } + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" + } + }, + { + "@id": "https://w3id.org/italia/onto/CPEV/isPublicEventTypologyOf", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" }, { "@language": "en", - "@value": "RDF/Turtle distribution of CPEV-AP_IT Ontology" + "@value": "stable" } - ] + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "Inverse property of has public event typology that links a public event typology with its related public event." + }, + { + "@language": "it", + "@value": "Proprietà inversa di \"ha tipologia di evento pubblico \" che collega una tipologia di evento pubblico con il relativo evento pubblico." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEventTypology" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPEV" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "is public event typology of" + }, + { + "@language": "it", + "@value": "è tipologia di evento pubblico di" + } + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" + } }, { "@id": "https://w3id.org/italia/onto/CPEV/shortEventTitle", @@ -1622,40 +1533,29 @@ } }, { - "@id": "vcard:hasEmail", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:N2fdd4e9526cd4735a1f05b3d1d54159a", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPEV/shortEventTitle" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPEV/takesPlaceIn", + "@id": "https://w3id.org/italia/onto/CPEV/subEventOf", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPEV/superEventOf" + }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà implementa il design pattern \"Place\" e rappresenta la relazione tra un evento pubblico e il punto di interesse (tipicamente inteso come luogo) dove l'evento pubblico si svolge." + "@value": "Questa proprietà è utilizzata per rappresentare ula condizione per cui un evento è sotto evento di un evento più grande. Un esempio può essere la celebrazione in una specifica città dell'evento più grande riguardante l'anniversario della prima guerra mondiale (che è un super evento)." }, { "@language": "en", - "@value": "This property implements the ontology design pattern Place and represents the relationship between the public event and the point of interest (typically intended as Location) where the public event takes place." + "@value": "This property is used to represent that an event is sub-event of a bigger one. Example includes the celebration in a specific city of the anniversary ot the first world war (the anniversary of the first world war is the bigger event that includes single events that are sub-events)." } ], "rdfs:domain": { @@ -1666,93 +1566,82 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "takes place in" + "@language": "it", + "@value": "sotto-evento di" }, { - "@language": "it", - "@value": "avviene in" + "@language": "en", + "@value": "sub-event of" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/POI/PointOfInterest" - } - }, - { - "@id": "_:N866cce1148e44e808d85ad5b2eeaef7f", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "l0:identifier" - } - }, - { - "@id": "_:N2cba5b869e174b4cb8a5c855cd3d058c", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CPEV/Playbill" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPEV/hasPlaybill" + "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" } }, { - "@id": "l0:Characteristic", - "@type": "owl:Class" - }, - { - "@id": "http://dati.gov.it/onto/dcatapit#Agent", - "@type": "owl:Class" - }, - { - "@id": "_:Na15ce6a85a3f43d6ae87cd8db68a8cd4", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" + "@id": "https://w3id.org/italia/onto/CPEV/superEventOf", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "Inverse property of \"sub-event of\" used to link a big public event to other smaller public events to are contained in the bigger one. Example includes: the anniversary of the first world war (which can be declinated in specific smaller events that take place in different cities of a country." + }, + { + "@language": "it", + "@value": "Proprietà inversa di \"sotto-evento di\" che collega un evento pubblico grande a una serie di eventi più piccoli contenuti nell'evento più grande. Un esempio include l'anniversario della prima guerra mondiale (che può essere composto da eventi più piccoli che si svolgono in specifiche città del paese)." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPEV/eventAbstract" - } - }, - { - "@id": "https://w3id.org/italia/onto/SM/hasReview", - "@type": "owl:ObjectProperty" - }, - { - "@id": "_:N02b5b79d201e40debb2047b2632248e7", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPEV" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "super-event of" + }, + { + "@language": "it", + "@value": "super-evento di" + } + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" } }, { - "@id": "https://w3id.org/italia/onto/CPEV/targetAudience", + "@id": "https://w3id.org/italia/onto/CPEV/takesPlaceIn", "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Un gruppo di utenti per il quale l'evento è di interesse o utile" + "@value": "Questa proprietà implementa il design pattern \"Place\" e rappresenta la relazione tra un evento pubblico e il punto di interesse (tipicamente inteso come luogo) dove l'evento pubblico si svolge." }, { "@language": "en", - "@value": "The property that links the public event to its target users" + "@value": "This property implements the ontology design pattern Place and represents the relationship between the public event and the point of interest (typically intended as Location) where the public event takes place." } ], "rdfs:domain": { @@ -1764,40 +1653,20 @@ "rdfs:label": [ { "@language": "it", - "@value": "utente target" + "@value": "avviene in" }, { "@language": "en", - "@value": "target audience" + "@value": "takes place in" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPEV/Audience" - } - }, - { - "@id": "_:N4bf4fd76577645099c036725eeb23311", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPEV/eventContentKeyword" - } - }, - { - "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/RO" + "@id": "https://w3id.org/italia/onto/POI/PointOfInterest" } }, { - "@id": "https://w3id.org/italia/onto/CPEV/PublicEventTypology", - "@type": "owl:Class", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/public-event-types" - }, + "@id": "https://w3id.org/italia/onto/CPEV/targetAudience", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -1808,74 +1677,202 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "skos:Concept" - }, "rdfs:comment": [ { "@language": "en", - "@value": "The class represents the type of public event (e.g., festival, exhibition, public reading, etc.). The individuals of this class are only those of the controlled vocabulary https://w3id.org/italia/onto/controlledvocabulary/PublicEvent on the types of public events. The class is equivalent to skos:Concept (as specified in the alignments file of the CPEV-AP_IT ontology where the alignments to external ontologies of the web are specified)." + "@value": "The property that links the public event to its target users" }, { "@language": "it", - "@value": "La classe rappresenta il tipo di evento pubblico (e.g., festival, lettura pubblica, mostra, ecc.). Gli individui di questa classe sono i soli del vocabolario controllato https://w3id.org/italia/onto/controlledvocabulary/PublicEvent sui tipi di eventi pubblici. La classe è equivalente a skos:Concept (come specifico nel relativo file di allineamento dell'ontologia CPEV-AP_IT a vocabolari e ontologie esterne del web)." + "@value": "Un gruppo di utenti per il quale l'evento è di interesse o utile" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPEV/PublicEvent" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPEV" }, "rdfs:label": [ { - "@language": "it", - "@value": "Tipo di Evento Pubblico" + "@language": "en", + "@value": "target audience" }, { - "@language": "en", - "@value": "Public Event Typology" + "@language": "it", + "@value": "utente target" } ], - "rdfs:subClassOf": { - "@id": "l0:Topic" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPEV/Audience" } }, { - "@id": "https://w3id.org/italia/data/organization/public-organization/td", - "@type": [ - "http://dati.gov.it/onto/dcatapit#Agent", - "owl:NamedIndividual", - "foaf:Agent" - ], - "dcterms:identifier": "TD", - "foaf:name": [ + "@id": "https://w3id.org/italia/onto/POI/PointOfInterest", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/POI" + }, + "rdfs:subClassOf": [ { - "@language": "en", - "@value": "Digital Transformation Team" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb17" }, { - "@language": "it", - "@value": "Team per la Trasformazione Digitale" + "@id": "_:n2868fb427ad34d12a6cf75cf79a3076fb18" } ] }, { - "@id": "https://w3id.org/italia/onto/CPEV/Physical", - "@type": [ - "https://w3id.org/italia/onto/CPEV/EventFormat", - "owl:NamedIndividual" - ], + "@id": "https://w3id.org/italia/onto/POT/Offer", + "@type": "owl:Class", "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPEV" - }, - "rdfs:label": [ - { - "@language": "en", - "@value": "Physical" - }, - { - "@language": "it", - "@value": "Fisico" - } - ] + "@id": "https://w3id.org/italia/onto/POT/" + } + }, + { + "@id": "https://w3id.org/italia/onto/POT/Ticket", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/POT/" + } + }, + { + "@id": "https://w3id.org/italia/onto/POT/hasOffer", + "@type": "owl:ObjectProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/POT/" + } + }, + { + "@id": "https://w3id.org/italia/onto/POT/hasTicket", + "@type": "owl:ObjectProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/POT/" + } + }, + { + "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/RO" + } + }, + { + "@id": "https://w3id.org/italia/onto/RO/holdsRoleInTime", + "@type": "owl:ObjectProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/RO" + } + }, + { + "@id": "https://w3id.org/italia/onto/SM/Image", + "@type": "owl:Class" + }, + { + "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/SM/" + } + }, + { + "@id": "https://w3id.org/italia/onto/SM/Review", + "@type": "owl:Class" + }, + { + "@id": "https://w3id.org/italia/onto/SM/hasImage", + "@type": "owl:ObjectProperty" + }, + { + "@id": "https://w3id.org/italia/onto/SM/hasOnlineContactPoint", + "@type": "owl:ObjectProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/SM/" + } + }, + { + "@id": "https://w3id.org/italia/onto/SM/hasReview", + "@type": "owl:ObjectProperty" + }, + { + "@id": "https://w3id.org/italia/onto/TI/TimeIndexedEvent", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/TI/" + } + }, + { + "@id": "l0:Agent", + "@type": "owl:Class" + }, + { + "@id": "l0:Characteristic", + "@type": "owl:Class" + }, + { + "@id": "l0:Object", + "@type": "owl:Class" + }, + { + "@id": "l0:Topic", + "@type": "owl:Class" + }, + { + "@id": "l0:controlledVocabulary", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "l0:description", + "@type": "owl:DatatypeProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" + } + }, + { + "@id": "l0:identifier", + "@type": "owl:DatatypeProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" + } + }, + { + "@id": "l0:name", + "@type": "owl:DatatypeProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" + } + }, + { + "@id": "owl:maxQualifiedCardinality", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "prov:wasDerivedFrom", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "prov:wasInfluencedBy", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "vcard:Kind", + "@type": "owl:Class" + }, + { + "@id": "vcard:Organization", + "@type": "owl:Class" + }, + { + "@id": "vcard:fn", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "vcard:hasEmail", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "xsd:gYear", + "@type": "rdfs:Datatype" } ] -} +} \ No newline at end of file diff --git a/Ontologie/CPEV/latest/CPEV-AP_IT.rdf b/Ontologie/CPEV/latest/CPEV-AP_IT.rdf index fecc9ea7..ac50a6da 100644 --- a/Ontologie/CPEV/latest/CPEV-AP_IT.rdf +++ b/Ontologie/CPEV/latest/CPEV-AP_IT.rdf @@ -1,1085 +1,710 @@ - - - - - - - - - - - - - - - - - - - Questa è l'ontologia del profilo applicativo italiano sugli eventi pubblici. Essa si basa sul vocabolario europeo CPEV (Core Public Event Vocabulary - https://joinup.ec.europa.eu/solution/core-public-event-vocabulary) ed è utilizzata per descrivere qualsiasi tipo di evento al pubblico. - This is the ontology of the Italian application profile for Public Events - https://w3id.org/italia/onto/CPEV - 2017-12-06 - - - 2019-04-23 - - - Ontologia degli Eventi Pubblici - Profilo applicativo italiano - Public Events Ontology - Italian Application Profile - Questa è l'ontologia del profilo applicativo italiano sugli eventi pubblici - This is the ontology of the Italian application profile for Public Events - - Ontologia degli Eventi Pubblici - Public Events Ontology - Version 0.4 - 23 April 2019 - Added class Event subclass of l0:EventOrSituation; PublicEvent defined as subclass of Event. In PublicEvent the restriction on holdsRoleInTime has been corrected with hasRiT to reflect the changes in Role ontology. Deleted an error axiom. Audience has become subclass of l0:Collection - Versione 0.4 - 23 Aprile 2019 - Aggiunta classe Evento generico sottoclasse di l0:EventOrSituation. PublicEvent è diventata sottoclasse di Evento. La restrizione su holdRoleInTime è diventata su hasRiT per riflettere i cambiamenti nell'ontologia dei Ruoli. Audience è diventata sottoclasse di l0:Collection. Un assioma con un errore è stato eliminato. - - Event - Evento - Evento pubblico - Public Event - - - CPEV-AP_IT - - - - - - - - - - - - - https://w3id.org/italia/onto/CPEV - cpevapit - - - - catalogued - published - Cittadini - Imprese - Pubbliche Amministrazioni - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Property that links a public event to its format - Proprietà che collega un evento pubblico al suo format - - ha format - has format - stabile - stable - - - - - - - - - - Property that links a public event to its playbill (a file). - Proprietà che lega un evento pubblico alla sua locandina (un file). - - ha locandina - has playbill - provvisoria - unstable - - - - - - - - - - - Questa proprietà collega un evento pubblico alla propria tipologia (definita nell'ambito di un vocabolario controllato). - This property links a public evento to its typology (usually defined in the context of a controlled vocabulary). - - ha tipologia di evento pubblico - has public event typology - stabile - stable - - - - - - - - - - - Property used to represent that a Point of Interest hosts a public event - Proprietà utilizzata per indicare che un certo punto di interesse ospita un evento pubblico - - hosts - ospita - stabile - stable - - - - - - - - - - Inverse property of has public event typology that links a public event typology with its related public event. - Proprietà inversa di "ha tipologia di evento pubblico " che collega una tipologia di evento pubblico con il relativo evento pubblico. - - is public event typology of - è tipologia di evento pubblico di - stabile - stable - - - - - - - - - - - Questa proprietà è utilizzata per rappresentare ula condizione per cui un evento è sotto evento di un evento più grande. Un esempio può essere la celebrazione in una specifica città dell'evento più grande riguardante l'anniversario della prima guerra mondiale (che è un super evento). - This property is used to represent that an event is sub-event of a bigger one. Example includes the celebration in a specific city of the anniversary ot the first world war (the anniversary of the first world war is the bigger event that includes single events that are sub-events). - - sotto-evento di - sub-event of - stabile - stable - - - - - - - - - - Inverse property of "sub-event of" used to link a big public event to other smaller public events to are contained in the bigger one. Example includes: the anniversary of the first world war (which can be declinated in specific smaller events that take place in different cities of a country. - Proprietà inversa di "sotto-evento di" che collega un evento pubblico grande a una serie di eventi più piccoli contenuti nell'evento più grande. Un esempio include l'anniversario della prima guerra mondiale (che può essere composto da eventi più piccoli che si svolgono in specifiche città del paese). - - super-event of - super-evento di - stabile - stable - - - - - - - - - - Questa proprietà implementa il design pattern "Place" e rappresenta la relazione tra un evento pubblico e il punto di interesse (tipicamente inteso come luogo) dove l'evento pubblico si svolge. - This property implements the ontology design pattern Place and represents the relationship between the public event and the point of interest (typically intended as Location) where the public event takes place. - - avviene in - takes place in - stabile - stable - - - - - - - - - - The property that links the public event to its target users - Un gruppo di utenti per il quale l'evento è di interesse o utile - - target audience - utente target - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - An abstract of the event (maximum 180 characters). For a full description of the event, use the property l0:description - Una breve descrizione (abstract) dell'evento. Per una descrizione completa, è necessario usare la proprietà description definita in l0. - - abstract event - descrizione breve evento - stabile - stable - - - - - - - - - - La proprietà consente di specificare parole chiave relative ai concetti più significativi riguardanti il contenuto dell'evento. - The property allows one to specify keywords related to the main concepts associated with the content of the event. - - event content keyword - parole chiave contenuti evento - provvisoria - unstable - - - - - - - - - - - Il titolo dell'evento. - The title of the event - - event title - titolo evento - stabile - stable - - - - - - - - - - - A short title of the event (maximum 100 characters, including spaces) - Un titolo sintentico dell'evento (massimo 100 caratteri, spazi inclusi) - - short event title - titolo sintentico evento - provvisoria - unstable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A group of users for which the eent is of interest or useful - Un gruppo di utenti per il quale l'evento è di interesse o utile - - Audience - Utente - stabile - stable - - - - - - - - - - - - Event - Evento - stabile - stable - - - - - - - - - - Il modo di gestire l'evento. Esso assume due valori: Virtuale (come nel caso di un webinar o una conference call) oppure Fisico (come nel caso di un meeting di persona) - Plan of organization or arrangement of event. It can assume two values: Virtual (such as a conference call) and Physical (such as a Physical meeting). - - Event Format - Format dell'Evento - stabile - stable - - - - - - - - - Questa classe rappresenta la locandina/manifesto dell'evento (un file in formato PDF). - This class represents the event playbill (a file in PDF format) - - Event Playbill - Locandina evento - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - Questa classe rappresenta un evento pubblico (e.g., una partita di calcio, una mostra, la presentazione di un libro, una fiera, ecc.). Un evento che si tiene in un determinato luogo e che accade a un certo tempo, organizzato/gestito da uno o più agenti con uno specifico fine e nell’interesse di un pubblico generale. Esistono diversi tipi di eventi pubblici in base alla loro dimensione e in base al loro contenuto - This class represents a public event (e.g., a football match, a conference, a book presentation, etc.). A public event is defined as an event that takes places in a given place and that occurs at a certain time, organised/run/promoted by one or more agents with a specific purpose and in the interest of a general public. There exist different types of public events depending on their size and content. - - Evento Pubblico - Public Event - stabile - stable - - - - - - - - - - La classe rappresenta il tipo di evento pubblico (e.g., festival, lettura pubblica, mostra, ecc.). Gli individui di questa classe sono i soli del vocabolario controllato https://w3id.org/italia/onto/controlledvocabulary/PublicEvent sui tipi di eventi pubblici. La classe è equivalente a skos:Concept (come specifico nel relativo file di allineamento dell'ontologia CPEV-AP_IT a vocabolari e ontologie esterne del web). - The class represents the type of public event (e.g., festival, exhibition, public reading, etc.). The individuals of this class are only those of the controlled vocabulary https://w3id.org/italia/onto/controlledvocabulary/PublicEvent on the types of public events. The class is equivalent to skos:Concept (as specified in the alignments file of the CPEV-AP_IT ontology where the alignments to external ontologies of the web are specified). - - Public Event Typology - Tipo di Evento Pubblico - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - agid - Agenzia per l'Italia Digitale - Italian Digital Agency - - - - - - - - - - c_g273 - Comune di Palermo - - - - - - - - - - c_l483 - Comune di Udine - - - - - - - - - - p_TN - Provincia Autonoma di Trento - - - - - - - - - - - banche dati e open data - - - - - - - - - - Questa è la distribuzione JSON-LD dell'ontologia degli Eventi Pubblici - This is the distribution in JSON-LD of the Public Event ontology - - - Distribuzione JSON-LD ontologia CPEV-AP_IT - JSON-LD distribution of CPEV-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/Turtle dell'ontologia degli Eventi Pubblici - This is the distribution in RDF/turtle of the Public Event ontology - - - Distribuzione RDF/Turtle ontologia CPEV-AP_IT - RDF/Turtle distribution of CPEV-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/XML dell'ontologia degli Eventi Pubblici - This is the distribution in RDF/XML of the Public Event ontology - - - Distribuzione RDF/XML ontologia CPEV-AP_IT - RDF/XML distribution of CPEV-AP_IT Ontology - - - - - - - - - - - - 02190640223 - Open Content - - - - - - - - - - TD - Digital Transformation Team - Team per la Trasformazione Digitale - - - - - - - - - - cnr-ITD - CNR - Istituto per le Tecnologie Didattiche - - - - - - - - - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) - cnr - Z6HZEH - STLab - - - - - - - - - ComunWeb - - - - - - - - - Data & Analytics Framework - - - - - - - - - OntoPiA - la rete di ontologie della pubblica amministrazione italiana - - - - - - - - - - - - - - - - - - Fisico - Physical - - - - - - - - - - Virtual - Virtuale - - - 1 - + + + + + + + + + + + + + + + + + + + + + + + + + + + Questa è l'ontologia del profilo applicativo italiano sugli eventi pubblici. Essa si basa sul vocabolario europeo CPEV (Core Public Event Vocabulary - https://joinup.ec.europa.eu/solution/core-public-event-vocabulary) ed è utilizzata per descrivere qualsiasi tipo di evento al pubblico. + This is the ontology of the Italian application profile for Public Events + https://w3id.org/italia/onto/CPEV + 2017-12-06 + + + 2019-04-23 + + + Ontologia degli Eventi Pubblici - Profilo applicativo italiano + Public Events Ontology - Italian Application Profile + Questa è l'ontologia del profilo applicativo italiano sugli eventi pubblici + This is the ontology of the Italian application profile for Public Events + + Ontologia degli Eventi Pubblici + Public Events Ontology + Version 0.4 - 23 April 2019 - Added class Event subclass of l0:EventOrSituation; PublicEvent defined as subclass of Event. In PublicEvent the restriction on holdsRoleInTime has been corrected with hasRiT to reflect the changes in Role ontology. Deleted an error axiom. Audience has become subclass of l0:Collection + Versione 0.4 - 23 Aprile 2019 - Aggiunta classe Evento generico sottoclasse di l0:EventOrSituation. PublicEvent è diventata sottoclasse di Evento. La restrizione su holdRoleInTime è diventata su hasRiT per riflettere i cambiamenti nell'ontologia dei Ruoli. Audience è diventata sottoclasse di l0:Collection. Un assioma con un errore è stato eliminato. + + Event + Evento + Evento pubblico + Public Event + + + CPEV-AP_IT + + + + + + + + + + + + + https://w3id.org/italia/onto/CPEV + cpevapit + + + + catalogued + published + Cittadini + Imprese + Pubbliche Amministrazioni + + + + + + + Inverse property of has public event typology that links a public event typology with its related public event. + Proprietà inversa di "ha tipologia di evento pubblico " che collega una tipologia di evento pubblico con il relativo evento pubblico. + + is public event typology of + è tipologia di evento pubblico di + stabile + stable + + + + + + + + + + + + + Property that links a public event to its format + Proprietà che collega un evento pubblico al suo format + + ha format + has format + stabile + stable + + + + + + TD + Digital Transformation Team + Team per la Trasformazione Digitale + + + + + + + Property used to represent that a Point of Interest hosts a public event + Proprietà utilizzata per indicare che un certo punto di interesse ospita un evento pubblico + + hosts + ospita + stabile + stable + + + + + Questa classe rappresenta la locandina/manifesto dell'evento (un file in formato PDF). + This class represents the event playbill (a file in PDF format) + + Event Playbill + Locandina evento + stabile + stable + + + + + + + + + + + + + + + + Questa proprietà implementa il design pattern "Place" e rappresenta la relazione tra un evento pubblico e il punto di interesse (tipicamente inteso come luogo) dove l'evento pubblico si svolge. + This property implements the ontology design pattern Place and represents the relationship between the public event and the point of interest (typically intended as Location) where the public event takes place. + + avviene in + takes place in + stabile + stable + + + + + + Inverse property of "sub-event of" used to link a big public event to other smaller public events to are contained in the bigger one. Example includes: the anniversary of the first world war (which can be declinated in specific smaller events that take place in different cities of a country. + Proprietà inversa di "sotto-evento di" che collega un evento pubblico grande a una serie di eventi più piccoli contenuti nell'evento più grande. Un esempio include l'anniversario della prima guerra mondiale (che può essere composto da eventi più piccoli che si svolgono in specifiche città del paese). + + super-event of + super-evento di + stabile + stable + + + + + + The property that links the public event to its target users + Un gruppo di utenti per il quale l'evento è di interesse o utile + + target audience + utente target + stabile + stable + + + + + + + + + cnr-ITD + CNR - Istituto per le Tecnologie Didattiche + + + + + 1 + + + + + + + La proprietà consente di specificare parole chiave relative ai concetti più significativi riguardanti il contenuto dell'evento. + The property allows one to specify keywords related to the main concepts associated with the content of the event. + + event content keyword + parole chiave contenuti evento + provvisoria + unstable + + + + + + + An abstract of the event (maximum 180 characters). For a full description of the event, use the property l0:description + Una breve descrizione (abstract) dell'evento. Per una descrizione completa, è necessario usare la proprietà description definita in l0. + + abstract event + descrizione breve evento + stabile + stable + + + + + + + Questa proprietà collega un evento pubblico alla propria tipologia (definita nell'ambito di un vocabolario controllato). + This property links a public evento to its typology (usually defined in the context of a controlled vocabulary). + + ha tipologia di evento pubblico + has public event typology + stabile + stable + + + + + + + A short title of the event (maximum 100 characters, including spaces) + Un titolo sintentico dell'evento (massimo 100 caratteri, spazi inclusi) + + short event title + titolo sintentico evento + provvisoria + unstable + + + + + + Property that links a public event to its playbill (a file). + Proprietà che lega un evento pubblico alla sua locandina (un file). + + ha locandina + has playbill + provvisoria + unstable + + + + + + + Il titolo dell'evento. + The title of the event + + event title + titolo evento + stabile + stable + + + + + + + Questa proprietà è utilizzata per rappresentare ula condizione per cui un evento è sotto evento di un evento più grande. Un esempio può essere la celebrazione in una specifica città dell'evento più grande riguardante l'anniversario della prima guerra mondiale (che è un super evento). + This property is used to represent that an event is sub-event of a bigger one. Example includes the celebration in a specific city of the anniversary ot the first world war (the anniversary of the first world war is the bigger event that includes single events that are sub-events). + + sotto-evento di + sub-event of + stabile + stable + + + + + Questa è la distribuzione RDF/XML dell'ontologia degli Eventi Pubblici + This is the distribution in RDF/XML of the Public Event ontology + + + Distribuzione RDF/XML ontologia CPEV-AP_IT + RDF/XML distribution of CPEV-AP_IT Ontology + + + + + + + Questa è la distribuzione JSON-LD dell'ontologia degli Eventi Pubblici + This is the distribution in JSON-LD of the Public Event ontology + + + Distribuzione JSON-LD ontologia CPEV-AP_IT + JSON-LD distribution of CPEV-AP_IT Ontology + + + + + + + + + + + + + + + + + + + banche dati e open data + + + + + + + + + + + + + + + + + + + + + + Questa classe rappresenta un evento pubblico (e.g., una partita di calcio, una mostra, la presentazione di un libro, una fiera, ecc.). Un evento che si tiene in un determinato luogo e che accade a un certo tempo, organizzato/gestito da uno o più agenti con uno specifico fine e nell’interesse di un pubblico generale. Esistono diversi tipi di eventi pubblici in base alla loro dimensione e in base al loro contenuto + This class represents a public event (e.g., a football match, a conference, a book presentation, etc.). A public event is defined as an event that takes places in a given place and that occurs at a certain time, organised/run/promoted by one or more agents with a specific purpose and in the interest of a general public. There exist different types of public events depending on their size and content. + + Evento Pubblico + Public Event + stabile + stable + + + + + + + c_g273 + Comune di Palermo + + + + + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) + cnr - Z6HZEH - STLab + + + + + + + + + + p_TN + Provincia Autonoma di Trento + + + + + OntoPiA - la rete di ontologie della pubblica amministrazione italiana + + + + + + + + + Fisico + Physical + + + + + + + + + + + + + + + + + + + c_l483 + Comune di Udine + + + + + + + + + + La classe rappresenta il tipo di evento pubblico (e.g., festival, lettura pubblica, mostra, ecc.). Gli individui di questa classe sono i soli del vocabolario controllato https://w3id.org/italia/onto/controlledvocabulary/PublicEvent sui tipi di eventi pubblici. La classe è equivalente a skos:Concept (come specifico nel relativo file di allineamento dell'ontologia CPEV-AP_IT a vocabolari e ontologie esterne del web). + The class represents the type of public event (e.g., festival, exhibition, public reading, etc.). The individuals of this class are only those of the controlled vocabulary https://w3id.org/italia/onto/controlledvocabulary/PublicEvent on the types of public events. The class is equivalent to skos:Concept (as specified in the alignments file of the CPEV-AP_IT ontology where the alignments to external ontologies of the web are specified). + + Public Event Typology + Tipo di Evento Pubblico + stabile + stable + + + + + + + + + Event + Evento + stabile + stable + + + + + + Il modo di gestire l'evento. Esso assume due valori: Virtuale (come nel caso di un webinar o una conference call) oppure Fisico (come nel caso di un meeting di persona) + Plan of organization or arrangement of event. It can assume two values: Virtual (such as a conference call) and Physical (such as a Physical meeting). + + Event Format + Format dell'Evento + stabile + stable + + + + + Data & Analytics Framework + + + + + + + + Questa è la distribuzione RDF/Turtle dell'ontologia degli Eventi Pubblici + This is the distribution in RDF/turtle of the Public Event ontology + + + Distribuzione RDF/Turtle ontologia CPEV-AP_IT + RDF/Turtle distribution of CPEV-AP_IT Ontology + + + + + + + + + + + agid + Agenzia per l'Italia Digitale + Italian Digital Agency + + + + + + + + + + + + + + + + + + + + 02190640223 + Open Content + + + + + + + + + + + + + + A group of users for which the eent is of interest or useful + Un gruppo di utenti per il quale l'evento è di interesse o utile + + Audience + Utente + stabile + stable + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + ComunWeb + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Virtual + Virtuale + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + - - - - - diff --git a/Ontologie/CPEV/latest/CPEV-aligns-AP_IT.jsonld b/Ontologie/CPEV/latest/CPEV-aligns-AP_IT.jsonld index e867dcda..192347cf 100644 --- a/Ontologie/CPEV/latest/CPEV-aligns-AP_IT.jsonld +++ b/Ontologie/CPEV/latest/CPEV-aligns-AP_IT.jsonld @@ -5,12 +5,32 @@ "owl": "http://www.w3.org/2002/07/owl#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", - "schema": "http://schema.org/", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "http://data.europa.eu/m8g/PublicEventformat", + "@id": "http://data.europa.eu/m8g/PublicEventPublicEvent", + "@type": "owl:Class" + }, + { + "@id": "http://data.europa.eu/m8g/format", + "@type": "owl:ObjectProperty" + }, + { + "@id": "http://schema.org/Audience", + "@type": "owl:Class" + }, + { + "@id": "http://schema.org/Event", + "@type": "owl:Class" + }, + { + "@id": "http://schema.org/audience", + "@type": "owl:ObjectProperty" + }, + { + "@id": "http://schema.org/subEvent", "@type": "owl:ObjectProperty" }, { @@ -19,11 +39,11 @@ "dc:creator": [ { "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + "@value": "Agency for Digital Italy - AgID" }, { "@language": "en", - "@value": "Agency for Digital Italy - AgID" + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" }, { "@language": "en", @@ -39,23 +59,23 @@ "@value": "2019-04-23" }, "dcterms:description": [ - { - "@language": "it", - "@value": "Questi sono gli allineamenti dell'ontologia sugli eventi pubblici Core Public Event Vocabulary - Italian Application Profile (CPEV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate." - }, { "@language": "en", "@value": "These are the alignments to external ontologies widely used and available at the state of the art for the Core Public Event Vocabulary - Italian Application Profile" + }, + { + "@language": "it", + "@value": "Questi sono gli allineamenti dell'ontologia sugli eventi pubblici Core Public Event Vocabulary - Italian Application Profile (CPEV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate." } ], "dcterms:title": [ - { - "@language": "it", - "@value": "Allinemaneti per l'Ontologia degli Eventi Pubblici" - }, { "@language": "en", "@value": "Public Event Ontology Alignments" + }, + { + "@language": "it", + "@value": "Allinemaneti per l'Ontologia degli Eventi Pubblici" } ], "owl:imports": { @@ -65,15 +85,11 @@ "@id": "https://w3id.org/italia/onto/CPEV-aligns/0.1" } }, - { - "@id": "http://data.europa.eu/m8g/PublicEventPublicEvent", - "@type": "owl:Class" - }, { "@id": "https://w3id.org/italia/onto/CPEV/Audience", "@type": "owl:Class", "owl:subClassOf": { - "@id": "schema:Audience" + "@id": "http://schema.org/Audience" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPEV" @@ -84,61 +100,45 @@ "@type": "owl:Class", "owl:subClassOf": [ { - "@id": "schema:Event" + "@id": "http://data.europa.eu/m8g/PublicEvent" }, { - "@id": "http://data.europa.eu/m8g/PublicEvent" + "@id": "http://schema.org/Event" } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPEV" } }, - { - "@id": "schema:subEvent", - "@type": "owl:ObjectProperty" - }, - { - "@id": "schema:audience", - "@type": "owl:ObjectProperty" - }, - { - "@id": "schema:Event", - "@type": "owl:Class" - }, { "@id": "https://w3id.org/italia/onto/CPEV/hasFormat", "@type": "owl:ObjectProperty", "owl:subPropertyOf": { - "@id": "http://data.europa.eu/m8g/PublicEventformat" + "@id": "http://data.europa.eu/m8g/format" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPEV" } }, { - "@id": "schema:Audience", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CPEV/targetAudience", + "@id": "https://w3id.org/italia/onto/CPEV/subEventOf", "@type": "owl:ObjectProperty", - "owl:subPropertyOf": { - "@id": "schema:audience" + "owl:equivalentProperty": { + "@id": "http://schema.org/subEvent" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPEV" } }, { - "@id": "https://w3id.org/italia/onto/CPEV/subEventOf", + "@id": "https://w3id.org/italia/onto/CPEV/targetAudience", "@type": "owl:ObjectProperty", - "owl:equivalentProperty": { - "@id": "schema:subEvent" + "owl:subPropertyOf": { + "@id": "http://schema.org/audience" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPEV" } } ] -} +} \ No newline at end of file diff --git a/Ontologie/CPEV/latest/CPEV-aligns-AP_IT.rdf b/Ontologie/CPEV/latest/CPEV-aligns-AP_IT.rdf index 17bf449e..3dd30d1e 100644 --- a/Ontologie/CPEV/latest/CPEV-aligns-AP_IT.rdf +++ b/Ontologie/CPEV/latest/CPEV-aligns-AP_IT.rdf @@ -1,67 +1,67 @@ + + + + + + + + + + - + - Public Event Ontology Alignments + Agency for Digital Italy - AgID - Allinemaneti per l'Ontologia degli Eventi Pubblici Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - 2019-04-23 - - - 2018-06-25 - These are the alignments to external ontologies widely used and available at the state of the art for the Core Public Event Vocabulary - Italian Application Profile Italian Digital Transformation Team - Questi sono gli allineamenti dell'ontologia sugli eventi pubblici Core Public Event Vocabulary - Italian Application Profile (CPEV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate. + 2018-06-25 + 2019-04-23 + These are the alignments to external ontologies widely used and available at the state of the art for the Core Public Event Vocabulary - Italian Application Profile + Questi sono gli allineamenti dell'ontologia sugli eventi pubblici Core Public Event Vocabulary - Italian Application Profile (CPEV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate. + Public Event Ontology Alignments + Allinemaneti per l'Ontologia degli Eventi Pubblici + - + + - - - + - + - - - - + - - + - + - + + - + - - - - - - - + diff --git a/Ontologie/CPSV/latest/CPSV-AP_IT.jsonld b/Ontologie/CPSV/latest/CPSV-AP_IT.jsonld index 82818ec4..90d7ae62 100644 --- a/Ontologie/CPSV/latest/CPSV-AP_IT.jsonld +++ b/Ontologie/CPSV/latest/CPSV-AP_IT.jsonld @@ -1,172 +1,145 @@ { "@context": { - "ADMS": "https://w3id.org/italia/onto/ADMS/", - "CLV": "https://w3id.org/italia/onto/CLV/", "dc": "http://purl.org/dc/elements/1.1/", - "dcat": "http://www.w3.org/ns/dcat#", - "dcterms": "http://purl.org/dc/terms/", - "foaf": "http://xmlns.com/foaf/0.1/", - "l0": "https://w3id.org/italia/onto/l0/", + "ns1": "https://w3id.org/italia/onto/ADMS/", + "ns2": "http://purl.org/dc/terms/", + "ns3": "https://w3id.org/italia/onto/l0/", + "ns4": "http://www.w3.org/ns/dcat#", + "ns5": "http://xmlns.com/foaf/0.1/", + "ns6": "http://www.w3.org/ns/prov#", + "ns7": "http://www.w3.org/2006/vcard/ns#", "owl": "http://www.w3.org/2002/07/owl#", - "prov": "http://www.w3.org/ns/prov#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", - "skos": "http://www.w3.org/2004/02/skos/core#", - "vcard": "http://www.w3.org/2006/vcard/ns#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "_:Nf66fb528a83942e0afa8c8603351ce24", + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb1", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CPSV/Channel" + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + } + ] + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb10", "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" }, "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/isChannelOf" + "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition" } }, { - "@id": "vcard:hasEmail", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/InterOrganizationService", - "@type": "owl:Class", - "owl:disjointWith": { - "@id": "https://w3id.org/italia/onto/CPSV/InternalOrganizationService" - }, - "owl:versionInfo": [ - { - "@language": "it", - "@value": "provvisoria" - }, - { - "@language": "en", - "@value": "unstable" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "This class is used to model service that can be used in the inter-organization interaction. In the Iltaian context this class is used to model such enabling platforms as SPID and PagoPA for instance." - }, - { - "@language": "it", - "@value": "Questa classe è utilizzata per modellare i servizi tra organizzazioni. Nel contesto italiano questa classe può essere utilizzata per modellare le piattaforme ablitanti quali per esempio SPID e PAgoPA. Servizi di una pubblica amministrazione offerti ad altre pubbliche amministrazioni rientrano in tale categoria." - } - ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb11", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "Servizio tra Organizzazioni" - }, - { - "@language": "it", - "@value": "Piattaforma abilitante" - }, - { - "@language": "en", - "@value": "Inter-Organization Service" - } - ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "owl:onProperty": { + "@id": "ns3:description" } }, { - "@id": "_:N02e5056ec26a4ad7aaef8d7e65434130", + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb12", "@type": "owl:Restriction", + "owl:onDataRange": { + "@id": "xsd:anyURI" + }, "owl:onProperty": { - "@id": "l0:name" + "@id": "https://w3id.org/italia/onto/SM/emailAddress" }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" } }, { - "@id": "_:N183c4144ac0f4caa923f8af794381dd6", + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb13", "@type": "owl:Restriction", "owl:onProperty": { - "@id": "l0:name" + "@id": "ns3:name" }, "owl:someValuesFrom": { "@id": "rdfs:Literal" } }, { - "@id": "_:N85ea1f37296943168fc8a4efe60fd182", + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb14", "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" + "owl:allValuesFrom": { + "@id": "xsd:anyURI" }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/referenceDoc" } }, { - "@id": "_:N209dac99c65b45a1bf6ee97b9bbe893c", + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb15", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "rdfs:Literal" }, "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/serviceKeyword" + "@id": "ns3:description" } }, { - "@id": "_:Nb97a8361192045ef9196a6f5acc286c1", + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb16", "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" }, "owl:onProperty": { - "@id": "l0:description" + "@id": "ns3:identifier" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceProcessingTime", - "@type": "owl:Class", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - { - "@language": "en", - "@value": "stable" - } - ], - "rdfs:comment": { - "@language": "en", - "@value": "This class is used to represent a quantitative value referred to time metrics. For instance, it can be used to model the average time, a time expressed in terms of days, weeks, years, etc. In the contest of CPSV-AP_IT the class models the processing time for the life event." + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb17", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/ServiceInputOutputType" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasServiceInputOutputType" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb18", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "ns3:name" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "Tempo di Lavorazione del Servizio" - }, - { - "@language": "en", - "@value": "Processing Time" - } - ], - "rdfs:seeAlso": { - "@language": "it", - "@value": "Questa classe è utilizzata per rappresentare un valore quantitativo riferito a metriche di tempo. Per esempio esso può essere utilizzato per rappresentare un tempo medio, un tempo espresso in gg, settimane, anni, ecc. Nel contesto del CPSV-AP_IT la classe è usata per modellare il tempo di processamento relativo all'evento della vita." + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb19", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" }, - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/MU/Value" + "owl:onProperty": { + "@id": "ns3:description" } }, { - "@id": "_:Nec535c1170aa4ec0bce1938e54b9d09d", + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb20", "@type": "owl:Restriction", "owl:maxQualifiedCardinality": { "@type": "xsd:nonNegativeInteger", @@ -180,578 +153,1080 @@ } }, { - "@id": "dcat:downloadURL", - "@type": "owl:AnnotationProperty" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb21", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/additionalNoteForService" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/isStatusForService", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Proprietà inversa di \"ha stato\" utilizzata per connettere uno stato del servizio al servizio." - }, - { - "@language": "en", - "@value": "Inverse property of \"has status\" used to link the service status with the service." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceStatus" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb22", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "is status for service" - }, - { - "@language": "it", - "@value": "è stato per servizio" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/accessReference" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/hasEmailCh", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - { - "@language": "en", - "@value": "stable" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Questa proprietà è una sotto proprietà di \"ha canale\" ed è utilizzata al fine di legare un servizio pubblico a uno specifico tipo di canale; i.e., email." - }, - { - "@language": "en", - "@value": "This property is a sub property of has channel and it is used to connect a public service with a specific type of channel; i.e., email." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:label": [ - { - "@language": "en", - "@value": "has email channel" - }, - { - "@language": "it", - "@value": "ha canale di erogazione email" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/EmailChannel" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb23", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/ServiceInputOutputType" }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPSV/hasChannel" + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasServiceInputOutputType" } }, { - "@id": "_:Na8fb9dac3d6547099f35a329428f8af4", + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb24", "@type": "owl:Restriction", "owl:onProperty": { - "@id": "l0:name" + "@id": "ns3:name" }, "owl:someValuesFrom": { "@id": "rdfs:Literal" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/isPhysicallyAvailableAt", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb25", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "ns3:description" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb26", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/SM/telephoneNumber" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb27", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/serviceSector" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/ServiceSector" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb28", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/serviceTheme" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/ServiceTheme" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb29", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "ns3:EventOrSituation" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/isPartOfEvent" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb30", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/Language/Language" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/Language/hasLanguage" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb31", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CPSV/InteractivityLevel" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasiInteractivityLevel" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb32", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "ns3:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb33", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/FormalFramework" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/implementsFF" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb34", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/isFollowedByService" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb35", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/Requirement" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/specifiesReq" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb36", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "ns3:description" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb37", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "ns3:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb38", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:anyURI" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/referenceDoc" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb39", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "ns3:identifier" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb4", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CPSV/Input" + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/Output" + } + ] + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb40", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasAuthenticationMethod" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/Authentication" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb41", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasChannel" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/Channel" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb42", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/RO/hasRiT" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb43", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/Feature" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CLV/hasSpatialCoverage" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb44", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/Cost" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasCost" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb45", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/Input" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasInput" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb46", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/Rule" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/isCompliantWithRule" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb47", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/Feature" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/isPhysicallyAvailableAt" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb48", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/Output" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/producesOutput" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb49", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/relationService" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb50", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/requiresService" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb51", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/SM/hasOnlineContactPoint" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb52", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/TI/TemporalEntity" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/TI/hasTemporalCoverage" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb53", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CPSV/ServiceProcessingTime" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasProcessingTime" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb54", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CPSV/ServiceStatus" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasServiceStatus" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb55", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "ns3:description" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb56", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "ns3:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb57", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/otherServiceCode" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb58", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/serviceKeyword" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb59", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "ns3:identifier" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb60", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/isStatusForService" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb61", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:anyURI" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/referenceDoc" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb62", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "ns3:description" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb63", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "ns3:identifier" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb64", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/EventType" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasEventType" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb65", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/PublicService" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/isEventForPS" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb66", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "ns3:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb67", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "ns3:description" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb68", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasChannel" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/OfflineChannel" + }, + "rdfs:subClassOf": { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb69" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb69", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/isPhysicallyAvailableAt" + }, + "owl:someValuesFrom": { + "@id": "https://w3id.org/italia/onto/CLV/Address" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb7", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/Cost" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasCost" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb8", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/isChannelOf" + } + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb9", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CPSV/ChannelType" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasChannelType" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "http://dati.gov.it/onto/dcatapit#Agent", + "@type": "owl:Class" + }, + { + "@id": "http://dati.gov.it/onto/dcatapit#Organization", + "@type": "owl:Class" + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "ns5:Agent" ], - "rdfs:comment": [ + "ns2:identifier": "agid", + "ns5:name": [ { - "@language": "en", - "@value": "This property links the service to its physical location in the case the service is provided offline at some organization's desk/totem." + "@language": "it", + "@value": "Agenzia per l'Italia Digitale" }, { - "@id": "https://w3id.org/italia/onto/CPSV" - }, + "@language": "en", + "@value": "Italian Digital Agency" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/contact-point/onto-agid", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Organization", + "ns7:Kind", + "ns7:Organization" + ], + "ns7:fn": "banche dati e open data", + "ns7:hasEmail": { + "@id": "mailto:info@dati.gov.it" + } + }, + { + "@id": "https://w3id.org/italia/data/distribution/CPSVAPIT-JSON-LD", + "@type": [ + "owl:NamedIndividual", + "ns1:SemanticAssetDistribution" + ], + "ns2:description": [ { "@language": "it", - "@value": "Questa proprietà collega un servizio alla locazione fisica che lo eroga nel caso il servizio sia offerto agli utenti finali (ad esempio via sportelli fisici/totem)" + "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei servizi pubblici" + }, + { + "@language": "en", + "@value": "This is the distribution in JSON-LD of the public services ontology" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "ns2:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" }, - "rdfs:label": [ + "ns2:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "ns2:title": [ { "@language": "it", - "@value": "è fisicamente disponibile presso" + "@value": "Distribuzione JSON-LD ontologia CPSV-AP_IT" }, { "@language": "en", - "@value": "is physically available at" + "@value": "JSON-LD distribution of CPSV-AP_IT Ontology" } ], - "rdfs:range": { - "@id": "CLV:Feature" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPSV/hasChannel" - } - }, - { - "@id": "_:Nd2f1a281779c4602bd663ffcc7f840eb", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/Requirement" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/specifiesReq" - } - }, - { - "@id": "_:N53930dbac8874cffb15cb29524a9ed69", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceInputOutputType" + "ns4:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPSV/latest" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasServiceInputOutputType" + "ns4:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPSV/latest/CPSV-AP_IT.jsonld" } }, { - "@id": "https://w3id.org/italia/onto/MU/Value", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/RightsHolder", + "@id": "https://w3id.org/italia/data/distribution/CPSVAPIT-RDF-TURTLE", "@type": [ - "https://w3id.org/italia/onto/CPSV/RoleOnService", - "owl:NamedIndividual" + "owl:NamedIndividual", + "ns1:SemanticAssetDistribution" ], - "rdfs:comment": [ + "ns2:description": [ { - "@language": "en", - "@value": "It is the role that an agent can play when it is responsible for the service that is made available to the end-users." + "@language": "it", + "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei servizi pubblici" }, { - "@language": "it", - "@value": "E' il ruolo che un soggetto assume qualora esso sia il responsabile del servizio reso disponibile." + "@language": "en", + "@value": "This is the distribution in RDF/turtle of the public services ontology" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "ns2:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" }, - "rdfs:label": [ + "ns2:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "ns2:title": [ { "@language": "it", - "@value": "Titolare" + "@value": "Distribuzione RDF/Turtle ontologia CPSV-AP_IT" }, { "@language": "en", - "@value": "Rights Holder" + "@value": "RDF/Turtle distribution of CPSV-AP_IT Ontology" } - ] - }, - { - "@id": "_:N8499aab548134080a1aa943faf6841e6", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "xsd:anyURI" + ], + "ns4:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPSV/latest" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/referenceDoc" + "ns4:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPSV/latest/CPSV-AP_IT.ttl" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/producesOutput", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/data/distribution/CPSVAPIT-RDF-XML", + "@type": [ + "owl:NamedIndividual", + "ns1:SemanticAssetDistribution" + ], + "ns2:description": [ { "@language": "it", - "@value": "stabile" + "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei servizi pubblici" }, { "@language": "en", - "@value": "stable" + "@value": "This is the distribution in RDF/XML of the public services ontology" } ], - "rdfs:comment": [ + "ns2:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" + }, + "ns2:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "ns2:title": [ { "@language": "it", - "@value": "Questa proprietà è utilizzata per collegare un servizio con l'output da esso prodotto." + "@value": "Distribuzione RDF/XML ontologia CPSV-AP_IT" }, { "@language": "en", - "@value": "This property is used to connect a service with the output it produces." + "@value": "RDF/XML distribution of CPSV-AP_IT Ontology" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "ns4:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPSV/latest" }, - "rdfs:label": [ + "ns4:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPSV/latest/CPSV-AP_IT.rdf" + } + }, + { + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", + "@type": [ + "owl:NamedIndividual", + "ns3:Agent" + ], + "ns2:identifier": "cnr - Z6HZEH - STLab", + "ns3:name": [ { "@language": "en", - "@value": "produces output" + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" }, { "@language": "it", - "@value": "produce output" + "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" } + ] + }, + { + "@id": "https://w3id.org/italia/data/project/DAF", + "@type": [ + "owl:NamedIndividual", + "ns1:Project" ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/Output" + "ns3:name": { + "@language": "it", + "@value": "Data & Analytics Framework" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Authentication", - "@type": "owl:Class", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/authentication-type" + "@id": "https://w3id.org/italia/data/project/ITAServiceCatalogue", + "@type": [ + "owl:NamedIndividual", + "ns1:Project" + ], + "ns3:name": { + "@language": "it", + "@value": "Servizi.gov.it - Catalogo dei servizi pubblici italiano" + } + }, + { + "@id": "https://w3id.org/italia/data/project/OntoPiA", + "@type": [ + "owl:NamedIndividual", + "ns1:Project" + ], + "ns3:name": { + "@language": "it", + "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" + } + }, + { + "@id": "https://w3id.org/italia/onto/CPSV", + "@type": [ + "owl:Ontology", + "owl:NamedIndividual", + "ns1:SemanticAsset" + ], + "dc:description": { + "@id": "https://github.com/italia/servizi-gov/raw/master/ontology/CPSV-AP_IT.png" }, - "owl:versionInfo": [ + "ns1:acronym": "CPSV-AP_IT", + "ns1:depiction": { + "@id": "https://github.com/italia/servizi-gov/raw/master/ontology/CPSV-AP_IT.png" + }, + "ns1:hasContributor": { + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" + }, + "ns1:hasFormalityLevel": { + "@id": "ns1:Formal" + }, + "ns1:hasInteroperabilityLevel": [ { - "@language": "en", - "@value": "stable" + "@id": "ns1:Semantic" }, { - "@language": "it", - "@value": "stabile" + "@id": "ns1:Technical" } ], - "rdfs:comment": [ + "ns1:hasKeyClass": [ { - "@language": "en", - "@value": "The class \"Authentication\" is used to represent authentication requirements required by a service. In particular, this class, together with the associated properties allows us to model the type of authentication the service needs (e.g., authentication through the national e-ID system, none, authentication using other smart card based systems, ecc) and the levelo of security for the identification that is required (e.g., credentials, one-time passowrd, biometric mechanisms). A controlled vocabulary must be used in order to specify the type of required authentication. The vocabulary is the following: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/authentication-type." + "@id": "https://w3id.org/italia/onto/CPSV/Channel" }, { - "@language": "it", - "@value": "La classe \"Autenticazione\" è utilizzata per rappresentare i requisiti di autenticazione richiesti da un servizio. In particolare, attraverso tale classe e le proprietà ad essa associate è possibile indicare che tipo di autenticazione un servizio richiede (e.g., autenticazione SPID, nessuna autenticazione, autenticazione via CNS o altro strumento, ecc), e il livello di sicurezza per l'autenticazione richiesto, applicabile nel caso di autenticazione SPID. Il seguente vocabolario controllato deve essere utilizzato per specificare il tipo di autenticazione richiesta: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/authentication-type" + "@id": "https://w3id.org/italia/onto/CPSV/Input" + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/Output" + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/PublicService" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "ns1:hasOntologyLanguage": { + "@id": "ns1:OWL" }, - "rdfs:label": [ + "ns1:hasSemanticAssetDistribution": [ { - "@language": "it", - "@value": "Autenticazione" + "@id": "https://w3id.org/italia/data/distribution/CPSVAPIT-JSON-LD" }, { - "@language": "en", - "@value": "Authenticaton" + "@id": "https://w3id.org/italia/data/distribution/CPSVAPIT-RDF-TURTLE" + }, + { + "@id": "https://w3id.org/italia/data/distribution/CPSVAPIT-RDF-XML" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/CPSV/Requirement" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Year", - "@type": "owl:NamedIndividual", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:label": [ + "ns1:hasTask": [ { - "@language": "it", - "@value": "Anno" + "@id": "ns1:AnnotationTask" }, { - "@language": "en", - "@value": "Year" + "@id": "ns1:QueryFormulationTask" + }, + { + "@id": "ns1:SearchTask" } - ] - }, - { - "@id": "_:Nffe4896806c34d4f8dcbe1756379f615", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + ], + "ns1:last": { + "@id": "https://w3id.org/italia/onto/CPSV/1.1" }, - "owl:onProperty": { - "@id": "l0:identifier" - } - }, - { - "@id": "_:Ncd3d9140a8e84b1cbb4d3550ceddc0bf", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "xsd:anyURI" + "ns1:prefix": "cpsvapit", + "ns1:prev": { + "@id": "http://dati.gov.it/onto#cpsvapit" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/referenceDoc" - } - }, - { - "@id": "_:N3a4c05f0725a4727a031d3971f0254c1", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CPSV/ChannelType" + "ns1:semanticAssetInUse": [ + { + "@id": "https://w3id.org/italia/data/project/DAF" + }, + { + "@id": "https://w3id.org/italia/data/project/ITAServiceCatalogue" + }, + { + "@id": "https://w3id.org/italia/data/project/OntoPiA" + } + ], + "ns1:status": "final draft", + "ns1:target": [ + "Cittadini", + "Imprese", + "Pubbliche Amministrazioni" + ], + "ns1:type": { + "@id": "ns1:DomainOntology" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasChannelType" + "ns2:accrualPeriodicity": { + "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "_:N1729f50b95554206983e4e8896467754", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/Cost" + "ns2:creator": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasCost" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/specifiesReq", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "ns2:description": [ + { + "@language": "it", + "@value": "Ontologia del profilo italiano per la descrizione dei servizi pubblici. Per servizio pubblico si intende qualsiasi atto obbligatorio o discrezionale espletato da una pubblica amministrazione (o per conto di una pubblica amministrazione) nei confronti di cittadini, imprese/professionisti." + }, + { + "@language": "en", + "@value": "This is the ontology of the Italian application profile for public services. With the term \"public service\" we mean any discretional or mandatory act carried out by a Public Administration (or on behalf of a Public Administration) for the advantage of citizens and enterprises." + } + ], + "ns2:identifier": "https://w3id.org/italia/onto/CPSV", + "ns2:issued": { + "@type": "xsd:date", + "@value": "2015-11-21" + }, + "ns2:language": [ { - "@language": "it", - "@value": "stabile" + "@id": "http://publications.europa.eu/resource/authority/language/ENG" }, { - "@language": "en", - "@value": "stable" + "@id": "http://publications.europa.eu/resource/authority/language/ITA" } ], - "rdfs:comment": [ + "ns2:modified": { + "@type": "xsd:date", + "@value": "2020-09-30" + }, + "ns2:publisher": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + }, + "ns2:rightsHolder": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + }, + "ns2:title": [ { - "@language": "it", - "@value": "Questa proprietà è utilizzata per indicare che le regole definiscono determinati requisiti per il servizio." + "@language": "en", + "@value": "Core Public Service Vocabulary - The Italian Application Profile (CPSV-AP_IT)" }, { - "@language": "en", - "@value": "This property is used to represent that rules can specify requirements for a service." + "@language": "it", + "@value": "Ontologia dei Servizi Pubblici - Core Public Service Vocabulary - Profilo applicativo italiano (CPSV-AP_IT)" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Rule" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "ns4:contactPoint": { + "@id": "https://w3id.org/italia/data/contact-point/onto-agid" }, - "rdfs:label": [ + "ns4:keyword": [ { "@language": "it", - "@value": "definisce requisito" + "@value": "Canali di erogazione" }, { - "@language": "en", - "@value": "specifies requirement" + "@language": "it", + "@value": "Servizio" + }, + { + "@language": "it", + "@value": "Servizio pubblico" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/Requirement" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Day", - "@type": "owl:NamedIndividual", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "ns4:theme": { + "@id": "http://publications.europa.eu/resource/authority/data-theme/GOVE" }, - "rdfs:label": [ + "ns6:wasDerivedFrom": { + "@id": "http://dati.gov.it/onto#cpsvapit" + }, + "owl:imports": [ { - "@language": "en", - "@value": "Day" + "@id": "https://w3id.org/italia/onto/AccessCondition" }, { - "@language": "it", - "@value": "Giorno" + "@id": "https://w3id.org/italia/onto/CLV" + }, + { + "@id": "https://w3id.org/italia/onto/COV" + }, + { + "@id": "https://w3id.org/italia/onto/Language" + }, + { + "@id": "https://w3id.org/italia/onto/MU" + }, + { + "@id": "https://w3id.org/italia/onto/RO" + }, + { + "@id": "https://w3id.org/italia/onto/SM" + }, + { + "@id": "https://w3id.org/italia/onto/TI" + }, + { + "@id": "https://w3id.org/italia/onto/l0" } - ] - }, - { - "@id": "_:N398c7e101a664bb890902be2039b8af8", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" + ], + "owl:versionIRI": { + "@id": "https://w3id.org/italia/onto/CPSV/1.1" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/otherServiceCode" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/accessReference", - "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "en", - "@value": "stable" + "@value": "Version 1.1 - Modified on 30 September 2020 - Use of the definition of Public Service defined in the European application profile CPSV-AP. This emerged from users requests expressed in the following issue: https://github.com/italia/daf-ontologie-vocabolari-controllati/issues/92" }, { "@language": "it", - "@value": "stabile" + "@value": "Versione 1.1 - Modificata il 30 Settembre 2020 - Uso della definizione di Servizio Pubblico come presentata nel profilo applicativo europeo CPSV-AP. Questa modifica si è resa necessaria per rispondere a richieste di utenti espresse in questo issue: https://github.com/italia/daf-ontologie-vocabolari-controllati/issues/92" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà consente di rappresentare un riferimento per l'accesso a un canale non elettronico diverso da sito web e email. Esempi: l'IBAN per un bonifico bancario, canale per la TV on demand, ecc." + "@value": "Ontologia del profilo italiano per la descrizione dei servizi pubblici. Per servizio pubblico si intende qualsiasi atto obbligatorio o discrezionale espletato da una pubblica amministrazione (o per conto di una pubblica amministrazione) nei confronti di cittadini, imprese/professionisti." }, { "@language": "en", - "@value": "This property is used to represent the access reference for an electronic channel different from web site and email. For instance, it can be the bank account number for a bank transfer channel, etc." + "@value": "This is the ontology of the Italian application profile for public services. With the term \"public service\" we mean any discretional or mandatory act carried out by a Public Administration (or on behalf of a Public Administration) for the advantage of citizens and enterprises." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/OtherElectronicChannel" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "en", - "@value": "access reference" + "@language": "it", + "@value": "Ontologia dei Servizi Pubblici" }, { - "@language": "it", - "@value": "riferimento di accesso" + "@language": "en", + "@value": "Public Services Ontology" } - ], - "rdfs:range": { - "@id": "rdfs:Literal" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/StartingCrossBorder", + "@id": "https://w3id.org/italia/onto/CPSV/Active", "@type": [ - "https://w3id.org/italia/onto/CPSV/EventType", - "owl:NamedIndividual" + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPSV/ServiceStatus" ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "it", - "@value": "Avvio Transfrontaliero" + "@language": "en", + "@value": "Active" }, { - "@language": "en", - "@value": "Starting Cross Border" + "@language": "it", + "@value": "Attivo" } ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/hasServiceInputOutputType", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPSV/Authentication", + "@type": "owl:Class", + "ns3:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/authentication-type" + }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà che collega un input o un output del servizio alla relativa tipologia" + "@value": "La classe \"Autenticazione\" è utilizzata per rappresentare i requisiti di autenticazione richiesti da un servizio. In particolare, attraverso tale classe e le proprietà ad essa associate è possibile indicare che tipo di autenticazione un servizio richiede (e.g., autenticazione SPID, nessuna autenticazione, autenticazione via CNS o altro strumento, ecc), e il livello di sicurezza per l'autenticazione richiesto, applicabile nel caso di autenticazione SPID. Il seguente vocabolario controllato deve essere utilizzato per specificare il tipo di autenticazione richiesta: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/authentication-type" }, { "@language": "en", - "@value": "Property that links a service input or output to its related typology" + "@value": "The class \"Authentication\" is used to represent authentication requirements required by a service. In particular, this class, together with the associated properties allows us to model the type of authentication the service needs (e.g., authentication through the national e-ID system, none, authentication using other smart card based systems, ecc) and the levelo of security for the identification that is required (e.g., credentials, one-time passowrd, biometric mechanisms). A controlled vocabulary must be used in order to specify the type of required authentication. The vocabulary is the following: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/authentication-type." } ], - "rdfs:domain": { - "@id": "_:Nf682a5d8e2284c608afc88f07607d837" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "has service input or output type" - }, - { - "@language": "it", - "@value": "ha tipo di output del servizio" - }, - { - "@language": "it", - "@value": "ha tipologia di output del servizio" - }, { "@language": "it", - "@value": "ha tipo di input del servizio" + "@value": "Autenticazione" }, { - "@language": "it", - "@value": "ha tipologia di input del servizio" + "@language": "en", + "@value": "Authenticaton" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceInputOutputType" - } - }, - { - "@id": "foaf:name", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:N3f333b9f82d74e68bd5eb609505aa6d7", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/RO/hasRiT" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/CPSV/Requirement" } }, { - "@id": "dcterms:identifier", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/InteractivityLevel", + "@id": "https://w3id.org/italia/onto/CPSV/BusinessEvent", "@type": "owl:Class", - "l0:controlledvocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level" + "ns3:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/business-event" }, + "ns6:wasDerivedFrom": [ + { + "@id": "http://data.europa.eu/m8g/BusinessEvent" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], "owl:versionInfo": [ { "@language": "it", @@ -762,17 +1237,14 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "skos:Concept" - }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta il livello di interattività per un servizio pubblico. Il livello di interattività è il livello di interazione con l'utenza del servizio (si vedano le Linee guida per i siti web delle PA ‐ 2011). Le istanze di questa classe sono voci di un vocabolario controllato modellato anche mediante l'uso di SKOS. Il vocabolario controllato che deve essere utilizzato per le istanze di questa classe è https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level" + "@value": "La classe rappresenta un evento di business dove un evento di business è una situazione o evento che si verifica nel ciclo di vita di un business. Un evento di business richiede che un insieme di servizi pubblici siano erogati per far sì che le necessità e obbligazioni dell'evento di business siano effettivamente soddisfatte. Esempio di evento di business può essere l'avvio di una pratica con la pubblica amministrazione, la chiusura di un'azienda, ecc. Gli individi di questa classe sono tutti gli elementi del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event" }, { "@language": "en", - "@value": "This class represents the level of interactivity for a public service. The level of interactivity is the level of interaction with the users of the service (see the Italian Guidelines for the websites of the Public Administrations - 2011). Instances of this class are the items of a controlled vocabulary modeled also through the use of SKOS. The controlled vocabulary to be used for the instances of this class is https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level" + "@value": "This class represent a Business Event. A Business Event is a specific situation or event in the lifecycle of a business (professionals). A Business Event requires a set of public services to be delivered in order for the associated business need(s) or obligation(s) to be fulfilled. The individuals of this class are those elements of the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/business-event" } ], "rdfs:isDefinedBy": { @@ -780,25 +1252,24 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "Livello di Interattività" + "@language": "en", + "@value": "Business Event" }, { - "@language": "en", - "@value": "Interactivity Level" + "@language": "it", + "@value": "Evento della vita per attività d'impresa" } ], "rdfs:subClassOf": { - "@id": "l0:Characteristic" + "@id": "ns3:EventOrSituation" } }, - { - "@id": "dcterms:description", - "@type": "owl:AnnotationProperty" - }, { "@id": "https://w3id.org/italia/onto/CPSV/Channel", "@type": "owl:Class", + "ns6:wasDerivedFrom": { + "@id": "http://data.europa.eu/m8g/Channel" + }, "owl:versionInfo": [ { "@language": "it", @@ -809,17 +1280,14 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "http://data.europa.eu/m8g/Channel" - }, "rdfs:comment": [ - { - "@language": "en", - "@value": "This class represents a channel through which a service is provided to end-users. In the context of CPSV-AP_IT the type of the channel must be controlled by using the following controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. The class is recommended." - }, { "@language": "it", "@value": "Questa classe rappresenta un canale attraverso cui il servizio pubbico è erogato agli utenti finali. In CPSV-AP_IT il tipo di canale deve essere specificato attraverso il seguente vocabolario per la definizione del tipo di canale: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. La classe è raccomandata." + }, + { + "@language": "en", + "@value": "This class represents a channel through which a service is provided to end-users. In the context of CPSV-AP_IT the type of the channel must be controlled by using the following controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. The class is recommended." } ], "rdfs:isDefinedBy": { @@ -835,177 +1303,105 @@ "@value": "Channel" } ], - "rdfs:subClassOf": [ - { - "@id": "_:Nf66fb528a83942e0afa8c8603351ce24" - }, - { - "@id": "_:N3a4c05f0725a4727a031d3971f0254c1" - }, - { - "@id": "_:Ne022acd893fb492c9444ce0ce8d68041" - }, - { - "@id": "_:Ndbb96987382940409e7fdfe9eb2844ea" - }, - { - "@id": "l0:Object" - } - ] - }, - { - "@id": "vcard:Organization", - "@type": "owl:Class" - }, - { - "@id": "xsd:time", - "@type": "rdfs:Datatype" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Wed", - "@type": "owl:NamedIndividual", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:label": [ + "rdfs:subClassOf": [ { - "@language": "it", - "@value": "Mercoledì" + "@id": "ns3:Object" }, { - "@language": "en", - "@value": "Wednesday" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb7" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb8" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb9" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb10" } ] }, { - "@id": "_:N1a391c64314d4362b087c4fd5ab67b01", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "@id": "https://w3id.org/italia/onto/CPSV/ChannelType", + "@type": "owl:Class", + "ns3:controlledvocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/isStatusForService" - } - }, - { - "@id": "_:Ne8f2566bdab843b99c873a1e30605f11", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/Rule" + "ns6:wasDerivedFrom": { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/isCompliantWithRule" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/RoleOnService", - "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "La classe \"Ruolo\" rappresenta il ruolo esercitato da un soggetto sul servizio pubblico. Il ruolo è riferibile anche a un certo lasso temporale. Il ruolo assume i seguenti valori predefinit: Utente, Fornitore, Creatore, Titolare, Concessionario, Manutentore. La classe è obbligatoria." + "@value": "La classe è utilizzata per modellare il tipo di canale. Il tipo di canale è controllato attraverso l'uso del seguente vocabolario https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. Pertanto le istanze di questa classe sono quelle del vocabolario controllato stesso. La classe è pienamente allineata a SKOS." }, { "@language": "en", - "@value": "The class role represents the role played by an Agent on the Public Service. A role can be played in a time interval. The roles must be defined using the predefined values that are: User, RightsHolder, Creator, Concessionaire, Maintainer, Provider. The class is mandatory in CPSV-AP_IT." + "@value": "This class is used to model the type of the Channel of a Service. The type of the channel is controlled using the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. Therefore, the instances of this class are those of the controlled vocabulary. The class is fully aligned with SKOS" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - }, "rdfs:label": [ { "@language": "en", - "@value": "Role on Service" + "@value": "Channel Type" }, { "@language": "it", - "@value": "Ruolo sul Servizio" + "@value": "Tipo di Canale del Servizio" + }, + { + "@language": "it", + "@value": "Tipologia del Canale del Servizio" } ], "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/RO/Role" + "@id": "ns3:Characteristic" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Doing", + "@id": "https://w3id.org/italia/onto/CPSV/Closing", "@type": [ - "https://w3id.org/italia/onto/CPSV/EventType", - "owl:NamedIndividual" + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPSV/EventType" ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "Doing" - }, - { - "@language": "it", - "@value": "In Corso" - } - ] - }, - { - "@id": "_:N0a4bc5dcf6384c4b9dec12b31bb2fa43", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:description" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Sun", - "@type": "owl:NamedIndividual", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - }, "rdfs:label": [ { "@language": "it", - "@value": "Domenica" + "@value": "Chiusura" }, { "@language": "en", - "@value": "Sunday" + "@value": "Closing" } ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/WebSiteChannel", - "@type": "owl:Class", - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } + "@id": "https://w3id.org/italia/onto/CPSV/Concessionaire", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPSV/RoleOnService" ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents a channel of type web site. According to the controlled vocabulary on the channels for public services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/023" + "@language": "it", + "@value": "E' un ruolo che consente al soggetto di gestire il servizio e, nel periodo della concessione, è responsabile del servizio stesso." }, { - "@language": "it", - "@value": "Questa classe rappresenta un canale di tipo sito web. Rappresenta il sito attraverso cui accedere alle funzionalità offerte dal servizio pubblico. Secondo il vocabolario controllato sui canali per il servizio https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha un tipo corrispondente a https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/023" + "@language": "en", + "@value": "It is a role that allows an agent to manage the service. For the granting time period, it is responsible for the service itself." } ], "rdfs:isDefinedBy": { @@ -1014,30 +1410,20 @@ "rdfs:label": [ { "@language": "en", - "@value": "Web Site Channel" + "@value": "Concessionaire" }, { "@language": "it", - "@value": "Sito Web di Accesso al Servizio" + "@value": "Concessionario" } - ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/CPSV/Channel" - } + ] }, { - "@id": "_:Na3ab50fed664402e8714ae3b7cfcf001", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/TI/TemporalEntity" + "@id": "https://w3id.org/italia/onto/CPSV/Cost", + "@type": "owl:Class", + "ns6:wasDerivedFrom": { + "@id": "http://data.europa.eu/m8g/Cost" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/TI/hasTemporalCoverage" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/hasChannelType", - "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -1051,84 +1437,87 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà che collega un canale di erogazione per il servizio al suo tipo, specificato mediante l'uso del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel" + "@value": "La classe Costo rappresenta qualsiasi costo che l'esecuzione di un servizio pubblico, fruito da un agente, richiede di pagare. La classe è opzionale." }, { "@language": "en", - "@value": "Property that links the Channel to its type (specified with the use of the related controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel" + "@value": "The Cost class represents any cost related to the execution of a Public Service which the Agent consuming it, needs to pay. The class is optional." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Channel" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "ha tipo di canale di erogazione" - }, { "@language": "en", - "@value": "has channel type" + "@value": "Cost" }, { "@language": "it", - "@value": "ha tipologia di canale di erogazione" + "@value": "Costo" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/ChannelType" - } - }, - { - "@id": "_:N242f31373d4041fe8a9b8f14aa25a6e5", - "@type": "owl:Restriction", - "owl:onDataRange": { - "@id": "xsd:anyURI" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/SM/emailAddress" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } + "rdfs:subClassOf": [ + { + "@id": "ns3:Characteristic" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb11" + } + ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/BusinessEvent", - "@type": "owl:Class", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/business-event" - }, - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/onto/CPSV/Creator", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPSV/RoleOnService" + ], + "rdfs:comment": [ { "@language": "it", - "@value": "stabile" + "@value": "E' il ruolo che un soggetto ha nel caso abbia sviluppato/implementato il servizio pubblico." }, { "@language": "en", - "@value": "stable" + "@value": "It is the role that allows an agent to implement/develop a public service." } ], - "prov:wasDerivedFrom": [ + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:label": [ { - "@id": "http://data.europa.eu/m8g/BusinessEvent" + "@language": "en", + "@value": "Creator" }, { - "@id": "skos:Concept" + "@language": "it", + "@value": "Creatore" } - ], - "rdfs:comment": [ + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/Day", + "@type": "owl:NamedIndividual", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:label": [ { "@language": "en", - "@value": "This class represent a Business Event. A Business Event is a specific situation or event in the lifecycle of a business (professionals). A Business Event requires a set of public services to be delivered in order for the associated business need(s) or obligation(s) to be fulfilled. The individuals of this class are those elements of the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/business-event" + "@value": "Day" }, { "@language": "it", - "@value": "La classe rappresenta un evento di business dove un evento di business è una situazione o evento che si verifica nel ciclo di vita di un business. Un evento di business richiede che un insieme di servizi pubblici siano erogati per far sì che le necessità e obbligazioni dell'evento di business siano effettivamente soddisfatte. Esempio di evento di business può essere l'avvio di una pratica con la pubblica amministrazione, la chiusura di un'azienda, ecc. Gli individi di questa classe sono tutti gli elementi del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event" + "@value": "Giorno" } + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/Doing", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPSV/EventType" ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" @@ -1136,21 +1525,21 @@ "rdfs:label": [ { "@language": "en", - "@value": "Business Event" + "@value": "Doing" }, { "@language": "it", - "@value": "Evento della vita per attività d'impresa" + "@value": "In Corso" } - ], - "rdfs:subClassOf": { - "@id": "l0:EventOrSituation" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/OfflineChannel", + "@id": "https://w3id.org/italia/onto/CPSV/EmailChannel", "@type": "owl:Class", "owl:disjointWith": [ + { + "@id": "https://w3id.org/italia/onto/CPSV/OfflineChannel" + }, { "@id": "https://w3id.org/italia/onto/CPSV/OtherElectronicChannel" }, @@ -1162,23 +1551,23 @@ } ], "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents Channels that are of type offline. According to the controlled vocabulary of the channels for the services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to the piece of tree of the taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/01" + "@language": "it", + "@value": "Questa classe rappresenta il tipo di canale email. Secondo il vocabolario controllato dei tipi di canale https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel, questo canale ha tipo corrispondente alla parte di albero della tassonomia che ha origine da https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/04" }, { - "@language": "it", - "@value": "Questa classe rappresenta canali di tipo offline. Secondo il vocabolario controllato sui canali per il servizio https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha un tipo corrispondente alla parte della tassonomia che inizia con https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/01" + "@language": "en", + "@value": "This class represents a Channel of type Email. According to the controlled vocabulary on the channels for public services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to the piece of the tree of the channel taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/04" } ], "rdfs:isDefinedBy": { @@ -1187,24 +1576,25 @@ "rdfs:label": [ { "@language": "it", - "@value": "Canale Offline del Servizio" + "@value": "Canale Email del Servizio" }, { "@language": "en", - "@value": "Offline Channel" + "@value": "Email Channel" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/CPSV/Channel" - } - }, - { - "@id": "dcat:accessURL", - "@type": "owl:AnnotationProperty" + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/CPSV/Channel" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb12" + } + ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/serviceTheme", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPSV/EventType", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -1217,59 +1607,52 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property is used to model the service theme. The service theme must be specified using the following controlled vocabulary: http://publications.europa.eu/resource/authority/data-theme" + "@language": "it", + "@value": "Questa classe rappresenta il tipo di evento della vita e assume i seguenti valori predefiniti: avvio, avvio transfrontaliero, in corso, chiusura." }, { - "@language": "it", - "@value": "Questa proprietà consente di specificare il tema del servizio. Il tema del servizio deve essere specificato utilizzando il seguente vocabolario controllato: http://publications.europa.eu/resource/authority/data-theme" + "@language": "en", + "@value": "This class represents the type of life event; it can assume the following predefined values: Starting, Starting Cross Border, Doing, Closing." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/PublicService" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "it", - "@value": "tema del servizio" + "@language": "en", + "@value": "Event Type for the Service" }, { - "@language": "en", - "@value": "service theme" + "@language": "it", + "@value": "Tipo di Evento per il Servizio" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceTheme" + "rdfs:subClassOf": { + "@id": "ns3:Characteristic" } }, { - "@id": "vcard:Kind", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/VariableCost", + "@id": "https://w3id.org/italia/onto/CPSV/FixedCost", "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the variable costs associated with the service." + "@language": "it", + "@value": "Questa classe rappresenta i costi fissi di un servizio. Esempi includono: costi fissi per i bolli, tassa fissa di iscrizione, ecc." }, { - "@language": "it", - "@value": "Questa classe rappresenta i costi variabili associati a un servizio. Per esempio una tariffazione che varia in abse al reditto." + "@language": "en", + "@value": "This class represents the fixed costs associated with a service" } ], "rdfs:isDefinedBy": { @@ -1278,131 +1661,89 @@ "rdfs:label": [ { "@language": "it", - "@value": "Costo Variabile del Servizio" + "@value": "Costo Fisso del Servizio" }, { "@language": "en", - "@value": "Variable Cost" + "@value": "Fixed Cost" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/CPSV/Cost" - } + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/CPSV/Cost" + }, + { + "@id": "https://w3id.org/italia/onto/MU/Value" + } + ] }, { - "@id": "_:N6a864cb01a3f4b85803a1899ab9da99e", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasChannel" + "@id": "https://w3id.org/italia/onto/CPSV/FormalFramework", + "@type": "owl:Class", + "ns6:wasDerivedFrom": { + "@id": "http://data.europa.eu/eli/ontology#LegalResource" }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/Channel" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/hasWebSiteCh", - "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property is a subproperty of \"has channel\" and it is used to link the service with a specific type of channel; i.e., web site." + "@language": "it", + "@value": "Questa classe rappresenta il riferimento normativo che sottende le regole che governano il servizio pubblico. La classe è opzionale." }, { - "@language": "it", - "@value": "Questa proprietà è sottoproprietà di \"ha canale\" ed è utilizzata per collegare un servizio a uno specifico tipo di canale; i.e., sito web." + "@language": "en", + "@value": "This class represents the legislation, policy or policies that lie behind the rules that govern the service. The class is optional." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "en", - "@value": "has web site channel" + "@value": "Formal Framework" }, { "@language": "it", - "@value": "ha canale di erogazione sito web" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/WebSiteChannel" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPSV/hasChannel" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/additionalNoteForService", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ + "@value": "Framework Legale" + }, { "@language": "it", - "@value": "provvisoria" + "@value": "Legge" }, { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "Legislazione" } ], - "rdfs:comment": [ + "rdfs:subClassOf": [ { - "@language": "en", - "@value": "Property used to specify additional note as free text for the description of internal services of an organization" + "@id": "ns3:System" }, { - "@language": "it", - "@value": "Proprietà utilizzata per specificare note a testo libero per i servizi interni di una organizzazione" - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/InternalOrganizationService" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:label": [ + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb13" + }, { - "@language": "en", - "@value": "additional note for service" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb14" }, { - "@language": "it", - "@value": "ulteriore nota per il servizio" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb15" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb16" } - ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:description" - } - }, - { - "@id": "_:Nd732b249995d438eab3ace86fe202190", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/PublicService" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/isEventForPS" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/Hour", + "@id": "https://w3id.org/italia/onto/CPSV/Fri", "@type": "owl:NamedIndividual", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" @@ -1410,96 +1751,37 @@ "rdfs:label": [ { "@language": "en", - "@value": "Hour" + "@value": "Friday" }, { "@language": "it", - "@value": "Ora" + "@value": "Venerdì" } ] }, { - "@id": "l0:name", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/CPSV/Hour", + "@type": "owl:NamedIndividual", "rdfs:isDefinedBy": { - "@id": "l0:" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/ChannelType", - "@type": "owl:Class", - "l0:controlledvocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel" - }, - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } - ], - "prov:wasDerivedFrom": { - "@id": "skos:Concept" + "@id": "https://w3id.org/italia/onto/CPSV" }, - "rdfs:comment": [ - { - "@language": "it", - "@value": "La classe è utilizzata per modellare il tipo di canale. Il tipo di canale è controllato attraverso l'uso del seguente vocabolario https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. Pertanto le istanze di questa classe sono quelle del vocabolario controllato stesso. La classe è pienamente allineata a SKOS." - }, - { - "@language": "en", - "@value": "This class is used to model the type of the Channel of a Service. The type of the channel is controlled using the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. Therefore, the instances of this class are those of the controlled vocabulary. The class is fully aligned with SKOS" - } - ], "rdfs:label": [ - { - "@language": "it", - "@value": "Tipo di Canale del Servizio" - }, { "@language": "en", - "@value": "Channel Type" + "@value": "Hour" }, { "@language": "it", - "@value": "Tipologia del Canale del Servizio" + "@value": "Ora" } - ], - "rdfs:subClassOf": { - "@id": "l0:Characteristic" - } - }, - { - "@id": "_:N34b97d0ece5f4ec18fc1d51536c6ac4b", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/SM/telephoneNumber" - } - }, - { - "@id": "http://dati.gov.it/onto/dcatapit#Agent", - "@type": "owl:Class" - }, - { - "@id": "_:Nb8694a79d1bd40e8b9b2fcadc7aef726", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "l0:EventOrSituation" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/isPartOfEvent" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/Output", + "@id": "https://w3id.org/italia/onto/CPSV/Input", "@type": "owl:Class", + "ns6:wasDerivedFrom": { + "@id": "http://data.europa.eu/m8g/Evidence" + }, "owl:versionInfo": [ { "@language": "it", @@ -1510,17 +1792,14 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "http://data.europa.eu/m8g/Output" - }, "rdfs:comment": [ { "@language": "it", - "@value": "La classe rappresenta un output del servizio . L’output può essere qualsiasi risorsa (e.g., documenti, certificazioni, ecc.) prodotta da un servizio . Tali output possono anche permettere a soggetti di fare successive azioni. Inoltre, in alcuni casi essi possono rappresentare anche l’input per altri servizi. Nell'ambito di CPSV-AP_IT i valori per i tipi di output sono dati dal seguente vocabolario controllato: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output" + "@value": "Questa classe rappresenta un input richiesto dal servizio. L’input può essere qualsiasi risorsa (documenti, moduli, dichiarazioni, ecc…) necessaria affinché il servizio sia espletato. Per poter specificare il tipo dell'input è necessario utilizzare il vocabolario controllato definito in https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output\nPer esempio: \"stato di gravidanza della madre\" è il nome dell'input al quale associare una breve descrizione quale \"stato di gravidanza della madre risultante da idonea certificazione medica del S.S.N. o di medico convenzionato con il S.S.N.\", di tipo https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output/CERT" }, { "@language": "en", - "@value": "This class represents an output of the public service. An output can be a any resource (e.g., document, certification, etc.) produced by a Service. An output can also authorize/permit Agents to do something. In some cases output can be input for other services. In order to represent the possible output types, CPSV-AP_IT requires the use of a controlled vocabulary defined in https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output" + "@value": "This class represents the input required by the public service. The input can be any resource (e.g., documents, forms, declarations, etc.) that is necessary to carry out the public service. In order to specify the type of input for a service it is required to use the following controlled vocabulary: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output" } ], "rdfs:isDefinedBy": { @@ -1528,53 +1807,56 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "Output Servizio" + "@language": "en", + "@value": "Input" }, { - "@language": "en", - "@value": "Output" + "@language": "it", + "@value": "Input Servizio" } ], "rdfs:subClassOf": [ { - "@id": "_:N53930dbac8874cffb15cb29524a9ed69" + "@id": "ns3:Object" }, { - "@id": "l0:Object" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb17" }, { - "@id": "_:Nb97a8361192045ef9196a6f5acc286c1" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb18" }, { - "@id": "_:N1734ce6e0b164e2aa83709696097062b" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb19" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb20" } ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/Requirement", + "@id": "https://w3id.org/italia/onto/CPSV/InterOrganizationService", "@type": "owl:Class", + "owl:disjointWith": { + "@id": "https://w3id.org/italia/onto/CPSV/InternalOrganizationService" + }, "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" } ], - "prov:wasInfluencedBy": { - "@id": "http://data.europa.eu/m8g/CriterionRequirement" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "The class is used to represent requirements for the use of the service. The requirements, included into rules associated with the service, can be: license requirements, technical standard requirements, authentication requirements, etc." + "@language": "it", + "@value": "Questa classe è utilizzata per modellare i servizi tra organizzazioni. Nel contesto italiano questa classe può essere utilizzata per modellare le piattaforme ablitanti quali per esempio SPID e PAgoPA. Servizi di una pubblica amministrazione offerti ad altre pubbliche amministrazioni rientrano in tale categoria." }, { - "@language": "it", - "@value": "La classe requisito è utilizzata per rappresentare i requisiti richiesti per l'utilizzo del servizio. Tali requisiti sono inclusi all'interno delle regole che il servizio deve seguire e possono essere: requisiti relativi alla licenza, requisiti relativi agli standard adottati, requisiti di autenticazione, ecc." + "@language": "en", + "@value": "This class is used to model service that can be used in the inter-organization interaction. In the Iltaian context this class is used to model such enabling platforms as SPID and PagoPA for instance." } ], "rdfs:isDefinedBy": { @@ -1583,85 +1865,91 @@ "rdfs:label": [ { "@language": "en", - "@value": "Requirement" + "@value": "Inter-Organization Service" }, { "@language": "it", - "@value": "Requisito per il Servizio" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:N85ea1f37296943168fc8a4efe60fd182" + "@value": "Piattaforma abilitante" }, { - "@id": "l0:Characteristic" + "@language": "it", + "@value": "Servizio tra Organizzazioni" } - ] + ], + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + } }, { - "@id": "https://w3id.org/italia/data/distribution/CPSVAPIT-JSON-LD", - "@type": [ - "owl:NamedIndividual", - "ADMS:SemanticAssetDistribution" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPSV/latest" + "@id": "https://w3id.org/italia/onto/CPSV/InteractivityLevel", + "@type": "owl:Class", + "ns3:controlledvocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level" }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPSV/latest/CPSV-AP_IT.jsonld" + "ns6:wasDerivedFrom": { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" }, - "dcterms:description": [ + "owl:versionInfo": [ { - "@language": "en", - "@value": "This is the distribution in JSON-LD of the public services ontology" + "@language": "it", + "@value": "stabile" }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei servizi pubblici" + "@value": "Questa classe rappresenta il livello di interattività per un servizio pubblico. Il livello di interattività è il livello di interazione con l'utenza del servizio (si vedano le Linee guida per i siti web delle PA ‐ 2011). Le istanze di questa classe sono voci di un vocabolario controllato modellato anche mediante l'uso di SKOS. Il vocabolario controllato che deve essere utilizzato per le istanze di questa classe è https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level" + }, + { + "@language": "en", + "@value": "This class represents the level of interactivity for a public service. The level of interactivity is the level of interaction with the users of the service (see the Italian Guidelines for the websites of the Public Administrations - 2011). Instances of this class are the items of a controlled vocabulary modeled also through the use of SKOS. The controlled vocabulary to be used for the instances of this class is https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" - }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" }, - "dcterms:title": [ + "rdfs:label": [ { "@language": "en", - "@value": "JSON-LD distribution of CPSV-AP_IT Ontology" + "@value": "Interactivity Level" }, { "@language": "it", - "@value": "Distribuzione JSON-LD ontologia CPSV-AP_IT" + "@value": "Livello di Interattività" } - ] + ], + "rdfs:subClassOf": { + "@id": "ns3:Characteristic" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/PhoneChannel", + "@id": "https://w3id.org/italia/onto/CPSV/InternalOrganizationService", "@type": "owl:Class", "owl:disjointWith": { - "@id": "https://w3id.org/italia/onto/CPSV/WebSiteChannel" + "@id": "https://w3id.org/italia/onto/CPSV/PublicService" }, "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta un canale di tipo telefono. Secondo il vocabolario controllato sui canali per il servizio, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha il tipo corrispondente all'abero della tassonomia che inizia con https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03" + "@value": "Questa classe è utilizzata per modellare servizi che sono interni a un'organizzazione. ovvero servizi messi a disposizione e fruibili soltanto da dipendenti/collaboratori interni di un'organizzazione. Esempi includo: servizio prenotazione mensa interna, servizio prenotazione sale riunioni, servizio dichiarazione misione, ecc." }, { "@language": "en", - "@value": "This class represent a channel of type telephone. According to the controlled vocabulary on the channels for services https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type which corresponds to the piece of the tree of the taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03" + "@value": "This class is used to model services that are internal to an organisation. i.e. services that are made available and usable only by the internal employees/collaborators of an organisation. Examples include: internal canteen booking service, meeting room booking service etc." } ], "rdfs:isDefinedBy": { @@ -1669,97 +1957,88 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "Canale Telefonico del Servizio" + "@language": "en", + "@value": "Internal Organization Service" }, { - "@language": "en", - "@value": "Phone Channel" + "@language": "it", + "@value": "Servizio Interno di una organizzazione" } ], "rdfs:subClassOf": [ { - "@id": "https://w3id.org/italia/onto/CPSV/Channel" + "@id": "https://w3id.org/italia/onto/CPSV/Service" }, { - "@id": "_:N34b97d0ece5f4ec18fc1d51536c6ac4b" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb21" } ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/isEventForPS", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/onto/CPSV/LifeEvent", + "@type": "owl:Class", + "ns3:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event" + }, + "ns6:wasDerivedFrom": [ { - "@language": "en", - "@value": "stable" + "@id": "http://data.europa.eu/m8g/LifeEvent" }, + { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" + } + ], + "owl:versionInfo": [ { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà è utilizzata per collegare un evento (di business o della vita di un cittadino) a tutti i servizi che lo compongono." + "@value": "Questa classe rappresenta un evento che può accadere nel ciclo di vita di un cittadino o di un gruppo di cittadini. Per esempio, avviare la pratica di cambio di residenza, pagare le tasse, la nascita di un bambino, ecc. Gli individui di questa classe sono gli elementi del vocabolario controllato: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event" }, { "@language": "en", - "@value": "This property is used to link an event (business, life event) with the public services that compose it." + "@value": "The class represents an Event that happens in the life cycle of a citizen or group of citizens. The individuals of this class are all those elements of the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event" } ], - "rdfs:domain": { - "@id": "l0:EventOrSituation" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "it", - "@value": "è evento per il servizio pubblico" + "@value": "Evento della Vita del cittadino" }, { "@language": "en", - "@value": "is event for public service" + "@value": "Life Event" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/PublicService" - } - }, - { - "@id": "_:N2525301ebb8141998cea4c390b0124d9", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "l0:description" + "rdfs:subClassOf": { + "@id": "ns3:EventOrSituation" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/EventType", - "@type": "owl:Class", - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } + "@id": "https://w3id.org/italia/onto/CPSV/Maintainer", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPSV/RoleOnService" ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta il tipo di evento della vita e assume i seguenti valori predefiniti: avvio, avvio transfrontaliero, in corso, chiusura." + "@value": "E' il ruolo che può assumere un soggetto nel caso in cui sia il manutentore del servizio." }, { "@language": "en", - "@value": "This class represents the type of life event; it can assume the following predefined values: Starting, Starting Cross Border, Doing, Closing." + "@value": "This is a role that an agent may assume if it is responsible for the maintainance of the service." } ], "rdfs:isDefinedBy": { @@ -1767,144 +2046,136 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "Tipo di Evento per il Servizio" + "@language": "en", + "@value": "Maintainer" }, { - "@language": "en", - "@value": "Event Type for the Service" + "@language": "it", + "@value": "Manutentore" } - ], - "rdfs:subClassOf": { - "@id": "l0:Characteristic" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/Week", + "@id": "https://w3id.org/italia/onto/CPSV/Mon", "@type": "owl:NamedIndividual", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "en", - "@value": "Week" + "@language": "it", + "@value": "Lunedì" }, { - "@language": "it", - "@value": "Settimana" + "@language": "en", + "@value": "Monday" } ] }, { - "@id": "_:Ne8ed06a6421a4dd9b10e66676fe03b80", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "l0:description" - } + "@id": "https://w3id.org/italia/onto/CPSV/Month", + "@type": "owl:NamedIndividual" }, { - "@id": "https://w3id.org/italia/onto/CPSV/Fri", - "@type": "owl:NamedIndividual", + "@id": "https://w3id.org/italia/onto/CPSV/NonActive", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPSV/ServiceStatus" + ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "en", - "@value": "Friday" + "@language": "it", + "@value": "Non Attivo" }, { - "@language": "it", - "@value": "Venerdì" + "@language": "en", + "@value": "Non-Active" } ] }, { - "@id": "_:Ne022acd893fb492c9444ce0ce8d68041", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/Cost" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasCost" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/InternalOrganizationService", + "@id": "https://w3id.org/italia/onto/CPSV/OfflineChannel", "@type": "owl:Class", - "owl:disjointWith": { - "@id": "https://w3id.org/italia/onto/CPSV/PublicService" - }, - "owl:versionInfo": [ + "owl:disjointWith": [ { - "@language": "en", - "@value": "unstable" + "@id": "https://w3id.org/italia/onto/CPSV/OtherElectronicChannel" + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/PhoneChannel" }, + { + "@id": "https://w3id.org/italia/onto/CPSV/WebSiteChannel" + } + ], + "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class is used to model services that are internal to an organisation. i.e. services that are made available and usable only by the internal employees/collaborators of an organisation. Examples include: internal canteen booking service, meeting room booking service etc." + "@language": "it", + "@value": "Questa classe rappresenta canali di tipo offline. Secondo il vocabolario controllato sui canali per il servizio https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha un tipo corrispondente alla parte della tassonomia che inizia con https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/01" }, + { + "@language": "en", + "@value": "This class represents Channels that are of type offline. According to the controlled vocabulary of the channels for the services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to the piece of tree of the taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/01" + } + ], + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:label": [ { "@language": "it", - "@value": "Questa classe è utilizzata per modellare servizi che sono interni a un'organizzazione. ovvero servizi messi a disposizione e fruibili soltanto da dipendenti/collaboratori interni di un'organizzazione. Esempi includo: servizio prenotazione mensa interna, servizio prenotazione sale riunioni, servizio dichiarazione misione, ecc." + "@value": "Canale Offline del Servizio" + }, + { + "@language": "en", + "@value": "Offline Channel" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:label": [ + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/CPSV/Channel" + } + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/OtherElectronicChannel", + "@type": "owl:Class", + "owl:disjointWith": [ { - "@language": "it", - "@value": "Servizio Interno di una organizzazione" + "@id": "https://w3id.org/italia/onto/CPSV/PhoneChannel" }, { - "@language": "en", - "@value": "Internal Organization Service" + "@id": "https://w3id.org/italia/onto/CPSV/WebSiteChannel" } ], - "rdfs:subClassOf": [ + "owl:versionInfo": [ { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "@language": "it", + "@value": "stabile" }, { - "@id": "_:Nd7f56d6adb48463a881600f9cd6a04a1" + "@language": "en", + "@value": "stable" } - ] - }, - { - "@id": "_:Nc663ddd3cc02436b85c2092557a607eb", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/Language/Language" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/Language/hasLanguage" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/User", - "@type": [ - "https://w3id.org/italia/onto/CPSV/RoleOnService", - "owl:NamedIndividual" ], "rdfs:comment": [ { - "@language": "en", - "@value": "It is the role an agent can play when it uses the public service." + "@language": "it", + "@value": "Questa classe rappresenta un canale telematico diverso da sito web ed email. Secondo il vocabolario controllato sui canali per il servizio https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha un tipo corrispondente alla parte della tassonomia che inizia con https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/05" }, { - "@language": "it", - "@value": "E' il ruolo che un soggetto può assumere nel caso utilizzi un servizio pubblico." + "@language": "en", + "@value": "This class represents an electronic channel different from web site and email. According to the controlled vocabulary on the channels for public services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to the piece of the tree of the channel taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/05" } ], "rdfs:isDefinedBy": { @@ -1913,46 +2184,28 @@ "rdfs:label": [ { "@language": "it", - "@value": "Utente" + "@value": "Altro Canale Telematico del Servizio" }, { "@language": "en", - "@value": "User" + "@value": "Other Electronic Channel" + } + ], + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/CPSV/Channel" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb22" } ] }, { - "@id": "ADMS:depiction", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:Na95e42ebc23c40fca9ce2828aada5da9", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "l0:description" - } - }, - { - "@id": "l0:System", - "@type": "owl:Class" - }, - { - "@id": "_:N4f149bb3d22c42bfa552cfe64414d8cb", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/accessReference" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/PublicService", + "@id": "https://w3id.org/italia/onto/CPSV/Output", "@type": "owl:Class", + "ns6:wasDerivedFrom": { + "@id": "http://data.europa.eu/m8g/Output" + }, "owl:versionInfo": [ { "@language": "it", @@ -1963,17 +2216,14 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "http://purl.org/vocab/cpsv#PublicService" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents a Public Service. With the term \"public service\" we mean a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework , a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations" + "@language": "it", + "@value": "La classe rappresenta un output del servizio . L’output può essere qualsiasi risorsa (e.g., documenti, certificazioni, ecc.) prodotta da un servizio . Tali output possono anche permettere a soggetti di fare successive azioni. Inoltre, in alcuni casi essi possono rappresentare anche l’input per altri servizi. Nell'ambito di CPSV-AP_IT i valori per i tipi di output sono dati dal seguente vocabolario controllato: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output" }, { - "@language": "it", - "@value": "Questa classe rappresenta un servizio pubblico. Questa classe rappresenta un servizio pubblico. Con il termine 'servizio pubblico' si intende un insieme obbligatorio o discrezionale di attività svolte, o che possono essere svolte, da o per conto di un'organizzazione pubblica, finanziate con fondi pubblici e derivanti da politiche pubbliche. I servizi possono essere a beneficio di un individuo, di un'azienda o di altre autorità pubbliche o di gruppi di queste. Un servizio esiste indipendentemente dal fatto che sia utilizzato o meno, e il termine 'beneficio' può essere applicato nel senso di consentire l'adempimento di un obbligo. Come definito nella versione riveduta del framework europeo di interoperabilità , un servizio pubblico europeo comprende qualsiasi servizio fornito dalle pubbliche amministrazioni in Europa, o da altre organizzazioni per loro conto, a imprese, cittadini o altre pubbliche amministrazioni" + "@language": "en", + "@value": "This class represents an output of the public service. An output can be a any resource (e.g., document, certification, etc.) produced by a Service. An output can also authorize/permit Agents to do something. In some cases output can be input for other services. In order to represent the possible output types, CPSV-AP_IT requires the use of a controlled vocabulary defined in https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output" } ], "rdfs:isDefinedBy": { @@ -1982,56 +2232,33 @@ "rdfs:label": [ { "@language": "en", - "@value": "Public Service" + "@value": "Output" }, { "@language": "it", - "@value": "Servizio Pubblico" + "@value": "Output Servizio" } ], "rdfs:subClassOf": [ { - "@id": "_:Nc6a8d8228241403e8ec614c50cff816f" - }, - { - "@id": "_:N1df306e292694e0e80988f2fddfe518c" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - }, - { - "@id": "_:Nb8694a79d1bd40e8b9b2fcadc7aef726" - }, - { - "@id": "_:Nc663ddd3cc02436b85c2092557a607eb" + "@id": "ns3:Object" }, { - "@id": "_:Nb7ad281a27224173bc0f2c4af0b96ea3" - } - ] - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Tue", - "@type": "owl:NamedIndividual", - "rdfs:label": [ - { - "@language": "it", - "@value": "Martedì" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb23" }, { - "@language": "en", - "@value": "Tuesday" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb24" }, { - "@id": "https://w3id.org/italia/onto/CPSV" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb25" } ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/hasServiceStatus", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPSV/isStatusForService" + "@id": "https://w3id.org/italia/onto/CPSV/PhoneChannel", + "@type": "owl:Class", + "owl:disjointWith": { + "@id": "https://w3id.org/italia/onto/CPSV/WebSiteChannel" }, "owl:versionInfo": [ { @@ -2045,111 +2272,90 @@ ], "rdfs:comment": [ { - "@id": "https://w3id.org/italia/onto/CPSV" + "@language": "it", + "@value": "Questa classe rappresenta un canale di tipo telefono. Secondo il vocabolario controllato sui canali per il servizio, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha il tipo corrispondente all'abero della tassonomia che inizia con https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03" }, { "@language": "en", - "@value": "Property used to link a public service with a status." - }, - { - "@language": "it", - "@value": "Proprietà utilizzata per collegare un servizio pubblico a uno stato." + "@value": "This class represent a channel of type telephone. According to the controlled vocabulary on the channels for services https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type which corresponds to the piece of the tree of the taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "en", - "@value": "has service status" + "@language": "it", + "@value": "Canale Telefonico del Servizio" }, { - "@language": "it", - "@value": "ha stato del servizio" + "@language": "en", + "@value": "Phone Channel" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceStatus" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/otherServiceCode", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ + "rdfs:subClassOf": [ { - "@language": "it", - "@value": "stabile" + "@id": "https://w3id.org/italia/onto/CPSV/Channel" }, { - "@language": "en", - "@value": "stable" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb26" } + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/Provider", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPSV/RoleOnService" ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà è utilizzata per rappresentare un altro codice associato al servizio pubblico. Per esempio, nel caso di servizi di pagamento, tale proprietà potrebbe essere utilizzata per indicare il relativo codice gestionale SIOPE (Sistema informativo delle operazioni degli enti pubblici)." + "@value": "Il ruolo che può assumere il soggetto che eroga il servizio." }, { "@language": "en", - "@value": "This property is used to represent another code (for the integration with other data bases) associated with a public service." + "@value": "This is the role an agent can have if it provides the service." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "it", - "@value": "altro codice servizio" + "@value": "Fornitore" }, + { + "@language": "en", + "@value": "Provider" + } + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/PublicService", + "@type": "owl:Class", + "ns6:wasDerivedFrom": { + "@id": "http://purl.org/vocab/cpsv#PublicService" + }, + "owl:versionInfo": [ { "@language": "it", - "@value": "altro identificativo associato al servizio" + "@value": "stabile" }, { "@language": "en", - "@value": "other service code" + "@value": "stable" } ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:identifier" - } - }, - { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid", - "@type": [ - "owl:NamedIndividual", - "vcard:Organization", - "http://dati.gov.it/onto/dcatapit#Organization", - "vcard:Kind" - ], - "vcard:fn": "banche dati e open data", - "vcard:hasEmail": { - "@id": "mailto:info@dati.gov.it" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Creator", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/CPSV/RoleOnService" - ], "rdfs:comment": [ { "@language": "it", - "@value": "E' il ruolo che un soggetto ha nel caso abbia sviluppato/implementato il servizio pubblico." + "@value": "Questa classe rappresenta un servizio pubblico. Questa classe rappresenta un servizio pubblico. Con il termine 'servizio pubblico' si intende un insieme obbligatorio o discrezionale di attività svolte, o che possono essere svolte, da o per conto di un'organizzazione pubblica, finanziate con fondi pubblici e derivanti da politiche pubbliche. I servizi possono essere a beneficio di un individuo, di un'azienda o di altre autorità pubbliche o di gruppi di queste. Un servizio esiste indipendentemente dal fatto che sia utilizzato o meno, e il termine 'beneficio' può essere applicato nel senso di consentire l'adempimento di un obbligo. Come definito nella versione riveduta del framework europeo di interoperabilità , un servizio pubblico europeo comprende qualsiasi servizio fornito dalle pubbliche amministrazioni in Europa, o da altre organizzazioni per loro conto, a imprese, cittadini o altre pubbliche amministrazioni" }, { "@language": "en", - "@value": "It is the role that allows an agent to implement/develop a public service." + "@value": "This class represents a Public Service. With the term \"public service\" we mean a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework , a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations" } ], "rdfs:isDefinedBy": { @@ -2158,38 +2364,57 @@ "rdfs:label": [ { "@language": "en", - "@value": "Creator" + "@value": "Public Service" }, { "@language": "it", - "@value": "Creatore" + "@value": "Servizio Pubblico" + } + ], + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb27" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb28" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb29" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb30" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb31" } ] }, { - "@id": "_:Nf801895a8f084b0cbe7c0030bf8f7813", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "l0:identifier" - } - }, - { - "@id": "_:Naf5c1c215485424ba6557af57fe42003", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" + "@id": "https://w3id.org/italia/onto/CPSV/Publisher", + "@type": "owl:NamedIndividual", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" }, - "owl:onProperty": { - "@id": "l0:description" - } + "rdfs:label": [ + { + "@language": "it", + "@value": "Editore" + }, + { + "@language": "en", + "@value": "Publisher" + } + ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/FormalFramework", + "@id": "https://w3id.org/italia/onto/CPSV/Requirement", "@type": "owl:Class", + "ns6:wasInfluencedBy": { + "@id": "http://data.europa.eu/m8g/CriterionRequirement" + }, "owl:versionInfo": [ { "@language": "it", @@ -2200,17 +2425,14 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "http://data.europa.eu/eli/ontology#LegalResource" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the legislation, policy or policies that lie behind the rules that govern the service. The class is optional." + "@language": "it", + "@value": "La classe requisito è utilizzata per rappresentare i requisiti richiesti per l'utilizzo del servizio. Tali requisiti sono inclusi all'interno delle regole che il servizio deve seguire e possono essere: requisiti relativi alla licenza, requisiti relativi agli standard adottati, requisiti di autenticazione, ecc." }, { - "@language": "it", - "@value": "Questa classe rappresenta il riferimento normativo che sottende le regole che governano il servizio pubblico. La classe è opzionale." + "@language": "en", + "@value": "The class is used to represent requirements for the use of the service. The requirements, included into rules associated with the service, can be: license requirements, technical standard requirements, authentication requirements, etc." } ], "rdfs:isDefinedBy": { @@ -2219,88 +2441,55 @@ "rdfs:label": [ { "@language": "en", - "@value": "Formal Framework" - }, - { - "@language": "it", - "@value": "Legge" - }, - { - "@language": "it", - "@value": "Legislazione" + "@value": "Requirement" }, { "@language": "it", - "@value": "Framework Legale" + "@value": "Requisito per il Servizio" } ], "rdfs:subClassOf": [ { - "@id": "_:Na95e42ebc23c40fca9ce2828aada5da9" - }, - { - "@id": "_:Nffe4896806c34d4f8dcbe1756379f615" - }, - { - "@id": "_:N1c7cef94423e4e058fc3324a2867b48d" - }, - { - "@id": "l0:System" + "@id": "ns3:Characteristic" }, { - "@id": "_:Ncd3d9140a8e84b1cbb4d3550ceddc0bf" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb32" } ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/relationService", + "@id": "https://w3id.org/italia/onto/CPSV/RightsHolder", "@type": [ - "owl:SymmetricProperty", - "owl:ObjectProperty" - ], - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPSV/RoleOnService" ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà è utilizzata per rappresentare tutti quei casi in cui un servizio pubblico è in relazione (generica) con altri servizi." + "@value": "E' il ruolo che un soggetto assume qualora esso sia il responsabile del servizio reso disponibile." }, { "@language": "en", - "@value": "This property is used to represent all those cases in which a service relates to another services." + "@value": "It is the role that an agent can play when it is responsible for the service that is made available to the end-users." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "it", - "@value": "relativo a servizio" + "@language": "en", + "@value": "Rights Holder" }, { - "@language": "en", - "@value": "relation service" + "@language": "it", + "@value": "Titolare" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/hasCost", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPSV/RoleOnService", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -2314,59 +2503,35 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà consente di collegare un servizio o un canale ai costi associati a esso." + "@value": "La classe \"Ruolo\" rappresenta il ruolo esercitato da un soggetto sul servizio pubblico. Il ruolo è riferibile anche a un certo lasso temporale. Il ruolo assume i seguenti valori predefinit: Utente, Fornitore, Creatore, Titolare, Concessionario, Manutentore. La classe è obbligatoria." }, { "@language": "en", - "@value": "This property links a service or channel to the costs associated with it." + "@value": "The class role represents the role played by an Agent on the Public Service. A role can be played in a time interval. The roles must be defined using the predefined values that are: User, RightsHolder, Creator, Concessionaire, Maintainer, Provider. The class is mandatory in CPSV-AP_IT." } ], - "rdfs:domain": { - "@id": "_:N145012675f06413e858d97e8ed846b8d" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha costo" + "@language": "en", + "@value": "Role on Service" }, { - "@language": "en", - "@value": "has cost" + "@language": "it", + "@value": "Ruolo sul Servizio" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/Cost" - } - }, - { - "@id": "https://w3id.org/italia/data/project/DAF", - "@type": [ - "ADMS:Project", - "owl:NamedIndividual" - ], - "l0:name": { - "@language": "it", - "@value": "Data & Analytics Framework" - } - }, - { - "@id": "_:N9711f638924a45288590e015a818cfdb", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/RO/Role" } }, { - "@id": "https://w3id.org/italia/onto/isPartOfEvent", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPSV/isEventForPS" + "@id": "https://w3id.org/italia/onto/CPSV/Rule", + "@type": "owl:Class", + "ns6:wasDerivedFrom": { + "@id": "http://purl.org/vocab/cpsv#Rule" }, "owl:versionInfo": [ { @@ -2380,46 +2545,83 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property is used to link a public services to an Event (Business or Life event)" + "@language": "it", + "@value": "La classe \"Regola\" rappresenta un documento che definisce le regole tecniche, le linee guida e qualsiasi altra procedura che il servizio pubblico deve seguire. La regola include i termini di utilizzo o requisiti del servizio pubblico. I requisiti possono essere requisiti di licenza, di standard adottati, di autenticazione, ecc. La classe è raccomandata." }, { - "@language": "it", - "@value": "Questa proprietà è utilizzata per collegare un servizio pubblico a un evento (evento della vita del cittadino o evento della vita di attività commerciale)" + "@language": "en", + "@value": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows. It includes the terms of service or requirements that can be licence, standard, authentication requirements of the Public Service. The class is recommended." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/PublicService" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "it", - "@value": "è parte di evento" + "@value": "Linea guida" + }, + { + "@language": "it", + "@value": "Regola" + }, + { + "@language": "it", + "@value": "Regola tecnica" }, { "@language": "en", - "@value": "is part of event" + "@value": "Rule" } ], - "rdfs:range": { - "@id": "l0:EventOrSituation" - } + "rdfs:subClassOf": [ + { + "@id": "ns3:System" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb33" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb34" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb35" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb36" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb37" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb38" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb39" + } + ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/Service", - "@type": "owl:Class", - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/onto/CPSV/Sat", + "@type": "owl:NamedIndividual", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:label": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "Sabato" }, { "@language": "en", - "@value": "unstable" - }, + "@value": "Saturday" + } + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/Service", + "@type": "owl:Class", + "owl:versionInfo": [ { "@language": "it", "@value": "provvisoria" @@ -2427,6 +2629,14 @@ { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + }, + { + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": { @@ -2448,249 +2658,211 @@ ], "rdfs:subClassOf": [ { - "@id": "_:Naccd657e137b4447a28c380b5811ec28" + "@id": "ns3:Object" }, { - "@id": "_:N3f333b9f82d74e68bd5eb609505aa6d7" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb40" }, { - "@id": "l0:Object" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb41" }, { - "@id": "_:Ne8f2566bdab843b99c873a1e30605f11" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb42" }, { - "@id": "_:Nf801895a8f084b0cbe7c0030bf8f7813" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb43" }, { - "@id": "_:N0a4bc5dcf6384c4b9dec12b31bb2fa43" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb44" }, { - "@id": "_:N209dac99c65b45a1bf6ee97b9bbe893c" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb45" }, { - "@id": "_:N398c7e101a664bb890902be2039b8af8" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb46" }, { - "@id": "_:N3075fa5b1de64faaad24d4399e940533" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb47" }, { - "@id": "_:Nabd57dcc4c5f4615bedc3421a5d9094b" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb48" }, { - "@id": "_:N183c4144ac0f4caa923f8af794381dd6" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb49" }, { - "@id": "_:Nae0b9836dcf2477984c9fe326350de5f" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb50" }, { - "@id": "_:N49f53289e7ff439db67dd784e888df83" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb51" }, { - "@id": "_:N1729f50b95554206983e4e8896467754" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb52" }, { - "@id": "_:Nb6969ab9a0ea4410a9d213e903d14144" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb53" }, { - "@id": "_:N0c5ae7ff48b7416da340a0d897e2bb4c" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb54" }, { - "@id": "_:N9b80e554fa1f4633a4c20093c47454df" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb55" }, { - "@id": "_:N5c8728e4ef9d4c11b0ca1528d01b0202" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb56" }, { - "@id": "_:N7aa311f2383247cca96cc133593ef932" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb57" }, { - "@id": "_:N6a864cb01a3f4b85803a1899ab9da99e" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb58" }, { - "@id": "_:Na3ab50fed664402e8714ae3b7cfcf001" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb59" } ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/LifeEvent", + "@id": "https://w3id.org/italia/onto/CPSV/ServiceInputOutputType", "@type": "owl:Class", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event" + "ns3:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output" + }, + "ns6:wasDerivedFrom": { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" - } - ], - "prov:wasDerivedFrom": [ - { - "@id": "skos:Concept" }, { - "@id": "http://data.europa.eu/m8g/LifeEvent" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "The class represents an Event that happens in the life cycle of a citizen or group of citizens. The individuals of this class are all those elements of the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event" + "@language": "it", + "@value": "La classe rappresenta il tipo di input e output di un servizio. Gli individui della classe sono rappresentati dagli elementi del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output" }, { - "@language": "it", - "@value": "Questa classe rappresenta un evento che può accadere nel ciclo di vita di un cittadino o di un gruppo di cittadini. Per esempio, avviare la pratica di cambio di residenza, pagare le tasse, la nascita di un bambino, ecc. Gli individui di questa classe sono gli elementi del vocabolario controllato: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event" + "@language": "en", + "@value": "The class represents the types of input and output for a service. The individuals of this class are the elements of the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output" } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ + { + "@language": "en", + "@value": "Service Input/Output Type" + }, { "@language": "it", - "@value": "Evento della Vita del cittadino" + "@value": "Tipo di Input e Output del Servizio" }, { - "@language": "en", - "@value": "Life Event" + "@language": "it", + "@value": "Tipologia di Input e Output del Servizio" } ], "rdfs:subClassOf": { - "@id": "l0:EventOrSituation" + "@id": "ns3:Characteristic" } }, { - "@id": "https://w3id.org/italia/data/distribution/CPSVAPIT-RDF-TURTLE", - "@type": [ - "owl:NamedIndividual", - "ADMS:SemanticAssetDistribution" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPSV/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPSV/latest/CPSV-AP_IT.ttl" - }, - "dcterms:description": [ + "@id": "https://w3id.org/italia/onto/CPSV/ServiceProcessingTime", + "@type": "owl:Class", + "owl:versionInfo": [ { - "@language": "en", - "@value": "This is the distribution in RDF/turtle of the public services ontology" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei servizi pubblici" + "@language": "en", + "@value": "stable" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" + "rdfs:comment": { + "@language": "en", + "@value": "This class is used to represent a quantitative value referred to time metrics. For instance, it can be used to model the average time, a time expressed in terms of days, weeks, years, etc. In the contest of CPSV-AP_IT the class models the processing time for the life event." }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" }, - "dcterms:title": [ + "rdfs:label": [ { - "@language": "it", - "@value": "Distribuzione RDF/Turtle ontologia CPSV-AP_IT" + "@language": "en", + "@value": "Processing Time" }, { - "@language": "en", - "@value": "RDF/Turtle distribution of CPSV-AP_IT Ontology" + "@language": "it", + "@value": "Tempo di Lavorazione del Servizio" } - ] - }, - { - "@id": "http://dati.gov.it/onto/dcatapit#Organization", - "@type": "owl:Class" + ], + "rdfs:seeAlso": { + "@language": "it", + "@value": "Questa classe è utilizzata per rappresentare un valore quantitativo riferito a metriche di tempo. Per esempio esso può essere utilizzato per rappresentare un tempo medio, un tempo espresso in gg, settimane, anni, ecc. Nel contesto del CPSV-AP_IT la classe è usata per modellare il tempo di processamento relativo all'evento della vita." + }, + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/MU/Value" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/isActualizedByProcurementProcedure", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPSV/ServiceSector", + "@type": "owl:Class", + "ns6:wasDerivedFrom": { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" + }, "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà che lega un servizio alla procedura di affidamento o gara che lo realizza" + "@value": "Questa classe rappresenta le istanze del vocabolario controllato utilizzato per modellare il settore del servizio. Il vocabolario controllato è NACE http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=IT" }, { "@language": "en", - "@value": "Property used to link a service to the procurement procedure that actualizes it." + "@value": "This class represents the instances of the controlled vocabulary used to model the sector of the public service. The controlled vocabulary to be used is NACE http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=EN" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ + { + "@language": "en", + "@value": "Service Sector" + }, { "@language": "it", - "@value": "servizio realizzato attraverso procedura di affidamento" + "@value": "Settore del Servizio" }, { - "@language": "en", - "@value": "is actualized by procurement procedure" + "@language": "it", + "@value": "Sottotema del Servizio" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/PublicContract/Procedure" - } - }, - { - "@id": "_:Nabd57dcc4c5f4615bedc3421a5d9094b", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/Input" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasInput" + "rdfs:subClassOf": { + "@id": "ns3:Characteristic" } }, { - "@id": "_:N2a56e93005554e608e9964664930dca9", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/isPhysicallyAvailableAt" + "@id": "https://w3id.org/italia/onto/CPSV/ServiceStatus", + "@type": "owl:Class", + "ns6:wasDerivedFrom": { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" }, - "owl:someValuesFrom": { - "@id": "CLV:Address" - } - }, - { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", - "@type": [ - "http://dati.gov.it/onto/dcatapit#Agent", - "foaf:Agent", - "owl:NamedIndividual" - ], - "dcterms:identifier": "agid", - "foaf:name": [ - { - "@language": "it", - "@value": "Agenzia per l'Italia Digitale" - }, - { - "@language": "en", - "@value": "Italian Digital Agency" - } - ] - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/isFollowedByService", - "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -2704,36 +2876,44 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa è la proprietà inversa di \"rispetta\" che connette una regola al servizio." + "@value": "Questa classe rappresenta lo stato servizio e può assumere i seguenti valori predefiniti: Attivo, Non Attivo, In Fase di Sviluppo." }, { "@language": "en", - "@value": "This property is the inverse of \"follows\" and links the \"Rule\" with the \"Service\"." + "@value": "Thi class represents the status of the service. It can assumed the following predefined values: Active, Non-Active, Under Development." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Rule" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "it", - "@value": "è rispettata da servizio" + "@language": "en", + "@value": "Service Status" }, { - "@language": "en", - "@value": "is followed by service" + "@language": "it", + "@value": "Stato del Servizio" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - } + "rdfs:subClassOf": [ + { + "@id": "ns3:Characteristic" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb60" + } + ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/serviceSector", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPSV/ServiceTheme", + "@type": "owl:Class", + "ns3:controlledvocabulary": { + "@id": "http://publications.europa.eu/resource/authority/data-theme" + }, + "ns6:wasDerivedFrom": { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" + }, "owl:versionInfo": [ { "@language": "it", @@ -2747,86 +2927,51 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà è utilizzata per specificare il sotto tema o settore del servizio. Il settore del servizio deve essere scelto sulla base del vocabolario controllato NACE. http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=IT" + "@value": "Questa classe è usata per modellare i temi associati ai servizi (tipicamente usati per esigenze di classificazione e ricerca). Le istanze di questa classe sono quelle del vocabolario controllato europeo Data Theme http://publications.europa.eu/resource/authority/data-theme" }, { "@language": "en", - "@value": "This property is used to model the service subtheme or sector. The service subtheme must be choosen using a controlled vocabulary that is NACE. http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=EN" + "@value": "This class is used to model the themes associated with services (typically used for classification and search needs). The instances of this class are those of the European controlled vocabulary Data Theme http://publications.europa.eu/resource/authority/data-theme" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/PublicService" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "it", - "@value": "settore del servizio" + "@language": "en", + "@value": "Service Theme" }, { - "@language": "en", - "@value": "service sector" + "@language": "it", + "@value": "Tema del Servizio" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceSector" - } - }, - { - "@id": "_:Nb6969ab9a0ea4410a9d213e903d14144", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceProcessingTime" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasProcessingTime" - } - }, - { - "@id": "_:N95a43ebcb7cc49d390a76d3278c9ecf8", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/FormalFramework" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/implementsFF" + "rdfs:subClassOf": { + "@id": "ns3:Characteristic" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/OtherElectronicChannel", + "@id": "https://w3id.org/italia/onto/CPSV/StandardTech", "@type": "owl:Class", - "owl:disjointWith": [ + "owl:versionInfo": [ { - "@id": "https://w3id.org/italia/onto/CPSV/WebSiteChannel" + "@language": "it", + "@value": "stabile" }, - { - "@id": "https://w3id.org/italia/onto/CPSV/PhoneChannel" - } - ], - "owl:versionInfo": [ { "@language": "en", "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta un canale telematico diverso da sito web ed email. Secondo il vocabolario controllato sui canali per il servizio https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha un tipo corrispondente alla parte della tassonomia che inizia con https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/05" + "@value": "La classe \"Standard Tecnico\" rappresenta uno standard tecnico, raccomandazione o altra specifica tecnica a cui il servizio pubblico è (o deve essere) conforme." }, { "@language": "en", - "@value": "This class represents an electronic channel different from web site and email. According to the controlled vocabulary on the channels for public services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to the piece of the tree of the channel taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/05" + "@value": "This class represents a standard, a recommendation or any other technical specification the public service is (or should be) compliant with." } ], "rdfs:isDefinedBy": { @@ -2835,149 +2980,172 @@ "rdfs:label": [ { "@language": "it", - "@value": "Altro Canale Telematico del Servizio" + "@value": "Standard Tecnico" }, { "@language": "en", - "@value": "Other Electronic Channel" + "@value": "Technical Standard" } ], "rdfs:subClassOf": [ { - "@id": "_:N4f149bb3d22c42bfa552cfe64414d8cb" + "@id": "https://w3id.org/italia/onto/CPSV/Requirement" }, { - "@id": "https://w3id.org/italia/onto/CPSV/Channel" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb61" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb62" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb63" } ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/isChannelOf", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "@id": "https://w3id.org/italia/onto/CPSV/Starting", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPSV/EventType" + ], + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:label": [ { "@language": "it", - "@value": "stabile" + "@value": "Avvio" }, { "@language": "en", - "@value": "stable" + "@value": "Starting" } + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/StartingCrossBorder", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPSV/EventType" ], - "rdfs:comment": [ + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:label": [ { - "@language": "en", - "@value": "Inverse property of \"has channel\" used to link a channel with the service." + "@language": "it", + "@value": "Avvio Transfrontaliero" }, { - "@language": "it", - "@value": "Proprietà inversa di \"ha canale\" utilizzata per collegare un canale con un servizio." + "@language": "en", + "@value": "Starting Cross Border" } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Channel" + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/Sun", + "@type": "owl:NamedIndividual", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" }, + "rdfs:label": [ + { + "@language": "it", + "@value": "Domenica" + }, + { + "@language": "en", + "@value": "Sunday" + } + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/Thu", + "@type": "owl:NamedIndividual", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "it", - "@value": "è canale di" + "@value": "Giovedì" + }, + { + "@language": "en", + "@value": "Thursday" + } + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/Tue", + "@type": "owl:NamedIndividual", + "rdfs:label": [ + { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + { + "@language": "it", + "@value": "Martedì" }, { "@language": "en", - "@value": "is channel of" + "@value": "Tuesday" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - } - }, - { - "@id": "_:Nf3676cd048e2424daac1ee3dc2c11be5", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/isFollowedByService" - } + ] }, { - "@id": "https://w3id.org/italia/data/project/OntoPiA", + "@id": "https://w3id.org/italia/onto/CPSV/UnderDev", "@type": [ - "ADMS:Project", - "owl:NamedIndividual" + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPSV/ServiceStatus" ], - "l0:name": { - "@language": "it", - "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" - } - }, - { - "@id": "_:N1734ce6e0b164e2aa83709696097062b", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "dcterms:format", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/hasProcessingTime", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "rdfs:label": [ { - "@language": "en", - "@value": "stable" + "@id": "https://w3id.org/italia/onto/CPSV" }, { "@language": "it", - "@value": "stabile" + "@value": "In Fase di Sviluppo" + }, + { + "@language": "en", + "@value": "Under Development" } + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/User", + "@type": [ + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPSV/RoleOnService" ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà rappresenta il tempo di processamento che può essere espresso sia in termini quantitativi, sia in termini puntuali riferibili a un intervallo temporale. La proprietà connette la classe LifeEvent a sia Quantitative Value che Time Interval." + "@value": "E' il ruolo che un soggetto può assumere nel caso utilizzi un servizio pubblico." }, { "@language": "en", - "@value": "This property represents the processing time for the service. It can be expressed in a quantitative time metric (e.g., 3 days, 1 week, 2 months, etc)" + "@value": "It is the role an agent can play when it uses the public service." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha tempo di lavorazione" + "@language": "en", + "@value": "User" }, { - "@language": "en", - "@value": "has processing time" + "@language": "it", + "@value": "Utente" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceProcessingTime" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CPSV/isPhysicalLocationOfService", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPSV/isPhysicallyAvailableAt" - }, + "@id": "https://w3id.org/italia/onto/CPSV/VariableCost", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -2991,36 +3159,33 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di \"è disponibile fisicamente presso\" che lega una localizzazione fisica a il servizio pubblico." + "@value": "Questa classe rappresenta i costi variabili associati a un servizio. Per esempio una tariffazione che varia in abse al reditto." }, { "@language": "en", - "@value": "Inverse property of \"is physically available at\" that links a physical location to the public service." + "@value": "This class represents the variable costs associated with the service." } ], - "rdfs:domain": { - "@id": "CLV:Feature" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "en", - "@value": "is the physical location of service" + "@language": "it", + "@value": "Costo Variabile del Servizio" }, { - "@language": "it", - "@value": "è la localizzazione fisica di servizio" + "@language": "en", + "@value": "Variable Cost" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/CPSV/Cost" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/hasInput", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPSV/WebSiteChannel", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -3034,50 +3199,84 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà è utilizzata per collegare un servizio all'input richiesto per poter espletare il servizio stesso. Il servizio può avere più di un input." + "@value": "Questa classe rappresenta un canale di tipo sito web. Rappresenta il sito attraverso cui accedere alle funzionalità offerte dal servizio pubblico. Secondo il vocabolario controllato sui canali per il servizio https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha un tipo corrispondente a https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/023" }, { "@language": "en", - "@value": "This property is used to link a service with an input required to carry out the service. A service can have more than one input." + "@value": "This class represents a channel of type web site. According to the controlled vocabulary on the channels for public services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/023" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "it", - "@value": "ha input" + "@value": "Sito Web di Accesso al Servizio" }, { "@language": "en", - "@value": "has input" + "@value": "Web Site Channel" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/Input" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/CPSV/Channel" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/EmailChannel", - "@type": "owl:Class", - "owl:disjointWith": [ + "@id": "https://w3id.org/italia/onto/CPSV/Wed", + "@type": "owl:NamedIndividual", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:label": [ { - "@id": "https://w3id.org/italia/onto/CPSV/PhoneChannel" + "@language": "it", + "@value": "Mercoledì" }, { - "@id": "https://w3id.org/italia/onto/CPSV/OtherElectronicChannel" + "@language": "en", + "@value": "Wednesday" + } + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/Week", + "@type": "owl:NamedIndividual", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:label": [ + { + "@language": "it", + "@value": "Settimana" }, { - "@id": "https://w3id.org/italia/onto/CPSV/WebSiteChannel" + "@language": "en", + "@value": "Week" + } + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/Year", + "@type": "owl:NamedIndividual", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:label": [ + { + "@language": "it", + "@value": "Anno" }, { - "@id": "https://w3id.org/italia/onto/CPSV/OfflineChannel" + "@language": "en", + "@value": "Year" } - ], + ] + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/accessReference", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -3090,64 +3289,59 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents a Channel of type Email. According to the controlled vocabulary on the channels for public services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to the piece of the tree of the channel taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/04" + "@language": "it", + "@value": "Questa proprietà consente di rappresentare un riferimento per l'accesso a un canale non elettronico diverso da sito web e email. Esempi: l'IBAN per un bonifico bancario, canale per la TV on demand, ecc." }, { - "@language": "it", - "@value": "Questa classe rappresenta il tipo di canale email. Secondo il vocabolario controllato dei tipi di canale https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel, questo canale ha tipo corrispondente alla parte di albero della tassonomia che ha origine da https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/04" + "@language": "en", + "@value": "This property is used to represent the access reference for an electronic channel different from web site and email. For instance, it can be the bank account number for a bank transfer channel, etc." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/OtherElectronicChannel" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "Canale Email del Servizio" - }, { "@language": "en", - "@value": "Email Channel" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:N242f31373d4041fe8a9b8f14aa25a6e5" + "@value": "access reference" }, { - "@id": "https://w3id.org/italia/onto/CPSV/Channel" + "@language": "it", + "@value": "riferimento di accesso" } - ] + ], + "rdfs:range": { + "@id": "rdfs:Literal" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/isCompliantWithRule", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPSV/isFollowedByService" - }, + "@id": "https://w3id.org/italia/onto/CPSV/additionalNoteForService", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "This property links a public service to the set of rules the service has to follow in order to be carried out." + "@value": "Property used to specify additional note as free text for the description of internal services of an organization" }, { "@language": "it", - "@value": "Questa proprietà è utilizzata per poter collegare il servizio pubblico all'insieme di regole che esso deve rispettare per il suo espletamento." + "@value": "Proprietà utilizzata per specificare note a testo libero per i servizi interni di una organizzazione" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "@id": "https://w3id.org/italia/onto/CPSV/InternalOrganizationService" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" @@ -3155,45 +3349,23 @@ "rdfs:label": [ { "@language": "en", - "@value": "is compliant with" - }, - { - "@language": "it", - "@value": "è conforme a regola" - }, - { - "@language": "it", - "@value": "è conforme a linea guida" + "@value": "additional note for service" }, { "@language": "it", - "@value": "è conforme a regola tecnica" + "@value": "ulteriore nota per il servizio" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/Rule" - } - }, - { - "@id": "_:Ndbb96987382940409e7fdfe9eb2844ea", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" + "@id": "rdfs:Literal" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition" + "rdfs:subPropertyOf": { + "@id": "ns3:description" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/implementsFF", + "@id": "https://w3id.org/italia/onto/CPSV/hasAuthenticationMethod", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPSV/isImplementedByRule" - }, "owl:versionInfo": [ { "@language": "it", @@ -3207,15 +3379,15 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà è utilizzata per indicare regole che implementano spcifici riferimenti normativi." + "@value": "Questa proprietà consente di collegare un servizio direttamente al metodo richiesto per l'autenticazione." }, { "@language": "en", - "@value": "This property is used to represent rules that implement specific legislation or policy documents." + "@value": "This property links directly a service with the authentication method it requires." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Rule" + "@id": "https://w3id.org/italia/onto/CPSV/Service" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" @@ -3223,34 +3395,23 @@ "rdfs:label": [ { "@language": "it", - "@value": "implementa framework legale" + "@value": "ha metodo di autenticazione" }, { "@language": "en", - "@value": "implements formal framework" - }, - { - "@language": "it", - "@value": "implementa legge" + "@value": "has authentication method" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/FormalFramework" + "@id": "https://w3id.org/italia/onto/CPSV/Authentication" } }, { - "@id": "_:Naccd657e137b4447a28c380b5811ec28", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "@id": "https://w3id.org/italia/onto/CPSV/hasChannel", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPSV/isChannelOf" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/requiresService" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/serviceKeyword", - "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -3264,11 +3425,11 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà contiene una parola chiave o un’etichetta che descrive il servizio ." + "@value": "Questa classe collega il servizio al canale attraverso cui erogare il servizio pubblico agli utenti finali. E' obbligatorio specificare qual è il canale di erogazione per un servizio pubblico." }, { "@language": "en", - "@value": "This property is used to model the keyword or label that describes a service." + "@value": "This property is used to link the service with the channel through which it is provided to the end users. It is recommended specifying the channel by means of which the service is provided." } ], "rdfs:domain": { @@ -3280,34 +3441,20 @@ "rdfs:label": [ { "@language": "it", - "@value": "parola chiave per il servizio" + "@value": "ha canale di erogazione" }, { "@language": "en", - "@value": "keyword for the service" + "@value": "has channel" } ], "rdfs:range": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:N49f53289e7ff439db67dd784e888df83", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "CLV:Feature" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/isPhysicallyAvailableAt" + "@id": "https://w3id.org/italia/onto/CPSV/Channel" } }, { - "@id": "vcard:fn", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Rule", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPSV/hasChannelType", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -3318,361 +3465,215 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "http://purl.org/vocab/cpsv#Rule" - }, "rdfs:comment": [ { - "@language": "it", - "@value": "La classe \"Regola\" rappresenta un documento che definisce le regole tecniche, le linee guida e qualsiasi altra procedura che il servizio pubblico deve seguire. La regola include i termini di utilizzo o requisiti del servizio pubblico. I requisiti possono essere requisiti di licenza, di standard adottati, di autenticazione, ecc. La classe è raccomandata." + "@language": "en", + "@value": "Property that links the Channel to its type (specified with the use of the related controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel" }, { - "@language": "en", - "@value": "The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows. It includes the terms of service or requirements that can be licence, standard, authentication requirements of the Public Service. The class is recommended." + "@language": "it", + "@value": "Proprietà che collega un canale di erogazione per il servizio al suo tipo, specificato mediante l'uso del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Channel" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "it", - "@value": "Regola" + "@value": "ha tipo di canale di erogazione" }, { "@language": "it", - "@value": "Linea guida" + "@value": "ha tipologia di canale di erogazione" }, { "@language": "en", - "@value": "Rule" - }, - { - "@language": "it", - "@value": "Regola tecnica" + "@value": "has channel type" } ], - "rdfs:subClassOf": [ - { - "@id": "_:Nf3676cd048e2424daac1ee3dc2c11be5" - }, - { - "@id": "_:Nd2f1a281779c4602bd663ffcc7f840eb" - }, - { - "@id": "_:N8499aab548134080a1aa943faf6841e6" - }, - { - "@id": "_:Nd99130f4b53f412e930d2b50e3651896" - }, - { - "@id": "_:N95a43ebcb7cc49d390a76d3278c9ecf8" - }, - { - "@id": "_:Na8fb9dac3d6547099f35a329428f8af4" - }, - { - "@id": "_:Na8c218c7ded4406ba41da6e5d1bef52b" - }, - { - "@id": "l0:System" - } - ] - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Month", - "@type": "owl:NamedIndividual" - }, - { - "@id": "dcterms:license", - "@type": "owl:AnnotationProperty" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/ChannelType" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV", - "@type": [ - "owl:NamedIndividual", - "owl:Ontology", - "ADMS:SemanticAsset" - ], - "ADMS:acronym": "CPSV-AP_IT", - "ADMS:depiction": { - "@id": "https://github.com/italia/servizi-gov/raw/master/ontology/CPSV-AP_IT.png" - }, - "ADMS:hasContributor": { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" - }, - "ADMS:hasFormalityLevel": { - "@id": "ADMS:Formal" - }, - "ADMS:hasInteroperabilityLevel": [ - { - "@id": "ADMS:Semantic" - }, - { - "@id": "ADMS:Technical" - } - ], - "ADMS:hasKeyClass": [ - { - "@id": "https://w3id.org/italia/onto/CPSV/Output" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/PublicService" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Input" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Channel" - } - ], - "ADMS:hasOntologyLanguage": { - "@id": "ADMS:OWL" - }, - "ADMS:hasSemanticAssetDistribution": [ - { - "@id": "https://w3id.org/italia/data/distribution/CPSVAPIT-RDF-TURTLE" - }, - { - "@id": "https://w3id.org/italia/data/distribution/CPSVAPIT-RDF-XML" - }, - { - "@id": "https://w3id.org/italia/data/distribution/CPSVAPIT-JSON-LD" - } - ], - "ADMS:hasTask": [ - { - "@id": "ADMS:QueryFormulationTask" - }, - { - "@id": "ADMS:AnnotationTask" - }, - { - "@id": "ADMS:SearchTask" - } - ], - "ADMS:last": { - "@id": "https://w3id.org/italia/onto/CPSV/1.1" - }, - "ADMS:prefix": "cpsvapit", - "ADMS:prev": { - "@id": "http://dati.gov.it/onto#cpsvapit" - }, - "ADMS:semanticAssetInUse": [ - { - "@id": "https://w3id.org/italia/data/project/OntoPiA" - }, + "@id": "https://w3id.org/italia/onto/CPSV/hasCost", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@id": "https://w3id.org/italia/data/project/ITAServiceCatalogue" + "@language": "it", + "@value": "stabile" }, { - "@id": "https://w3id.org/italia/data/project/DAF" + "@language": "en", + "@value": "stable" } ], - "ADMS:status": "final draft", - "ADMS:target": [ - "Imprese", - "Pubbliche Amministrazioni", - "Cittadini" - ], - "ADMS:type": { - "@id": "ADMS:DomainOntology" - }, - "dc:description": { - "@id": "https://github.com/italia/servizi-gov/raw/master/ontology/CPSV-AP_IT.png" - }, - "dcat:contactPoint": { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid" - }, - "dcat:keyword": [ - { - "@language": "it", - "@value": "Servizio" - }, + "rdfs:comment": [ { "@language": "it", - "@value": "Canali di erogazione" + "@value": "Questa proprietà consente di collegare un servizio o un canale ai costi associati a esso." }, { - "@language": "it", - "@value": "Servizio pubblico" + "@language": "en", + "@value": "This property links a service or channel to the costs associated with it." } ], - "dcat:theme": { - "@id": "http://publications.europa.eu/resource/authority/data-theme/GOVE" - }, - "dcterms:accrualPeriodicity": { - "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" + "rdfs:domain": { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb1" }, - "dcterms:creator": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" }, - "dcterms:description": [ + "rdfs:label": [ { "@language": "it", - "@value": "Ontologia del profilo italiano per la descrizione dei servizi pubblici. Per servizio pubblico si intende qualsiasi atto obbligatorio o discrezionale espletato da una pubblica amministrazione (o per conto di una pubblica amministrazione) nei confronti di cittadini, imprese/professionisti." + "@value": "ha costo" }, { "@language": "en", - "@value": "This is the ontology of the Italian application profile for public services. With the term \"public service\" we mean any discretional or mandatory act carried out by a Public Administration (or on behalf of a Public Administration) for the advantage of citizens and enterprises." + "@value": "has cost" } ], - "dcterms:identifier": "https://w3id.org/italia/onto/CPSV", - "dcterms:issued": { - "@type": "xsd:date", - "@value": "2015-11-21" - }, - "dcterms:language": [ + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/Cost" + } + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/hasEmailCh", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@id": "http://publications.europa.eu/resource/authority/language/ITA" + "@language": "it", + "@value": "stabile" }, { - "@id": "http://publications.europa.eu/resource/authority/language/ENG" + "@language": "en", + "@value": "stable" } ], - "dcterms:modified": { - "@type": "xsd:date", - "@value": "2020-09-30" - }, - "dcterms:publisher": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" - }, - "dcterms:rightsHolder": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" - }, - "dcterms:title": [ + "rdfs:comment": [ { "@language": "it", - "@value": "Ontologia dei Servizi Pubblici - Core Public Service Vocabulary - Profilo applicativo italiano (CPSV-AP_IT)" + "@value": "Questa proprietà è una sotto proprietà di \"ha canale\" ed è utilizzata al fine di legare un servizio pubblico a uno specifico tipo di canale; i.e., email." }, { "@language": "en", - "@value": "Core Public Service Vocabulary - The Italian Application Profile (CPSV-AP_IT)" + "@value": "This property is a sub property of has channel and it is used to connect a public service with a specific type of channel; i.e., email." } - ], - "owl:imports": [ - { - "@id": "https://w3id.org/italia/onto/COV" - }, - { - "@id": "https://w3id.org/italia/onto/MU" - }, - { - "@id": "https://w3id.org/italia/onto/SM" - }, - { - "@id": "https://w3id.org/italia/onto/CLV" - }, - { - "@id": "https://w3id.org/italia/onto/RO" - }, - { - "@id": "https://w3id.org/italia/onto/Language" - }, - { - "@id": "https://w3id.org/italia/onto/AccessCondition" - }, + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:label": [ { - "@id": "https://w3id.org/italia/onto/l0" + "@language": "it", + "@value": "ha canale di erogazione email" }, { - "@id": "https://w3id.org/italia/onto/TI" + "@language": "en", + "@value": "has email channel" } ], - "owl:versionIRI": { - "@id": "https://w3id.org/italia/onto/CPSV/1.1" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/EmailChannel" }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPSV/hasChannel" + } + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/hasEventType", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "Version 1.1 - Modified on 30 September 2020 - Use of the definition of Public Service defined in the European application profile CPSV-AP. This emerged from users requests expressed in the following issue: https://github.com/italia/daf-ontologie-vocabolari-controllati/issues/92" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "Versione 1.1 - Modificata il 30 Settembre 2020 - Uso della definizione di Servizio Pubblico come presentata nel profilo applicativo europeo CPSV-AP. Questa modifica si è resa necessaria per rispondere a richieste di utenti espresse in questo issue: https://github.com/italia/daf-ontologie-vocabolari-controllati/issues/92" + "@language": "en", + "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "http://dati.gov.it/onto#cpsvapit" - }, "rdfs:comment": [ { "@language": "it", - "@value": "Ontologia del profilo italiano per la descrizione dei servizi pubblici. Per servizio pubblico si intende qualsiasi atto obbligatorio o discrezionale espletato da una pubblica amministrazione (o per conto di una pubblica amministrazione) nei confronti di cittadini, imprese/professionisti." + "@value": "Questa proprietà è utilizzata per collegare l'evento con il suo tipo." }, { "@language": "en", - "@value": "This is the ontology of the Italian application profile for public services. With the term \"public service\" we mean any discretional or mandatory act carried out by a Public Administration (or on behalf of a Public Administration) for the advantage of citizens and enterprises." + "@value": "This property is used to link the event to its type" } ], + "rdfs:domain": { + "@id": "ns3:EventOrSituation" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "it", - "@value": "Ontologia dei Servizi Pubblici" + "@value": "ha tipo di evento" }, { "@language": "en", - "@value": "Public Services Ontology" + "@value": "has event type" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/EventType" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceInputOutputType", - "@type": "owl:Class", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output" - }, + "@id": "https://w3id.org/italia/onto/CPSV/hasInput", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "skos:Concept" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "The class represents the types of input and output for a service. The individuals of this class are the elements of the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output" + "@language": "it", + "@value": "Questa proprietà è utilizzata per collegare un servizio all'input richiesto per poter espletare il servizio stesso. Il servizio può avere più di un input." }, { - "@language": "it", - "@value": "La classe rappresenta il tipo di input e output di un servizio. Gli individui della classe sono rappresentati dagli elementi del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output" + "@language": "en", + "@value": "This property is used to link a service with an input required to carry out the service. A service can have more than one input." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "Service Input/Output Type" - }, { "@language": "it", - "@value": "Tipologia di Input e Output del Servizio" + "@value": "ha input" }, { - "@language": "it", - "@value": "Tipo di Input e Output del Servizio" + "@language": "en", + "@value": "has input" } ], - "rdfs:subClassOf": { - "@id": "l0:Characteristic" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/Input" } }, - { - "@id": "ADMS:hasInteroperabilityLevel", - "@type": "owl:AnnotationProperty" - }, { "@id": "https://w3id.org/italia/onto/CPSV/hasOtherElectronicCh", "@type": "owl:ObjectProperty", @@ -3703,13 +3704,13 @@ "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "has other electronic channel" - }, { "@language": "it", "@value": "ha altro canale elettronico di erogazione" + }, + { + "@language": "en", + "@value": "has other electronic channel" } ], "rdfs:range": { @@ -3720,25 +3721,54 @@ } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Publisher", - "@type": "owl:NamedIndividual", + "@id": "https://w3id.org/italia/onto/CPSV/hasPhoneCh", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà è una sottoproprietà di \"ha canale\" ed è utilizzata per connettere un servizio a uno specifico tipo di canale; i.e., telefono." + }, + { + "@language": "en", + "@value": "This property is a subproperty of \"has channel\" and it is used to link the service with a specific channel type; i.e., telephone." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "it", - "@value": "Editore" + "@value": "ha canale di erogazione telefono" }, { "@language": "en", - "@value": "Publisher" + "@value": "has telephone channel" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/PhoneChannel" + }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPSV/hasChannel" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceSector", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPSV/hasProcessingTime", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -3749,42 +3779,38 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "skos:Concept" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the instances of the controlled vocabulary used to model the sector of the public service. The controlled vocabulary to be used is NACE http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=EN" + "@language": "it", + "@value": "Questa proprietà rappresenta il tempo di processamento che può essere espresso sia in termini quantitativi, sia in termini puntuali riferibili a un intervallo temporale. La proprietà connette la classe LifeEvent a sia Quantitative Value che Time Interval." }, { - "@language": "it", - "@value": "Questa classe rappresenta le istanze del vocabolario controllato utilizzato per modellare il settore del servizio. Il vocabolario controllato è NACE http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=IT" + "@language": "en", + "@value": "This property represents the processing time for the service. It can be expressed in a quantitative time metric (e.g., 3 days, 1 week, 2 months, etc)" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "it", - "@value": "Sottotema del Servizio" + "@value": "ha tempo di lavorazione" }, { "@language": "en", - "@value": "Service Sector" - }, - { - "@language": "it", - "@value": "Settore del Servizio" + "@value": "has processing time" } ], - "rdfs:subClassOf": { - "@id": "l0:Characteristic" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/ServiceProcessingTime" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/hasPhoneCh", + "@id": "https://w3id.org/italia/onto/CPSV/hasServiceInputOutputType", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { @@ -3799,15 +3825,15 @@ "rdfs:comment": [ { "@language": "en", - "@value": "This property is a subproperty of \"has channel\" and it is used to link the service with a specific channel type; i.e., telephone." + "@value": "Property that links a service input or output to its related typology" }, { "@language": "it", - "@value": "Questa proprietà è una sottoproprietà di \"ha canale\" ed è utilizzata per connettere un servizio a uno specifico tipo di canale; i.e., telefono." + "@value": "Proprietà che collega un input o un output del servizio alla relativa tipologia" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb4" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" @@ -3815,146 +3841,123 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha canale di erogazione telefono" + "@value": "ha tipo di input del servizio" + }, + { + "@language": "it", + "@value": "ha tipo di output del servizio" + }, + { + "@language": "it", + "@value": "ha tipologia di input del servizio" + }, + { + "@language": "it", + "@value": "ha tipologia di output del servizio" }, { "@language": "en", - "@value": "has telephone channel" + "@value": "has service input or output type" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/PhoneChannel" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPSV/hasChannel" + "@id": "https://w3id.org/italia/onto/CPSV/ServiceInputOutputType" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Active", - "@type": [ - "https://w3id.org/italia/onto/CPSV/ServiceStatus", - "owl:NamedIndividual" - ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "@id": "https://w3id.org/italia/onto/CPSV/hasServiceStatus", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPSV/isStatusForService" }, - "rdfs:label": [ + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, { "@language": "en", - "@value": "Active" + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + { + "@language": "en", + "@value": "Property used to link a public service with a status." }, { "@language": "it", - "@value": "Attivo" + "@value": "Proprietà utilizzata per collegare un servizio pubblico a uno stato." } - ] - }, - { - "@id": "_:N7aa311f2383247cca96cc133593ef932", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/relationService" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Closing", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/CPSV/EventType" ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" }, "rdfs:label": [ { "@language": "it", - "@value": "Chiusura" + "@value": "ha stato del servizio" }, { "@language": "en", - "@value": "Closing" - } - ] - }, - { - "@id": "_:N1df306e292694e0e80988f2fddfe518c", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/serviceSector" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceSector" + "@value": "has service status" + } + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/ServiceStatus" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Concessionaire", - "@type": [ - "https://w3id.org/italia/onto/CPSV/RoleOnService", - "owl:NamedIndividual" - ], - "rdfs:comment": [ + "@id": "https://w3id.org/italia/onto/CPSV/hasWebSiteCh", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@language": "en", - "@value": "It is a role that allows an agent to manage the service. For the granting time period, it is responsible for the service itself." + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "E' un ruolo che consente al soggetto di gestire il servizio e, nel periodo della concessione, è responsabile del servizio stesso." + "@language": "en", + "@value": "stable" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:label": [ + "rdfs:comment": [ { "@language": "it", - "@value": "Concessionario" + "@value": "Questa proprietà è sottoproprietà di \"ha canale\" ed è utilizzata per collegare un servizio a uno specifico tipo di canale; i.e., sito web." }, { "@language": "en", - "@value": "Concessionaire" + "@value": "This property is a subproperty of \"has channel\" and it is used to link the service with a specific type of channel; i.e., web site." } - ] - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/UnderDev", - "@type": [ - "https://w3id.org/italia/onto/CPSV/ServiceStatus", - "owl:NamedIndividual" ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, "rdfs:label": [ { "@language": "it", - "@value": "In Fase di Sviluppo" + "@value": "ha canale di erogazione sito web" }, { "@language": "en", - "@value": "Under Development" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV" + "@value": "has web site channel" } - ] - }, - { - "@id": "dcterms:title", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:N0c5ae7ff48b7416da340a0d897e2bb4c", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint" + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/WebSiteChannel" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/SM/hasOnlineContactPoint" + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPSV/hasChannel" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/requiresService", + "@id": "https://w3id.org/italia/onto/CPSV/hasiInteractivityLevel", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { @@ -3969,15 +3972,15 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà è utilizzata per rappresentare tutti quei casi in cui un servizio richiede un altro servizio per poter essere espletato." + "@value": "Questa proprietà consente di rappresentare il livello di interattività del servizio. Il livello di interattività deve essere specificato mediante l'uso del vocabolario controllato: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level" }, { "@language": "en", - "@value": "This property is used to represent all those cases in which a service requires another service in order to be carried out." + "@value": "this property is used to represent the interactivity level of the service. The interactivity level must be chosen through the use of the following controlled vocabulary: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "@id": "https://w3id.org/italia/onto/CPSV/PublicService" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" @@ -3985,347 +3988,291 @@ "rdfs:label": [ { "@language": "it", - "@value": "richiede servizio" + "@value": "ha livello di interattività" }, { "@language": "en", - "@value": "requires service" + "@value": "has interactivity level" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "@id": "https://w3id.org/italia/onto/CPSV/InteractivityLevel" } }, { - "@id": "_:Na8c218c7ded4406ba41da6e5d1bef52b", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "https://w3id.org/italia/onto/CPSV/implementsFF", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPSV/isImplementedByRule" }, - "owl:onProperty": { - "@id": "l0:identifier" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Cost", - "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "http://data.europa.eu/m8g/Cost" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "The Cost class represents any cost related to the execution of a Public Service which the Agent consuming it, needs to pay. The class is optional." + "@language": "it", + "@value": "Questa proprietà è utilizzata per indicare regole che implementano spcifici riferimenti normativi." }, { - "@language": "it", - "@value": "La classe Costo rappresenta qualsiasi costo che l'esecuzione di un servizio pubblico, fruito da un agente, richiede di pagare. La classe è opzionale." + "@language": "en", + "@value": "This property is used to represent rules that implement specific legislation or policy documents." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Rule" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "en", - "@value": "Cost" + "@language": "it", + "@value": "implementa framework legale" }, { "@language": "it", - "@value": "Costo" - } - ], - "rdfs:subClassOf": [ - { - "@id": "l0:Characteristic" + "@value": "implementa legge" }, { - "@id": "_:N5a823e0cbd3f450daebb9e8155154bb5" + "@language": "en", + "@value": "implements formal framework" } - ] - }, - { - "@id": "_:N56e6f5a44c5e4bcc922e5ee55ea001f4", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "l0:identifier" + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/FormalFramework" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/StandardTech", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPSV/isActualizedByProcurementProcedure", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "This class represents a standard, a recommendation or any other technical specification the public service is (or should be) compliant with." + "@value": "Property used to link a service to the procurement procedure that actualizes it." }, { "@language": "it", - "@value": "La classe \"Standard Tecnico\" rappresenta uno standard tecnico, raccomandazione o altra specifica tecnica a cui il servizio pubblico è (o deve essere) conforme." + "@value": "Proprietà che lega un servizio alla procedura di affidamento o gara che lo realizza" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "Standard Tecnico" - }, { "@language": "en", - "@value": "Technical Standard" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:N17ba2a59f15f49dbbf8bc923fd177c78" - }, - { - "@id": "_:Ne8ed06a6421a4dd9b10e66676fe03b80" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Requirement" + "@value": "is actualized by procurement procedure" }, { - "@id": "_:N56e6f5a44c5e4bcc922e5ee55ea001f4" + "@language": "it", + "@value": "servizio realizzato attraverso procedura di affidamento" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/PublicContract/Procedure" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceStatus", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPSV/isChannelOf", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "skos:Concept" - }, "rdfs:comment": [ { - "@language": "it", - "@value": "Questa classe rappresenta lo stato servizio e può assumere i seguenti valori predefiniti: Attivo, Non Attivo, In Fase di Sviluppo." + "@language": "en", + "@value": "Inverse property of \"has channel\" used to link a channel with the service." }, { - "@language": "en", - "@value": "Thi class represents the status of the service. It can assumed the following predefined values: Active, Non-Active, Under Development." + "@language": "it", + "@value": "Proprietà inversa di \"ha canale\" utilizzata per collegare un canale con un servizio." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Channel" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "en", - "@value": "Service Status" + "@value": "is channel of" }, { "@language": "it", - "@value": "Stato del Servizio" + "@value": "è canale di" } ], - "rdfs:subClassOf": [ - { - "@id": "_:N1a391c64314d4362b087c4fd5ab67b01" - }, - { - "@id": "l0:Characteristic" - } - ] + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Sat", - "@type": "owl:NamedIndividual", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "@id": "https://w3id.org/italia/onto/CPSV/isCompliantWithRule", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPSV/isFollowedByService" }, - "rdfs:label": [ + "owl:versionInfo": [ { - "@language": "en", - "@value": "Saturday" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "Sabato" + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà è utilizzata per poter collegare il servizio pubblico all'insieme di regole che esso deve rispettare per il suo espletamento." + }, + { + "@language": "en", + "@value": "This property links a public service to the set of rules the service has to follow in order to be carried out." } - ] - }, - { - "@id": "_:N5c8728e4ef9d4c11b0ca1528d01b0202", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceStatus" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasServiceStatus" - } - }, - { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", - "@type": [ - "l0:Agent", - "owl:NamedIndividual" ], - "dcterms:identifier": "cnr - Z6HZEH - STLab", - "l0:name": [ + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:label": [ { "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + "@value": "is compliant with" }, { "@language": "it", - "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" + "@value": "è conforme a regola tecnica" + }, + { + "@language": "it", + "@value": "è conforme a linea guida" + }, + { + "@language": "it", + "@value": "è conforme a regola" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/Rule" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/hasChannel", + "@id": "https://w3id.org/italia/onto/CPSV/isEventForPS", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPSV/isChannelOf" - }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe collega il servizio al canale attraverso cui erogare il servizio pubblico agli utenti finali. E' obbligatorio specificare qual è il canale di erogazione per un servizio pubblico." + "@value": "Questa proprietà è utilizzata per collegare un evento (di business o della vita di un cittadino) a tutti i servizi che lo compongono." }, { "@language": "en", - "@value": "This property is used to link the service with the channel through which it is provided to the end users. It is recommended specifying the channel by means of which the service is provided." + "@value": "This property is used to link an event (business, life event) with the public services that compose it." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "@id": "ns3:EventOrSituation" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha canale di erogazione" + "@language": "en", + "@value": "is event for public service" }, { - "@language": "en", - "@value": "has channel" + "@language": "it", + "@value": "è evento per il servizio pubblico" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/Channel" - } - }, - { - "@id": "_:N1c7cef94423e4e058fc3324a2867b48d", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:N17ba2a59f15f49dbbf8bc923fd177c78", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "xsd:anyURI" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/referenceDoc" + "@id": "https://w3id.org/italia/onto/CPSV/PublicService" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/NonActive", - "@type": [ - "https://w3id.org/italia/onto/CPSV/ServiceStatus", - "owl:NamedIndividual" + "@id": "https://w3id.org/italia/onto/CPSV/isFollowedByService", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa è la proprietà inversa di \"rispetta\" che connette una regola al servizio." + }, + { + "@language": "en", + "@value": "This property is the inverse of \"follows\" and links the \"Rule\" with the \"Service\"." + } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Rule" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "en", - "@value": "Non-Active" + "@value": "is followed by service" }, { "@language": "it", - "@value": "Non Attivo" + "@value": "è rispettata da servizio" } - ] - }, - { - "@id": "xsd:date", - "@type": "rdfs:Datatype" - }, - { - "@id": "_:N145012675f06413e858d97e8ed846b8d", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CPSV/Channel" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Service" - } - ] - } - }, - { - "@id": "_:N99d1ec2169224656bfa19f3e24a7d9c3", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/EventType" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasEventType" + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" } }, { @@ -4372,148 +4319,99 @@ } }, { - "@id": "_:Ncb340954197245d7af3d47a881e15aea", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceInputOutputType" + "@id": "https://w3id.org/italia/onto/CPSV/isPhysicalLocationOfService", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPSV/isPhysicallyAvailableAt" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasServiceInputOutputType" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/FixedCost", - "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questa classe rappresenta i costi fissi di un servizio. Esempi includono: costi fissi per i bolli, tassa fissa di iscrizione, ecc." + "@language": "en", + "@value": "Inverse property of \"is physically available at\" that links a physical location to the public service." }, { - "@language": "en", - "@value": "This class represents the fixed costs associated with a service" + "@language": "it", + "@value": "Proprietà inversa di \"è disponibile fisicamente presso\" che lega una localizzazione fisica a il servizio pubblico." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CLV/Feature" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "Costo Fisso del Servizio" - }, { "@language": "en", - "@value": "Fixed Cost" - } - ], - "rdfs:subClassOf": [ - { - "@id": "https://w3id.org/italia/onto/CPSV/Cost" + "@value": "is the physical location of service" }, { - "@id": "https://w3id.org/italia/onto/MU/Value" + "@language": "it", + "@value": "è la localizzazione fisica di servizio" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Mon", - "@type": "owl:NamedIndividual", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:label": [ + "@id": "https://w3id.org/italia/onto/CPSV/isPhysicallyAvailableAt", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@language": "en", - "@value": "Monday" + "@language": "it", + "@value": "stabile" }, { "@language": "it", - "@value": "Lunedì" + "@value": "stable" } - ] - }, - { - "@id": "dc:description", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:Nd7f56d6adb48463a881600f9cd6a04a1", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/additionalNoteForService" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Thu", - "@type": "owl:NamedIndividual", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:label": [ + ], + "rdfs:comment": [ { - "@language": "en", - "@value": "Thursday" + "@id": "https://w3id.org/italia/onto/CPSV" }, { "@language": "it", - "@value": "Giovedì" + "@value": "Questa proprietà collega un servizio alla locazione fisica che lo eroga nel caso il servizio sia offerto agli utenti finali (ad esempio via sportelli fisici/totem)" + }, + { + "@language": "en", + "@value": "This property links the service to its physical location in the case the service is provided offline at some organization's desk/totem." } - ] - }, - { - "@id": "https://w3id.org/italia/onto/MU/MeasurementUnit", - "@type": "owl:Class" - }, - { - "@id": "_:N3075fa5b1de64faaad24d4399e940533", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/Output" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/producesOutput" - } - }, - { - "@id": "_:Nd99130f4b53f412e930d2b50e3651896", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:description" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:Nb7ad281a27224173bc0f2c4af0b96ea3", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CPSV/InteractivityLevel" + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasiInteractivityLevel" + "rdfs:label": [ + { + "@language": "en", + "@value": "is physically available at" + }, + { + "@language": "it", + "@value": "è fisicamente disponibile presso" + } + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CLV/Feature" }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPSV/hasChannel" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/hasiInteractivityLevel", + "@id": "https://w3id.org/italia/onto/CPSV/isStatusForService", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { @@ -4528,15 +4426,15 @@ "rdfs:comment": [ { "@language": "en", - "@value": "this property is used to represent the interactivity level of the service. The interactivity level must be chosen through the use of the following controlled vocabulary: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level" + "@value": "Inverse property of \"has status\" used to link the service status with the service." }, { "@language": "it", - "@value": "Questa proprietà consente di rappresentare il livello di interattività del servizio. Il livello di interattività deve essere specificato mediante l'uso del vocabolario controllato: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level" + "@value": "Proprietà inversa di \"ha stato\" utilizzata per connettere uno stato del servizio al servizio." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/PublicService" + "@id": "https://w3id.org/italia/onto/CPSV/ServiceStatus" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" @@ -4544,76 +4442,110 @@ "rdfs:label": [ { "@language": "en", - "@value": "has interactivity level" + "@value": "is status for service" }, { "@language": "it", - "@value": "ha livello di interattività" + "@value": "è stato per servizio" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/InteractivityLevel" + "@id": "https://w3id.org/italia/onto/CPSV/Service" } }, { - "@id": "l0:EventOrSituation", - "@type": "owl:Class", - "prov:wasInfluencedBy": { - "@id": "http://data.europa.eu/m8g/Event" - }, - "rdfs:comment": [ + "@id": "https://w3id.org/italia/onto/CPSV/otherServiceCode", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ { - "@language": "en", - "@value": "This class represents a specific situation or an event that happens in the lifecycle of either a business or a person or a group of persons. The class is recommended." + "@language": "it", + "@value": "stabile" }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta una specifica situazione o evento nel ciclo di vita di un cittadino, di un gruppo di cittadini o di un’attività economica. La classe è raccomandata." + "@value": "Questa proprietà è utilizzata per rappresentare un altro codice associato al servizio pubblico. Per esempio, nel caso di servizi di pagamento, tale proprietà potrebbe essere utilizzata per indicare il relativo codice gestionale SIOPE (Sistema informativo delle operazioni degli enti pubblici)." + }, + { + "@language": "en", + "@value": "This property is used to represent another code (for the integration with other data bases) associated with a public service." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, "rdfs:label": [ { "@language": "it", - "@value": "Evento e Situazione" + "@value": "altro codice servizio" + }, + { + "@language": "it", + "@value": "altro identificativo associato al servizio" }, { "@language": "en", - "@value": "Event or Situation" + "@value": "other service code" } ], - "rdfs:subClassOf": [ + "rdfs:range": { + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "ns3:identifier" + } + }, + { + "@id": "https://w3id.org/italia/onto/CPSV/producesOutput", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@id": "_:Nd732b249995d438eab3ace86fe202190" + "@language": "it", + "@value": "stabile" }, { - "@id": "_:Naf5c1c215485424ba6557af57fe42003" + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà è utilizzata per collegare un servizio con l'output da esso prodotto." }, { - "@id": "_:N99d1ec2169224656bfa19f3e24a7d9c3" + "@language": "en", + "@value": "This property is used to connect a service with the output it produces." + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:label": [ + { + "@language": "it", + "@value": "produce output" }, { - "@id": "_:N9711f638924a45288590e015a818cfdb" + "@language": "en", + "@value": "produces output" } - ] - }, - { - "@id": "_:Nf682a5d8e2284c608afc88f07607d837", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CPSV/Input" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Output" - } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/Output" } }, - { - "@id": "https://w3id.org/italia/onto/PublicContract/Procedure", - "@type": "owl:Class" - }, { "@id": "https://w3id.org/italia/onto/CPSV/referenceDoc", "@type": "owl:DatatypeProperty", @@ -4658,66 +4590,11 @@ } }, { - "@id": "l0:Location", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/data/project/ITAServiceCatalogue", + "@id": "https://w3id.org/italia/onto/CPSV/relationService", "@type": [ - "owl:NamedIndividual", - "ADMS:Project" + "owl:ObjectProperty", + "owl:SymmetricProperty" ], - "l0:name": { - "@language": "it", - "@value": "Servizi.gov.it - Catalogo dei servizi pubblici italiano" - } - }, - { - "@id": "_:N5a823e0cbd3f450daebb9e8155154bb5", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "l0:description" - } - }, - { - "@id": "_:N37127b91a7544f45a9402fc40fd36be5", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasChannel" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/OfflineChannel" - }, - "rdfs:subClassOf": { - "@id": "_:N2a56e93005554e608e9964664930dca9" - } - }, - { - "@id": "_:Nc6a8d8228241403e8ec614c50cff816f", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/serviceTheme" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceTheme" - } - }, - { - "@id": "_:Nae0b9836dcf2477984c9fe326350de5f", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasAuthenticationMethod" - }, - "owl:someValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPSV/Authentication" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/hasEventType", - "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -4730,119 +4607,123 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property is used to link the event to its type" + "@language": "it", + "@value": "Questa proprietà è utilizzata per rappresentare tutti quei casi in cui un servizio pubblico è in relazione (generica) con altri servizi." }, { - "@language": "it", - "@value": "Questa proprietà è utilizzata per collegare l'evento con il suo tipo." + "@language": "en", + "@value": "This property is used to represent all those cases in which a service relates to another services." } ], "rdfs:domain": { - "@id": "l0:EventOrSituation" + "@id": "https://w3id.org/italia/onto/CPSV/Service" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha tipo di evento" + "@language": "en", + "@value": "relation service" }, { - "@language": "en", - "@value": "has event type" + "@language": "it", + "@value": "relativo a servizio" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/EventType" + "@id": "https://w3id.org/italia/onto/CPSV/Service" } }, { - "@id": "https://w3id.org/italia/data/distribution/CPSVAPIT-RDF-XML", - "@type": [ - "ADMS:SemanticAssetDistribution", - "owl:NamedIndividual" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPSV/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPSV/latest/CPSV-AP_IT.rdf" - }, - "dcterms:description": [ + "@id": "https://w3id.org/italia/onto/CPSV/requiresService", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei servizi pubblici" + "@value": "stabile" }, { "@language": "en", - "@value": "This is the distribution in RDF/XML of the public services ontology" + "@value": "stable" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" - }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" - }, - "dcterms:title": [ + "rdfs:comment": [ { "@language": "it", - "@value": "Distribuzione RDF/XML ontologia CPSV-AP_IT" + "@value": "Questa proprietà è utilizzata per rappresentare tutti quei casi in cui un servizio richiede un altro servizio per poter essere espletato." }, { "@language": "en", - "@value": "RDF/XML distribution of CPSV-AP_IT Ontology" + "@value": "This property is used to represent all those cases in which a service requires another service in order to be carried out." } - ] - }, - { - "@id": "_:N9b80e554fa1f4633a4c20093c47454df", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "CLV:Feature" + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" }, - "owl:onProperty": { - "@id": "CLV:hasSpatialCoverage" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "requires service" + }, + { + "@language": "it", + "@value": "richiede servizio" + } + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Provider", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/CPSV/RoleOnService" + "@id": "https://w3id.org/italia/onto/CPSV/serviceKeyword", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } ], "rdfs:comment": [ { "@language": "it", - "@value": "Il ruolo che può assumere il soggetto che eroga il servizio." + "@value": "Questa proprietà contiene una parola chiave o un’etichetta che descrive il servizio ." }, { "@language": "en", - "@value": "This is the role an agent can have if it provides the service." + "@value": "This property is used to model the keyword or label that describes a service." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Service" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { - "@language": "it", - "@value": "Fornitore" + "@language": "en", + "@value": "keyword for the service" }, { - "@language": "en", - "@value": "Provider" + "@language": "it", + "@value": "parola chiave per il servizio" } - ] + ], + "rdfs:range": { + "@id": "rdfs:Literal" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceTheme", - "@type": "owl:Class", - "l0:controlledvocabulary": { - "@id": "http://publications.europa.eu/resource/authority/data-theme" - }, + "@id": "https://w3id.org/italia/onto/CPSV/serviceSector", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -4853,89 +4734,82 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "skos:Concept" - }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe è usata per modellare i temi associati ai servizi (tipicamente usati per esigenze di classificazione e ricerca). Le istanze di questa classe sono quelle del vocabolario controllato europeo Data Theme http://publications.europa.eu/resource/authority/data-theme" + "@value": "Questa proprietà è utilizzata per specificare il sotto tema o settore del servizio. Il settore del servizio deve essere scelto sulla base del vocabolario controllato NACE. http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=IT" }, { "@language": "en", - "@value": "This class is used to model the themes associated with services (typically used for classification and search needs). The instances of this class are those of the European controlled vocabulary Data Theme http://publications.europa.eu/resource/authority/data-theme" + "@value": "This property is used to model the service subtheme or sector. The service subtheme must be choosen using a controlled vocabulary that is NACE. http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=EN" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/PublicService" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "en", - "@value": "Service Theme" + "@value": "service sector" }, { "@language": "it", - "@value": "Tema del Servizio" + "@value": "settore del servizio" } ], - "rdfs:subClassOf": { - "@id": "l0:Characteristic" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/ServiceSector" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Maintainer", - "@type": [ - "https://w3id.org/italia/onto/CPSV/RoleOnService", - "owl:NamedIndividual" - ], - "rdfs:comment": [ + "@id": "https://w3id.org/italia/onto/CPSV/serviceTheme", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@language": "en", - "@value": "This is a role that an agent may assume if it is responsible for the maintainance of the service." + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "E' il ruolo che può assumere un soggetto nel caso in cui sia il manutentore del servizio." + "@language": "en", + "@value": "stable" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:label": [ + "rdfs:comment": [ { - "@language": "en", - "@value": "Maintainer" + "@language": "it", + "@value": "Questa proprietà consente di specificare il tema del servizio. Il tema del servizio deve essere specificato utilizzando il seguente vocabolario controllato: http://publications.europa.eu/resource/authority/data-theme" }, { - "@language": "it", - "@value": "Manutentore" + "@language": "en", + "@value": "This property is used to model the service theme. The service theme must be specified using the following controlled vocabulary: http://publications.europa.eu/resource/authority/data-theme" } - ] - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/Starting", - "@type": [ - "owl:NamedIndividual", - "https://w3id.org/italia/onto/CPSV/EventType" ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/PublicService" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "en", - "@value": "Starting" + "@value": "service theme" }, { "@language": "it", - "@value": "Avvio" + "@value": "tema del servizio" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/ServiceTheme" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Input", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPSV/specifiesReq", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -4946,53 +4820,54 @@ "@value": "stable" } ], - "prov:wasDerivedFrom": { - "@id": "http://data.europa.eu/m8g/Evidence" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "This class represents the input required by the public service. The input can be any resource (e.g., documents, forms, declarations, etc.) that is necessary to carry out the public service. In order to specify the type of input for a service it is required to use the following controlled vocabulary: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output" + "@language": "it", + "@value": "Questa proprietà è utilizzata per indicare che le regole definiscono determinati requisiti per il servizio." }, { - "@language": "it", - "@value": "Questa classe rappresenta un input richiesto dal servizio. L’input può essere qualsiasi risorsa (documenti, moduli, dichiarazioni, ecc…) necessaria affinché il servizio sia espletato. Per poter specificare il tipo dell'input è necessario utilizzare il vocabolario controllato definito in https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output\nPer esempio: \"stato di gravidanza della madre\" è il nome dell'input al quale associare una breve descrizione quale \"stato di gravidanza della madre risultante da idonea certificazione medica del S.S.N. o di medico convenzionato con il S.S.N.\", di tipo https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output/CERT" + "@language": "en", + "@value": "This property is used to represent that rules can specify requirements for a service." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPSV/Rule" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:label": [ { "@language": "it", - "@value": "Input Servizio" + "@value": "definisce requisito" }, { "@language": "en", - "@value": "Input" + "@value": "specifies requirement" } ], - "rdfs:subClassOf": [ - { - "@id": "_:Nec535c1170aa4ec0bce1938e54b9d09d" - }, - { - "@id": "_:N2525301ebb8141998cea4c390b0124d9" - }, - { - "@id": "l0:Object" - }, - { - "@id": "_:N02e5056ec26a4ad7aaef8d7e65434130" - }, - { - "@id": "_:Ncb340954197245d7af3d47a881e15aea" - } - ] + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPSV/Requirement" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/hasAuthenticationMethod", + "@id": "https://w3id.org/italia/onto/MU/MeasurementUnit", + "@type": "owl:Class" + }, + { + "@id": "https://w3id.org/italia/onto/MU/Value", + "@type": "owl:Class" + }, + { + "@id": "https://w3id.org/italia/onto/PublicContract/Procedure", + "@type": "owl:Class" + }, + { + "@id": "https://w3id.org/italia/onto/isPartOfEvent", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPSV/isEventForPS" + }, "owl:versionInfo": [ { "@language": "it", @@ -5005,16 +4880,16 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "This property links directly a service with the authentication method it requires." + "@language": "it", + "@value": "Questa proprietà è utilizzata per collegare un servizio pubblico a un evento (evento della vita del cittadino o evento della vita di attività commerciale)" }, { - "@language": "it", - "@value": "Questa proprietà consente di collegare un servizio direttamente al metodo richiesto per l'autenticazione." + "@language": "en", + "@value": "This property is used to link a public services to an Event (Business or Life event)" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPSV/Service" + "@id": "https://w3id.org/italia/onto/CPSV/PublicService" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" @@ -5022,16 +4897,136 @@ "rdfs:label": [ { "@language": "en", - "@value": "has authentication method" + "@value": "is part of event" }, { "@language": "it", - "@value": "ha metodo di autenticazione" + "@value": "è parte di evento" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPSV/Authentication" + "@id": "ns3:EventOrSituation" + } + }, + { + "@id": "ns1:depiction", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "ns1:hasInteroperabilityLevel", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "ns2:description", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "ns2:format", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "ns2:identifier", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "ns2:license", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "ns2:title", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "ns3:EventOrSituation", + "@type": "owl:Class", + "ns6:wasInfluencedBy": { + "@id": "http://data.europa.eu/m8g/Event" + }, + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa classe rappresenta una specifica situazione o evento nel ciclo di vita di un cittadino, di un gruppo di cittadini o di un’attività economica. La classe è raccomandata." + }, + { + "@language": "en", + "@value": "This class represents a specific situation or an event that happens in the lifecycle of either a business or a person or a group of persons. The class is recommended." + } + ], + "rdfs:label": [ + { + "@language": "it", + "@value": "Evento e Situazione" + }, + { + "@language": "en", + "@value": "Event or Situation" + } + ], + "rdfs:subClassOf": [ + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb64" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb65" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb66" + }, + { + "@id": "_:n0ac8a1819d644e049eb5895270fa1ffdb67" + } + ] + }, + { + "@id": "ns3:Location", + "@type": "owl:Class" + }, + { + "@id": "ns3:System", + "@type": "owl:Class" + }, + { + "@id": "ns3:name", + "@type": "owl:DatatypeProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" } + }, + { + "@id": "ns4:accessURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "ns4:downloadURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "ns5:name", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "ns7:Kind", + "@type": "owl:Class" + }, + { + "@id": "ns7:Organization", + "@type": "owl:Class" + }, + { + "@id": "ns7:fn", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "ns7:hasEmail", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "xsd:date", + "@type": "rdfs:Datatype" + }, + { + "@id": "xsd:time", + "@type": "rdfs:Datatype" } ] -} +} \ No newline at end of file diff --git a/Ontologie/CPSV/latest/CPSV-AP_IT.rdf b/Ontologie/CPSV/latest/CPSV-AP_IT.rdf index 52bc4c08..f5834d50 100644 --- a/Ontologie/CPSV/latest/CPSV-AP_IT.rdf +++ b/Ontologie/CPSV/latest/CPSV-AP_IT.rdf @@ -1,2249 +1,1668 @@ - - - - - - - - - - - - - - - - - Ontologia del profilo italiano per la descrizione dei servizi pubblici. Per servizio pubblico si intende qualsiasi atto obbligatorio o discrezionale espletato da una pubblica amministrazione (o per conto di una pubblica amministrazione) nei confronti di cittadini, imprese/professionisti. - This is the ontology of the Italian application profile for public services. With the term "public service" we mean any discretional or mandatory act carried out by a Public Administration (or on behalf of a Public Administration) for the advantage of citizens and enterprises. - https://w3id.org/italia/onto/CPSV - 2015-11-21 - - - 2020-09-30 - - - Core Public Service Vocabulary - The Italian Application Profile (CPSV-AP_IT) - Ontologia dei Servizi Pubblici - Core Public Service Vocabulary - Profilo applicativo italiano (CPSV-AP_IT) - Ontologia del profilo italiano per la descrizione dei servizi pubblici. Per servizio pubblico si intende qualsiasi atto obbligatorio o discrezionale espletato da una pubblica amministrazione (o per conto di una pubblica amministrazione) nei confronti di cittadini, imprese/professionisti. - This is the ontology of the Italian application profile for public services. With the term "public service" we mean any discretional or mandatory act carried out by a Public Administration (or on behalf of a Public Administration) for the advantage of citizens and enterprises. - - Ontologia dei Servizi Pubblici - Public Services Ontology - Version 1.1 - Modified on 30 September 2020 - Use of the definition of Public Service defined in the European application profile CPSV-AP. This emerged from users requests expressed in the following issue: https://github.com/italia/daf-ontologie-vocabolari-controllati/issues/92 - Versione 1.1 - Modificata il 30 Settembre 2020 - Uso della definizione di Servizio Pubblico come presentata nel profilo applicativo europeo CPSV-AP. Questa modifica si è resa necessaria per rispondere a richieste di utenti espresse in questo issue: https://github.com/italia/daf-ontologie-vocabolari-controllati/issues/92 - - Canali di erogazione - Servizio - Servizio pubblico - - - CPSV-AP_IT - - - - - - - - - - - - - - - - - - cpsvapit - - - - - final draft - Cittadini - Imprese - Pubbliche Amministrazioni - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Questa proprietà è utilizzata per collegare un servizio pubblico a un evento (evento della vita del cittadino o evento della vita di attività commerciale) - This property is used to link a public services to an Event (Business or Life event) - - is part of event - è parte di evento - stabile - stable - - - - - - - - - - Questa proprietà consente di collegare un servizio direttamente al metodo richiesto per l'autenticazione. - This property links directly a service with the authentication method it requires. - - ha metodo di autenticazione - has authentication method - stabile - stable - - - - - - - - - - - Questa classe collega il servizio al canale attraverso cui erogare il servizio pubblico agli utenti finali. E' obbligatorio specificare qual è il canale di erogazione per un servizio pubblico. - This property is used to link the service with the channel through which it is provided to the end users. It is recommended specifying the channel by means of which the service is provided. - - ha canale di erogazione - has channel - stabile - stable - - - - - - - - - - Property that links the Channel to its type (specified with the use of the related controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel - Proprietà che collega un canale di erogazione per il servizio al suo tipo, specificato mediante l'uso del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel - - ha tipo di canale di erogazione - ha tipologia di canale di erogazione - has channel type - stabile - stable - - - - - - - - - - - - - - - - - Questa proprietà consente di collegare un servizio o un canale ai costi associati a esso. - This property links a service or channel to the costs associated with it. - - ha costo - has cost - stabile - stable - - - - - - - - - - - Questa proprietà è una sotto proprietà di "ha canale" ed è utilizzata al fine di legare un servizio pubblico a uno specifico tipo di canale; i.e., email. - This property is a sub property of has channel and it is used to connect a public service with a specific type of channel; i.e., email. - - ha canale di erogazione email - has email channel - stabile - stable - - - - - - - - - - Questa proprietà è utilizzata per collegare l'evento con il suo tipo. - This property is used to link the event to its type - - ha tipo di evento - has event type - stabile - stable - - - - - - - - - - Questa proprietà è utilizzata per collegare un servizio all'input richiesto per poter espletare il servizio stesso. Il servizio può avere più di un input. - This property is used to link a service with an input required to carry out the service. A service can have more than one input. - - ha input - has input - stabile - stable - - - - - - - - - - - Questa proprietà è sotto proprietà di "ha canale" ed è utilizzata per collegare un servizio a un canale di tipo non elettronico. - This property is subproperty of "has channel" and it is used to link a service with another electronic channel. - - ha altro canale elettronico di erogazione - has other electronic channel - stabile - stable - - - - - - - - - - - Questa proprietà è una sottoproprietà di "ha canale" ed è utilizzata per connettere un servizio a uno specifico tipo di canale; i.e., telefono. - This property is a subproperty of "has channel" and it is used to link the service with a specific channel type; i.e., telephone. - - ha canale di erogazione telefono - has telephone channel - stabile - stable - - - - - - - - - - Questa proprietà rappresenta il tempo di processamento che può essere espresso sia in termini quantitativi, sia in termini puntuali riferibili a un intervallo temporale. La proprietà connette la classe LifeEvent a sia Quantitative Value che Time Interval. - This property represents the processing time for the service. It can be expressed in a quantitative time metric (e.g., 3 days, 1 week, 2 months, etc) - - ha tempo di lavorazione - has processing time - stabile - stable - - - - - - - - - - - - - - - - - Property that links a service input or output to its related typology - Proprietà che collega un input o un output del servizio alla relativa tipologia - - ha tipo di input del servizio - ha tipo di output del servizio - ha tipologia di input del servizio - ha tipologia di output del servizio - has service input or output type - stabile - stable - - - - - - - - - - - - Property used to link a public service with a status. - Proprietà utilizzata per collegare un servizio pubblico a uno stato. - ha stato del servizio - has service status - stabile - stable - - - - - - - - - - - Questa proprietà è sottoproprietà di "ha canale" ed è utilizzata per collegare un servizio a uno specifico tipo di canale; i.e., sito web. - This property is a subproperty of "has channel" and it is used to link the service with a specific type of channel; i.e., web site. - - ha canale di erogazione sito web - has web site channel - stabile - stable - - - - - - - - - - Questa proprietà consente di rappresentare il livello di interattività del servizio. Il livello di interattività deve essere specificato mediante l'uso del vocabolario controllato: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level - this property is used to represent the interactivity level of the service. The interactivity level must be chosen through the use of the following controlled vocabulary: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level - - ha livello di interattività - has interactivity level - stabile - stable - - - - - - - - - - - Questa proprietà è utilizzata per indicare regole che implementano spcifici riferimenti normativi. - This property is used to represent rules that implement specific legislation or policy documents. - - implementa framework legale - implementa legge - implements formal framework - stabile - stable - - - - - - - - - - Property used to link a service to the procurement procedure that actualizes it. - Proprietà che lega un servizio alla procedura di affidamento o gara che lo realizza - - is actualized by procurement procedure - servizio realizzato attraverso procedura di affidamento - provvisoria - unstable - - - - - - - - - - Inverse property of "has channel" used to link a channel with the service. - Proprietà inversa di "ha canale" utilizzata per collegare un canale con un servizio. - - is channel of - è canale di - stabile - stable - - - - - - - - - - - Questa proprietà è utilizzata per poter collegare il servizio pubblico all'insieme di regole che esso deve rispettare per il suo espletamento. - This property links a public service to the set of rules the service has to follow in order to be carried out. - - is compliant with - è conforme a linea guida - è conforme a regola - è conforme a regola tecnica - stabile - stable - - - - - - - - - - Questa proprietà è utilizzata per collegare un evento (di business o della vita di un cittadino) a tutti i servizi che lo compongono. - This property is used to link an event (business, life event) with the public services that compose it. - - is event for public service - è evento per il servizio pubblico - stabile - stable - - - - - - - - - - Questa è la proprietà inversa di "rispetta" che connette una regola al servizio. - This property is the inverse of "follows" and links the "Rule" with the "Service". - - is followed by service - è rispettata da servizio - stabile - stable - - - - - - - - - - Questa è la proprietà inversa di "implementa" che connette il "Framework Legale" alla "Regola". - This property is the inverse of "implements" used to link the "Formal Framework" with the "Rule". - - is implemented by rule - è implementato da regola - stabile - stable - - - - - - - - - - - Inverse property of "is physically available at" that links a physical location to the public service. - Proprietà inversa di "è disponibile fisicamente presso" che lega una localizzazione fisica a il servizio pubblico. - - is the physical location of service - è la localizzazione fisica di servizio - stabile - stable - - - - - - - - - - - - Questa proprietà collega un servizio alla locazione fisica che lo eroga nel caso il servizio sia offerto agli utenti finali (ad esempio via sportelli fisici/totem) - This property links the service to its physical location in the case the service is provided offline at some organization's desk/totem. - is physically available at - è fisicamente disponibile presso - stabile - stable - - - - - - - - - - Inverse property of "has status" used to link the service status with the service. - Proprietà inversa di "ha stato" utilizzata per connettere uno stato del servizio al servizio. - - is status for service - è stato per servizio - stabile - stable - - - - - - - - - - Questa proprietà è utilizzata per collegare un servizio con l'output da esso prodotto. - This property is used to connect a service with the output it produces. - - produce output - produces output - stabile - stable - - - - - - - - - - - Questa proprietà è utilizzata per rappresentare tutti quei casi in cui un servizio pubblico è in relazione (generica) con altri servizi. - This property is used to represent all those cases in which a service relates to another services. - - relation service - relativo a servizio - stabile - stable - - - - - - - - - - Questa proprietà è utilizzata per rappresentare tutti quei casi in cui un servizio richiede un altro servizio per poter essere espletato. - This property is used to represent all those cases in which a service requires another service in order to be carried out. - - requires service - richiede servizio - stabile - stable - - - - - - - - - - Questa proprietà è utilizzata per specificare il sotto tema o settore del servizio. Il settore del servizio deve essere scelto sulla base del vocabolario controllato NACE. http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=IT - This property is used to model the service subtheme or sector. The service subtheme must be choosen using a controlled vocabulary that is NACE. http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=EN - - service sector - settore del servizio - stabile - stable - - - - - - - - - - Questa proprietà consente di specificare il tema del servizio. Il tema del servizio deve essere specificato utilizzando il seguente vocabolario controllato: http://publications.europa.eu/resource/authority/data-theme - This property is used to model the service theme. The service theme must be specified using the following controlled vocabulary: http://publications.europa.eu/resource/authority/data-theme - - service theme - tema del servizio - stabile - stable - - - - - - - - - - Questa proprietà è utilizzata per indicare che le regole definiscono determinati requisiti per il servizio. - This property is used to represent that rules can specify requirements for a service. - - definisce requisito - specifies requirement - stabile - stable - - - - - - - - - - - - - - - Questa proprietà consente di rappresentare un riferimento per l'accesso a un canale non elettronico diverso da sito web e email. Esempi: l'IBAN per un bonifico bancario, canale per la TV on demand, ecc. - This property is used to represent the access reference for an electronic channel different from web site and email. For instance, it can be the bank account number for a bank transfer channel, etc. - - access reference - riferimento di accesso - stabile - stable - - - - - - - - - - - Property used to specify additional note as free text for the description of internal services of an organization - Proprietà utilizzata per specificare note a testo libero per i servizi interni di una organizzazione - - additional note for service - ulteriore nota per il servizio - provvisoria - unstable - - - - - - - - - - - Questa proprietà è utilizzata per rappresentare un altro codice associato al servizio pubblico. Per esempio, nel caso di servizi di pagamento, tale proprietà potrebbe essere utilizzata per indicare il relativo codice gestionale SIOPE (Sistema informativo delle operazioni degli enti pubblici). - This property is used to represent another code (for the integration with other data bases) associated with a public service. - - altro codice servizio - altro identificativo associato al servizio - other service code - stabile - stable - - - - - - - - - - Questa proprietà è utilizzata per indicare gli URL della documentazione di riferimenti per alcuni oggetti quali Regola, Framework Legale, Input e Standard Tecnico. - This property is used in order to model the URL of the reference documentation for Rule, FormalFramework, Input and TechnicalStandard. - - documentazione di riferimento - reference documentation - provvisoria - unstable - - - - - - - - - - Questa proprietà contiene una parola chiave o un’etichetta che descrive il servizio . - This property is used to model the keyword or label that describes a service. - - keyword for the service - parola chiave per il servizio - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - La classe "Autenticazione" è utilizzata per rappresentare i requisiti di autenticazione richiesti da un servizio. In particolare, attraverso tale classe e le proprietà ad essa associate è possibile indicare che tipo di autenticazione un servizio richiede (e.g., autenticazione SPID, nessuna autenticazione, autenticazione via CNS o altro strumento, ecc), e il livello di sicurezza per l'autenticazione richiesto, applicabile nel caso di autenticazione SPID. Il seguente vocabolario controllato deve essere utilizzato per specificare il tipo di autenticazione richiesta: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/authentication-type - The class "Authentication" is used to represent authentication requirements required by a service. In particular, this class, together with the associated properties allows us to model the type of authentication the service needs (e.g., authentication through the national e-ID system, none, authentication using other smart card based systems, ecc) and the levelo of security for the identification that is required (e.g., credentials, one-time passowrd, biometric mechanisms). A controlled vocabulary must be used in order to specify the type of required authentication. The vocabulary is the following: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/authentication-type. - - Autenticazione - Authenticaton - stabile - stable - - - - - - - - - - La classe rappresenta un evento di business dove un evento di business è una situazione o evento che si verifica nel ciclo di vita di un business. Un evento di business richiede che un insieme di servizi pubblici siano erogati per far sì che le necessità e obbligazioni dell'evento di business siano effettivamente soddisfatte. Esempio di evento di business può essere l'avvio di una pratica con la pubblica amministrazione, la chiusura di un'azienda, ecc. Gli individi di questa classe sono tutti gli elementi del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event - This class represent a Business Event. A Business Event is a specific situation or event in the lifecycle of a business (professionals). A Business Event requires a set of public services to be delivered in order for the associated business need(s) or obligation(s) to be fulfilled. The individuals of this class are those elements of the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/business-event - - Business Event - Evento della vita per attività d'impresa - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - Questa classe rappresenta un canale attraverso cui il servizio pubbico è erogato agli utenti finali. In CPSV-AP_IT il tipo di canale deve essere specificato attraverso il seguente vocabolario per la definizione del tipo di canale: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. La classe è raccomandata. - This class represents a channel through which a service is provided to end-users. In the context of CPSV-AP_IT the type of the channel must be controlled by using the following controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. The class is recommended. - - Canale di erogazione - Channel - stabile - stable - - - - - - - - - - La classe è utilizzata per modellare il tipo di canale. Il tipo di canale è controllato attraverso l'uso del seguente vocabolario https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. Pertanto le istanze di questa classe sono quelle del vocabolario controllato stesso. La classe è pienamente allineata a SKOS. - This class is used to model the type of the Channel of a Service. The type of the channel is controlled using the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. Therefore, the instances of this class are those of the controlled vocabulary. The class is fully aligned with SKOS - Channel Type - Tipo di Canale del Servizio - Tipologia del Canale del Servizio - stabile - stable - - - - - - - - - - - - - - - - - La classe Costo rappresenta qualsiasi costo che l'esecuzione di un servizio pubblico, fruito da un agente, richiede di pagare. La classe è opzionale. - The Cost class represents any cost related to the execution of a Public Service which the Agent consuming it, needs to pay. The class is optional. - - Cost - Costo - stabile - stable - - - - - - - - - - - - - 1 - - - - - - - - Questa classe rappresenta il tipo di canale email. Secondo il vocabolario controllato dei tipi di canale https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel, questo canale ha tipo corrispondente alla parte di albero della tassonomia che ha origine da https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/04 - This class represents a Channel of type Email. According to the controlled vocabulary on the channels for public services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to the piece of the tree of the channel taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/04 - - Canale Email del Servizio - Email Channel - stabile - stable - - - - - - - - - Questa classe rappresenta il tipo di evento della vita e assume i seguenti valori predefiniti: avvio, avvio transfrontaliero, in corso, chiusura. - This class represents the type of life event; it can assume the following predefined values: Starting, Starting Cross Border, Doing, Closing. - - Event Type for the Service - Tipo di Evento per il Servizio - stabile - stable - - - - - - - - - - Questa classe rappresenta i costi fissi di un servizio. Esempi includono: costi fissi per i bolli, tassa fissa di iscrizione, ecc. - This class represents the fixed costs associated with a service - - Costo Fisso del Servizio - Fixed Cost - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - Questa classe rappresenta il riferimento normativo che sottende le regole che governano il servizio pubblico. La classe è opzionale. - This class represents the legislation, policy or policies that lie behind the rules that govern the service. The class is optional. - - Formal Framework - Framework Legale - Legge - Legislazione - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - Questa classe rappresenta un input richiesto dal servizio. L’input può essere qualsiasi risorsa (documenti, moduli, dichiarazioni, ecc…) necessaria affinché il servizio sia espletato. Per poter specificare il tipo dell'input è necessario utilizzare il vocabolario controllato definito in https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output -Per esempio: "stato di gravidanza della madre" è il nome dell'input al quale associare una breve descrizione quale "stato di gravidanza della madre risultante da idonea certificazione medica del S.S.N. o di medico convenzionato con il S.S.N.", di tipo https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output/CERT - This class represents the input required by the public service. The input can be any resource (e.g., documents, forms, declarations, etc.) that is necessary to carry out the public service. In order to specify the type of input for a service it is required to use the following controlled vocabulary: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output - - Input - Input Servizio - stabile - stable - - - - - - - - - - - Questa classe è utilizzata per modellare i servizi tra organizzazioni. Nel contesto italiano questa classe può essere utilizzata per modellare le piattaforme ablitanti quali per esempio SPID e PAgoPA. Servizi di una pubblica amministrazione offerti ad altre pubbliche amministrazioni rientrano in tale categoria. - This class is used to model service that can be used in the inter-organization interaction. In the Iltaian context this class is used to model such enabling platforms as SPID and PagoPA for instance. - - Inter-Organization Service - Piattaforma abilitante - Servizio tra Organizzazioni - provvisoria - unstable - - - - - - - - - Questa classe rappresenta il livello di interattività per un servizio pubblico. Il livello di interattività è il livello di interazione con l'utenza del servizio (si vedano le Linee guida per i siti web delle PA ‐ 2011). Le istanze di questa classe sono voci di un vocabolario controllato modellato anche mediante l'uso di SKOS. Il vocabolario controllato che deve essere utilizzato per le istanze di questa classe è https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level - This class represents the level of interactivity for a public service. The level of interactivity is the level of interaction with the users of the service (see the Italian Guidelines for the websites of the Public Administrations - 2011). Instances of this class are the items of a controlled vocabulary modeled also through the use of SKOS. The controlled vocabulary to be used for the instances of this class is https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level - - Interactivity Level - Livello di Interattività - stabile - stable - - - - - - - - - - - - - - - - - - Questa classe è utilizzata per modellare servizi che sono interni a un'organizzazione. ovvero servizi messi a disposizione e fruibili soltanto da dipendenti/collaboratori interni di un'organizzazione. Esempi includo: servizio prenotazione mensa interna, servizio prenotazione sale riunioni, servizio dichiarazione misione, ecc. - This class is used to model services that are internal to an organisation. i.e. services that are made available and usable only by the internal employees/collaborators of an organisation. Examples include: internal canteen booking service, meeting room booking service etc. - - Internal Organization Service - Servizio Interno di una organizzazione - provvisoria - unstable - - - - - - - - - Questa classe rappresenta un evento che può accadere nel ciclo di vita di un cittadino o di un gruppo di cittadini. Per esempio, avviare la pratica di cambio di residenza, pagare le tasse, la nascita di un bambino, ecc. Gli individui di questa classe sono gli elementi del vocabolario controllato: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event - The class represents an Event that happens in the life cycle of a citizen or group of citizens. The individuals of this class are all those elements of the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event - - Evento della Vita del cittadino - Life Event - stabile - stable - - - - - - - - - - - - - - - Questa classe rappresenta canali di tipo offline. Secondo il vocabolario controllato sui canali per il servizio https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha un tipo corrispondente alla parte della tassonomia che inizia con https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/01 - This class represents Channels that are of type offline. According to the controlled vocabulary of the channels for the services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to the piece of tree of the taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/01 - - Canale Offline del Servizio - Offline Channel - stabile - stable - - - - - - - - - - - - 1 - - - - - Questa classe rappresenta un canale telematico diverso da sito web ed email. Secondo il vocabolario controllato sui canali per il servizio https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha un tipo corrispondente alla parte della tassonomia che inizia con https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/05 - This class represents an electronic channel different from web site and email. According to the controlled vocabulary on the channels for public services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to the piece of the tree of the channel taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/05 - - Altro Canale Telematico del Servizio - Other Electronic Channel - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - La classe rappresenta un output del servizio . L’output può essere qualsiasi risorsa (e.g., documenti, certificazioni, ecc.) prodotta da un servizio . Tali output possono anche permettere a soggetti di fare successive azioni. Inoltre, in alcuni casi essi possono rappresentare anche l’input per altri servizi. Nell'ambito di CPSV-AP_IT i valori per i tipi di output sono dati dal seguente vocabolario controllato: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output - This class represents an output of the public service. An output can be a any resource (e.g., document, certification, etc.) produced by a Service. An output can also authorize/permit Agents to do something. In some cases output can be input for other services. In order to represent the possible output types, CPSV-AP_IT requires the use of a controlled vocabulary defined in https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output - - Output - Output Servizio - stabile - stable - - - - - - - - - - - - - 1 - - - - Questa classe rappresenta un canale di tipo telefono. Secondo il vocabolario controllato sui canali per il servizio, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha il tipo corrispondente all'abero della tassonomia che inizia con https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03 - This class represent a channel of type telephone. According to the controlled vocabulary on the channels for services https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type which corresponds to the piece of the tree of the taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03 - - Canale Telefonico del Servizio - Phone Channel - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - Questa classe rappresenta un servizio pubblico. Questa classe rappresenta un servizio pubblico. Con il termine 'servizio pubblico' si intende un insieme obbligatorio o discrezionale di attività svolte, o che possono essere svolte, da o per conto di un'organizzazione pubblica, finanziate con fondi pubblici e derivanti da politiche pubbliche. I servizi possono essere a beneficio di un individuo, di un'azienda o di altre autorità pubbliche o di gruppi di queste. Un servizio esiste indipendentemente dal fatto che sia utilizzato o meno, e il termine 'beneficio' può essere applicato nel senso di consentire l'adempimento di un obbligo. Come definito nella versione riveduta del framework europeo di interoperabilità , un servizio pubblico europeo comprende qualsiasi servizio fornito dalle pubbliche amministrazioni in Europa, o da altre organizzazioni per loro conto, a imprese, cittadini o altre pubbliche amministrazioni - This class represents a Public Service. With the term "public service" we mean a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework , a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations - - Public Service - Servizio Pubblico - stabile - stable - - - - - - - - - - - - - - - - La classe requisito è utilizzata per rappresentare i requisiti richiesti per l'utilizzo del servizio. Tali requisiti sono inclusi all'interno delle regole che il servizio deve seguire e possono essere: requisiti relativi alla licenza, requisiti relativi agli standard adottati, requisiti di autenticazione, ecc. - The class is used to represent requirements for the use of the service. The requirements, included into rules associated with the service, can be: license requirements, technical standard requirements, authentication requirements, etc. - - Requirement - Requisito per il Servizio - stabile - stable - - - - - - - - - - La classe "Ruolo" rappresenta il ruolo esercitato da un soggetto sul servizio pubblico. Il ruolo è riferibile anche a un certo lasso temporale. Il ruolo assume i seguenti valori predefinit: Utente, Fornitore, Creatore, Titolare, Concessionario, Manutentore. La classe è obbligatoria. - The class role represents the role played by an Agent on the Public Service. A role can be played in a time interval. The roles must be defined using the predefined values that are: User, RightsHolder, Creator, Concessionaire, Maintainer, Provider. The class is mandatory in CPSV-AP_IT. - - Role on Service - Ruolo sul Servizio - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - La classe "Regola" rappresenta un documento che definisce le regole tecniche, le linee guida e qualsiasi altra procedura che il servizio pubblico deve seguire. La regola include i termini di utilizzo o requisiti del servizio pubblico. I requisiti possono essere requisiti di licenza, di standard adottati, di autenticazione, ecc. La classe è raccomandata. - The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows. It includes the terms of service or requirements that can be licence, standard, authentication requirements of the Public Service. The class is recommended. - - Linea guida - Regola - Regola tecnica - Rule - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - Questa è una classe astratta utilizzata per rappresentare un generico concetto di servizio. Al momento la classe si sostanzia in servizi pubblici ovvero resi disponibili a un pubblico generale e vasto (ai cittadini, imprese e professionisti) e servizi di tipo interno. Quest'ultimi, a loro volta possono essere suddivisi in servizi tra organizzazioni (nel contesto della pubblica amministrazione potrebbero essere i servizi resi disponibili dalle piattaforme abilitanti quali SPID, PagoPA), servizi interni a un'organizzazione, ovvero resi disponibili tipicamente ai soli dipendenti/collaboratori interni dell'organizzazione. - - Service - Servizio - provvisoria - stabile - stable - unstable - - - - - - - - - La classe rappresenta il tipo di input e output di un servizio. Gli individui della classe sono rappresentati dagli elementi del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output - The class represents the types of input and output for a service. The individuals of this class are the elements of the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output - - Service Input/Output Type - Tipo di Input e Output del Servizio - Tipologia di Input e Output del Servizio - stabile - stable - - - - - - - - - - - This class is used to represent a quantitative value referred to time metrics. For instance, it can be used to model the average time, a time expressed in terms of days, weeks, years, etc. In the contest of CPSV-AP_IT the class models the processing time for the life event. - - Processing Time - Tempo di Lavorazione del Servizio - Questa classe è utilizzata per rappresentare un valore quantitativo riferito a metriche di tempo. Per esempio esso può essere utilizzato per rappresentare un tempo medio, un tempo espresso in gg, settimane, anni, ecc. Nel contesto del CPSV-AP_IT la classe è usata per modellare il tempo di processamento relativo all'evento della vita. - stabile - stable - - - - - - - - - Questa classe rappresenta le istanze del vocabolario controllato utilizzato per modellare il settore del servizio. Il vocabolario controllato è NACE http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=IT - This class represents the instances of the controlled vocabulary used to model the sector of the public service. The controlled vocabulary to be used is NACE http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=EN - - Service Sector - Settore del Servizio - Sottotema del Servizio - stabile - stable - - - - - - - - - - - - - - - - Questa classe rappresenta lo stato servizio e può assumere i seguenti valori predefiniti: Attivo, Non Attivo, In Fase di Sviluppo. - Thi class represents the status of the service. It can assumed the following predefined values: Active, Non-Active, Under Development. - - Service Status - Stato del Servizio - stabile - stable - - - - - - - - - - Questa classe è usata per modellare i temi associati ai servizi (tipicamente usati per esigenze di classificazione e ricerca). Le istanze di questa classe sono quelle del vocabolario controllato europeo Data Theme http://publications.europa.eu/resource/authority/data-theme - This class is used to model the themes associated with services (typically used for classification and search needs). The instances of this class are those of the European controlled vocabulary Data Theme http://publications.europa.eu/resource/authority/data-theme - - Service Theme - Tema del Servizio - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - La classe "Standard Tecnico" rappresenta uno standard tecnico, raccomandazione o altra specifica tecnica a cui il servizio pubblico è (o deve essere) conforme. - This class represents a standard, a recommendation or any other technical specification the public service is (or should be) compliant with. - - Standard Tecnico - Technical Standard - stabile - stable - - - - - - - - - Questa classe rappresenta i costi variabili associati a un servizio. Per esempio una tariffazione che varia in abse al reditto. - This class represents the variable costs associated with the service. - - Costo Variabile del Servizio - Variable Cost - stabile - stable - - - - - - - - - Questa classe rappresenta un canale di tipo sito web. Rappresenta il sito attraverso cui accedere alle funzionalità offerte dal servizio pubblico. Secondo il vocabolario controllato sui canali per il servizio https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha un tipo corrispondente a https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/023 - This class represents a channel of type web site. According to the controlled vocabulary on the channels for public services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/023 - - Sito Web di Accesso al Servizio - Web Site Channel - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Questa classe rappresenta una specifica situazione o evento nel ciclo di vita di un cittadino, di un gruppo di cittadini o di un’attività economica. La classe è raccomandata. - This class represents a specific situation or an event that happens in the lifecycle of either a business or a person or a group of persons. The class is recommended. - Event or Situation - Evento e Situazione - - - - - - - - - - - - - - - - - - - - - - - - - - - - agid - Agenzia per l'Italia Digitale - Italian Digital Agency - - - - - - - - - - - banche dati e open data - - - - - - - - - - Questa è la distribuzione JSON-LD dell'ontologia dei servizi pubblici - This is the distribution in JSON-LD of the public services ontology - - - Distribuzione JSON-LD ontologia CPSV-AP_IT - JSON-LD distribution of CPSV-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/Turtle dell'ontologia dei servizi pubblici - This is the distribution in RDF/turtle of the public services ontology - - - Distribuzione RDF/Turtle ontologia CPSV-AP_IT - RDF/Turtle distribution of CPSV-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/XML dell'ontologia dei servizi pubblici - This is the distribution in RDF/XML of the public services ontology - - - Distribuzione RDF/XML ontologia CPSV-AP_IT - RDF/XML distribution of CPSV-AP_IT Ontology - - - - - - - - - - - cnr - Z6HZEH - STLab - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) - - - - - - - - - Data & Analytics Framework - - - - - - - - - Servizi.gov.it - Catalogo dei servizi pubblici italiano - - - - - - - - - OntoPiA - la rete di ontologie della pubblica amministrazione italiana - - - - - - - - - - - - - - - - - - Active - Attivo - - - - - - - - - - Chiusura - Closing - - - - - - - - - E' un ruolo che consente al soggetto di gestire il servizio e, nel periodo della concessione, è responsabile del servizio stesso. - It is a role that allows an agent to manage the service. For the granting time period, it is responsible for the service itself. - - Concessionaire - Concessionario - - - - - - - - - E' il ruolo che un soggetto ha nel caso abbia sviluppato/implementato il servizio pubblico. - It is the role that allows an agent to implement/develop a public service. - - Creator - Creatore - - - - - - - - - Day - Giorno - - - - - - - - - - Doing - In Corso - - - - - - - - - Friday - Venerdì - - - - - - - - - Hour - Ora - - - - - - - - - E' il ruolo che può assumere un soggetto nel caso in cui sia il manutentore del servizio. - This is a role that an agent may assume if it is responsible for the maintainance of the service. - - Maintainer - Manutentore - - - - - - - - - Lunedì - Monday - - - - - - - - - - - - - - - - Non Attivo - Non-Active - - - - - - - - - Il ruolo che può assumere il soggetto che eroga il servizio. - This is the role an agent can have if it provides the service. - - Fornitore - Provider - - - - - - - - - Editore - Publisher - - - - - - - - - E' il ruolo che un soggetto assume qualora esso sia il responsabile del servizio reso disponibile. - It is the role that an agent can play when it is responsible for the service that is made available to the end-users. - - Rights Holder - Titolare - - - - - - - - - Sabato - Saturday - - - - - - - - - - Avvio - Starting - - - - - - - - - - Avvio Transfrontaliero - Starting Cross Border - - - - - - - - - Domenica - Sunday - - - - - - - - - Giovedì - Thursday - - - - - - - - - Martedì - Tuesday - - - - - - - - - - In Fase di Sviluppo - Under Development - - - - - - - - - E' il ruolo che un soggetto può assumere nel caso utilizzi un servizio pubblico. - It is the role an agent can play when it uses the public service. - - User - Utente - - - - - - - - - Mercoledì - Wednesday - - - - - - - - - Settimana - Week - - - - - - - - - Anno - Year - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + Questa proprietà contiene una parola chiave o un’etichetta che descrive il servizio . + This property is used to model the keyword or label that describes a service. + + keyword for the service + parola chiave per il servizio + stabile + stable + + + + + + + + + + Questa proprietà è utilizzata per poter collegare il servizio pubblico all'insieme di regole che esso deve rispettare per il suo espletamento. + This property links a public service to the set of rules the service has to follow in order to be carried out. + + is compliant with + è conforme a regola tecnica + è conforme a linea guida + è conforme a regola + stabile + stable + + + + + Settimana + Week + + + + + + + + + + + + + Questa classe rappresenta un canale telematico diverso da sito web ed email. Secondo il vocabolario controllato sui canali per il servizio https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha un tipo corrispondente alla parte della tassonomia che inizia con https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/05 + This class represents an electronic channel different from web site and email. According to the controlled vocabulary on the channels for public services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to the piece of the tree of the channel taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/05 + + Altro Canale Telematico del Servizio + Other Electronic Channel + stabile + stable + + + + + + + + + + + + Questa classe è utilizzata per modellare servizi che sono interni a un'organizzazione. ovvero servizi messi a disposizione e fruibili soltanto da dipendenti/collaboratori interni di un'organizzazione. Esempi includo: servizio prenotazione mensa interna, servizio prenotazione sale riunioni, servizio dichiarazione misione, ecc. + This class is used to model services that are internal to an organisation. i.e. services that are made available and usable only by the internal employees/collaborators of an organisation. Examples include: internal canteen booking service, meeting room booking service etc. + + Internal Organization Service + Servizio Interno di una organizzazione + provvisoria + unstable + + + + + + + + + + + + + + + + + + Ontologia del profilo italiano per la descrizione dei servizi pubblici. Per servizio pubblico si intende qualsiasi atto obbligatorio o discrezionale espletato da una pubblica amministrazione (o per conto di una pubblica amministrazione) nei confronti di cittadini, imprese/professionisti. + This is the ontology of the Italian application profile for public services. With the term "public service" we mean any discretional or mandatory act carried out by a Public Administration (or on behalf of a Public Administration) for the advantage of citizens and enterprises. + https://w3id.org/italia/onto/CPSV + 2015-11-21 + + + 2020-09-30 + + + Core Public Service Vocabulary - The Italian Application Profile (CPSV-AP_IT) + Ontologia dei Servizi Pubblici - Core Public Service Vocabulary - Profilo applicativo italiano (CPSV-AP_IT) + Ontologia del profilo italiano per la descrizione dei servizi pubblici. Per servizio pubblico si intende qualsiasi atto obbligatorio o discrezionale espletato da una pubblica amministrazione (o per conto di una pubblica amministrazione) nei confronti di cittadini, imprese/professionisti. + This is the ontology of the Italian application profile for public services. With the term "public service" we mean any discretional or mandatory act carried out by a Public Administration (or on behalf of a Public Administration) for the advantage of citizens and enterprises. + + + Ontologia dei Servizi Pubblici + Public Services Ontology + Version 1.1 - Modified on 30 September 2020 - Use of the definition of Public Service defined in the European application profile CPSV-AP. This emerged from users requests expressed in the following issue: https://github.com/italia/daf-ontologie-vocabolari-controllati/issues/92 + Versione 1.1 - Modificata il 30 Settembre 2020 - Uso della definizione di Servizio Pubblico come presentata nel profilo applicativo europeo CPSV-AP. Questa modifica si è resa necessaria per rispondere a richieste di utenti espresse in questo issue: https://github.com/italia/daf-ontologie-vocabolari-controllati/issues/92 + + Canali di erogazione + Servizio + Servizio pubblico + + + CPSV-AP_IT + + + + + + + + + + + + + + + + + + cpsvapit + + + + + final draft + Cittadini + Imprese + Pubbliche Amministrazioni + + + + + + + Questa proprietà consente di collegare un servizio o un canale ai costi associati a esso. + This property links a service or channel to the costs associated with it. + + ha costo + has cost + stabile + stable + + + + + + + + Questa proprietà collega un servizio alla locazione fisica che lo eroga nel caso il servizio sia offerto agli utenti finali (ad esempio via sportelli fisici/totem) + This property links the service to its physical location in the case the service is provided offline at some organization's desk/totem. + is physically available at + è fisicamente disponibile presso + stabile + stable + + + + + + Questa classe è utilizzata per modellare i servizi tra organizzazioni. Nel contesto italiano questa classe può essere utilizzata per modellare le piattaforme ablitanti quali per esempio SPID e PAgoPA. Servizi di una pubblica amministrazione offerti ad altre pubbliche amministrazioni rientrano in tale categoria. + This class is used to model service that can be used in the inter-organization interaction. In the Iltaian context this class is used to model such enabling platforms as SPID and PagoPA for instance. + + Inter-Organization Service + Piattaforma abilitante + Servizio tra Organizzazioni + provvisoria + unstable + + + + + Questa classe è usata per modellare i temi associati ai servizi (tipicamente usati per esigenze di classificazione e ricerca). Le istanze di questa classe sono quelle del vocabolario controllato europeo Data Theme http://publications.europa.eu/resource/authority/data-theme + This class is used to model the themes associated with services (typically used for classification and search needs). The instances of this class are those of the European controlled vocabulary Data Theme http://publications.europa.eu/resource/authority/data-theme + + Service Theme + Tema del Servizio + stabile + stable + + + + + + + + Questa proprietà è utilizzata per indicare gli URL della documentazione di riferimenti per alcuni oggetti quali Regola, Framework Legale, Input e Standard Tecnico. + This property is used in order to model the URL of the reference documentation for Rule, FormalFramework, Input and TechnicalStandard. + + documentazione di riferimento + reference documentation + provvisoria + unstable + + + + + La classe "Autenticazione" è utilizzata per rappresentare i requisiti di autenticazione richiesti da un servizio. In particolare, attraverso tale classe e le proprietà ad essa associate è possibile indicare che tipo di autenticazione un servizio richiede (e.g., autenticazione SPID, nessuna autenticazione, autenticazione via CNS o altro strumento, ecc), e il livello di sicurezza per l'autenticazione richiesto, applicabile nel caso di autenticazione SPID. Il seguente vocabolario controllato deve essere utilizzato per specificare il tipo di autenticazione richiesta: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/authentication-type + The class "Authentication" is used to represent authentication requirements required by a service. In particular, this class, together with the associated properties allows us to model the type of authentication the service needs (e.g., authentication through the national e-ID system, none, authentication using other smart card based systems, ecc) and the levelo of security for the identification that is required (e.g., credentials, one-time passowrd, biometric mechanisms). A controlled vocabulary must be used in order to specify the type of required authentication. The vocabulary is the following: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/authentication-type. + + Autenticazione + Authenticaton + stabile + stable + + + + + + OntoPiA - la rete di ontologie della pubblica amministrazione italiana + + + + + + + + La classe "Standard Tecnico" rappresenta uno standard tecnico, raccomandazione o altra specifica tecnica a cui il servizio pubblico è (o deve essere) conforme. + This class represents a standard, a recommendation or any other technical specification the public service is (or should be) compliant with. + + Standard Tecnico + Technical Standard + stabile + stable + + + + + + + Questa proprietà è una sottoproprietà di "ha canale" ed è utilizzata per connettere un servizio a uno specifico tipo di canale; i.e., telefono. + This property is a subproperty of "has channel" and it is used to link the service with a specific channel type; i.e., telephone. + + ha canale di erogazione telefono + has telephone channel + stabile + stable + + + + + + Questa proprietà è utilizzata per rappresentare tutti quei casi in cui un servizio richiede un altro servizio per poter essere espletato. + This property is used to represent all those cases in which a service requires another service in order to be carried out. + + requires service + richiede servizio + stabile + stable + + + + + E' un ruolo che consente al soggetto di gestire il servizio e, nel periodo della concessione, è responsabile del servizio stesso. + It is a role that allows an agent to manage the service. For the granting time period, it is responsible for the service itself. + + Concessionaire + Concessionario + + + + + + + + La classe rappresenta un output del servizio . L’output può essere qualsiasi risorsa (e.g., documenti, certificazioni, ecc.) prodotta da un servizio . Tali output possono anche permettere a soggetti di fare successive azioni. Inoltre, in alcuni casi essi possono rappresentare anche l’input per altri servizi. Nell'ambito di CPSV-AP_IT i valori per i tipi di output sono dati dal seguente vocabolario controllato: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output + This class represents an output of the public service. An output can be a any resource (e.g., document, certification, etc.) produced by a Service. An output can also authorize/permit Agents to do something. In some cases output can be input for other services. In order to represent the possible output types, CPSV-AP_IT requires the use of a controlled vocabulary defined in https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output + + Output + Output Servizio + stabile + stable + + + + + + + + + Questa classe rappresenta una specifica situazione o evento nel ciclo di vita di un cittadino, di un gruppo di cittadini o di un’attività economica. La classe è raccomandata. + This class represents a specific situation or an event that happens in the lifecycle of either a business or a person or a group of persons. The class is recommended. + Evento e Situazione + Event or Situation + + + + + + + + + + + + La classe rappresenta il tipo di input e output di un servizio. Gli individui della classe sono rappresentati dagli elementi del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output + The class represents the types of input and output for a service. The individuals of this class are the elements of the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output + + Service Input/Output Type + Tipo di Input e Output del Servizio + Tipologia di Input e Output del Servizio + stabile + stable + + + + + + + Questa è la distribuzione RDF/Turtle dell'ontologia dei servizi pubblici + This is the distribution in RDF/turtle of the public services ontology + + + Distribuzione RDF/Turtle ontologia CPSV-AP_IT + RDF/Turtle distribution of CPSV-AP_IT Ontology + + + + + + + + + Questa proprietà è utilizzata per rappresentare tutti quei casi in cui un servizio pubblico è in relazione (generica) con altri servizi. + This property is used to represent all those cases in which a service relates to another services. + + relation service + relativo a servizio + stabile + stable + + + + + + Property that links a service input or output to its related typology + Proprietà che collega un input o un output del servizio alla relativa tipologia + + ha tipo di input del servizio + ha tipo di output del servizio + ha tipologia di input del servizio + ha tipologia di output del servizio + has service input or output type + stabile + stable + + + + + + + Questa proprietà è utilizzata per rappresentare un altro codice associato al servizio pubblico. Per esempio, nel caso di servizi di pagamento, tale proprietà potrebbe essere utilizzata per indicare il relativo codice gestionale SIOPE (Sistema informativo delle operazioni degli enti pubblici). + This property is used to represent another code (for the integration with other data bases) associated with a public service. + + altro codice servizio + altro identificativo associato al servizio + other service code + stabile + stable + + + + + + Questa è la proprietà inversa di "rispetta" che connette una regola al servizio. + This property is the inverse of "follows" and links the "Rule" with the "Service". + + is followed by service + è rispettata da servizio + stabile + stable + + + + + Questa è la distribuzione JSON-LD dell'ontologia dei servizi pubblici + This is the distribution in JSON-LD of the public services ontology + + + Distribuzione JSON-LD ontologia CPSV-AP_IT + JSON-LD distribution of CPSV-AP_IT Ontology + + + + + + + + + Questa proprietà è sottoproprietà di "ha canale" ed è utilizzata per collegare un servizio a uno specifico tipo di canale; i.e., sito web. + This property is a subproperty of "has channel" and it is used to link the service with a specific type of channel; i.e., web site. + + ha canale di erogazione sito web + has web site channel + stabile + stable + + + + + + + + + + La classe rappresenta un evento di business dove un evento di business è una situazione o evento che si verifica nel ciclo di vita di un business. Un evento di business richiede che un insieme di servizi pubblici siano erogati per far sì che le necessità e obbligazioni dell'evento di business siano effettivamente soddisfatte. Esempio di evento di business può essere l'avvio di una pratica con la pubblica amministrazione, la chiusura di un'azienda, ecc. Gli individi di questa classe sono tutti gli elementi del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event + This class represent a Business Event. A Business Event is a specific situation or event in the lifecycle of a business (professionals). A Business Event requires a set of public services to be delivered in order for the associated business need(s) or obligation(s) to be fulfilled. The individuals of this class are those elements of the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/business-event + + Business Event + Evento della vita per attività d'impresa + stabile + stable + + + + + + + + + Questa proprietà rappresenta il tempo di processamento che può essere espresso sia in termini quantitativi, sia in termini puntuali riferibili a un intervallo temporale. La proprietà connette la classe LifeEvent a sia Quantitative Value che Time Interval. + This property represents the processing time for the service. It can be expressed in a quantitative time metric (e.g., 3 days, 1 week, 2 months, etc) + + ha tempo di lavorazione + has processing time + stabile + stable + + + + + + + + + Questa classe rappresenta un canale attraverso cui il servizio pubbico è erogato agli utenti finali. In CPSV-AP_IT il tipo di canale deve essere specificato attraverso il seguente vocabolario per la definizione del tipo di canale: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. La classe è raccomandata. + This class represents a channel through which a service is provided to end-users. In the context of CPSV-AP_IT the type of the channel must be controlled by using the following controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. The class is recommended. + + Canale di erogazione + Channel + stabile + stable + + + + + + + + + + + + + + + + + + + + + + + + + + Questa è una classe astratta utilizzata per rappresentare un generico concetto di servizio. Al momento la classe si sostanzia in servizi pubblici ovvero resi disponibili a un pubblico generale e vasto (ai cittadini, imprese e professionisti) e servizi di tipo interno. Quest'ultimi, a loro volta possono essere suddivisi in servizi tra organizzazioni (nel contesto della pubblica amministrazione potrebbero essere i servizi resi disponibili dalle piattaforme abilitanti quali SPID, PagoPA), servizi interni a un'organizzazione, ovvero resi disponibili tipicamente ai soli dipendenti/collaboratori interni dell'organizzazione. + + Service + Servizio + provvisoria + stabile + stable + unstable + + + + + + Questa proprietà è utilizzata per specificare il sotto tema o settore del servizio. Il settore del servizio deve essere scelto sulla base del vocabolario controllato NACE. http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=IT + This property is used to model the service subtheme or sector. The service subtheme must be choosen using a controlled vocabulary that is NACE. http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=EN + + service sector + settore del servizio + stabile + stable + + + + + + + + + Property that links the Channel to its type (specified with the use of the related controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel + Proprietà che collega un canale di erogazione per il servizio al suo tipo, specificato mediante l'uso del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel + + ha tipo di canale di erogazione + ha tipologia di canale di erogazione + has channel type + stabile + stable + + + + + + + + + Questa classe rappresenta un input richiesto dal servizio. L’input può essere qualsiasi risorsa (documenti, moduli, dichiarazioni, ecc…) necessaria affinché il servizio sia espletato. Per poter specificare il tipo dell'input è necessario utilizzare il vocabolario controllato definito in https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output +Per esempio: "stato di gravidanza della madre" è il nome dell'input al quale associare una breve descrizione quale "stato di gravidanza della madre risultante da idonea certificazione medica del S.S.N. o di medico convenzionato con il S.S.N.", di tipo https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output/CERT + This class represents the input required by the public service. The input can be any resource (e.g., documents, forms, declarations, etc.) that is necessary to carry out the public service. In order to specify the type of input for a service it is required to use the following controlled vocabulary: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/service-input-output + + Input + Input Servizio + stabile + stable + + + + + + + + + + + + + + + La classe è utilizzata per modellare il tipo di canale. Il tipo di canale è controllato attraverso l'uso del seguente vocabolario https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. Pertanto le istanze di questa classe sono quelle del vocabolario controllato stesso. La classe è pienamente allineata a SKOS. + This class is used to model the type of the Channel of a Service. The type of the channel is controlled using the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. Therefore, the instances of this class are those of the controlled vocabulary. The class is fully aligned with SKOS + Channel Type + Tipo di Canale del Servizio + Tipologia del Canale del Servizio + stabile + stable + + + + + + + + + Questa classe rappresenta un canale di tipo telefono. Secondo il vocabolario controllato sui canali per il servizio, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha il tipo corrispondente all'abero della tassonomia che inizia con https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03 + This class represent a channel of type telephone. According to the controlled vocabulary on the channels for services https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type which corresponds to the piece of the tree of the taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03 + + Canale Telefonico del Servizio + Phone Channel + stabile + stable + + + + + + + + + + Questa classe rappresenta il tipo di canale email. Secondo il vocabolario controllato dei tipi di canale https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel, questo canale ha tipo corrispondente alla parte di albero della tassonomia che ha origine da https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/04 + This class represents a Channel of type Email. According to the controlled vocabulary on the channels for public services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to the piece of the tree of the channel taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/04 + + Canale Email del Servizio + Email Channel + stabile + stable + + + + + + + + + Inverse property of "has channel" used to link a channel with the service. + Proprietà inversa di "ha canale" utilizzata per collegare un canale con un servizio. + + is channel of + è canale di + stabile + stable + + + + + + + + + Questa è la proprietà inversa di "implementa" che connette il "Framework Legale" alla "Regola". + This property is the inverse of "implements" used to link the "Formal Framework" with the "Rule". + + is implemented by rule + è implementato da regola + stabile + stable + + + + + + + + Questa classe rappresenta canali di tipo offline. Secondo il vocabolario controllato sui canali per il servizio https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha un tipo corrispondente alla parte della tassonomia che inizia con https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/01 + This class represents Channels that are of type offline. According to the controlled vocabulary of the channels for the services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to the piece of tree of the taxonomy that starts from https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/01 + + Canale Offline del Servizio + Offline Channel + stabile + stable + + + + + 1 + + + + + + + + + La classe "Ruolo" rappresenta il ruolo esercitato da un soggetto sul servizio pubblico. Il ruolo è riferibile anche a un certo lasso temporale. Il ruolo assume i seguenti valori predefinit: Utente, Fornitore, Creatore, Titolare, Concessionario, Manutentore. La classe è obbligatoria. + The class role represents the role played by an Agent on the Public Service. A role can be played in a time interval. The roles must be defined using the predefined values that are: User, RightsHolder, Creator, Concessionaire, Maintainer, Provider. The class is mandatory in CPSV-AP_IT. + + Role on Service + Ruolo sul Servizio + stabile + stable + + + + + + Questa proprietà è utilizzata per collegare un servizio all'input richiesto per poter espletare il servizio stesso. Il servizio può avere più di un input. + This property is used to link a service with an input required to carry out the service. A service can have more than one input. + + ha input + has input + stabile + stable + + + + + + + + + + + Inverse property of "is physically available at" that links a physical location to the public service. + Proprietà inversa di "è disponibile fisicamente presso" che lega una localizzazione fisica a il servizio pubblico. + + is the physical location of service + è la localizzazione fisica di servizio + stabile + stable + + + + + Anno + Year + + + + + + + + + + + + La classe "Regola" rappresenta un documento che definisce le regole tecniche, le linee guida e qualsiasi altra procedura che il servizio pubblico deve seguire. La regola include i termini di utilizzo o requisiti del servizio pubblico. I requisiti possono essere requisiti di licenza, di standard adottati, di autenticazione, ecc. La classe è raccomandata. + The Rule class represents a document that sets out the specific rules, guidelines or procedures that the Public Service follows. It includes the terms of service or requirements that can be licence, standard, authentication requirements of the Public Service. The class is recommended. + + Linea guida + Regola + Regola tecnica + Rule + stabile + stable + + + + + + + Questa proprietà è utilizzata per indicare che le regole definiscono determinati requisiti per il servizio. + This property is used to represent that rules can specify requirements for a service. + + definisce requisito + specifies requirement + stabile + stable + + + + + Questa è la distribuzione RDF/XML dell'ontologia dei servizi pubblici + This is the distribution in RDF/XML of the public services ontology + + + Distribuzione RDF/XML ontologia CPSV-AP_IT + RDF/XML distribution of CPSV-AP_IT Ontology + + + + + + + + + Questa proprietà è utilizzata per collegare un servizio pubblico a un evento (evento della vita del cittadino o evento della vita di attività commerciale) + This property is used to link a public services to an Event (Business or Life event) + + is part of event + è parte di evento + stabile + stable + + + + + + + + + + + + banche dati e open data + + + + + + Questa classe rappresenta il tipo di evento della vita e assume i seguenti valori predefiniti: avvio, avvio transfrontaliero, in corso, chiusura. + This class represents the type of life event; it can assume the following predefined values: Starting, Starting Cross Border, Doing, Closing. + + Event Type for the Service + Tipo di Evento per il Servizio + stabile + stable + + + + + cnr - Z6HZEH - STLab + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) + + + + + + + Questa classe collega il servizio al canale attraverso cui erogare il servizio pubblico agli utenti finali. E' obbligatorio specificare qual è il canale di erogazione per un servizio pubblico. + This property is used to link the service with the channel through which it is provided to the end users. It is recommended specifying the channel by means of which the service is provided. + + ha canale di erogazione + has channel + stabile + stable + + + + + + + + + Questa proprietà è utilizzata per collegare un evento (di business o della vita di un cittadino) a tutti i servizi che lo compongono. + This property is used to link an event (business, life event) with the public services that compose it. + + is event for public service + è evento per il servizio pubblico + stabile + stable + + + + + + Inverse property of "has status" used to link the service status with the service. + Proprietà inversa di "ha stato" utilizzata per connettere uno stato del servizio al servizio. + + is status for service + è stato per servizio + stabile + stable + + + + + + Doing + In Corso + + + + + + + Questa proprietà è sotto proprietà di "ha canale" ed è utilizzata per collegare un servizio a un canale di tipo non elettronico. + This property is subproperty of "has channel" and it is used to link a service with another electronic channel. + + ha altro canale elettronico di erogazione + has other electronic channel + stabile + stable + + + + + + La classe Costo rappresenta qualsiasi costo che l'esecuzione di un servizio pubblico, fruito da un agente, richiede di pagare. La classe è opzionale. + The Cost class represents any cost related to the execution of a Public Service which the Agent consuming it, needs to pay. The class is optional. + + Cost + Costo + stabile + stable + + + + + + + Questa classe rappresenta i costi fissi di un servizio. Esempi includono: costi fissi per i bolli, tassa fissa di iscrizione, ecc. + This class represents the fixed costs associated with a service + + Costo Fisso del Servizio + Fixed Cost + stabile + stable + + + + + + Non Attivo + Non-Active + + + + + + + + + + + Questa proprietà consente di collegare un servizio direttamente al metodo richiesto per l'autenticazione. + This property links directly a service with the authentication method it requires. + + ha metodo di autenticazione + has authentication method + stabile + stable + + + + + + agid + Agenzia per l'Italia Digitale + Italian Digital Agency + + + + + + Questa proprietà è utilizzata per collegare un servizio con l'output da esso prodotto. + This property is used to connect a service with the output it produces. + + produce output + produces output + stabile + stable + + + + + 1 + + + + + + + + + + + 1 + + + + + + + + + + + + Questa proprietà è utilizzata per collegare l'evento con il suo tipo. + This property is used to link the event to its type + + ha tipo di evento + has event type + stabile + stable + + + + + Il ruolo che può assumere il soggetto che eroga il servizio. + This is the role an agent can have if it provides the service. + + Fornitore + Provider + + + + + + + Questa proprietà è una sotto proprietà di "ha canale" ed è utilizzata al fine di legare un servizio pubblico a uno specifico tipo di canale; i.e., email. + This property is a sub property of has channel and it is used to connect a public service with a specific type of channel; i.e., email. + + ha canale di erogazione email + has email channel + stabile + stable + + + + + + + + + + + + + + + Questa classe rappresenta il livello di interattività per un servizio pubblico. Il livello di interattività è il livello di interazione con l'utenza del servizio (si vedano le Linee guida per i siti web delle PA ‐ 2011). Le istanze di questa classe sono voci di un vocabolario controllato modellato anche mediante l'uso di SKOS. Il vocabolario controllato che deve essere utilizzato per le istanze di questa classe è https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level + This class represents the level of interactivity for a public service. The level of interactivity is the level of interaction with the users of the service (see the Italian Guidelines for the websites of the Public Administrations - 2011). Instances of this class are the items of a controlled vocabulary modeled also through the use of SKOS. The controlled vocabulary to be used for the instances of this class is https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level + + Interactivity Level + Livello di Interattività + stabile + stable + + + + + + + Questa classe rappresenta i costi variabili associati a un servizio. Per esempio una tariffazione che varia in abse al reditto. + This class represents the variable costs associated with the service. + + Costo Variabile del Servizio + Variable Cost + stabile + stable + + + + + + Active + Attivo + + + + + Lunedì + Monday + + + + + + + Property used to specify additional note as free text for the description of internal services of an organization + Proprietà utilizzata per specificare note a testo libero per i servizi interni di una organizzazione + + additional note for service + ulteriore nota per il servizio + provvisoria + unstable + + + + + + + + + + Questa classe rappresenta un servizio pubblico. Questa classe rappresenta un servizio pubblico. Con il termine 'servizio pubblico' si intende un insieme obbligatorio o discrezionale di attività svolte, o che possono essere svolte, da o per conto di un'organizzazione pubblica, finanziate con fondi pubblici e derivanti da politiche pubbliche. I servizi possono essere a beneficio di un individuo, di un'azienda o di altre autorità pubbliche o di gruppi di queste. Un servizio esiste indipendentemente dal fatto che sia utilizzato o meno, e il termine 'beneficio' può essere applicato nel senso di consentire l'adempimento di un obbligo. Come definito nella versione riveduta del framework europeo di interoperabilità , un servizio pubblico europeo comprende qualsiasi servizio fornito dalle pubbliche amministrazioni in Europa, o da altre organizzazioni per loro conto, a imprese, cittadini o altre pubbliche amministrazioni + This class represents a Public Service. With the term "public service" we mean a mandatory or discretionary set of activities performed, or able to be performed, by or on behalf of a public organisation, publicly funded and arise from public policy. Services may be for the benefit of an individual, a business, or other public authority, or groups of any of these. A service exists whether it is used or not, and the term 'benefit' may apply in the sense of enabling the fulfilment of an obligation. As defined in the revised version of the European Interoperability Framework , a European public service comprises any service provided by public administrations in Europe, or by other organisations on their behalf, to businesses, citizens or others public administrations + + Public Service + Servizio Pubblico + stabile + stable + + + + + + + + + + + Domenica + Sunday + + + + + + + + + + Day + Giorno + + + + + + + + + + 1 + + + + + + + + + + + E' il ruolo che un soggetto può assumere nel caso utilizzi un servizio pubblico. + It is the role an agent can play when it uses the public service. + + User + Utente + + + + + + + + + + Questa classe rappresenta un evento che può accadere nel ciclo di vita di un cittadino o di un gruppo di cittadini. Per esempio, avviare la pratica di cambio di residenza, pagare le tasse, la nascita di un bambino, ecc. Gli individui di questa classe sono gli elementi del vocabolario controllato: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event + The class represents an Event that happens in the life cycle of a citizen or group of citizens. The individuals of this class are all those elements of the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/life-business-event/life-event + + Evento della Vita del cittadino + Life Event + stabile + stable + + + + + + + + Questa classe rappresenta le istanze del vocabolario controllato utilizzato per modellare il settore del servizio. Il vocabolario controllato è NACE http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=IT + This class represents the instances of the controlled vocabulary used to model the sector of the public service. The controlled vocabulary to be used is NACE http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_NOM_DTL&StrNom=NACE_REV2&StrLanguageCode=EN + + Service Sector + Settore del Servizio + Sottotema del Servizio + stabile + stable + + + + + + 1 + + + + + + + Questa proprietà consente di rappresentare un riferimento per l'accesso a un canale non elettronico diverso da sito web e email. Esempi: l'IBAN per un bonifico bancario, canale per la TV on demand, ecc. + This property is used to represent the access reference for an electronic channel different from web site and email. For instance, it can be the bank account number for a bank transfer channel, etc. + + access reference + riferimento di accesso + stabile + stable + + + + + + + + + + Data & Analytics Framework + + + + + E' il ruolo che un soggetto ha nel caso abbia sviluppato/implementato il servizio pubblico. + It is the role that allows an agent to implement/develop a public service. + + Creator + Creatore + + + + + + Property used to link a service to the procurement procedure that actualizes it. + Proprietà che lega un servizio alla procedura di affidamento o gara che lo realizza + + is actualized by procurement procedure + servizio realizzato attraverso procedura di affidamento + provvisoria + unstable + + + + + + + + + + Questa classe rappresenta lo stato servizio e può assumere i seguenti valori predefiniti: Attivo, Non Attivo, In Fase di Sviluppo. + Thi class represents the status of the service. It can assumed the following predefined values: Active, Non-Active, Under Development. + + Service Status + Stato del Servizio + stabile + stable + + + + + + 1 + + + + + + E' il ruolo che può assumere un soggetto nel caso in cui sia il manutentore del servizio. + This is a role that an agent may assume if it is responsible for the maintainance of the service. + + Maintainer + Manutentore + + + + + Questa classe rappresenta un canale di tipo sito web. Rappresenta il sito attraverso cui accedere alle funzionalità offerte dal servizio pubblico. Secondo il vocabolario controllato sui canali per il servizio https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel questo canale ha un tipo corrispondente a https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/023 + This class represents a channel of type web site. According to the controlled vocabulary on the channels for public services, https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel this channel has a type that corresponds to https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/023 + + Sito Web di Accesso al Servizio + Web Site Channel + stabile + stable + + + + + 1 + + + + + + + + + + + Chiusura + Closing + + + + + + + + + + Hour + Ora + + + + + Mercoledì + Wednesday + + + + + + + + + + + + + + + + + + + + Questa proprietà consente di specificare il tema del servizio. Il tema del servizio deve essere specificato utilizzando il seguente vocabolario controllato: http://publications.europa.eu/resource/authority/data-theme + This property is used to model the service theme. The service theme must be specified using the following controlled vocabulary: http://publications.europa.eu/resource/authority/data-theme + + service theme + tema del servizio + stabile + stable + + + + + + + + + + + + + + + Servizi.gov.it - Catalogo dei servizi pubblici italiano + + + + + + + Questa proprietà è utilizzata per indicare regole che implementano spcifici riferimenti normativi. + This property is used to represent rules that implement specific legislation or policy documents. + + implementa framework legale + implementa legge + implements formal framework + stabile + stable + + + + + + La classe requisito è utilizzata per rappresentare i requisiti richiesti per l'utilizzo del servizio. Tali requisiti sono inclusi all'interno delle regole che il servizio deve seguire e possono essere: requisiti relativi alla licenza, requisiti relativi agli standard adottati, requisiti di autenticazione, ecc. + The class is used to represent requirements for the use of the service. The requirements, included into rules associated with the service, can be: license requirements, technical standard requirements, authentication requirements, etc. + + Requirement + Requisito per il Servizio + stabile + stable + + + + + + + + + + + 1 + + + + + + + + + + 1 + + + + + + + + Property used to link a public service with a status. + Proprietà utilizzata per collegare un servizio pubblico a uno stato. + ha stato del servizio + has service status + stabile + stable + + + + + Martedì + Tuesday + + + + + + + + + + + + + + + + + + + + + + + + + Friday + Venerdì + + + + + + + + + + + + + + + + + + + + This class is used to represent a quantitative value referred to time metrics. For instance, it can be used to model the average time, a time expressed in terms of days, weeks, years, etc. In the contest of CPSV-AP_IT the class models the processing time for the life event. + + Processing Time + Tempo di Lavorazione del Servizio + Questa classe è utilizzata per rappresentare un valore quantitativo riferito a metriche di tempo. Per esempio esso può essere utilizzato per rappresentare un tempo medio, un tempo espresso in gg, settimane, anni, ecc. Nel contesto del CPSV-AP_IT la classe è usata per modellare il tempo di processamento relativo all'evento della vita. + stabile + stable + + + + + + + + + + + Avvio Transfrontaliero + Starting Cross Border + + + + + + + + + E' il ruolo che un soggetto assume qualora esso sia il responsabile del servizio reso disponibile. + It is the role that an agent can play when it is responsible for the service that is made available to the end-users. + + Rights Holder + Titolare + + + + + + + + + + + + + + + + In Fase di Sviluppo + Under Development + + + + + + + + + + + + + + + + + + + + + Editore + Publisher + + + + + + + + + + + + + + + 1 + + + + + + + + + + 1 + + + + + + Giovedì + Thursday + + + + + + Avvio + Starting + + + + + + + + + Questa classe rappresenta il riferimento normativo che sottende le regole che governano il servizio pubblico. La classe è opzionale. + This class represents the legislation, policy or policies that lie behind the rules that govern the service. The class is optional. + + Formal Framework + Framework Legale + Legge + Legislazione + stabile + stable + + + + + + + + + + + + + + + + + Sabato + Saturday + + + + + + + + + + 1 + + + + + + Questa proprietà consente di rappresentare il livello di interattività del servizio. Il livello di interattività deve essere specificato mediante l'uso del vocabolario controllato: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level + this property is used to represent the interactivity level of the service. The interactivity level must be chosen through the use of the following controlled vocabulary: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/interactivity-level + + ha livello di interattività + has interactivity level + stabile + stable + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - diff --git a/Ontologie/CPSV/latest/CPSV-aligns-AP_IT.jsonld b/Ontologie/CPSV/latest/CPSV-aligns-AP_IT.jsonld index 2bab32c5..2b22408a 100644 --- a/Ontologie/CPSV/latest/CPSV-aligns-AP_IT.jsonld +++ b/Ontologie/CPSV/latest/CPSV-aligns-AP_IT.jsonld @@ -1,26 +1,60 @@ { "@context": { "dc": "http://purl.org/dc/elements/1.1/", - "dcterms": "http://purl.org/dc/terms/", "owl": "http://www.w3.org/2002/07/owl#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", - "schema": "http://schema.org/", - "skos": "http://www.w3.org/2004/02/skos/core#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ + { + "@id": "dc:creator", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dc:issued", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dc:modified", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dc:title", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "http://data.europa.eu/eli/ontology#LegalResource", + "@type": "owl:Class" + }, + { + "@id": "http://data.europa.eu/m8g/BusinessEvent", + "@type": "owl:Class" + }, { "@id": "http://data.europa.eu/m8g/Channel", "@type": "owl:Class" }, + { + "@id": "http://data.europa.eu/m8g/Cost", + "@type": "owl:Class" + }, + { + "@id": "http://data.europa.eu/m8g/CriterionRequirement", + "@type": "owl:Class" + }, { "@id": "http://data.europa.eu/m8g/Evidence", "@type": "owl:Class" }, { - "@id": "dc:title", - "@type": "owl:AnnotationProperty" + "@id": "http://data.europa.eu/m8g/LifeEvent", + "@type": "owl:Class" + }, + { + "@id": "http://data.europa.eu/m8g/Output", + "@type": "owl:Class" }, { "@id": "http://data.europa.eu/m8g/hasChannel", @@ -30,87 +64,101 @@ } }, { - "@id": "https://w3id.org/italia/onto/CPSV/LifeEvent", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:subClassOf": { - "@id": "skos:Concept" + "@id": "http://data.europa.eu/m8g/hasCost", + "@type": "owl:ObjectProperty", + "owl:equivalentProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasCost" } }, { - "@id": "http://data.europa.eu/m8g/BusinessEvent", - "@type": "owl:Class" + "@id": "http://data.europa.eu/m8g/hasCriterion", + "@type": "owl:ObjectProperty" }, { - "@id": "https://w3id.org/italia/onto/CPSV/hasInput", + "@id": "http://data.europa.eu/m8g/hasInput", "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "owl:equivalentProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/hasInput" } }, { - "@id": "dc:modified", - "@type": "owl:AnnotationProperty" + "@id": "http://data.europa.eu/m8g/sector", + "@type": "owl:ObjectProperty", + "owl:equivalentProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/serviceSector" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/isCompliantWithRule", + "@id": "http://data.europa.eu/m8g/thematicArea", "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "owl:equivalentProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/serviceTheme" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Output", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "@id": "http://purl.org/dc/terms/relation", + "@type": "owl:ObjectProperty", + "owl:equivalentProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/relationService" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/specifiesReq", + "@id": "http://purl.org/dc/terms/requires", "@type": "owl:ObjectProperty", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" + "owl:equivalentProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/requiresService" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Requirement", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - } + "@id": "http://purl.org/vocab/cpsv#PublicService", + "@type": "owl:Class" + }, + { + "@id": "http://purl.org/vocab/cpsv#Rule", + "@type": "owl:Class" }, { "@id": "http://purl.org/vocab/cpsv#follows", "@type": "owl:ObjectProperty" }, { - "@id": "https://w3id.org/italia/onto/CPSV/BusinessEvent", - "@type": "owl:Class", - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:subClassOf": { - "@id": "skos:Concept" + "@id": "http://purl.org/vocab/cpsv#implements", + "@type": "owl:ObjectProperty" + }, + { + "@id": "http://purl.org/vocab/cpsv#produces", + "@type": "owl:ObjectProperty", + "owl:equivalentProperty": { + "@id": "https://w3id.org/italia/onto/CPSV/producesOutput" } }, + { + "@id": "http://schema.org/Service", + "@type": "owl:Class" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#Concept", + "@type": "owl:Class" + }, + { + "@id": "http://www.w3.org/ns/dcat#keyword", + "@type": "owl:DatatypeProperty" + }, { "@id": "https://w3id.org/italia/onto/CPSV-aligns", "@type": "owl:Ontology", "dc:creator": [ { "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + "@value": "Agency for Digital Italy - AgID" }, { "@language": "en", - "@value": "Italian Digital Transformation Team" + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" }, { "@language": "en", - "@value": "Agency for Digital Italy - AgID" + "@value": "Italian Digital Transformation Team" } ], "dc:issued": { @@ -122,38 +170,34 @@ "@value": "2019-04-23" }, "dc:title": [ + "Questi sono gli allineamenti dell'ontologia sui servizi pubblici Core Public Service Vocabulary - Italian Application Profile (CLV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate.", { "@language": "en", "@value": "These are the alignments to external ontologies widely used and available at the state of the art" - }, - "Questi sono gli allineamenti dell'ontologia sui servizi pubblici Core Public Service Vocabulary - Italian Application Profile (CLV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate." + } ], "owl:versionIRI": { "@id": "https://w3id.org/italia/onto/CPSV-aligns/0.1" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Service", + "@id": "https://w3id.org/italia/onto/CPSV/BusinessEvent", "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:subClassOf": { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" } }, { - "@id": "http://data.europa.eu/m8g/sector", - "@type": "owl:ObjectProperty", - "owl:equivalentProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/serviceSector" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/InteractivityLevel", + "@id": "https://w3id.org/italia/onto/CPSV/ChannelType", "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:subClassOf": { - "@id": "skos:Concept" + "@id": "http://www.w3.org/2004/02/skos/core#Concept" } }, { @@ -164,103 +208,102 @@ } }, { - "@id": "https://w3id.org/italia/onto/CPSV/implementsFF", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPSV/FormalFramework", + "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "http://data.europa.eu/m8g/LifeEvent", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/serviceTheme", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPSV/Input", + "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "skos:Concept", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceStatus", + "@id": "https://w3id.org/italia/onto/CPSV/InteractivityLevel", "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:subClassOf": { - "@id": "skos:Concept" + "@id": "http://www.w3.org/2004/02/skos/core#Concept" } }, { - "@id": "http://data.europa.eu/m8g/Cost", - "@type": "owl:Class" - }, - { - "@id": "http://data.europa.eu/eli/ontology#LegalResource", - "@type": "owl:Class" - }, - { - "@id": "schema:Service", - "@type": "owl:Class" + "@id": "https://w3id.org/italia/onto/CPSV/LifeEvent", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:subClassOf": { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" + } }, { - "@id": "https://w3id.org/italia/onto/CPSV/PublicService", + "@id": "https://w3id.org/italia/onto/CPSV/Output", "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "http://purl.org/vocab/cpsv#produces", - "@type": "owl:ObjectProperty", - "owl:equivalentProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/producesOutput" + "@id": "https://w3id.org/italia/onto/CPSV/PublicService", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/serviceKeyword", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/CPSV/Requirement", + "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "dcterms:relation", - "@type": "owl:ObjectProperty", - "owl:equivalentProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/relationService" + "@id": "https://w3id.org/italia/onto/CPSV/Rule", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "http://data.europa.eu/m8g/hasInput", - "@type": "owl:ObjectProperty", - "owl:equivalentProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasInput" + "@id": "https://w3id.org/italia/onto/CPSV/Service", + "@type": "owl:Class", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/FormalFramework", + "@id": "https://w3id.org/italia/onto/CPSV/ServiceInputOutputType", "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:subClassOf": { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/relationService", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPSV/ServiceSector", + "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:subClassOf": { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Input", + "@id": "https://w3id.org/italia/onto/CPSV/ServiceStatus", "@type": "owl:Class", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" + }, + "rdfs:subClassOf": { + "@id": "http://www.w3.org/2004/02/skos/core#Concept" } }, { @@ -270,137 +313,92 @@ "@id": "https://w3id.org/italia/onto/CPSV" }, "rdfs:subClassOf": { - "@id": "skos:Concept" + "@id": "http://www.w3.org/2004/02/skos/core#Concept" } }, { - "@id": "http://www.w3.org/ns/dcat#keyword", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "http://data.europa.eu/m8g/thematicArea", + "@id": "https://w3id.org/italia/onto/CPSV/hasChannel", "@type": "owl:ObjectProperty", - "owl:equivalentProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/serviceTheme" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "http://purl.org/vocab/cpsv#PublicService", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/requiresService", + "@id": "https://w3id.org/italia/onto/CPSV/hasCost", "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "http://data.europa.eu/m8g/CriterionRequirement", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/serviceSector", + "@id": "https://w3id.org/italia/onto/CPSV/hasInput", "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/Rule", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPSV/implementsFF", + "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "http://purl.org/vocab/cpsv#Rule", - "@type": "owl:Class" - }, - { - "@id": "http://data.europa.eu/m8g/Output", - "@type": "owl:Class" - }, - { - "@id": "http://data.europa.eu/m8g/hasCost", + "@id": "https://w3id.org/italia/onto/CPSV/isCompliantWithRule", "@type": "owl:ObjectProperty", - "owl:equivalentProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/hasCost" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "http://data.europa.eu/m8g/hasCriterion", - "@type": "owl:ObjectProperty" - }, - { - "@id": "dc:creator", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "dc:issued", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "http://purl.org/vocab/cpsv#implements", - "@type": "owl:ObjectProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CPSV/hasChannel", + "@id": "https://w3id.org/italia/onto/CPSV/producesOutput", "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/ChannelType", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPSV/relationService", + "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:subClassOf": { - "@id": "skos:Concept" } }, { - "@id": "dcterms:requires", + "@id": "https://w3id.org/italia/onto/CPSV/requiresService", "@type": "owl:ObjectProperty", - "owl:equivalentProperty": { - "@id": "https://w3id.org/italia/onto/CPSV/requiresService" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceInputOutputType", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPSV/serviceKeyword", + "@type": "owl:DatatypeProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:subClassOf": { - "@id": "skos:Concept" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/hasCost", + "@id": "https://w3id.org/italia/onto/CPSV/serviceSector", "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/producesOutput", + "@id": "https://w3id.org/italia/onto/CPSV/serviceTheme", "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" } }, { - "@id": "https://w3id.org/italia/onto/CPSV/ServiceSector", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPSV/specifiesReq", + "@type": "owl:ObjectProperty", "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPSV" - }, - "rdfs:subClassOf": { - "@id": "skos:Concept" } } ] -} +} \ No newline at end of file diff --git a/Ontologie/CPSV/latest/CPSV-aligns-AP_IT.rdf b/Ontologie/CPSV/latest/CPSV-aligns-AP_IT.rdf index 9cfd4670..29de153b 100644 --- a/Ontologie/CPSV/latest/CPSV-aligns-AP_IT.rdf +++ b/Ontologie/CPSV/latest/CPSV-aligns-AP_IT.rdf @@ -1,449 +1,231 @@ - - - - - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - These are the alignments to external ontologies widely used and available at the state of the art - Italian Digital Transformation Team - 2018-07-31 - 2019-04-23 - Questi sono gli allineamenti dell'ontologia sui servizi pubblici Core Public Service Vocabulary - Italian Application Profile (CLV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate. - Agency for Digital Italy - AgID - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Agency for Digital Italy - AgID + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Italian Digital Transformation Team + 2018-07-31 + 2019-04-23 + Questi sono gli allineamenti dell'ontologia sui servizi pubblici Core Public Service Vocabulary - Italian Application Profile (CLV-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate. + These are the alignments to external ontologies widely used and available at the state of the art + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - diff --git a/Ontologie/CPV/latest/CPV-AP_IT.jsonld b/Ontologie/CPV/latest/CPV-AP_IT.jsonld index e7cf1598..8fb30f81 100644 --- a/Ontologie/CPV/latest/CPV-AP_IT.jsonld +++ b/Ontologie/CPV/latest/CPV-AP_IT.jsonld @@ -4,7 +4,6 @@ "admsapit": "https://w3id.org/italia/onto/ADMS/", "dcat": "http://www.w3.org/ns/dcat#", "dct": "http://purl.org/dc/terms/", - "dcterms": "http://purl.org/dc/terms/", "foaf": "http://xmlns.com/foaf/0.1/", "l0": "https://w3id.org/italia/onto/l0/", "owl": "http://www.w3.org/2002/07/owl#", @@ -12,454 +11,909 @@ "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "vcard": "http://www.w3.org/2006/vcard/ns#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "https://w3id.org/italia/onto/CPV/isNephewOf", + "@id": "CLV:Address", + "@type": "owl:Class" + }, + { + "@id": "CLV:hasAddress", + "@type": "owl:ObjectProperty" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b10", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b11", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPV/PersonTitle" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/hasPersonTitle" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b12", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/hasRelationshipWith" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b13", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPV/ResidenceInTime" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/hasResidenceInTime" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b14", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "CLV:Address" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/residentIn" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b15", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "l0:Location" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/hasBirthPlace" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b16", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CPV/Sex" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/hasSex" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b17", + "@type": "owl:Restriction", + "owl:onDataRange": { + "@id": "xsd:dateTime" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/dateOfBirth" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b18", + "@type": "owl:Restriction", + "owl:onDataRange": { + "@id": "xsd:string" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/personID" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b19", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:string" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/altName" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b20", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:string" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/familyName" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b21", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:string" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/givenName" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b22", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/taxCode" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b23", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/registeredFamilyID" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b24", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:integer" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/numberRegFamilyComponents" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b25", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "CLV:Address" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/residenceInLocation" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b26", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/isResidenceInTimeOf" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b27", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/CPV/Family" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/belongsToFamily" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b28", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "l0:Location" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/hasCurrentResidence" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b29", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/sexDesc" + }, + "owl:someValuesFrom": { + "@id": "xsd:string" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b3", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "https://w3id.org/italia/onto/CPV/EducationLevel" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/hasLevelOfEducation" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b30", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/sexID" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b31", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CPV/ForeignCitizen" + }, + { + "@id": "https://w3id.org/italia/onto/CPV/ItalianCitizen" + } + ] + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b4", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:integer" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/age" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b5", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "l0:Location" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/hasDeathPlace" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b6", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:integer" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/ageWhenDead" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b7", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/educationLevelDesc" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b8", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/CPV/educationLevelID" + } + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b9", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "CLV:Address" + }, + "owl:onProperty": { + "@id": "CLV:hasAddress" + } + }, + { + "@id": "admsapit:Project", + "@type": "owl:Class" + }, + { + "@id": "admsapit:SemanticAsset", + "@type": "owl:Class" + }, + { + "@id": "admsapit:SemanticAssetDistribution", + "@type": "owl:Class" + }, + { + "@id": "dcat:accessURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dcat:downloadURL", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:description", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:format", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:identifier", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:license", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dct:title", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "foaf:Agent", + "@type": "owl:Class" + }, + { + "@id": "foaf:name", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "http://dati.gov.it/onto/dcatapit#Agent", + "@type": "owl:Class" + }, + { + "@id": "http://dati.gov.it/onto/dcatapit#Organization", + "@type": "owl:Class" + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT", "@type": [ - "https://w3id.org/italia/onto/CPV/ParentalRelationshipType", "owl:NamedIndividual", - "owl:ObjectProperty" + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" ], - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPV/isUncleOf" - }, - "owl:versionInfo": [ + "dct:identifier": "ISTAT", + "foaf:name": [ { "@language": "it", - "@value": "provvisoria" + "@value": "Istituto Nazionale di Statistica - ISTAT" }, { "@language": "en", - "@value": "unstable" + "@value": "Italian National Institute of Statistics - ISTAT" } + ] + }, + { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "The nephew relation between a newphew and an uncle." - }, + "dct:identifier": "agid", + "foaf:name": [ { "@language": "it", - "@value": "La relazione di parentela tra un nipote ed uno zio." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPV" - }, - "rdfs:label": [ - { - "@language": "en", - "@value": "is nephew of" + "@value": "Agenzia per l'Italia Digitale" }, { - "@language": "it", - "@value": "è nipote lato zii di" + "@language": "en", + "@value": "Italian Digital Agency" } + ] + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/1", + "@type": "owl:NamedIndividual", + "owl:sameAs": { + "@id": "https://w3id.org/italia/onto/CPV/isFamilySheetHolderOf" + } + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/10", + "@type": "owl:NamedIndividual", + "owl:sameAs": { + "@id": "https://w3id.org/italia/onto/CPV/isNephewOf" + } + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/11", + "@type": "owl:NamedIndividual", + "owl:sameAs": { + "@id": "https://w3id.org/italia/onto/CPV/isUncleOf" + } + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/2", + "@type": "owl:NamedIndividual", + "owl:sameAs": { + "@id": "https://w3id.org/italia/onto/CPV/isConsortOf" + } + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/3", + "@type": "owl:NamedIndividual", + "owl:sameAs": { + "@id": "https://w3id.org/italia/onto/CPV/isChildOf" + } + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/4", + "@type": "owl:NamedIndividual", + "owl:sameAs": { + "@id": "https://w3id.org/italia/onto/CPV/isGrandChildOf" + } + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/6", + "@type": "owl:NamedIndividual", + "owl:sameAs": { + "@id": "https://w3id.org/italia/onto/CPV/isParentOf" + } + }, + { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/7", + "@type": "owl:NamedIndividual", + "owl:sameAs": { + "@id": "https://w3id.org/italia/onto/CPV/isGrandFatherOf" + } + }, + { + "@id": "https://w3id.org/italia/data/contact-point/onto-agid", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Organization", + "vcard:Kind", + "vcard:Organization" ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Person" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" + "vcard:fn": "banche dati e open data", + "vcard:hasEmail": { + "@id": "mailto:info@dati.gov.it" } }, { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid", + "@id": "https://w3id.org/italia/data/distribution/CPVAPIT-JSON-LD", "@type": [ "owl:NamedIndividual", - "foaf:Agent", - "http://dati.gov.it/onto/dcatapit#Agent" + "admsapit:SemanticAssetDistribution" ], - "dcterms:identifier": "agid", - "foaf:name": [ + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPV/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPV/latest/CPV-AP_IT.jsonld" + }, + "dct:description": [ { - "@language": "en", - "@value": "Italian Digital Agency" + "@language": "it", + "@value": "Questa è la distribuzione JSON-LD dell'ontologia delle Persone" }, { - "@language": "it", - "@value": "Agenzia per l'Italia Digitale" + "@language": "en", + "@value": "This is the distribution in JSON-LD of the persons ontology" } - ] - }, - { - "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + ], + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { "@language": "it", - "@value": "stabile" + "@value": "Distribuzione JSON-LD ontologia CPV-AP_IT" }, { "@language": "en", - "@value": "stable" + "@value": "JSON-LD distribution of CPV-AP_IT Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/distribution/CPVAPIT-RDF-TURTLE", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" ], - "rdfs:comment": [ + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPV/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPV/latest/CPV-AP_IT.ttl" + }, + "dct:description": [ { - "@language": "en", - "@value": "A parental relationship between two persons." + "@language": "it", + "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia delle persone" }, { - "@language": "it", - "@value": "Una relazione di parentela tra due persone." + "@language": "en", + "@value": "This is the distribution in RDF/turtle of the persons ontology" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPV" + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" }, - "rdfs:label": [ + "dct:title": [ { "@language": "it", - "@value": "ha relazione parentale con" + "@value": "Distribuzione RDF/Turtle ontologia CPV-AP_IT" }, { "@language": "en", - "@value": "has parental relationship with" + "@value": "RDF/Turtle distribution of CPV-AP_IT Ontology" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Person" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPV/hasRelationshipWith" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CPV/isConsortOf", + "@id": "https://w3id.org/italia/data/distribution/CPVAPIT-RDF-XML", "@type": [ "owl:NamedIndividual", - "owl:ObjectProperty", - "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" + "admsapit:SemanticAssetDistribution" ], - "owl:versionInfo": [ + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPV/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPV/latest/CPV-AP_IT.rdf" + }, + "dct:description": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "Questa è la distribuzione RDF/XML dell'ontologia delle persone" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "This is the distribution in RDF/XML of the persons ontology" } ], - "rdfs:comment": [ + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { "@language": "it", - "@value": "La relazione di matrimonio tra due persone." + "@value": "Distribuzione RDF/XML ontologia CPV-AP_IT" }, { "@language": "en", - "@value": "The marriage relation between persons" + "@value": "RDF/XML distribution of CPV-AP_IT Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPV" - }, - "rdfs:label": [ + "dct:identifier": "cnr - Z6HZEH - STLab", + "foaf:name": [ { "@language": "en", - "@value": "is consort of" + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" }, { "@language": "it", - "@value": "è coniuge di" + "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Person" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" - } + ] }, { - "@id": "dcat:downloadURL", - "@type": "owl:AnnotationProperty" + "@id": "https://w3id.org/italia/data/project/DAF", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "Data & Analytics Framework" + } }, { - "@id": "_:ub8bL896C23", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:integer" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/ageWhenDead" + "@id": "https://w3id.org/italia/data/project/OntoPiA", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" } }, { - "@id": "https://w3id.org/italia/onto/CPV/isFamilySheetHolderOf", + "@id": "https://w3id.org/italia/onto/CPV", "@type": [ + "owl:Ontology", "owl:NamedIndividual", - "https://w3id.org/italia/onto/CPV/ParentalRelationshipType", - "owl:ObjectProperty" + "admsapit:SemanticAsset" ], - "owl:versionInfo": [ + "admsapit:acronym": "CPV-AP_IT", + "admsapit:hasContributor": { + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" + }, + "admsapit:hasFormalityLevel": { + "@id": "admsapit:Formal" + }, + "admsapit:hasKeyClass": [ { - "@language": "en", - "@value": "unstable" + "@id": "https://w3id.org/italia/onto/CPV/Person" }, { - "@language": "it", - "@value": "provvisoria" + "@id": "https://w3id.org/italia/onto/CPV/RegisteredFamily" + }, + { + "@id": "https://w3id.org/italia/onto/CPV/ResidenceInTime" } ], - "rdfs:comment": [ + "admsapit:hasOntologyLanguage": { + "@id": "admsapit:OWL" + }, + "admsapit:hasSemanticAssetDistribution": [ { - "@language": "it", - "@value": "Proprietà che lega l'intestatario del foglio di famiglia a una persona" + "@id": "https://w3id.org/italia/data/distribution/CPVAPIT-JSON-LD" }, { - "@language": "en", - "@value": "Property that links the family sheet holder to a person of the family" + "@id": "https://w3id.org/italia/data/distribution/CPVAPIT-RDF-TURTLE" + }, + { + "@id": "https://w3id.org/italia/data/distribution/CPVAPIT-RDF-XML" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/FamilySheetHolder" + "admsapit:hasTask": [ + { + "@id": "admsapit:AnnotationTask" + }, + { + "@id": "admsapit:QueryFormulationTask" + } + ], + "admsapit:last": { + "@id": "https://w3id.org/italia/onto/CPV/0.7" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPV" + "admsapit:officialURI": { + "@type": "xsd:anyURI", + "@value": "https://w3id.org/italia/onto/CPV" }, - "rdfs:label": [ + "admsapit:prefix": "cpvapit", + "admsapit:prev": { + "@id": "https://w3id.org/italia/onto/CPV/0.6" + }, + "admsapit:semanticAssetInUse": [ { - "@language": "en", - "@value": "intestatario foglio di famiglia di" + "@id": "https://w3id.org/italia/data/project/DAF" }, { - "@language": "en", - "@value": "family sheet holder of" + "@id": "https://w3id.org/italia/data/project/OntoPiA" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "admsapit:status": [ + "catalogued", + "published" + ], + "admsapit:target": [ + "Imprese", + "Pubbliche Amministrazioni" + ], + "admsapit:type": { + "@id": "admsapit:CoreOntology" }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPV/isGrandChildOf", - "@type": [ - "owl:ObjectProperty", - "owl:NamedIndividual", - "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" + "dcat:contactPoint": { + "@id": "https://w3id.org/italia/data/contact-point/onto-agid" + }, + "dcat:keyword": [ + { + "@language": "it", + "@value": "famiglia" + }, + { + "@language": "it", + "@value": "persona" + }, + { + "@language": "it", + "@value": "persone" + }, + { + "@language": "it", + "@value": "residenza" + } ], - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPV/isGrandFatherOf" + "dcat:theme": { + "@id": "http://publications.europa.eu/resource/authority/data-theme/SOCI" }, - "owl:versionInfo": [ + "dct:accrualPeriodicity": { + "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" + }, + "dct:creator": [ { - "@language": "it", - "@value": "provvisoria" + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT" }, { - "@language": "en", - "@value": "unstable" + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" } ], - "rdfs:comment": [ + "dct:description": [ { "@language": "it", - "@value": "Rappresenta la relazione di parentela nipote-nonno" + "@value": "Questa è l'ontologia del profilo applicativo italiano sulle persone." }, { "@language": "en", - "@value": "It represents the parental relationship grandchild-grandfather" + "@value": "This is the ontology of the Italian application profile for Persons" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPV" + "dct:identifier": "https://w3id.org/italia/onto/CPV", + "dct:issued": { + "@type": "xsd:date", + "@value": "2017-07-19" }, - "rdfs:label": [ + "dct:language": [ { - "@language": "en", - "@value": "is granchild of" + "@id": "http://publications.europa.eu/resource/authority/language/ENG" }, { - "@language": "it", - "@value": "è nipote lato nonni di" + "@id": "http://publications.europa.eu/resource/authority/language/ITA" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "dct:modified": { + "@type": "xsd:date", + "@value": "2020-04-27" }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" - } - }, - { - "@id": "vcard:fn", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub8bL1087C25", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "l0:Location" + "dct:publisher": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/hasBirthPlace" + "dct:rightsHolder": { + "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT" }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "admsapit:SemanticAssetDistribution", - "@type": "owl:Class" - }, - { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT", - "@type": [ - "owl:NamedIndividual", - "foaf:Agent", - "http://dati.gov.it/onto/dcatapit#Agent" - ], - "dcterms:identifier": "ISTAT", - "foaf:name": [ + "dct:title": [ { "@language": "en", - "@value": "Italian National Institute of Statistics - ISTAT" + "@value": "CPV-AP_IT - Core Person Vocabulary Italian Application Profile - Person Ontology" }, { "@language": "it", - "@value": "Istituto Nazionale di Statistica - ISTAT" + "@value": "CPV-AP_IT: Core Person Vocabulary - profilo applicativo italiano - Ontologia delle persone" } - ] - }, - { - "@id": "_:ub8bL1235C22", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/sexID" - } - }, - { - "@id": "dcterms:identifier", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "dcterms:description", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CPV/numberRegFamilyComponents", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ + ], + "owl:imports": [ { - "@language": "it", - "@value": "stabile" + "@id": "https://w3id.org/italia/onto/CLV" }, { - "@language": "en", - "@value": "stable" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Il numero di persone che compongono la famiglia anagrafica" + "@id": "https://w3id.org/italia/onto/TI" }, { - "@language": "en", - "@value": "The number of people who forms the registered family" + "@id": "https://w3id.org/italia/onto/l0" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/RegisteredFamily" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPV" + "owl:versionIRI": { + "@id": "https://w3id.org/italia/onto/CPV/0.7" }, - "rdfs:label": [ + "owl:versionInfo": [ { "@language": "en", - "@value": "number of components in registered family" + "@value": "Version 0.7 - updated on 27th April 2020 - fixed a few typo in the lang it for two classes 'Education Level' and 'Family' and in a word fogio instead of foglio; updated on 17th of July - deleted subclassOf ParentalRelationship for FamilySheetHolder and added the reference to the controlled vocabulary for ParentalRelationshipType. Renamed ParentalRelationship in ParentalRelationshipType" }, { "@language": "it", - "@value": "numero componenti famiglia anagrafica" + "@value": "Versione 0.7 - aggiornata il 27 Aprile 2020 - corretti due typo sulla lingua it per due classi 'Grado di Istruzione' e a'Famiglia' e nella parola 'fogio'; aggiornata il 17 Luglio 2019 - tolto il riferimento di sotto classe di Relazione Parentale per l'Intestatario di foglio di famiglia. Aggiunto il riferimento al vocabolario controllato relativo per il concetto di ParentalRelationshipType ( Tipo Relazione Parentale). Rinominata classe ParentalRelationship in ParentalRelationshipType" } ], - "rdfs:range": { - "@id": "xsd:integer" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPV/residentIn", - "@type": "owl:ObjectProperty", - "owl:propertyChainAxiom": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CPV/hasResidenceInTime" - }, - { - "@id": "https://w3id.org/italia/onto/CPV/residenceInLocation" - } - ] + "prov:wasDerivedFrom": { + "@id": "https://w3id.org/italia/onto/CPV/0.6" }, "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà rappresenta la residenza espressa come relazione binaria tra una persona ed un indirizzo." + "@value": "Questa è l'ontologia del profilo applicativo italiano sulle persone." }, { "@language": "en", - "@value": "This property represents the residence expressed as binary relation between a person and an address." + "@value": "This is the ontology of the Italian application profile for Persons" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { - "@language": "en", - "@value": "resident in" + "@language": "it", + "@value": "Ontologia delle persone (individui)" }, { - "@language": "it", - "@value": "residente in" + "@language": "en", + "@value": "Person ontology" } - ], - "rdfs:range": { - "@id": "CLV:Address" - } + ] }, { - "@id": "_:ub8bL916C33", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/educationLevelDesc" + "@id": "https://w3id.org/italia/onto/CPV/Alive", + "@type": "owl:Class", + "owl:disjointWith": { + "@id": "https://w3id.org/italia/onto/CPV/Dead" }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPV/age", - "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -473,108 +927,59 @@ "rdfs:comment": [ { "@language": "en", - "@value": "The age of the natural person" + "@value": "An alive person" }, { "@language": "it", - "@value": "L'età della persona naturale. Es: 64" + "@value": "Una persona in vita" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Alive" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "età" - }, { "@language": "en", - "@value": "age" - } - ], - "rdfs:range": { - "@id": "xsd:integer" - } - }, - { - "@id": "CLV:Address", - "@type": "owl:Class" - }, - { - "@id": "vcard:Organization", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CPV/hasCurrentResidence", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPV/isCurrentResidenceOf" - }, - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" + "@value": "Alive Person" }, { "@language": "it", - "@value": "stabile" + "@value": "Persona in Vita" } ], - "rdfs:comment": [ + "rdfs:subClassOf": [ { - "@language": "it", - "@value": "Relazione che lega una persona residente in un paese al proprio luogo di residenza Rappresenta la residenza corrente della persona" + "@id": "https://w3id.org/italia/onto/CPV/Person" }, { - "@language": "en", - "@value": "The relation that links a person who is resident in a country to his/her location of residence. It is the current residence of the person." - } - ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Resident" - }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPV" - }, - "rdfs:label": [ - { - "@language": "en", - "@value": "has current residence" + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b3" }, { - "@language": "it", - "@value": "ha residenza attuale" + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b4" } - ], - "rdfs:range": { - "@id": "CLV:Address" - } + ] }, { - "@id": "https://w3id.org/italia/onto/CPV/ForeignCitizen", + "@id": "https://w3id.org/italia/onto/CPV/BornDead", "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "A natural person who owns a foreign nationality" + "@value": "A natural person who was born dead" }, { "@language": "it", - "@value": "Una persona naturale che ha cittadinanza straniera" + "@value": "Una persona naturale che è nata morta" } ], "rdfs:isDefinedBy": { @@ -582,25 +987,21 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "Cittadino Straniero" + "@language": "en", + "@value": "Born Dead Person" }, { - "@language": "en", - "@value": "Foreign Citizen" + "@language": "it", + "@value": "Persona Nata Morta" } ], "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/CPV/Alive" + "@id": "https://w3id.org/italia/onto/CPV/Dead" } }, { - "@id": "https://w3id.org/italia/onto/CPV/isGrandFatherOf", - "@type": [ - "owl:NamedIndividual", - "owl:ObjectProperty", - "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" - ], + "@id": "https://w3id.org/italia/onto/CPV/Dead", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -614,94 +1015,43 @@ "rdfs:comment": [ { "@language": "en", - "@value": "The grandfathership relation" + "@value": "A dead natural person" }, { "@language": "it", - "@value": "La relazione parentale tra nonno-nipote" + "@value": "Una persona naturale morta" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { "@language": "en", - "@value": "is grandfather of" + "@value": "Dead Person" }, { "@language": "it", - "@value": "è nonno di" + "@value": "Persona Morta" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Person" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" - } - }, - { - "@id": "dcat:accessURL", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub8bL1067C25", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPV/Person" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPV/isResidenceOf", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPV/residentIn" - } - }, - { - "@id": "CLV:hasAddress", - "@type": "owl:ObjectProperty" - }, - { - "@id": "_:ub8bL891C23", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "l0:Location" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/hasDeathPlace" - } - }, - { - "@id": "_:ub8bL1102C25", - "@type": "owl:Restriction", - "owl:onDataRange": { - "@id": "xsd:string" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/personID" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b5" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b6" + } + ] }, { - "@id": "https://w3id.org/italia/onto/CPV/Alive", + "@id": "https://w3id.org/italia/onto/CPV/EducationLevel", "@type": "owl:Class", - "owl:disjointWith": { - "@id": "https://w3id.org/italia/onto/CPV/Dead" + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" }, "owl:versionInfo": [ { @@ -715,12 +1065,12 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "An alive person" + "@language": "it", + "@value": "Questa classe rappresenta il grado di istruzione della persona. Le istanze di questa classe sono definite nel relativo vocabolario controllato EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" }, { - "@language": "it", - "@value": "Una persona in vita" + "@language": "en", + "@value": "This class represents the level of education of a person. The individuals of this class are defined in the related controlled vocabulary EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" } ], "rdfs:isDefinedBy": { @@ -729,203 +1079,191 @@ "rdfs:label": [ { "@language": "en", - "@value": "Alive Person" + "@value": "Education Level" }, { "@language": "it", - "@value": "Persona in Vita" + "@value": "Grado di Istruzione" } ], "rdfs:subClassOf": [ { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "l0:Characteristic" }, { - "@id": "_:ub8bL855C24" + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b7" }, { - "@id": "_:ub8bL850C24" + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b8" } ] }, { - "@id": "_:ub8bL1071C25", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPV/PersonTitle" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/hasPersonTitle" - } - }, - { - "@id": "_:ub8bL1107C25", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:string" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/altName" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPV/educationLevelID", - "@type": [ - "owl:DatatypeProperty", - "owl:FunctionalProperty" - ], - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" - }, + "@id": "https://w3id.org/italia/onto/CPV/Family", + "@type": "owl:Class", "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, { "@language": "en", "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "A human community generally formed by people tied together by a relationship of coexistence, of kinship, of affinity, which constitutes the fundamental element of every society, since it is aimed, in its processes and relations, at the perpetuation of the species through reproduction." }, + { + "@language": "it", + "@value": "In senso ampio, comunità umana, diversamente caratterizzata nelle varie situazioni storiche e geografiche, ma in genere formata da persone legate fra loro da un rapporto di convivenza, di parentela, di affinità, che costituisce l’elemento fondamentale di ogni società, essendo essa finalizzata, nei suoi processi e nelle sue relazioni, alla perpetuazione della specie mediante la riproduzione." + } + ], + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPV" + }, + "rdfs:label": [ + { + "@language": "it", + "@value": "Famiglia" + }, + { + "@language": "en", + "@value": "Family" + } + ], + "rdfs:subClassOf": { + "@id": "l0:Agent" + } + }, + { + "@id": "https://w3id.org/italia/onto/CPV/FamilySheetHolder", + "@type": "owl:Class", + "owl:versionInfo": [ { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "codice univoco che identifica il grado di istruzione nel vocabolario controllato EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" + "@value": "Questa classe rappresenta l'intestatario del foglio di famiglia. Per intestatario del foglio di famiglia si intende la persona cui è intestata la scheda di famiglia in anagrafe." }, { "@language": "en", - "@value": "Unique code used to identify the education level in the controlled vocabulary EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" + "@value": "This class represents the holder of the family sheet. The holder of the family sheet is defined as the person to whom the family in the civil register is headed." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/EducationLevel" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { "@language": "en", - "@value": "education level identifier" + "@value": "Family Sheet Holder" }, { "@language": "it", - "@value": "codice grado di istruzione" + "@value": "Intestatario Foglio di Famiglia" } ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:identifier" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/CPV/Person" } }, { - "@id": "https://w3id.org/italia/onto/CPV/isResidenceInTimeOf", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPV/Female", + "@type": "owl:Class", + "owl:disjointWith": { + "@id": "https://w3id.org/italia/onto/CPV/Male" + }, "owl:versionInfo": [ { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "provvisoria" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di \"ha residenza nel tempo (ha stato residenza)\" che collega il concetto di residenza nel tempo con la persona." + "@value": "Una persona naturale di sesso femminile" }, { "@language": "en", - "@value": "Inverse property of \"has residence in time\" which links residence in time with the person" + "@value": "A natural person of sex Female" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/ResidenceInTime" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { - "@language": "it", - "@value": "è stato residenza di (è residenza nel tempo di)" + "@language": "en", + "@value": "Female" }, { - "@language": "en", - "@value": "is residence in time of" + "@language": "it", + "@value": "Femmina" } ], - "rdfs:range": { + "rdfs:subClassOf": { "@id": "https://w3id.org/italia/onto/CPV/Person" } }, { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/11", - "@type": "owl:NamedIndividual", - "owl:sameAs": { - "@id": "https://w3id.org/italia/onto/CPV/isUncleOf" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPV/familyName", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, + "@id": "https://w3id.org/italia/onto/CPV/ForeignCitizen", + "@type": "owl:Class", + "owl:versionInfo": [ { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "The family name of a person. E.g. 'Rossi' is the family name of the person 'Mario Rossi'." + "@value": "A natural person who owns a foreign nationality" }, { "@language": "it", - "@value": "Il cognome di una persona. Ex. 'Rossi' è il cognome della persona 'Mario Rossi'" + "@value": "Una persona naturale che ha cittadinanza straniera" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { "@language": "it", - "@value": "cognome" + "@value": "Cittadino Straniero" }, { "@language": "en", - "@value": "family name" + "@value": "Foreign Citizen" } ], - "rdfs:range": { - "@id": "xsd:string" - }, - "rdfs:subPropertyOf": { - "@id": "l0:name" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/CPV/Alive" } }, { - "@id": "https://w3id.org/italia/onto/CPV/Female", + "@id": "https://w3id.org/italia/onto/CPV/ItalianCitizen", "@type": "owl:Class", - "owl:disjointWith": { - "@id": "https://w3id.org/italia/onto/CPV/Male" - }, "owl:versionInfo": [ { "@language": "it", @@ -939,11 +1277,11 @@ "rdfs:comment": [ { "@language": "en", - "@value": "A natural person of sex Female" + "@value": "A natural person who owns an Italian nationality" }, { "@language": "it", - "@value": "Una persona naturale di sesso femminile" + "@value": "Una persona naturale che possiede la cittadinanza italiana" } ], "rdfs:isDefinedBy": { @@ -951,39 +1289,39 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "Female" + "@language": "it", + "@value": "Cittadino Italiano" }, { - "@language": "it", - "@value": "Femmina" + "@language": "en", + "@value": "Italian Citizen" } ], "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "https://w3id.org/italia/onto/CPV/Alive" } }, { - "@id": "https://w3id.org/italia/onto/CPV/FamilySheetHolder", + "@id": "https://w3id.org/italia/onto/CPV/Male", "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta l'intestatario del foglio di famiglia. Per intestatario del foglio di famiglia si intende la persona cui è intestata la scheda di famiglia in anagrafe." + "@value": "Una persona naturale di sesso maschile" }, { "@language": "en", - "@value": "This class represents the holder of the family sheet. The holder of the family sheet is defined as the person to whom the family in the civil register is headed." + "@value": "A natural person of sex Male" } ], "rdfs:isDefinedBy": { @@ -992,11 +1330,11 @@ "rdfs:label": [ { "@language": "en", - "@value": "Family Sheet Holder" + "@value": "Male" }, { "@language": "it", - "@value": "Intestatario Foglio di Famiglia" + "@value": "Maschio" } ], "rdfs:subClassOf": { @@ -1004,14 +1342,10 @@ } }, { - "@id": "http://dati.gov.it/onto/dcatapit#Agent", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CPV/EducationLevel", + "@id": "https://w3id.org/italia/onto/CPV/NotResident", "@type": "owl:Class", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" + "owl:disjointWith": { + "@id": "https://w3id.org/italia/onto/CPV/Resident" }, "owl:versionInfo": [ { @@ -1026,11 +1360,11 @@ "rdfs:comment": [ { "@language": "en", - "@value": "This class represents the level of education of a person. The individuals of this class are defined in the related controlled vocabulary EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" + "@value": "A natural person who is not resident in the country." }, { "@language": "it", - "@value": "Questa classe rappresenta il grado di istruzione della persona. Le istanze di questa classe sono definite nel relativo vocabolario controllato EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" + "@value": "Una persona naturale non residenze nel Paese." } ], "rdfs:isDefinedBy": { @@ -1039,40 +1373,22 @@ "rdfs:label": [ { "@language": "en", - "@value": "Education Level" + "@value": "Not Resident Person" }, { "@language": "it", - "@value": "Grado di Istruzione" + "@value": "Persona non Residente" } ], - "rdfs:subClassOf": [ - { - "@id": "_:ub8bL916C33" - }, - { - "@id": "l0:Characteristic" - }, - { - "@id": "_:ub8bL920C33" - } - ] - }, - { - "@id": "_:ub8bL1083C25", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "CLV:Address" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/residentIn" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/CPV/Person" } }, { - "@id": "https://w3id.org/italia/onto/CPV/NotResident", + "@id": "https://w3id.org/italia/onto/CPV/ParentalRelationshipType", "@type": "owl:Class", - "owl:disjointWith": { - "@id": "https://w3id.org/italia/onto/CPV/Resident" + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types" }, "owl:versionInfo": [ { @@ -1087,11 +1403,11 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Una persona naturale non residenze nel Paese." + "@value": "La classe rappresenta i diversi tipi di relazioni parentali. Per esempio l'intestatario della scheda di famiglia in anagrafe è un tipo di relazione parentale così come il coniuge (o convivente) dell'intestatario, il figlio dell'intestatario e coniuge convivente, il fratello/sorella dell'intestatario." }, { "@language": "en", - "@value": "A natural person who is not resident in the country." + "@value": "The class represents the different types of parental relationships" } ], "rdfs:isDefinedBy": { @@ -1100,151 +1416,151 @@ "rdfs:label": [ { "@language": "en", - "@value": "Not Resident Person" + "@value": "Parental Relationship Type" }, { "@language": "it", - "@value": "Persona non Residente" + "@value": "Tipo Relazione Parentale" } ], "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "l0:Description" } }, { - "@id": "https://w3id.org/italia/onto/CPV/educationLevelDesc", - "@type": "owl:DatatypeProperty", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" - }, + "@id": "https://w3id.org/italia/onto/CPV/Person", + "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Proprietà utilizzata per rappresentare il grado di istruzione come definito nel relativo vocabolario controllato EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" + "@language": "en", + "@value": "A natural person" }, { - "@language": "en", - "@value": "Property used to represent the education level as defined in the related controlled vocabulary EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" + "@language": "it", + "@value": "Una persona naturale" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/EducationLevel" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { - "@language": "it", - "@value": "descrizione grado di istruzione" + "@language": "en", + "@value": "Person" }, { - "@language": "en", - "@value": "education level description" + "@language": "it", + "@value": "Persona" } ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:description" - } + "rdfs:subClassOf": [ + { + "@id": "l0:Agent" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b9" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b10" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b11" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b12" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b13" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b14" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b15" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b16" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b17" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b18" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b19" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b20" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b21" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b22" + } + ] }, { - "@id": "_:ub8bL1231C22", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/sexDesc" + "@id": "https://w3id.org/italia/onto/CPV/PersonTitle", + "@type": "owl:Class", + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/person-title" }, - "owl:someValuesFrom": { - "@id": "xsd:string" - } - }, - { - "@id": "l0:controlledVocabulary", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CPV/givenName", - "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "instabile" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Il nome di una persona. Ex. 'Mario' è il nome della persona 'Mario Rossi'." + "@language": "en", + "@value": "A title is a word used before or after a person's name (e.g. Mr., Mrs. etc.)" }, { - "@language": "en", - "@value": "The given name of a person. E.g. 'Mario' is the given name of the person 'Mario Rossi'." + "@language": "it", + "@value": "Un titolo è una parola usata prima o dopo il nome di una persona (e.g. Sig. Dott., Avv.)." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ - { - "@language": "it", - "@value": "nome proprio" - }, { "@language": "en", - "@value": "given name" - } - ], - "rdfs:range": { - "@id": "xsd:string" - }, - "rdfs:subPropertyOf": { - "@id": "l0:name" - } - }, - { - "@id": "_:ub8bL1117C25", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:string" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/givenName" - } - }, - { - "@id": "l0:name", - "@type": "owl:DatatypeProperty", - "rdfs:isDefinedBy": { - "@id": "l0:" + "@value": "Person Title" + }, + { + "@language": "it", + "@value": "Titolo Persona" + } + ], + "rdfs:subClassOf": { + "@id": "l0:Characteristic" } }, { - "@id": "https://w3id.org/italia/onto/CPV/Dead", + "@id": "https://w3id.org/italia/onto/CPV/RegisteredFamily", "@type": "owl:Class", "owl:versionInfo": [ + { + "@id": "https://w3id.org/italia/onto/CPV" + }, { "@language": "it", "@value": "stabile" @@ -1257,168 +1573,155 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Una persona naturale morta" + "@value": "E' un insieme di persone legate da vincoli di matrimonio, parentela, affinità, adozione, tutela o da vincoli affettivi. I membri devono coabitare e avere dimora abituale nello stesso Comune (articolo 4 del Decreto del Presidente della Repubblica 30/05/1989, n. 223)" }, { "@language": "en", - "@value": "A dead natural person" + "@value": "It is a group of people tied together by relationships of marriage, kinship, affinity, adoption, protection or affection. The members must live and be habitually resident in the same municipality (Article 4 of Italian Presidential Decree 30/05/1989, n. 223)" } ], - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPV" - }, "rdfs:label": [ { "@language": "it", - "@value": "Persona Morta" + "@value": "Famiglia Anagrafica" }, { "@language": "en", - "@value": "Dead Person" + "@value": "Registered Family" } ], "rdfs:subClassOf": [ { - "@id": "_:ub8bL896C23" + "@id": "https://w3id.org/italia/onto/CPV/Family" }, { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b23" }, { - "@id": "_:ub8bL891C23" + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b24" } ] }, { - "@id": "foaf:Agent", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid", - "@type": [ - "vcard:Organization", - "owl:NamedIndividual", - "http://dati.gov.it/onto/dcatapit#Organization", - "vcard:Kind" - ], - "vcard:fn": "banche dati e open data", - "vcard:hasEmail": { - "@id": "mailto:info@dati.gov.it" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPV/isBirthPlaceOf", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPV/ResidenceInTime", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "La relazione tra un luogo ed una persona dove il luogo è il luogo di nascit della persona oggetto della relazione." + "@value": "Questa classe rappresenta una relazione ennaria tra diversi concetti del dominio, in particolare con una persona residente in un paese, il luogo di residenza e il periodo temporale. E' utilizzata per gestire lo storico delle residenze delle persone. Essa è sottoclasse di 'TimeIndexedEvent' definita nell'ontologia del tempo della rete di ontologie OntoPiA e pertanto eredita la relazione con l'intervallo temporale." }, { "@language": "en", - "@value": "The relation between a place and a person. The relation asserts that a place is the place of birth of the person object of the relation." + "@value": "This class represents the n-ary relationship between a resident, the location of residence and the time. It is specifically subclass of the TimeIndexedEvent defined in the time ontology of OntoPiA network from which it inherits the relationship with the time interval" } ], - "rdfs:domain": { - "@id": "l0:Location" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { - "@language": "it", - "@value": "è luogo di nascita di" + "@language": "en", + "@value": "Residence in Time" }, { - "@language": "en", - "@value": "is birth place of" + "@language": "it", + "@value": "Residenza nel tempo (storica)" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Person" - } + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/TI/TimeIndexedEvent" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b25" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b26" + } + ] }, { - "@id": "https://w3id.org/italia/onto/CPV/sexDesc", - "@type": "owl:DatatypeProperty", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" - }, + "@id": "https://w3id.org/italia/onto/CPV/Resident", + "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Proprietà utilizzata per rappresentare il sesso di una persona come definito nel vocabolario controllato sul sesso: https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" + "@language": "en", + "@value": "A natural person who is resident in the country" }, { - "@language": "en", - "@value": "Property used to represent the sex as defined in the related Sex controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" + "@language": "it", + "@value": "Una persona naturale residente nel Paese." } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Sex" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { "@language": "en", - "@value": "sex description" + "@value": "Resident" }, { "@language": "it", - "@value": "descrizione sesso" + "@value": "Residente" } ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:description" - } + "rdfs:subClassOf": [ + { + "@id": "https://w3id.org/italia/onto/CPV/Alive" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b27" + }, + { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b28" + } + ] }, { - "@id": "https://w3id.org/italia/onto/CPV/ResidenceInTime", + "@id": "https://w3id.org/italia/onto/CPV/Sex", "@type": "owl:Class", + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" + }, "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta una relazione ennaria tra diversi concetti del dominio, in particolare con una persona residente in un paese, il luogo di residenza e il periodo temporale. E' utilizzata per gestire lo storico delle residenze delle persone. Essa è sottoclasse di 'TimeIndexedEvent' definita nell'ontologia del tempo della rete di ontologie OntoPiA e pertanto eredita la relazione con l'intervallo temporale." + "@value": "Questa classe rappresenta il sesso della persona. Le istanze della classe sono definite nel relativo vocabolario controllato sul sesso https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" }, { "@language": "en", - "@value": "This class represents the n-ary relationship between a resident, the location of residence and the time. It is specifically subclass of the 'TimeIndexedEvent' defined in the time ontology of OntoPiA network from which it inherits the relationship with the time interval" + "@value": "This class represents the sex of the person. The instances of the class are defined in the related sex controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" } ], "rdfs:isDefinedBy": { @@ -1427,168 +1730,93 @@ "rdfs:label": [ { "@language": "it", - "@value": "Residenza nel tempo (storica)" + "@value": "Sesso" }, { "@language": "en", - "@value": "Residence in Time" + "@value": "Sex" } ], "rdfs:subClassOf": [ { - "@id": "_:ub8bL1182C34" + "@id": "l0:Characteristic" }, { - "@id": "https://w3id.org/italia/onto/TI/TimeIndexedEvent" + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b29" }, { - "@id": "_:ub8bL1187C34" + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b30" } ] }, { - "@id": "https://w3id.org/italia/onto/CPV/inRegisteredFamily", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPV/Stateless", + "@type": "owl:Class", + "owl:disjointWith": { + "@id": "_:n12e19c2e459d46e4903c2a7f1221bb99b31" + }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "The relation that links the different types of Parental Relationship to the related Registered Family" + "@value": "A natural person who emigrated abroad, who has no nationality, because he or she does not have the nationality of origin and does not possess another one." }, { "@language": "it", - "@value": "Relazione che lega un tipo di relazione parentale con la relativa famiglia anagrafica" + "@value": "Una persona naturale emigrata all'estero, che non ha alcuna cittadinanza, perché priva di quella di origine e non in possesso di un'altra" } ], - "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" - }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "in registered family" - }, - { - "@language": "it", - "@value": "in famiglia anagrafica" - } - ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/RegisteredFamily" - } - }, - { - "@id": "l0:identifier", - "@type": "owl:DatatypeProperty", - "rdfs:isDefinedBy": { - "@id": "l0:" - } - }, - { - "@id": "_:ub8bL1112C25", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:string" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/familyName" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPV/isCurrentResidenceOf", - "@type": "owl:ObjectProperty", - "rdfs:comment": [ { "@language": "it", - "@value": "Relazione inversa che lega una persona residente in un paese al proprio luogo di residenza Rappresenta la residenza corrente della persona" + "@value": "Apolide" }, { "@language": "en", - "@value": "The inverse relation that links a person who is resident in a country to his/her location of residence. It is the current residence of the person." - } - ], - "rdfs:domain": { - "@id": "CLV:Address" - }, - "rdfs:label": [ - { - "@language": "en", - "@value": "is current residence of" - }, - { - "@language": "it", - "@value": "è residenza attuale di" + "@value": "Stateless Person" } ], - "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Resident" + "rdfs:subClassOf": { + "@id": "https://w3id.org/italia/onto/CPV/Alive" } }, { - "@id": "l0:description", + "@id": "https://w3id.org/italia/onto/CPV/age", "@type": "owl:DatatypeProperty", - "rdfs:isDefinedBy": { - "@id": "l0:" - } - }, - { - "@id": "_:ub8bL1211C27", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "l0:Location" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/hasCurrentResidence" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPV/hasResidenceInTime", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPV/isResidenceInTimeOf" - }, "owl:versionInfo": [ { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "provvisoria" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà che lega una persona allo storico della sua residenza (lega quindi la persona alla relazione ennaria residenza nel tempo)" + "@value": "L'età della persona naturale. Es: 64" }, { "@language": "en", - "@value": "Property that links a person to his/her residence in time" + "@value": "The age of the natural person" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "https://w3id.org/italia/onto/CPV/Alive" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" @@ -1596,113 +1824,112 @@ "rdfs:label": [ { "@language": "en", - "@value": "has residence in time" + "@value": "age" }, { "@language": "it", - "@value": "ha stato residenza (ha residenza nel tempo)" + "@value": "età" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/ResidenceInTime" + "@id": "xsd:integer" } }, { - "@id": "dcterms:title", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CPV/taxCode", + "@id": "https://w3id.org/italia/onto/CPV/ageWhenDead", "@type": "owl:DatatypeProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Il codice fiscale di una persona." + "@value": "L'età della persona naturale rielvata al momento del decesso." }, { "@language": "en", - "@value": "The tax code of a person." + "@value": "The age of the natural person observed at the time of death" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "https://w3id.org/italia/onto/CPV/Dead" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { - "@language": "it", - "@value": "codice fiscale" + "@language": "en", + "@value": "age when dead" }, { - "@language": "en", - "@value": "tax code" + "@language": "it", + "@value": "età al decesso" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "xsd:integer" }, "rdfs:subPropertyOf": { - "@id": "l0:identifier" + "@id": "https://w3id.org/italia/onto/CPV/age" } }, { - "@id": "https://w3id.org/italia/onto/CPV/ParentalRelationshipType", - "@type": "owl:Class", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types" - }, + "@id": "https://w3id.org/italia/onto/CPV/altName", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "The class represents the different types of parental relationships" + "@value": "The alternative name or middle name of a person. E.g., Anne is the middle name of \"Mary Anne Clark\"." }, { "@language": "it", - "@value": "La classe rappresenta i diversi tipi di relazioni parentali. Per esempio l'intestatario della scheda di famiglia in anagrafe è un tipo di relazione parentale così come il coniuge (o convivente) dell'intestatario, il figlio dell'intestatario e coniuge convivente, il fratello/sorella dell'intestatario." + "@value": "il nome alternativo o secondo nome di una persona. Per esempio Anne è il secondo nome di \"Mary Anne Clarke\"." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { "@language": "en", - "@value": "Parental Relationship Type" + "@value": "alternative name" }, { "@language": "it", - "@value": "Tipo Relazione Parentale" + "@value": "nome alternativo (secondo nome)" } ], - "rdfs:subClassOf": { - "@id": "l0:Description" + "rdfs:range": { + "@id": "xsd:string" + }, + "rdfs:subPropertyOf": { + "@id": "l0:name" } }, { - "@id": "https://w3id.org/italia/onto/CPV/altName", - "@type": "owl:DatatypeProperty", + "@id": "https://w3id.org/italia/onto/CPV/belongsToFamily", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -1716,15 +1943,15 @@ "rdfs:comment": [ { "@language": "it", - "@value": "il nome alternativo o secondo nome di una persona. Per esempio Anne è il secondo nome di \"Mary Anne Clarke\"." + "@value": "La relazione che lega una persona residente in un paese a una famiglia" }, { "@language": "en", - "@value": "The alternative name or middle name of a person. E.g., Anne is the middle name of \"Mary Anne Clark\"." + "@value": "The relationship that links a person who is resident in a country to a family" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "https://w3id.org/italia/onto/CPV/Resident" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" @@ -1732,41 +1959,41 @@ "rdfs:label": [ { "@language": "it", - "@value": "nome alternativo (secondo nome)" + "@value": "appartiene a famiglia" }, { "@language": "en", - "@value": "alternative name" + "@value": "belongs to family" } ], "rdfs:range": { - "@id": "xsd:string" - }, - "rdfs:subPropertyOf": { - "@id": "l0:name" + "@id": "https://w3id.org/italia/onto/CPV/Family" } }, { - "@id": "https://w3id.org/italia/onto/CPV/hasRelationshipWith", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPV/dateOfBirth", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Qualsiasi relazione tra persone." + "@value": "La data di nascita della persona naturale" }, { "@language": "en", - "@value": "Any relationship between people." + "@value": "The date of birth of the natural person" } ], "rdfs:domain": { @@ -1777,144 +2004,121 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "has relationship with" + "@language": "it", + "@value": "data di nascita" }, { - "@language": "it", - "@value": "ha relazione con" + "@language": "en", + "@value": "date of birth" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "xsd:dateTime" } }, { - "@id": "https://w3id.org/italia/data/project/OntoPiA", + "@id": "https://w3id.org/italia/onto/CPV/dateOfDeath", "@type": [ - "owl:NamedIndividual", - "admsapit:Project" + "owl:DatatypeProperty", + "owl:FunctionalProperty" ], - "l0:name": { - "@language": "it", - "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPV/isDeathPlaceOf", - "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "The property to link the death place (i.e. a location) to a person" + "@language": "it", + "@value": "La data di morte della persona naturale. Es: 2002-10-04" }, { - "@language": "it", - "@value": "La proprietà per associare un luogo di morte (i.e. una località) alla persona morta." + "@language": "en", + "@value": "The date of birth of the natural person" } ], "rdfs:domain": { - "@id": "l0:Location" + "@id": "https://w3id.org/italia/onto/CPV/Dead" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { - "@language": "en", - "@value": "death place of" + "@language": "it", + "@value": "data di morte" }, { - "@language": "it", - "@value": "è luogo di morte di" + "@language": "en", + "@value": "date of death" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Dead" - } - }, - { - "@id": "_:ub8bL1182C34", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "CLV:Address" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/residenceInLocation" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "xsd:dateTime" } }, { - "@id": "https://w3id.org/italia/onto/CPV/isChildOf", - "@type": [ - "owl:ObjectProperty", - "owl:NamedIndividual", - "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" - ], - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPV/isParentOf" + "@id": "https://w3id.org/italia/onto/CPV/educationLevelDesc", + "@type": "owl:DatatypeProperty", + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "La relazione figlio-padre (ex. Mario è figlio di Carlo)." + "@language": "en", + "@value": "Property used to represent the education level as defined in the related controlled vocabulary EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" }, { - "@language": "en", - "@value": "The relation child-parent (e.g. John is the son of Peter)." + "@language": "it", + "@value": "Proprietà utilizzata per rappresentare il grado di istruzione come definito nel relativo vocabolario controllato EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "https://w3id.org/italia/onto/CPV/EducationLevel" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { - "@language": "en", - "@value": "child of" + "@language": "it", + "@value": "descrizione grado di istruzione" }, { - "@language": "it", - "@value": "figlio di" + "@language": "en", + "@value": "education level description" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "rdfs:Literal" }, "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" + "@id": "l0:description" } }, { - "@id": "https://w3id.org/italia/onto/CPV/Sex", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPV/educationLevelID", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" }, "owl:versionInfo": [ { @@ -1929,131 +2133,85 @@ "rdfs:comment": [ { "@language": "en", - "@value": "This class represents the sex of the person. The instances of the class are defined in the related sex controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" + "@value": "Unique code used to identify the education level in the controlled vocabulary EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" }, { "@language": "it", - "@value": "Questa classe rappresenta il sesso della persona. Le istanze della classe sono definite nel relativo vocabolario controllato sul sesso https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" + "@value": "codice univoco che identifica il grado di istruzione nel vocabolario controllato EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/EducationLevel" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "Sex" - }, { "@language": "it", - "@value": "Sesso" - } - ], - "rdfs:subClassOf": [ - { - "@id": "l0:Characteristic" - }, - { - "@id": "_:ub8bL1231C22" + "@value": "codice grado di istruzione" }, { - "@id": "_:ub8bL1235C22" + "@language": "en", + "@value": "education level identifier" } - ] + ], + "rdfs:range": { + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:identifier" + } }, { - "@id": "https://w3id.org/italia/onto/CPV/Person", - "@type": "owl:Class", - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, + "@id": "https://w3id.org/italia/onto/CPV/familyName", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "A natural person" + "@language": "it", + "@value": "Il cognome di una persona. Ex. 'Rossi' è il cognome della persona 'Mario Rossi'" }, { - "@language": "it", - "@value": "Una persona naturale" + "@language": "en", + "@value": "The family name of a person. E.g. 'Rossi' is the family name of the person 'Mario Rossi'." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { "@language": "it", - "@value": "Persona" + "@value": "cognome" }, { "@language": "en", - "@value": "Person" + "@value": "family name" } ], - "rdfs:subClassOf": [ - { - "@id": "_:ub8bL1083C25" - }, - { - "@id": "_:ub8bL1107C25" - }, - { - "@id": "_:ub8bL1071C25" - }, - { - "@id": "_:ub8bL1112C25" - }, - { - "@id": "_:ub8bL1097C25" - }, - { - "@id": "_:ub8bL1075C25" - }, - { - "@id": "_:ub8bL1087C25" - }, - { - "@id": "_:ub8bL1067C25" - }, - { - "@id": "_:ub8bL1079C25" - }, - { - "@id": "_:ub8bL1063C25" - }, - { - "@id": "_:ub8bL1092C25" - }, - { - "@id": "_:ub8bL1122C25" - }, - { - "@id": "_:ub8bL1117C25" - }, - { - "@id": "l0:Agent" - }, - { - "@id": "_:ub8bL1102C25" - } - ] + "rdfs:range": { + "@id": "xsd:string" + }, + "rdfs:subPropertyOf": { + "@id": "l0:name" + } }, { - "@id": "https://w3id.org/italia/onto/CPV/sexID", - "@type": [ - "owl:DatatypeProperty", - "owl:FunctionalProperty" - ], - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" - }, + "@id": "https://w3id.org/italia/onto/CPV/givenName", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -2066,16 +2224,16 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "Sex code used in the sex controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex. It assumes the values \"F\" and \"M\"." + "@language": "it", + "@value": "Il nome di una persona. Ex. 'Mario' è il nome della persona 'Mario Rossi'." }, { - "@language": "it", - "@value": "Codice della voce del vocabolario controllato sul sesso https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex. Esso assume i valori \"M\" e \"F\"." + "@language": "en", + "@value": "The given name of a person. E.g. 'Mario' is the given name of the person 'Mario Rossi'." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Sex" + "@id": "https://w3id.org/italia/onto/CPV/Person" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" @@ -2083,25 +2241,25 @@ "rdfs:label": [ { "@language": "en", - "@value": "sex identifier" + "@value": "given name" }, { "@language": "it", - "@value": "codice sesso" + "@value": "nome proprio" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "xsd:string" }, "rdfs:subPropertyOf": { - "@id": "l0:identifier" + "@id": "l0:name" } }, { - "@id": "https://w3id.org/italia/onto/CPV/Stateless", - "@type": "owl:Class", - "owl:disjointWith": { - "@id": "_:ub8bL1255C29" + "@id": "https://w3id.org/italia/onto/CPV/hasBirthPlace", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPV/isBirthPlaceOf" }, "owl:versionInfo": [ { @@ -2116,163 +2274,132 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Una persona naturale emigrata all'estero, che non ha alcuna cittadinanza, perché priva di quella di origine e non in possesso di un'altra" + "@value": "La relazione che permette di asserire che una persona è nata in un certo luogo." }, { "@language": "en", - "@value": "A natural person who emigrated abroad, who has no nationality, because he or she does not have the nationality of origin and does not possess another one." + "@value": "The relation asserts that a person has a certain place of birth." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { "@language": "en", - "@value": "Stateless Person" + "@value": "birth place" }, { "@language": "it", - "@value": "Apolide" + "@value": "luogo di nascita" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/CPV/Alive" - } - }, - { - "@id": "_:ub8bL1255C29", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "https://w3id.org/italia/onto/CPV/ForeignCitizen" - }, - { - "@id": "https://w3id.org/italia/onto/CPV/ItalianCitizen" - } - ] - } - }, - { - "@id": "_:ub8bL1122C25", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/taxCode" - } - }, - { - "@id": "_:ub8bL1079C25", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPV/ResidenceInTime" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/hasResidenceInTime" - } - }, - { - "@id": "http://dati.gov.it/onto/dcatapit#Organization", - "@type": "owl:Class" - }, - { - "@id": "dcterms:format", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub8bL1161C35", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:integer" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/numberRegFamilyComponents" + "rdfs:range": { + "@id": "l0:Location" } }, { - "@id": "https://w3id.org/italia/onto/CPV/RegisteredFamily", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPV/hasCitizenship", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { - "@id": "https://w3id.org/italia/onto/CPV" + "@language": "it", + "@value": "stabile" }, { "@language": "en", "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" } ], "rdfs:comment": [ { "@language": "it", - "@value": "E' un insieme di persone legate da vincoli di matrimonio, parentela, affinità, adozione, tutela o da vincoli affettivi. I membri devono coabitare e avere dimora abituale nello stesso Comune (articolo 4 del Decreto del Presidente della Repubblica 30/05/1989, n. 223)" + "@value": "La relazione che lega una persona alla sua cittadinanza (ex. cittadinanza italiana)." }, { "@language": "en", - "@value": "It is a group of people tied together by relationships of marriage, kinship, affinity, adoption, protection or affection. The members must live and be habitually resident in the same municipality (Article 4 of Italian Presidential Decree 30/05/1989, n. 223)" + "@value": "The relation that links a person to its citizenship (e.g. Italian)" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPV" + }, "rdfs:label": [ { "@language": "en", - "@value": "Registered Family" + "@value": "citizenship" }, { "@language": "it", - "@value": "Famiglia Anagrafica" + "@value": "ha cittadinanza" } ], - "rdfs:subClassOf": [ + "rdfs:range": { + "@id": "l0:Location" + } + }, + { + "@id": "https://w3id.org/italia/onto/CPV/hasCurrentResidence", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPV/isCurrentResidenceOf" + }, + "owl:versionInfo": [ { - "@id": "_:ub8bL1161C35" + "@language": "it", + "@value": "stabile" }, { - "@id": "_:ub8bL1157C35" + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Relazione che lega una persona residente in un paese al proprio luogo di residenza Rappresenta la residenza corrente della persona" }, { - "@id": "https://w3id.org/italia/onto/CPV/Family" + "@language": "en", + "@value": "The relation that links a person who is resident in a country to his/her location of residence. It is the current residence of the person." } - ] - }, - { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/10", - "@type": "owl:NamedIndividual", - "owl:sameAs": { - "@id": "https://w3id.org/italia/onto/CPV/isNephewOf" - } - }, - { - "@id": "_:ub8bL1207C27", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/CPV/Family" + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Resident" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/belongsToFamily" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPV" + }, + "rdfs:label": [ + { + "@language": "it", + "@value": "ha residenza attuale" + }, + { + "@language": "en", + "@value": "has current residence" + } + ], + "rdfs:range": { + "@id": "CLV:Address" } }, { - "@id": "dcterms:license", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CPV/hasPersonTitle", + "@id": "https://w3id.org/italia/onto/CPV/hasDeathPlace", "@type": "owl:ObjectProperty", - "admsapit:status": [ + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPV/isDeathPlaceOf" + }, + "owl:versionInfo": [ { "@language": "it", - "@value": "instabile" + "@value": "stabile" }, { "@language": "en", @@ -2282,15 +2409,15 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Connette una persona ad un suo titolo." + "@value": "La relazione che lega una persona morta al luogo di morte." }, { "@language": "en", - "@value": "It links a person to his/her title." + "@value": "The relation that links a person who is dead to its place of death." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "https://w3id.org/italia/onto/CPV/Dead" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" @@ -2298,23 +2425,20 @@ "rdfs:label": [ { "@language": "en", - "@value": "has title" + "@value": "death place" }, { "@language": "it", - "@value": "ha titolo" + "@value": "luogo di morte" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/PersonTitle" + "@id": "l0:Location" } }, { - "@id": "https://w3id.org/italia/onto/CPV/registeredFamilyID", - "@type": [ - "owl:FunctionalProperty", - "owl:DatatypeProperty" - ], + "@id": "https://w3id.org/italia/onto/CPV/hasLevelOfEducation", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -2326,133 +2450,102 @@ } ], "rdfs:comment": [ - { - "@language": "en", - "@value": "registered family identifier" - }, { "@language": "it", - "@value": "Identificativo univoco della famiglia anagrafica" + "@value": "La relazione che lega una persona in vita al suo grado di istruzione" }, { "@language": "en", - "@value": "Unique identifier of the registered family" + "@value": "The relation that links an alive person to his/her education level" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/RegisteredFamily" + "@id": "https://w3id.org/italia/onto/CPV/Alive" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, - "rdfs:label": { - "@language": "it", - "@value": "codice famiglia anagrafica" - }, + "rdfs:label": [ + { + "@language": "it", + "@value": "ha grado di istruzione" + }, + { + "@language": "en", + "@value": "has level of education" + } + ], "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:identifier" - } - }, - { - "@id": "_:ub8bL920C33", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/educationLevelID" + "@id": "https://w3id.org/italia/onto/CPV/EducationLevel" } }, { - "@id": "https://w3id.org/italia/onto/CPV/residenceInLocation", + "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "provvisoria" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Proprietà che lega la residenza nel tempo (lo storico della residenza attraverso la definizione della relazione ennaria) al luogo della residenza." + "@language": "en", + "@value": "A parental relationship between two persons." }, { - "@language": "en", - "@value": "Property that links the residence in time (the n-ray relationship) to the location of the residence." + "@language": "it", + "@value": "Una relazione di parentela tra due persone." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/ResidenceInTime" + "@id": "https://w3id.org/italia/onto/CPV/Person" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { - "@language": "en", - "@value": "residence in location" + "@language": "it", + "@value": "ha relazione parentale con" }, { - "@language": "it", - "@value": "residenza in luogo" + "@language": "en", + "@value": "has parental relationship with" } ], "rdfs:range": { - "@id": "l0:Location" - } - }, - { - "@id": "_:ub8bL850C24", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CPV/EducationLevel" + "@id": "https://w3id.org/italia/onto/CPV/Person" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/hasLevelOfEducation" + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPV/hasRelationshipWith" } }, { - "@id": "admsapit:Project", - "@type": "owl:Class" - }, - { - "@id": "vcard:Kind", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CPV/hasSex", + "@id": "https://w3id.org/italia/onto/CPV/hasPersonTitle", "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "admsapit:status": [ { "@language": "it", - "@value": "stabile" + "@value": "instabile" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "The relation that links a person to his/her sex" + "@language": "it", + "@value": "Connette una persona ad un suo titolo." }, { - "@language": "it", - "@value": "La relazione che lega una persona al suo sesso" + "@language": "en", + "@value": "It links a person to his/her title." } ], "rdfs:domain": { @@ -2464,157 +2557,109 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha sesso" + "@value": "ha titolo" }, { "@language": "en", - "@value": "has sex" + "@value": "has title" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Sex" - } - }, - { - "@id": "_:ub8bL1097C25", - "@type": "owl:Restriction", - "owl:onDataRange": { - "@id": "xsd:dateTime" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/dateOfBirth" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "https://w3id.org/italia/onto/CPV/PersonTitle" } }, { - "@id": "https://w3id.org/italia/data/distribution/CPVAPIT-RDF-XML", - "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" + "@id": "https://w3id.org/italia/onto/CPV/hasRelationshipWith", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPV/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPV/latest/CPV-AP_IT.rdf" - }, - "dcterms:description": [ + "rdfs:comment": [ { "@language": "en", - "@value": "This is the distribution in RDF/XML of the persons ontology" + "@value": "Any relationship between people." }, { "@language": "it", - "@value": "Questa è la distribuzione RDF/XML dell'ontologia delle persone" + "@value": "Qualsiasi relazione tra persone." } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Person" }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPV" }, - "dcterms:title": [ + "rdfs:label": [ { "@language": "it", - "@value": "Distribuzione RDF/XML ontologia CPV-AP_IT" + "@value": "ha relazione con" }, { "@language": "en", - "@value": "RDF/XML distribution of CPV-AP_IT Ontology" + "@value": "has relationship with" } - ] - }, - { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/7", - "@type": "owl:NamedIndividual", - "owl:sameAs": { - "@id": "https://w3id.org/italia/onto/CPV/isGrandFatherOf" - } - }, - { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/6", - "@type": "owl:NamedIndividual", - "owl:sameAs": { - "@id": "https://w3id.org/italia/onto/CPV/isParentOf" - } - }, - { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/4", - "@type": "owl:NamedIndividual", - "owl:sameAs": { - "@id": "https://w3id.org/italia/onto/CPV/isGrandChildOf" - } - }, - { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/3", - "@type": "owl:NamedIndividual", - "owl:sameAs": { - "@id": "https://w3id.org/italia/onto/CPV/isChildOf" - } - }, - { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/2", - "@type": "owl:NamedIndividual", - "owl:sameAs": { - "@id": "https://w3id.org/italia/onto/CPV/isConsortOf" - } - }, - { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/parental-relationship-types/1", - "@type": "owl:NamedIndividual", - "owl:sameAs": { - "@id": "https://w3id.org/italia/onto/CPV/isFamilySheetHolderOf" + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPV/Person" } }, { - "@id": "https://w3id.org/italia/data/distribution/CPVAPIT-RDF-TURTLE", - "@type": [ - "owl:NamedIndividual", - "admsapit:SemanticAssetDistribution" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPV/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPV/latest/CPV-AP_IT.ttl" + "@id": "https://w3id.org/italia/onto/CPV/hasResidenceInTime", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPV/isResidenceInTimeOf" }, - "dcterms:description": [ + "owl:versionInfo": [ { "@language": "it", - "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia delle persone" + "@value": "provvisoria" }, { "@language": "en", - "@value": "This is the distribution in RDF/turtle of the persons ontology" + "@value": "unstable" } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" + "rdfs:comment": [ + { + "@language": "en", + "@value": "Property that links a person to his/her residence in time" + }, + { + "@language": "it", + "@value": "Proprietà che lega una persona allo storico della sua residenza (lega quindi la persona alla relazione ennaria residenza nel tempo)" + } + ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Person" }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPV" }, - "dcterms:title": [ + "rdfs:label": [ { - "@language": "en", - "@value": "RDF/Turtle distribution of CPV-AP_IT Ontology" + "@language": "it", + "@value": "ha stato residenza (ha residenza nel tempo)" }, { - "@language": "it", - "@value": "Distribuzione RDF/Turtle ontologia CPV-AP_IT" + "@language": "en", + "@value": "has residence in time" } - ] + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPV/ResidenceInTime" + } }, { - "@id": "https://w3id.org/italia/onto/CPV/knows", - "@type": [ - "owl:SymmetricProperty", - "owl:ObjectProperty" - ], + "@id": "https://w3id.org/italia/onto/CPV/hasSex", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -2627,12 +2672,12 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "The relationship of knowledge between two people. E.g. 'John White' knows 'Bob Black'." + "@language": "it", + "@value": "La relazione che lega una persona al suo sesso" }, { - "@language": "it", - "@value": "La relazione di conoscenza che intercorre tra due persone. Ex. 'Mario Rossi' conosce 'Paolo Neri'." + "@language": "en", + "@value": "The relation that links a person to his/her sex" } ], "rdfs:domain": { @@ -2643,49 +2688,43 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "knows" + "@language": "it", + "@value": "ha sesso" }, { - "@language": "it", - "@value": "conosce" + "@language": "en", + "@value": "has sex" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Person" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPV/hasRelationshipWith" + "@id": "https://w3id.org/italia/onto/CPV/Sex" } }, { - "@id": "https://w3id.org/italia/onto/CPV/dateOfDeath", - "@type": [ - "owl:FunctionalProperty", - "owl:DatatypeProperty" - ], + "@id": "https://w3id.org/italia/onto/CPV/inRegisteredFamily", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "La data di morte della persona naturale. Es: 2002-10-04" + "@value": "Relazione che lega un tipo di relazione parentale con la relativa famiglia anagrafica" }, { "@language": "en", - "@value": "The date of birth of the natural person" + "@value": "The relation that links the different types of Parental Relationship to the related Registered Family" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Dead" + "@id": "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" @@ -2693,24 +2732,20 @@ "rdfs:label": [ { "@language": "it", - "@value": "data di morte" + "@value": "in famiglia anagrafica" }, { "@language": "en", - "@value": "date of death" + "@value": "in registered family" } ], "rdfs:range": { - "@id": "xsd:dateTime" + "@id": "https://w3id.org/italia/onto/CPV/RegisteredFamily" } }, { - "@id": "admsapit:SemanticAsset", - "@type": "owl:Class" - }, - { - "@id": "https://w3id.org/italia/onto/CPV/Family", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPV/isBirthPlaceOf", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -2723,67 +2758,66 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "A human community generally formed by people tied together by a relationship of coexistence, of kinship, of affinity, which constitutes the fundamental element of every society, since it is aimed, in its processes and relations, at the perpetuation of the species through reproduction." + "@language": "it", + "@value": "La relazione tra un luogo ed una persona dove il luogo è il luogo di nascit della persona oggetto della relazione." }, { - "@language": "it", - "@value": "In senso ampio, comunità umana, diversamente caratterizzata nelle varie situazioni storiche e geografiche, ma in genere formata da persone legate fra loro da un rapporto di convivenza, di parentela, di affinità, che costituisce l’elemento fondamentale di ogni società, essendo essa finalizzata, nei suoi processi e nelle sue relazioni, alla perpetuazione della specie mediante la riproduzione." + "@language": "en", + "@value": "The relation between a place and a person. The relation asserts that a place is the place of birth of the person object of the relation." } ], + "rdfs:domain": { + "@id": "l0:Location" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { "@language": "en", - "@value": "Family" + "@value": "is birth place of" }, { "@language": "it", - "@value": "Famiglia" + "@value": "è luogo di nascita di" } ], - "rdfs:subClassOf": { - "@id": "l0:Agent" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPV/Person" } }, { - "@id": "_:ub8bL1157C35", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "https://w3id.org/italia/onto/CPV/isChildOf", + "@type": [ + "owl:ObjectProperty", + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" + ], + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPV/isParentOf" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/registeredFamilyID" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPV/hasLevelOfEducation", - "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, { "@language": "en", "@value": "stable" + }, + { + "@language": "it", + "@value": "stabile" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "The relation that links an alive person to his/her education level" + "@language": "it", + "@value": "La relazione figlio-padre (ex. Mario è figlio di Carlo)." }, { - "@language": "it", - "@value": "La relazione che lega una persona in vita al suo grado di istruzione" + "@language": "en", + "@value": "The relation child-parent (e.g. John is the son of Peter)." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Alive" + "@id": "https://w3id.org/italia/onto/CPV/Person" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" @@ -2791,32 +2825,26 @@ "rdfs:label": [ { "@language": "it", - "@value": "ha grado di istruzione" + "@value": "figlio di" }, { "@language": "en", - "@value": "has level of education" + "@value": "child of" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/EducationLevel" - } - }, - { - "@id": "_:ub8bL1063C25", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "CLV:Address" + "@id": "https://w3id.org/italia/onto/CPV/Person" }, - "owl:onProperty": { - "@id": "CLV:hasAddress" + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" } }, { - "@id": "https://w3id.org/italia/onto/CPV/dateOfBirth", + "@id": "https://w3id.org/italia/onto/CPV/isConsortOf", "@type": [ - "owl:DatatypeProperty", - "owl:FunctionalProperty" + "owl:ObjectProperty", + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" ], "owl:versionInfo": [ { @@ -2830,12 +2858,12 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "The date of birth of the natural person" + "@language": "it", + "@value": "La relazione di matrimonio tra due persone." }, { - "@language": "it", - "@value": "La data di nascita della persona naturale" + "@language": "en", + "@value": "The marriage relation between persons" } ], "rdfs:domain": { @@ -2847,110 +2875,171 @@ "rdfs:label": [ { "@language": "en", - "@value": "date of birth" + "@value": "is consort of" }, { "@language": "it", - "@value": "data di nascita" + "@value": "è coniuge di" } ], "rdfs:range": { - "@id": "xsd:dateTime" + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" } }, { - "@id": "xsd:date", - "@type": "rdfs:Datatype" - }, - { - "@id": "vcard:hasEmail", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub8bL1187C34", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "https://w3id.org/italia/onto/CPV/isCurrentResidenceOf", + "@type": "owl:ObjectProperty", + "rdfs:comment": [ + { + "@language": "it", + "@value": "Relazione inversa che lega una persona residente in un paese al proprio luogo di residenza Rappresenta la residenza corrente della persona" + }, + { + "@language": "en", + "@value": "The inverse relation that links a person who is resident in a country to his/her location of residence. It is the current residence of the person." + } + ], + "rdfs:domain": { + "@id": "CLV:Address" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/isResidenceInTimeOf" + "rdfs:label": [ + { + "@language": "en", + "@value": "is current residence of" + }, + { + "@language": "it", + "@value": "è residenza attuale di" + } + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPV/Resident" } }, { - "@id": "https://w3id.org/italia/onto/CPV/hasDeathPlace", + "@id": "https://w3id.org/italia/onto/CPV/isDeathPlaceOf", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPV/isDeathPlaceOf" + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "La proprietà per associare un luogo di morte (i.e. una località) alla persona morta." + }, + { + "@language": "en", + "@value": "The property to link the death place (i.e. a location) to a person" + } + ], + "rdfs:domain": { + "@id": "l0:Location" + }, + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPV" }, + "rdfs:label": [ + { + "@language": "en", + "@value": "death place of" + }, + { + "@language": "it", + "@value": "è luogo di morte di" + } + ], + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPV/Dead" + } + }, + { + "@id": "https://w3id.org/italia/onto/CPV/isFamilySheetHolderOf", + "@type": [ + "owl:ObjectProperty", + "https://w3id.org/italia/onto/CPV/ParentalRelationshipType", + "owl:NamedIndividual" + ], "owl:versionInfo": [ { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "La relazione che lega una persona morta al luogo di morte." + "@language": "en", + "@value": "Property that links the family sheet holder to a person of the family" }, { - "@language": "en", - "@value": "The relation that links a person who is dead to its place of death." + "@language": "it", + "@value": "Proprietà che lega l'intestatario del foglio di famiglia a una persona" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Dead" + "@id": "https://w3id.org/italia/onto/CPV/FamilySheetHolder" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { - "@language": "it", - "@value": "luogo di morte" + "@language": "en", + "@value": "family sheet holder of" }, { "@language": "en", - "@value": "death place" + "@value": "intestatario foglio di famiglia di" } ], "rdfs:range": { - "@id": "l0:Location" + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" } }, { - "@id": "foaf:name", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "https://w3id.org/italia/onto/CPV/hasCitizenship", - "@type": "owl:ObjectProperty", + "@id": "https://w3id.org/italia/onto/CPV/isGrandChildOf", + "@type": [ + "owl:ObjectProperty", + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" + ], + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPV/isGrandFatherOf" + }, "owl:versionInfo": [ { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "unstable" }, { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "provvisoria" } ], "rdfs:comment": [ { "@language": "en", - "@value": "The relation that links a person to its citizenship (e.g. Italian)" + "@value": "It represents the parental relationship grandchild-grandfather" }, { "@language": "it", - "@value": "La relazione che lega una persona alla sua cittadinanza (ex. cittadinanza italiana)." + "@value": "Rappresenta la relazione di parentela nipote-nonno" } ], "rdfs:domain": { @@ -2961,35 +3050,28 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "citizenship" + "@language": "it", + "@value": "è nipote lato nonni di" }, { - "@language": "it", - "@value": "ha cittadinanza" + "@language": "en", + "@value": "is granchild of" } ], "rdfs:range": { - "@id": "l0:Location" - } - }, - { - "@id": "_:ub8bL855C24", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onDataRange": { - "@id": "xsd:integer" + "@id": "https://w3id.org/italia/onto/CPV/Person" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/age" + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" } }, { - "@id": "https://w3id.org/italia/onto/CPV/BornDead", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPV/isGrandFatherOf", + "@type": [ + "owl:ObjectProperty", + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" + ], "owl:versionInfo": [ { "@language": "it", @@ -3003,101 +3085,96 @@ "rdfs:comment": [ { "@language": "en", - "@value": "A natural person who was born dead" + "@value": "The grandfathership relation" }, { "@language": "it", - "@value": "Una persona naturale che è nata morta" + "@value": "La relazione parentale tra nonno-nipote" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { "@language": "en", - "@value": "Born Dead Person" + "@value": "is grandfather of" }, { "@language": "it", - "@value": "Persona Nata Morta" + "@value": "è nonno di" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/CPV/Dead" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" } }, { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", + "@id": "https://w3id.org/italia/onto/CPV/isNephewOf", "@type": [ - "http://dati.gov.it/onto/dcatapit#Agent", - "foaf:Agent", - "owl:NamedIndividual" + "owl:ObjectProperty", + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" ], - "dcterms:identifier": "cnr - Z6HZEH - STLab", - "foaf:name": [ + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPV/isUncleOf" + }, + "owl:versionInfo": [ { - "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + "@language": "it", + "@value": "provvisoria" }, { - "@language": "it", - "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" + "@language": "en", + "@value": "unstable" } - ] - }, - { - "@id": "https://w3id.org/italia/data/distribution/CPVAPIT-JSON-LD", - "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPV/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CPV/latest/CPV-AP_IT.jsonld" - }, - "dcterms:description": [ + "rdfs:comment": [ { "@language": "en", - "@value": "This is the distribution in JSON-LD of the persons ontology" + "@value": "The nephew relation between a newphew and an uncle." }, { "@language": "it", - "@value": "Questa è la distribuzione JSON-LD dell'ontologia delle Persone" + "@value": "La relazione di parentela tra un nipote ed uno zio." } ], - "dcterms:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Person" }, - "dcterms:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPV" }, - "dcterms:title": [ + "rdfs:label": [ { - "@language": "en", - "@value": "JSON-LD distribution of CPV-AP_IT Ontology" + "@language": "it", + "@value": "è nipote lato zii di" }, { - "@language": "it", - "@value": "Distribuzione JSON-LD ontologia CPV-AP_IT" + "@language": "en", + "@value": "is nephew of" } - ] - }, - { - "@id": "_:ub8bL1075C25", - "@type": "owl:Restriction", - "owl:allValuesFrom": { + ], + "rdfs:range": { "@id": "https://w3id.org/italia/onto/CPV/Person" }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/hasRelationshipWith" + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" } }, { - "@id": "https://w3id.org/italia/onto/CPV/Male", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPV/isParentOf", + "@type": [ + "owl:ObjectProperty", + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" + ], "owl:versionInfo": [ { "@language": "en", @@ -3111,105 +3188,115 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Una persona naturale di sesso maschile" + "@value": "La relazione padre-figlio." }, { "@language": "en", - "@value": "A natural person of sex Male" + "@value": "The parent-child relationship." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { - "@language": "it", - "@value": "Maschio" + "@language": "en", + "@value": "is parent of" }, { - "@language": "en", - "@value": "Male" + "@language": "it", + "@value": "è genitore di" } ], - "rdfs:subClassOf": { + "rdfs:range": { "@id": "https://w3id.org/italia/onto/CPV/Person" + }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" } }, { - "@id": "https://w3id.org/italia/onto/CPV/isParentOf", - "@type": [ - "owl:NamedIndividual", - "owl:ObjectProperty", - "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" - ], + "@id": "https://w3id.org/italia/onto/CPV/isResidenceInTimeOf", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "La relazione padre-figlio." + "@language": "en", + "@value": "Inverse property of \"has residence in time\" which links residence in time with the person" }, { - "@language": "en", - "@value": "The parent-child relationship." + "@language": "it", + "@value": "Proprietà inversa di \"ha residenza nel tempo (ha stato residenza)\" che collega il concetto di residenza nel tempo con la persona." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "https://w3id.org/italia/onto/CPV/ResidenceInTime" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { - "@language": "it", - "@value": "è genitore di" + "@language": "en", + "@value": "is residence in time of" }, { - "@language": "en", - "@value": "is parent of" + "@language": "it", + "@value": "è stato residenza di (è residenza nel tempo di)" } ], "rdfs:range": { "@id": "https://w3id.org/italia/onto/CPV/Person" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" } }, { - "@id": "https://w3id.org/italia/onto/CPV/belongsToFamily", + "@id": "https://w3id.org/italia/onto/CPV/isResidenceOf", "@type": "owl:ObjectProperty", - "owl:versionInfo": [ - { - "@language": "en", - "@value": "unstable" - }, + "owl:inverseOf": { + "@id": "https://w3id.org/italia/onto/CPV/residentIn" + } + }, + { + "@id": "https://w3id.org/italia/onto/CPV/isUncleOf", + "@type": [ + "owl:ObjectProperty", + "owl:NamedIndividual", + "https://w3id.org/italia/onto/CPV/ParentalRelationshipType" + ], + "owl:versionInfo": [ { "@language": "it", "@value": "provvisoria" + }, + { + "@language": "en", + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "La relazione che lega una persona residente in un paese a una famiglia" + "@value": "La relazione di parentela tra zio e nipote." }, { "@language": "en", - "@value": "The relationship that links a person who is resident in a country to a family" + "@value": "The uncleship relation." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Resident" + "@id": "https://w3id.org/italia/onto/CPV/Person" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" @@ -3217,62 +3304,71 @@ "rdfs:label": [ { "@language": "it", - "@value": "appartiene a famiglia" + "@value": "è zio di" }, { "@language": "en", - "@value": "belongs to family" + "@value": "is uncle of" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Family" + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" } }, { - "@id": "https://w3id.org/italia/onto/CPV/PersonTitle", - "@type": "owl:Class", - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/person-title" - }, + "@id": "https://w3id.org/italia/onto/CPV/knows", + "@type": [ + "owl:ObjectProperty", + "owl:SymmetricProperty" + ], "owl:versionInfo": [ { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "instabile" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Un titolo è una parola usata prima o dopo il nome di una persona (e.g. Sig. Dott., Avv.)." + "@value": "La relazione di conoscenza che intercorre tra due persone. Ex. 'Mario Rossi' conosce 'Paolo Neri'." }, { "@language": "en", - "@value": "A title is a word used before or after a person's name (e.g. Mr., Mrs. etc.)" + "@value": "The relationship of knowledge between two people. E.g. 'John White' knows 'Bob Black'." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { "@language": "it", - "@value": "Titolo Persona" + "@value": "conosce" }, { "@language": "en", - "@value": "Person Title" + "@value": "knows" } ], - "rdfs:subClassOf": { - "@id": "l0:Characteristic" + "rdfs:range": { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, + "rdfs:subPropertyOf": { + "@id": "https://w3id.org/italia/onto/CPV/hasRelationshipWith" } }, { - "@id": "https://w3id.org/italia/onto/CPV/ageWhenDead", + "@id": "https://w3id.org/italia/onto/CPV/numberRegFamilyComponents", "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { @@ -3287,15 +3383,15 @@ "rdfs:comment": [ { "@language": "it", - "@value": "L'età della persona naturale rielvata al momento del decesso." + "@value": "Il numero di persone che compongono la famiglia anagrafica" }, { "@language": "en", - "@value": "The age of the natural person observed at the time of death" + "@value": "The number of people who forms the registered family" } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Dead" + "@id": "https://w3id.org/italia/onto/CPV/RegisteredFamily" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" @@ -3303,266 +3399,150 @@ "rdfs:label": [ { "@language": "en", - "@value": "age when dead" + "@value": "number of components in registered family" }, { "@language": "it", - "@value": "età al decesso" + "@value": "numero componenti famiglia anagrafica" } ], "rdfs:range": { "@id": "xsd:integer" - }, - "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPV/age" } }, { - "@id": "https://w3id.org/italia/onto/CPV", + "@id": "https://w3id.org/italia/onto/CPV/personID", "@type": [ - "admsapit:SemanticAsset", - "owl:Ontology", - "owl:NamedIndividual" - ], - "admsapit:acronym": "CPV-AP_IT", - "admsapit:hasContributor": { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" - }, - "admsapit:hasFormalityLevel": { - "@id": "admsapit:Formal" - }, - "admsapit:hasKeyClass": [ - { - "@id": "https://w3id.org/italia/onto/CPV/Person" - }, - { - "@id": "https://w3id.org/italia/onto/CPV/ResidenceInTime" - }, - { - "@id": "https://w3id.org/italia/onto/CPV/RegisteredFamily" - } - ], - "admsapit:hasOntologyLanguage": { - "@id": "admsapit:OWL" - }, - "admsapit:hasSemanticAssetDistribution": [ - { - "@id": "https://w3id.org/italia/data/distribution/CPVAPIT-RDF-TURTLE" - }, - { - "@id": "https://w3id.org/italia/data/distribution/CPVAPIT-JSON-LD" - }, - { - "@id": "https://w3id.org/italia/data/distribution/CPVAPIT-RDF-XML" - } - ], - "admsapit:hasTask": [ - { - "@id": "admsapit:AnnotationTask" - }, - { - "@id": "admsapit:QueryFormulationTask" - } + "owl:DatatypeProperty", + "owl:FunctionalProperty" ], - "admsapit:last": { - "@id": "https://w3id.org/italia/onto/CPV/0.7" - }, - "admsapit:officialURI": { - "@type": "xsd:anyURI", - "@value": "https://w3id.org/italia/onto/CPV" - }, - "admsapit:prefix": "cpvapit", - "admsapit:prev": { - "@id": "https://w3id.org/italia/onto/CPV/0.6" - }, - "admsapit:semanticAssetInUse": [ + "owl:versionInfo": [ { - "@id": "https://w3id.org/italia/data/project/OntoPiA" + "@language": "it", + "@value": "stabile" }, { - "@id": "https://w3id.org/italia/data/project/DAF" + "@language": "en", + "@value": "stable" } ], - "admsapit:status": [ - "published", - "catalogued" - ], - "admsapit:target": [ - "Pubbliche Amministrazioni", - "Imprese" - ], - "admsapit:type": { - "@id": "admsapit:CoreOntology" - }, - "dcat:contactPoint": { - "@id": "https://w3id.org/italia/data/contact-point/onto-agid" - }, - "dcat:keyword": [ - { - "@language": "it", - "@value": "persone" - }, - { - "@language": "it", - "@value": "famiglia" - }, + "rdfs:comment": [ { "@language": "it", - "@value": "persona" + "@value": "E' un codice univoco associato a una persona. Potrebbe essere per esempio il codice individuo attribuito dall'ISTAT per la gestione dei dati nei propri registri interni." }, { - "@language": "it", - "@value": "residenza" + "@language": "en", + "@value": "Unique identifier of a person. For instance it maybe a unique code associated by ISTAT (Italian Institute of Statistics) in its internal systems." } ], - "dcat:theme": { - "@id": "http://publications.europa.eu/resource/authority/data-theme/SOCI" + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Person" }, - "dcterms:accrualPeriodicity": { - "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/CPV" }, - "dcterms:creator": [ + "rdfs:label": [ { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT" + "@language": "it", + "@value": "codice persona" }, - { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" - } - ], - "dcterms:description": [ { "@language": "en", - "@value": "This is the ontology of the Italian application profile for Persons" - }, - { - "@language": "it", - "@value": "Questa è l'ontologia del profilo applicativo italiano sulle persone." + "@value": "person identifier" } ], - "dcterms:identifier": "https://w3id.org/italia/onto/CPV", - "dcterms:issued": { - "@type": "xsd:date", - "@value": "2017-07-19" + "rdfs:range": { + "@id": "xsd:string" }, - "dcterms:language": [ - { - "@id": "http://publications.europa.eu/resource/authority/language/ENG" - }, - { - "@id": "http://publications.europa.eu/resource/authority/language/ITA" - } + "rdfs:subPropertyOf": { + "@id": "l0:identifier" + } + }, + { + "@id": "https://w3id.org/italia/onto/CPV/registeredFamilyID", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" ], - "dcterms:modified": { - "@type": "xsd:date", - "@value": "2020-04-27" - }, - "dcterms:publisher": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid" - }, - "dcterms:rightsHolder": { - "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT" - }, - "dcterms:title": [ + "owl:versionInfo": [ { "@language": "it", - "@value": "CPV-AP_IT: Core Person Vocabulary - profilo applicativo italiano - Ontologia delle persone" + "@value": "stabile" }, { "@language": "en", - "@value": "CPV-AP_IT - Core Person Vocabulary Italian Application Profile - Person Ontology" + "@value": "stable" } ], - "owl:imports": [ - { - "@id": "https://w3id.org/italia/onto/CLV" - }, + "rdfs:comment": [ { - "@id": "https://w3id.org/italia/onto/TI" + "@language": "it", + "@value": "Identificativo univoco della famiglia anagrafica" }, - { - "@id": "https://w3id.org/italia/onto/l0" - } - ], - "owl:versionIRI": { - "@id": "https://w3id.org/italia/onto/CPV/0.7" - }, - "owl:versionInfo": [ { "@language": "en", - "@value": "Version 0.7 - updated on 27th April 2020 - fixed a few typo in the lang it for two classes 'Education Level' and 'Family' and in a word fogio instead of foglio; updated on 17th of July - deleted subclassOf ParentalRelationship for FamilySheetHolder and added the reference to the controlled vocabulary for ParentalRelationshipType. Renamed ParentalRelationship in ParentalRelationshipType" + "@value": "Unique identifier of the registered family" }, - { - "@language": "it", - "@value": "Versione 0.7 - aggiornata il 27 Aprile 2020 - corretti due typo sulla lingua it per due classi 'Grado di Istruzione' e a'Famiglia' e nella parola 'fogio'; aggiornata il 17 Luglio 2019 - tolto il riferimento di sotto classe di Relazione Parentale per l'Intestatario di foglio di famiglia. Aggiunto il riferimento al vocabolario controllato relativo per il concetto di ParentalRelationshipType ( Tipo Relazione Parentale). Rinominata classe ParentalRelationship in ParentalRelationshipType" - } - ], - "prov:wasDerivedFrom": { - "@id": "https://w3id.org/italia/onto/CPV/0.6" - }, - "rdfs:comment": [ { "@language": "en", - "@value": "This is the ontology of the Italian application profile for Persons" - }, - { - "@language": "it", - "@value": "Questa è l'ontologia del profilo applicativo italiano sulle persone." + "@value": "registered family identifier" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/RegisteredFamily" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "Person ontology" - }, - { - "@language": "it", - "@value": "Ontologia delle persone (individui)" - } - ] + "rdfs:label": { + "@language": "it", + "@value": "codice famiglia anagrafica" + }, + "rdfs:range": { + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:identifier" + } }, { - "@id": "https://w3id.org/italia/onto/CPV/hasBirthPlace", + "@id": "https://w3id.org/italia/onto/CPV/residenceInLocation", "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "https://w3id.org/italia/onto/CPV/isBirthPlaceOf" - }, "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "provvisoria" }, { "@language": "en", - "@value": "stable" + "@value": "unstable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "The relation asserts that a person has a certain place of birth." + "@value": "Property that links the residence in time (the n-ray relationship) to the location of the residence." }, { "@language": "it", - "@value": "La relazione che permette di asserire che una persona è nata in un certo luogo." + "@value": "Proprietà che lega la residenza nel tempo (lo storico della residenza attraverso la definizione della relazione ennaria) al luogo della residenza." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "https://w3id.org/italia/onto/CPV/ResidenceInTime" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { - "@language": "it", - "@value": "luogo di nascita" + "@language": "en", + "@value": "residence in location" }, { - "@language": "en", - "@value": "birth place" + "@language": "it", + "@value": "residenza in luogo" } ], "rdfs:range": { @@ -3570,137 +3550,125 @@ } }, { - "@id": "https://w3id.org/italia/onto/CPV/personID", - "@type": [ - "owl:DatatypeProperty", - "owl:FunctionalProperty" - ], - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } - ], + "@id": "https://w3id.org/italia/onto/CPV/residentIn", + "@type": "owl:ObjectProperty", + "owl:propertyChainAxiom": { + "@list": [ + { + "@id": "https://w3id.org/italia/onto/CPV/hasResidenceInTime" + }, + { + "@id": "https://w3id.org/italia/onto/CPV/residenceInLocation" + } + ] + }, "rdfs:comment": [ { "@language": "it", - "@value": "E' un codice univoco associato a una persona. Potrebbe essere per esempio il codice individuo attribuito dall'ISTAT per la gestione dei dati nei propri registri interni." + "@value": "Questa proprietà rappresenta la residenza espressa come relazione binaria tra una persona ed un indirizzo." }, { "@language": "en", - "@value": "Unique identifier of a person. For instance it maybe a unique code associated by ISTAT (Italian Institute of Statistics) in its internal systems." + "@value": "This property represents the residence expressed as binary relation between a person and an address." } ], "rdfs:domain": { "@id": "https://w3id.org/italia/onto/CPV/Person" }, - "rdfs:isDefinedBy": { - "@id": "https://w3id.org/italia/onto/CPV" - }, "rdfs:label": [ { - "@language": "it", - "@value": "codice persona" + "@language": "en", + "@value": "resident in" }, { - "@language": "en", - "@value": "person identifier" + "@language": "it", + "@value": "residente in" } ], "rdfs:range": { - "@id": "xsd:string" - }, - "rdfs:subPropertyOf": { - "@id": "l0:identifier" + "@id": "CLV:Address" } }, { - "@id": "_:ub8bL1092C25", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "https://w3id.org/italia/onto/CPV/Sex" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/CPV/hasSex" + "@id": "https://w3id.org/italia/onto/CPV/sexDesc", + "@type": "owl:DatatypeProperty", + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "https://w3id.org/italia/onto/CPV/ItalianCitizen", - "@type": "owl:Class", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Una persona naturale che possiede la cittadinanza italiana" + "@language": "en", + "@value": "Property used to represent the sex as defined in the related Sex controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" }, { - "@language": "en", - "@value": "A natural person who owns an Italian nationality" + "@language": "it", + "@value": "Proprietà utilizzata per rappresentare il sesso di una persona come definito nel vocabolario controllato sul sesso: https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Sex" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ { - "@language": "en", - "@value": "Italian Citizen" + "@language": "it", + "@value": "descrizione sesso" }, { - "@language": "it", - "@value": "Cittadino Italiano" + "@language": "en", + "@value": "sex description" } ], - "rdfs:subClassOf": { - "@id": "https://w3id.org/italia/onto/CPV/Alive" + "rdfs:range": { + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:description" } }, { - "@id": "https://w3id.org/italia/onto/CPV/isUncleOf", + "@id": "https://w3id.org/italia/onto/CPV/sexID", "@type": [ - "https://w3id.org/italia/onto/CPV/ParentalRelationshipType", - "owl:ObjectProperty", - "owl:NamedIndividual" + "owl:DatatypeProperty", + "owl:FunctionalProperty" ], + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex" + }, "owl:versionInfo": [ { "@language": "it", - "@value": "provvisoria" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", - "@value": "La relazione di parentela tra zio e nipote." + "@value": "Codice della voce del vocabolario controllato sul sesso https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex. Esso assume i valori \"M\" e \"F\"." }, { "@language": "en", - "@value": "The uncleship relation." + "@value": "Sex code used in the sex controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex. It assumes the values \"F\" and \"M\"." } ], "rdfs:domain": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "https://w3id.org/italia/onto/CPV/Sex" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" @@ -3708,78 +3676,110 @@ "rdfs:label": [ { "@language": "it", - "@value": "è zio di" + "@value": "codice sesso" }, { "@language": "en", - "@value": "is uncle of" + "@value": "sex identifier" } ], "rdfs:range": { - "@id": "https://w3id.org/italia/onto/CPV/Person" + "@id": "rdfs:Literal" }, "rdfs:subPropertyOf": { - "@id": "https://w3id.org/italia/onto/CPV/hasParentalRelationshipWith" + "@id": "l0:identifier" } }, { - "@id": "https://w3id.org/italia/onto/CPV/Resident", - "@type": "owl:Class", + "@id": "https://w3id.org/italia/onto/CPV/taxCode", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "A natural person who is resident in the country" + "@language": "it", + "@value": "Il codice fiscale di una persona." }, { - "@language": "it", - "@value": "Una persona naturale residente nel Paese." + "@language": "en", + "@value": "The tax code of a person." } ], + "rdfs:domain": { + "@id": "https://w3id.org/italia/onto/CPV/Person" + }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/CPV" }, "rdfs:label": [ - { - "@language": "en", - "@value": "Resident" - }, { "@language": "it", - "@value": "Residente" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:ub8bL1207C27" - }, - { - "@id": "_:ub8bL1211C27" + "@value": "codice fiscale" }, { - "@id": "https://w3id.org/italia/onto/CPV/Alive" + "@language": "en", + "@value": "tax code" } - ] + ], + "rdfs:range": { + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:identifier" + } }, { - "@id": "https://w3id.org/italia/data/project/DAF", - "@type": [ - "admsapit:Project", - "owl:NamedIndividual" - ], - "l0:name": { - "@language": "it", - "@value": "Data & Analytics Framework" + "@id": "l0:controlledVocabulary", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "l0:description", + "@type": "owl:DatatypeProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" } + }, + { + "@id": "l0:identifier", + "@type": "owl:DatatypeProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" + } + }, + { + "@id": "l0:name", + "@type": "owl:DatatypeProperty", + "rdfs:isDefinedBy": { + "@id": "https://w3id.org/italia/onto/l0/" + } + }, + { + "@id": "vcard:Kind", + "@type": "owl:Class" + }, + { + "@id": "vcard:Organization", + "@type": "owl:Class" + }, + { + "@id": "vcard:fn", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "vcard:hasEmail", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "xsd:date", + "@type": "rdfs:Datatype" } ] -} +} \ No newline at end of file diff --git a/Ontologie/CPV/latest/CPV-AP_IT.rdf b/Ontologie/CPV/latest/CPV-AP_IT.rdf index 31e0f8b2..a737b572 100644 --- a/Ontologie/CPV/latest/CPV-AP_IT.rdf +++ b/Ontologie/CPV/latest/CPV-AP_IT.rdf @@ -1,1777 +1,1240 @@ - - - - - - - - - - - Questa è l'ontologia del profilo applicativo italiano sulle persone. - This is the ontology of the Italian application profile for Persons - https://w3id.org/italia/onto/CPV - 2017-07-19 - - - 2020-04-27 - - - CPV-AP_IT - Core Person Vocabulary Italian Application Profile - Person Ontology - CPV-AP_IT: Core Person Vocabulary - profilo applicativo italiano - Ontologia delle persone - Questa è l'ontologia del profilo applicativo italiano sulle persone. - This is the ontology of the Italian application profile for Persons - - Ontologia delle persone (individui) - Person ontology - Version 0.7 - updated on 27th April 2020 - fixed a few typo in the lang it for two classes 'Education Level' and 'Family' and in a word fogio instead of foglio; updated on 17th of July - deleted subclassOf ParentalRelationship for FamilySheetHolder and added the reference to the controlled vocabulary for ParentalRelationshipType. Renamed ParentalRelationship in ParentalRelationshipType - Versione 0.7 - aggiornata il 27 Aprile 2020 - corretti due typo sulla lingua it per due classi 'Grado di Istruzione' e a'Famiglia' e nella parola 'fogio'; aggiornata il 17 Luglio 2019 - tolto il riferimento di sotto classe di Relazione Parentale per l'Intestatario di foglio di famiglia. Aggiunto il riferimento al vocabolario controllato relativo per il concetto di ParentalRelationshipType ( Tipo Relazione Parentale). Rinominata classe ParentalRelationship in ParentalRelationshipType - - famiglia - persona - persone - residenza - - - CPV-AP_IT - - - - - - - - - - - - - https://w3id.org/italia/onto/CPV - cpvapit - - - - catalogued - published - Imprese - Pubbliche Amministrazioni - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - La relazione che lega una persona residente in un paese a una famiglia - The relationship that links a person who is resident in a country to a family - - appartiene a famiglia - belongs to family - provvisoria - unstable - - - - - - - - - - - La relazione che permette di asserire che una persona è nata in un certo luogo. - The relation asserts that a person has a certain place of birth. - - birth place - luogo di nascita - stabile - stable - - - - - - - - - - La relazione che lega una persona alla sua cittadinanza (ex. cittadinanza italiana). - The relation that links a person to its citizenship (e.g. Italian) - - citizenship - ha cittadinanza - stabile - stable - - - - - - - - - - - Relazione che lega una persona residente in un paese al proprio luogo di residenza Rappresenta la residenza corrente della persona - The relation that links a person who is resident in a country to his/her location of residence. It is the current residence of the person. - - ha residenza attuale - has current residence - stabile - stable - - - - - - - - - - - La relazione che lega una persona morta al luogo di morte. - The relation that links a person who is dead to its place of death. - - death place - luogo di morte - stabile - unstable - - - - - - - - - - La relazione che lega una persona in vita al suo grado di istruzione - The relation that links an alive person to his/her education level - - ha grado di istruzione - has level of education - stabile - stable - - - - - - - - - - - A parental relationship between two persons. - Una relazione di parentela tra due persone. - - ha relazione parentale con - has parental relationship with - stabile - stable - - - - - - - - - - Connette una persona ad un suo titolo. - It links a person to his/her title. - - ha titolo - has title - instabile - unstable - - - - - - - - - - Any relationship between people. - Qualsiasi relazione tra persone. - - ha relazione con - has relationship with - stabile - stable - - - - - - - - - - - Property that links a person to his/her residence in time - Proprietà che lega una persona allo storico della sua residenza (lega quindi la persona alla relazione ennaria residenza nel tempo) - - ha stato residenza (ha residenza nel tempo) - has residence in time - provvisoria - unstable - - - - - - - - - - La relazione che lega una persona al suo sesso - The relation that links a person to his/her sex - - ha sesso - has sex - stabile - stable - - - - - - - - - - Relazione che lega un tipo di relazione parentale con la relativa famiglia anagrafica - The relation that links the different types of Parental Relationship to the related Registered Family - - in famiglia anagrafica - in registered family - stabile - stable - - - - - - - - - - La relazione tra un luogo ed una persona dove il luogo è il luogo di nascit della persona oggetto della relazione. - The relation between a place and a person. The relation asserts that a place is the place of birth of the person object of the relation. - - is birth place of - è luogo di nascita di - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Relazione inversa che lega una persona residente in un paese al proprio luogo di residenza Rappresenta la residenza corrente della persona - The inverse relation that links a person who is resident in a country to his/her location of residence. It is the current residence of the person. - is current residence of - è residenza attuale di - - - - - - - - - - La proprietà per associare un luogo di morte (i.e. una località) alla persona morta. - The property to link the death place (i.e. a location) to a person - - death place of - è luogo di morte di - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Inverse property of "has residence in time" which links residence in time with the person - Proprietà inversa di "ha residenza nel tempo (ha stato residenza)" che collega il concetto di residenza nel tempo con la persona. - - is residence in time of - è stato residenza di (è residenza nel tempo di) - provvisoria - unstable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - La relazione di conoscenza che intercorre tra due persone. Ex. 'Mario Rossi' conosce 'Paolo Neri'. - The relationship of knowledge between two people. E.g. 'John White' knows 'Bob Black'. - - conosce - knows - stabile - stable - - - - - - - - - - Property that links the residence in time (the n-ray relationship) to the location of the residence. - Proprietà che lega la residenza nel tempo (lo storico della residenza attraverso la definizione della relazione ennaria) al luogo della residenza. - - residence in location - residenza in luogo - provvisoria - unstable - - - - - - - - - - - - - - Questa proprietà rappresenta la residenza espressa come relazione binaria tra una persona ed un indirizzo. - This property represents the residence expressed as binary relation between a person and an address. - resident in - residente in - - - - - - - - - - - - - - - L'età della persona naturale. Es: 64 - The age of the natural person - - age - età - stabile - stable - - - - - - - - - - - L'età della persona naturale rielvata al momento del decesso. - The age of the natural person observed at the time of death - - age when dead - età al decesso - stabile - stable - - - - - - - - - - - The alternative name or middle name of a person. E.g., Anne is the middle name of "Mary Anne Clark". - il nome alternativo o secondo nome di una persona. Per esempio Anne è il secondo nome di "Mary Anne Clarke". - - alternative name - nome alternativo (secondo nome) - provvisoria - unstable - - - - - - - - - - - La data di nascita della persona naturale - The date of birth of the natural person - - data di nascita - date of birth - stabile - stable - - - - - - - - - - - La data di morte della persona naturale. Es: 2002-10-04 - The date of birth of the natural person - - data di morte - date of death - stabile - stable - - - - - - - - - - - Property used to represent the education level as defined in the related controlled vocabulary EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level - Proprietà utilizzata per rappresentare il grado di istruzione come definito nel relativo vocabolario controllato EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level - - descrizione grado di istruzione - education level description - stabile - stable - - - - - - - - - - - - - Unique code used to identify the education level in the controlled vocabulary EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level - codice univoco che identifica il grado di istruzione nel vocabolario controllato EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level - - codice grado di istruzione - education level identifier - stabile - stable - - - - - - - - - - - - Il cognome di una persona. Ex. 'Rossi' è il cognome della persona 'Mario Rossi' - The family name of a person. E.g. 'Rossi' is the family name of the person 'Mario Rossi'. - - cognome - family name - stabile - stable - - - - - - - - - - - Il nome di una persona. Ex. 'Mario' è il nome della persona 'Mario Rossi'. - The given name of a person. E.g. 'Mario' is the given name of the person 'Mario Rossi'. - - given name - nome proprio - stabile - stable - - - - - - - - - - Il numero di persone che compongono la famiglia anagrafica - The number of people who forms the registered family - - number of components in registered family - numero componenti famiglia anagrafica - stabile - stable - - - - - - - - - - - - E' un codice univoco associato a una persona. Potrebbe essere per esempio il codice individuo attribuito dall'ISTAT per la gestione dei dati nei propri registri interni. - Unique identifier of a person. For instance it maybe a unique code associated by ISTAT (Italian Institute of Statistics) in its internal systems. - - codice persona - person identifier - stabile - stable - - - - - - - - - - - - Identificativo univoco della famiglia anagrafica - Unique identifier of the registered family - registered family identifier - - codice famiglia anagrafica - stabile - stable - - - - - - - - - - - Property used to represent the sex as defined in the related Sex controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex - Proprietà utilizzata per rappresentare il sesso di una persona come definito nel vocabolario controllato sul sesso: https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex - - descrizione sesso - sex description - stabile - stable - - - - - - - - - - - - - Codice della voce del vocabolario controllato sul sesso https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex. Esso assume i valori "M" e "F". - Sex code used in the sex controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex. It assumes the values "F" and "M". - - codice sesso - sex identifier - stabile - stable - - - - - - - - - - - - Il codice fiscale di una persona. - The tax code of a person. - - codice fiscale - tax code - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - An alive person - Una persona in vita - - Alive Person - Persona in Vita - stabile - stable - - - - - - - - - A natural person who was born dead - Una persona naturale che è nata morta - - Born Dead Person - Persona Nata Morta - stabile - stable - - - - - - - - - - - - 1 - - - - - - - 1 - - - - A dead natural person - Una persona naturale morta - - Dead Person - Persona Morta - stabile - stable - - - - - - - - - - - - - - - - - - 1 - - - Questa classe rappresenta il grado di istruzione della persona. Le istanze di questa classe sono definite nel relativo vocabolario controllato EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level - This class represents the level of education of a person. The individuals of this class are defined in the related controlled vocabulary EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level - - Education Level - Grado di Istruzione - stabile - stable - - - - - - - - - - A human community generally formed by people tied together by a relationship of coexistence, of kinship, of affinity, which constitutes the fundamental element of every society, since it is aimed, in its processes and relations, at the perpetuation of the species through reproduction. - In senso ampio, comunità umana, diversamente caratterizzata nelle varie situazioni storiche e geografiche, ma in genere formata da persone legate fra loro da un rapporto di convivenza, di parentela, di affinità, che costituisce l’elemento fondamentale di ogni società, essendo essa finalizzata, nei suoi processi e nelle sue relazioni, alla perpetuazione della specie mediante la riproduzione. - - Famiglia - Family - stabile - stable - - - - - - - - - Questa classe rappresenta l'intestatario del foglio di famiglia. Per intestatario del foglio di famiglia si intende la persona cui è intestata la scheda di famiglia in anagrafe. - This class represents the holder of the family sheet. The holder of the family sheet is defined as the person to whom the family in the civil register is headed. - - Family Sheet Holder - Intestatario Foglio di Famiglia - stabile - stable - - - - - - - - - - - Female - Femmina - A natural person of sex Female - Una persona naturale di sesso femminile - stabile - stable - - - - - - - - - A natural person who owns a foreign nationality - Una persona naturale che ha cittadinanza straniera - - Cittadino Straniero - Foreign Citizen - stabile - stable - - - - - - - - - A natural person who owns an Italian nationality - Una persona naturale che possiede la cittadinanza italiana - - Cittadino Italiano - Italian Citizen - stabile - stable - - - - - - - - - - Male - Maschio - A natural person with sex Male - Una persona naturale di sesso maschile - stabile - stable - - - - - - - - - - A natural person who is not resident in the country. - Una persona naturale non residenze nel Paese. - - Not Resident Person - Persona non Residente - stabile - stable - - - - - - - - - La classe rappresenta i diversi tipi di relazioni parentali. Per esempio l'intestatario della scheda di famiglia in anagrafe è un tipo di relazione parentale così come il coniuge (o convivente) dell'intestatario, il figlio dell'intestatario e coniuge convivente, il fratello/sorella dell'intestatario. - The class represents the different types of parental relationships - - Parental Relationship Type - Tipo Relazione Parentale - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - - - - - 1 - - - A natural person - Una persona naturale - - Person - Persona - stabile - stable - - - - - - - - - A title is a word used before or after a person's name (e.g. Mr., Mrs. etc.) - Un titolo è una parola usata prima o dopo il nome di una persona (e.g. Sig. Dott., Avv.). - - Person Title - Titolo Persona - instabile - unstable - - - - - - - - - - - - - 1 - - - - - - 1 - - - - E' un insieme di persone legate da vincoli di matrimonio, parentela, affinità, adozione, tutela o da vincoli affettivi. I membri devono coabitare e avere dimora abituale nello stesso Comune (articolo 4 del Decreto del Presidente della Repubblica 30/05/1989, n. 223) - It is a group of people tied together by relationships of marriage, kinship, affinity, adoption, protection or affection. The members must live and be habitually resident in the same municipality (Article 4 of Italian Presidential Decree 30/05/1989, n. 223) - Famiglia Anagrafica - Registered Family - - stabile - stable - - - - - - - - - - - - 1 - - - - - - - 1 - - - - Questa classe rappresenta una relazione ennaria tra diversi concetti del dominio, in particolare con una persona residente in un paese, il luogo di residenza e il periodo temporale. E' utilizzata per gestire lo storico delle residenze delle persone. Essa è sottoclasse di 'TimeIndexedEvent' definita nell'ontologia del tempo della rete di ontologie OntoPiA e pertanto eredita la relazione con l'intervallo temporale. - This class represents the n-ary relationship between a resident, the location of residence and the time. It is specifically subclass of the TimeIndexedEvent defined in the time ontology of OntoPiA network from which it inherits the relationship with the time interval - - Residence in Time - Residenza nel tempo (storica) - provvisoria - unstable - - - - - - - - - - - - - - - - - - 1 - - - - A natural person who is resident in the country - Una persona naturale residente nel Paese. - - Resident - Residente - stabile - stable - - - - - - - - - - - - - - - - - - 1 - - - Questa classe rappresenta il sesso della persona. Le istanze della classe sono definite nel relativo vocabolario controllato sul sesso https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex - This class represents the sex of the person. The instances of the class are defined in the related sex controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex - - Sesso - Sex - stabile - stable - - - - - - - - - - - - - - - - - - A natural person who emigrated abroad, who has no nationality, because he or she does not have the nationality of origin and does not possess another one. - Una persona naturale emigrata all'estero, che non ha alcuna cittadinanza, perché priva di quella di origine e non in possesso di un'altra - - Apolide - Stateless Person - stabile - stable - - - - - - - - - - - - - - - ISTAT - Istituto Nazionale di Statistica - ISTAT - Italian National Institute of Statistics - ISTAT - - - - - - - - - - agid - Agenzia per l'Italia Digitale - Italian Digital Agency - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - banche dati e open data - - - - - - - - - - Questa è la distribuzione JSON-LD dell'ontologia delle Persone - This is the distribution in JSON-LD of the persons ontology - - - Distribuzione JSON-LD ontologia CPV-AP_IT - JSON-LD distribution of CPV-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/Turtle dell'ontologia delle persone - This is the distribution in RDF/turtle of the persons ontology - - - Distribuzione RDF/Turtle ontologia CPV-AP_IT - RDF/Turtle distribution of CPV-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/XML dell'ontologia delle persone - This is the distribution in RDF/XML of the persons ontology - - - Distribuzione RDF/XML ontologia CPV-AP_IT - RDF/XML distribution of CPV-AP_IT Ontology - - - - - - - - - - - - cnr - Z6HZEH - STLab - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) - - - - - - - - - Data & Analytics Framework - - - - - - - - - OntoPiA - la rete di ontologie della pubblica amministrazione italiana - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - La relazione figlio-padre (ex. Mario è figlio di Carlo). - The relation child-parent (e.g. John is the son of Peter). - stable - stabile - figlio di - child of - - - La relazione di matrimonio tra due persone. - stable - is consort of - The marriage relation between persons - stabile - è coniuge di - - - - Proprietà che lega l'intestatario del foglio di famiglia a una persona - Property that links the family sheet holder to a person of the family - - unstable - intestatario foglio di famiglia di - provvisoria - family sheet holder of - - - - It represents the parental relationship grandchild-grandfather - è nipote lato nonni di - is granchild of - unstable - Rappresenta la relazione di parentela nipote-nonno - provvisoria - - - The grandfathership relation - stabile - - stable - La relazione parentale tra nonno-nipote - è nonno di - is grandfather of - - - The nephew relation between a newphew and an uncle. - - è nipote lato zii di - La relazione di parentela tra un nipote ed uno zio. - provvisoria - unstable - is nephew of - - - La relazione padre-figlio. - stable - The parent-child relationship. - is parent of - - è genitore di - stabile - - - provvisoria - La relazione di parentela tra zio e nipote. - unstable - The uncleship relation. - - è zio di - is uncle of - + + + + + + + + + An alive person + Una persona in vita + + Alive Person + Persona in Vita + stabile + stable + + + + + + A natural person who emigrated abroad, who has no nationality, because he or she does not have the nationality of origin and does not possess another one. + Una persona naturale emigrata all'estero, che non ha alcuna cittadinanza, perché priva di quella di origine e non in possesso di un'altra + + Apolide + Stateless Person + stabile + stable + + + + + + + + 1 + + + + + + + + + La relazione di conoscenza che intercorre tra due persone. Ex. 'Mario Rossi' conosce 'Paolo Neri'. + The relationship of knowledge between two people. E.g. 'John White' knows 'Bob Black'. + + conosce + knows + stabile + stable + + + + + + + + Identificativo univoco della famiglia anagrafica + Unique identifier of the registered family + registered family identifier + + codice famiglia anagrafica + stabile + stable + + + + + Questa è la distribuzione RDF/XML dell'ontologia delle persone + This is the distribution in RDF/XML of the persons ontology + + + Distribuzione RDF/XML ontologia CPV-AP_IT + RDF/XML distribution of CPV-AP_IT Ontology + + + + + + + + La relazione tra un luogo ed una persona dove il luogo è il luogo di nascit della persona oggetto della relazione. + The relation between a place and a person. The relation asserts that a place is the place of birth of the person object of the relation. + + is birth place of + è luogo di nascita di + stabile + stable + + + + + + + + + + The nephew relation between a newphew and an uncle. + La relazione di parentela tra un nipote ed uno zio. + + è nipote lato zii di + is nephew of + provvisoria + unstable + + + + + + Any relationship between people. + Qualsiasi relazione tra persone. + + ha relazione con + has relationship with + stabile + stable + + + + + + L'età della persona naturale. Es: 64 + The age of the natural person + + age + età + stabile + stable + + + + + + Il numero di persone che compongono la famiglia anagrafica + The number of people who forms the registered family + + number of components in registered family + numero componenti famiglia anagrafica + stabile + stable + + + + + + + Questa classe rappresenta una relazione ennaria tra diversi concetti del dominio, in particolare con una persona residente in un paese, il luogo di residenza e il periodo temporale. E' utilizzata per gestire lo storico delle residenze delle persone. Essa è sottoclasse di 'TimeIndexedEvent' definita nell'ontologia del tempo della rete di ontologie OntoPiA e pertanto eredita la relazione con l'intervallo temporale. + This class represents the n-ary relationship between a resident, the location of residence and the time. It is specifically subclass of the TimeIndexedEvent defined in the time ontology of OntoPiA network from which it inherits the relationship with the time interval + + Residence in Time + Residenza nel tempo (storica) + provvisoria + unstable + + + + + + + + + provvisoria + unstable + La relazione di parentela tra zio e nipote. + The uncleship relation. + + è zio di + is uncle of + + + + + + Inverse property of "has residence in time" which links residence in time with the person + Proprietà inversa di "ha residenza nel tempo (ha stato residenza)" che collega il concetto di residenza nel tempo con la persona. + + is residence in time of + è stato residenza di (è residenza nel tempo di) + provvisoria + unstable + + + + + + + + + + + + + + + + + + + A natural person + Una persona naturale + + Person + Persona + stabile + stable + + + + + + + Questa classe rappresenta il grado di istruzione della persona. Le istanze di questa classe sono definite nel relativo vocabolario controllato EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level + This class represents the level of education of a person. The individuals of this class are defined in the related controlled vocabulary EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level + + Education Level + Grado di Istruzione + stabile + stable + + + + + + A natural person who owns an Italian nationality + Una persona naturale che possiede la cittadinanza italiana + + Cittadino Italiano + Italian Citizen + stabile + stable + + + + + + + Property used to represent the sex as defined in the related Sex controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex + Proprietà utilizzata per rappresentare il sesso di una persona come definito nel vocabolario controllato sul sesso: https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex + + descrizione sesso + sex description + stabile + stable + + + + + + + + + + + + + + Questa è l'ontologia del profilo applicativo italiano sulle persone. + This is the ontology of the Italian application profile for Persons + https://w3id.org/italia/onto/CPV + 2017-07-19 + + + 2020-04-27 + + + CPV-AP_IT - Core Person Vocabulary Italian Application Profile - Person Ontology + CPV-AP_IT: Core Person Vocabulary - profilo applicativo italiano - Ontologia delle persone + Questa è l'ontologia del profilo applicativo italiano sulle persone. + This is the ontology of the Italian application profile for Persons + + Ontologia delle persone (individui) + Person ontology + Version 0.7 - updated on 27th April 2020 - fixed a few typo in the lang it for two classes 'Education Level' and 'Family' and in a word fogio instead of foglio; updated on 17th of July - deleted subclassOf ParentalRelationship for FamilySheetHolder and added the reference to the controlled vocabulary for ParentalRelationshipType. Renamed ParentalRelationship in ParentalRelationshipType + Versione 0.7 - aggiornata il 27 Aprile 2020 - corretti due typo sulla lingua it per due classi 'Grado di Istruzione' e a'Famiglia' e nella parola 'fogio'; aggiornata il 17 Luglio 2019 - tolto il riferimento di sotto classe di Relazione Parentale per l'Intestatario di foglio di famiglia. Aggiunto il riferimento al vocabolario controllato relativo per il concetto di ParentalRelationshipType ( Tipo Relazione Parentale). Rinominata classe ParentalRelationship in ParentalRelationshipType + + famiglia + persona + persone + residenza + + + CPV-AP_IT + + + + + + + + + + + + + https://w3id.org/italia/onto/CPV + cpvapit + + + + catalogued + published + Imprese + Pubbliche Amministrazioni + + + + + + + + + + + Questa è la distribuzione RDF/Turtle dell'ontologia delle persone + This is the distribution in RDF/turtle of the persons ontology + + + Distribuzione RDF/Turtle ontologia CPV-AP_IT + RDF/Turtle distribution of CPV-AP_IT Ontology + + + + + + + A natural person who owns a foreign nationality + Una persona naturale che ha cittadinanza straniera + + Cittadino Straniero + Foreign Citizen + stabile + stable + + + + + + ISTAT + Istituto Nazionale di Statistica - ISTAT + Italian National Institute of Statistics - ISTAT + + + + + + + + Codice della voce del vocabolario controllato sul sesso https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex. Esso assume i valori "M" e "F". + Sex code used in the sex controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex. It assumes the values "F" and "M". + + codice sesso + sex identifier + stabile + stable + + + + + + 1 + + + + + OntoPiA - la rete di ontologie della pubblica amministrazione italiana + + + + + + Connette una persona ad un suo titolo. + It links a person to his/her title. + + ha titolo + has title + instabile + unstable + + + + + 1 + + + + + + 1 + + + + + + + + + + + + + Questa proprietà rappresenta la residenza espressa come relazione binaria tra una persona ed un indirizzo. + This property represents the residence expressed as binary relation between a person and an address. + resident in + residente in + + + + + 1 + + + + + + + + + + La relazione che permette di asserire che una persona è nata in un certo luogo. + The relation asserts that a person has a certain place of birth. + + birth place + luogo di nascita + stabile + stable + + + + + A title is a word used before or after a person's name (e.g. Mr., Mrs. etc.) + Un titolo è una parola usata prima o dopo il nome di una persona (e.g. Sig. Dott., Avv.). + + Person Title + Titolo Persona + instabile + unstable + + + + + + + + + + + + La relazione figlio-padre (ex. Mario è figlio di Carlo). + The relation child-parent (e.g. John is the son of Peter). + stable + stabile + figlio di + child of + + + + + + + + + The grandfathership relation + La relazione parentale tra nonno-nipote + stabile + stable + + is grandfather of + è nonno di + + + + + + + Property that links a person to his/her residence in time + Proprietà che lega una persona allo storico della sua residenza (lega quindi la persona alla relazione ennaria residenza nel tempo) + + ha stato residenza (ha residenza nel tempo) + has residence in time + provvisoria + unstable + + + + + + + The alternative name or middle name of a person. E.g., Anne is the middle name of "Mary Anne Clark". + il nome alternativo o secondo nome di una persona. Per esempio Anne è il secondo nome di "Mary Anne Clarke". + + alternative name + nome alternativo (secondo nome) + provvisoria + unstable + + + + + + + La relazione che lega una persona morta al luogo di morte. + The relation that links a person who is dead to its place of death. + + death place + luogo di morte + stabile + unstable + + + + + Questa classe rappresenta l'intestatario del foglio di famiglia. Per intestatario del foglio di famiglia si intende la persona cui è intestata la scheda di famiglia in anagrafe. + This class represents the holder of the family sheet. The holder of the family sheet is defined as the person to whom the family in the civil register is headed. + + Family Sheet Holder + Intestatario Foglio di Famiglia + stabile + stable + + + + + Data & Analytics Framework + + + + + + + + Unique code used to identify the education level in the controlled vocabulary EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level + codice univoco che identifica il grado di istruzione nel vocabolario controllato EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level + + codice grado di istruzione + education level identifier + stabile + stable + + + + + + + + + + + + + + + + La relazione padre-figlio. + The parent-child relationship. + stable + stabile + is parent of + è genitore di + + + + + + + + Il cognome di una persona. Ex. 'Rossi' è il cognome della persona 'Mario Rossi' + The family name of a person. E.g. 'Rossi' is the family name of the person 'Mario Rossi'. + + cognome + family name + stabile + stable + + + + + 1 + + + + + + + + + + + + It represents the parental relationship grandchild-grandfather + Rappresenta la relazione di parentela nipote-nonno + è nipote lato nonni di + is granchild of + unstable + provvisoria + + + + + + + E' un insieme di persone legate da vincoli di matrimonio, parentela, affinità, adozione, tutela o da vincoli affettivi. I membri devono coabitare e avere dimora abituale nello stesso Comune (articolo 4 del Decreto del Presidente della Repubblica 30/05/1989, n. 223) + It is a group of people tied together by relationships of marriage, kinship, affinity, adoption, protection or affection. The members must live and be habitually resident in the same municipality (Article 4 of Italian Presidential Decree 30/05/1989, n. 223) + Famiglia Anagrafica + Registered Family + + stabile + stable + + + + + + A natural person who is not resident in the country. + Una persona naturale non residenze nel Paese. + + Not Resident Person + Persona non Residente + stabile + stable + + + + + + + + + La relazione che lega una persona residente in un paese a una famiglia + The relationship that links a person who is resident in a country to a family + + appartiene a famiglia + belongs to family + provvisoria + unstable + + + + + + Relazione inversa che lega una persona residente in un paese al proprio luogo di residenza Rappresenta la residenza corrente della persona + The inverse relation that links a person who is resident in a country to his/her location of residence. It is the current residence of the person. + is current residence of + è residenza attuale di + + + + + + + Property used to represent the education level as defined in the related controlled vocabulary EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level + Proprietà utilizzata per rappresentare il grado di istruzione come definito nel relativo vocabolario controllato EducationLevel https://w3id.org/italia/controlled-vocabulary/classifications-for-people/education-level + + descrizione grado di istruzione + education level description + stabile + stable + + + + + + 1 + + + + + + + Property that links the residence in time (the n-ray relationship) to the location of the residence. + Proprietà che lega la residenza nel tempo (lo storico della residenza attraverso la definizione della relazione ennaria) al luogo della residenza. + + residence in location + residenza in luogo + provvisoria + unstable + + + + + + + La data di nascita della persona naturale + The date of birth of the natural person + + data di nascita + date of birth + stabile + stable + + + + + + + La data di morte della persona naturale. Es: 2002-10-04 + The date of birth of the natural person + + data di morte + date of death + stabile + stable + + + + + + + Female + Femmina + Una persona naturale di sesso femminile + A natural person of sex Female + stabile + stable + + + + + La classe rappresenta i diversi tipi di relazioni parentali. Per esempio l'intestatario della scheda di famiglia in anagrafe è un tipo di relazione parentale così come il coniuge (o convivente) dell'intestatario, il figlio dell'intestatario e coniuge convivente, il fratello/sorella dell'intestatario. + The class represents the different types of parental relationships + + Parental Relationship Type + Tipo Relazione Parentale + stabile + stable + + + + + + + + + + + + + + + E' un codice univoco associato a una persona. Potrebbe essere per esempio il codice individuo attribuito dall'ISTAT per la gestione dei dati nei propri registri interni. + Unique identifier of a person. For instance it maybe a unique code associated by ISTAT (Italian Institute of Statistics) in its internal systems. + + codice persona + person identifier + stabile + stable + + + + + + + A natural person who is resident in the country + Una persona naturale residente nel Paese. + + Resident + Residente + stabile + stable + + + + + + + A dead natural person + Una persona naturale morta + + Dead Person + Persona Morta + stabile + stable + + + + + + + Relazione che lega una persona residente in un paese al proprio luogo di residenza Rappresenta la residenza corrente della persona + The relation that links a person who is resident in a country to his/her location of residence. It is the current residence of the person. + + ha residenza attuale + has current residence + stabile + stable + + + + + + + + + Property that links the family sheet holder to a person of the family + Proprietà che lega l'intestatario del foglio di famiglia a una persona + + family sheet holder of + intestatario foglio di famiglia di + provvisoria + unstable + + + + + + + + + + + + + + + + + + + + A parental relationship between two persons. + Una relazione di parentela tra due persone. + + ha relazione parentale con + has parental relationship with + stabile + stable + + + + + + + banche dati e open data + + + + + + + La relazione che lega una persona alla sua cittadinanza (ex. cittadinanza italiana). + The relation that links a person to its citizenship (e.g. Italian) + + citizenship + ha cittadinanza + stabile + stable + + + + + + cnr - Z6HZEH - STLab + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) + + + + + + Relazione che lega un tipo di relazione parentale con la relativa famiglia anagrafica + The relation that links the different types of Parental Relationship to the related Registered Family + + in famiglia anagrafica + in registered family + stabile + stable + + + + + + + Il codice fiscale di una persona. + The tax code of a person. + + codice fiscale + tax code + stabile + stable + + + + + + + + + 1 + + + + + + 1 + + + + + + A natural person who was born dead + Una persona naturale che è nata morta + + Born Dead Person + Persona Nata Morta + stabile + stable + + + + + 1 + + + + + + + + + + 1 + + + + + + + + Questa classe rappresenta il sesso della persona. Le istanze della classe sono definite nel relativo vocabolario controllato sul sesso https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex + This class represents the sex of the person. The instances of the class are defined in the related sex controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-people/sex + + Sesso + Sex + stabile + stable + + + + + + A human community generally formed by people tied together by a relationship of coexistence, of kinship, of affinity, which constitutes the fundamental element of every society, since it is aimed, in its processes and relations, at the perpetuation of the species through reproduction. + In senso ampio, comunità umana, diversamente caratterizzata nelle varie situazioni storiche e geografiche, ma in genere formata da persone legate fra loro da un rapporto di convivenza, di parentela, di affinità, che costituisce l’elemento fondamentale di ogni società, essendo essa finalizzata, nei suoi processi e nelle sue relazioni, alla perpetuazione della specie mediante la riproduzione. + + Famiglia + Family + stabile + stable + + + + + + + + + + + La proprietà per associare un luogo di morte (i.e. una località) alla persona morta. + The property to link the death place (i.e. a location) to a person + + death place of + è luogo di morte di + stabile + stable + + + + + 1 + + + + + + + agid + Agenzia per l'Italia Digitale + Italian Digital Agency + + + + + Questa è la distribuzione JSON-LD dell'ontologia delle Persone + This is the distribution in JSON-LD of the persons ontology + + + Distribuzione JSON-LD ontologia CPV-AP_IT + JSON-LD distribution of CPV-AP_IT Ontology + + + + + + + 1 + + + + + + La relazione che lega una persona in vita al suo grado di istruzione + The relation that links an alive person to his/her education level + + ha grado di istruzione + has level of education + stabile + stable + + + + + + Male + Maschio + Una persona naturale di sesso maschile + A natural person of sex Male + stabile + stable + + + + + + + + + La relazione di matrimonio tra due persone. + The marriage relation between persons + is consort of + è coniuge di + stable + stabile + + + + + + + + Il nome di una persona. Ex. 'Mario' è il nome della persona 'Mario Rossi'. + The given name of a person. E.g. 'Mario' is the given name of the person 'Mario Rossi'. + + given name + nome proprio + stabile + stable + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + 1 + + + + + + + + L'età della persona naturale rielvata al momento del decesso. + The age of the natural person observed at the time of death + + age when dead + età al decesso + stabile + stable + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + 1 + + + + + + + + + + 1 + + + + + + + La relazione che lega una persona al suo sesso + The relation that links a person to his/her sex + + ha sesso + has sex + stabile + stable + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - diff --git a/Ontologie/CPV/latest/CPV-aligns-AP_IT.jsonld b/Ontologie/CPV/latest/CPV-aligns-AP_IT.jsonld index f9b7bb00..007a09bc 100644 --- a/Ontologie/CPV/latest/CPV-aligns-AP_IT.jsonld +++ b/Ontologie/CPV/latest/CPV-aligns-AP_IT.jsonld @@ -1,67 +1,66 @@ { "@context": { "cpavit": "https://w3id.org/italia/onto/CPV/", - "foaf": "http://xmlns.com/foaf/0.1/", "owl": "http://www.w3.org/2002/07/owl#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", - "skos": "http://www.w3.org/2004/02/skos/core#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { "@id": "cpavit:ParentalRelationshipType", "owl:subClassOf": { - "@id": "skos:Concept" + "@id": "http://www.w3.org/2004/02/skos/core#Concept" } }, { - "@id": "cpavit:knows", - "owl:equivalentProperty": { - "@id": "foaf:knows" + "@id": "cpavit:Person", + "owl:equivalentClass": { + "@id": "http://xmlns.com/foaf/0.1/Person" } }, { - "@id": "https://w3id.org/italia/onto/CPV-aligns", - "@type": "owl:Ontology", - "owl:imports": [ - { - "@id": "skos:" - }, - { - "@id": "https://w3id.org/italia/onto/CPV" - }, - { - "@id": "foaf:" - } - ], - "owl:versionIRI": { - "@id": "https://w3id.org/italia/onto/CPV-aligns/0.1" + "@id": "cpavit:familyName", + "owl:equivalentProperty": { + "@id": "http://xmlns.com/foaf/0.1/familyName" } }, { - "@id": "cpavit:name", + "@id": "cpavit:givenName", "owl:equivalentProperty": { - "@id": "foaf:name" + "@id": "http://xmlns.com/foaf/0.1/givenName" } }, { - "@id": "cpavit:Person", - "owl:equivalentClass": { - "@id": "foaf:Person" + "@id": "cpavit:knows", + "owl:equivalentProperty": { + "@id": "http://xmlns.com/foaf/0.1/knows" } }, { - "@id": "cpavit:familyName", + "@id": "cpavit:name", "owl:equivalentProperty": { - "@id": "foaf:familyName" + "@id": "http://xmlns.com/foaf/0.1/name" } }, { - "@id": "cpavit:givenName", - "owl:equivalentProperty": { - "@id": "foaf:givenName" + "@id": "https://w3id.org/italia/onto/CPV-aligns", + "@type": "owl:Ontology", + "owl:imports": [ + { + "@id": "https://w3id.org/italia/onto/CPV" + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#" + }, + { + "@id": "http://xmlns.com/foaf/0.1/" + } + ], + "owl:versionIRI": { + "@id": "https://w3id.org/italia/onto/CPV-aligns/0.1" } } ] -} +} \ No newline at end of file diff --git a/Ontologie/CPV/latest/CPV-aligns-AP_IT.rdf b/Ontologie/CPV/latest/CPV-aligns-AP_IT.rdf index a0d893b4..b0fe4bd3 100644 --- a/Ontologie/CPV/latest/CPV-aligns-AP_IT.rdf +++ b/Ontologie/CPV/latest/CPV-aligns-AP_IT.rdf @@ -4,28 +4,28 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" > - - + + - - - - - + + - - + + + + + diff --git a/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.jsonld b/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.jsonld index 201fc722..59b7fd0f 100644 --- a/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.jsonld +++ b/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.jsonld @@ -9,7 +9,6 @@ "dc": "http://purl.org/dc/elements/1.1/", "dcat": "http://www.w3.org/ns/dcat#", "dct": "http://purl.org/dc/terms/", - "dcterms": "http://purl.org/dc/terms/", "foaf": "http://xmlns.com/foaf/0.1/", "l0": "https://w3id.org/italia/onto/l0/", "muapit": "https://w3id.org/italia/onto/MU/", @@ -22,31 +21,17 @@ "smapit": "https://w3id.org/italia/onto/SM/", "tiapit": "https://w3id.org/italia/onto/TI/", "vcard": "http://www.w3.org/2006/vcard/ns#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "xsd:float", - "@type": "rdfs:Datatype" - }, - { - "@id": "smapit:hasWebSite", - "@type": "owl:ObjectProperty" - }, - { - "@id": "l0:Description", - "@type": "owl:Class" - }, - { - "@id": "_:ub24bL1309C51", + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b1", "@type": "owl:Class", "owl:unionOf": { "@list": [ { - "@id": "http://dati.beniculturali.it/cis/CulturalEntity" - }, - { - "@id": "http://dati.beniculturali.it/cis/CulturalEvent" + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" }, { "@id": "http://dati.beniculturali.it/cis/Site" @@ -55,50 +40,7 @@ } }, { - "@id": "http://dati.beniculturali.it/cis/involvesCulturalEntity", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "http://dati.beniculturali.it/cis/isInvolvedInCulturalEvent" - }, - "owl:versionInfo": [ - "stable", - { - "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Proprietà di coinvolgimento che associa un evento culturale a una generica entità culturale." - }, - { - "@language": "en", - "@value": "Involvement property that associates a cultural event with a general cultural entity" - } - ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalEvent" - }, - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" - }, - "rdfs:label": [ - { - "@language": "it", - "@value": "coinvolge entità culturale" - }, - { - "@language": "en", - "@value": "involves cultural entity" - } - ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CulturalEntity" - } - }, - { - "@id": "_:ub24bL1078C28", + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b100", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "rdfs:Literal" @@ -108,202 +50,105 @@ } }, { - "@id": "_:ub24bL1613C42", + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b101", "@type": "owl:Restriction", "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/CISService" + "@id": "http://dati.beniculturali.it/cis/Attribute" }, "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/providesService" + "@id": "http://dati.beniculturali.it/cis/hasAttribute" } }, { - "@id": "_:ub24bL1577C42", + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b102", "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "roapit:hasRiT" + "owl:allValuesFrom": { + "@id": "rdfs:Literal" }, - "owl:someValuesFrom": { - "@id": "roapit:TimeIndexedRole" + "owl:onProperty": { + "@id": "l0:description" } }, { - "@id": "http://dati.beniculturali.it/cis/CISType", - "@type": "owl:Class", - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "This class represents the type of cultural institute or site." - }, - { - "@language": "it", - "@value": "Questa classe rappresenta il tipo di istituto e luogo della cultura." - } - ], - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b103", + "@type": "owl:Restriction", + "owl:hasValue": { + "@id": "http://dati.beniculturali.it/cis/Theatre" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "Cultural Institute or Site Type" - }, - { - "@language": "it", - "@value": "Tipo di Istituto e Luogo della Cultura" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:ub24bL1043C26" - }, - { - "@id": "_:ub24bL1039C26" - }, - { - "@id": "l0:Characteristic" - } - ] + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasCISType" + } }, { - "@id": "http://dati.beniculturali.it/cis/isAbout", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "http://dati.beniculturali.it/cis/isSubjectOf" - }, - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - "stable" - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "Property used to associate a creative work with a cultural entity. The same property is used in a similar way to associate the creative work with an event or site" - }, - { - "@language": "it", - "@value": "Proprietà che consente di associare un lavoro creativo a un'entità culturale. La stessa proprietà può essere utilizzata in maniera analoga per associare un lavoro creativo a un evento o a un sito." - } - ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CreativeWork" - }, - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b104", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:anyURI" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "tratta di" - }, - { - "@language": "en", - "@value": "is about" - } - ], - "rdfs:range": { - "@id": "_:ub24bL389C21" + "owl:onProperty": { + "@id": "smapit:URL" } }, { - "@id": "_:ub24bL1605C42", + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b105", "@type": "owl:Restriction", "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/CreativeWork" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b106" }, "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/isSubjectOf" + "@id": "potapit:forAccessTo" } }, { - "@id": "http://dati.beniculturali.it/cis/ArchaeologicalPark", - "@type": [ - "owl:NamedIndividual", - "owl:Class", - "http://dati.beniculturali.it/cis/CISType" - ], - "dc:description": [ - { - "@language": "en", - "@value": "An example of usage of the class cis:ArchaeologicalPark is the following:\n\n
\n\ncissite:Parco_archeologico_di_Liternum\n    a cis:CulturalInstituteOrSite, cis:ArchaeologicalPark ;\n    rdfs:label \"Parco archeologico di Liternum\" ;\n    cis:institutionalName \"Parco archeologico di Liternum\" ;\n    cis:ISILIdentifier \"IT-EX0002\" .\n\n
" - }, - { - "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:ArchaeologicalPark è il seguente:\n\n
\n\ncissite:Parco_archeologico_di_Liternum\n    a cis:CulturalInstituteOrSite, cis:ArchaeologicalPark ;\n    rdfs:label \"Parco archeologico di Liternum\" ;\n    cis:institutionalName \"Parco archeologico di Liternum\" ;\n    cis:ISILIdentifier \"IT-EX0002\" .\n\n
" - } - ], - "owl:equivalentClass": { - "@id": "_:ub24bL784C41" - }, - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - { - "@language": "en", - "@value": "stable" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "It represents a specific type of Cultural Institute or SIte; that is, Archaeological Park" - }, - { - "@language": "it", - "@value": "Rappresenta uno specifico tipo di Istituto e Luogo della Cultura ovvero Parco Archeologico." - } - ], - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b106", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "http://dati.beniculturali.it/cis/CulturalEvent" + }, + { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + } + ] + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b109", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:name" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "Parco Archeologico" - }, - { - "@language": "en", - "@value": "Archaeological Park" - } - ], - "rdfs:subClassOf": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + "owl:someValuesFrom": { + "@id": "rdfs:Literal" } }, { - "@id": "_:ub24bL1363C32", + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b110", "@type": "owl:Restriction", "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/CulturalEntity" + "@id": "rdfs:Literal" }, "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/involvesCulturalEntity" + "@id": "l0:description" } }, { - "@id": "http://dati.beniculturali.it/cis/Hour", - "@type": [ - "muapit:MeasurementUnit", - "owl:NamedIndividual" - ] + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b13", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" + }, + { + "@id": "http://dati.beniculturali.it/cis/CulturalHeritageObject" + } + ] + } }, { - "@id": "_:ub24bL389C21", + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b16", "@type": "owl:Class", "owl:unionOf": { "@list": [ @@ -320,50 +165,587 @@ } }, { - "@id": "http://dati.beniculturali.it/cis/describesCulturalEntity", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b20", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "http://dati.beniculturali.it/cis/CISNameInTime" + }, + { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + } + ] + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b23", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "http://dati.beniculturali.it/cis/CISNameInTime" + }, + { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + } + ] + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b26", + "@type": "owl:Restriction", + "owl:hasValue": { + "@id": "http://dati.beniculturali.it/cis/ArchaeologicalArea" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasCISType" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b27", + "@type": "owl:Restriction", + "owl:hasValue": { + "@id": "http://dati.beniculturali.it/cis/ArchaeologicalPark" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasCISType" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b28", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "l0:description" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b29", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "l0:name" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b30", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:anyURI" + }, + "owl:onProperty": { + "@id": "smapit:URL" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b31", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/isValidDuring" + }, + "owl:someValuesFrom": { + "@id": "tiapit:TimeInterval" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b32", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/institutionalCISName" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b33", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/altCISName" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b34", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/isProvidedBy" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b35", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "smapit:OnlineContactPoint" + }, + "owl:onProperty": { + "@id": "smapit:hasOnlineContactPoint" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b36", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b37", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "l0:description" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b38", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b39", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "l0:description" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b4", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" + }, + { + "@id": "http://dati.beniculturali.it/cis/CulturalHeritageObject" + } + ] + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b40", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/describesCulturalEntity" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b41", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/isCatalogueOf" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b42", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "smapit:WebSite" + }, + "owl:onProperty": { + "@id": "smapit:hasWebSite" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b43", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b44", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "l0:description" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b45", + "@type": "owl:Restriction", + "owl:hasValue": { + "@id": "http://dati.beniculturali.it/cis/Cinema" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasCISType" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b46", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b47" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasMemberColCultEnt" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b47", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" + }, + { + "@id": "http://dati.beniculturali.it/cis/CulturalHeritageObject" + } + ] + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b50", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/Catalogue" + }, + "owl:onProperty": { "@id": "http://dati.beniculturali.it/cis/isDescribedBy" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b51", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "tiapit:TimeInterval" + }, + "owl:onProperty": { + "@id": "tiapit:atTime" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b52", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b53", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" }, - "owl:versionInfo": [ - "stable", - { - "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "Property used to associate the catalogue with the cultural heritage objects of a cultural institute or site that the catalogue describes." - }, - { - "@language": "it", - "@value": "Proprietà che consente di associare il catalogo alle opere di un istituto e luogo della cultura che esso descrive." - } - ], - "rdfs:domain": { + "owl:onProperty": { + "@id": "l0:description" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b54", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b55" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/isAbout" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b55", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "http://dati.beniculturali.it/cis/CulturalEntity" + }, + { + "@id": "http://dati.beniculturali.it/cis/CulturalEvent" + }, + { + "@id": "http://dati.beniculturali.it/cis/Site" + } + ] + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b59", + "@type": "owl:Restriction", + "owl:hasValue": { + "@id": "http://dati.beniculturali.it/cis/CultResearchCenter" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasCISType" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b60", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/CulturalEvent" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/isInvolvedInCulturalEvent" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b61", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/isHostedBySite" + }, + "owl:someValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/Site" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b62", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/CulturalEntity" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/involvesCulturalEntity" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b63", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/Site" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/isInSite" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b64", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:name" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b65", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasCISType" + }, + "owl:someValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/CISType" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b66", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasSite" + }, + "owl:someValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/Site" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b67", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "roapit:hasRiT" + }, + "owl:someValuesFrom": { + "@id": "roapit:TimeIndexedRole" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b68", + "@type": "owl:Restriction", + "owl:allValuesFrom": { "@id": "http://dati.beniculturali.it/cis/Catalogue" }, - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/catalogue" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b69", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/CISNameInTime" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasCISNameInTime" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b7", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "http://dati.beniculturali.it/cis/CulturalEntity" + }, + { + "@id": "http://dati.beniculturali.it/cis/CulturalEvent" + }, + { + "@id": "http://dati.beniculturali.it/cis/Site" + } + ] + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b70", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasCollection" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b71", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/SubjectDiscipline" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasDiscipline" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b72", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/CulturalProject" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/isInvolvedInProject" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b73", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/isPartOf" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b74", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/CreativeWork" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/isSubjectOf" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b75", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/Equipment" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/makesAvailableEquipment" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b76", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/CISService" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/providesService" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b77", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" + }, + "owl:onProperty": { + "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b78", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "clvapit:Feature" + }, + "owl:onProperty": { + "@id": "clvapit:hasSpatialCoverage" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b79", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "potapit:Ticket" + }, + "owl:onProperty": { + "@id": "potapit:hasTicket" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b80", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "smapit:OnlineContactPoint" + }, + "owl:onProperty": { + "@id": "smapit:hasOnlineContactPoint" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b81", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/institutionalCISName" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "describes cultural entity" - }, - { - "@language": "it", - "@value": "descrive entità culturale" - } - ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" + "owl:someValuesFrom": { + "@id": "rdfs:Literal" } }, { - "@id": "_:ub24bL2382C32", + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b82", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "rdfs:Literal" @@ -373,287 +755,138 @@ } }, { - "@id": "http://dati.beniculturali.it/cis/hasMemberColCultEnt", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "http://dati.beniculturali.it/cis/isMemberOfColCultEnt" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b83", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" }, - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - "stable" - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "Property that permits to specify the cultural heritage objects that form a specific collection or the entire cultural heritage included in a cultural institute or site" - }, - { - "@language": "it", - "@value": "Proprietà che consente di specificare le opere che formano una determinata collezione o l'intero patrimonio di un istituto e luogo della cultura" - } - ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/ISILIdentifier" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b84", + "@type": "owl:Restriction", + "owl:hasValue": { + "@id": "http://dati.beniculturali.it/cis/CulturalLandscapeAsset" }, - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasCISType" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b85", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:name" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "has member" - }, - { - "@language": "it", - "@value": "ha membro" - } - ], - "rdfs:range": { - "@id": "_:ub24bL297C33" + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b86", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:anyURI" }, - "rdfs:subPropertyOf": { - "@id": "l0:hasMember" + "owl:onProperty": { + "@id": "smapit:URL" } }, { - "@id": "http://dati.beniculturali.it/cis/Cinema", - "@type": [ - "owl:Class", - "owl:NamedIndividual", - "http://dati.beniculturali.it/cis/CISType" - ], - "dc:description": [ - { - "@language": "en", - "@value": "An example of usage of the class cis:Cinema is the following:\n\n
\n\ncissite:Cinema_Storico_Alberto_Sordi\n    a cis:CulturalInstituteOrSite, cis:Cinema ;\n    rdfs:label \"Cinema storico Alberto Sordi\" ;\n    cis:institutionalName \"Cinema storico Alberto Sordi\" ;\n    cis:ISILIdentifier \"IT-EX0003\" .\n\n
" - }, - { - "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:Cinema è il seguente:\n\n
\n\ncissite:Cinema_Storico_Alberto_Sordi\n    a cis:CulturalInstituteOrSite, cis:Cinema ;\n    rdfs:label \"Cinema storico Alberto Sordi\" ;\n    cis:institutionalName \"Cinema storico Alberto Sordi\" ;\n    cis:ISILIdentifier \"IT-EX0003\" .\n\n
" - } - ], - "owl:equivalentClass": { - "@id": "_:ub24bL1133C29" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b87", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "l0:name" }, - "owl:versionInfo": [ - { - "@language": "en", - "@value": "unstable" - }, - { - "@language": "it", - "@value": "non stabile" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Questa classe rappresenta un istituto e luogo della cultura di tipo Cinema" - }, - { - "@language": "en", - "@value": "This class represents a cultural institute or site of type Cinema" - } - ], - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b88", + "@type": "owl:Restriction", + "owl:hasValue": { + "@id": "http://dati.beniculturali.it/cis/HolderOfArchive" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "Cinema" - }, - { - "@language": "it", - "@value": "Cinema" - } - ], - "rdfs:subClassOf": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasCISType" } }, { - "@id": "http://dati.beniculturali.it/cis/CulturalProject", - "@type": "owl:Class", - "dc:description": [ - { - "@language": "it", - "@value": "Un esempio di uso della classe cis:Project è il seguente:\n
\n\ncissite:Museo_di_Capodimonte\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    rdfs:label \"Museo di Capodimonte\" ;\n    cis:InstitutionalName \"Museo di Capodimonte\" ;\n    cis:ISILIdentifier \"IT-EX0008\" ;\n    cis:isInvolvedInProject project:ProgettoEsempio ;\n    cis:hasSite site:Museo_di_Capodimonte .\n\nproject:ProgettoEsempio\n    a cis:CulturalProject;\n    rdfs:label \"Example Project\"@en , \"Progetto di Esempio\";@it;\n    l0:name \"Example Project\";@en , \"Progetto di Esempio\"@it;\n    smapit:URL \"http://progettoesempio.com\"^^xsd:aniURI .\n\n
" - }, - { - "@language": "en", - "@value": "An example of usage of the class cis:Project is the following:\n\n
\n\ncissite:Museo_di_Capodimonte\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    rdfs:label \"Museo di Capodimonte\" ;\n    cis:InstitutionalName \"Museo di Capodimonte\" ;\n    cis:ISILIdentifier \"IT-EX0008\" ;\n    cis:isInvolvedInProject project:ProgettoEsempio ;\n    cis:hasSite site:Museo_di_Capodimonte .\n\nproject:ProgettoEsempio\n    a cis:CulturalProject;\n    rdfs:label \"Example Project\"@en , \"Progetto di Esempio\";@it;\n    l0:name \"Example Project\";@en , \"Progetto di Esempio\"@it;\n    smapit:URL \"http://progettoesempio.com\"^^xsd:aniURI .\n\n
" - } - ], - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "It represents a Project, usually cultural, the Cultural Institute and Site can be involved in." - }, - { - "@language": "it", - "@value": "Rappresenta un progetto, tipicamente culturale, nel quale l'istitutto della Cultura può essere coinvolto." - } - ], - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b89", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:anyURI" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "Cultural Project" - }, - { - "@language": "it", - "@value": "Progetto Culturale" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:ub24bL1838C34" - }, - { - "@id": "_:ub24bL1834C34" - }, - { - "@id": "l0:Activity" - } - ] + "owl:onProperty": { + "@id": "smapit:URL" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b90", + "@type": "owl:Restriction", + "owl:hasValue": { + "@id": "http://dati.beniculturali.it/cis/Library" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasCISType" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b91", + "@type": "owl:Restriction", + "owl:hasValue": { + "@id": "http://dati.beniculturali.it/cis/MonumentalArea" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasCISType" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b92", + "@type": "owl:Restriction", + "owl:hasValue": { + "@id": "http://dati.beniculturali.it/cis/Museum" + }, + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasCISType" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b93", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:anyURI" + }, + "owl:onProperty": { + "@id": "smapit:URL" + } }, { - "@id": "http://dati.beniculturali.it/cis/Equipment", - "@type": "owl:Class", - "dc:description": [ - { - "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:Equipment è il seguente:\n\n
\n\nequ:Photocopier\n    a cis:Equipment ;\n    rdfs:label \"Photocopier\"@en , \"Fotocopiatrice\"@it ;\n    l0:name \"Photocopier\"@en , \"Fotocopiatrice\"@it .\n\ncissite:Biblioteca_nazionale_centrale cis:makesAvailableEquipment equ:Photocopier .\n\n
" - }, - { - "@language": "en", - "@value": "An example of usage of the class cis:Equipment is the following:\n\n
\n\nequ:Photocopier\n    a cis:Equipment ;\n    rdfs:label \"Photocopier\"@en , \"Fotocopiatrice\"@it ;\n    l0:name \"Photocopier\"@en , \"Fotocopiatrice\"@it .\n\ncissite:Biblioteca_nazionale_centrale cis:makesAvailableEquipment equ:Photocopier .\n\n
" - } - ], - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - { - "@language": "en", - "@value": "stable" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "It represents the equipment made available by the Cultural Institute or Site. For instance, the equipment can be a totem, etc." - }, - { - "@language": "it", - "@value": "Rappresenta l'attrezzatura resa disponibile dall'Istituto e luogo della cultura. Per esempio è un'attrezzatura un totem, ecc." - } - ], - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b94", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/isSiteOf" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "Attrezzatura" - }, - { - "@language": "en", - "@value": "Equipment" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:ub24bL1895C28" - }, - { - "@id": "l0:Object" - } - ] + "owl:someValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + } }, { - "@id": "http://dati.beniculturali.it/cis/CISService", - "@type": "owl:Class", - "dc:description": [ - { - "@language": "it", - "@value": "Un istituto della cultura può offrire una serie di servizi (e.g., Wi-Fi, accesso ai disabili, caffetteria, ecc.).\n\nQuesti servizi sono rappresentati da individui della classe \"Servizio\" e sono in relazione con l'istituto della cultural attraverso la proprietà \"fornisce servizio\".\n\nIl seguente esempio mostra in turtle l'uso della classe servizio:\n\n
\n\nservice:Caffetteria\n      a       cis:CISService ;\n      cis:name \"Caffetteria\" .\n\n\nservice:Connessione_WI-FI\n      a       cis:CISService ;\n      cis:name \"Connessione WI-FI\" .\n\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite ;\n      cis:providesService service:Caffetteria, service:Connessione_WI-FI.\n\n
" - }, - { - "@language": "en", - "@value": "A Cultural Institute or Site (CIS) might offer a variety of services (e.g., Wi-Fi Handicapped access, cafeteria, etc.).\n\nThese services are represented as individuals of the class 'Service' and they are in relationship with a CIS by means of the object property providesService.\n\nThe following is an example expressed by using the turtle syntax:\n\n
\n\nservice:Caffetteria\n      a       cis:CISService ;\n      cis:name \"Caffetteria\" .\n\n\nservice:Connessione_WI-FI\n      a       cis:CISService ;\n      cis:name \"Connessione WI-FI\" .\n\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite ;\n      cis:providesService service:Caffetteria, service:Connessione_WI-FI.\n\n
" - } - ], - "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, - { - "@language": "it", - "@value": "stabile" - } - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "It represents a service that is provided by the Cultural Institute or Site. For instance, a service can be: the presence of a restaurant internal to the Cultural Institute or Site, the uso of an educational room, the use of a free wifi connection" - }, - { - "@language": "it", - "@value": "Rappresenta un servizio offerto da un istituto e luogo della cultura. Per esempio, un servizio può essere: la presenza di un ristorante interno al luogo, l'uso una sala didattica, l'uso di una connessione wifi libera, ecc." - } - ], - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b95", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.beniculturali.it/cis/SiteDescription" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "Servizio Luogo Cultura" - }, - { - "@language": "en", - "@value": "Cultural Site Service" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:ub24bL969C29" - }, - { - "@id": "l0:Characteristic" - }, - { - "@id": "_:ub24bL973C29" - }, - { - "@id": "_:ub24bL961C29" - }, - { - "@id": "_:ub24bL965C29" - } - ] + "owl:onProperty": { + "@id": "http://dati.beniculturali.it/cis/hasSiteDescription" + } }, { - "@id": "_:ub24bL2047C23", + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b96", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "http://dati.beniculturali.it/cis/CulturalEvent" @@ -663,344 +896,359 @@ } }, { - "@id": "_:ub24bL1066C28", + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b97", "@type": "owl:Restriction", "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + "@id": "clvapit:Address" }, "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/isCatalogueOf" + "@id": "http://dati.beniculturali.it/cis/siteAddress" } }, { - "@id": "http://dati.beniculturali.it/cis/ISILIdentifier", + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b98", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "clvapit:Feature" + }, + "owl:onProperty": { + "@id": "clvapit:hasSpatialCoverage" + } + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b99", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "smapit:OnlineContactPoint" + }, + "owl:onProperty": { + "@id": "smapit:hasOnlineContactPoint" + } + }, + { + "@id": "clvapit:Address", + "@type": "owl:Class" + }, + { + "@id": "clvapit:Feature", + "@type": "owl:Class" + }, + { + "@id": "clvapit:Geometry", + "@type": "owl:Class" + }, + { + "@id": "clvapit:SpatialObject", + "@type": "owl:Class" + }, + { + "@id": "covapit:Organization", + "@type": "owl:Class" + }, + { + "@id": "cpevapit:hosts", + "@type": "owl:ObjectProperty" + }, + { + "@id": "cpevapit:takesPlaceIn", + "@type": "owl:ObjectProperty" + }, + { + "@id": "dc:creator", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dc:date", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dc:description", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dc:modified", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "dc:title", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "http://dati.beniculturali.it/cis", "@type": [ - "owl:FunctionalProperty", - "owl:DatatypeProperty" - ], - "owl:versionInfo": [ - { - "@language": "it", - "@value": "Stabile" - }, - { - "@language": "en", - "@value": "Stable" - } - ], - "rdfs:comment": [ - { - "@language": "it", - "@value": "Questa proprietà è utilizzata per rappresentare l'identificativo univoco dell'Istituto e luogo della cultura, i.e., il codice ISIL (International Standard identifier for Libraries and Related Organization). Sotto proprietà di identificativo." - }, - { - "@language": "en", - "@value": "This property is used to define the unique identifier of the cultural institute or site (i.e., the ISIL - International Standard Identifier for Libriaries and Related Organization - code). Subproperty of identifier." - } + "owl:Ontology", + "owl:NamedIndividual", + "admsapit:SemanticAsset" ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + "admsapit:acronym": "CIS", + "admsapit:hasContributor": { + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid" }, - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "admsapit:hasFormalityLevel": { + "@id": "admsapit:Formal" }, - "rdfs:label": [ + "admsapit:hasKeyClass": [ { - "@language": "en", - "@value": "ISIL identifier" + "@id": "http://dati.beniculturali.it/cis/CulturalEvent" }, { - "@language": "it", - "@value": "Identificativo ISIL" + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" } ], - "rdfs:range": { - "@id": "rdfs:Literal" + "admsapit:hasOntologyLanguage": { + "@id": "admsapit:OWL" }, - "rdfs:subPropertyOf": { - "@id": "l0:identifier" - } - }, - { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite", - "@type": "owl:Class", - "dc:description": [ + "admsapit:hasSemanticAssetDistribution": [ { - "@language": "en", - "@value": "An example of usage of the class 'Cultural Institute or Site' is the following:\n\n
\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite , poiapit:PointOfInterest ;\n      l0:description \"\"\"La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del\n      monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti,\n      che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69\n      biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma\n      nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del\n\t  Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo\n      Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi.\"\"\"@it\n  rdfs:comment \"\"\"La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del\n      monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti,\n      che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69\n      biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma\n      nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del\n\t  Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo\n      Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi.\"\"\"@it ;\n      rdfs:label \"Biblioteca nazionale centrale\"@it ;\n      cis:istitutionalCISName \"Biblioteca nazionale centrale\"@it ;\n      poiapit:POIofficialName Biblioteca nazionale centrale\"@it ;\n      poiapit:POIID \"29387\" ;\n     poiapit:POICategory   ;\n      clvapit:hasGeometry geometry_Biblioteca_nazionale_centrale ;\n      cis:ISILIdentifier \"IT-RM0267\"^^xsd:string ;\n      acapit:hasAccessCondition\n               ,\n               ,\n               ,\n               ,  ;\n      cis:hasCatalogue  ,  ,  ,  ,  ;\n      cis:hasCollectionCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ;\n      smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ;\n      cis:hasCISNameInTime CISNameInTime:Biblioteca_Nazionale_Centrale ;\n      cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      cis:providesService service:Connessione_WI-FI , service:Visite_guidate , service:ala_per_la_didattica ;\n      owl:sameAs    .\n\ngeometry_Biblioteca_nazionale_centrale\n     a clvapit:Geometry , locn:Geometry ;\n      clvapit:lat \"AAA\" ;\n      clvapit:long \"BBB\" ;\n      clvapit:hasGeometryType  clvapit:Point .\n\n\n     a acapit:AccessCondition , acapit:OpeningHoursSpecification ;\n     acapit:opens \"11:00\"^^xsd:time ;\n     acapit:closes \"18:00\"^^xsd:time ;\n     acapit:hasAdmissionType at:daily ;\n     ti:hasDayOfWeek   .\n\nat:daily\n   a acapit:AdmissionType ;\n   l0:name \"daily\"@en , \"giornaliera\"@it ;\n   l0:description \"apertura prevista ogni giorno in determinate fasce orarie\"@it .\n\ncontactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma\n      a smapit:OnlineContactPoint ;\n      smapit:hasEmail email:email_Biblioteca_nazionale_centrale_di_roma ;\n      smapit:hasTelephoneNumber phone:phone_Biblioteca_nazionale_centrale_di_roma ;\n      smapit:hasWebSite website:web_Biblioteca_nazionale_centrale_di_roma .\n\nemail:email_Biblioteca_nazionale_centrale_di_roma\n     a smapit:Email ;\n     smapit:emailAddress \"mailto:XXX@YYY.it\"^^xsd:anyURI ;\n     smapit:hasEmailType  ;\n      smapit:isEmailOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma .\n\nphone:phone_Biblioteca_nazionale_centrale_di_roma\n      a smapit:Telephone ;\n      smapit:telephoneNumber \"051 347397\" ;\n      smapit:hasTelephoneType  ;\n      smapit:isTelephoneOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma  .\n\n\nwebsite:web_Biblioteca_nazionale_centrale_di_roma\n       a smapit:WebSite ;\n       smapit:URL \"https://example.itr^^xsd:anyURI\" ;\n       smapit:isWebiteOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma  .\n
" + "@id": "https://w3id.org/italia/data/distribution/CIS-JSON-LD" }, { - "@language": "it", - "@value": "Un esempio di utilizzo della classe \"Istituto e Luogo della Cultura\" è il seguente:\n\n
\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite , poiapit:PointOfInterest ;\n      l0:description \"\"\"La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del\n      monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti,\n      che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69\n      biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma\n      nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del\n\t  Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo\n      Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi.\"\"\"@it\n  rdfs:comment \"\"\"La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del\n      monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti,\n      che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69\n      biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma\n      nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del\n\t  Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo\n      Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi.\"\"\"@it ;\n      rdfs:label \"Biblioteca nazionale centrale\"@it ;\n      cis:istitutionalCISName \"Biblioteca nazionale centrale\"@it ;\n      poiapit:POIofficialName Biblioteca nazionale centrale\"@it ;\n      poiapit:POIID \"29387\" ;\n     poiapit:POICategory   ;\n      clvapit:hasGeometry geometry_Biblioteca_nazionale_centrale ;\n      cis:ISILIdentifier \"IT-RM0267\"^^xsd:string ;\n      acapit:hasAccessCondition\n               ,\n               ,\n               ,\n               ,  ;\n      cis:hasCatalogue  ,  ,  ,  ,  ;\n      cis:hasCollectionCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ;\n      smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ;\n      cis:hasCISNameInTime CISNameInTime:Biblioteca_Nazionale_Centrale ;\n      cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      cis:providesService service:Connessione_WI-FI , service:Visite_guidate , service:ala_per_la_didattica ;\n      owl:sameAs    .\n\ngeometry_Biblioteca_nazionale_centrale\n     a clvapit:Geometry , locn:Geometry ;\n      clvapit:lat \"AAA\" ;\n      clvapit:long \"BBB\" ;\n      clvapit:hasGeometryType  clvapit:Point .\n\n\n     a acapit:AccessCondition , acapit:OpeningHoursSpecification ;\n     acapit:opens \"11:00\"^^xsd:time ;\n     acapit:closes \"18:00\"^^xsd:time ;\n     acapit:hasAdmissionType at:daily ;\n     ti:hasDayOfWeek   .\n\nat:daily\n   a acapit:AdmissionType ;\n   l0:name \"daily\"@en , \"giornaliera\"@it ;\n   l0:description \"apertura prevista ogni giorno in determinate fasce orarie\"@it .\n\ncontactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma\n      a smapit:OnlineContactPoint ;\n      smapit:hasEmail email:email_Biblioteca_nazionale_centrale_di_roma ;\n      smapit:hasTelephoneNumber phone:phone_Biblioteca_nazionale_centrale_di_roma ;\n      smapit:hasWebSite website:web_Biblioteca_nazionale_centrale_di_roma .\n\nemail:email_Biblioteca_nazionale_centrale_di_roma\n     a smapit:Email ;\n     smapit:emailAddress \"mailto:XXX@YYY.it\"^^xsd:anyURI ;\n     smapit:hasEmailType  ;\n      smapit:isEmailOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma .\n\nphone:phone_Biblioteca_nazionale_centrale_di_roma\n      a smapit:Telephone ;\n      smapit:telephoneNumber \"051 347397\" ;\n      smapit:hasTelephoneType  ;\n      smapit:isTelephoneOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma  .\n\n\nwebsite:web_Biblioteca_nazionale_centrale_di_roma\n       a smapit:WebSite ;\n       smapit:URL \"https://example.itr^^xsd:anyURI\" ;\n       smapit:isWebiteOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma  .\n
" - } - ], - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" + "@id": "https://w3id.org/italia/data/distribution/CIS-RDF-TURTLE" }, { - "@language": "en", - "@value": "stable" + "@id": "https://w3id.org/italia/data/distribution/CIS-RDF-XML" } ], - "rdfs:comment": [ + "admsapit:hasTask": [ { - "@language": "it", - "@value": "Sono istituti e luoghi della cultura i musei, le biblioteche e gli archivi, le aree e i parchi archeologici, i complessi monumentali. Gli istituti e luoghi e della cultura che appartengono a soggetti pubblici sono destinati alla pubblica fruizione ed espletano un servizio pubblico. Le strutture espositive e di consultazione nonché i luoghi della cultura che appartengono a soggetti privati e sono aperti al pubblico espletano un servizio privato di utilità sociale." + "@id": "admsapit:AnnotationTask" }, { - "@language": "en", - "@value": "The class Cultural Institute or Site represents museums, libraries, archive holders, archaeologic areas and parks, monumental areas. The cultural institutes of sites that are owned by public bodies are meant to offer public services. The cultural institutes or sites that are owned by private subjects, and are open to the public, offer a public and societal service." + "@id": "admsapit:QueryFormulationTask" + }, + { + "@id": "admsapit:SearchTask" } ], - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "admsapit:officialURI": { + "@type": "xsd:anyURI", + "@value": "http://dati.beniculturali.it/cis" }, - "rdfs:label": [ + "admsapit:prefix": "cis", + "admsapit:semanticAssetInUse": [ { - "@language": "en", - "@value": "Cultural Institute or Site" + "@id": "https://w3id.org/italia/data/project/DAF" }, { - "@language": "it", - "@value": "Istituto e Luogo Della Cultura" + "@id": "https://w3id.org/italia/data/project/LODMIBAC" + }, + { + "@id": "https://w3id.org/italia/data/project/OntoPiA" } ], - "rdfs:subClassOf": [ + "admsapit:status": "catalogued", + "admsapit:target": [ + "Imprese", + "Pubbliche Amministrazioni" + ], + "admsapit:type": { + "@id": "admsapit:DomainOntology" + }, + "dcat:contactPoint": { + "@id": "https://w3id.org/italia/data/contact-point/onto-mibac" + }, + "dcat:keyword": [ { - "@id": "_:ub24bL1589C42" + "@language": "en", + "@value": "Cultural events" }, { - "@id": "_:ub24bL1593C42" + "@language": "en", + "@value": "Cultural sites" }, { - "@id": "_:ub24bL1633C42" + "@language": "it", + "@value": "Eventi Culturali" }, { - "@id": "_:ub24bL1577C42" - }, + "@language": "it", + "@value": "Luoghi della Cultura" + } + ], + "dcat:theme": { + "@id": "http://publications.europa.eu/resource/authority/data-theme/EDUC" + }, + "dct:accrualPeriodicity": { + "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" + }, + "dct:creator": [ { - "@id": "_:ub24bL1585C42" + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac" }, { - "@id": "_:ub24bL1625C42" - }, + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" + } + ], + "dct:description": [ { - "@id": "_:ub24bL1573C42" + "@id": "http://dati.beniculturali.it/cis/img/cultural-ON.png" }, { - "@id": "_:ub24bL1609C42" + "@language": "it", + "@value": "L'ontologia ha lo scopo di modellare i dati che caratterizzano gli istituti e i luoghi della cultura, come ad esempio i dati sugli enti o sulle persone che hanno un determinato ruolo sugli istituti e luoghi della cultura, le sedi fisiche dei luoghi, i contatti, eventuali materiali multimediali che descrivono un istituto e luogo della cultura e ogni altra informazione utile al pubblico per poter accedere all'istituto e luogo della cultura. Inoltre, l'ontologia rappresenta gli eventi che possono aver luogo in un istituto e luogo della cultura.\nLa figura seguente illustra alcuni elementi principali dell'ontologia. La figura non è esaustiva ma è inserita per aiutare a comprendere alcune relazioni tra concetti dell'ontologia.\nPer ogni classe dell'ontologia saranno forniti esempi di utilizzo in turtle; solo per alcune classi saranno altresì riportate figure specifiche che illustrano le relazioni e i concetti che ruotano attorno a tali classi.\nil file alignment_xml.owl inoltre rapprensenta tutti gli allineamenti dell'ontologia con altre esistenti nel Web dei dati come per esempio FOAF, Dubin Core, PRO, schema.org, etc. Per il MIBAC hanno contribuito attivamente allo sviluppo dell'ontologia Chiara Veninata e Annarita Orsini. Per l'Istituto di Scienze e Tecnologie della Cognizione (CNR) hanno contribuito i seguenti ricercatori: Giorgia Lodi, Luigi Asprino, Silvio Peroni, Andrea Nuzzolese, Valentina Presutti e Aldo Gangemi." }, { - "@id": "_:ub24bL1613C42" - }, + "@language": "en", + "@value": "The ontology aims at modelling the data on cultural institutes or sites such as data regarding the agents that play a specific role on cultural institutes or sites, the sites themselves, the contact points, all multimedia files which describe the cultural institute or site and any other information useful to the public in order to access the institute or site. Moreover, the ontology represents events that can take place in specific cultural institutes or sites.\nThe following figure illustrates some of the core elements of the ontology. The figure is not exaustive; however, it is included in order to help readers to understand some relationships among important concepts represented in the ontology.\nFor each class, examples of their usage in turtle are provided; moreover, for only some of the classes, specific figures are reported that show the relationships and concepts connected to them.\nThe alignment_xml.owl complements the ontology with the alignments with external ontologies such as FOAF, PRO, schma.org, dublin core, etc. The people involved in the creation or the ontology are: from the Ministry Annarita Orsini and Chiara Veninata; from the National Council of Research Giorgia Lodi, Luigi Asprino, Silvio Peroni, Andrea Nuzzolese, Valentina Presutti and Aldo Gangemi." + } + ], + "dct:issued": { + "@type": "xsd:date", + "@value": "2015-01-12" + }, + "dct:language": [ { - "@id": "_:ub24bL1637C42" + "@id": "http://publications.europa.eu/resource/authority/language/ENG" }, { - "@id": "_:ub24bL1629C42" - }, + "@id": "http://publications.europa.eu/resource/authority/language/ITA" + } + ], + "dct:modified": { + "@type": "xsd:date", + "@value": "2019-05-27" + }, + "dct:publisher": { + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac" + }, + "dct:rightsHolder": { + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac" + }, + "dct:title": [ { - "@id": "_:ub24bL1641C42" + "@language": "en", + "@value": "Cultural-ON (Cultural ONtology): Cultural Institute/Site and Cultural Event Ontology" }, { - "@id": "_:ub24bL1601C42" - }, + "@language": "it", + "@value": "Cultural-ON (Cultural ONtology): Ontologia dei Luoghi della Cultura e degli Eventi Culturali" + } + ], + "owl:imports": [ { - "@id": "_:ub24bL1605C42" + "@id": "https://w3id.org/italia/onto/AccessCondition" }, { - "@id": "poiapit:PointOfInterest" + "@id": "https://w3id.org/italia/onto/CLV" }, { - "@id": "_:ub24bL1597C42" + "@id": "https://w3id.org/italia/onto/CPEV" }, { - "@id": "_:ub24bL1621C42" + "@id": "https://w3id.org/italia/onto/POI" }, { - "@id": "_:ub24bL1569C42" + "@id": "https://w3id.org/italia/onto/POT" }, { - "@id": "http://dati.beniculturali.it/cis/CulturalEntity" + "@id": "https://w3id.org/italia/onto/RO" }, { - "@id": "_:ub24bL1581C42" + "@id": "https://w3id.org/italia/onto/SM" }, { - "@id": "_:ub24bL1617C42" - } - ] - }, - { - "@id": "http://dati.beniculturali.it/cis/CISNameInTime", - "@type": "owl:Class", - "dc:description": [ - { - "@language": "en", - "@value": "An example of usage of the class cis:CISNameInTime is the following:\n\n
\n\ncissite:Museo_di_Capodimonte\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    l0:name \"Museo di Capodimonte\" ;\n    cis:institutionalCISName \"Museo di Capodimonte\" ;\n    cis:ISILIdentifier \"IT-EX0008\" ;\n    cis:hasCISNameInTime nit:Museo_di_Capodimonte ;\n    cis:hasSite site:Museo_di_Capodimonte .\n\nnit:Museo_di_Capodimonte\n    a cis:CISNameInTime ;\n    rdfs:label \"Denominazione nel tempo 'Museo di Capodimonte'\"@it ;\n    cis:institutionalCISName \"Museo di Capodimonte\"@it ;\n    cis:altCISName \"Museo Nazionale di Capodimonte\"@it ;\n    cis:isValidDuring ti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte  .\n\nti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte\n    a ti:TimeInterval ;\n    ti:startTime \"1957-01-01\"^^xsd:date .\n\n
" + "@id": "https://w3id.org/italia/onto/TI" }, { - "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:CISNameInTime è il seguente:\n\n
\n\ncissite:Museo_di_Capodimonte\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    l0:name \"Museo di Capodimonte\" ;\n    cis:institutionalCISName \"Museo di Capodimonte\" ;\n    cis:ISILIdentifier \"IT-EX0008\" ;\n    cis:hasCISNameInTime nit:Museo_di_Capodimonte ;\n    cis:hasSite site:Museo_di_Capodimonte .\n\nnit:Museo_di_Capodimonte\n    a cis:CISNameInTime ;\n    rdfs:label \"Denominazione nel tempo 'Museo di Capodimonte'\"@it ;\n    cis:institutionalCISName \"Museo di Capodimonte\"@it ;\n    cis:altCISName \"Museo Nazionale di Capodimonte\"@it ;\n    cis:isValidDuring ti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte  .\n\nti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte\n    a ti:TimeInterval ;\n    ti:startTime \"1957-01-01\"^^xsd:date .\n\n
" + "@id": "https://w3id.org/italia/onto/l0" } ], + "owl:versionIRI": { + "@id": "http://dati.beniculturali.it/cis/3.2" + }, "owl:versionInfo": [ { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "Version 3.2 - 27 May 2019 - Introduction of the inverse property \"is involved in cultural event\" used to directly connect a cultural entity with the cultural events where it is involved in. Versione 3.2 includes all those changes necessary to refactor the original ontology in order to be fully integrated in the OntoPiA network." }, { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "Versione 3.2 - 27 Maggio 2019 - Introduzione della proprietà inversa \"is involved in cultural event\" per collegare un'entità culturale all'evento in cui essa è coinvolta. Risponde al requisito emerso dall'issue https://github.com/italia/daf-ontologie-vocabolari-controllati/issues/62. La versione 3.2 include tutta la rifattorizzazione dell'ontologia per la piena integrazione nella rete OntoPiA" } ], "rdfs:comment": [ { "@language": "en", - "@value": "Permits to represent a situation in which a name of the Cultural Institute or Site change in time." + "@value": "During the definition of Cultural-ON, an in depth discussion between the working group responsible for cultural linked open data, formed by the Ministry of Cultural Heritage and Activities (Service I) and the Institute of Cognitive Sciences and Technologies of the Council of Research (CNR) and the working group of the \"Istituto beni artistici culturali e naturali\" of Emilia Romagna Region, in order to contribute to the integration of the two ontologies, thus guaranteeing semantic interoperability." }, { "@language": "it", - "@value": "Permette di rappresentare una situazione relativa alla denominazione di un istituto e luogo della cultura che cambia nel tempo." + "@value": "Nel corso dell'elaborazione di Cultural-ON è stato avviato un approfondito confronto tra il gruppo di lavoro responsabile del progetto di valorizzazione del patrimonio informativo pubblico attraverso i linked open data, costituito dal Ministero dei beni e delle attività culturali (Servizio I della Direzione generale Organizzazione) e dall’Istituto di Scienze e Tecnologie della Cognizione del Consiglio Nazionale delle Ricerche (CNR) con il gruppo costituito nell'ambito del progetto di pubblicazione di linked open data del dominio cultura, intrapreso dall'Istituto beni artistici culturali e naturali della Regione Emilia-Romagna che si inserisce nel più ampio progetto Open Data Emilia-Romagna, al fine di contribuire ad un’ampia integrazione tra le due ontologie, nella prospettiva di una sempre maggiore interoperabilità." } ], "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "@id": "http://dati.beniculturali.it/cis" }, "rdfs:label": [ { "@language": "en", - "@value": "Cultural Site Name in Time" + "@value": "Cultural-ON (Cultural ONtology): Cultural Institute/Site and Cultural Event Ontology" }, { "@language": "it", - "@value": "Nome Luogo Cultura Nel Tempo" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:ub24bL893C32" - }, - { - "@id": "_:ub24bL885C32" - }, - { - "@id": "_:ub24bL889C32" - }, - { - "@id": "l0:EventOrSituation" - }, - { - "@id": "poiapit:NameInTime" + "@value": "Cultural-ON (Cultural ONtology): Ontologia dei Luoghi della Cultura e degli Eventi Culturali" } ] }, { - "@id": "_:ub24bL1641C42", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/ISILIdentifier" - } - }, - { - "@id": "http://dati.beniculturali.it/cis/isInSite", - "@type": "owl:ObjectProperty", - "owl:propertyChainAxiom": { - "@list": [ - { - "@id": "http://dati.beniculturali.it/cis/hasMemberColCultEnt" - }, - { - "@id": "http://dati.beniculturali.it/cis/isInSite" - } - ] - }, - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - "stable" + "@id": "http://dati.beniculturali.it/cis/ArchaeologicalArea", + "@type": [ + "owl:Class", + "owl:NamedIndividual", + "http://dati.beniculturali.it/cis/CISType" ], - "rdfs:comment": [ + "dc:description": [ { "@language": "en", - "@value": "Property that permits to associate cultural heritage objects with the site(s) which conserve(s) them" + "@value": "An example of usage of the class cis:ArchaeologicalArea is the following:\n\n
\n\ncissite:Museo_delle_navi_romane_di_Nemi\n    a cis:CulturalInstituteOrSite, cis:ArchaeologicalArea ;\n    rdfs:label \"Museo delle navi romane di Nemi\" ;\n    cis:institutionalName \"Museo delle navi romane di Nemi\" ;\n    cis:ISILIdentifier \"IT-EX0001\" .\n\n
" }, { "@language": "it", - "@value": "Proprietà che consente di associare opere culturali al luogo fisico in cui sono conservate." + "@value": "Un esempio di uso della classe cis:ArchaeologicalArea è il seguente:\n\n
\n\ncissite:Museo_delle_navi_romane_di_Nemi\n    a cis:CulturalInstituteOrSite, cis:ArchaeologicalArea ;\n    rdfs:label \"Museo delle navi romane di Nemi\" ;\n    cis:institutionalName \"Museo delle navi romane di Nemi\" ;\n    cis:ISILIdentifier \"IT-EX0001\" .\n\n
" } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalHeritageObject" - }, - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "owl:equivalentClass": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b26" }, - "rdfs:label": [ + "owl:versionInfo": [ { "@language": "en", - "@value": "is in site" - }, - { - "@language": "it", - "@value": "è nella sede" - } - ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/Site" - } - }, - { - "@id": "https://w3id.org/italia/data/project/LODMIBAC", - "@type": [ - "admsapit:Project", - "owl:NamedIndividual" - ], - "l0:name": { - "@language": "it", - "@value": "dati.beniculturali.it - Gli Open Data del Ministero dei Beni Culturali (MIBAC) - http://dati.beniculturali.it" - } - }, - { - "@id": "rdfs:isDefinedBy", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "tiapit:TimeInterval", - "@type": "owl:Class" - }, - { - "@id": "roapit:holdsRoleInTime", - "@type": "owl:ObjectProperty" - }, - { - "@id": "smapit:OnlineContactPoint", - "@type": "owl:Class" - }, - { - "@id": "rdfs:label", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub24bL889C32", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/institutionalCISName" + "@value": "stable" + }, + { + "@language": "it", + "@value": "stabile" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Rappresenta uno specifico tipo di Istituto e Luogo della Cultura ovvero Area archeologica." + }, + { + "@language": "en", + "@value": "It represents a specific type of Cultural Institute or SIte; that is, ArchaeologicalArea" + } + ], + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" + "rdfs:label": [ + { + "@language": "it", + "@value": "Area Archeologica" + }, + { + "@language": "en", + "@value": "Archaeological Area" + } + ], + "rdfs:subClassOf": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" } }, { - "@id": "http://dati.beniculturali.it/cis/MonumentalArea", + "@id": "http://dati.beniculturali.it/cis/ArchaeologicalPark", "@type": [ "owl:Class", "owl:NamedIndividual", @@ -1009,15 +1257,15 @@ "dc:description": [ { "@language": "en", - "@value": "An example of usage of the class cis:MonumentalArea is the following:\n\n
\n\ncissite:COMPLESSO_MONUMENTALE_DI_VICOPISANO_ROCCA_DEL_BRUNELLESCHI_E_PALAZZO_PRETORIO\n    a cis:CulturalInstituteOrSite, cis:MonumentalArea ;\n    rdfs:label \"COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIO\" ;\n    cis:institutionalName \"COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIOi\" ;\n    cis:ISILIdentifier \"IT-EX0007\" .\n\n
" + "@value": "An example of usage of the class cis:ArchaeologicalPark is the following:\n\n
\n\ncissite:Parco_archeologico_di_Liternum\n    a cis:CulturalInstituteOrSite, cis:ArchaeologicalPark ;\n    rdfs:label \"Parco archeologico di Liternum\" ;\n    cis:institutionalName \"Parco archeologico di Liternum\" ;\n    cis:ISILIdentifier \"IT-EX0002\" .\n\n
" }, { "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:MonumentalArea è il seguente:\n\n
\n\ncissite:COMPLESSO_MONUMENTALE_DI_VICOPISANO_ROCCA_DEL_BRUNELLESCHI_E_PALAZZO_PRETORIO\n    a cis:CulturalInstituteOrSite, cis:MonumentalArea ;\n    rdfs:label \"COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIO\" ;\n    cis:institutionalName \"COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIOi\" ;\n    cis:ISILIdentifier \"IT-EX0007\" .\n\n
" + "@value": "Un esempio di utilizzo della classe cis:ArchaeologicalPark è il seguente:\n\n
\n\ncissite:Parco_archeologico_di_Liternum\n    a cis:CulturalInstituteOrSite, cis:ArchaeologicalPark ;\n    rdfs:label \"Parco archeologico di Liternum\" ;\n    cis:institutionalName \"Parco archeologico di Liternum\" ;\n    cis:ISILIdentifier \"IT-EX0002\" .\n\n
" } ], "owl:equivalentClass": { - "@id": "_:ub24bL2000C37" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b27" }, "owl:versionInfo": [ { @@ -1032,11 +1280,11 @@ "rdfs:comment": [ { "@language": "en", - "@value": "It represents a specific type of Cultural Institute or Site; that is, Monumental Area" + "@value": "It represents a specific type of Cultural Institute or SIte; that is, Archaeological Park" }, { "@language": "it", - "@value": "Rappresenta uno specifico tipo di Istituto e Luogo della Cultura ovvero Complesso Monumentale." + "@value": "Rappresenta uno specifico tipo di Istituto e Luogo della Cultura ovvero Parco Archeologico." } ], "rdfs:isDefinedBy": { @@ -1044,12 +1292,12 @@ }, "rdfs:label": [ { - "@language": "it", - "@value": "Complesso Monumentale" + "@language": "en", + "@value": "Archaeological Park" }, { - "@language": "en", - "@value": "Monumental Area or Complex" + "@language": "it", + "@value": "Parco Archeologico" } ], "rdfs:subClassOf": { @@ -1057,26 +1305,16 @@ } }, { - "@id": "_:ub24bL1895C28", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt", + "@id": "http://dati.beniculturali.it/cis/Attribute", "@type": "owl:Class", "dc:description": [ { - "@language": "it", - "@value": "Individui di questa classe rappresentano il patrimonio culturale incluso in un Istituto e luogo della cultural.\n\nUn Istituto e luogo della cultural è relazionato a una collezione attraverso la proprietà \"ha collezione\".\n\nInoltre, una collezione può essere composta da elementi che a loro volta possono essere individui della classe \"Collezione\" o della classe \"Oggetto culturale\".\n\nL'esempio sotto riportato permette di asserire che la Biblioteca Centrale di Roma ha il proprio patrimonio (e..g, Patrimonio della Biblioteca Centrale di Roma). Questo patrimonio culturale è formato da diversi elementi, e.g., Archivio Cpizucchi, Fondo Ceccarius, ecc.\n\nNello specifico, questo può essere modellato in turtle come segue:\n\n
\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite ;\n      cis:hasCollection collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma .\n\ncollezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma\n      a       cis:CollectionCulEnt ;\n      l0:name \"Patrimonio di: Biblioteca nazionale centrale di Roma\" ;\n      cis:hasMemberColCultEnt collezioni:Archivio_Capizucchi, collezioni:Fondo_Ceccarius .\n\n\ncollezioni:Archivio_Capizucchi\n      a       cis:CollectionCultEnt ;\n      l0:name \"Archivio Capizucchi\" ;\n      cis:isMemberOfColCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ;\n      l0:description \"materiale documentario relativo alla famiglia Capizucchi\"@it .\n\n\ncollezioni:Fondo_Ceccarius\n      a       cis:CollectionCultEnt ;\n      l0:name \"Fondo Ceccarius\" ;\n      cis:isMemberOfColCultEnt  collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ;\n      l0:description \"volumi, opuscoli, articoli e fotografie della biblioteca di G. Ceccarelli\"@it .\n\n\n
" + "@language": "en", + "@value": "An example of usage of the class cis:Attribute is the following:\n\n
\n\nattribute:Shelving\n    a cis:Attribute ;\n    rdfs:label \"Shelving\"@en , \"Scaffalature\"@it ;\n    l0:name \"Shelving\"@en , \"Scaffalature\"@it ;\n    l0:description \"The linear dimension of a shelf unit (e.g. 3 meters)\"@en , \"La dimensione di uno scaffale in metri lineari (es. 3 metri)\"@it .\n\n
" }, { - "@language": "en", - "@value": "Individuals of this class represent cultural heritage included in a Cultural Institute or Site.\n\nA Cultural Institute or Site can be related to a collection by means of the object property hasCollection.\n\nAdditionally, a collection can be composed of items that, in turn, can be individuals of the class 'Collection' or the class 'Cultural Heritage Object'.\n\nFor example, this allows to assert that the Biblioteca Centrale di Roma has its own cultural heritage (e.g,, Patrimonio di Biblioteca Centrale di Roma). This cultural heritage is composed of different items, e.g., Archivio Capizucchi, Fondo Ceccarius, etc.\n\nThis can be modelled by using turtle in the following way:\n\n
\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite ;\n      cis:hasCollection collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma .\n\ncollezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma\n      a       cis:CollectionCulEnt ;\n      l0:name \"Patrimonio di: Biblioteca nazionale centrale di Roma\" ;\n      cis:hasMemberColCultEnt collezioni:Archivio_Capizucchi, collezioni:Fondo_Ceccarius .\n\n\ncollezioni:Archivio_Capizucchi\n      a       cis:CollectionCultEnt ;\n      l0:name \"Archivio Capizucchi\" ;\n      cis:isMemberOfColCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ;\n      l0:description \"materiale documentario relativo alla famiglia Capizucchi\"@it .\n\n\ncollezioni:Fondo_Ceccarius\n      a       cis:CollectionCultEnt ;\n      l0:name \"Fondo Ceccarius\" ;\n     cis:isMemberOfColCultEnt  collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ;\n      l0:description \"volumi, opuscoli, articoli e fotografie della biblioteca di G. Ceccarelli\"@it .\n\n\n
" + "@language": "it", + "@value": "Un esempio di utilizzo della classe cis:Attribute è il seguente:\n\n
\n\nattribute:Shelving\n    a cis:Attribute ;\n    rdfs:label \"Shelving\"@en , \"Scaffalature\"@it ;\n    l0:name \"Shelving\"@en , \"Scaffalature\"@it ;\n    l0:description \"The linear dimension of a shelf unit (e.g. 3 meters)\"@en , \"La dimensione di uno scaffale in metri lineari (es. 3 metri)\"@it .\n\n
" } ], "owl:versionInfo": [ @@ -1092,11 +1330,11 @@ "rdfs:comment": [ { "@language": "en", - "@value": "It represents the cultural heritage included in a Cultural Institute or Site or single collections that compone the cultural heritage" + "@value": "It represents the attribute that a site description of a site of a cultural institute or site may have. For instance, length, the shelving in a library, etc." }, { "@language": "it", - "@value": "Rappresenta il patrimonio complessivo dell'Istituto e Luogo della Cultura o le singole collezioni di cui esso si compone." + "@value": "Rappresenta gli attributi di una certa descrizione della sede fisica di un istituto e luogo della cultura. Per esempio, metratura, scaffalatura, ecc." } ], "rdfs:isDefinedBy": { @@ -1105,96 +1343,93 @@ "rdfs:label": [ { "@language": "en", - "@value": "Collection of Cultural Entities" + "@value": "Attribute" }, { "@language": "it", - "@value": "Collezione Entità Culturali" + "@value": "Attributo" } ], "rdfs:subClassOf": [ { - "@id": "_:ub24bL1209C35" + "@id": "l0:Characteristic" }, { - "@id": "http://dati.beniculturali.it/cis/CulturalEntity" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b28" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b29" + } + ] + }, + { + "@id": "http://dati.beniculturali.it/cis/AudioObject", + "@type": "owl:Class", + "dc:description": [ + { + "@language": "en", + "@value": "An example of usage of the class cis:AudioObject is the following:\n\n
\n\naudio:Audio_Tour_Parco_archeologico_di_Liternum\n    a cis:AudioObject , cis:CreativeWork ;\n    rdfs:label \"Audio Tour of the Parco archeologico di Liternum\"@en ;\n    rdfs:label \"Audio guida del Parco archeologico di Liternum\"@it ;\n    smapit:URL http://www.example.com/Audio/Audio_Tour_Parco_archeologico_di_Liternum.mp3^^xsd:anyURI ;\n    cis:isAbout cissite:Parco_archeologico_di_Liternum .\n\n
" }, { - "@id": "_:ub24bL1193C35" + "@language": "it", + "@value": "Un esempio di utilizzo della classe cis:AudioObject è il seguente:\n\n
\n\naudio:Audio_Tour_Parco_archeologico_di_Liternum\n    a cis:AudioObject , cis:CreativeWork ;\n    rdfs:label \"Audio Tour of the Parco archeologico di Liternum\"@en ;\n    rdfs:label \"Audio guida del Parco archeologico di Liternum\"@it ;\n    smapit:URL http://www.example.com/Audio/Audio_Tour_Parco_archeologico_di_Liternum.mp3^^xsd:anyURI ;\n    cis:isAbout cissite:Parco_archeologico_di_Liternum .\n\n
" + } + ], + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" }, { - "@id": "_:ub24bL1213C35" + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "Concept used to represent multimedia objects of type audio." }, { - "@id": "l0:Collection" + "@language": "it", + "@value": "Concetto utilizzato per rappresentare materiali multimediali di tipo audio." + } + ], + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "Audio Object" }, { - "@id": "_:ub24bL1201C35" + "@language": "it", + "@value": "Oggetto audio" + } + ], + "rdfs:subClassOf": [ + { + "@id": "http://dati.beniculturali.it/cis/CreativeWork" }, { - "@id": "_:ub24bL1205C35" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b30" } ] }, { - "@id": "_:ub24bL1205C35", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "tiapit:TimeInterval" - }, - "owl:onProperty": { - "@id": "tiapit:atTime" - } - }, - { - "@id": "_:ub24bL1133C29", - "@type": "owl:Restriction", - "owl:hasValue": { - "@id": "http://dati.beniculturali.it/cis/Cinema" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasCISType" - } - }, - { - "@id": "_:ub24bL775C41", - "@type": "owl:Restriction", - "owl:hasValue": { - "@id": "http://dati.beniculturali.it/cis/ArchaeologicalArea" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasCISType" - } - }, - { - "@id": "http://dati.beniculturali.it/cis/Euro", - "@type": "owl:NamedIndividual" - }, - { - "@id": "_:ub24bL1522C41", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/Site" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/isInSite" - } - }, - { - "@id": "tiapit:atTime", - "@type": "owl:ObjectProperty" - }, - { - "@id": "xsd:time", - "@type": "rdfs:Datatype" - }, - { - "@id": "poiapit:NameInTime", - "@type": "owl:Class" - }, - { - "@id": "http://dati.beniculturali.it/cis/isSiteOf", - "@type": "owl:ObjectProperty", + "@id": "http://dati.beniculturali.it/cis/CISNameInTime", + "@type": "owl:Class", + "dc:description": [ + { + "@language": "en", + "@value": "An example of usage of the class cis:CISNameInTime is the following:\n\n
\n\ncissite:Museo_di_Capodimonte\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    l0:name \"Museo di Capodimonte\" ;\n    cis:institutionalCISName \"Museo di Capodimonte\" ;\n    cis:ISILIdentifier \"IT-EX0008\" ;\n    cis:hasCISNameInTime nit:Museo_di_Capodimonte ;\n    cis:hasSite site:Museo_di_Capodimonte .\n\nnit:Museo_di_Capodimonte\n    a cis:CISNameInTime ;\n    rdfs:label \"Denominazione nel tempo 'Museo di Capodimonte'\"@it ;\n    cis:institutionalCISName \"Museo di Capodimonte\"@it ;\n    cis:altCISName \"Museo Nazionale di Capodimonte\"@it ;\n    cis:isValidDuring ti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte  .\n\nti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte\n    a ti:TimeInterval ;\n    ti:startTime \"1957-01-01\"^^xsd:date .\n\n
" + }, + { + "@language": "it", + "@value": "Un esempio di utilizzo della classe cis:CISNameInTime è il seguente:\n\n
\n\ncissite:Museo_di_Capodimonte\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    l0:name \"Museo di Capodimonte\" ;\n    cis:institutionalCISName \"Museo di Capodimonte\" ;\n    cis:ISILIdentifier \"IT-EX0008\" ;\n    cis:hasCISNameInTime nit:Museo_di_Capodimonte ;\n    cis:hasSite site:Museo_di_Capodimonte .\n\nnit:Museo_di_Capodimonte\n    a cis:CISNameInTime ;\n    rdfs:label \"Denominazione nel tempo 'Museo di Capodimonte'\"@it ;\n    cis:institutionalCISName \"Museo di Capodimonte\"@it ;\n    cis:altCISName \"Museo Nazionale di Capodimonte\"@it ;\n    cis:isValidDuring ti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte  .\n\nti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte\n    a ti:TimeInterval ;\n    ti:startTime \"1957-01-01\"^^xsd:date .\n\n
" + } + ], "owl:versionInfo": [ { "@language": "it", @@ -1207,129 +1442,112 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "Inverse property of \"has Site\"" + "@language": "it", + "@value": "Permette di rappresentare una situazione relativa alla denominazione di un istituto e luogo della cultura che cambia nel tempo." }, { - "@language": "it", - "@value": "Proprietà inversa di \"ha sede\"." + "@language": "en", + "@value": "Permits to represent a situation in which a name of the Cultural Institute or Site change in time." } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/Site" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "en", - "@value": "is site of" + "@value": "Cultural Site Name in Time" }, { "@language": "it", - "@value": "è sede di" + "@value": "Nome Luogo Cultura Nel Tempo" + } + ], + "rdfs:subClassOf": [ + { + "@id": "poiapit:NameInTime" }, { - "@language": "it", - "@value": "è contenitore fisico di" + "@id": "l0:EventOrSituation" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b31" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b32" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b33" } - ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - } - }, - { - "@id": "_:ub24bL969C29", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "smapit:URL", - "@type": "owl:DatatypeProperty" + ] }, { - "@id": "_:ub24bL731C35", + "@id": "http://dati.beniculturali.it/cis/CISService", "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "http://dati.beniculturali.it/cis/CISNameInTime" - }, - { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - } - ] - } - }, - { - "@id": "http://dati.beniculturali.it/cis/isInvolvedInProject", - "@type": "owl:ObjectProperty", + "dc:description": [ + { + "@language": "en", + "@value": "A Cultural Institute or Site (CIS) might offer a variety of services (e.g., Wi-Fi Handicapped access, cafeteria, etc.).\n\nThese services are represented as individuals of the class 'Service' and they are in relationship with a CIS by means of the object property providesService.\n\nThe following is an example expressed by using the turtle syntax:\n\n
\n\nservice:Caffetteria\n      a       cis:CISService ;\n      cis:name \"Caffetteria\" .\n\n\nservice:Connessione_WI-FI\n      a       cis:CISService ;\n      cis:name \"Connessione WI-FI\" .\n\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite ;\n      cis:providesService service:Caffetteria, service:Connessione_WI-FI.\n\n
" + }, + { + "@language": "it", + "@value": "Un istituto della cultura può offrire una serie di servizi (e.g., Wi-Fi, accesso ai disabili, caffetteria, ecc.).\n\nQuesti servizi sono rappresentati da individui della classe \"Servizio\" e sono in relazione con l'istituto della cultural attraverso la proprietà \"fornisce servizio\".\n\nIl seguente esempio mostra in turtle l'uso della classe servizio:\n\n
\n\nservice:Caffetteria\n      a       cis:CISService ;\n      cis:name \"Caffetteria\" .\n\n\nservice:Connessione_WI-FI\n      a       cis:CISService ;\n      cis:name \"Connessione WI-FI\" .\n\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite ;\n      cis:providesService service:Caffetteria, service:Connessione_WI-FI.\n\n
" + } + ], "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, - "stable" + { + "@language": "en", + "@value": "stable" + } ], "rdfs:comment": [ { "@language": "en", - "@value": "Property used to represent an involvement relationship between a cultural institute or site and a project" + "@value": "It represents a service that is provided by the Cultural Institute or Site. For instance, a service can be: the presence of a restaurant internal to the Cultural Institute or Site, the uso of an educational room, the use of a free wifi connection" }, { "@language": "it", - "@value": "Proprietà utilizzata per rappresentare una relazione di coinvolgimento tra l'istituto e luogo della cultura e un progetto." + "@value": "Rappresenta un servizio offerto da un istituto e luogo della cultura. Per esempio, un servizio può essere: la presenza di un ristorante interno al luogo, l'uso una sala didattica, l'uso di una connessione wifi libera, ecc." } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { - "@language": "it", - "@value": "è coinvolto in progetto" + "@language": "en", + "@value": "Cultural Site Service" }, { - "@language": "en", - "@value": "is involved in a project" + "@language": "it", + "@value": "Servizio Luogo Cultura" } ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CulturalProject" - } - }, - { - "@id": "_:ub24bL2043C23", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/SiteDescription" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasSiteDescription" - } - }, - { - "@id": "_:ub24bL2039C23", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/isSiteOf" - }, - "owl:someValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - } + "rdfs:subClassOf": [ + { + "@id": "l0:Characteristic" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b34" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b35" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b36" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b37" + } + ] }, { - "@id": "http://dati.beniculturali.it/cis/isInvolvedInCulturalEvent", - "@type": "owl:ObjectProperty", + "@id": "http://dati.beniculturali.it/cis/CISType", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -1342,54 +1560,52 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "Inverse property of \"involves cultural entity\". It is used to directly connect a cultural entity to the cultural events that involve it." + "@language": "it", + "@value": "Questa classe rappresenta il tipo di istituto e luogo della cultura." }, { - "@language": "it", - "@value": "Proprietà inversa di \"coinvolge entità culturale\" che collega direttamente l'entità culturale con gli eventi culturali che la coinvolgono" + "@language": "en", + "@value": "This class represents the type of cultural institute or site." } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalEntity" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "en", - "@value": "is involved in cultural event" + "@value": "Cultural Institute or Site Type" }, { "@language": "it", - "@value": "è coinvolta in evento culturale" + "@value": "Tipo di Istituto e Luogo della Cultura" } ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CulturalEvent" - } + "rdfs:subClassOf": [ + { + "@id": "l0:Characteristic" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b38" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b39" + } + ] }, { - "@id": "http://dati.beniculturali.it/cis/HolderOfArchive", - "@type": [ - "owl:NamedIndividual", - "http://dati.beniculturali.it/cis/CISType", - "owl:Class" - ], + "@id": "http://dati.beniculturali.it/cis/Catalogue", + "@type": "owl:Class", "dc:description": [ { "@language": "en", - "@value": "An example of usage of the class cis:HolderOfArchive is the following:\n\n
\n\ncissite:Archivio_di_Stato_di_Oristano\n    a cis:CulturalInstituteOrSite, cis:HolderOfArchive ;\n    rdfs:label \"Archivio di Stato di Oristano\" ;\n    cis:institutionalName \"Archivio di Stato di Oristano\" ;\n    cis:ISILIdentifier \"IT-EX0006\" .\n\n
" + "@value": "A catalogue is always associated with an individual of the class 'CulturalInstituteOrSite' (CIS) by means of the object property hasCatalogue (with domain CulturalInstituteOrSite and range Catalogue).\n\nThe inverse property of hasCatalogue is isCatalogueOf and relates a catalogue to a CIS.\n\nAn example in turtle is the following:\n\n
\ncatalogue:Catalogo_Generale_(autore)\n      a       cis:Catalogue ;\n      rdfs:label \"Catalogo Generale (autore)\"@it ;\n      l0:name \"Catalogo Generale (autore)\"@it ;\n      cis:isCatalogueOf cissite:Biblioteca_nazionale_centrale ;\n      l0:description \"Catalogo Generale per autore - online\"@it .\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite ;\n      cis:catalogue catalogue:Catalogo_Generale_(autore) .\n
" }, { "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:HolderOfArchive è il seguente:\n\n
\n\ncissite:Archivio_di_Stato_di_Oristano\n    a cis:CulturalInstituteOrSite, cis:HolderOfArchive ;\n    rdfs:label \"Archivio di Stato di Oristano\" ;\n    cis:institutionalName \"Archivio di Stato di Oristano\" ;\n    cis:ISILIdentifier \"IT-EX0006\" .\n\n
" + "@value": "Un catalogo è sempre associato a un individuo della classe \"Istitute e luogo della cultura\" attraverso la proprietà ha catalogo (che ha dominio CulturaInstituteOrSite e codominio Catalogue).\n\nLa proprietà inversa di ha catalogo è \"è catalogo di\" e collega il catalogo all'istituto e luogo della cultura.\n\nUn esempio in turtle è il seguente:\n\n
\ncatalogue:Catalogo_Generale_(autore)\n      a       cis:Catalogue ;\n      rdfs:label \"Catalogo Generale (autore)\"@it ;\n      l0:name \"Catalogo Generale (autore)\"@it ;\n      cis:isCatalogueOf cissite:Biblioteca_nazionale_centrale ;\n      l0:description \"Catalogo Generale per autore - online\"@it .\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite ;\n      cis:catalogue catalogue:Catalogo_Generale_(autore) .\n
" } ], - "owl:equivalentClass": { - "@id": "_:ub24bL1938C38" - }, "owl:versionInfo": [ { "@language": "it", @@ -1402,502 +1618,507 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questa classe rappresenta una specifica tipologia di istituto e luogo della cultura, i.e., Archivio" + "@language": "en", + "@value": "Concept used to represent the catalogue which describes the set of cultural heritage objects included in a Cultural Institute or Site" }, { - "@language": "en", - "@value": "This class represents a specific tyep of cultural institute or site, i.e., Holder of Archive" + "@language": "it", + "@value": "Concetto utilizzato per rappresentare il catalogo che descrive l'insieme delle opere contenute in un istituto e luogo della cultura." } ], + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" + }, "rdfs:label": [ { "@language": "it", - "@value": "Conservatore di archivi" + "@value": "Catalogo" }, { "@language": "en", - "@value": "Holder of Archives" + "@value": "Catalogue" } ], - "rdfs:subClassOf": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - } - }, - { - "@id": "l0:Topic", - "@type": "owl:Class" - }, - { - "@id": "_:ub24bL575C26", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "http://dati.beniculturali.it/cis/CulturalEntity" - }, - { - "@id": "http://dati.beniculturali.it/cis/CulturalEvent" - }, - { - "@id": "http://dati.beniculturali.it/cis/Site" - } - ] - } - }, - { - "@id": "_:ub24bL885C32", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/isValidDuring" - }, - "owl:someValuesFrom": { - "@id": "tiapit:TimeInterval" - } + "rdfs:subClassOf": [ + { + "@id": "l0:Object" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b40" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b41" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b42" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b43" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b44" + } + ] }, { - "@id": "http://dati.beniculturali.it/cis/Week", + "@id": "http://dati.beniculturali.it/cis/Cinema", "@type": [ + "owl:Class", "owl:NamedIndividual", - "muapit:MeasurementUnit" - ] - }, - { - "@id": "_:ub24bL710C25", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "http://dati.beniculturali.it/cis/CISNameInTime" - }, - { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - } - ] - } - }, - { - "@id": "_:ub24bL1637C42", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "l0:description" - } - }, - { - "@id": "_:ub24bL2378C32", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" + "http://dati.beniculturali.it/cis/CISType" + ], + "dc:description": [ + { + "@language": "en", + "@value": "An example of usage of the class cis:Cinema is the following:\n\n
\n\ncissite:Cinema_Storico_Alberto_Sordi\n    a cis:CulturalInstituteOrSite, cis:Cinema ;\n    rdfs:label \"Cinema storico Alberto Sordi\" ;\n    cis:institutionalName \"Cinema storico Alberto Sordi\" ;\n    cis:ISILIdentifier \"IT-EX0003\" .\n\n
" + }, + { + "@language": "it", + "@value": "Un esempio di utilizzo della classe cis:Cinema è il seguente:\n\n
\n\ncissite:Cinema_Storico_Alberto_Sordi\n    a cis:CulturalInstituteOrSite, cis:Cinema ;\n    rdfs:label \"Cinema storico Alberto Sordi\" ;\n    cis:institutionalName \"Cinema storico Alberto Sordi\" ;\n    cis:ISILIdentifier \"IT-EX0003\" .\n\n
" + } + ], + "owl:equivalentClass": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b45" }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "l0:Activity", - "@type": "owl:Class" - }, - { - "@id": "_:ub24bL1593C42", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/SubjectDiscipline" + "owl:versionInfo": [ + { + "@language": "en", + "@value": "unstable" + }, + { + "@language": "it", + "@value": "non stabile" + } + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "This class represents a cultural institute or site of type Cinema" + }, + { + "@language": "it", + "@value": "Questa classe rappresenta un istituto e luogo della cultura di tipo Cinema" + } + ], + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasDiscipline" + "rdfs:label": [ + { + "@language": "it", + "@value": "Cinema" + }, + { + "@language": "en", + "@value": "Cinema" + } + ], + "rdfs:subClassOf": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" } }, { - "@id": "http://dati.beniculturali.it/cis/hasCISType", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "@id": "http://dati.beniculturali.it/cis/ClericalAdministrativeArea", + "@type": "owl:Class", + "dc:description": [ { "@language": "en", - "@value": "unstable" + "@value": "An example of usage of the class cis:ClericalAdministrativeArea èil the following:\n\n
\n\ncaa:Diocesi_di_San_Marco_Argentano_Scalea\n    a cis:ClericalAdministrativeArea ;\n    rdfs:label \"Diocese of San Marco Argentano-Scalea\"@en ;\n    rdfs:label \"Diocesi di San Marco Argentano-Scalea\"@it ;;\n    l0:name \"Diocese of San Marco Argentano-Scalea\"@en , Diocesi di San Marco Argentano-Scalea\"@it ;;\n    clvapit:hasIdentifier Diocesi_di_San_Marco_Argentano_Scalea_ID .\n\nid:Diocesi_di_San_Marco_Argentano_Scalea_ID\n  a clvapit:Identifier ;\n  l0:identifier \"SMA-CS\" .\n\n
" }, { "@language": "it", - "@value": "versione non definitiva" + "@value": "Un esempio di utilizzo della classe cis:ClericalAdministrativeArea è il seguente\n\n
\n\ncaa:Diocesi_di_San_Marco_Argentano_Scalea\n    a cis:ClericalAdministrativeArea ;\n    rdfs:label \"Diocese of San Marco Argentano-Scalea\"@en ;\n    rdfs:label \"Diocesi di San Marco Argentano-Scalea\"@it ;;\n    l0:name \"Diocese of San Marco Argentano-Scalea\"@en , Diocesi di San Marco Argentano-Scalea\"@it ;;\n    clvapit:hasIdentifier Diocesi_di_San_Marco_Argentano_Scalea_ID .\n\nid:Diocesi_di_San_Marco_Argentano_Scalea_ID\n  a clvapit:Identifier ;\n  l0:identifier \"SMA-CS\" .\n\n
" } ], - "rdfs:comment": [ + "owl:disjointWith": { + "@id": "http://dati.beniculturali.it/cis/Site" + }, + "owl:versionInfo": [ { - "@language": "en", - "@value": "The property is used to link a cultural institure or site to its type." + "@language": "it", + "@value": "stabile" }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "La proprietà è utilizzata per collegare un istituto e luogo della cultura alla sua tipologia." + "@value": "Questa classe rappresenta un'area amministrativa territoriale ecclesiastica. Essa include le diocesi, parrocchie, ecc." + }, + { + "@language": "en", + "@value": "This class represents the clerical administrative area. It can be used to represents Diocese, Parish, etc." } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { - "@language": "en", - "@value": "has cultural institute or site type" + "@language": "it", + "@value": "Area amministrativa ecclesiastica" }, { - "@language": "it", - "@value": "ha tipologia luogo cultura" + "@language": "en", + "@value": "Clerical Administrative Area" } ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CISType" + "rdfs:subClassOf": { + "@id": "clvapit:Feature" } }, { - "@id": "_:ub24bL507C35", + "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt", "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" - }, - { - "@id": "http://dati.beniculturali.it/cis/CulturalHeritageObject" - } - ] - } - }, - { - "@id": "owl:Thing", - "@type": "owl:Class" - }, - { - "@id": "poiapit:PointOfInterest", - "@type": "owl:Class" - }, - { - "@id": "_:ub24bL1991C30", - "@type": "owl:Restriction", - "owl:hasValue": { - "@id": "http://dati.beniculturali.it/cis/Library" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasCISType" - } - }, - { - "@id": "_:ub24bL1070C28", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "smapit:WebSite" - }, - "owl:onProperty": { - "@id": "smapit:hasWebSite" - } - }, - { - "@id": "http://dati.beniculturali.it/cis/isMemberOfColCultEnt", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ + "dc:description": [ { "@language": "en", - "@value": "stable" + "@value": "Individuals of this class represent cultural heritage included in a Cultural Institute or Site.\n\nA Cultural Institute or Site can be related to a collection by means of the object property hasCollection.\n\nAdditionally, a collection can be composed of items that, in turn, can be individuals of the class 'Collection' or the class 'Cultural Heritage Object'.\n\nFor example, this allows to assert that the Biblioteca Centrale di Roma has its own cultural heritage (e.g,, Patrimonio di Biblioteca Centrale di Roma). This cultural heritage is composed of different items, e.g., Archivio Capizucchi, Fondo Ceccarius, etc.\n\nThis can be modelled by using turtle in the following way:\n\n
\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite ;\n      cis:hasCollection collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma .\n\ncollezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma\n      a       cis:CollectionCulEnt ;\n      l0:name \"Patrimonio di: Biblioteca nazionale centrale di Roma\" ;\n      cis:hasMemberColCultEnt collezioni:Archivio_Capizucchi, collezioni:Fondo_Ceccarius .\n\n\ncollezioni:Archivio_Capizucchi\n      a       cis:CollectionCultEnt ;\n      l0:name \"Archivio Capizucchi\" ;\n      cis:isMemberOfColCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ;\n      l0:description \"materiale documentario relativo alla famiglia Capizucchi\"@it .\n\n\ncollezioni:Fondo_Ceccarius\n      a       cis:CollectionCultEnt ;\n      l0:name \"Fondo Ceccarius\" ;\n     cis:isMemberOfColCultEnt  collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ;\n      l0:description \"volumi, opuscoli, articoli e fotografie della biblioteca di G. Ceccarelli\"@it .\n\n\n
" }, + { + "@language": "it", + "@value": "Individui di questa classe rappresentano il patrimonio culturale incluso in un Istituto e luogo della cultural.\n\nUn Istituto e luogo della cultural è relazionato a una collezione attraverso la proprietà \"ha collezione\".\n\nInoltre, una collezione può essere composta da elementi che a loro volta possono essere individui della classe \"Collezione\" o della classe \"Oggetto culturale\".\n\nL'esempio sotto riportato permette di asserire che la Biblioteca Centrale di Roma ha il proprio patrimonio (e..g, Patrimonio della Biblioteca Centrale di Roma). Questo patrimonio culturale è formato da diversi elementi, e.g., Archivio Cpizucchi, Fondo Ceccarius, ecc.\n\nNello specifico, questo può essere modellato in turtle come segue:\n\n
\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite ;\n      cis:hasCollection collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma .\n\ncollezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma\n      a       cis:CollectionCulEnt ;\n      l0:name \"Patrimonio di: Biblioteca nazionale centrale di Roma\" ;\n      cis:hasMemberColCultEnt collezioni:Archivio_Capizucchi, collezioni:Fondo_Ceccarius .\n\n\ncollezioni:Archivio_Capizucchi\n      a       cis:CollectionCultEnt ;\n      l0:name \"Archivio Capizucchi\" ;\n      cis:isMemberOfColCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ;\n      l0:description \"materiale documentario relativo alla famiglia Capizucchi\"@it .\n\n\ncollezioni:Fondo_Ceccarius\n      a       cis:CollectionCultEnt ;\n      l0:name \"Fondo Ceccarius\" ;\n      cis:isMemberOfColCultEnt  collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ;\n      l0:description \"volumi, opuscoli, articoli e fotografie della biblioteca di G. Ceccarelli\"@it .\n\n\n
" + } + ], + "owl:versionInfo": [ { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "Inverse property of hasMember." + "@value": "It represents the cultural heritage included in a Cultural Institute or Site or single collections that compone the cultural heritage" }, { "@language": "it", - "@value": "Proprietà inversa di hasMember." + "@value": "Rappresenta il patrimonio complessivo dell'Istituto e Luogo della Cultura o le singole collezioni di cui esso si compone." } ], - "rdfs:domain": { - "@id": "_:ub24bL507C35" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { - "@language": "it", - "@value": "è membro di " + "@language": "en", + "@value": "Collection of Cultural Entities" }, { - "@language": "en", - "@value": "is member of " + "@language": "it", + "@value": "Collezione Entità Culturali" } ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" - }, - "rdfs:subPropertyOf": { - "@id": "l0:isMemberOf" - } - }, - { - "@id": "_:ub24bL840C30", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "xsd:anyURI" - }, - "owl:onProperty": { - "@id": "smapit:URL" - } - }, - { - "@id": "clvapit:SpatialObject", - "@type": "owl:Class" - }, - { - "@id": "_:ub24bL2191C34", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/Attribute" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasAttribute" - } - }, - { - "@id": "clvapit:Geometry", - "@type": "owl:Class" + "rdfs:subClassOf": [ + { + "@id": "http://dati.beniculturali.it/cis/CulturalEntity" + }, + { + "@id": "l0:Collection" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b46" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b50" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b51" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b52" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b53" + } + ] }, { - "@id": "http://dati.beniculturali.it/cis/altCISName", - "@type": "owl:DatatypeProperty", + "@id": "http://dati.beniculturali.it/cis/CreativeWork", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, - "stable" + { + "@language": "en", + "@value": "stable" + } ], "rdfs:comment": [ { "@language": "en", - "@value": "Property used to associate the situation name in time with the alternative name of the cultural institute or site" + "@value": "Concept used to represent all types of creative works such multimedia objects (audio, video, image files), bibliographic references, and different types of articles, that refer to and cite the Cultural Institute or Site" }, { "@language": "it", - "@value": "Proprietà utilizzata per associare la situazione name in time a una denominazione alternativa dell'istituto e luogo della cultura." + "@value": "Concetto utilizzato per rappresentare tutti quei materiali, multimediali (file audio, video), immagini), bibliografici, articoli di varia natura che si riferiscono e citano l'Istituto e Luogo della Cultura." } ], - "rdfs:domain": { - "@id": "_:ub24bL710C25" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "en", - "@value": "alternative cultural site name" + "@value": "Creative Work" }, { "@language": "it", - "@value": "nome alternativo luogo cultura" + "@value": "Lavoro Creativo" } ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:name" - } + "rdfs:subClassOf": [ + { + "@id": "l0:Object" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b54" + } + ] }, { - "@id": "_:ub24bL1573C42", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasSite" + "@id": "http://dati.beniculturali.it/cis/CultResearchCenter", + "@type": [ + "owl:Class", + "owl:NamedIndividual", + "http://dati.beniculturali.it/cis/CISType" + ], + "dc:description": [ + { + "@language": "en", + "@value": "An example of usage of the class cis:CultReseachCenter is the following:\n\n
\n\ncrc:Fondazione_Arnaldo_Pomodoro\n    a cis:CultResearchCenter ;\n    rdfs:label \"Fondazione Arnaldo Pomodoro\"@it ;\n    rdfs:label \"Arnaldo Pomodoro Foundation\"@en ;\n    cis:institutionalName \"Fondazione Arnaldo Pomodoro\"@it ;\n    cis:institutionalName \"Arnaldo Pomodoro Foundation\"@en ;\n    cis:ISILIdentifier \"IT-EX0005\" .\n\n
" + }, + { + "@language": "it", + "@value": "Un esempio di utilizzo della classe cis:CultReseachCenter è il seguente:\n\n
\n\ncrc:Fondazione_Arnaldo_Pomodoro\n    a cis:CultReseachCenter ;\n    rdfs:label \"Fondazione Arnaldo Pomodoro\"@it ;\n    rdfs:label \"Arnaldo Pomodoro Foundation\"@en ;\n    cis:institutionalName \"Fondazione Arnaldo Pomodoro\"@it ;\n    cis:institutionalName \"Arnaldo Pomodoro Foundation\"@en ;\n    cis:ISILIdentifier \"IT-EX0005\" .\n\n
" + } + ], + "owl:equivalentClass": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b59" }, - "owl:someValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/Site" + "owl:versionInfo": [ + { + "@language": "it", + "@value": "versione non definitiva" + }, + { + "@language": "en", + "@value": "unstable" + } + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa classe rappresenta istituti culturali che costituiscono centri di ricerca e di promozione culturale." + }, + { + "@language": "en", + "@value": "This class represents cultural institutions that form so-called cultural research and promotion centers." + } + ], + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" + }, + "rdfs:label": [ + { + "@language": "en", + "@value": "Cultural Reseach and Promotion Center" + }, + { + "@language": "it", + "@value": "Centri di ricerca e promozione culturale" + } + ], + "rdfs:subClassOf": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" } }, { - "@id": "http://dati.beniculturali.it/cis/isCatalogueOf", - "@type": "owl:ObjectProperty", + "@id": "http://dati.beniculturali.it/cis/CulturalEntity", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", - "@value": "versione non definitiva" + "@value": "stabile" }, { "@language": "en", - "@value": "unstable" + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "Inverse property of \"has catalogue\"." + "@value": "Class that provides a generalization of three classes; that is , cultural institute or site, collection and cultural heritage object. It does not correspond to a concept used typically in the cultural domain but it is used in order to model properties and property restrictions that are common to all the these three classes. The class will never be directly instanziated." }, { "@language": "it", - "@value": "Proprietà inversa di \"ha catalogo\"." + "@value": "Classe che fornisce una generalizzazione per le tre classi di istituto e luogo della cultura, collezione e oggetto culturale. Non corrisponde ad un concetto usato normalmente nel linguaggio del dominio, ma risponde all'esigenza di modellare proprietà e assiomi di property-restriction comuni ad ognuna di queste tre classi. La classe CulturalEntity non sarà mai istanziata direttamente" } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/Catalogue" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { - "@language": "it", - "@value": "è catalogo di" + "@language": "en", + "@value": "Cultural Entity" }, { - "@language": "en", - "@value": "is catalogue of" + "@language": "it", + "@value": "Entità culturale" } ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - } - }, - { - "@id": "_:ub24bL1834C34", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } + "rdfs:subClassOf": [ + { + "@id": "l0:Entity" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b60" + } + ] }, { - "@id": "http://dati.beniculturali.it/cis/catalogue", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "http://dati.beniculturali.it/cis/isCatalogueOf" - }, + "@id": "http://dati.beniculturali.it/cis/CulturalEvent", + "@type": "owl:Class", + "dc:description": [ + { + "@language": "en", + "@value": "An example of usage of the class cis:CulturalEvent is the following:\n\n
\n\nculturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte\n    a cis:CulturalEvent, cpevapit:PublicEvent ;\n    cis:isHostedBySite site:Museo_di_Capodimonte;\n    cpevapit:eventTitle \"Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte\" ;\n    rdfs:comment \"Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi\n    al Museo di Capodimonte’,\n    organizzata dalla Soprintendenza speciale per il patrimonio storico\"@it ;\n    cis:involvesCulturalEntity culturalheritageobject:Il_giocatore_di_carte ;\n    cpevapit:hasPublicEventTypology  ;\n    cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ;\n    l0:identifier \"Gemito-1\" ;\n    cpevapit:hasSubEvent culturaleEvent:Vincenzo_Gemito_Il_Pescatorello ;\n    l0:description \"Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi\n    al Museo di Capodimonte’,\n    organizzata dalla Soprintendenza speciale per il patrimonio storico\"@it ;\n    rdfs:label \"Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte\"@it ;\n    tiapit::atTime ti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte .\n\nculturalEvent:Vincenzo_Gemito_Il_Pescatorello\n    a cis:CulturalEvent , cpevapit:PublicEvent ;\n    cis:isHostedBySite site:Museo_di_Capodimonte;\n    rdfs:label \"Vincenzo Gemito, esposizione de Il Pescatorello\"@it ;\n    cpevapit:eventTitle \"Vincenzo Gemito, esposizione de Il Pescatorello&apos@it\" ;\n    l0:description \"Evento racchiuso nell'esposizione generale Vincenzo Gemito\"@it ;\n    l0:identifier \"Gemito-Pescatorello-2\";\n   cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ;\n    cpevapit:hasPublicEventTypology  ;\n    cis:involvesCulturalEntity culturalheritageobject:Il_Pescatorello ;\n    tiapit:atTime ti:urata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte .\n\nrit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte\n   a roapit:TimeIndexedRole ;\n   roapit:forEntity culturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte ;\n   roapit:withRole role:Organizer ;\n   tiapit:hasTemporalEntity ti:Durata_incarico ;\n   roapit:isRoleInTimeOf  .\n\nrole:Organizer\n    a roapit:Role ;\n    l0name \"Organizzatore\"@it .\n\nti:Durata_incarico\n  a tiapit:TimeInterval ;\n  tiapit:startTime \"2013-11-28T00:00:00\"^^xsd:dateTime;\n  tiapit:endTime \"2015-07-16T00:00:00\"^^xsd:dateTime .\n\nti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte\n    a tiapit:TimeInterval ;\n    rdfs:label \"Intervallo di durata dell'evento 'Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte'\" ;\n    tiapit:startTime \"2014-11-28T00:00:00\"^^xsd:dateTime;\n    tiapit:endTime \"2015-07-16T00:00:00\"^^xsd:dateTime .\n\nculturalheritageobject:Il_giocatore_di_carte\n    a cis:CulturalHeritageObject ;\n    rdfs:label \"Il giocatore di carte\" ;;\n    l0:name \"l giocatore di carte\" ;\n    cis:isInSite site:Museo_di_Capodimonte .\n\ncultualheritageobject:Il_Pescatorello\n    a cis:CulturalHeritageObject ;\n    rdfs:label \"Il Pescatorello\" ;\n    l0:name \"Il Pescatorello"\" ;\n    cis:isInSite site:Museo_di_Capodimonte .\n\n
" + }, + { + "@language": "it", + "@value": "Un esempio di utilizzo della classe cis:Event è il seguente:\n\n
\n\nculturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte\n    a cis:CulturalEvent, cpevapit:PublicEvent ;\n    cis:isHostedBySite site:Museo_di_Capodimonte;\n    cpevapit:eventTitle \"Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte\" ;\n    rdfs:comment \"Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi\n    al Museo di Capodimonte’,\n    organizzata dalla Soprintendenza speciale per il patrimonio storico\"@it ;\n    cis:involvesCulturalEntity culturalheritageobject:Il_giocatore_di_carte ;\n    cpevapit:hasPublicEventTypology  ;\n    cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ;\n    l0:identifier \"Gemito-1\" ;\n    cpevapit:hasSubEvent culturaleEvent:Vincenzo_Gemito_Il_Pescatorello ;\n    l0:description \"Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi\n    al Museo di Capodimonte’,\n    organizzata dalla Soprintendenza speciale per il patrimonio storico\"@it ;\n    rdfs:label \"Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte\"@it ;\n    tiapit::atTime ti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte .\n\nculturalEvent:Vincenzo_Gemito_Il_Pescatorello\n    a cis:CulturalEvent , cpevapit:PublicEvent ;\n    cis:isHostedBySite site:Museo_di_Capodimonte;\n    rdfs:label \"Vincenzo Gemito, esposizione de Il Pescatorello\"@it ;\n    cpevapit:eventTitle \"Vincenzo Gemito, esposizione de Il Pescatorello&apos@it\" ;\n    l0:description \"Evento racchiuso nell'esposizione generale Vincenzo Gemito\"@it ;\n    l0:identifier \"Gemito-Pescatorello-2\";\n   cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ;\n    cpevapit:hasPublicEventTypology  ;\n    cis:involvesCulturalEntity culturalheritageobject:Il_Pescatorello ;\n    tiapit:atTime ti:urata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte .\n\nrit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte\n   a roapit:TimeIndexedRole ;\n   roapit:forEntity culturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte ;\n   roapit:withRole role:Organizer ;\n   tiapit:hasTemporalEntity ti:Durata_incarico ;\n   roapit:isRoleInTimeOf  .\n\nrole:Organizer\n    a roapit:Role ;\n    l0name \"Organizzatore\"@it .\n\nti:Durata_incarico\n  a tiapit:TimeInterval ;\n  tiapit:startTime \"2013-11-28T00:00:00\"^^xsd:dateTime;\n  tiapit:endTime \"2015-07-16T00:00:00\"^^xsd:dateTime .\n\nti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte\n    a tiapit:TimeInterval ;\n    rdfs:label \"Intervallo di durata dell'evento 'Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte'\" ;\n    tiapit:startTime \"2014-11-28T00:00:00\"^^xsd:dateTime;\n    tiapit:endTime \"2015-07-16T00:00:00\"^^xsd:dateTime .\n\nculturalheritageobject:Il_giocatore_di_carte\n    a cis:CulturalHeritageObject ;\n    rdfs:label \"Il giocatore di carte\" ;;\n    l0:name \"l giocatore di carte\" ;\n    cis:isInSite site:Museo_di_Capodimonte .\n\ncultualheritageobject:Il_Pescatorello\n    a cis:CulturalHeritageObject ;\n    rdfs:label \"Il Pescatorello\" ;\n    l0:name \"Il Pescatorello"\" ;\n    cis:isInSite site:Museo_di_Capodimonte .\n\n
" + } + ], "owl:versionInfo": [ - "stable", { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "Property used to associate the Cultural Institute or SIte with a catalogue of cultural collections included in the institute or site. The relatioships can be used to indicate that a Cultural Institute or Site has an its own catalogue or situations where a Cultural Institute or Site contributes to a union catalogue (this latter case is represented by libraries that can contribute to or participate in a union catalogue)." + "@language": "it", + "@value": "Rappresenta un evento culturale." }, { - "@language": "it", - "@value": "Proprietà utilizzata per associare l'istituto e luogo della cultura a un catalogo che descrive le opere in esso contenute. Tale relazione può essere utilizzata per indicare che un istituto e luogo della cultura ha un catalogo ma anche una situazione per cui un istituto e luogo della cultura partecipa a un catalogo (in quest'ultimo caso un esempio è rappresentato dalle biblioteche che possono partecipare a un catalogo collettivo)." + "@language": "en", + "@value": "it represents an event that typically is related to the cultural domain" } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "en", - "@value": "catalogue" + "@value": "Cultural Event" }, { "@language": "it", - "@value": "catalogo" + "@value": "Evento Culturale" } ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/Catalogue" - } - }, - { - "@id": "_:ub24bL1039C26", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "l0:name", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "_:ub24bL1585C42", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/CISNameInTime" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasCISNameInTime" - } - }, - { - "@id": "_:ub24bL965C29", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "smapit:OnlineContactPoint" - }, - "owl:onProperty": { - "@id": "smapit:hasOnlineContactPoint" - } + "rdfs:subClassOf": [ + { + "@id": "cpevapit:PublicEvent" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b61" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b62" + } + ] }, { - "@id": "http://dati.beniculturali.it/cis/institutionalCISName", - "@type": "owl:DatatypeProperty", - "owl:versionInfo": [ + "@id": "http://dati.beniculturali.it/cis/CulturalHeritageObject", + "@type": "owl:Class", + "dc:description": [ { "@language": "en", - "@value": "Stable" + "@value": "An example of usage of the class cis:CulturalHeritageObject is the following:\n\n
\n\nculturalheritageobject:Nascita_di_Venere\n    a cis:CulturalHeritageObject , cis:CulturalEntity ;\n    rdfs:label \"Nascita di Venere\"@it ;;\n    l0:name \"Nascita di Venere\"@it ;\n    cis:isInSite site:Palazzo_degli_uffizi .\n\n
" }, { "@language": "it", - "@value": "Stabile" + "@value": "Un esempio di utilizzo della classe cis:CulturalHeritageObject iè il seguente:\n\n
\n\nculturalheritageobject:Nascita_di_Venere\n    a cis:CulturalHeritageObject , cis:CulturalEntity ;\n    rdfs:label \"Nascita di Venere\"@it ;;\n    l0:name \"Nascita di Venere\"@it ;\n    cis:isInSite site:Palazzo_degli_uffizi .\n\n
" } ], - "rdfs:comment": [ + "owl:versionInfo": [ { "@language": "it", - "@value": "Questa proprietà identifica direttamente il nome istituzionale dell'Istituto e luogo della cultura" + "@value": "stabile" }, { "@language": "en", - "@value": "This data property identifies the institutional name of the Cultural Institute or Site." + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "It represents a cultural asset (even intagible) of the cultural heritage." + }, + { + "@language": "it", + "@value": "Rappresenta un bene, materiale o immateriale, del patrimonio culturale." } ], - "rdfs:domain": { - "@id": "_:ub24bL731C35" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { - "@language": "it", - "@value": "Nome Istituzionale Luogo Cultura" + "@language": "en", + "@value": "Cultural Heritage Object" }, - "Institutional Name of Cultural Site" + { + "@language": "it", + "@value": "Oggetto Culturale" + } ], - "rdfs:range": { - "@id": "rdfs:Literal" - }, - "rdfs:subPropertyOf": { - "@id": "l0:name" - } + "rdfs:subClassOf": [ + { + "@id": "http://dati.beniculturali.it/cis/CulturalEntity" + }, + { + "@id": "l0:Object" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b63" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b64" + } + ] }, { - "@id": "http://dati.beniculturali.it/cis/CreativeWork", + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite", "@type": "owl:Class", + "dc:description": [ + { + "@language": "en", + "@value": "An example of usage of the class 'Cultural Institute or Site' is the following:\n\n
\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite , poiapit:PointOfInterest ;\n      l0:description \"\"\"La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del\n      monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti,\n      che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69\n      biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma\n      nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del\n\t  Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo\n      Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi.\"\"\"@it\n  rdfs:comment \"\"\"La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del\n      monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti,\n      che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69\n      biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma\n      nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del\n\t  Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo\n      Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi.\"\"\"@it ;\n      rdfs:label \"Biblioteca nazionale centrale\"@it ;\n      cis:istitutionalCISName \"Biblioteca nazionale centrale\"@it ;\n      poiapit:POIofficialName Biblioteca nazionale centrale\"@it ;\n      poiapit:POIID \"29387\" ;\n     poiapit:POICategory   ;\n      clvapit:hasGeometry geometry_Biblioteca_nazionale_centrale ;\n      cis:ISILIdentifier \"IT-RM0267\"^^xsd:string ;\n      acapit:hasAccessCondition\n               ,\n               ,\n               ,\n               ,  ;\n      cis:hasCatalogue  ,  ,  ,  ,  ;\n      cis:hasCollectionCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ;\n      smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ;\n      cis:hasCISNameInTime CISNameInTime:Biblioteca_Nazionale_Centrale ;\n      cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      cis:providesService service:Connessione_WI-FI , service:Visite_guidate , service:ala_per_la_didattica ;\n      owl:sameAs    .\n\ngeometry_Biblioteca_nazionale_centrale\n     a clvapit:Geometry , locn:Geometry ;\n      clvapit:lat \"AAA\" ;\n      clvapit:long \"BBB\" ;\n      clvapit:hasGeometryType  clvapit:Point .\n\n\n     a acapit:AccessCondition , acapit:OpeningHoursSpecification ;\n     acapit:opens \"11:00\"^^xsd:time ;\n     acapit:closes \"18:00\"^^xsd:time ;\n     acapit:hasAdmissionType at:daily ;\n     ti:hasDayOfWeek   .\n\nat:daily\n   a acapit:AdmissionType ;\n   l0:name \"daily\"@en , \"giornaliera\"@it ;\n   l0:description \"apertura prevista ogni giorno in determinate fasce orarie\"@it .\n\ncontactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma\n      a smapit:OnlineContactPoint ;\n      smapit:hasEmail email:email_Biblioteca_nazionale_centrale_di_roma ;\n      smapit:hasTelephoneNumber phone:phone_Biblioteca_nazionale_centrale_di_roma ;\n      smapit:hasWebSite website:web_Biblioteca_nazionale_centrale_di_roma .\n\nemail:email_Biblioteca_nazionale_centrale_di_roma\n     a smapit:Email ;\n     smapit:emailAddress \"mailto:XXX@YYY.it\"^^xsd:anyURI ;\n     smapit:hasEmailType  ;\n      smapit:isEmailOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma .\n\nphone:phone_Biblioteca_nazionale_centrale_di_roma\n      a smapit:Telephone ;\n      smapit:telephoneNumber \"051 347397\" ;\n      smapit:hasTelephoneType  ;\n      smapit:isTelephoneOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma  .\n\n\nwebsite:web_Biblioteca_nazionale_centrale_di_roma\n       a smapit:WebSite ;\n       smapit:URL \"https://example.itr^^xsd:anyURI\" ;\n       smapit:isWebiteOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma  .\n
" + }, + { + "@language": "it", + "@value": "Un esempio di utilizzo della classe \"Istituto e Luogo della Cultura\" è il seguente:\n\n
\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite , poiapit:PointOfInterest ;\n      l0:description \"\"\"La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del\n      monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti,\n      che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69\n      biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma\n      nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del\n\t  Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo\n      Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi.\"\"\"@it\n  rdfs:comment \"\"\"La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del\n      monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti,\n      che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69\n      biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma\n      nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del\n\t  Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo\n      Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi.\"\"\"@it ;\n      rdfs:label \"Biblioteca nazionale centrale\"@it ;\n      cis:istitutionalCISName \"Biblioteca nazionale centrale\"@it ;\n      poiapit:POIofficialName Biblioteca nazionale centrale\"@it ;\n      poiapit:POIID \"29387\" ;\n     poiapit:POICategory   ;\n      clvapit:hasGeometry geometry_Biblioteca_nazionale_centrale ;\n      cis:ISILIdentifier \"IT-RM0267\"^^xsd:string ;\n      acapit:hasAccessCondition\n               ,\n               ,\n               ,\n               ,  ;\n      cis:hasCatalogue  ,  ,  ,  ,  ;\n      cis:hasCollectionCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ;\n      smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ;\n      cis:hasCISNameInTime CISNameInTime:Biblioteca_Nazionale_Centrale ;\n      cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      cis:providesService service:Connessione_WI-FI , service:Visite_guidate , service:ala_per_la_didattica ;\n      owl:sameAs    .\n\ngeometry_Biblioteca_nazionale_centrale\n     a clvapit:Geometry , locn:Geometry ;\n      clvapit:lat \"AAA\" ;\n      clvapit:long \"BBB\" ;\n      clvapit:hasGeometryType  clvapit:Point .\n\n\n     a acapit:AccessCondition , acapit:OpeningHoursSpecification ;\n     acapit:opens \"11:00\"^^xsd:time ;\n     acapit:closes \"18:00\"^^xsd:time ;\n     acapit:hasAdmissionType at:daily ;\n     ti:hasDayOfWeek   .\n\nat:daily\n   a acapit:AdmissionType ;\n   l0:name \"daily\"@en , \"giornaliera\"@it ;\n   l0:description \"apertura prevista ogni giorno in determinate fasce orarie\"@it .\n\ncontactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma\n      a smapit:OnlineContactPoint ;\n      smapit:hasEmail email:email_Biblioteca_nazionale_centrale_di_roma ;\n      smapit:hasTelephoneNumber phone:phone_Biblioteca_nazionale_centrale_di_roma ;\n      smapit:hasWebSite website:web_Biblioteca_nazionale_centrale_di_roma .\n\nemail:email_Biblioteca_nazionale_centrale_di_roma\n     a smapit:Email ;\n     smapit:emailAddress \"mailto:XXX@YYY.it\"^^xsd:anyURI ;\n     smapit:hasEmailType  ;\n      smapit:isEmailOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma .\n\nphone:phone_Biblioteca_nazionale_centrale_di_roma\n      a smapit:Telephone ;\n      smapit:telephoneNumber \"051 347397\" ;\n      smapit:hasTelephoneType  ;\n      smapit:isTelephoneOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma  .\n\n\nwebsite:web_Biblioteca_nazionale_centrale_di_roma\n       a smapit:WebSite ;\n       smapit:URL \"https://example.itr^^xsd:anyURI\" ;\n       smapit:isWebiteOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma  .\n
" + } + ], "owl:versionInfo": [ { "@language": "it", @@ -1910,12 +2131,12 @@ ], "rdfs:comment": [ { - "@language": "en", - "@value": "Concept used to represent all types of creative works such multimedia objects (audio, video, image files), bibliographic references, and different types of articles, that refer to and cite the Cultural Institute or Site" + "@language": "it", + "@value": "Sono istituti e luoghi della cultura i musei, le biblioteche e gli archivi, le aree e i parchi archeologici, i complessi monumentali. Gli istituti e luoghi e della cultura che appartengono a soggetti pubblici sono destinati alla pubblica fruizione ed espletano un servizio pubblico. Le strutture espositive e di consultazione nonché i luoghi della cultura che appartengono a soggetti privati e sono aperti al pubblico espletano un servizio privato di utilità sociale." }, { - "@language": "it", - "@value": "Concetto utilizzato per rappresentare tutti quei materiali, multimediali (file audio, video), immagini), bibliografici, articoli di varia natura che si riferiscono e citano l'Istituto e Luogo della Cultura." + "@language": "en", + "@value": "The class Cultural Institute or Site represents museums, libraries, archive holders, archaeologic areas and parks, monumental areas. The cultural institutes of sites that are owned by public bodies are meant to offer public services. The cultural institutes or sites that are owned by private subjects, and are open to the public, offer a public and societal service." } ], "rdfs:isDefinedBy": { @@ -1924,45 +2145,99 @@ "rdfs:label": [ { "@language": "en", - "@value": "Creative Work" + "@value": "Cultural Institute or Site" }, { "@language": "it", - "@value": "Lavoro Creativo" + "@value": "Istituto e Luogo Della Cultura" } ], "rdfs:subClassOf": [ { - "@id": "_:ub24bL1307C31" + "@id": "http://dati.beniculturali.it/cis/CulturalEntity" + }, + { + "@id": "poiapit:PointOfInterest" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b65" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b66" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b67" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b68" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b69" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b70" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b71" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b72" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b73" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b74" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b75" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b76" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b77" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b78" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b79" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b80" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b81" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b82" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b83" + } + ] + }, + { + "@id": "http://dati.beniculturali.it/cis/CulturalLandscapeAsset", + "@type": [ + "owl:Class", + "owl:NamedIndividual", + "http://dati.beniculturali.it/cis/CISType" + ], + "dc:description": [ + { + "@language": "en", + "@value": "An example of usage of the class cis:CulturalLandscapeAsset is the following:\n\n
\n\ncissite:Costiera_Amalfitana\n a cis:CulturalInstituteOrSite, cis:CulturalLandscapeAsset ;\n    rdfs:label \"Costiera Amalfitana\"@it ;\n    cis:institutionalName \"Costiera Amalfitana\"@en ;\n    cis:ISILIdentifier \"IT-EX0004\" .\n\n
" }, { - "@id": "l0:Object" + "@language": "it", + "@value": "Un esempio di utilizzo della classe cis:CulturalLandscapeAsset è il seguente:\n\n
\n\ncissite:Costiera_Amalfitana\n a cis:CulturalInstituteOrSite, cis:CulturalLandscapeAsset ;\n    rdfs:label \"Costiera Amalfitana\"@it ;\n    cis:institutionalName \"Costiera Amalfitana\"@en ;\n    cis:ISILIdentifier \"IT-EX0004\" .\n\n
" } - ] - }, - { - "@id": "_:ub24bL2019C30", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "xsd:anyURI" - }, - "owl:onProperty": { - "@id": "smapit:URL" - } - }, - { - "@id": "_:ub24bL893C32", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" + ], + "owl:equivalentClass": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b84" }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/altCISName" - } - }, - { - "@id": "http://dati.beniculturali.it/cis/isPartOf", - "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "en", @@ -1970,46 +2245,49 @@ }, { "@language": "it", - "@value": "non stabile" + "@value": "versione non definitiva" } ], "rdfs:comment": [ { - "@language": "en", - "@value": "This object property is meant to link a cultural institute or site with itself. This can be used to represent all those cases in which a institute or site can be part of another general institute or site. This property can be effectively used in the cases of Sections of the Central Archive." + "@language": "it", + "@value": "Questa classe rappresenta uno specifico tipo di istituto e luogo della cultura, i.e., il bene paessaggistico così come definito dall'art. 136 del Codice dei Beni Culturali." }, { - "@language": "it", - "@value": "Questa proprietà è utilizzata per connettere, con una relazione \"essere parte di\", un istituto e luogo della cultura a se stesso. In particolare, tale proprietà può essere efficacemente usata per rappresentare sezioni dell'Archivio di Stato (sezione dell'Archivio di Spoleto che è parte dell'Archivio di Stato)" + "@language": "en", + "@value": "This class represents a specific types of cultural institute or site, i.e., the cultural landscape asset." } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { - "@language": "it", - "@value": "è parte di" + "@language": "en", + "@value": "Cultural Landscape Asset" }, { - "@language": "en", - "@value": "is part of" + "@language": "it", + "@value": "Bene Paesaggistico" } ], - "rdfs:range": { + "rdfs:subClassOf": { "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" } }, { - "@id": "potapit:hasTicket", - "@type": "owl:ObjectProperty" - }, - { - "@id": "http://dati.beniculturali.it/cis/isHostedBySite", - "@type": "owl:ObjectProperty", + "@id": "http://dati.beniculturali.it/cis/CulturalProject", + "@type": "owl:Class", + "dc:description": [ + { + "@language": "en", + "@value": "An example of usage of the class cis:Project is the following:\n\n
\n\ncissite:Museo_di_Capodimonte\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    rdfs:label \"Museo di Capodimonte\" ;\n    cis:InstitutionalName \"Museo di Capodimonte\" ;\n    cis:ISILIdentifier \"IT-EX0008\" ;\n    cis:isInvolvedInProject project:ProgettoEsempio ;\n    cis:hasSite site:Museo_di_Capodimonte .\n\nproject:ProgettoEsempio\n    a cis:CulturalProject;\n    rdfs:label \"Example Project\"@en , \"Progetto di Esempio\";@it;\n    l0:name \"Example Project\";@en , \"Progetto di Esempio\"@it;\n    smapit:URL \"http://progettoesempio.com\"^^xsd:aniURI .\n\n
" + }, + { + "@language": "it", + "@value": "Un esempio di uso della classe cis:Project è il seguente:\n
\n\ncissite:Museo_di_Capodimonte\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    rdfs:label \"Museo di Capodimonte\" ;\n    cis:InstitutionalName \"Museo di Capodimonte\" ;\n    cis:ISILIdentifier \"IT-EX0008\" ;\n    cis:isInvolvedInProject project:ProgettoEsempio ;\n    cis:hasSite site:Museo_di_Capodimonte .\n\nproject:ProgettoEsempio\n    a cis:CulturalProject;\n    rdfs:label \"Example Project\"@en , \"Progetto di Esempio\";@it;\n    l0:name \"Example Project\";@en , \"Progetto di Esempio\"@it;\n    smapit:URL \"http://progettoesempio.com\"^^xsd:aniURI .\n\n
" + } + ], "owl:versionInfo": [ { "@language": "it", @@ -2023,162 +2301,76 @@ "rdfs:comment": [ { "@language": "en", - "@value": "This property is the inverse of \"hosts\" and links the Event to the Site of the Cultural Institute or Site" + "@value": "It represents a Project, usually cultural, the Cultural Institute and Site can be involved in." }, { "@language": "it", - "@value": "Questa proprietà è l'inversa di \"ospita\" e collega un evento a una sede di un istituto e luogo della cultura" + "@value": "Rappresenta un progetto, tipicamente culturale, nel quale l'istitutto della Cultura può essere coinvolto." } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalEvent" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ - { - "@language": "it", - "@value": "è ospitato da sede luogo" - }, { "@language": "en", - "@value": "is hosted by site" - } - ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/Site" - }, - "rdfs:subPropertyOf": { - "@id": "cpevapit:takesPlaceIn" - } - }, - { - "@id": "_:ub24bL2063C23", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "l0:description" - } - }, - { - "@id": "_:ub24bL1609C42", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/Equipment" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/makesAvailableEquipment" - } - }, - { - "@id": "_:ub24bL1201C35", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/Catalogue" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/isDescribedBy" - } - }, - { - "@id": "rdf:PlainLiteral", - "@type": "rdfs:Datatype" - }, - { - "@id": "_:ub24bL1209C35", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "l0:identifier", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "http://dati.beniculturali.it/cis/hasCollection", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" + "@value": "Cultural Project" }, - "stable" - ], - "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà che permette di associare l'istituto e luogo della cultura all'insieme delle opere in esso contenute." - }, - { - "@language": "en", - "@value": "Property used to associate the Cultural Institute or Site with the set of cultural objects it contains." + "@value": "Progetto Culturale" } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - }, - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" - }, - "rdfs:label": [ + "rdfs:subClassOf": [ { - "@language": "it", - "@value": "ha collezione" + "@id": "l0:Activity" }, { - "@language": "en", - "@value": "has collection" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b85" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b86" } - ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" - } + ] }, { - "@id": "dc:modified", - "@type": "owl:AnnotationProperty" + "@id": "http://dati.beniculturali.it/cis/Day", + "@type": [ + "owl:NamedIndividual", + "muapit:MeasurementUnit" + ] }, { - "@id": "http://dati.beniculturali.it/cis/Site", + "@id": "http://dati.beniculturali.it/cis/Equipment", "@type": "owl:Class", "dc:description": [ { "@language": "en", - "@value": "A site is always associated with an individual of the class 'Cultural Institute or Site' (CIS) by means of the object property hasSite.\n\nA site, which is a subclass of the PointOfInterest class of the POI ontology is additionally characterised by the following properties:\n\n * siteAddress (subproperty of hasAddress of the Location ontology) that allows associating the site with an address;\n * hasOnlineContactPoint that associates the site with an individual identifying an online contact point;\n * hasSpatialCoverage for relating the site to the description of its AdminUnitComponent (City, Country, District, Province, Region)';\n * isSiteOf that is the inverse property of hasSite.\n * hasSiteDescription for relating the site to its general description ;\n * hostsCulturalEvent for associating the site with a possible cultural event that hosts.\n\nThe following is an example of a Site and its association with a CIS\n\n
\nsite:Sede_di_Biblioteca_nazionale_centrale_di_Roma\n      a       cis:Site , poiapit:PointOfInterest ;\n      rdfs:label \"Sede Biblioteca nazionale centrale di Roma\"@it ;\n      poiapit:POIofficialName \"Sede Biblioteca nazionale centrale di Roma\"@it ;\n      poiapit:POIID \"1\" ;\n      cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ;\n      clvapit:hasSpatialCoverage         ;\n      cis:isSiteOf cissite:Biblioteca_nazionale_centrale ;\n      clvapit:hasGeometry geo_sede_biblioteca_nazionale ;\n      poiapit:hasPOICategory  ,  .\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite  , ;poiapit:PointOfInterest ;\n      cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma .\n\naddress:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma\n      a clvapit:Address ;\n      clvapit:hasIdentifier   ;\n    clvapit:hasStreetToponym  ;\n    clvapit:hasNumber  ;\n    clvapit:hasCity   .\n\n\n\n     a clvapit:Identifier ;\n     clvapit:identifierType \"Progressivo nazionale accesso\"@it ;\n     l0:identifier \"1\"  .\n\n\n    a clvapit:CivicNumbering ;\n    clvapit:streetNumber \"24\" .\n\n ;\n    a clvapit:StreetToponym ;\n    clvapit:officialStreetName \"PIPPO\"@it ;\n    clvapit:toponymQualifier \"VIA\"@it ;\n    clvapit:hasIdentifier  ,  ,  .\n\n
" + "@value": "An example of usage of the class cis:Equipment is the following:\n\n
\n\nequ:Photocopier\n    a cis:Equipment ;\n    rdfs:label \"Photocopier\"@en , \"Fotocopiatrice\"@it ;\n    l0:name \"Photocopier\"@en , \"Fotocopiatrice\"@it .\n\ncissite:Biblioteca_nazionale_centrale cis:makesAvailableEquipment equ:Photocopier .\n\n
" }, { "@language": "it", - "@value": "Una sede è sempre associata agli individui della classe \"Istituto e Luogo della Cultura\" attraverso la proprietà ha sede.\n\nUna sede è caratterizzata dalle seguenti proprietà:\n * ha indirizzo nel tempo: consente di associare una sede con un individuo della classe indirizzo nel tempo che fornisce la descrizione dell'indirizzo che varia nel tempo.;\n * ha punto di contatto: consente di associare una sede con un individuo che identifica un punto di contatto online;\n * ha copertura geografica: consente di associare la sede con la descrizione dell'area geografica\n* è sede di: la proprietà inversa di ha sede\n* ospita evento culturale: consente di associare una sede a un evento culturale ospitato in quel luogo fisico.\n\nIl seguente esempio in turle mostra una sede associata a un istituto e luogo della cultura:\n\n\n
\nsite:Sede_di_Biblioteca_nazionale_centrale_di_Roma\n      a       cis:Site , poiapit:PointOfInterest ;\n      rdfs:label \"Sede Biblioteca nazionale centrale di Roma\"@it ;\n      poiapit:POIofficialName \"Sede Biblioteca nazionale centrale di Roma\"@it ;\n      poiapit:POIID \"1\" ;\n      cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ;\n      clvapit:hasSpatialCoverage         ;\n      cis:isSiteOf cissite:Biblioteca_nazionale_centrale ;\n      clvapit:hasGeometry geo_sede_biblioteca_nazionale ;\n      poiapit:hasPOICategory  ,  .\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite  , ;poiapit:PointOfInterest ;\n      cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma .\n\naddress:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma\n      a clvapit:Address ;\n      clvapit:hasIdentifier   ;\n    clvapit:hasStreetToponym  ;\n    clvapit:hasNumber  ;\n    clvapit:hasCity   .\n\n\n\n     a clvapit:Identifier ;\n     clvapit:identifierType \"Progressivo nazionale accesso\"@it ;\n     l0:identifier \"1\"  .\n\n\n    a clvapit:CivicNumbering ;\n    clvapit:streetNumber \"24\" .\n\n ;\n    a clvapit:StreetToponym ;\n    clvapit:officialStreetName \"PIPPO\"@it ;\n    clvapit:toponymQualifier \"VIA\"@it ;\n    clvapit:hasIdentifier  ,  ,  .\n\n
" + "@value": "Un esempio di utilizzo della classe cis:Equipment è il seguente:\n\n
\n\nequ:Photocopier\n    a cis:Equipment ;\n    rdfs:label \"Photocopier\"@en , \"Fotocopiatrice\"@it ;\n    l0:name \"Photocopier\"@en , \"Fotocopiatrice\"@it .\n\ncissite:Biblioteca_nazionale_centrale cis:makesAvailableEquipment equ:Photocopier .\n\n
" } ], - "owl:disjointWith": { - "@id": "clvapit:Address" - }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", - "@value": "It represents a georeferenced physical site related to the Cultural Institute or Site. A Cultural Institute or Site can be located in more than one physical site. For instance, a Site can be \"Palazzo Venezia\" which is the site of the \"Museum of Palazzo Venezia\" and of \"Library of Archaelogy and Art History\"." + "@value": "It represents the equipment made available by the Cultural Institute or Site. For instance, the equipment can be a totem, etc." }, { "@language": "it", - "@value": "Rappresenta un luogo fisico georeferenziato relativo all'Istituto e luogo della Cultura. Un Istituto e Luogo della Cultura può avere più di un luogo fisico associato. Nell'ambito dell'Istituto Centrale per il Catalogo e la Documentazione (ICC)D) tale concetto rappresenta il contenitore fisico. Per esempio, un luogo fisico può essere \"Palazzo Venezia\" dove ha sede il \"Museo Nazionale di Palazzo Venezia\" o la \"Biblioteca di Archeologia e Storia dell'Arte\"." + "@value": "Rappresenta l'attrezzatura resa disponibile dall'Istituto e luogo della cultura. Per esempio è un'attrezzatura un totem, ecc." } ], "rdfs:isDefinedBy": { @@ -2186,57 +2378,52 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "Site" + "@language": "it", + "@value": "Attrezzatura" }, { - "@language": "it", - "@value": "Sede" + "@language": "en", + "@value": "Equipment" } ], "rdfs:subClassOf": [ { - "@id": "_:ub24bL2063C23" - }, - { - "@id": "_:ub24bL2055C23" - }, - { - "@id": "poiapit:PointOfInterest" - }, - { - "@id": "clvapit:Feature" - }, - { - "@id": "_:ub24bL2047C23" - }, - { - "@id": "_:ub24bL2059C23" - }, - { - "@id": "_:ub24bL2051C23" - }, - { - "@id": "_:ub24bL2039C23" + "@id": "l0:Object" }, { - "@id": "_:ub24bL2043C23" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b87" } ] }, { - "@id": "l0:description", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "roapit:TimeIndexedRole", - "@type": "owl:Class" + "@id": "http://dati.beniculturali.it/cis/Euro", + "@type": "owl:NamedIndividual" }, { - "@id": "http://dati.beniculturali.it/cis/isValidDuring", - "@type": "owl:ObjectProperty", + "@id": "http://dati.beniculturali.it/cis/HolderOfArchive", + "@type": [ + "owl:Class", + "owl:NamedIndividual", + "http://dati.beniculturali.it/cis/CISType" + ], + "dc:description": [ + { + "@language": "it", + "@value": "Un esempio di utilizzo della classe cis:HolderOfArchive è il seguente:\n\n
\n\ncissite:Archivio_di_Stato_di_Oristano\n    a cis:CulturalInstituteOrSite, cis:HolderOfArchive ;\n    rdfs:label \"Archivio di Stato di Oristano\" ;\n    cis:institutionalName \"Archivio di Stato di Oristano\" ;\n    cis:ISILIdentifier \"IT-EX0006\" .\n\n
" + }, + { + "@language": "en", + "@value": "An example of usage of the class cis:HolderOfArchive is the following:\n\n
\n\ncissite:Archivio_di_Stato_di_Oristano\n    a cis:CulturalInstituteOrSite, cis:HolderOfArchive ;\n    rdfs:label \"Archivio di Stato di Oristano\" ;\n    cis:institutionalName \"Archivio di Stato di Oristano\" ;\n    cis:ISILIdentifier \"IT-EX0006\" .\n\n
" + } + ], + "owl:equivalentClass": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b88" + }, "owl:versionInfo": [ - "stable", + { + "@language": "en", + "@value": "stable" + }, { "@language": "it", "@value": "stabile" @@ -2245,58 +2432,62 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà usata per associare la situzione \"nome nel tempo\", ovvero una denominazione valida in un certo arco temporale, a un intervallo temporale di validità" + "@value": "Questa classe rappresenta una specifica tipologia di istituto e luogo della cultura, i.e., Archivio" }, { "@language": "en", - "@value": "Property used to associate the situation name in time with a temporal validity interval" + "@value": "This class represents a specific tyep of cultural institute or site, i.e., Holder of Archive" } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CISNameInTime" - }, - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" - }, "rdfs:label": [ { "@language": "en", - "@value": "is valid during" + "@value": "Holder of Archives" }, { "@language": "it", - "@value": "è valido durante" + "@value": "Conservatore di archivi" } ], - "rdfs:range": { - "@id": "tiapit:TimeInterval" + "rdfs:subClassOf": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" } }, { - "@id": "http://dati.beniculturali.it/cis/hostsCulturalEvent", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "http://dati.beniculturali.it/cis/isHostedBySite" - }, + "@id": "http://dati.beniculturali.it/cis/Hour", + "@type": [ + "owl:NamedIndividual", + "muapit:MeasurementUnit" + ] + }, + { + "@id": "http://dati.beniculturali.it/cis/ISILIdentifier", + "@type": [ + "owl:DatatypeProperty", + "owl:FunctionalProperty" + ], "owl:versionInfo": [ { "@language": "it", - "@value": "stabile" + "@value": "Stabile" }, - "stable" + { + "@language": "en", + "@value": "Stable" + } ], "rdfs:comment": [ { - "@language": "en", - "@value": "Property used to associate a site to an event" + "@language": "it", + "@value": "Questa proprietà è utilizzata per rappresentare l'identificativo univoco dell'Istituto e luogo della cultura, i.e., il codice ISIL (International Standard identifier for Libraries and Related Organization). Sotto proprietà di identificativo." }, { - "@language": "it", - "@value": "Proprietà usata per associare una sede del luogo della cultura a un evento." + "@language": "en", + "@value": "This property is used to define the unique identifier of the cultural institute or site (i.e., the ISIL - International Standard Identifier for Libriaries and Related Organization - code). Subproperty of identifier." } ], "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/Site" + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" @@ -2304,154 +2495,160 @@ "rdfs:label": [ { "@language": "en", - "@value": "hosts cultural event" + "@value": "ISIL identifier" }, { "@language": "it", - "@value": "ospita evento culturale" + "@value": "Identificativo ISIL" } ], "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CulturalEvent" + "@id": "rdfs:Literal" }, "rdfs:subPropertyOf": { - "@id": "cpevapit:hosts" - } - }, - { - "@id": "_:ub24bL1948C30", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "xsd:anyURI" - }, - "owl:onProperty": { - "@id": "smapit:URL" + "@id": "l0:identifier" } }, { - "@id": "dc:creator", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "http://dati.beniculturali.it/cis/isDescribedBy", - "@type": "owl:ObjectProperty", - "rdfs:comment": [ + "@id": "http://dati.beniculturali.it/cis/ImageObject", + "@type": "owl:Class", + "dc:description": [ + { + "@language": "en", + "@value": "An example of the usage of the class cis:ImageObject is the following:\n\n
\n\nimage:Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte\n    a cis:ImageObject , cis:CreativeWork ;\n    rdfs:label \"Poster of the event 'Vincenzo Gemito al Museo di Capodimonte'\"@en;\n    rdfs:label \"Poster dell'evento 'Vincenzo Gemito al Museo di Capodimonte'\"@it;\n    smapit:URL http://www.example.com/Image/Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte.png^^xsd:anyURI ;\n    cis:isAbout event:Vincenzo_Gemito_al_Museo_di_Capodimonte .\n\n
" + }, { "@language": "it", - "@value": "Proprietà inversa di \"descrive\"" + "@value": "Un esempio dell'utilizzo della classe cis:ImageObject è il seguente:\n\n
\n\nimage:Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte\n    a cis:ImageObject , cis:CreativeWork ;\n    rdfs:label \"Poster of the event 'Vincenzo Gemito al Museo di Capodimonte'\"@en;\n    rdfs:label \"Poster dell'evento 'Vincenzo Gemito al Museo di Capodimonte'\"@it;\n    smapit:URL http://www.example.com/Image/Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte.png^^xsd:anyURI ;\n    cis:isAbout event:Vincenzo_Gemito_al_Museo_di_Capodimonte .\n\n
" + } + ], + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" }, { "@language": "en", - "@value": "Inverse property of \"describes\"" + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "Concept used to represent an image file." + }, + { + "@language": "it", + "@value": "Concetto utilizzato per rappresentare un file immagine." } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "en", - "@value": "is described by" + "@value": "Image Object" }, { "@language": "it", - "@value": "è descritto da" + "@value": "Oggetto immagine" } ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/Catalogue" - } + "rdfs:subClassOf": [ + { + "@id": "http://dati.beniculturali.it/cis/CreativeWork" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b89" + } + ] }, { - "@id": "https://w3id.org/italia/data/distribution/CIS-RDF-TURTLE", + "@id": "http://dati.beniculturali.it/cis/Library", "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" + "owl:Class", + "owl:NamedIndividual", + "http://dati.beniculturali.it/cis/CISType" ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Cultural-ON/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.ttl" + "owl:equivalentClass": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b90" }, - "dct:description": [ + "owl:versionInfo": [ { - "@language": "it", - "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia Cultural-ON sui luoghi ed eventi culturali" + "@language": "en", + "@value": "stable" }, { - "@language": "en", - "@value": "This is the distribution in RDF/turtle of Cultural-ON ontology on Cultural Events and Sites" + "@language": "it", + "@value": "stabile" } ], - "dct:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" - }, - "dct:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" - }, - "dct:title": [ + "rdfs:comment": [ { "@language": "it", - "@value": "Distribuzione RDF/Turtle ontologia Cultural-ON" + "@value": "Rappresenta uno specifico tipo di Istituto e Luogo della Cultura, ovvero Biblioteca." }, { "@language": "en", - "@value": "RDF/Turtle distribution of Cultural-ON Ontology" + "@value": "It represents a specific type of Cultural Institute or Site; that is, Library" } - ] - }, - { - "@id": "_:ub24bL1838C34", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "xsd:anyURI" + ], + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" }, - "owl:onProperty": { - "@id": "smapit:URL" + "rdfs:label": [ + { + "@language": "en", + "@value": "Library" + }, + { + "@language": "it", + "@value": "Biblioteca" + } + ], + "rdfs:subClassOf": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" } }, { - "@id": "http://dati.beniculturali.it/cis/CultResearchCenter", + "@id": "http://dati.beniculturali.it/cis/MonumentalArea", "@type": [ + "owl:Class", "owl:NamedIndividual", - "http://dati.beniculturali.it/cis/CISType", - "owl:Class" + "http://dati.beniculturali.it/cis/CISType" ], "dc:description": [ { "@language": "en", - "@value": "An example of usage of the class cis:CultReseachCenter is the following:\n\n
\n\ncrc:Fondazione_Arnaldo_Pomodoro\n    a cis:CultResearchCenter ;\n    rdfs:label \"Fondazione Arnaldo Pomodoro\"@it ;\n    rdfs:label \"Arnaldo Pomodoro Foundation\"@en ;\n    cis:institutionalName \"Fondazione Arnaldo Pomodoro\"@it ;\n    cis:institutionalName \"Arnaldo Pomodoro Foundation\"@en ;\n    cis:ISILIdentifier \"IT-EX0005\" .\n\n
" + "@value": "An example of usage of the class cis:MonumentalArea is the following:\n\n
\n\ncissite:COMPLESSO_MONUMENTALE_DI_VICOPISANO_ROCCA_DEL_BRUNELLESCHI_E_PALAZZO_PRETORIO\n    a cis:CulturalInstituteOrSite, cis:MonumentalArea ;\n    rdfs:label \"COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIO\" ;\n    cis:institutionalName \"COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIOi\" ;\n    cis:ISILIdentifier \"IT-EX0007\" .\n\n
" }, { "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:CultReseachCenter è il seguente:\n\n
\n\ncrc:Fondazione_Arnaldo_Pomodoro\n    a cis:CultReseachCenter ;\n    rdfs:label \"Fondazione Arnaldo Pomodoro\"@it ;\n    rdfs:label \"Arnaldo Pomodoro Foundation\"@en ;\n    cis:institutionalName \"Fondazione Arnaldo Pomodoro\"@it ;\n    cis:institutionalName \"Arnaldo Pomodoro Foundation\"@en ;\n    cis:ISILIdentifier \"IT-EX0005\" .\n\n
" + "@value": "Un esempio di utilizzo della classe cis:MonumentalArea è il seguente:\n\n
\n\ncissite:COMPLESSO_MONUMENTALE_DI_VICOPISANO_ROCCA_DEL_BRUNELLESCHI_E_PALAZZO_PRETORIO\n    a cis:CulturalInstituteOrSite, cis:MonumentalArea ;\n    rdfs:label \"COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIO\" ;\n    cis:institutionalName \"COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIOi\" ;\n    cis:ISILIdentifier \"IT-EX0007\" .\n\n
" } ], "owl:equivalentClass": { - "@id": "_:ub24bL1330C41" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b91" }, "owl:versionInfo": [ { - "@language": "it", - "@value": "versione non definitiva" + "@language": "en", + "@value": "stable" }, { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "stabile" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta istituti culturali che costituiscono centri di ricerca e di promozione culturale." + "@value": "Rappresenta uno specifico tipo di Istituto e Luogo della Cultura ovvero Complesso Monumentale." }, { "@language": "en", - "@value": "This class represents cultural institutions that form so-called cultural research and promotion centers." + "@value": "It represents a specific type of Cultural Institute or Site; that is, Monumental Area" } ], "rdfs:isDefinedBy": { @@ -2460,11 +2657,11 @@ "rdfs:label": [ { "@language": "it", - "@value": "Centri di ricerca e promozione culturale" + "@value": "Complesso Monumentale" }, { "@language": "en", - "@value": "Cultural Reseach and Promotion Center" + "@value": "Monumental Area or Complex" } ], "rdfs:subClassOf": { @@ -2472,114 +2669,129 @@ } }, { - "@id": "http://dati.beniculturali.it/cis/isProvidedBy", - "@type": "owl:ObjectProperty", - "owl:inverseOf": { - "@id": "http://dati.beniculturali.it/cis/providesService" + "@id": "http://dati.beniculturali.it/cis/Museum", + "@type": [ + "owl:Class", + "owl:NamedIndividual", + "http://dati.beniculturali.it/cis/CISType" + ], + "dc:description": [ + { + "@language": "en", + "@value": "An example of usage of the class cis:Museum is the following:\n\n
\n\ncissite:Museo_di_Capodimonte\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    rdfs:label \"Museo di Capodimonte\"; ;\n    cis:institutionalName \"Museo di Capodimonte\" ;\n    cis:ISILIdentifier \"IT-EX0008\" .\n\n
" + }, + { + "@language": "it", + "@value": "Un esempio di utilizzo della classe cis:Museum è il seguente:\n\n
\n\ncissite:Museo_di_Capodimonte\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    rdfs:label \"Museo di Capodimonte\"; ;\n    cis:institutionalName \"Museo di Capodimonte\" ;\n    cis:ISILIdentifier \"IT-EX0008\" .\n\n
" + } + ], + "owl:equivalentClass": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b92" }, + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" + } + ], "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà inversa di \"fornisce servizio\"" + "@value": "Rappresenta uno specifico tipo di istituto e luogo della cultura ovvero museo." }, { "@language": "en", - "@value": "Inverse property of \"provides service\"" + "@value": "It represents a specific type of Cultural Institute or Site; that is, Museum" } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CISService" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { - "@language": "it", - "@value": "è fornito da" + "@language": "en", + "@value": "Museum" }, { - "@language": "en", - "@value": "is provided by" + "@language": "it", + "@value": "Museo" } - ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - } - }, - { - "@id": "_:ub24bL1526C41", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" + ], + "rdfs:subClassOf": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" } }, { - "@id": "http://dati.beniculturali.it/cis/hasSiteDescription", - "@type": "owl:ObjectProperty", + "@id": "http://dati.beniculturali.it/cis/NewsArticle", + "@type": "owl:Class", "owl:versionInfo": [ - "stable", { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Proprietà che permette di associare una descrizione alla sede dell'istituto e luogo della cultura." + "@language": "en", + "@value": "Concept used to represent a news article." }, { - "@language": "en", - "@value": "Propery that permits to associate a site of a cultural institute or site with its description." + "@language": "it", + "@value": "Concetto utilizzato per rappresentare un articolo" } ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/Site" - }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "it", - "@value": "ha descrizione della sede" + "@value": " Articolo" }, { "@language": "en", - "@value": "has site description" + "@value": "News Article" } ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/SiteDescription" - } - }, - { - "@id": "rdfs:Literal", - "@type": "rdfs:Datatype" + "rdfs:subClassOf": [ + { + "@id": "http://dati.beniculturali.it/cis/CreativeWork" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b93" + } + ] }, { - "@id": "roapit:hasRiT", - "@type": "owl:ObjectProperty" + "@id": "http://dati.beniculturali.it/cis/QuantityOfAdmissions", + "@type": [ + "owl:NamedIndividual", + "muapit:MeasurementUnit" + ] }, { - "@id": "http://dati.beniculturali.it/cis/ClericalAdministrativeArea", + "@id": "http://dati.beniculturali.it/cis/Site", "@type": "owl:Class", "dc:description": [ { - "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:ClericalAdministrativeArea è il seguente\n\n
\n\ncaa:Diocesi_di_San_Marco_Argentano_Scalea\n    a cis:ClericalAdministrativeArea ;\n    rdfs:label \"Diocese of San Marco Argentano-Scalea\"@en ;\n    rdfs:label \"Diocesi di San Marco Argentano-Scalea\"@it ;;\n    l0:name \"Diocese of San Marco Argentano-Scalea\"@en , Diocesi di San Marco Argentano-Scalea\"@it ;;\n    clvapit:hasIdentifier Diocesi_di_San_Marco_Argentano_Scalea_ID .\n\nid:Diocesi_di_San_Marco_Argentano_Scalea_ID\n  a clvapit:Identifier ;\n  l0:identifier \"SMA-CS\" .\n\n
" + "@language": "en", + "@value": "A site is always associated with an individual of the class 'Cultural Institute or Site' (CIS) by means of the object property hasSite.\n\nA site, which is a subclass of the PointOfInterest class of the POI ontology is additionally characterised by the following properties:\n\n * siteAddress (subproperty of hasAddress of the Location ontology) that allows associating the site with an address;\n * hasOnlineContactPoint that associates the site with an individual identifying an online contact point;\n * hasSpatialCoverage for relating the site to the description of its AdminUnitComponent (City, Country, District, Province, Region)';\n * isSiteOf that is the inverse property of hasSite.\n * hasSiteDescription for relating the site to its general description ;\n * hostsCulturalEvent for associating the site with a possible cultural event that hosts.\n\nThe following is an example of a Site and its association with a CIS\n\n
\nsite:Sede_di_Biblioteca_nazionale_centrale_di_Roma\n      a       cis:Site , poiapit:PointOfInterest ;\n      rdfs:label \"Sede Biblioteca nazionale centrale di Roma\"@it ;\n      poiapit:POIofficialName \"Sede Biblioteca nazionale centrale di Roma\"@it ;\n      poiapit:POIID \"1\" ;\n      cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ;\n      clvapit:hasSpatialCoverage         ;\n      cis:isSiteOf cissite:Biblioteca_nazionale_centrale ;\n      clvapit:hasGeometry geo_sede_biblioteca_nazionale ;\n      poiapit:hasPOICategory  ,  .\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite  , ;poiapit:PointOfInterest ;\n      cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma .\n\naddress:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma\n      a clvapit:Address ;\n      clvapit:hasIdentifier   ;\n    clvapit:hasStreetToponym  ;\n    clvapit:hasNumber  ;\n    clvapit:hasCity   .\n\n\n\n     a clvapit:Identifier ;\n     clvapit:identifierType \"Progressivo nazionale accesso\"@it ;\n     l0:identifier \"1\"  .\n\n\n    a clvapit:CivicNumbering ;\n    clvapit:streetNumber \"24\" .\n\n ;\n    a clvapit:StreetToponym ;\n    clvapit:officialStreetName \"PIPPO\"@it ;\n    clvapit:toponymQualifier \"VIA\"@it ;\n    clvapit:hasIdentifier  ,  ,  .\n\n
" }, { - "@language": "en", - "@value": "An example of usage of the class cis:ClericalAdministrativeArea èil the following:\n\n
\n\ncaa:Diocesi_di_San_Marco_Argentano_Scalea\n    a cis:ClericalAdministrativeArea ;\n    rdfs:label \"Diocese of San Marco Argentano-Scalea\"@en ;\n    rdfs:label \"Diocesi di San Marco Argentano-Scalea\"@it ;;\n    l0:name \"Diocese of San Marco Argentano-Scalea\"@en , Diocesi di San Marco Argentano-Scalea\"@it ;;\n    clvapit:hasIdentifier Diocesi_di_San_Marco_Argentano_Scalea_ID .\n\nid:Diocesi_di_San_Marco_Argentano_Scalea_ID\n  a clvapit:Identifier ;\n  l0:identifier \"SMA-CS\" .\n\n
" + "@language": "it", + "@value": "Una sede è sempre associata agli individui della classe \"Istituto e Luogo della Cultura\" attraverso la proprietà ha sede.\n\nUna sede è caratterizzata dalle seguenti proprietà:\n * ha indirizzo nel tempo: consente di associare una sede con un individuo della classe indirizzo nel tempo che fornisce la descrizione dell'indirizzo che varia nel tempo.;\n * ha punto di contatto: consente di associare una sede con un individuo che identifica un punto di contatto online;\n * ha copertura geografica: consente di associare la sede con la descrizione dell'area geografica\n* è sede di: la proprietà inversa di ha sede\n* ospita evento culturale: consente di associare una sede a un evento culturale ospitato in quel luogo fisico.\n\nIl seguente esempio in turle mostra una sede associata a un istituto e luogo della cultura:\n\n\n
\nsite:Sede_di_Biblioteca_nazionale_centrale_di_Roma\n      a       cis:Site , poiapit:PointOfInterest ;\n      rdfs:label \"Sede Biblioteca nazionale centrale di Roma\"@it ;\n      poiapit:POIofficialName \"Sede Biblioteca nazionale centrale di Roma\"@it ;\n      poiapit:POIID \"1\" ;\n      cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ;\n      clvapit:hasSpatialCoverage         ;\n      cis:isSiteOf cissite:Biblioteca_nazionale_centrale ;\n      clvapit:hasGeometry geo_sede_biblioteca_nazionale ;\n      poiapit:hasPOICategory  ,  .\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite  , ;poiapit:PointOfInterest ;\n      cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma .\n\naddress:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma\n      a clvapit:Address ;\n      clvapit:hasIdentifier   ;\n    clvapit:hasStreetToponym  ;\n    clvapit:hasNumber  ;\n    clvapit:hasCity   .\n\n\n\n     a clvapit:Identifier ;\n     clvapit:identifierType \"Progressivo nazionale accesso\"@it ;\n     l0:identifier \"1\"  .\n\n\n    a clvapit:CivicNumbering ;\n    clvapit:streetNumber \"24\" .\n\n ;\n    a clvapit:StreetToponym ;\n    clvapit:officialStreetName \"PIPPO\"@it ;\n    clvapit:toponymQualifier \"VIA\"@it ;\n    clvapit:hasIdentifier  ,  ,  .\n\n
" } ], "owl:disjointWith": { - "@id": "http://dati.beniculturali.it/cis/Site" + "@id": "clvapit:Address" }, "owl:versionInfo": [ { @@ -2593,12 +2805,12 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questa classe rappresenta un'area amministrativa territoriale ecclesiastica. Essa include le diocesi, parrocchie, ecc." + "@language": "en", + "@value": "It represents a georeferenced physical site related to the Cultural Institute or Site. A Cultural Institute or Site can be located in more than one physical site. For instance, a Site can be \"Palazzo Venezia\" which is the site of the \"Museum of Palazzo Venezia\" and of \"Library of Archaelogy and Art History\"." }, { - "@language": "en", - "@value": "This class represents the clerical administrative area. It can be used to represents Diocese, Parish, etc." + "@language": "it", + "@value": "Rappresenta un luogo fisico georeferenziato relativo all'Istituto e luogo della Cultura. Un Istituto e Luogo della Cultura può avere più di un luogo fisico associato. Nell'ambito dell'Istituto Centrale per il Catalogo e la Documentazione (ICC)D) tale concetto rappresenta il contenitore fisico. Per esempio, un luogo fisico può essere \"Palazzo Venezia\" dove ha sede il \"Museo Nazionale di Palazzo Venezia\" o la \"Biblioteca di Archeologia e Storia dell'Arte\"." } ], "rdfs:isDefinedBy": { @@ -2607,69 +2819,56 @@ "rdfs:label": [ { "@language": "it", - "@value": "Area amministrativa ecclesiastica" + "@value": "Sede" }, { "@language": "en", - "@value": "Clerical Administrative Area" + "@value": "Site" } ], - "rdfs:subClassOf": { - "@id": "clvapit:Feature" - } - }, - { - "@id": "_:ub24bL1625C42", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "potapit:Ticket" - }, - "owl:onProperty": { - "@id": "potapit:hasTicket" - } - }, - { - "@id": "xsd:decimal", - "@type": "rdfs:Datatype" - }, - { - "@id": "http://dati.beniculturali.it/cis/Day", - "@type": [ - "owl:NamedIndividual", - "muapit:MeasurementUnit" + "rdfs:subClassOf": [ + { + "@id": "clvapit:Feature" + }, + { + "@id": "poiapit:PointOfInterest" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b94" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b95" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b96" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b97" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b98" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b99" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b100" + } ] }, { - "@id": "https://w3id.org/italia/data/project/DAF", - "@type": [ - "owl:NamedIndividual", - "admsapit:Project" - ], - "l0:name": { - "@language": "it", - "@value": "Data & Analytics Framework" - } - }, - { - "@id": "http://dati.beniculturali.it/cis/ArchaeologicalArea", - "@type": [ - "owl:NamedIndividual", - "owl:Class", - "http://dati.beniculturali.it/cis/CISType" - ], + "@id": "http://dati.beniculturali.it/cis/SiteDescription", + "@type": "owl:Class", "dc:description": [ { "@language": "en", - "@value": "An example of usage of the class cis:ArchaeologicalArea is the following:\n\n
\n\ncissite:Museo_delle_navi_romane_di_Nemi\n    a cis:CulturalInstituteOrSite, cis:ArchaeologicalArea ;\n    rdfs:label \"Museo delle navi romane di Nemi\" ;\n    cis:institutionalName \"Museo delle navi romane di Nemi\" ;\n    cis:ISILIdentifier \"IT-EX0001\" .\n\n
" + "@value": "An example of usage of the class cis:SiteDescription is the following:\n
\n\nsite:Sede_di_Biblioteca_nazionale_centrale_di_Roma\n      a       cis:Site ;\n      rdfs:label \"Sede Biblioteca nazionale centrale di Roma\"@it ;\n      cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      cis:isSiteOf cissite:Biblioteca_nazionale_centrale ;\n      cis:hasSiteDescription sd:Sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      l0:name \"Sede di: Biblioteca nazionale centrale di Roma\"@it .\n\nsd:Sede_di_Biblioteca_nazionale_centrale_di_Roma\n    a cis:SiteDescription ;\n    rdfs:label\"Description of the 'Sede di Biblioteca Nazionale Centrale di Roma'\"@en , \"Descrizione della 'Sede di Biblioteca Nazionale Centrale di Roma'\"@it ;\n    l0:description \"La libreria 1000 metri di scaffalature\"@it , \"The Library has 1000 meters of shelves\"@en ;\n    cis:hasAttribute attribute:Shelving .\n\nattribute:Shelving\n    a cis:Attribute ;\n    rdfs:label \"Shelving\"@en , \"Scaffalature\";@it ;\n    l0:name \"Shelving\"@en , \"Scaffalature\"@it ;\n    l0:description \"The linear dimension of a shelf unit (e.g. 3 meters)\"@en , \";La dimensione di uno scaffale in metri lineari (es. 3 metri)\"@it .\n\n
" }, { "@language": "it", - "@value": "Un esempio di uso della classe cis:ArchaeologicalArea è il seguente:\n\n
\n\ncissite:Museo_delle_navi_romane_di_Nemi\n    a cis:CulturalInstituteOrSite, cis:ArchaeologicalArea ;\n    rdfs:label \"Museo delle navi romane di Nemi\" ;\n    cis:institutionalName \"Museo delle navi romane di Nemi\" ;\n    cis:ISILIdentifier \"IT-EX0001\" .\n\n
" + "@value": "Un esempio di utilizzo della classe cis:SiteDescription è il seguente:\n
\n\nsite:Sede_di_Biblioteca_nazionale_centrale_di_Roma\n      a       cis:Site ;\n      rdfs:label \"Sede Biblioteca nazionale centrale di Roma\"@it ;\n      cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      cis:isSiteOf cissite:Biblioteca_nazionale_centrale ;\n      cis:hasSiteDescription sd:Sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      l0:name \"Sede di: Biblioteca nazionale centrale di Roma\"@it .\n\nsd:Sede_di_Biblioteca_nazionale_centrale_di_Roma\n    a cis:SiteDescription ;\n    rdfs:label\"Description of the 'Sede di Biblioteca Nazionale Centrale di Roma'\"@en , \"Descrizione della 'Sede di Biblioteca Nazionale Centrale di Roma'\"@it ;\n    l0:description \"La libreria 1000 metri di scaffalature\"@it , \"The Library has 1000 meters of shelves\"@en ;\n    cis:hasAttribute attribute:Shelving .\n\nattribute:Shelving\n    a cis:Attribute ;\n    rdfs:label \"Shelving\"@en , \"Scaffalature\";@it ;\n    l0:name \"Shelving\"@en , \"Scaffalature\"@it ;\n    l0:description \"The linear dimension of a shelf unit (e.g. 3 meters)\"@en , \";La dimensione di uno scaffale in metri lineari (es. 3 metri)\"@it .\n\n
" } ], - "owl:equivalentClass": { - "@id": "_:ub24bL775C41" - }, "owl:versionInfo": [ { "@language": "it", @@ -2683,11 +2882,11 @@ "rdfs:comment": [ { "@language": "it", - "@value": "Rappresenta uno specifico tipo di Istituto e Luogo della Cultura ovvero Area archeologica." + "@value": "Permette di rappresentare una descrizione della sede fisica dell'istituto e luogo della cultura (per esempio, la sede ha una metratura complessiva di XX mq suddivisa in metratura al pubblico e una scaffalatura complessiva di n. YYY)." }, { "@language": "en", - "@value": "It represents a specific type of Cultural Institute or SIte; that is, ArchaeologicalArea" + "@value": "Permits to represents a description of a site of the cultural institute or site (for instance, the site has a total space available XXX, and a shelving that consists of a set of XX X shelves, etc.)" } ], "rdfs:isDefinedBy": { @@ -2696,55 +2895,59 @@ "rdfs:label": [ { "@language": "it", - "@value": "Area Archeologica" + "@value": "Descrizione della sede" }, { "@language": "en", - "@value": "Archaeological Area" + "@value": "Site Description" } ], - "rdfs:subClassOf": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - } + "rdfs:subClassOf": [ + { + "@id": "l0:Description" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b101" + }, + { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b102" + } + ] }, { - "@id": "http://dati.beniculturali.it/cis/CulturalLandscapeAsset", - "@type": [ - "owl:Class", - "http://dati.beniculturali.it/cis/CISType", - "owl:NamedIndividual" - ], + "@id": "http://dati.beniculturali.it/cis/SubjectDiscipline", + "@type": "owl:Class", "dc:description": [ { "@language": "en", - "@value": "An example of usage of the class cis:CulturalLandscapeAsset is the following:\n\n
\n\ncissite:Costiera_Amalfitana\n a cis:CulturalInstituteOrSite, cis:CulturalLandscapeAsset ;\n    rdfs:label \"Costiera Amalfitana\"@it ;\n    cis:institutionalName \"Costiera Amalfitana\"@en ;\n    cis:ISILIdentifier \"IT-EX0004\" .\n\n
" + "@value": "An example of usage of the class cis:SubjectDiscipline is the following:\n\n
\n\ncissite:Museo_archeologico_statale\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    rdfs:label \"Museo archeologico statale\" ;\n    cis:institutionalName\"Museo archeologico statale\" ;\n    cis:ISILIdentifier \"T-EX0010\" ;\n    cis:hasDiscipline  ;\n    cis:hasSite site:Museo_archeologico_statale .\n\n
" }, { "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:CulturalLandscapeAsset è il seguente:\n\n
\n\ncissite:Costiera_Amalfitana\n a cis:CulturalInstituteOrSite, cis:CulturalLandscapeAsset ;\n    rdfs:label \"Costiera Amalfitana\"@it ;\n    cis:institutionalName \"Costiera Amalfitana\"@en ;\n    cis:ISILIdentifier \"IT-EX0004\" .\n\n
" + "@value": "Un esempio di utilizzo della classe cis:SubjectDiscipline è il seguente:\n
\n\n
\n\ncissite:Museo_archeologico_statale\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    rdfs:label \"Museo archeologico statale\" ;\n    cis:institutionalName\"Museo archeologico statale\" ;\n    cis:ISILIdentifier \"T-EX0010\" ;\n    cis:hasDiscipline  ;\n    cis:hasSite site:Museo_archeologico_statale .\n\n
" } ], - "owl:equivalentClass": { - "@id": "_:ub24bL1824C45" + "l0:controlledVocabulary": { + "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-culture/subject-disciplines" }, "owl:versionInfo": [ { - "@language": "en", - "@value": "unstable" + "@language": "it", + "@value": "stabile" }, { - "@language": "it", - "@value": "versione non definitiva" + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Questa classe rappresenta uno specifico tipo di istituto e luogo della cultura, i.e., il bene paessaggistico così come definito dall'art. 136 del Codice dei Beni Culturali." + "@language": "en", + "@value": "It represents a a field of knowledge or human activity. This can be defined in a controlled vocabulary. Examples can be: Modern Art, Ancient History, Ethnografy, etc." }, { - "@language": "en", - "@value": "This class represents a specific types of cultural institute or site, i.e., the cultural landscape asset." + "@language": "it", + "@value": "Rappresenta un certo ambito della conoscenza o dell'attività umana. Tale ambito è preferibilmente modellato mediante un vocabolario controllato. Esempi: arte contemporanea, storia antica, etnografia, ecc." } ], "rdfs:isDefinedBy": { @@ -2752,74 +2955,78 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "Cultural Landscape Asset" + "@language": "it", + "@value": "Categoria prevalente" }, { - "@language": "it", - "@value": "Bene Paesaggistico" + "@language": "en", + "@value": "Subject Discipline" } ], "rdfs:subClassOf": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + "@id": "l0:Topic" } }, { - "@id": "l0:Entity", - "@type": "owl:Class" - }, - { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac", + "@id": "http://dati.beniculturali.it/cis/Theatre", "@type": [ + "owl:Class", "owl:NamedIndividual", - "foaf:Agent", - "http://dati.gov.it/onto/dcatapit#Agent" + "http://dati.beniculturali.it/cis/CISType" ], - "dct:identifier": "m_bac", - "foaf:name": [ + "dc:description": [ { "@language": "it", - "@value": "Ministero per i Beni e le Attività Culturali" + "@value": "Un esempio di utilizzo della classe cis:Theatre è il seguente:\n\n
\n\ncissite:Teatro_Olimpico\n    a cis:CulturalInstituteOrSite, cis:Theatre ;\n    rdfs:label \"Teatro Olimpico\" ;\n    cis:name \"Teatro Olimpico\" ;\n    cis:ISILIdentifier \"IT-EX0011\" .\n\n
" }, { "@language": "en", - "@value": "Ministry of Cultural Heritage and Activities" + "@value": "An example of usage of the class cis:Theatre is the following:\n\n
\n\ncissite:Teatro_Olimpico\n    a cis:CulturalInstituteOrSite, cis:Theatre ;\n    rdfs:label \"Teatro Olimpico\" ;\n    cis:name \"Teatro Olimpico\" ;\n    cis:ISILIdentifier \"IT-EX0011\" .\n\n
" } - ] - }, - { - "@id": "_:ub24bL1621C42", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "clvapit:Feature" - }, - "owl:onProperty": { - "@id": "clvapit:hasSpatialCoverage" - } - }, - { - "@id": "_:ub24bL1824C45", - "@type": "owl:Restriction", - "owl:hasValue": { - "@id": "http://dati.beniculturali.it/cis/CulturalLandscapeAsset" + ], + "owl:equivalentClass": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b103" }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasCISType" - } - }, - { - "@id": "http://dati.beniculturali.it/cis/SiteDescription", - "@type": "owl:Class", - "dc:description": [ + "owl:versionInfo": [ + { + "@language": "en", + "@value": "unstable" + }, + { + "@language": "it", + "@value": "versione non definitiva" + } + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "This class represents a cultural institute or site of type Theatre" + }, + { + "@language": "it", + "@value": "Questa classe rappresenta un istituto e luogo della cultura di tipo Teatro" + } + ], + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" + }, + "rdfs:label": [ { - "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:SiteDescription è il seguente:\n
\n\nsite:Sede_di_Biblioteca_nazionale_centrale_di_Roma\n      a       cis:Site ;\n      rdfs:label \"Sede Biblioteca nazionale centrale di Roma\"@it ;\n      cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      cis:isSiteOf cissite:Biblioteca_nazionale_centrale ;\n      cis:hasSiteDescription sd:Sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      l0:name \"Sede di: Biblioteca nazionale centrale di Roma\"@it .\n\nsd:Sede_di_Biblioteca_nazionale_centrale_di_Roma\n    a cis:SiteDescription ;\n    rdfs:label\"Description of the 'Sede di Biblioteca Nazionale Centrale di Roma'\"@en , \"Descrizione della 'Sede di Biblioteca Nazionale Centrale di Roma'\"@it ;\n    l0:description \"La libreria 1000 metri di scaffalature\"@it , \"The Library has 1000 meters of shelves\"@en ;\n    cis:hasAttribute attribute:Shelving .\n\nattribute:Shelving\n    a cis:Attribute ;\n    rdfs:label \"Shelving\"@en , \"Scaffalature\";@it ;\n    l0:name \"Shelving\"@en , \"Scaffalature\"@it ;\n    l0:description \"The linear dimension of a shelf unit (e.g. 3 meters)\"@en , \";La dimensione di uno scaffale in metri lineari (es. 3 metri)\"@it .\n\n
" + "@language": "en", + "@value": "Theatre" }, { - "@language": "en", - "@value": "An example of usage of the class cis:SiteDescription is the following:\n
\n\nsite:Sede_di_Biblioteca_nazionale_centrale_di_Roma\n      a       cis:Site ;\n      rdfs:label \"Sede Biblioteca nazionale centrale di Roma\"@it ;\n      cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      cis:isSiteOf cissite:Biblioteca_nazionale_centrale ;\n      cis:hasSiteDescription sd:Sede_di_Biblioteca_nazionale_centrale_di_Roma ;\n      l0:name \"Sede di: Biblioteca nazionale centrale di Roma\"@it .\n\nsd:Sede_di_Biblioteca_nazionale_centrale_di_Roma\n    a cis:SiteDescription ;\n    rdfs:label\"Description of the 'Sede di Biblioteca Nazionale Centrale di Roma'\"@en , \"Descrizione della 'Sede di Biblioteca Nazionale Centrale di Roma'\"@it ;\n    l0:description \"La libreria 1000 metri di scaffalature\"@it , \"The Library has 1000 meters of shelves\"@en ;\n    cis:hasAttribute attribute:Shelving .\n\nattribute:Shelving\n    a cis:Attribute ;\n    rdfs:label \"Shelving\"@en , \"Scaffalature\";@it ;\n    l0:name \"Shelving\"@en , \"Scaffalature\"@it ;\n    l0:description \"The linear dimension of a shelf unit (e.g. 3 meters)\"@en , \";La dimensione di uno scaffale in metri lineari (es. 3 metri)\"@it .\n\n
" + "@language": "it", + "@value": "Teatro" } ], + "rdfs:subClassOf": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + } + }, + { + "@id": "http://dati.beniculturali.it/cis/VideoObject", + "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", @@ -2832,12 +3039,12 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "Permette di rappresentare una descrizione della sede fisica dell'istituto e luogo della cultura (per esempio, la sede ha una metratura complessiva di XX mq suddivisa in metratura al pubblico e una scaffalatura complessiva di n. YYY)." + "@language": "en", + "@value": "Concept used to represent multimedia objects of type video." }, { - "@language": "en", - "@value": "Permits to represents a description of a site of the cultural institute or site (for instance, the site has a total space available XXX, and a shelving that consists of a set of XX X shelves, etc.)" + "@language": "it", + "@value": "Concetto utilizzato per rappresentare materiali multimediali di tipo video." } ], "rdfs:isDefinedBy": { @@ -2845,55 +3052,40 @@ }, "rdfs:label": [ { - "@language": "en", - "@value": "Site Description" + "@language": "it", + "@value": "Oggetto video" }, { - "@language": "it", - "@value": "Descrizione della sede" + "@language": "en", + "@value": "Video Object" } ], "rdfs:subClassOf": [ { - "@id": "_:ub24bL2195C34" - }, - { - "@id": "l0:Description" + "@id": "http://dati.beniculturali.it/cis/CreativeWork" }, { - "@id": "_:ub24bL2191C34" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b104" } ] }, { - "@id": "_:ub24bL1589C42", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasCollection" - } + "@id": "http://dati.beniculturali.it/cis/Week", + "@type": [ + "owl:NamedIndividual", + "muapit:MeasurementUnit" + ] }, { - "@id": "_:ub24bL1629C42", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "smapit:OnlineContactPoint" - }, - "owl:onProperty": { - "@id": "smapit:hasOnlineContactPoint" - } + "@id": "http://dati.beniculturali.it/cis/Year", + "@type": [ + "owl:NamedIndividual", + "muapit:MeasurementUnit" + ] }, { - "@id": "http://dati.beniculturali.it/cis/hasSite", - "@type": [ - "owl:TransitiveProperty", - "owl:ObjectProperty" - ], - "owl:inverseOf": { - "@id": "http://dati.beniculturali.it/cis/isSiteOf" - }, + "@id": "http://dati.beniculturali.it/cis/altCISName", + "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "it", @@ -2903,165 +3095,105 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "Proprietà che collega un istituto e luogo della cultura al proprio o ai propri siti fisici." + "@language": "en", + "@value": "Property used to associate the situation name in time with the alternative name of the cultural institute or site" }, { - "@language": "en", - "@value": "Property which links a cultural institute or site to its own physical site(s)." + "@language": "it", + "@value": "Proprietà utilizzata per associare la situazione name in time a una denominazione alternativa dell'istituto e luogo della cultura." } ], "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b20" }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { - "@language": "it", - "@value": "ha sede" + "@language": "en", + "@value": "alternative cultural site name" }, { "@language": "it", - "@value": "ha contenitore fisico" - }, - { - "@language": "en", - "@value": "has site" + "@value": "nome alternativo luogo cultura" } ], "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/Site" - } - }, - { - "@id": "_:ub24bL297C33", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" - }, - { - "@id": "http://dati.beniculturali.it/cis/CulturalHeritageObject" - } - ] - } - }, - { - "@id": "https://w3id.org/italia/data/contact-point/onto-mibac", - "@type": [ - "vcard:Kind", - "vcard:Organization", - "owl:NamedIndividual", - "http://dati.gov.it/onto/dcatapit#Organization" - ], - "vcard:fn": "Ministero per i beni e le attività culturali", - "vcard:hasEmail": { - "@id": "mailto:dati@beniculturalit.it" + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:name" } }, { - "@id": "smapit:WebSite", - "@type": "owl:Class" - }, - { - "@id": "http://dati.beniculturali.it/cis/SubjectDiscipline", - "@type": "owl:Class", - "dc:description": [ - { - "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:SubjectDiscipline è il seguente:\n
\n\n
\n\ncissite:Museo_archeologico_statale\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    rdfs:label \"Museo archeologico statale\" ;\n    cis:institutionalName\"Museo archeologico statale\" ;\n    cis:ISILIdentifier \"T-EX0010\" ;\n    cis:hasDiscipline  ;\n    cis:hasSite site:Museo_archeologico_statale .\n\n
" - }, - { - "@language": "en", - "@value": "An example of usage of the class cis:SubjectDiscipline is the following:\n\n
\n\ncissite:Museo_archeologico_statale\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    rdfs:label \"Museo archeologico statale\" ;\n    cis:institutionalName\"Museo archeologico statale\" ;\n    cis:ISILIdentifier \"T-EX0010\" ;\n    cis:hasDiscipline  ;\n    cis:hasSite site:Museo_archeologico_statale .\n\n
" - } - ], - "l0:controlledVocabulary": { - "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-culture/subject-disciplines" + "@id": "http://dati.beniculturali.it/cis/catalogue", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "http://dati.beniculturali.it/cis/isCatalogueOf" }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" - } + }, + "stable" ], "rdfs:comment": [ { - "@language": "it", - "@value": "Rappresenta un certo ambito della conoscenza o dell'attività umana. Tale ambito è preferibilmente modellato mediante un vocabolario controllato. Esempi: arte contemporanea, storia antica, etnografia, ecc." + "@language": "en", + "@value": "Property used to associate the Cultural Institute or SIte with a catalogue of cultural collections included in the institute or site. The relatioships can be used to indicate that a Cultural Institute or Site has an its own catalogue or situations where a Cultural Institute or Site contributes to a union catalogue (this latter case is represented by libraries that can contribute to or participate in a union catalogue)." }, { - "@language": "en", - "@value": "It represents a a field of knowledge or human activity. This can be defined in a controlled vocabulary. Examples can be: Modern Art, Ancient History, Ethnografy, etc." + "@language": "it", + "@value": "Proprietà utilizzata per associare l'istituto e luogo della cultura a un catalogo che descrive le opere in esso contenute. Tale relazione può essere utilizzata per indicare che un istituto e luogo della cultura ha un catalogo ma anche una situazione per cui un istituto e luogo della cultura partecipa a un catalogo (in quest'ultimo caso un esempio è rappresentato dalle biblioteche che possono partecipare a un catalogo collettivo)." } ], + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "it", - "@value": "Categoria prevalente" + "@value": "catalogo" }, { "@language": "en", - "@value": "Subject Discipline" + "@value": "catalogue" } ], - "rdfs:subClassOf": { - "@id": "l0:Topic" + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/Catalogue" } }, { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", - "@type": [ - "owl:NamedIndividual", - "l0:Agent" - ], - "dct:identifier": "cnr - Z6HZEH - STLab", - "l0:name": [ - { - "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" - }, - { - "@language": "it", - "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" - } - ] - }, - { - "@id": "http://dati.beniculturali.it/cis/hasAttribute", + "@id": "http://dati.beniculturali.it/cis/describesCulturalEntity", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "http://dati.beniculturali.it/cis/isDescribedBy" + }, "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" - } + }, + "stable" ], "rdfs:comment": [ { - "@language": "it", - "@value": "Proprietà che permette di associare una descrizione del sito dell'istituto e luogo della cultura a un attributo, inteso come caratteristica del sito (metratura, scaffalatura, etc)" + "@language": "en", + "@value": "Property used to associate the catalogue with the cultural heritage objects of a cultural institute or site that the catalogue describes." }, { - "@language": "en", - "@value": "Property used to associate the description of the site of the cultural institute or site an attribute (e.g., total space, shelving, etc.)" + "@language": "it", + "@value": "Proprietà che consente di associare il catalogo alle opere di un istituto e luogo della cultura che esso descrive." } ], "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/SiteDescription" + "@id": "http://dati.beniculturali.it/cis/Catalogue" }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" @@ -3069,490 +3201,384 @@ "rdfs:label": [ { "@language": "en", - "@value": "has attribute" + "@value": "describes cultural entity" }, { "@language": "it", - "@value": "ha attribute" + "@value": "descrive entità culturale" } ], "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/Attribute" + "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" } }, { - "@id": "http://dati.beniculturali.it/cis/VideoObject", - "@type": "owl:Class", + "@id": "http://dati.beniculturali.it/cis/hasAttribute", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ - { - "@language": "en", - "@value": "stable" - }, { "@language": "it", "@value": "stabile" + }, + { + "@language": "en", + "@value": "stable" } ], "rdfs:comment": [ { - "@language": "it", - "@value": "Concetto utilizzato per rappresentare materiali multimediali di tipo video." + "@language": "en", + "@value": "Property used to associate the description of the site of the cultural institute or site an attribute (e.g., total space, shelving, etc.)" }, { - "@language": "en", - "@value": "Concept used to represent multimedia objects of type video." + "@language": "it", + "@value": "Proprietà che permette di associare una descrizione del sito dell'istituto e luogo della cultura a un attributo, inteso come caratteristica del sito (metratura, scaffalatura, etc)" } ], + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/SiteDescription" + }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ - { - "@language": "en", - "@value": "Video Object" - }, { "@language": "it", - "@value": "Oggetto video" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:ub24bL2316C30" + "@value": "ha attribute" }, { - "@id": "http://dati.beniculturali.it/cis/CreativeWork" + "@language": "en", + "@value": "has attribute" } - ] + ], + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/Attribute" + } }, { - "@id": "http://dati.beniculturali.it/cis/Library", - "@type": [ - "owl:NamedIndividual", - "owl:Class", - "http://dati.beniculturali.it/cis/CISType" - ], - "owl:equivalentClass": { - "@id": "_:ub24bL1991C30" - }, + "@id": "http://dati.beniculturali.it/cis/hasCISNameInTime", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, - { - "@language": "en", - "@value": "stable" - } + "stable" ], "rdfs:comment": [ { - "@language": "it", - "@value": "Rappresenta uno specifico tipo di Istituto e Luogo della Cultura, ovvero Biblioteca." + "@language": "en", + "@value": "Property which associate a cultural institute or site or a site with the situation name in time" }, { - "@language": "en", - "@value": "It represents a specific type of Cultural Institute or Site; that is, Library" + "@language": "it", + "@value": "Proprietà che associa un istituto o luogo della cultura o un sito alla situazione \"denominazione nel tempo\", ovvero una determinata denominazione valida in un determinato arco temporale" } ], + "rdfs:domain": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b1" + }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { - "@language": "en", - "@value": "Library" + "@language": "it", + "@value": "ha nome luogo cultura nel tempo" }, { - "@language": "it", - "@value": "Biblioteca" + "@language": "en", + "@value": "has name in time" } ], - "rdfs:subClassOf": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/CISNameInTime" } }, { - "@id": "muapit:MeasurementUnit", - "@type": "owl:Class" - }, - { - "@id": "http://dati.beniculturali.it/cis/ImageObject", - "@type": "owl:Class", - "dc:description": [ - { - "@language": "it", - "@value": "Un esempio dell'utilizzo della classe cis:ImageObject è il seguente:\n\n
\n\nimage:Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte\n    a cis:ImageObject , cis:CreativeWork ;\n    rdfs:label \"Poster of the event 'Vincenzo Gemito al Museo di Capodimonte'\"@en;\n    rdfs:label \"Poster dell'evento 'Vincenzo Gemito al Museo di Capodimonte'\"@it;\n    smapit:URL http://www.example.com/Image/Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte.png^^xsd:anyURI ;\n    cis:isAbout event:Vincenzo_Gemito_al_Museo_di_Capodimonte .\n\n
" - }, - { - "@language": "en", - "@value": "An example of the usage of the class cis:ImageObject is the following:\n\n
\n\nimage:Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte\n    a cis:ImageObject , cis:CreativeWork ;\n    rdfs:label \"Poster of the event 'Vincenzo Gemito al Museo di Capodimonte'\"@en;\n    rdfs:label \"Poster dell'evento 'Vincenzo Gemito al Museo di Capodimonte'\"@it;\n    smapit:URL http://www.example.com/Image/Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte.png^^xsd:anyURI ;\n    cis:isAbout event:Vincenzo_Gemito_al_Museo_di_Capodimonte .\n\n
" - } - ], + "@id": "http://dati.beniculturali.it/cis/hasCISType", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "en", - "@value": "stable" + "@value": "unstable" }, { "@language": "it", - "@value": "stabile" + "@value": "versione non definitiva" } ], "rdfs:comment": [ { "@language": "it", - "@value": "Concetto utilizzato per rappresentare un file immagine." + "@value": "La proprietà è utilizzata per collegare un istituto e luogo della cultura alla sua tipologia." }, { "@language": "en", - "@value": "Concept used to represent an image file." + "@value": "The property is used to link a cultural institure or site to its type." } ], + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "it", - "@value": "Oggetto immagine" + "@value": "ha tipologia luogo cultura" }, { "@language": "en", - "@value": "Image Object" + "@value": "has cultural institute or site type" } ], - "rdfs:subClassOf": [ - { - "@id": "http://dati.beniculturali.it/cis/CreativeWork" - }, - { - "@id": "_:ub24bL1948C30" - } - ] - }, - { - "@id": "dc:date", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub24bL1195C55", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" - }, - { - "@id": "http://dati.beniculturali.it/cis/CulturalHeritageObject" - } - ] - } - }, - { - "@id": "_:ub24bL1569C42", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasCISType" - }, - "owl:someValuesFrom": { + "rdfs:range": { "@id": "http://dati.beniculturali.it/cis/CISType" } }, { - "@id": "_:ub24bL798C28", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "l0:name" - } - }, - { - "@id": "_:ub24bL2372C52", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "http://dati.beniculturali.it/cis/CulturalEvent" - }, - { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - } - ] - } - }, - { - "@id": "covapit:Organization", - "@type": "owl:Class" - }, - { - "@id": "owl:versionInfo", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub24bL1601C42", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/isPartOf" - } - }, - { - "@id": "http://dati.beniculturali.it/cis", - "@type": [ - "owl:Ontology", - "owl:NamedIndividual", - "admsapit:SemanticAsset" - ], - "admsapit:acronym": "CIS", - "admsapit:hasContributor": { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid" - }, - "admsapit:hasFormalityLevel": { - "@id": "admsapit:Formal" - }, - "admsapit:hasKeyClass": [ - { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - }, - { - "@id": "http://dati.beniculturali.it/cis/CulturalEvent" - } - ], - "admsapit:hasOntologyLanguage": { - "@id": "admsapit:OWL" - }, - "admsapit:hasSemanticAssetDistribution": [ - { - "@id": "https://w3id.org/italia/data/distribution/CIS-JSON-LD" - }, + "@id": "http://dati.beniculturali.it/cis/hasCollection", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@id": "https://w3id.org/italia/data/distribution/CIS-RDF-TURTLE" + "@language": "it", + "@value": "stabile" }, - { - "@id": "https://w3id.org/italia/data/distribution/CIS-RDF-XML" - } + "stable" ], - "admsapit:hasTask": [ - { - "@id": "admsapit:QueryFormulationTask" - }, + "rdfs:comment": [ { - "@id": "admsapit:SearchTask" + "@language": "en", + "@value": "Property used to associate the Cultural Institute or Site with the set of cultural objects it contains." }, { - "@id": "admsapit:AnnotationTask" + "@language": "it", + "@value": "Proprietà che permette di associare l'istituto e luogo della cultura all'insieme delle opere in esso contenute." } ], - "admsapit:officialURI": { - "@type": "xsd:anyURI", - "@value": "http://dati.beniculturali.it/cis" + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" }, - "admsapit:prefix": "cis", - "admsapit:semanticAssetInUse": [ - { - "@id": "https://w3id.org/italia/data/project/DAF" - }, + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" + }, + "rdfs:label": [ { - "@id": "https://w3id.org/italia/data/project/OntoPiA" + "@language": "it", + "@value": "ha collezione" }, { - "@id": "https://w3id.org/italia/data/project/LODMIBAC" + "@language": "en", + "@value": "has collection" } ], - "admsapit:status": "catalogued", - "admsapit:target": [ - "Imprese", - "Pubbliche Amministrazioni" - ], - "admsapit:type": { - "@id": "admsapit:DomainOntology" - }, - "dcat:contactPoint": { - "@id": "https://w3id.org/italia/data/contact-point/onto-mibac" - }, - "dcat:keyword": [ - { - "@language": "en", - "@value": "Cultural sites" - }, - { - "@language": "it", - "@value": "Luoghi della Cultura" - }, + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" + } + }, + { + "@id": "http://dati.beniculturali.it/cis/hasDiscipline", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Eventi Culturali" + "@value": "stabile" }, - { - "@language": "en", - "@value": "Cultural events" - } + "stable" ], - "dcat:theme": { - "@id": "http://publications.europa.eu/resource/authority/data-theme/EDUC" - }, - "dct:accrualPeriodicity": { - "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" - }, - "dct:creator": [ + "rdfs:comment": [ { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" + "@language": "en", + "@value": "Property used to associate the Cultural Institute or Site with its own field of knowledge" }, { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac" + "@language": "it", + "@value": "Proprietà che permette di specificare la categoria a cui l'istituto e luogo della cultura è tipicamente associato (es. archeologia, etnografia e antropologia, arte, ...)." } ], - "dct:description": [ - { - "@id": "http://dati.beniculturali.it/cis/img/cultural-ON.png" - }, + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + }, + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" + }, + "rdfs:label": [ { "@language": "it", - "@value": "L'ontologia ha lo scopo di modellare i dati che caratterizzano gli istituti e i luoghi della cultura, come ad esempio i dati sugli enti o sulle persone che hanno un determinato ruolo sugli istituti e luoghi della cultura, le sedi fisiche dei luoghi, i contatti, eventuali materiali multimediali che descrivono un istituto e luogo della cultura e ogni altra informazione utile al pubblico per poter accedere all'istituto e luogo della cultura. Inoltre, l'ontologia rappresenta gli eventi che possono aver luogo in un istituto e luogo della cultura.\nLa figura seguente illustra alcuni elementi principali dell'ontologia. La figura non è esaustiva ma è inserita per aiutare a comprendere alcune relazioni tra concetti dell'ontologia.\nPer ogni classe dell'ontologia saranno forniti esempi di utilizzo in turtle; solo per alcune classi saranno altresì riportate figure specifiche che illustrano le relazioni e i concetti che ruotano attorno a tali classi.\nil file alignment_xml.owl inoltre rapprensenta tutti gli allineamenti dell'ontologia con altre esistenti nel Web dei dati come per esempio FOAF, Dubin Core, PRO, schema.org, etc. Per il MIBAC hanno contribuito attivamente allo sviluppo dell'ontologia Chiara Veninata e Annarita Orsini. Per l'Istituto di Scienze e Tecnologie della Cognizione (CNR) hanno contribuito i seguenti ricercatori: Giorgia Lodi, Luigi Asprino, Silvio Peroni, Andrea Nuzzolese, Valentina Presutti e Aldo Gangemi." + "@value": "ha ambito disciplinare" }, { "@language": "en", - "@value": "The ontology aims at modelling the data on cultural institutes or sites such as data regarding the agents that play a specific role on cultural institutes or sites, the sites themselves, the contact points, all multimedia files which describe the cultural institute or site and any other information useful to the public in order to access the institute or site. Moreover, the ontology represents events that can take place in specific cultural institutes or sites.\nThe following figure illustrates some of the core elements of the ontology. The figure is not exaustive; however, it is included in order to help readers to understand some relationships among important concepts represented in the ontology.\nFor each class, examples of their usage in turtle are provided; moreover, for only some of the classes, specific figures are reported that show the relationships and concepts connected to them.\nThe alignment_xml.owl complements the ontology with the alignments with external ontologies such as FOAF, PRO, schma.org, dublin core, etc. The people involved in the creation or the ontology are: from the Ministry Annarita Orsini and Chiara Veninata; from the National Council of Research Giorgia Lodi, Luigi Asprino, Silvio Peroni, Andrea Nuzzolese, Valentina Presutti and Aldo Gangemi." + "@value": "has discipline" } ], - "dct:issued": { - "@type": "xsd:date", - "@value": "2015-01-12" + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/SubjectDiscipline" + } + }, + { + "@id": "http://dati.beniculturali.it/cis/hasMemberColCultEnt", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "http://dati.beniculturali.it/cis/isMemberOfColCultEnt" }, - "dct:language": [ + "owl:versionInfo": [ { - "@id": "http://publications.europa.eu/resource/authority/language/ENG" + "@language": "it", + "@value": "stabile" }, - { - "@id": "http://publications.europa.eu/resource/authority/language/ITA" - } + "stable" ], - "dct:modified": { - "@type": "xsd:date", - "@value": "2019-05-27" - }, - "dct:publisher": { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac" - }, - "dct:rightsHolder": { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac" - }, - "dct:title": [ + "rdfs:comment": [ { "@language": "en", - "@value": "Cultural-ON (Cultural ONtology): Cultural Institute/Site and Cultural Event Ontology" + "@value": "Property that permits to specify the cultural heritage objects that form a specific collection or the entire cultural heritage included in a cultural institute or site" }, { "@language": "it", - "@value": "Cultural-ON (Cultural ONtology): Ontologia dei Luoghi della Cultura e degli Eventi Culturali" + "@value": "Proprietà che consente di specificare le opere che formano una determinata collezione o l'intero patrimonio di un istituto e luogo della cultura" } ], - "owl:imports": [ - { - "@id": "https://w3id.org/italia/onto/CPEV" - }, + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" + }, + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" + }, + "rdfs:label": [ { - "@id": "https://w3id.org/italia/onto/SM" + "@language": "it", + "@value": "ha membro" }, { - "@id": "https://w3id.org/italia/onto/TI" - }, + "@language": "en", + "@value": "has member" + } + ], + "rdfs:range": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b4" + }, + "rdfs:subPropertyOf": { + "@id": "l0:hasMember" + } + }, + { + "@id": "http://dati.beniculturali.it/cis/hasSite", + "@type": [ + "owl:ObjectProperty", + "owl:TransitiveProperty" + ], + "owl:inverseOf": { + "@id": "http://dati.beniculturali.it/cis/isSiteOf" + }, + "owl:versionInfo": [ { - "@id": "https://w3id.org/italia/onto/POI" + "@language": "it", + "@value": "stabile" }, + "stable" + ], + "rdfs:comment": [ { - "@id": "https://w3id.org/italia/onto/POT" + "@language": "en", + "@value": "Property which links a cultural institute or site to its own physical site(s)." }, { - "@id": "https://w3id.org/italia/onto/l0" - }, + "@language": "it", + "@value": "Proprietà che collega un istituto e luogo della cultura al proprio o ai propri siti fisici." + } + ], + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + }, + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" + }, + "rdfs:label": [ { - "@id": "https://w3id.org/italia/onto/CLV" + "@language": "it", + "@value": "ha contenitore fisico" }, { - "@id": "https://w3id.org/italia/onto/RO" + "@language": "it", + "@value": "ha sede" }, { - "@id": "https://w3id.org/italia/onto/AccessCondition" + "@language": "en", + "@value": "has site" } ], - "owl:versionIRI": { - "@id": "http://dati.beniculturali.it/cis/3.2" - }, + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/Site" + } + }, + { + "@id": "http://dati.beniculturali.it/cis/hasSiteDescription", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", - "@value": "Versione 3.2 - 27 Maggio 2019 - Introduzione della proprietà inversa \"is involved in cultural event\" per collegare un'entità culturale all'evento in cui essa è coinvolta. Risponde al requisito emerso dall'issue https://github.com/italia/daf-ontologie-vocabolari-controllati/issues/62. La versione 3.2 include tutta la rifattorizzazione dell'ontologia per la piena integrazione nella rete OntoPiA" + "@value": "stabile" }, - { - "@language": "en", - "@value": "Version 3.2 - 27 May 2019 - Introduction of the inverse property \"is involved in cultural event\" used to directly connect a cultural entity with the cultural events where it is involved in. Versione 3.2 includes all those changes necessary to refactor the original ontology in order to be fully integrated in the OntoPiA network." - } + "stable" ], "rdfs:comment": [ { "@language": "en", - "@value": "During the definition of Cultural-ON, an in depth discussion between the working group responsible for cultural linked open data, formed by the Ministry of Cultural Heritage and Activities (Service I) and the Institute of Cognitive Sciences and Technologies of the Council of Research (CNR) and the working group of the \"Istituto beni artistici culturali e naturali\" of Emilia Romagna Region, in order to contribute to the integration of the two ontologies, thus guaranteeing semantic interoperability." + "@value": "Propery that permits to associate a site of a cultural institute or site with its description." }, { "@language": "it", - "@value": "Nel corso dell'elaborazione di Cultural-ON è stato avviato un approfondito confronto tra il gruppo di lavoro responsabile del progetto di valorizzazione del patrimonio informativo pubblico attraverso i linked open data, costituito dal Ministero dei beni e delle attività culturali (Servizio I della Direzione generale Organizzazione) e dall’Istituto di Scienze e Tecnologie della Cognizione del Consiglio Nazionale delle Ricerche (CNR) con il gruppo costituito nell'ambito del progetto di pubblicazione di linked open data del dominio cultura, intrapreso dall'Istituto beni artistici culturali e naturali della Regione Emilia-Romagna che si inserisce nel più ampio progetto Open Data Emilia-Romagna, al fine di contribuire ad un’ampia integrazione tra le due ontologie, nella prospettiva di una sempre maggiore interoperabilità." + "@value": "Proprietà che permette di associare una descrizione alla sede dell'istituto e luogo della cultura." } ], + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/Site" + }, "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis" + "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "it", - "@value": "Cultural-ON (Cultural ONtology): Ontologia dei Luoghi della Cultura e degli Eventi Culturali" + "@value": "ha descrizione della sede" }, { "@language": "en", - "@value": "Cultural-ON (Cultural ONtology): Cultural Institute/Site and Cultural Event Ontology" + "@value": "has site description" } - ] - }, - { - "@id": "_:ub24bL1062C28", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/describesCulturalEntity" + ], + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/SiteDescription" } }, { - "@id": "http://dati.beniculturali.it/cis/isSubjectOf", + "@id": "http://dati.beniculturali.it/cis/hostsCulturalEvent", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "http://dati.beniculturali.it/cis/isHostedBySite" + }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, - { - "@language": "en", - "@value": "stable" - } + "stable" ], "rdfs:comment": [ { - "@language": "it", - "@value": "Proprietà inversa di \"tratta di\"." + "@language": "en", + "@value": "Property used to associate a site to an event" }, { - "@language": "en", - "@value": "Inverse propery of \"is about\"." + "@language": "it", + "@value": "Proprietà usata per associare una sede del luogo della cultura a un evento." } ], "rdfs:domain": { - "@id": "_:ub24bL575C26" + "@id": "http://dati.beniculturali.it/cis/Site" }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" @@ -3560,174 +3586,131 @@ "rdfs:label": [ { "@language": "en", - "@value": "is subject of" + "@value": "hosts cultural event" }, { "@language": "it", - "@value": "è soggetto di" + "@value": "ospita evento culturale" } ], "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CreativeWork" + "@id": "http://dati.beniculturali.it/cis/CulturalEvent" + }, + "rdfs:subPropertyOf": { + "@id": "cpevapit:hosts" } }, { - "@id": "https://w3id.org/italia/data/distribution/CIS-RDF-XML", - "@type": [ - "owl:NamedIndividual", - "admsapit:SemanticAssetDistribution" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Cultural-ON/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.rdf" - }, - "dct:description": [ + "@id": "http://dati.beniculturali.it/cis/institutionalCISName", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Questa è la distribuzione RDF/XML dell'ontologia Cultural-ON sui luoghi ed eventi culturali" + "@value": "Stabile" }, { "@language": "en", - "@value": "This is the distribution in RDF/XML of Cultural-ON ontology on Cultural Events and Sites" + "@value": "Stable" } ], - "dct:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" - }, - "dct:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" - }, - "dct:title": [ + "rdfs:comment": [ { - "@language": "en", - "@value": "RDF/XML distribution of Cultural-ON Ontology" + "@language": "it", + "@value": "Questa proprietà identifica direttamente il nome istituzionale dell'Istituto e luogo della cultura" }, { - "@language": "it", - "@value": "Distribuzione RDF/XML ontologia Cultural-ON" + "@language": "en", + "@value": "This data property identifies the institutional name of the Cultural Institute or Site." } - ] - }, - { - "@id": "http://dati.beniculturali.it/cis/Museum", - "@type": [ - "owl:Class", - "http://dati.beniculturali.it/cis/CISType", - "owl:NamedIndividual" ], - "dc:description": [ - { - "@language": "en", - "@value": "An example of usage of the class cis:Museum is the following:\n\n
\n\ncissite:Museo_di_Capodimonte\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    rdfs:label \"Museo di Capodimonte\"; ;\n    cis:institutionalName \"Museo di Capodimonte\" ;\n    cis:ISILIdentifier \"IT-EX0008\" .\n\n
" - }, + "rdfs:domain": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b23" + }, + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" + }, + "rdfs:label": [ + "Institutional Name of Cultural Site", { "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:Museum è il seguente:\n\n
\n\ncissite:Museo_di_Capodimonte\n    a cis:CulturalInstituteOrSite, cis:Museum ;\n    rdfs:label \"Museo di Capodimonte\"; ;\n    cis:institutionalName \"Museo di Capodimonte\" ;\n    cis:ISILIdentifier \"IT-EX0008\" .\n\n
" + "@value": "Nome Istituzionale Luogo Cultura" } ], - "owl:equivalentClass": { - "@id": "_:ub24bL2009C29" + "rdfs:range": { + "@id": "rdfs:Literal" + }, + "rdfs:subPropertyOf": { + "@id": "l0:name" + } + }, + { + "@id": "http://dati.beniculturali.it/cis/involvesCulturalEntity", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "http://dati.beniculturali.it/cis/isInvolvedInCulturalEvent" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, - { - "@language": "en", - "@value": "stable" - } + "stable" ], "rdfs:comment": [ { - "@language": "it", - "@value": "Rappresenta uno specifico tipo di istituto e luogo della cultura ovvero museo." + "@language": "en", + "@value": "Involvement property that associates a cultural event with a general cultural entity" }, { - "@language": "en", - "@value": "It represents a specific type of Cultural Institute or Site; that is, Museum" + "@language": "it", + "@value": "Proprietà di coinvolgimento che associa un evento culturale a una generica entità culturale." } ], + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CulturalEvent" + }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "it", - "@value": "Museo" + "@value": "coinvolge entità culturale" }, { "@language": "en", - "@value": "Museum" + "@value": "involves cultural entity" } ], - "rdfs:subClassOf": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - } - }, - { - "@id": "_:ub24bL1074C28", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "l0:name" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "l0:Agent", - "@type": "owl:Class" - }, - { - "@id": "clvapit:Feature", - "@type": "owl:Class" - }, - { - "@id": "http://dati.beniculturali.it/cis/QuantityOfAdmissions", - "@type": [ - "muapit:MeasurementUnit", - "owl:NamedIndividual" - ] - }, - { - "@id": "cpevapit:hosts", - "@type": "owl:ObjectProperty" - }, - { - "@id": "_:ub24bL2195C34", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "l0:description" + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/CulturalEntity" } }, { - "@id": "http://dati.beniculturali.it/cis/providesService", + "@id": "http://dati.beniculturali.it/cis/isAbout", "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "http://dati.beniculturali.it/cis/isSubjectOf" + }, "owl:versionInfo": [ - "stable", { "@language": "it", "@value": "stabile" - } + }, + "stable" ], "rdfs:comment": [ { "@language": "en", - "@value": "Property used to represent a supply service relationship between a cultural institute or site and a service." + "@value": "Property used to associate a creative work with a cultural entity. The same property is used in a similar way to associate the creative work with an event or site" }, { "@language": "it", - "@value": "Proprietà utilizzata per rappresentare una relazione di fornitura di servizi da parte di un istituto e luogo della cultura." + "@value": "Proprietà che consente di associare un lavoro creativo a un'entità culturale. La stessa proprietà può essere utilizzata in maniera analoga per associare un lavoro creativo a un evento o a un sito." } ], "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + "@id": "http://dati.beniculturali.it/cis/CreativeWork" }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" @@ -3735,240 +3718,192 @@ "rdfs:label": [ { "@language": "en", - "@value": "provides Service" + "@value": "is about" }, { "@language": "it", - "@value": "fornisce servizi" + "@value": "tratta di" } ], "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CISService" - } - }, - { - "@id": "_:ub24bL1633C42", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/institutionalCISName" - }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b7" } }, { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid", - "@type": [ - "http://dati.gov.it/onto/dcatapit#Agent", - "owl:NamedIndividual", - "foaf:Agent" - ], - "dct:identifier": "agid", - "foaf:name": [ + "@id": "http://dati.beniculturali.it/cis/isCatalogueOf", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { "@language": "en", - "@value": "Italian Digital Agency" + "@value": "unstable" }, { "@language": "it", - "@value": "Agenzia per l'Italia Digitale" - } - ] - }, - { - "@id": "l0:Object", - "@type": "owl:Class" - }, - { - "@id": "_:ub24bL1359C32", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/isHostedBySite" - }, - "owl:someValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/Site" - } - }, - { - "@id": "http://dati.beniculturali.it/cis/makesAvailableEquipment", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ - "stable", - { - "@language": "it", - "@value": "stabile" + "@value": "versione non definitiva" } ], "rdfs:comment": [ { "@language": "en", - "@value": "Property that permits to associate the Cultural Institute or Site with its own equipment" + "@value": "Inverse property of \"has catalogue\"." }, { "@language": "it", - "@value": "Proprietà che consente di associare l'istituto e luogo della cultura alle attrezzature da esso possedute." + "@value": "Proprietà inversa di \"ha catalogo\"." } ], "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + "@id": "http://dati.beniculturali.it/cis/Catalogue" }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { - "@language": "it", - "@value": "rende disponibile attrezzatura" + "@language": "en", + "@value": "is catalogue of" }, { - "@language": "en", - "@value": "makes available equipment" + "@language": "it", + "@value": "è catalogo di" } ], "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/Equipment" - } - }, - { - "@id": "_:ub24bL2316C30", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "xsd:anyURI" - }, - "owl:onProperty": { - "@id": "smapit:URL" + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" } }, { - "@id": "_:ub24bL1597C42", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/CulturalProject" + "@id": "http://dati.beniculturali.it/cis/isDescribedBy", + "@type": "owl:ObjectProperty", + "rdfs:comment": [ + { + "@language": "en", + "@value": "Inverse property of \"describes\"" + }, + { + "@language": "it", + "@value": "Proprietà inversa di \"descrive\"" + } + ], + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/isInvolvedInProject" - } - }, - { - "@id": "_:ub24bL784C41", - "@type": "owl:Restriction", - "owl:hasValue": { - "@id": "http://dati.beniculturali.it/cis/ArchaeologicalPark" + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasCISType" + "rdfs:label": [ + { + "@language": "en", + "@value": "is described by" + }, + { + "@language": "it", + "@value": "è descritto da" + } + ], + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/Catalogue" } }, { - "@id": "https://w3id.org/italia/data/distribution/CIS-JSON-LD", - "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Cultural-ON/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.jsonld" - }, - "dct:description": [ + "@id": "http://dati.beniculturali.it/cis/isHostedBySite", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@language": "en", - "@value": "This is the distribution in JSON-LD of Cultural-ON ontology on Cultural Events and Sites" + "@language": "it", + "@value": "stabile" }, + { + "@language": "en", + "@value": "stable" + } + ], + "rdfs:comment": [ { "@language": "it", - "@value": "Questa è la distribuzione JSON-LD dell'ontologia Cultural-ON sui luoghi ed eventi culturali" + "@value": "Questa proprietà è l'inversa di \"ospita\" e collega un evento a una sede di un istituto e luogo della cultura" + }, + { + "@language": "en", + "@value": "This property is the inverse of \"hosts\" and links the Event to the Site of the Cultural Institute or Site" } ], - "dct:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CulturalEvent" }, - "dct:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" }, - "dct:title": [ + "rdfs:label": [ { - "@language": "it", - "@value": "Distribuzione JSON-LD ontologia Cultural-ON" + "@language": "en", + "@value": "is hosted by site" }, { - "@language": "en", - "@value": "JSON-LD distribution of Cultural-ON Ontology" + "@language": "it", + "@value": "è ospitato da sede luogo" } - ] + ], + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/Site" + }, + "rdfs:subPropertyOf": { + "@id": "cpevapit:takesPlaceIn" + } }, { - "@id": "http://dati.beniculturali.it/cis/CulturalEntity", - "@type": "owl:Class", + "@id": "http://dati.beniculturali.it/cis/isInSite", + "@type": "owl:ObjectProperty", + "owl:propertyChainAxiom": { + "@list": [ + { + "@id": "http://dati.beniculturali.it/cis/hasMemberColCultEnt" + }, + { + "@id": "http://dati.beniculturali.it/cis/isInSite" + } + ] + }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, - { - "@language": "en", - "@value": "stable" - } + "stable" ], "rdfs:comment": [ { - "@language": "it", - "@value": "Classe che fornisce una generalizzazione per le tre classi di istituto e luogo della cultura, collezione e oggetto culturale. Non corrisponde ad un concetto usato normalmente nel linguaggio del dominio, ma risponde all'esigenza di modellare proprietà e assiomi di property-restriction comuni ad ognuna di queste tre classi. La classe CulturalEntity non sarà mai istanziata direttamente" + "@language": "en", + "@value": "Property that permits to associate cultural heritage objects with the site(s) which conserve(s) them" }, { - "@language": "en", - "@value": "Class that provides a generalization of three classes; that is , cultural institute or site, collection and cultural heritage object. It does not correspond to a concept used typically in the cultural domain but it is used in order to model properties and property restrictions that are common to all the these three classes. The class will never be directly instanziated." + "@language": "it", + "@value": "Proprietà che consente di associare opere culturali al luogo fisico in cui sono conservate." } ], + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CulturalHeritageObject" + }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "en", - "@value": "Cultural Entity" + "@value": "is in site" }, { "@language": "it", - "@value": "Entità culturale" + "@value": "è nella sede" } ], - "rdfs:subClassOf": [ - { - "@id": "l0:Entity" - }, - { - "@id": "_:ub24bL1340C33" - } - ] - }, - { - "@id": "http://dati.beniculturali.it/cis/siteAddress", - "@type": "owl:ObjectProperty", - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/Site" - }, "rdfs:range": { - "@id": "clvapit:Address" - }, - "rdfs:subPropertyOf": { - "@id": "clvapit:hasAddress" + "@id": "http://dati.beniculturali.it/cis/Site" } }, { - "@id": "http://dati.beniculturali.it/cis/AudioObject", - "@type": "owl:Class", - "dc:description": [ - { - "@language": "en", - "@value": "An example of usage of the class cis:AudioObject is the following:\n\n
\n\naudio:Audio_Tour_Parco_archeologico_di_Liternum\n    a cis:AudioObject , cis:CreativeWork ;\n    rdfs:label \"Audio Tour of the Parco archeologico di Liternum\"@en ;\n    rdfs:label \"Audio guida del Parco archeologico di Liternum\"@it ;\n    smapit:URL http://www.example.com/Audio/Audio_Tour_Parco_archeologico_di_Liternum.mp3^^xsd:anyURI ;\n    cis:isAbout cissite:Parco_archeologico_di_Liternum .\n\n
" - }, - { - "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:AudioObject è il seguente:\n\n
\n\naudio:Audio_Tour_Parco_archeologico_di_Liternum\n    a cis:AudioObject , cis:CreativeWork ;\n    rdfs:label \"Audio Tour of the Parco archeologico di Liternum\"@en ;\n    rdfs:label \"Audio guida del Parco archeologico di Liternum\"@it ;\n    smapit:URL http://www.example.com/Audio/Audio_Tour_Parco_archeologico_di_Liternum.mp3^^xsd:anyURI ;\n    cis:isAbout cissite:Parco_archeologico_di_Liternum .\n\n
" - } - ], + "@id": "http://dati.beniculturali.it/cis/isInvolvedInCulturalEvent", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -3982,157 +3917,76 @@ "rdfs:comment": [ { "@language": "en", - "@value": "Concept used to represent multimedia objects of type audio." + "@value": "Inverse property of \"involves cultural entity\". It is used to directly connect a cultural entity to the cultural events that involve it." }, { "@language": "it", - "@value": "Concetto utilizzato per rappresentare materiali multimediali di tipo audio." + "@value": "Proprietà inversa di \"coinvolge entità culturale\" che collega direttamente l'entità culturale con gli eventi culturali che la coinvolgono" } ], + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CulturalEntity" + }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ - { - "@language": "it", - "@value": "Oggetto audio" - }, - { - "@language": "en", - "@value": "Audio Object" - } - ], - "rdfs:subClassOf": [ - { - "@id": "http://dati.beniculturali.it/cis/CreativeWork" - }, - { - "@id": "_:ub24bL840C30" - } - ] - }, - { - "@id": "dc:title", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "potapit:forAccessTo", - "@type": "owl:ObjectProperty" - }, - { - "@id": "smapit:hasOnlineContactPoint", - "@type": "owl:ObjectProperty" - }, - { - "@id": "http://dati.beniculturali.it/cis/Catalogue", - "@type": "owl:Class", - "dc:description": [ { "@language": "en", - "@value": "A catalogue is always associated with an individual of the class 'CulturalInstituteOrSite' (CIS) by means of the object property hasCatalogue (with domain CulturalInstituteOrSite and range Catalogue).\n\nThe inverse property of hasCatalogue is isCatalogueOf and relates a catalogue to a CIS.\n\nAn example in turtle is the following:\n\n
\ncatalogue:Catalogo_Generale_(autore)\n      a       cis:Catalogue ;\n      rdfs:label \"Catalogo Generale (autore)\"@it ;\n      l0:name \"Catalogo Generale (autore)\"@it ;\n      cis:isCatalogueOf cissite:Biblioteca_nazionale_centrale ;\n      l0:description \"Catalogo Generale per autore - online\"@it .\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite ;\n      cis:catalogue catalogue:Catalogo_Generale_(autore) .\n
" + "@value": "is involved in cultural event" }, { "@language": "it", - "@value": "Un catalogo è sempre associato a un individuo della classe \"Istitute e luogo della cultura\" attraverso la proprietà ha catalogo (che ha dominio CulturaInstituteOrSite e codominio Catalogue).\n\nLa proprietà inversa di ha catalogo è \"è catalogo di\" e collega il catalogo all'istituto e luogo della cultura.\n\nUn esempio in turtle è il seguente:\n\n
\ncatalogue:Catalogo_Generale_(autore)\n      a       cis:Catalogue ;\n      rdfs:label \"Catalogo Generale (autore)\"@it ;\n      l0:name \"Catalogo Generale (autore)\"@it ;\n      cis:isCatalogueOf cissite:Biblioteca_nazionale_centrale ;\n      l0:description \"Catalogo Generale per autore - online\"@it .\n\ncissite:Biblioteca_nazionale_centrale\n      a       cis:Library , cis:CulturalInstituteOrSite ;\n      cis:catalogue catalogue:Catalogo_Generale_(autore) .\n
" + "@value": "è coinvolta in evento culturale" } ], + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/CulturalEvent" + } + }, + { + "@id": "http://dati.beniculturali.it/cis/isInvolvedInProject", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, - { - "@language": "en", - "@value": "stable" - } + "stable" ], "rdfs:comment": [ { - "@language": "it", - "@value": "Concetto utilizzato per rappresentare il catalogo che descrive l'insieme delle opere contenute in un istituto e luogo della cultura." + "@language": "en", + "@value": "Property used to represent an involvement relationship between a cultural institute or site and a project" }, { - "@language": "en", - "@value": "Concept used to represent the catalogue which describes the set of cultural heritage objects included in a Cultural Institute or Site" + "@language": "it", + "@value": "Proprietà utilizzata per rappresentare una relazione di coinvolgimento tra l'istituto e luogo della cultura e un progetto." } ], + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ - { - "@language": "it", - "@value": "Catalogo" - }, { "@language": "en", - "@value": "Catalogue" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:ub24bL1062C28" - }, - { - "@id": "_:ub24bL1070C28" - }, - { - "@id": "_:ub24bL1066C28" - }, - { - "@id": "l0:Object" - }, - { - "@id": "_:ub24bL1078C28" + "@value": "is involved in a project" }, { - "@id": "_:ub24bL1074C28" + "@language": "it", + "@value": "è coinvolto in progetto" } - ] - }, - { - "@id": "_:ub24bL1340C33", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/CulturalEvent" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/isInvolvedInCulturalEvent" - } - }, - { - "@id": "_:ub24bL1043C26", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "l0:description" - } - }, - { - "@id": "_:ub24bL1307C31", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "_:ub24bL1309C51" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/isAbout" + ], + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/CulturalProject" } }, { - "@id": "http://dati.beniculturali.it/cis/Attribute", - "@type": "owl:Class", - "dc:description": [ - { - "@language": "en", - "@value": "An example of usage of the class cis:Attribute is the following:\n\n
\n\nattribute:Shelving\n    a cis:Attribute ;\n    rdfs:label \"Shelving\"@en , \"Scaffalature\"@it ;\n    l0:name \"Shelving\"@en , \"Scaffalature\"@it ;\n    l0:description \"The linear dimension of a shelf unit (e.g. 3 meters)\"@en , \"La dimensione di uno scaffale in metri lineari (es. 3 metri)\"@it .\n\n
" - }, - { - "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:Attribute è il seguente:\n\n
\n\nattribute:Shelving\n    a cis:Attribute ;\n    rdfs:label \"Shelving\"@en , \"Scaffalature\"@it ;\n    l0:name \"Shelving\"@en , \"Scaffalature\"@it ;\n    l0:description \"The linear dimension of a shelf unit (e.g. 3 meters)\"@en , \"La dimensione di uno scaffale in metri lineari (es. 3 metri)\"@it .\n\n
" - } - ], + "@id": "http://dati.beniculturali.it/cis/isMemberOfColCultEnt", + "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", @@ -4145,582 +3999,728 @@ ], "rdfs:comment": [ { - "@language": "it", - "@value": "Rappresenta gli attributi di una certa descrizione della sede fisica di un istituto e luogo della cultura. Per esempio, metratura, scaffalatura, ecc." + "@language": "en", + "@value": "Inverse property of hasMember." }, { - "@language": "en", - "@value": "It represents the attribute that a site description of a site of a cultural institute or site may have. For instance, length, the shelving in a library, etc." + "@language": "it", + "@value": "Proprietà inversa di hasMember." } ], + "rdfs:domain": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b13" + }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ - { - "@language": "it", - "@value": "Attributo" - }, { "@language": "en", - "@value": "Attribute" - } - ], - "rdfs:subClassOf": [ - { - "@id": "_:ub24bL794C28" - }, - { - "@id": "l0:Characteristic" + "@value": "is member of " }, { - "@id": "_:ub24bL798C28" + "@language": "it", + "@value": "è membro di " } - ] - }, - { - "@id": "_:ub24bL2000C37", - "@type": "owl:Restriction", - "owl:hasValue": { - "@id": "http://dati.beniculturali.it/cis/MonumentalArea" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasCISType" - } - }, - { - "@id": "_:ub24bL1617C42", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition" - }, - "owl:onProperty": { - "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition" - } - }, - { - "@id": "_:ub24bL973C29", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" + ], + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/CollectionCulEnt" }, - "owl:onProperty": { - "@id": "l0:description" + "rdfs:subPropertyOf": { + "@id": "l0:isMemberOf" } }, { - "@id": "http://dati.beniculturali.it/cis/Theatre", - "@type": [ - "http://dati.beniculturali.it/cis/CISType", - "owl:NamedIndividual", - "owl:Class" + "@id": "http://dati.beniculturali.it/cis/isPartOf", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "non stabile" + }, + { + "@language": "en", + "@value": "unstable" + } ], - "dc:description": [ + "rdfs:comment": [ { "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:Theatre è il seguente:\n\n
\n\ncissite:Teatro_Olimpico\n    a cis:CulturalInstituteOrSite, cis:Theatre ;\n    rdfs:label \"Teatro Olimpico\" ;\n    cis:name \"Teatro Olimpico\" ;\n    cis:ISILIdentifier \"IT-EX0011\" .\n\n
" + "@value": "Questa proprietà è utilizzata per connettere, con una relazione \"essere parte di\", un istituto e luogo della cultura a se stesso. In particolare, tale proprietà può essere efficacemente usata per rappresentare sezioni dell'Archivio di Stato (sezione dell'Archivio di Spoleto che è parte dell'Archivio di Stato)" }, { "@language": "en", - "@value": "An example of usage of the class cis:Theatre is the following:\n\n
\n\ncissite:Teatro_Olimpico\n    a cis:CulturalInstituteOrSite, cis:Theatre ;\n    rdfs:label \"Teatro Olimpico\" ;\n    cis:name \"Teatro Olimpico\" ;\n    cis:ISILIdentifier \"IT-EX0011\" .\n\n
" + "@value": "This object property is meant to link a cultural institute or site with itself. This can be used to represent all those cases in which a institute or site can be part of another general institute or site. This property can be effectively used in the cases of Sections of the Central Archive." } ], - "owl:equivalentClass": { - "@id": "_:ub24bL2306C30" + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" }, - "owl:versionInfo": [ + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" + }, + "rdfs:label": [ { "@language": "en", - "@value": "unstable" + "@value": "is part of" }, { "@language": "it", - "@value": "versione non definitiva" + "@value": "è parte di" } ], + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + } + }, + { + "@id": "http://dati.beniculturali.it/cis/isProvidedBy", + "@type": "owl:ObjectProperty", + "owl:inverseOf": { + "@id": "http://dati.beniculturali.it/cis/providesService" + }, "rdfs:comment": [ { - "@language": "it", - "@value": "Questa classe rappresenta un istituto e luogo della cultura di tipo Teatro" + "@language": "en", + "@value": "Inverse property of \"provides service\"" }, { - "@language": "en", - "@value": "This class represents a cultural institute or site of type Theatre" + "@language": "it", + "@value": "Proprietà inversa di \"fornisce servizio\"" } ], + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CISService" + }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "en", - "@value": "Theatre" + "@value": "is provided by" }, { "@language": "it", - "@value": "Teatro" + "@value": "è fornito da" } ], - "rdfs:subClassOf": { + "rdfs:range": { "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" } }, { - "@id": "_:ub24bL2009C29", - "@type": "owl:Restriction", - "owl:hasValue": { - "@id": "http://dati.beniculturali.it/cis/Museum" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasCISType" - } - }, - { - "@id": "_:ub24bL2370C32", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "_:ub24bL2372C52" - }, - "owl:onProperty": { - "@id": "potapit:forAccessTo" - } - }, - { - "@id": "_:ub24bL794C28", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "l0:description" - } - }, - { - "@id": "dc:description", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub24bL1330C41", - "@type": "owl:Restriction", - "owl:hasValue": { - "@id": "http://dati.beniculturali.it/cis/CultResearchCenter" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasCISType" - } - }, - { - "@id": "_:ub24bL2051C23", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "clvapit:Address" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/siteAddress" - } - }, - { - "@id": "rdfs:comment", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub24bL2306C30", - "@type": "owl:Restriction", - "owl:hasValue": { - "@id": "http://dati.beniculturali.it/cis/Theatre" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasCISType" - } - }, - { - "@id": "clvapit:Address", - "@type": "owl:Class" - }, - { - "@id": "_:ub24bL1581C42", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/Catalogue" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/catalogue" - } - }, - { - "@id": "_:ub24bL1938C38", - "@type": "owl:Restriction", - "owl:hasValue": { - "@id": "http://dati.beniculturali.it/cis/HolderOfArchive" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasCISType" - } - }, - { - "@id": "l0:Characteristic", - "@type": "owl:Class" - }, - { - "@id": "tiapit:date", - "@type": "owl:DatatypeProperty" - }, - { - "@id": "cpevapit:takesPlaceIn", - "@type": "owl:ObjectProperty" - }, - { - "@id": "_:ub24bL1213C35", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "l0:description" - } - }, - { - "@id": "http://dati.beniculturali.it/cis/CulturalEvent", - "@type": "owl:Class", - "dc:description": [ + "@id": "http://dati.beniculturali.it/cis/isSiteOf", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, { "@language": "en", - "@value": "An example of usage of the class cis:CulturalEvent is the following:\n\n
\n\nculturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte\n    a cis:CulturalEvent, cpevapit:PublicEvent ;\n    cis:isHostedBySite site:Museo_di_Capodimonte;\n    cpevapit:eventTitle \"Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte\" ;\n    rdfs:comment \"Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi\n    al Museo di Capodimonte’,\n    organizzata dalla Soprintendenza speciale per il patrimonio storico\"@it ;\n    cis:involvesCulturalEntity culturalheritageobject:Il_giocatore_di_carte ;\n    cpevapit:hasPublicEventTypology  ;\n    cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ;\n    l0:identifier \"Gemito-1\" ;\n    cpevapit:hasSubEvent culturaleEvent:Vincenzo_Gemito_Il_Pescatorello ;\n    l0:description \"Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi\n    al Museo di Capodimonte’,\n    organizzata dalla Soprintendenza speciale per il patrimonio storico\"@it ;\n    rdfs:label \"Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte\"@it ;\n    tiapit::atTime ti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte .\n\nculturalEvent:Vincenzo_Gemito_Il_Pescatorello\n    a cis:CulturalEvent , cpevapit:PublicEvent ;\n    cis:isHostedBySite site:Museo_di_Capodimonte;\n    rdfs:label \"Vincenzo Gemito, esposizione de Il Pescatorello\"@it ;\n    cpevapit:eventTitle \"Vincenzo Gemito, esposizione de Il Pescatorello&apos@it\" ;\n    l0:description \"Evento racchiuso nell'esposizione generale Vincenzo Gemito\"@it ;\n    l0:identifier \"Gemito-Pescatorello-2\";\n   cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ;\n    cpevapit:hasPublicEventTypology  ;\n    cis:involvesCulturalEntity culturalheritageobject:Il_Pescatorello ;\n    tiapit:atTime ti:urata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte .\n\nrit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte\n   a roapit:TimeIndexedRole ;\n   roapit:forEntity culturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte ;\n   roapit:withRole role:Organizer ;\n   tiapit:hasTemporalEntity ti:Durata_incarico ;\n   roapit:isRoleInTimeOf  .\n\nrole:Organizer\n    a roapit:Role ;\n    l0name \"Organizzatore\"@it .\n\nti:Durata_incarico\n  a tiapit:TimeInterval ;\n  tiapit:startTime \"2013-11-28T00:00:00\"^^xsd:dateTime;\n  tiapit:endTime \"2015-07-16T00:00:00\"^^xsd:dateTime .\n\nti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte\n    a tiapit:TimeInterval ;\n    rdfs:label \"Intervallo di durata dell'evento 'Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte'\" ;\n    tiapit:startTime \"2014-11-28T00:00:00\"^^xsd:dateTime;\n    tiapit:endTime \"2015-07-16T00:00:00\"^^xsd:dateTime .\n\nculturalheritageobject:Il_giocatore_di_carte\n    a cis:CulturalHeritageObject ;\n    rdfs:label \"Il giocatore di carte\" ;;\n    l0:name \"l giocatore di carte\" ;\n    cis:isInSite site:Museo_di_Capodimonte .\n\ncultualheritageobject:Il_Pescatorello\n    a cis:CulturalHeritageObject ;\n    rdfs:label \"Il Pescatorello\" ;\n    l0:name \"Il Pescatorello"\" ;\n    cis:isInSite site:Museo_di_Capodimonte .\n\n
" + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "Inverse property of \"has Site\"" }, { "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:Event è il seguente:\n\n
\n\nculturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte\n    a cis:CulturalEvent, cpevapit:PublicEvent ;\n    cis:isHostedBySite site:Museo_di_Capodimonte;\n    cpevapit:eventTitle \"Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte\" ;\n    rdfs:comment \"Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi\n    al Museo di Capodimonte’,\n    organizzata dalla Soprintendenza speciale per il patrimonio storico\"@it ;\n    cis:involvesCulturalEntity culturalheritageobject:Il_giocatore_di_carte ;\n    cpevapit:hasPublicEventTypology  ;\n    cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ;\n    l0:identifier \"Gemito-1\" ;\n    cpevapit:hasSubEvent culturaleEvent:Vincenzo_Gemito_Il_Pescatorello ;\n    l0:description \"Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi\n    al Museo di Capodimonte’,\n    organizzata dalla Soprintendenza speciale per il patrimonio storico\"@it ;\n    rdfs:label \"Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte\"@it ;\n    tiapit::atTime ti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte .\n\nculturalEvent:Vincenzo_Gemito_Il_Pescatorello\n    a cis:CulturalEvent , cpevapit:PublicEvent ;\n    cis:isHostedBySite site:Museo_di_Capodimonte;\n    rdfs:label \"Vincenzo Gemito, esposizione de Il Pescatorello\"@it ;\n    cpevapit:eventTitle \"Vincenzo Gemito, esposizione de Il Pescatorello&apos@it\" ;\n    l0:description \"Evento racchiuso nell'esposizione generale Vincenzo Gemito\"@it ;\n    l0:identifier \"Gemito-Pescatorello-2\";\n   cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ;\n    cpevapit:hasPublicEventTypology  ;\n    cis:involvesCulturalEntity culturalheritageobject:Il_Pescatorello ;\n    tiapit:atTime ti:urata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte .\n\nrit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte\n   a roapit:TimeIndexedRole ;\n   roapit:forEntity culturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte ;\n   roapit:withRole role:Organizer ;\n   tiapit:hasTemporalEntity ti:Durata_incarico ;\n   roapit:isRoleInTimeOf  .\n\nrole:Organizer\n    a roapit:Role ;\n    l0name \"Organizzatore\"@it .\n\nti:Durata_incarico\n  a tiapit:TimeInterval ;\n  tiapit:startTime \"2013-11-28T00:00:00\"^^xsd:dateTime;\n  tiapit:endTime \"2015-07-16T00:00:00\"^^xsd:dateTime .\n\nti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte\n    a tiapit:TimeInterval ;\n    rdfs:label \"Intervallo di durata dell'evento 'Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte'\" ;\n    tiapit:startTime \"2014-11-28T00:00:00\"^^xsd:dateTime;\n    tiapit:endTime \"2015-07-16T00:00:00\"^^xsd:dateTime .\n\nculturalheritageobject:Il_giocatore_di_carte\n    a cis:CulturalHeritageObject ;\n    rdfs:label \"Il giocatore di carte\" ;;\n    l0:name \"l giocatore di carte\" ;\n    cis:isInSite site:Museo_di_Capodimonte .\n\ncultualheritageobject:Il_Pescatorello\n    a cis:CulturalHeritageObject ;\n    rdfs:label \"Il Pescatorello\" ;\n    l0:name \"Il Pescatorello"\" ;\n    cis:isInSite site:Museo_di_Capodimonte .\n\n
" + "@value": "Proprietà inversa di \"ha sede\"." } ], - "owl:versionInfo": [ + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/Site" + }, + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" + }, + "rdfs:label": [ { "@language": "en", - "@value": "stable" + "@value": "is site of" }, { "@language": "it", - "@value": "stabile" + "@value": "è contenitore fisico di" + }, + { + "@language": "it", + "@value": "è sede di" } ], - "rdfs:comment": [ + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + } + }, + { + "@id": "http://dati.beniculturali.it/cis/isSubjectOf", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Rappresenta un evento culturale." + "@value": "stabile" }, { "@language": "en", - "@value": "it represents an event that typically is related to the cultural domain" + "@value": "stable" + } + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "Inverse propery of \"is about\"." + }, + { + "@language": "it", + "@value": "Proprietà inversa di \"tratta di\"." } ], + "rdfs:domain": { + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b16" + }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "en", - "@value": "Cultural Event" + "@value": "is subject of" }, { "@language": "it", - "@value": "Evento Culturale" + "@value": "è soggetto di" } ], - "rdfs:subClassOf": [ + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/CreativeWork" + } + }, + { + "@id": "http://dati.beniculturali.it/cis/isValidDuring", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { - "@id": "_:ub24bL1359C32" + "@language": "it", + "@value": "stabile" }, + "stable" + ], + "rdfs:comment": [ { - "@id": "cpevapit:PublicEvent" + "@language": "en", + "@value": "Property used to associate the situation name in time with a temporal validity interval" }, { - "@id": "_:ub24bL1363C32" + "@language": "it", + "@value": "Proprietà usata per associare la situzione \"nome nel tempo\", ovvero una denominazione valida in un certo arco temporale, a un intervallo temporale di validità" } - ] - }, - { - "@id": "_:ub24bL2059C23", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "smapit:OnlineContactPoint" + ], + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CISNameInTime" }, - "owl:onProperty": { - "@id": "smapit:hasOnlineContactPoint" - } - }, - { - "@id": "l0:EventOrSituation", - "@type": "owl:Class" - }, - { - "@id": "_:ub24bL1193C35", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "_:ub24bL1195C55" + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/hasMemberColCultEnt" + "rdfs:label": [ + { + "@language": "en", + "@value": "is valid during" + }, + { + "@language": "it", + "@value": "è valido durante" + } + ], + "rdfs:range": { + "@id": "tiapit:TimeInterval" } }, { - "@id": "http://dati.beniculturali.it/cis/CulturalHeritageObject", - "@type": "owl:Class", - "dc:description": [ + "@id": "http://dati.beniculturali.it/cis/makesAvailableEquipment", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ + { + "@language": "it", + "@value": "stabile" + }, + "stable" + ], + "rdfs:comment": [ { "@language": "en", - "@value": "An example of usage of the class cis:CulturalHeritageObject is the following:\n\n
\n\nculturalheritageobject:Nascita_di_Venere\n    a cis:CulturalHeritageObject , cis:CulturalEntity ;\n    rdfs:label \"Nascita di Venere\"@it ;;\n    l0:name \"Nascita di Venere\"@it ;\n    cis:isInSite site:Palazzo_degli_uffizi .\n\n
" + "@value": "Property that permits to associate the Cultural Institute or Site with its own equipment" }, { "@language": "it", - "@value": "Un esempio di utilizzo della classe cis:CulturalHeritageObject iè il seguente:\n\n
\n\nculturalheritageobject:Nascita_di_Venere\n    a cis:CulturalHeritageObject , cis:CulturalEntity ;\n    rdfs:label \"Nascita di Venere\"@it ;;\n    l0:name \"Nascita di Venere\"@it ;\n    cis:isInSite site:Palazzo_degli_uffizi .\n\n
" + "@value": "Proprietà che consente di associare l'istituto e luogo della cultura alle attrezzature da esso possedute." } ], - "owl:versionInfo": [ + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + }, + "rdfs:isDefinedBy": { + "@id": "http://dati.beniculturali.it/cis/" + }, + "rdfs:label": [ { "@language": "en", - "@value": "stable" + "@value": "makes available equipment" }, { "@language": "it", - "@value": "stabile" + "@value": "rende disponibile attrezzatura" } ], - "rdfs:comment": [ + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/Equipment" + } + }, + { + "@id": "http://dati.beniculturali.it/cis/providesService", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Rappresenta un bene, materiale o immateriale, del patrimonio culturale." + "@value": "stabile" }, + "stable" + ], + "rdfs:comment": [ { "@language": "en", - "@value": "It represents a cultural asset (even intagible) of the cultural heritage." + "@value": "Property used to represent a supply service relationship between a cultural institute or site and a service." + }, + { + "@language": "it", + "@value": "Proprietà utilizzata per rappresentare una relazione di fornitura di servizi da parte di un istituto e luogo della cultura." } ], + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + }, "rdfs:isDefinedBy": { "@id": "http://dati.beniculturali.it/cis/" }, "rdfs:label": [ { "@language": "it", - "@value": "Oggetto Culturale" + "@value": "fornisce servizi" }, { "@language": "en", - "@value": "Cultural Heritage Object" + "@value": "provides Service" } ], - "rdfs:subClassOf": [ + "rdfs:range": { + "@id": "http://dati.beniculturali.it/cis/CISService" + } + }, + { + "@id": "http://dati.beniculturali.it/cis/siteAddress", + "@type": "owl:ObjectProperty", + "rdfs:domain": { + "@id": "http://dati.beniculturali.it/cis/Site" + }, + "rdfs:range": { + "@id": "clvapit:Address" + }, + "rdfs:subPropertyOf": { + "@id": "clvapit:hasAddress" + } + }, + { + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" + ], + "dct:identifier": "agid", + "foaf:name": [ { - "@id": "l0:Object" + "@language": "it", + "@value": "Agenzia per l'Italia Digitale" }, { - "@id": "_:ub24bL1522C41" - }, + "@language": "en", + "@value": "Italian Digital Agency" + } + ] + }, + { + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Agent", + "foaf:Agent" + ], + "dct:identifier": "m_bac", + "foaf:name": [ { - "@id": "_:ub24bL1526C41" + "@language": "it", + "@value": "Ministero per i Beni e le Attività Culturali" }, { - "@id": "http://dati.beniculturali.it/cis/CulturalEntity" + "@language": "en", + "@value": "Ministry of Cultural Heritage and Activities" } ] }, { - "@id": "_:ub24bL961C29", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - }, - "owl:onProperty": { - "@id": "http://dati.beniculturali.it/cis/isProvidedBy" - } - }, - { - "@id": "_:ub24bL226C31", - "@type": "owl:Class", - "owl:unionOf": { - "@list": [ - { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" - }, - { - "@id": "http://dati.beniculturali.it/cis/Site" - } - ] + "@id": "https://w3id.org/italia/data/contact-point/onto-mibac", + "@type": [ + "owl:NamedIndividual", + "http://dati.gov.it/onto/dcatapit#Organization", + "vcard:Kind", + "vcard:Organization" + ], + "vcard:fn": "Ministero per i beni e le attività culturali", + "vcard:hasEmail": { + "@id": "mailto:dati@beniculturalit.it" } }, { - "@id": "http://dati.beniculturali.it/cis/Year", + "@id": "https://w3id.org/italia/data/distribution/CIS-JSON-LD", "@type": [ - "muapit:MeasurementUnit", - "owl:NamedIndividual" - ] - }, - { - "@id": "http://dati.beniculturali.it/cis/hasDiscipline", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ - "stable", + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" + ], + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Cultural-ON/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.jsonld" + }, + "dct:description": [ { "@language": "it", - "@value": "stabile" + "@value": "Questa è la distribuzione JSON-LD dell'ontologia Cultural-ON sui luoghi ed eventi culturali" + }, + { + "@language": "en", + "@value": "This is the distribution in JSON-LD of Cultural-ON ontology on Cultural Events and Sites" } ], - "rdfs:comment": [ + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { - "@language": "en", - "@value": "Property used to associate the Cultural Institute or Site with its own field of knowledge" + "@language": "it", + "@value": "Distribuzione JSON-LD ontologia Cultural-ON" }, { - "@language": "it", - "@value": "Proprietà che permette di specificare la categoria a cui l'istituto e luogo della cultura è tipicamente associato (es. archeologia, etnografia e antropologia, arte, ...)." + "@language": "en", + "@value": "JSON-LD distribution of Cultural-ON Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/distribution/CIS-RDF-TURTLE", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" ], - "rdfs:domain": { - "@id": "http://dati.beniculturali.it/cis/CulturalInstituteOrSite" + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Cultural-ON/latest" }, - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.ttl" }, - "rdfs:label": [ + "dct:description": [ { - "@language": "en", - "@value": "has discipline" + "@language": "it", + "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia Cultural-ON sui luoghi ed eventi culturali" }, { - "@language": "it", - "@value": "ha ambito disciplinare" + "@language": "en", + "@value": "This is the distribution in RDF/turtle of Cultural-ON ontology on Cultural Events and Sites" } ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/SubjectDiscipline" - } - }, - { - "@id": "l0:Collection", - "@type": "owl:Class" - }, - { - "@id": "http://dati.beniculturali.it/cis/NewsArticle", - "@type": "owl:Class", - "owl:versionInfo": [ + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { - "@language": "en", - "@value": "stable" + "@language": "it", + "@value": "Distribuzione RDF/Turtle ontologia Cultural-ON" }, { - "@language": "it", - "@value": "stabile" + "@language": "en", + "@value": "RDF/Turtle distribution of Cultural-ON Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/distribution/CIS-RDF-XML", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" ], - "rdfs:comment": [ + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Cultural-ON/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.rdf" + }, + "dct:description": [ { "@language": "it", - "@value": "Concetto utilizzato per rappresentare un articolo" + "@value": "Questa è la distribuzione RDF/XML dell'ontologia Cultural-ON sui luoghi ed eventi culturali" }, { "@language": "en", - "@value": "Concept used to represent a news article." + "@value": "This is the distribution in RDF/XML of Cultural-ON ontology on Cultural Events and Sites" } ], - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" }, - "rdfs:label": [ + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ { - "@language": "en", - "@value": "News Article" + "@language": "it", + "@value": "Distribuzione RDF/XML ontologia Cultural-ON" }, { - "@language": "it", - "@value": " Articolo" + "@language": "en", + "@value": "RDF/XML distribution of Cultural-ON Ontology" } + ] + }, + { + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", + "@type": [ + "owl:NamedIndividual", + "l0:Agent" ], - "rdfs:subClassOf": [ + "dct:identifier": "cnr - Z6HZEH - STLab", + "l0:name": [ { - "@id": "_:ub24bL2019C30" + "@language": "en", + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" }, { - "@id": "http://dati.beniculturali.it/cis/CreativeWork" + "@language": "it", + "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" } ] }, { - "@id": "xsd:date", - "@type": "rdfs:Datatype" + "@id": "https://w3id.org/italia/data/project/DAF", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "Data & Analytics Framework" + } + }, + { + "@id": "https://w3id.org/italia/data/project/LODMIBAC", + "@type": [ + "owl:NamedIndividual", + "admsapit:Project" + ], + "l0:name": { + "@language": "it", + "@value": "dati.beniculturali.it - Gli Open Data del Ministero dei Beni Culturali (MIBAC) - http://dati.beniculturali.it" + } }, { "@id": "https://w3id.org/italia/data/project/OntoPiA", "@type": [ - "admsapit:Project", - "owl:NamedIndividual" + "owl:NamedIndividual", + "admsapit:Project" ], "l0:name": { "@language": "it", "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" } }, + { + "@id": "l0:Activity", + "@type": "owl:Class" + }, + { + "@id": "l0:Agent", + "@type": "owl:Class" + }, + { + "@id": "l0:Characteristic", + "@type": "owl:Class" + }, + { + "@id": "l0:Collection", + "@type": "owl:Class" + }, + { + "@id": "l0:Description", + "@type": "owl:Class" + }, + { + "@id": "l0:Entity", + "@type": "owl:Class" + }, + { + "@id": "l0:EventOrSituation", + "@type": "owl:Class" + }, + { + "@id": "l0:Object", + "@type": "owl:Class" + }, + { + "@id": "l0:Topic", + "@type": "owl:Class" + }, + { + "@id": "l0:description", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "l0:identifier", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "l0:name", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "muapit:MeasurementUnit", + "@type": "owl:Class" + }, + { + "@id": "owl:Thing", + "@type": "owl:Class" + }, + { + "@id": "owl:versionInfo", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "poiapit:NameInTime", + "@type": "owl:Class" + }, + { + "@id": "poiapit:PointOfInterest", + "@type": "owl:Class" + }, { "@id": "potapit:Ticket", "@type": "owl:Class", "rdfs:subClassOf": [ { - "@id": "_:ub24bL2370C32" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b105" }, { - "@id": "_:ub24bL2382C32" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b109" }, { - "@id": "_:ub24bL2378C32" + "@id": "_:n01ceb7a4994045ddbdd3a79c999c5fd8b110" } ] }, { - "@id": "http://dati.beniculturali.it/cis/hasCISNameInTime", - "@type": "owl:ObjectProperty", - "owl:versionInfo": [ - { - "@language": "it", - "@value": "stabile" - }, - "stable" - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "Property which associate a cultural institute or site or a site with the situation name in time" - }, - { - "@language": "it", - "@value": "Proprietà che associa un istituto o luogo della cultura o un sito alla situazione \"denominazione nel tempo\", ovvero una determinata denominazione valida in un determinato arco temporale" - } - ], - "rdfs:domain": { - "@id": "_:ub24bL226C31" - }, - "rdfs:isDefinedBy": { - "@id": "http://dati.beniculturali.it/cis/" - }, - "rdfs:label": [ - { - "@language": "it", - "@value": "ha nome luogo cultura nel tempo" - }, - { - "@language": "en", - "@value": "has name in time" - } - ], - "rdfs:range": { - "@id": "http://dati.beniculturali.it/cis/CISNameInTime" - } + "@id": "potapit:forAccessTo", + "@type": "owl:ObjectProperty" }, { - "@id": "_:ub24bL2055C23", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "clvapit:Feature" - }, - "owl:onProperty": { - "@id": "clvapit:hasSpatialCoverage" - } + "@id": "potapit:hasTicket", + "@type": "owl:ObjectProperty" + }, + { + "@id": "rdf:PlainLiteral", + "@type": "rdfs:Datatype" + }, + { + "@id": "rdfs:Literal", + "@type": "rdfs:Datatype" + }, + { + "@id": "rdfs:comment", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "rdfs:isDefinedBy", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "rdfs:label", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "roapit:TimeIndexedRole", + "@type": "owl:Class" + }, + { + "@id": "roapit:hasRiT", + "@type": "owl:ObjectProperty" + }, + { + "@id": "roapit:holdsRoleInTime", + "@type": "owl:ObjectProperty" + }, + { + "@id": "smapit:OnlineContactPoint", + "@type": "owl:Class" + }, + { + "@id": "smapit:URL", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "smapit:WebSite", + "@type": "owl:Class" + }, + { + "@id": "smapit:hasOnlineContactPoint", + "@type": "owl:ObjectProperty" + }, + { + "@id": "smapit:hasWebSite", + "@type": "owl:ObjectProperty" + }, + { + "@id": "tiapit:TimeInterval", + "@type": "owl:Class" + }, + { + "@id": "tiapit:atTime", + "@type": "owl:ObjectProperty" + }, + { + "@id": "tiapit:date", + "@type": "owl:DatatypeProperty" + }, + { + "@id": "xsd:date", + "@type": "rdfs:Datatype" + }, + { + "@id": "xsd:decimal", + "@type": "rdfs:Datatype" + }, + { + "@id": "xsd:float", + "@type": "rdfs:Datatype" + }, + { + "@id": "xsd:time", + "@type": "rdfs:Datatype" } ] -} +} \ No newline at end of file diff --git a/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.rdf b/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.rdf index 863a2902..ecd62377 100644 --- a/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.rdf +++ b/Ontologie/Cultural-ON/latest/Cultural-ON-AP_IT.rdf @@ -1,3344 +1,2759 @@ - - - - - - - - - - - - - - - - - - L'ontologia ha lo scopo di modellare i dati che caratterizzano gli istituti e i luoghi della cultura, come ad esempio i dati sugli enti o sulle persone che hanno un determinato ruolo sugli istituti e luoghi della cultura, le sedi fisiche dei luoghi, i contatti, eventuali materiali multimediali che descrivono un istituto e luogo della cultura e ogni altra informazione utile al pubblico per poter accedere all'istituto e luogo della cultura. Inoltre, l'ontologia rappresenta gli eventi che possono aver luogo in un istituto e luogo della cultura. -La figura seguente illustra alcuni elementi principali dell'ontologia. La figura non è esaustiva ma è inserita per aiutare a comprendere alcune relazioni tra concetti dell'ontologia. -Per ogni classe dell'ontologia saranno forniti esempi di utilizzo in turtle; solo per alcune classi saranno altresì riportate figure specifiche che illustrano le relazioni e i concetti che ruotano attorno a tali classi. -il file alignment_xml.owl inoltre rapprensenta tutti gli allineamenti dell'ontologia con altre esistenti nel Web dei dati come per esempio FOAF, Dubin Core, PRO, schema.org, etc. Per il MIBAC hanno contribuito attivamente allo sviluppo dell'ontologia Chiara Veninata e Annarita Orsini. Per l'Istituto di Scienze e Tecnologie della Cognizione (CNR) hanno contribuito i seguenti ricercatori: Giorgia Lodi, Luigi Asprino, Silvio Peroni, Andrea Nuzzolese, Valentina Presutti e Aldo Gangemi. - The ontology aims at modelling the data on cultural institutes or sites such as data regarding the agents that play a specific role on cultural institutes or sites, the sites themselves, the contact points, all multimedia files which describe the cultural institute or site and any other information useful to the public in order to access the institute or site. Moreover, the ontology represents events that can take place in specific cultural institutes or sites. -The following figure illustrates some of the core elements of the ontology. The figure is not exaustive; however, it is included in order to help readers to understand some relationships among important concepts represented in the ontology. -For each class, examples of their usage in turtle are provided; moreover, for only some of the classes, specific figures are reported that show the relationships and concepts connected to them. -The alignment_xml.owl complements the ontology with the alignments with external ontologies such as FOAF, PRO, schma.org, dublin core, etc. The people involved in the creation or the ontology are: from the Ministry Annarita Orsini and Chiara Veninata; from the National Council of Research Giorgia Lodi, Luigi Asprino, Silvio Peroni, Andrea Nuzzolese, Valentina Presutti and Aldo Gangemi. - 2015-01-12 - - - 2019-05-27 - - - Cultural-ON (Cultural ONtology): Cultural Institute/Site and Cultural Event Ontology - Cultural-ON (Cultural ONtology): Ontologia dei Luoghi della Cultura e degli Eventi Culturali - During the definition of Cultural-ON, an in depth discussion between the working group responsible for cultural linked open data, formed by the Ministry of Cultural Heritage and Activities (Service I) and the Institute of Cognitive Sciences and Technologies of the Council of Research (CNR) and the working group of the "Istituto beni artistici culturali e naturali" of Emilia Romagna Region, in order to contribute to the integration of the two ontologies, thus guaranteeing semantic interoperability. - Nel corso dell'elaborazione di Cultural-ON è stato avviato un approfondito confronto tra il gruppo di lavoro responsabile del progetto di valorizzazione del patrimonio informativo pubblico attraverso i linked open data, costituito dal Ministero dei beni e delle attività culturali (Servizio I della Direzione generale Organizzazione) e dall’Istituto di Scienze e Tecnologie della Cognizione del Consiglio Nazionale delle Ricerche (CNR) con il gruppo costituito nell'ambito del progetto di pubblicazione di linked open data del dominio cultura, intrapreso dall'Istituto beni artistici culturali e naturali della Regione Emilia-Romagna che si inserisce nel più ampio progetto Open Data Emilia-Romagna, al fine di contribuire ad un’ampia integrazione tra le due ontologie, nella prospettiva di una sempre maggiore interoperabilità. - - Cultural-ON (Cultural ONtology): Cultural Institute/Site and Cultural Event Ontology - Cultural-ON (Cultural ONtology): Ontologia dei Luoghi della Cultura e degli Eventi Culturali - Version 3.2 - 27 May 2019 - Introduction of the inverse property "is involved in cultural event" used to directly connect a cultural entity with the cultural events where it is involved in. Versione 3.2 includes all those changes necessary to refactor the original ontology in order to be fully integrated in the OntoPiA network. - Versione 3.2 - 27 Maggio 2019 - Introduzione della proprietà inversa "is involved in cultural event" per collegare un'entità culturale all'evento in cui essa è coinvolta. Risponde al requisito emerso dall'issue https://github.com/italia/daf-ontologie-vocabolari-controllati/issues/62. La versione 3.2 include tutta la rifattorizzazione dell'ontologia per la piena integrazione nella rete OntoPiA - - Cultural events - Cultural sites - Eventi Culturali - Luoghi della Cultura - - CIS - - - - - - - - - - - - http://dati.beniculturali.it/cis - cis - - - - catalogued - Imprese - Pubbliche Amministrazioni - - - + + + + + + + + + unstable + non stabile + An example of usage of the class cis:Cinema is the following: +<pre> - +cissite:Cinema_Storico_Alberto_Sordi + a cis:CulturalInstituteOrSite, cis:Cinema ; + rdfs:label "Cinema storico Alberto Sordi" ; + cis:institutionalName "Cinema storico Alberto Sordi" ; + cis:ISILIdentifier "IT-EX0003" . - +</pre> + Un esempio di utilizzo della classe cis:Cinema è il seguente: +<pre> - +cissite:Cinema_Storico_Alberto_Sordi + a cis:CulturalInstituteOrSite, cis:Cinema ; + rdfs:label "Cinema storico Alberto Sordi" ; + cis:institutionalName "Cinema storico Alberto Sordi" ; + cis:ISILIdentifier "IT-EX0003" . - - +</pre> + This class represents a cultural institute or site of type Cinema + Questa classe rappresenta un istituto e luogo della cultura di tipo Cinema + Cinema + Cinema + + + + + + Questa è la distribuzione RDF/Turtle dell'ontologia Cultural-ON sui luoghi ed eventi culturali + This is the distribution in RDF/turtle of Cultural-ON ontology on Cultural Events and Sites + + + Distribuzione RDF/Turtle ontologia Cultural-ON + RDF/Turtle distribution of Cultural-ON Ontology + + + + + + + + Concept used to represent multimedia objects of type video. + Concetto utilizzato per rappresentare materiali multimediali di tipo video. + + Oggetto video + Video Object + stabile + stable + + + + + + + Property used to associate the Cultural Institute or SIte with a catalogue of cultural collections included in the institute or site. The relatioships can be used to indicate that a Cultural Institute or Site has an its own catalogue or situations where a Cultural Institute or Site contributes to a union catalogue (this latter case is represented by libraries that can contribute to or participate in a union catalogue). + Proprietà utilizzata per associare l'istituto e luogo della cultura a un catalogo che descrive le opere in esso contenute. Tale relazione può essere utilizzata per indicare che un istituto e luogo della cultura ha un catalogo ma anche una situazione per cui un istituto e luogo della cultura partecipa a un catalogo (in quest'ultimo caso un esempio è rappresentato dalle biblioteche che possono partecipare a un catalogo collettivo). + + catalogo + catalogue + stabile + stable + + + + + + + An example of usage of the class cis:Project is the following: +<pre> - +cissite:Museo_di_Capodimonte + a cis:CulturalInstituteOrSite, cis:Museum ; + rdfs:label "Museo di Capodimonte" ; + cis:InstitutionalName "Museo di Capodimonte" ; + cis:ISILIdentifier "IT-EX0008" ; + cis:isInvolvedInProject project:ProgettoEsempio ; + cis:hasSite site:Museo_di_Capodimonte . - - +project:ProgettoEsempio + a cis:CulturalProject; + rdfs:label "Example Project"@en , "Progetto di Esempio";@it; + l0:name "Example Project";@en , "Progetto di Esempio"@it; + smapit:URL "http://progettoesempio.com"^^xsd:aniURI . +</pre> + Un esempio di uso della classe cis:Project è il seguente: +<pre> - +cissite:Museo_di_Capodimonte + a cis:CulturalInstituteOrSite, cis:Museum ; + rdfs:label "Museo di Capodimonte" ; + cis:InstitutionalName "Museo di Capodimonte" ; + cis:ISILIdentifier "IT-EX0008" ; + cis:isInvolvedInProject project:ProgettoEsempio ; + cis:hasSite site:Museo_di_Capodimonte . - - +project:ProgettoEsempio + a cis:CulturalProject; + rdfs:label "Example Project"@en , "Progetto di Esempio";@it; + l0:name "Example Project";@en , "Progetto di Esempio"@it; + smapit:URL "http://progettoesempio.com"^^xsd:aniURI . +</pre> + It represents a Project, usually cultural, the Cultural Institute and Site can be involved in. + Rappresenta un progetto, tipicamente culturale, nel quale l'istitutto della Cultura può essere coinvolto. + + Cultural Project + Progetto Culturale + stabile + stable + + + + + + + + Rappresenta uno specifico tipo di Istituto e Luogo della Cultura, ovvero Biblioteca. + It represents a specific type of Cultural Institute or Site; that is, Library + Library + Biblioteca + stable + stabile + + + + + + + An example of the usage of the class cis:ImageObject is the following: - +<pre> - - +image:Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte + a cis:ImageObject , cis:CreativeWork ; + rdfs:label "Poster of the event 'Vincenzo Gemito al Museo di Capodimonte'"@en; + rdfs:label "Poster dell'evento 'Vincenzo Gemito al Museo di Capodimonte'"@it; + smapit:URL http://www.example.com/Image/Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte.png^^xsd:anyURI ; + cis:isAbout event:Vincenzo_Gemito_al_Museo_di_Capodimonte . +</pre> + Un esempio dell'utilizzo della classe cis:ImageObject è il seguente: - +<pre> - - +image:Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte + a cis:ImageObject , cis:CreativeWork ; + rdfs:label "Poster of the event 'Vincenzo Gemito al Museo di Capodimonte'"@en; + rdfs:label "Poster dell'evento 'Vincenzo Gemito al Museo di Capodimonte'"@it; + smapit:URL http://www.example.com/Image/Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte.png^^xsd:anyURI ; + cis:isAbout event:Vincenzo_Gemito_al_Museo_di_Capodimonte . +</pre> + Concept used to represent an image file. + Concetto utilizzato per rappresentare un file immagine. + + Image Object + Oggetto immagine + stabile + stable + + + + + + + An example of usage of the class cis:Attribute is the following: - +<pre> - - +attribute:Shelving + a cis:Attribute ; + rdfs:label "Shelving"@en , "Scaffalature"@it ; + l0:name "Shelving"@en , "Scaffalature"@it ; + l0:description "The linear dimension of a shelf unit (e.g. 3 meters)"@en , "La dimensione di uno scaffale in metri lineari (es. 3 metri)"@it . +</pre> + Un esempio di utilizzo della classe cis:Attribute è il seguente: - +<pre> - - +attribute:Shelving + a cis:Attribute ; + rdfs:label "Shelving"@en , "Scaffalature"@it ; + l0:name "Shelving"@en , "Scaffalature"@it ; + l0:description "The linear dimension of a shelf unit (e.g. 3 meters)"@en , "La dimensione di uno scaffale in metri lineari (es. 3 metri)"@it . +</pre> + It represents the attribute that a site description of a site of a cultural institute or site may have. For instance, length, the shelving in a library, etc. + Rappresenta gli attributi di una certa descrizione della sede fisica di un istituto e luogo della cultura. Per esempio, metratura, scaffalatura, ecc. + + Attribute + Attributo + stabile + stable + + + + + + + Property used to associate the situation name in time with the alternative name of the cultural institute or site + Proprietà utilizzata per associare la situazione name in time a una denominazione alternativa dell'istituto e luogo della cultura. + + alternative cultural site name + nome alternativo luogo cultura + stabile + stable + + + + + + m_bac + Ministero per i Beni e le Attività Culturali + Ministry of Cultural Heritage and Activities + + + + + + + + + + + Individuals of this class represent cultural heritage included in a Cultural Institute or Site. - +A Cultural Institute or Site can be related to a collection by means of the object property hasCollection. - - +Additionally, a collection can be composed of items that, in turn, can be individuals of the class 'Collection' or the class 'Cultural Heritage Object'. +For example, this allows to assert that the Biblioteca Centrale di Roma has its own cultural heritage (e.g,, Patrimonio di Biblioteca Centrale di Roma). This cultural heritage is composed of different items, e.g., Archivio Capizucchi, Fondo Ceccarius, etc. - +This can be modelled by using turtle in the following way: - - +<pre> +cissite:Biblioteca_nazionale_centrale + a cis:Library , cis:CulturalInstituteOrSite ; + cis:hasCollection collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma . - +collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma + a cis:CollectionCulEnt ; + l0:name "Patrimonio di: Biblioteca nazionale centrale di Roma" ; + cis:hasMemberColCultEnt collezioni:Archivio_Capizucchi, collezioni:Fondo_Ceccarius . - +collezioni:Archivio_Capizucchi + a cis:CollectionCultEnt ; + l0:name "Archivio Capizucchi" ; + cis:isMemberOfColCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ; + l0:description "materiale documentario relativo alla famiglia Capizucchi"@it . - - - +collezioni:Fondo_Ceccarius + a cis:CollectionCultEnt ; + l0:name "Fondo Ceccarius" ; + cis:isMemberOfColCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ; + l0:description "volumi, opuscoli, articoli e fotografie della biblioteca di G. Ceccarelli"@it . - +</pre> + Individui di questa classe rappresentano il patrimonio culturale incluso in un Istituto e luogo della cultural. - - +Un Istituto e luogo della cultural è relazionato a una collezione attraverso la proprietà "ha collezione". +Inoltre, una collezione può essere composta da elementi che a loro volta possono essere individui della classe "Collezione" o della classe "Oggetto culturale". - +L'esempio sotto riportato permette di asserire che la Biblioteca Centrale di Roma ha il proprio patrimonio (e..g, Patrimonio della Biblioteca Centrale di Roma). Questo patrimonio culturale è formato da diversi elementi, e.g., Archivio Cpizucchi, Fondo Ceccarius, ecc. - - +Nello specifico, questo può essere modellato in turtle come segue: +<pre> - +cissite:Biblioteca_nazionale_centrale + a cis:Library , cis:CulturalInstituteOrSite ; + cis:hasCollection collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma . - - +collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma + a cis:CollectionCulEnt ; + l0:name "Patrimonio di: Biblioteca nazionale centrale di Roma" ; + cis:hasMemberColCultEnt collezioni:Archivio_Capizucchi, collezioni:Fondo_Ceccarius . - +collezioni:Archivio_Capizucchi + a cis:CollectionCultEnt ; + l0:name "Archivio Capizucchi" ; + cis:isMemberOfColCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ; + l0:description "materiale documentario relativo alla famiglia Capizucchi"@it . - - +collezioni:Fondo_Ceccarius + a cis:CollectionCultEnt ; + l0:name "Fondo Ceccarius" ; + cis:isMemberOfColCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ; + l0:description "volumi, opuscoli, articoli e fotografie della biblioteca di G. Ceccarelli"@it . - - - +</pre> + It represents the cultural heritage included in a Cultural Institute or Site or single collections that compone the cultural heritage + Rappresenta il patrimonio complessivo dell'Istituto e Luogo della Cultura o le singole collezioni di cui esso si compone. + + Collection of Cultural Entities + Collezione Entità Culturali + stabile + stable + + + + + + + + Property used to associate a site to an event + Proprietà usata per associare una sede del luogo della cultura a un evento. + + hosts cultural event + ospita evento culturale + stabile + stable + + + + + OntoPiA - la rete di ontologie della pubblica amministrazione italiana + + + + + + + + + + + + + + + + stable + stabile + Complesso Monumentale + Monumental Area or Complex + Rappresenta uno specifico tipo di Istituto e Luogo della Cultura ovvero Complesso Monumentale. + It represents a specific type of Cultural Institute or Site; that is, Monumental Area + An example of usage of the class cis:MonumentalArea is the following: +<pre> - +cissite:COMPLESSO_MONUMENTALE_DI_VICOPISANO_ROCCA_DEL_BRUNELLESCHI_E_PALAZZO_PRETORIO + a cis:CulturalInstituteOrSite, cis:MonumentalArea ; + rdfs:label "COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIO" ; + cis:institutionalName "COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIOi" ; + cis:ISILIdentifier "IT-EX0007" . - +</pre> + Un esempio di utilizzo della classe cis:MonumentalArea è il seguente: +<pre> - +cissite:COMPLESSO_MONUMENTALE_DI_VICOPISANO_ROCCA_DEL_BRUNELLESCHI_E_PALAZZO_PRETORIO + a cis:CulturalInstituteOrSite, cis:MonumentalArea ; + rdfs:label "COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIO" ; + cis:institutionalName "COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIOi" ; + cis:ISILIdentifier "IT-EX0007" . - - - - - Property used to associate the Cultural Institute or SIte with a catalogue of cultural collections included in the institute or site. The relatioships can be used to indicate that a Cultural Institute or Site has an its own catalogue or situations where a Cultural Institute or Site contributes to a union catalogue (this latter case is represented by libraries that can contribute to or participate in a union catalogue). - Proprietà utilizzata per associare l'istituto e luogo della cultura a un catalogo che descrive le opere in esso contenute. Tale relazione può essere utilizzata per indicare che un istituto e luogo della cultura ha un catalogo ma anche una situazione per cui un istituto e luogo della cultura partecipa a un catalogo (in quest'ultimo caso un esempio è rappresentato dalle biblioteche che possono partecipare a un catalogo collettivo). - - catalogo - catalogue - stabile - stable - - +</pre> + + + + + + + + + + + + + + Questa classe rappresenta istituti culturali che costituiscono centri di ricerca e di promozione culturale. + This class represents cultural institutions that form so-called cultural research and promotion centers. + An example of usage of the class cis:CultReseachCenter is the following: +<pre> - +crc:Fondazione_Arnaldo_Pomodoro + a cis:CultResearchCenter ; + rdfs:label "Fondazione Arnaldo Pomodoro"@it ; + rdfs:label "Arnaldo Pomodoro Foundation"@en ; + cis:institutionalName "Fondazione Arnaldo Pomodoro"@it ; + cis:institutionalName "Arnaldo Pomodoro Foundation"@en ; + cis:ISILIdentifier "IT-EX0005" . - - - - - Property used to associate the catalogue with the cultural heritage objects of a cultural institute or site that the catalogue describes. - Proprietà che consente di associare il catalogo alle opere di un istituto e luogo della cultura che esso descrive. - - describes cultural entity - descrive entità culturale - stabile - stable - - +</pre> + Un esempio di utilizzo della classe cis:CultReseachCenter è il seguente: +<pre> - - - - - - Property used to associate the description of the site of the cultural institute or site an attribute (e.g., total space, shelving, etc.) - Proprietà che permette di associare una descrizione del sito dell'istituto e luogo della cultura a un attributo, inteso come caratteristica del sito (metratura, scaffalatura, etc) - - ha attribute - has attribute - stabile - stable - - - - - - - - - - - - - - - - - Property which associate a cultural institute or site or a site with the situation name in time - Proprietà che associa un istituto o luogo della cultura o un sito alla situazione "denominazione nel tempo", ovvero una determinata denominazione valida in un determinato arco temporale - - ha nome luogo cultura nel tempo - has name in time - stabile - stable - - - - - - - - - - La proprietà è utilizzata per collegare un istituto e luogo della cultura alla sua tipologia. - The property is used to link a cultural institure or site to its type. - - ha tipologia luogo cultura - has cultural institute or site type - unstable - versione non definitiva - - - - - - - - - - Property used to associate the Cultural Institute or Site with the set of cultural objects it contains. - Proprietà che permette di associare l'istituto e luogo della cultura all'insieme delle opere in esso contenute. - - ha collezione - has collection - stabile - stable - - - - - - - - - - Property used to associate the Cultural Institute or Site with its own field of knowledge - Proprietà che permette di specificare la categoria a cui l'istituto e luogo della cultura è tipicamente associato (es. archeologia, etnografia e antropologia, arte, ...). - - ha ambito disciplinare - has discipline - stabile - stable - - - - - - - - - - - - - - - - - - - Property that permits to specify the cultural heritage objects that form a specific collection or the entire cultural heritage included in a cultural institute or site - Proprietà che consente di specificare le opere che formano una determinata collezione o l'intero patrimonio di un istituto e luogo della cultura - - ha membro - has member - stabile - stable - - - - - - - - - - - - Property which links a cultural institute or site to its own physical site(s). - Proprietà che collega un istituto e luogo della cultura al proprio o ai propri siti fisici. - - ha contenitore fisico - ha sede - has site - stabile - stable - - - - - - - - - - Propery that permits to associate a site of a cultural institute or site with its description. - Proprietà che permette di associare una descrizione alla sede dell'istituto e luogo della cultura. - - ha descrizione della sede - has site description - stabile - stable - - - - - - - - - - - - Property used to associate a site to an event - Proprietà usata per associare una sede del luogo della cultura a un evento. - - hosts cultural event - ospita evento culturale - stabile - stable - - - - - - - - - - - Involvement property that associates a cultural event with a general cultural entity - Proprietà di coinvolgimento che associa un evento culturale a una generica entità culturale. - - coinvolge entità culturale - involves cultural entity - stabile - stable - - - - - - - - - - - - - - - - - - - Property used to associate a creative work with a cultural entity. The same property is used in a similar way to associate the creative work with an event or site - Proprietà che consente di associare un lavoro creativo a un'entità culturale. La stessa proprietà può essere utilizzata in maniera analoga per associare un lavoro creativo a un evento o a un sito. - - is about - tratta di - stabile - stable - - - - - - - - - - Inverse property of "has catalogue". - Proprietà inversa di "ha catalogo". - - is catalogue of - è catalogo di - unstable - versione non definitiva - - - - - - - - - - Inverse property of "describes" - Proprietà inversa di "descrive" - - is described by - è descritto da - - - - - - - - - - - Questa proprietà è l'inversa di "ospita" e collega un evento a una sede di un istituto e luogo della cultura - This property is the inverse of "hosts" and links the Event to the Site of the Cultural Institute or Site - - is hosted by site - è ospitato da sede luogo - stabile - stable - - - - - - - - - - - - - - Property that permits to associate cultural heritage objects with the site(s) which conserve(s) them - Proprietà che consente di associare opere culturali al luogo fisico in cui sono conservate. - - is in site - è nella sede - stabile - stable - - - - - - - - - - Inverse property of "involves cultural entity". It is used to directly connect a cultural entity to the cultural events that involve it. - Proprietà inversa di "coinvolge entità culturale" che collega direttamente l'entità culturale con gli eventi culturali che la coinvolgono - - is involved in cultural event - è coinvolta in evento culturale - stabile - stable - - - - - - - - - - Property used to represent an involvement relationship between a cultural institute or site and a project - Proprietà utilizzata per rappresentare una relazione di coinvolgimento tra l'istituto e luogo della cultura e un progetto. - - is involved in a project - è coinvolto in progetto - stabile - stable - - - - - - - - - - - - - - - - - - Inverse property of hasMember. - Proprietà inversa di hasMember. - - is member of - è membro di - stabile - stable - - - - - - - - - - Questa proprietà è utilizzata per connettere, con una relazione "essere parte di", un istituto e luogo della cultura a se stesso. In particolare, tale proprietà può essere efficacemente usata per rappresentare sezioni dell'Archivio di Stato (sezione dell'Archivio di Spoleto che è parte dell'Archivio di Stato) - This object property is meant to link a cultural institute or site with itself. This can be used to represent all those cases in which a institute or site can be part of another general institute or site. This property can be effectively used in the cases of Sections of the Central Archive. - - is part of - è parte di - non stabile - unstable - - - - - - - - - - - Inverse property of "provides service" - Proprietà inversa di "fornisce servizio" - - is provided by - è fornito da - - - - - - - - - - Inverse property of "has Site" - Proprietà inversa di "ha sede". - - is site of - è contenitore fisico di - è sede di - stabile - stable - - - - - - - - - - - - - - - - - - Inverse propery of "is about". - Proprietà inversa di "tratta di". - - is subject of - è soggetto di - stabile - stable - - +crc:Fondazione_Arnaldo_Pomodoro + a cis:CultReseachCenter ; + rdfs:label "Fondazione Arnaldo Pomodoro"@it ; + rdfs:label "Arnaldo Pomodoro Foundation"@en ; + cis:institutionalName "Fondazione Arnaldo Pomodoro"@it ; + cis:institutionalName "Arnaldo Pomodoro Foundation"@en ; + cis:ISILIdentifier "IT-EX0005" . +</pre> + versione non definitiva + unstable + Cultural Reseach and Promotion Center + Centri di ricerca e promozione culturale + + + + + + + + + Un esempio di utilizzo della classe cis:Theatre è il seguente: - +<pre> - - - - Property used to associate the situation name in time with a temporal validity interval - Proprietà usata per associare la situzione "nome nel tempo", ovvero una denominazione valida in un certo arco temporale, a un intervallo temporale di validità - - is valid during - è valido durante - stabile - stable - - +cissite:Teatro_Olimpico + a cis:CulturalInstituteOrSite, cis:Theatre ; + rdfs:label "Teatro Olimpico" ; + cis:name "Teatro Olimpico" ; + cis:ISILIdentifier "IT-EX0011" . +</pre> + An example of usage of the class cis:Theatre is the following: - +<pre> - - - - Property that permits to associate the Cultural Institute or Site with its own equipment - Proprietà che consente di associare l'istituto e luogo della cultura alle attrezzature da esso possedute. - - makes available equipment - rende disponibile attrezzatura - stabile - stable - - +cissite:Teatro_Olimpico + a cis:CulturalInstituteOrSite, cis:Theatre ; + rdfs:label "Teatro Olimpico" ; + cis:name "Teatro Olimpico" ; + cis:ISILIdentifier "IT-EX0011" . +</pre> + unstable + versione non definitiva + + Theatre + Teatro + This class represents a cultural institute or site of type Theatre + Questa classe rappresenta un istituto e luogo della cultura di tipo Teatro + + + + + + Inverse property of "involves cultural entity". It is used to directly connect a cultural entity to the cultural events that involve it. + Proprietà inversa di "coinvolge entità culturale" che collega direttamente l'entità culturale con gli eventi culturali che la coinvolgono + + is involved in cultural event + è coinvolta in evento culturale + stabile + stable + + + + + + + + + + + An example of usage of the class cis:CulturalEvent is the following: - +<pre> - - - - Property used to represent a supply service relationship between a cultural institute or site and a service. - Proprietà utilizzata per rappresentare una relazione di fornitura di servizi da parte di un istituto e luogo della cultura. - - fornisce servizi - provides Service - stabile - stable - - +culturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte + a cis:CulturalEvent, cpevapit:PublicEvent ; + cis:isHostedBySite site:Museo_di_Capodimonte; + cpevapit:eventTitle "Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte" ; + rdfs:comment "Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi + al Museo di Capodimonte’, + organizzata dalla Soprintendenza speciale per il patrimonio storico"@it ; + cis:involvesCulturalEntity culturalheritageobject:Il_giocatore_di_carte ; + cpevapit:hasPublicEventTypology <https://w3id.org/italia/controlled-vocabulary/public-event-types/11_Exposure> ; + cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ; + l0:identifier "Gemito-1" ; + cpevapit:hasSubEvent culturaleEvent:Vincenzo_Gemito_Il_Pescatorello ; + l0:description "Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi + al Museo di Capodimonte’, + organizzata dalla Soprintendenza speciale per il patrimonio storico"@it ; + rdfs:label "Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte"@it ; + tiapit::atTime ti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte . +culturalEvent:Vincenzo_Gemito_Il_Pescatorello + a cis:CulturalEvent , cpevapit:PublicEvent ; + cis:isHostedBySite site:Museo_di_Capodimonte; + rdfs:label "Vincenzo Gemito, esposizione de Il Pescatorello"@it ; + cpevapit:eventTitle "Vincenzo Gemito, esposizione de Il Pescatorello&apos@it" ; + l0:description "Evento racchiuso nell'esposizione generale Vincenzo Gemito"@it ; + l0:identifier "Gemito-Pescatorello-2"; + cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ; + cpevapit:hasPublicEventTypology <https://w3id.org/italia/controlled-vocabulary/public-event-types/11_Exposure> ; + cis:involvesCulturalEntity culturalheritageobject:Il_Pescatorello ; + tiapit:atTime ti:urata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte . - +rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte + a roapit:TimeIndexedRole ; + roapit:forEntity culturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte ; + roapit:withRole role:Organizer ; + tiapit:hasTemporalEntity ti:Durata_incarico ; + roapit:isRoleInTimeOf <https://w3id.org/italia/data/organization/public-organization/m_bac> . - - - - - - +role:Organizer + a roapit:Role ; + l0name "Organizzatore"@it . +ti:Durata_incarico + a tiapit:TimeInterval ; + tiapit:startTime "2013-11-28T00:00:00"^^xsd:dateTime; + tiapit:endTime "2015-07-16T00:00:00"^^xsd:dateTime . - +ti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte + a tiapit:TimeInterval ; + rdfs:label "Intervallo di durata dell'evento 'Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte'" ; + tiapit:startTime "2014-11-28T00:00:00"^^xsd:dateTime; + tiapit:endTime "2015-07-16T00:00:00"^^xsd:dateTime . - - +culturalheritageobject:Il_giocatore_di_carte + a cis:CulturalHeritageObject ; + rdfs:label "Il giocatore di carte" ;; + l0:name "l giocatore di carte" ; + cis:isInSite site:Museo_di_Capodimonte . +cultualheritageobject:Il_Pescatorello + a cis:CulturalHeritageObject ; + rdfs:label "Il Pescatorello" ; + l0:name "Il Pescatorello&quot" ; + cis:isInSite site:Museo_di_Capodimonte . - +</pre> + Un esempio di utilizzo della classe cis:Event è il seguente: - - +<pre> +culturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte + a cis:CulturalEvent, cpevapit:PublicEvent ; + cis:isHostedBySite site:Museo_di_Capodimonte; + cpevapit:eventTitle "Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte" ; + rdfs:comment "Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi + al Museo di Capodimonte’, + organizzata dalla Soprintendenza speciale per il patrimonio storico"@it ; + cis:involvesCulturalEntity culturalheritageobject:Il_giocatore_di_carte ; + cpevapit:hasPublicEventTypology <https://w3id.org/italia/controlled-vocabulary/public-event-types/11_Exposure> ; + cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ; + l0:identifier "Gemito-1" ; + cpevapit:hasSubEvent culturaleEvent:Vincenzo_Gemito_Il_Pescatorello ; + l0:description "Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi + al Museo di Capodimonte’, + organizzata dalla Soprintendenza speciale per il patrimonio storico"@it ; + rdfs:label "Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte"@it ; + tiapit::atTime ti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte . - +culturalEvent:Vincenzo_Gemito_Il_Pescatorello + a cis:CulturalEvent , cpevapit:PublicEvent ; + cis:isHostedBySite site:Museo_di_Capodimonte; + rdfs:label "Vincenzo Gemito, esposizione de Il Pescatorello"@it ; + cpevapit:eventTitle "Vincenzo Gemito, esposizione de Il Pescatorello&apos@it" ; + l0:description "Evento racchiuso nell'esposizione generale Vincenzo Gemito"@it ; + l0:identifier "Gemito-Pescatorello-2"; + cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ; + cpevapit:hasPublicEventTypology <https://w3id.org/italia/controlled-vocabulary/public-event-types/11_Exposure> ; + cis:involvesCulturalEntity culturalheritageobject:Il_Pescatorello ; + tiapit:atTime ti:urata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte . - - +rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte + a roapit:TimeIndexedRole ; + roapit:forEntity culturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte ; + roapit:withRole role:Organizer ; + tiapit:hasTemporalEntity ti:Durata_incarico ; + roapit:isRoleInTimeOf <https://w3id.org/italia/data/organization/public-organization/m_bac> . +role:Organizer + a roapit:Role ; + l0name "Organizzatore"@it . - +ti:Durata_incarico + a tiapit:TimeInterval ; + tiapit:startTime "2013-11-28T00:00:00"^^xsd:dateTime; + tiapit:endTime "2015-07-16T00:00:00"^^xsd:dateTime . - - +ti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte + a tiapit:TimeInterval ; + rdfs:label "Intervallo di durata dell'evento 'Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte'" ; + tiapit:startTime "2014-11-28T00:00:00"^^xsd:dateTime; + tiapit:endTime "2015-07-16T00:00:00"^^xsd:dateTime . +culturalheritageobject:Il_giocatore_di_carte + a cis:CulturalHeritageObject ; + rdfs:label "Il giocatore di carte" ;; + l0:name "l giocatore di carte" ; + cis:isInSite site:Museo_di_Capodimonte . - +cultualheritageobject:Il_Pescatorello + a cis:CulturalHeritageObject ; + rdfs:label "Il Pescatorello" ; + l0:name "Il Pescatorello&quot" ; + cis:isInSite site:Museo_di_Capodimonte . - - +</pre> + Rappresenta un evento culturale. + it represents an event that typically is related to the cultural domain + + Cultural Event + Evento Culturale + stabile + stable + + + + + + + + + An example of usage of the class cis:ArchaeologicalArea is the following: +<pre> - +cissite:Museo_delle_navi_romane_di_Nemi + a cis:CulturalInstituteOrSite, cis:ArchaeologicalArea ; + rdfs:label "Museo delle navi romane di Nemi" ; + cis:institutionalName "Museo delle navi romane di Nemi" ; + cis:ISILIdentifier "IT-EX0001" . - - +</pre> + Un esempio di uso della classe cis:ArchaeologicalArea è il seguente: +<pre> - +cissite:Museo_delle_navi_romane_di_Nemi + a cis:CulturalInstituteOrSite, cis:ArchaeologicalArea ; + rdfs:label "Museo delle navi romane di Nemi" ; + cis:institutionalName "Museo delle navi romane di Nemi" ; + cis:ISILIdentifier "IT-EX0001" . - - +</pre> + Area Archeologica + Archaeological Area + stable + stabile + Rappresenta uno specifico tipo di Istituto e Luogo della Cultura ovvero Area archeologica. + It represents a specific type of Cultural Institute or SIte; that is, ArchaeologicalArea + + + + + + + + + + + + + + + + + + + + + + + + + An example of usage of the class 'Cultural Institute or Site' is the following: +<pre> - +cissite:Biblioteca_nazionale_centrale + a cis:Library , cis:CulturalInstituteOrSite , poiapit:PointOfInterest ; + l0:description """La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del + monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti, + che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69 + biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma + nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del + Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo + Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi."""@it + rdfs:comment """La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del + monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti, + che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69 + biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma + nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del + Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo + Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi."""@it ; + rdfs:label "Biblioteca nazionale centrale"@it ; + cis:istitutionalCISName "Biblioteca nazionale centrale"@it ; + poiapit:POIofficialName Biblioteca nazionale centrale"@it ; + poiapit:POIID "29387" ; + poiapit:POICategory <https://w3id.org/italia/controlled-vocabulary/poi-category-classification/cat_6_travel> ; + clvapit:hasGeometry geometry_Biblioteca_nazionale_centrale ; + cis:ISILIdentifier "IT-RM0267"^^xsd:string ; + acapit:hasAccessCondition + <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_giovedi> , + <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_mercoledi> , + <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_lunedi> , + <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_martedi> , <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_venerdi> ; + cis:hasCatalogue <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28topografico%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28titoli%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28autore%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28sistematico%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28soggetto%29> ; + cis:hasCollectionCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ; + smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ; + cis:hasCISNameInTime CISNameInTime:Biblioteca_Nazionale_Centrale ; + cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma ; + cis:providesService service:Connessione_WI-FI , service:Visite_guidate , service:ala_per_la_didattica ; + owl:sameAs <http://it.dbpedia.org/resource/Biblioteca_Nazionale_Centrale_di_Roma> . - - +geometry_Biblioteca_nazionale_centrale + a clvapit:Geometry , locn:Geometry ; + clvapit:lat "AAA" ; + clvapit:long "BBB" ; + clvapit:hasGeometryType clvapit:Point . +<http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_giovedi> + a acapit:AccessCondition , acapit:OpeningHoursSpecification ; + acapit:opens "11:00"^^xsd:time ; + acapit:closes "18:00"^^xsd:time ; + acapit:hasAdmissionType at:daily ; + ti:hasDayOfWeek <https://w3id.org/italia/onto/TI/Thursday> . - +at:daily + a acapit:AdmissionType ; + l0:name "daily"@en , "giornaliera"@it ; + l0:description "apertura prevista ogni giorno in determinate fasce orarie"@it . - - +contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma + a smapit:OnlineContactPoint ; + smapit:hasEmail email:email_Biblioteca_nazionale_centrale_di_roma ; + smapit:hasTelephoneNumber phone:phone_Biblioteca_nazionale_centrale_di_roma ; + smapit:hasWebSite website:web_Biblioteca_nazionale_centrale_di_roma . +email:email_Biblioteca_nazionale_centrale_di_roma + a smapit:Email ; + smapit:emailAddress "mailto:XXX@YYY.it"^^xsd:anyURI ; + smapit:hasEmailType <https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/042> ; + smapit:isEmailOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma . - +phone:phone_Biblioteca_nazionale_centrale_di_roma + a smapit:Telephone ; + smapit:telephoneNumber "051 347397" ; + smapit:hasTelephoneType <https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/032> ; + smapit:isTelephoneOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma . - +website:web_Biblioteca_nazionale_centrale_di_roma + a smapit:WebSite ; + smapit:URL "https://example.itr^^xsd:anyURI" ; + smapit:isWebiteOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma . +</pre> + Un esempio di utilizzo della classe "Istituto e Luogo della Cultura" è il seguente: - +<pre> - - - - - - Questa proprietà è utilizzata per rappresentare l'identificativo univoco dell'Istituto e luogo della cultura, i.e., il codice ISIL (International Standard identifier for Libraries and Related Organization). Sotto proprietà di identificativo. - This property is used to define the unique identifier of the cultural institute or site (i.e., the ISIL - International Standard Identifier for Libriaries and Related Organization - code). Subproperty of identifier. - - ISIL identifier - Identificativo ISIL - Stabile - Stable - - +cissite:Biblioteca_nazionale_centrale + a cis:Library , cis:CulturalInstituteOrSite , poiapit:PointOfInterest ; + l0:description """La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del + monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti, + che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69 + biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma + nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del + Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo + Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi."""@it + rdfs:comment """La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del + monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti, + che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69 + biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma + nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del + Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo + Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi."""@it ; + rdfs:label "Biblioteca nazionale centrale"@it ; + cis:istitutionalCISName "Biblioteca nazionale centrale"@it ; + poiapit:POIofficialName Biblioteca nazionale centrale"@it ; + poiapit:POIID "29387" ; + poiapit:POICategory <https://w3id.org/italia/controlled-vocabulary/poi-category-classification/cat_6_travel> ; + clvapit:hasGeometry geometry_Biblioteca_nazionale_centrale ; + cis:ISILIdentifier "IT-RM0267"^^xsd:string ; + acapit:hasAccessCondition + <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_giovedi> , + <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_mercoledi> , + <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_lunedi> , + <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_martedi> , <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_venerdi> ; + cis:hasCatalogue <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28topografico%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28titoli%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28autore%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28sistematico%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28soggetto%29> ; + cis:hasCollectionCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ; + smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ; + cis:hasCISNameInTime CISNameInTime:Biblioteca_Nazionale_Centrale ; + cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma ; + cis:providesService service:Connessione_WI-FI , service:Visite_guidate , service:ala_per_la_didattica ; + owl:sameAs <http://it.dbpedia.org/resource/Biblioteca_Nazionale_Centrale_di_Roma> . +geometry_Biblioteca_nazionale_centrale + a clvapit:Geometry , locn:Geometry ; + clvapit:lat "AAA" ; + clvapit:long "BBB" ; + clvapit:hasGeometryType clvapit:Point . - - - - - - - - - - - - - - Property used to associate the situation name in time with the alternative name of the cultural institute or site - Proprietà utilizzata per associare la situazione name in time a una denominazione alternativa dell'istituto e luogo della cultura. - - alternative cultural site name - nome alternativo luogo cultura - stabile - stable - - - - - - - - - - - - - - - - - - Questa proprietà identifica direttamente il nome istituzionale dell'Istituto e luogo della cultura - This data property identifies the institutional name of the Cultural Institute or Site. - - Institutional Name of Cultural Site - Nome Istituzionale Luogo Cultura - Stabile - Stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - An example of usage of the class cis:Attribute is the following: - -<pre> - -attribute:Shelving - a cis:Attribute ; - rdfs:label "Shelving"@en , "Scaffalature"@it ; - l0:name "Shelving"@en , "Scaffalature"@it ; - l0:description "The linear dimension of a shelf unit (e.g. 3 meters)"@en , "La dimensione di uno scaffale in metri lineari (es. 3 metri)"@it . - -</pre> - Un esempio di utilizzo della classe cis:Attribute è il seguente: - -<pre> - -attribute:Shelving - a cis:Attribute ; - rdfs:label "Shelving"@en , "Scaffalature"@it ; - l0:name "Shelving"@en , "Scaffalature"@it ; - l0:description "The linear dimension of a shelf unit (e.g. 3 meters)"@en , "La dimensione di uno scaffale in metri lineari (es. 3 metri)"@it . - -</pre> - It represents the attribute that a site description of a site of a cultural institute or site may have. For instance, length, the shelving in a library, etc. - Rappresenta gli attributi di una certa descrizione della sede fisica di un istituto e luogo della cultura. Per esempio, metratura, scaffalatura, ecc. - - Attribute - Attributo - stabile - stable - - - - - - - - - - - - - - - An example of usage of the class cis:AudioObject is the following: - -<pre> - -audio:Audio_Tour_Parco_archeologico_di_Liternum - a cis:AudioObject , cis:CreativeWork ; - rdfs:label "Audio Tour of the Parco archeologico di Liternum"@en ; - rdfs:label "Audio guida del Parco archeologico di Liternum"@it ; - smapit:URL http://www.example.com/Audio/Audio_Tour_Parco_archeologico_di_Liternum.mp3^^xsd:anyURI ; - cis:isAbout cissite:Parco_archeologico_di_Liternum . - -</pre> - Un esempio di utilizzo della classe cis:AudioObject è il seguente: - -<pre> - -audio:Audio_Tour_Parco_archeologico_di_Liternum - a cis:AudioObject , cis:CreativeWork ; - rdfs:label "Audio Tour of the Parco archeologico di Liternum"@en ; - rdfs:label "Audio guida del Parco archeologico di Liternum"@it ; - smapit:URL http://www.example.com/Audio/Audio_Tour_Parco_archeologico_di_Liternum.mp3^^xsd:anyURI ; - cis:isAbout cissite:Parco_archeologico_di_Liternum . +<http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_giovedi> + a acapit:AccessCondition , acapit:OpeningHoursSpecification ; + acapit:opens "11:00"^^xsd:time ; + acapit:closes "18:00"^^xsd:time ; + acapit:hasAdmissionType at:daily ; + ti:hasDayOfWeek <https://w3id.org/italia/onto/TI/Thursday> . -</pre> - Concept used to represent multimedia objects of type audio. - Concetto utilizzato per rappresentare materiali multimediali di tipo audio. - - Audio Object - Oggetto audio - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - An example of usage of the class cis:CISNameInTime is the following: +at:daily + a acapit:AdmissionType ; + l0:name "daily"@en , "giornaliera"@it ; + l0:description "apertura prevista ogni giorno in determinate fasce orarie"@it . -<pre> +contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma + a smapit:OnlineContactPoint ; + smapit:hasEmail email:email_Biblioteca_nazionale_centrale_di_roma ; + smapit:hasTelephoneNumber phone:phone_Biblioteca_nazionale_centrale_di_roma ; + smapit:hasWebSite website:web_Biblioteca_nazionale_centrale_di_roma . -cissite:Museo_di_Capodimonte - a cis:CulturalInstituteOrSite, cis:Museum ; - l0:name "Museo di Capodimonte" ; - cis:institutionalCISName "Museo di Capodimonte" ; - cis:ISILIdentifier "IT-EX0008" ; - cis:hasCISNameInTime nit:Museo_di_Capodimonte ; - cis:hasSite site:Museo_di_Capodimonte . +email:email_Biblioteca_nazionale_centrale_di_roma + a smapit:Email ; + smapit:emailAddress "mailto:XXX@YYY.it"^^xsd:anyURI ; + smapit:hasEmailType <https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/042> ; + smapit:isEmailOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma . -nit:Museo_di_Capodimonte - a cis:CISNameInTime ; - rdfs:label "Denominazione nel tempo 'Museo di Capodimonte'"@it ; - cis:institutionalCISName "Museo di Capodimonte"@it ; - cis:altCISName "Museo Nazionale di Capodimonte"@it ; - cis:isValidDuring ti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte . +phone:phone_Biblioteca_nazionale_centrale_di_roma + a smapit:Telephone ; + smapit:telephoneNumber "051 347397" ; + smapit:hasTelephoneType <https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/032> ; + smapit:isTelephoneOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma . -ti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte - a ti:TimeInterval ; - ti:startTime "1957-01-01"^^xsd:date . +website:web_Biblioteca_nazionale_centrale_di_roma + a smapit:WebSite ; + smapit:URL "https://example.itr^^xsd:anyURI" ; + smapit:isWebiteOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma . </pre> - Un esempio di utilizzo della classe cis:CISNameInTime è il seguente: + Sono istituti e luoghi della cultura i musei, le biblioteche e gli archivi, le aree e i parchi archeologici, i complessi monumentali. Gli istituti e luoghi e della cultura che appartengono a soggetti pubblici sono destinati alla pubblica fruizione ed espletano un servizio pubblico. Le strutture espositive e di consultazione nonché i luoghi della cultura che appartengono a soggetti privati e sono aperti al pubblico espletano un servizio privato di utilità sociale. + The class Cultural Institute or Site represents museums, libraries, archive holders, archaeologic areas and parks, monumental areas. The cultural institutes of sites that are owned by public bodies are meant to offer public services. The cultural institutes or sites that are owned by private subjects, and are open to the public, offer a public and societal service. + + Cultural Institute or Site + Istituto e Luogo Della Cultura + stabile + stable + + + + + + + + + An example of usage of the class cis:CISNameInTime is the following: <pre> cissite:Museo_di_Capodimonte a cis:CulturalInstituteOrSite, cis:Museum ; - l0:name "Museo di Capodimonte" ; - cis:institutionalCISName "Museo di Capodimonte" ; - cis:ISILIdentifier "IT-EX0008" ; + l0:name "Museo di Capodimonte" ; + cis:institutionalCISName "Museo di Capodimonte" ; + cis:ISILIdentifier "IT-EX0008" ; cis:hasCISNameInTime nit:Museo_di_Capodimonte ; cis:hasSite site:Museo_di_Capodimonte . nit:Museo_di_Capodimonte a cis:CISNameInTime ; - rdfs:label "Denominazione nel tempo 'Museo di Capodimonte'"@it ; - cis:institutionalCISName "Museo di Capodimonte"@it ; - cis:altCISName "Museo Nazionale di Capodimonte"@it ; + rdfs:label "Denominazione nel tempo 'Museo di Capodimonte'"@it ; + cis:institutionalCISName "Museo di Capodimonte"@it ; + cis:altCISName "Museo Nazionale di Capodimonte"@it ; cis:isValidDuring ti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte . ti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte - a ti:TimeInterval ; - ti:startTime "1957-01-01"^^xsd:date . - -</pre> - Permette di rappresentare una situazione relativa alla denominazione di un istituto e luogo della cultura che cambia nel tempo. - Permits to represent a situation in which a name of the Cultural Institute or Site change in time. - - Cultural Site Name in Time - Nome Luogo Cultura Nel Tempo - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A Cultural Institute or Site (CIS) might offer a variety of services (e.g., Wi-Fi Handicapped access, cafeteria, etc.). - -These services are represented as individuals of the class 'Service' and they are in relationship with a CIS by means of the object property providesService. - -The following is an example expressed by using the turtle syntax: - -<pre> - -service:Caffetteria - a cis:CISService ; - cis:name "Caffetteria" . - - -service:Connessione_WI-FI - a cis:CISService ; - cis:name "Connessione WI-FI" . - - -cissite:Biblioteca_nazionale_centrale - a cis:Library , cis:CulturalInstituteOrSite ; - cis:providesService service:Caffetteria, service:Connessione_WI-FI. - -</pre> - Un istituto della cultura può offrire una serie di servizi (e.g., Wi-Fi, accesso ai disabili, caffetteria, ecc.). - -Questi servizi sono rappresentati da individui della classe "Servizio" e sono in relazione con l'istituto della cultural attraverso la proprietà "fornisce servizio". - -Il seguente esempio mostra in turtle l'uso della classe servizio: - -<pre> - -service:Caffetteria - a cis:CISService ; - cis:name "Caffetteria" . - - -service:Connessione_WI-FI - a cis:CISService ; - cis:name "Connessione WI-FI" . - - -cissite:Biblioteca_nazionale_centrale - a cis:Library , cis:CulturalInstituteOrSite ; - cis:providesService service:Caffetteria, service:Connessione_WI-FI. - -</pre> - It represents a service that is provided by the Cultural Institute or Site. For instance, a service can be: the presence of a restaurant internal to the Cultural Institute or Site, the uso of an educational room, the use of a free wifi connection - Rappresenta un servizio offerto da un istituto e luogo della cultura. Per esempio, un servizio può essere: la presenza di un ristorante interno al luogo, l'uso una sala didattica, l'uso di una connessione wifi libera, ecc. - - Cultural Site Service - Servizio Luogo Cultura - stabile - stable - - - - - - - - - - - - - - - - - - - - - Questa classe rappresenta il tipo di istituto e luogo della cultura. - This class represents the type of cultural institute or site. - - Cultural Institute or Site Type - Tipo di Istituto e Luogo della Cultura - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A catalogue is always associated with an individual of the class 'CulturalInstituteOrSite' (CIS) by means of the object property hasCatalogue (with domain CulturalInstituteOrSite and range Catalogue). - -The inverse property of hasCatalogue is isCatalogueOf and relates a catalogue to a CIS. - -An example in turtle is the following: - -<pre> -catalogue:Catalogo_Generale_(autore) - a cis:Catalogue ; - rdfs:label "Catalogo Generale (autore)"@it ; - l0:name "Catalogo Generale (autore)"@it ; - cis:isCatalogueOf cissite:Biblioteca_nazionale_centrale ; - l0:description "Catalogo Generale per autore - online"@it . - -cissite:Biblioteca_nazionale_centrale - a cis:Library , cis:CulturalInstituteOrSite ; - cis:catalogue catalogue:Catalogo_Generale_(autore) . -</pre> - Un catalogo è sempre associato a un individuo della classe "Istitute e luogo della cultura" attraverso la proprietà ha catalogo (che ha dominio CulturaInstituteOrSite e codominio Catalogue). - -La proprietà inversa di ha catalogo è "è catalogo di" e collega il catalogo all'istituto e luogo della cultura. - -Un esempio in turtle è il seguente: - -<pre> -catalogue:Catalogo_Generale_(autore) - a cis:Catalogue ; - rdfs:label "Catalogo Generale (autore)"@it ; - l0:name "Catalogo Generale (autore)"@it ; - cis:isCatalogueOf cissite:Biblioteca_nazionale_centrale ; - l0:description "Catalogo Generale per autore - online"@it . - -cissite:Biblioteca_nazionale_centrale - a cis:Library , cis:CulturalInstituteOrSite ; - cis:catalogue catalogue:Catalogo_Generale_(autore) . -</pre> - Concept used to represent the catalogue which describes the set of cultural heritage objects included in a Cultural Institute or Site - Concetto utilizzato per rappresentare il catalogo che descrive l'insieme delle opere contenute in un istituto e luogo della cultura. - - Catalogo - Catalogue - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - An example of usage of the class cis:ClericalAdministrativeArea èil the following: - -<pre> - -caa:Diocesi_di_San_Marco_Argentano_Scalea - a cis:ClericalAdministrativeArea ; - rdfs:label "Diocese of San Marco Argentano-Scalea"@en ; - rdfs:label "Diocesi di San Marco Argentano-Scalea"@it ;; - l0:name "Diocese of San Marco Argentano-Scalea"@en , Diocesi di San Marco Argentano-Scalea"@it ;; - clvapit:hasIdentifier Diocesi_di_San_Marco_Argentano_Scalea_ID . - -id:Diocesi_di_San_Marco_Argentano_Scalea_ID - a clvapit:Identifier ; - l0:identifier "SMA-CS" . - -</pre> - Un esempio di utilizzo della classe cis:ClericalAdministrativeArea è il seguente - -<pre> - -caa:Diocesi_di_San_Marco_Argentano_Scalea - a cis:ClericalAdministrativeArea ; - rdfs:label "Diocese of San Marco Argentano-Scalea"@en ; - rdfs:label "Diocesi di San Marco Argentano-Scalea"@it ;; - l0:name "Diocese of San Marco Argentano-Scalea"@en , Diocesi di San Marco Argentano-Scalea"@it ;; - clvapit:hasIdentifier Diocesi_di_San_Marco_Argentano_Scalea_ID . - -id:Diocesi_di_San_Marco_Argentano_Scalea_ID - a clvapit:Identifier ; - l0:identifier "SMA-CS" . - -</pre> - Questa classe rappresenta un'area amministrativa territoriale ecclesiastica. Essa include le diocesi, parrocchie, ecc. - This class represents the clerical administrative area. It can be used to represents Diocese, Parish, etc. - - Area amministrativa ecclesiastica - Clerical Administrative Area - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Individuals of this class represent cultural heritage included in a Cultural Institute or Site. - -A Cultural Institute or Site can be related to a collection by means of the object property hasCollection. - -Additionally, a collection can be composed of items that, in turn, can be individuals of the class 'Collection' or the class 'Cultural Heritage Object'. - -For example, this allows to assert that the Biblioteca Centrale di Roma has its own cultural heritage (e.g,, Patrimonio di Biblioteca Centrale di Roma). This cultural heritage is composed of different items, e.g., Archivio Capizucchi, Fondo Ceccarius, etc. - -This can be modelled by using turtle in the following way: - -<pre> - -cissite:Biblioteca_nazionale_centrale - a cis:Library , cis:CulturalInstituteOrSite ; - cis:hasCollection collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma . - -collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma - a cis:CollectionCulEnt ; - l0:name "Patrimonio di: Biblioteca nazionale centrale di Roma" ; - cis:hasMemberColCultEnt collezioni:Archivio_Capizucchi, collezioni:Fondo_Ceccarius . - - -collezioni:Archivio_Capizucchi - a cis:CollectionCultEnt ; - l0:name "Archivio Capizucchi" ; - cis:isMemberOfColCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ; - l0:description "materiale documentario relativo alla famiglia Capizucchi"@it . - - -collezioni:Fondo_Ceccarius - a cis:CollectionCultEnt ; - l0:name "Fondo Ceccarius" ; - cis:isMemberOfColCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ; - l0:description "volumi, opuscoli, articoli e fotografie della biblioteca di G. Ceccarelli"@it . - - -</pre> - Individui di questa classe rappresentano il patrimonio culturale incluso in un Istituto e luogo della cultural. - -Un Istituto e luogo della cultural è relazionato a una collezione attraverso la proprietà "ha collezione". - -Inoltre, una collezione può essere composta da elementi che a loro volta possono essere individui della classe "Collezione" o della classe "Oggetto culturale". - -L'esempio sotto riportato permette di asserire che la Biblioteca Centrale di Roma ha il proprio patrimonio (e..g, Patrimonio della Biblioteca Centrale di Roma). Questo patrimonio culturale è formato da diversi elementi, e.g., Archivio Cpizucchi, Fondo Ceccarius, ecc. - -Nello specifico, questo può essere modellato in turtle come segue: - -<pre> - -cissite:Biblioteca_nazionale_centrale - a cis:Library , cis:CulturalInstituteOrSite ; - cis:hasCollection collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma . - -collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma - a cis:CollectionCulEnt ; - l0:name "Patrimonio di: Biblioteca nazionale centrale di Roma" ; - cis:hasMemberColCultEnt collezioni:Archivio_Capizucchi, collezioni:Fondo_Ceccarius . - - -collezioni:Archivio_Capizucchi - a cis:CollectionCultEnt ; - l0:name "Archivio Capizucchi" ; - cis:isMemberOfColCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ; - l0:description "materiale documentario relativo alla famiglia Capizucchi"@it . - - -collezioni:Fondo_Ceccarius - a cis:CollectionCultEnt ; - l0:name "Fondo Ceccarius" ; - cis:isMemberOfColCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ; - l0:description "volumi, opuscoli, articoli e fotografie della biblioteca di G. Ceccarelli"@it . - - -</pre> - It represents the cultural heritage included in a Cultural Institute or Site or single collections that compone the cultural heritage - Rappresenta il patrimonio complessivo dell'Istituto e Luogo della Cultura o le singole collezioni di cui esso si compone. - - Collection of Cultural Entities - Collezione Entità Culturali - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - Concept used to represent all types of creative works such multimedia objects (audio, video, image files), bibliographic references, and different types of articles, that refer to and cite the Cultural Institute or Site - Concetto utilizzato per rappresentare tutti quei materiali, multimediali (file audio, video), immagini), bibliografici, articoli di varia natura che si riferiscono e citano l'Istituto e Luogo della Cultura. - - Creative Work - Lavoro Creativo - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Class that provides a generalization of three classes; that is , cultural institute or site, collection and cultural heritage object. It does not correspond to a concept used typically in the cultural domain but it is used in order to model properties and property restrictions that are common to all the these three classes. The class will never be directly instanziated. - Classe che fornisce una generalizzazione per le tre classi di istituto e luogo della cultura, collezione e oggetto culturale. Non corrisponde ad un concetto usato normalmente nel linguaggio del dominio, ma risponde all'esigenza di modellare proprietà e assiomi di property-restriction comuni ad ognuna di queste tre classi. La classe CulturalEntity non sarà mai istanziata direttamente - - Cultural Entity - Entità culturale - stabile - stable - - - - - - - - - - - - - - - - - - - - - An example of usage of the class cis:CulturalEvent is the following: - -<pre> - -culturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte - a cis:CulturalEvent, cpevapit:PublicEvent ; - cis:isHostedBySite site:Museo_di_Capodimonte; - cpevapit:eventTitle "Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte" ; - rdfs:comment "Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi - al Museo di Capodimonte’, - organizzata dalla Soprintendenza speciale per il patrimonio storico"@it ; - cis:involvesCulturalEntity culturalheritageobject:Il_giocatore_di_carte ; - cpevapit:hasPublicEventTypology <https://w3id.org/italia/controlled-vocabulary/public-event-types/11_Exposure> ; - cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ; - l0:identifier "Gemito-1" ; - cpevapit:hasSubEvent culturaleEvent:Vincenzo_Gemito_Il_Pescatorello ; - l0:description "Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi - al Museo di Capodimonte’, - organizzata dalla Soprintendenza speciale per il patrimonio storico"@it ; - rdfs:label "Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte"@it ; - tiapit::atTime ti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte . - -culturalEvent:Vincenzo_Gemito_Il_Pescatorello - a cis:CulturalEvent , cpevapit:PublicEvent ; - cis:isHostedBySite site:Museo_di_Capodimonte; - rdfs:label "Vincenzo Gemito, esposizione de Il Pescatorello"@it ; - cpevapit:eventTitle "Vincenzo Gemito, esposizione de Il Pescatorello&apos@it" ; - l0:description "Evento racchiuso nell'esposizione generale Vincenzo Gemito"@it ; - l0:identifier "Gemito-Pescatorello-2"; - cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ; - cpevapit:hasPublicEventTypology <https://w3id.org/italia/controlled-vocabulary/public-event-types/11_Exposure> ; - cis:involvesCulturalEntity culturalheritageobject:Il_Pescatorello ; - tiapit:atTime ti:urata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte . - -rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte - a roapit:TimeIndexedRole ; - roapit:forEntity culturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte ; - roapit:withRole role:Organizer ; - tiapit:hasTemporalEntity ti:Durata_incarico ; - roapit:isRoleInTimeOf <https://w3id.org/italia/data/organization/public-organization/m_bac> . - -role:Organizer - a roapit:Role ; - l0name "Organizzatore"@it . - -ti:Durata_incarico - a tiapit:TimeInterval ; - tiapit:startTime "2013-11-28T00:00:00"^^xsd:dateTime; - tiapit:endTime "2015-07-16T00:00:00"^^xsd:dateTime . - -ti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte - a tiapit:TimeInterval ; - rdfs:label "Intervallo di durata dell'evento 'Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte'" ; - tiapit:startTime "2014-11-28T00:00:00"^^xsd:dateTime; - tiapit:endTime "2015-07-16T00:00:00"^^xsd:dateTime . - -culturalheritageobject:Il_giocatore_di_carte - a cis:CulturalHeritageObject ; - rdfs:label "Il giocatore di carte" ;; - l0:name "l giocatore di carte" ; - cis:isInSite site:Museo_di_Capodimonte . - -cultualheritageobject:Il_Pescatorello - a cis:CulturalHeritageObject ; - rdfs:label "Il Pescatorello" ; - l0:name "Il Pescatorello&quot" ; - cis:isInSite site:Museo_di_Capodimonte . - -</pre> - Un esempio di utilizzo della classe cis:Event è il seguente: - -<pre> - -culturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte - a cis:CulturalEvent, cpevapit:PublicEvent ; - cis:isHostedBySite site:Museo_di_Capodimonte; - cpevapit:eventTitle "Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte" ; - rdfs:comment "Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi - al Museo di Capodimonte’, - organizzata dalla Soprintendenza speciale per il patrimonio storico"@it ; - cis:involvesCulturalEntity culturalheritageobject:Il_giocatore_di_carte ; - cpevapit:hasPublicEventTypology <https://w3id.org/italia/controlled-vocabulary/public-event-types/11_Exposure> ; - cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ; - l0:identifier "Gemito-1" ; - cpevapit:hasSubEvent culturaleEvent:Vincenzo_Gemito_Il_Pescatorello ; - l0:description "Apre al pubblico al Museo di Capodimonte la mostra ‘Vincenzo Gemito, dal salotto Minozzi - al Museo di Capodimonte’, - organizzata dalla Soprintendenza speciale per il patrimonio storico"@it ; - rdfs:label "Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte"@it ; - tiapit::atTime ti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte . - -culturalEvent:Vincenzo_Gemito_Il_Pescatorello - a cis:CulturalEvent , cpevapit:PublicEvent ; - cis:isHostedBySite site:Museo_di_Capodimonte; - rdfs:label "Vincenzo Gemito, esposizione de Il Pescatorello"@it ; - cpevapit:eventTitle "Vincenzo Gemito, esposizione de Il Pescatorello&apos@it" ; - l0:description "Evento racchiuso nell'esposizione generale Vincenzo Gemito"@it ; - l0:identifier "Gemito-Pescatorello-2"; - cpevapit:hasRiT rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte ; - cpevapit:hasPublicEventTypology <https://w3id.org/italia/controlled-vocabulary/public-event-types/11_Exposure> ; - cis:involvesCulturalEntity culturalheritageobject:Il_Pescatorello ; - tiapit:atTime ti:urata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte . - -rit:Role_Org_Vincenzo_Gemito_al_Museo_di_Capodimonte - a roapit:TimeIndexedRole ; - roapit:forEntity culturalEvent:Vincenzo_Gemito_al_Museo_di_Capodimonte ; - roapit:withRole role:Organizer ; - tiapit:hasTemporalEntity ti:Durata_incarico ; - roapit:isRoleInTimeOf <https://w3id.org/italia/data/organization/public-organization/m_bac> . - -role:Organizer - a roapit:Role ; - l0name "Organizzatore"@it . - -ti:Durata_incarico - a tiapit:TimeInterval ; - tiapit:startTime "2013-11-28T00:00:00"^^xsd:dateTime; - tiapit:endTime "2015-07-16T00:00:00"^^xsd:dateTime . - -ti:Durata_di_Vincenzo_Gemito_dal_salotto_Minozzi_al_Museo_di_Capodimonte - a tiapit:TimeInterval ; - rdfs:label "Intervallo di durata dell'evento 'Vincenzo Gemito, dal salotto Minozzi al Museo di Capodimonte'" ; - tiapit:startTime "2014-11-28T00:00:00"^^xsd:dateTime; - tiapit:endTime "2015-07-16T00:00:00"^^xsd:dateTime . - -culturalheritageobject:Il_giocatore_di_carte - a cis:CulturalHeritageObject ; - rdfs:label "Il giocatore di carte" ;; - l0:name "l giocatore di carte" ; - cis:isInSite site:Museo_di_Capodimonte . - -cultualheritageobject:Il_Pescatorello - a cis:CulturalHeritageObject ; - rdfs:label "Il Pescatorello" ; - l0:name "Il Pescatorello&quot" ; - cis:isInSite site:Museo_di_Capodimonte . - -</pre> - Rappresenta un evento culturale. - it represents an event that typically is related to the cultural domain - - Cultural Event - Evento Culturale - stabile - stable - - - - - - - - - - - - - - - - - - - - - - An example of usage of the class cis:CulturalHeritageObject is the following: - -<pre> - -culturalheritageobject:Nascita_di_Venere - a cis:CulturalHeritageObject , cis:CulturalEntity ; - rdfs:label "Nascita di Venere"@it ;; - l0:name "Nascita di Venere"@it ; - cis:isInSite site:Palazzo_degli_uffizi . - -</pre> - Un esempio di utilizzo della classe cis:CulturalHeritageObject iè il seguente: - -<pre> - -culturalheritageobject:Nascita_di_Venere - a cis:CulturalHeritageObject , cis:CulturalEntity ; - rdfs:label "Nascita di Venere"@it ;; - l0:name "Nascita di Venere"@it ; - cis:isInSite site:Palazzo_degli_uffizi . - -</pre> - It represents a cultural asset (even intagible) of the cultural heritage. - Rappresenta un bene, materiale o immateriale, del patrimonio culturale. - - Cultural Heritage Object - Oggetto Culturale - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 - - - An example of usage of the class 'Cultural Institute or Site' is the following: - -<pre> - -cissite:Biblioteca_nazionale_centrale - a cis:Library , cis:CulturalInstituteOrSite , poiapit:PointOfInterest ; - l0:description """La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del - monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti, - che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69 - biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma - nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del - Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo - Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi."""@it - rdfs:comment """La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del - monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti, - che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69 - biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma - nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del - Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo - Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi."""@it ; - rdfs:label "Biblioteca nazionale centrale"@it ; - cis:istitutionalCISName "Biblioteca nazionale centrale"@it ; - poiapit:POIofficialName Biblioteca nazionale centrale"@it ; - poiapit:POIID "29387" ; - poiapit:POICategory <https://w3id.org/italia/controlled-vocabulary/poi-category-classification/cat_6_travel> ; - clvapit:hasGeometry geometry_Biblioteca_nazionale_centrale ; - cis:ISILIdentifier "IT-RM0267"^^xsd:string ; - acapit:hasAccessCondition - <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_giovedi> , - <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_mercoledi> , - <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_lunedi> , - <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_martedi> , <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_venerdi> ; - cis:hasCatalogue <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28topografico%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28titoli%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28autore%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28sistematico%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28soggetto%29> ; - cis:hasCollectionCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ; - smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ; - cis:hasCISNameInTime CISNameInTime:Biblioteca_Nazionale_Centrale ; - cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma ; - cis:providesService service:Connessione_WI-FI , service:Visite_guidate , service:ala_per_la_didattica ; - owl:sameAs <http://it.dbpedia.org/resource/Biblioteca_Nazionale_Centrale_di_Roma> . - -geometry_Biblioteca_nazionale_centrale - a clvapit:Geometry , locn:Geometry ; - clvapit:lat "AAA" ; - clvapit:long "BBB" ; - clvapit:hasGeometryType clvapit:Point . - -<http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_giovedi> - a acapit:AccessCondition , acapit:OpeningHoursSpecification ; - acapit:opens "11:00"^^xsd:time ; - acapit:closes "18:00"^^xsd:time ; - acapit:hasAdmissionType at:daily ; - ti:hasDayOfWeek <https://w3id.org/italia/onto/TI/Thursday> . - -at:daily - a acapit:AdmissionType ; - l0:name "daily"@en , "giornaliera"@it ; - l0:description "apertura prevista ogni giorno in determinate fasce orarie"@it . - -contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma - a smapit:OnlineContactPoint ; - smapit:hasEmail email:email_Biblioteca_nazionale_centrale_di_roma ; - smapit:hasTelephoneNumber phone:phone_Biblioteca_nazionale_centrale_di_roma ; - smapit:hasWebSite website:web_Biblioteca_nazionale_centrale_di_roma . - -email:email_Biblioteca_nazionale_centrale_di_roma - a smapit:Email ; - smapit:emailAddress "mailto:XXX@YYY.it"^^xsd:anyURI ; - smapit:hasEmailType <https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/042> ; - smapit:isEmailOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma . - -phone:phone_Biblioteca_nazionale_centrale_di_roma - a smapit:Telephone ; - smapit:telephoneNumber "051 347397" ; - smapit:hasTelephoneType <https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/032> ; - smapit:isTelephoneOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma . - - -website:web_Biblioteca_nazionale_centrale_di_roma - a smapit:WebSite ; - smapit:URL "https://example.itr^^xsd:anyURI" ; - smapit:isWebiteOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma . -</pre> - Un esempio di utilizzo della classe "Istituto e Luogo della Cultura" è il seguente: - -<pre> - -cissite:Biblioteca_nazionale_centrale - a cis:Library , cis:CulturalInstituteOrSite , poiapit:PointOfInterest ; - l0:description """La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del - monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti, - che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69 - biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma - nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del - Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo - Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi."""@it - rdfs:comment """La Biblioteca Nazionale Centrale di Roma fu inaugurata il 14 marzo 1876 in un'ala del - monumentale Palazzo cinquecentesco del Collegio Romano, sede dell'antica Bibliotheca Secreta o Major dei Gesuiti, - che costituì il nucleo originario della nuova istituzione, cui si aggiunsero i fondi manoscritti e a stampa di 69 - biblioteche conventuali devolute al Regno d'Italia dopo la soppressione delle corporazioni religiose di Roma - nel 1873. Cento anni dopo la Biblioteca venne trasferita nella nuova sede, all'interno della zona archeologica del - Castro Pretorio, fra la Città universitaria e la Stazione Termini, realizzata su progetto degli architetti Massimo - Castellazzi, Tullio Dell'Anese e Annibale Vitellozzi."""@it ; - rdfs:label "Biblioteca nazionale centrale"@it ; - cis:istitutionalCISName "Biblioteca nazionale centrale"@it ; - poiapit:POIofficialName Biblioteca nazionale centrale"@it ; - poiapit:POIID "29387" ; - poiapit:POICategory <https://w3id.org/italia/controlled-vocabulary/poi-category-classification/cat_6_travel> ; - clvapit:hasGeometry geometry_Biblioteca_nazionale_centrale ; - cis:ISILIdentifier "IT-RM0267"^^xsd:string ; - acapit:hasAccessCondition - <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_giovedi> , - <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_mercoledi> , - <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_lunedi> , - <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_martedi> , <http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_venerdi> ; - cis:hasCatalogue <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28topografico%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28titoli%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28autore%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28sistematico%29> , <http://dati.beniculturali.it/cis/resource/Catalogue/Catalogo_Generale_%28soggetto%29> ; - cis:hasCollectionCultEnt collezioni:Patrimonio_di_Biblioteca_nazionale_centrale_di_Roma ; - smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ; - cis:hasCISNameInTime CISNameInTime:Biblioteca_Nazionale_Centrale ; - cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma ; - cis:providesService service:Connessione_WI-FI , service:Visite_guidate , service:ala_per_la_didattica ; - owl:sameAs <http://it.dbpedia.org/resource/Biblioteca_Nazionale_Centrale_di_Roma> . - -geometry_Biblioteca_nazionale_centrale - a clvapit:Geometry , locn:Geometry ; - clvapit:lat "AAA" ; - clvapit:long "BBB" ; - clvapit:hasGeometryType clvapit:Point . - -<http://dati.beniculturali.it/cis/resource/OpeningHoursSpecification/Orari_di_apertura_di_Biblioteca_nazionale_centrale_di_Roma_giovedi> - a acapit:AccessCondition , acapit:OpeningHoursSpecification ; - acapit:opens "11:00"^^xsd:time ; - acapit:closes "18:00"^^xsd:time ; - acapit:hasAdmissionType at:daily ; - ti:hasDayOfWeek <https://w3id.org/italia/onto/TI/Thursday> . - -at:daily - a acapit:AdmissionType ; - l0:name "daily"@en , "giornaliera"@it ; - l0:description "apertura prevista ogni giorno in determinate fasce orarie"@it . - -contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma - a smapit:OnlineContactPoint ; - smapit:hasEmail email:email_Biblioteca_nazionale_centrale_di_roma ; - smapit:hasTelephoneNumber phone:phone_Biblioteca_nazionale_centrale_di_roma ; - smapit:hasWebSite website:web_Biblioteca_nazionale_centrale_di_roma . - -email:email_Biblioteca_nazionale_centrale_di_roma - a smapit:Email ; - smapit:emailAddress "mailto:XXX@YYY.it"^^xsd:anyURI ; - smapit:hasEmailType <https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/042> ; - smapit:isEmailOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma . - -phone:phone_Biblioteca_nazionale_centrale_di_roma - a smapit:Telephone ; - smapit:telephoneNumber "051 347397" ; - smapit:hasTelephoneType <https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/032> ; - smapit:isTelephoneOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma . - - -website:web_Biblioteca_nazionale_centrale_di_roma - a smapit:WebSite ; - smapit:URL "https://example.itr^^xsd:anyURI" ; - smapit:isWebiteOf contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma . -</pre> - Sono istituti e luoghi della cultura i musei, le biblioteche e gli archivi, le aree e i parchi archeologici, i complessi monumentali. Gli istituti e luoghi e della cultura che appartengono a soggetti pubblici sono destinati alla pubblica fruizione ed espletano un servizio pubblico. Le strutture espositive e di consultazione nonché i luoghi della cultura che appartengono a soggetti privati e sono aperti al pubblico espletano un servizio privato di utilità sociale. - The class Cultural Institute or Site represents museums, libraries, archive holders, archaeologic areas and parks, monumental areas. The cultural institutes of sites that are owned by public bodies are meant to offer public services. The cultural institutes or sites that are owned by private subjects, and are open to the public, offer a public and societal service. - - Cultural Institute or Site - Istituto e Luogo Della Cultura - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - An example of usage of the class cis:Project is the following: - -<pre> - -cissite:Museo_di_Capodimonte - a cis:CulturalInstituteOrSite, cis:Museum ; - rdfs:label "Museo di Capodimonte" ; - cis:InstitutionalName "Museo di Capodimonte" ; - cis:ISILIdentifier "IT-EX0008" ; - cis:isInvolvedInProject project:ProgettoEsempio ; - cis:hasSite site:Museo_di_Capodimonte . - -project:ProgettoEsempio - a cis:CulturalProject; - rdfs:label "Example Project"@en , "Progetto di Esempio";@it; - l0:name "Example Project";@en , "Progetto di Esempio"@it; - smapit:URL "http://progettoesempio.com"^^xsd:aniURI . - -</pre> - Un esempio di uso della classe cis:Project è il seguente: -<pre> - -cissite:Museo_di_Capodimonte - a cis:CulturalInstituteOrSite, cis:Museum ; - rdfs:label "Museo di Capodimonte" ; - cis:InstitutionalName "Museo di Capodimonte" ; - cis:ISILIdentifier "IT-EX0008" ; - cis:isInvolvedInProject project:ProgettoEsempio ; - cis:hasSite site:Museo_di_Capodimonte . - -project:ProgettoEsempio - a cis:CulturalProject; - rdfs:label "Example Project"@en , "Progetto di Esempio";@it; - l0:name "Example Project";@en , "Progetto di Esempio"@it; - smapit:URL "http://progettoesempio.com"^^xsd:aniURI . - -</pre> - It represents a Project, usually cultural, the Cultural Institute and Site can be involved in. - Rappresenta un progetto, tipicamente culturale, nel quale l'istitutto della Cultura può essere coinvolto. - - Cultural Project - Progetto Culturale - stabile - stable - - - - - - - - - - - - - - - An example of usage of the class cis:Equipment is the following: - -<pre> - -equ:Photocopier - a cis:Equipment ; - rdfs:label "Photocopier"@en , "Fotocopiatrice"@it ; - l0:name "Photocopier"@en , "Fotocopiatrice"@it . - -cissite:Biblioteca_nazionale_centrale cis:makesAvailableEquipment equ:Photocopier . - -</pre> - Un esempio di utilizzo della classe cis:Equipment è il seguente: - -<pre> - -equ:Photocopier - a cis:Equipment ; - rdfs:label "Photocopier"@en , "Fotocopiatrice"@it ; - l0:name "Photocopier"@en , "Fotocopiatrice"@it . - -cissite:Biblioteca_nazionale_centrale cis:makesAvailableEquipment equ:Photocopier . - -</pre> - It represents the equipment made available by the Cultural Institute or Site. For instance, the equipment can be a totem, etc. - Rappresenta l'attrezzatura resa disponibile dall'Istituto e luogo della cultura. Per esempio è un'attrezzatura un totem, ecc. - - Attrezzatura - Equipment - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - An example of the usage of the class cis:ImageObject is the following: - -<pre> - -image:Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte - a cis:ImageObject , cis:CreativeWork ; - rdfs:label "Poster of the event 'Vincenzo Gemito al Museo di Capodimonte'"@en; - rdfs:label "Poster dell'evento 'Vincenzo Gemito al Museo di Capodimonte'"@it; - smapit:URL http://www.example.com/Image/Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte.png^^xsd:anyURI ; - cis:isAbout event:Vincenzo_Gemito_al_Museo_di_Capodimonte . - -</pre> - Un esempio dell'utilizzo della classe cis:ImageObject è il seguente: - -<pre> - -image:Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte - a cis:ImageObject , cis:CreativeWork ; - rdfs:label "Poster of the event 'Vincenzo Gemito al Museo di Capodimonte'"@en; - rdfs:label "Poster dell'evento 'Vincenzo Gemito al Museo di Capodimonte'"@it; - smapit:URL http://www.example.com/Image/Poster_Evento_Vincenzo_Gemito_al_Museo_di_Capodimonte.png^^xsd:anyURI ; - cis:isAbout event:Vincenzo_Gemito_al_Museo_di_Capodimonte . - -</pre> - Concept used to represent an image file. - Concetto utilizzato per rappresentare un file immagine. - - Image Object - Oggetto immagine - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Concept used to represent a news article. - Concetto utilizzato per rappresentare un articolo - - Articolo - News Article - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A site is always associated with an individual of the class 'Cultural Institute or Site' (CIS) by means of the object property hasSite. - -A site, which is a subclass of the PointOfInterest class of the POI ontology is additionally characterised by the following properties: - - * siteAddress (subproperty of hasAddress of the Location ontology) that allows associating the site with an address; - * hasOnlineContactPoint that associates the site with an individual identifying an online contact point; - * hasSpatialCoverage for relating the site to the description of its AdminUnitComponent (City, Country, District, Province, Region)'; - * isSiteOf that is the inverse property of hasSite. - * hasSiteDescription for relating the site to its general description ; - * hostsCulturalEvent for associating the site with a possible cultural event that hosts. - -The following is an example of a Site and its association with a CIS - -<pre> -site:Sede_di_Biblioteca_nazionale_centrale_di_Roma - a cis:Site , poiapit:PointOfInterest ; - rdfs:label "Sede Biblioteca nazionale centrale di Roma"@it ; - poiapit:POIofficialName "Sede Biblioteca nazionale centrale di Roma"@it ; - poiapit:POIID "1" ; - cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ; - smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ; - clvapit:hasSpatialCoverage <https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities/058091-(1992-04-04)> ; - cis:isSiteOf cissite:Biblioteca_nazionale_centrale ; - clvapit:hasGeometry geo_sede_biblioteca_nazionale ; - poiapit:hasPOICategory <https://w3id.org/italia/controlled-vocabulary/poi-category-classification/cat_2_recreation> , <https://w3id.org/italia/controlled-vocabulary/poi-category-classification/cat_6_travel> . - -cissite:Biblioteca_nazionale_centrale - a cis:Library , cis:CulturalInstituteOrSite , ;poiapit:PointOfInterest ; - cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma . - -address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma - a clvapit:Address ; - clvapit:hasIdentifier <https://w3id.org/italia/data/identifiers/national-access-incremental-number/1> ; - clvapit:hasStreetToponym <https://w3id.org/italia/data/street-toponym/pippo> ; - clvapit:hasNumber <https://w3id.org/italia/data/civic-numbering/24> ; - clvapit:hasCity <https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities/18110-(2005-02-19)> . - - -<https://w3id.org/italia/data/identifiers/national-access-incremental-number/1> - a clvapit:Identifier ; - clvapit:identifierType "Progressivo nazionale accesso"@it ; - l0:identifier "1" . - -<https://w3id.org/italia/data/civic-numbering/24> - a clvapit:CivicNumbering ; - clvapit:streetNumber "24" . - -<https://w3id.org/italia/data/street-toponym/pippo> ; - a clvapit:StreetToponym ; - clvapit:officialStreetName "PIPPO"@it ; - clvapit:toponymQualifier "VIA"@it ; - clvapit:hasIdentifier <https://w3id.org/italia/data/identifiers/progressivo-nazionale-area/105382> , <https://w3id.org/italia/data/identifiers/cod-com/C228> , <https://w3id.org/italia/data/identifiers/codice-istat/098013> . - -</pre> - Una sede è sempre associata agli individui della classe "Istituto e Luogo della Cultura" attraverso la proprietà ha sede. - -Una sede è caratterizzata dalle seguenti proprietà: - * ha indirizzo nel tempo: consente di associare una sede con un individuo della classe indirizzo nel tempo che fornisce la descrizione dell'indirizzo che varia nel tempo.; - * ha punto di contatto: consente di associare una sede con un individuo che identifica un punto di contatto online; - * ha copertura geografica: consente di associare la sede con la descrizione dell'area geografica -* è sede di: la proprietà inversa di ha sede -* ospita evento culturale: consente di associare una sede a un evento culturale ospitato in quel luogo fisico. - -Il seguente esempio in turle mostra una sede associata a un istituto e luogo della cultura: - - -<pre> -site:Sede_di_Biblioteca_nazionale_centrale_di_Roma - a cis:Site , poiapit:PointOfInterest ; - rdfs:label "Sede Biblioteca nazionale centrale di Roma"@it ; - poiapit:POIofficialName "Sede Biblioteca nazionale centrale di Roma"@it ; - poiapit:POIID "1" ; - cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ; - smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ; - clvapit:hasSpatialCoverage <https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities/058091-(1992-04-04)> ; - cis:isSiteOf cissite:Biblioteca_nazionale_centrale ; - clvapit:hasGeometry geo_sede_biblioteca_nazionale ; - poiapit:hasPOICategory <https://w3id.org/italia/controlled-vocabulary/poi-category-classification/cat_2_recreation> , <https://w3id.org/italia/controlled-vocabulary/poi-category-classification/cat_6_travel> . - -cissite:Biblioteca_nazionale_centrale - a cis:Library , cis:CulturalInstituteOrSite , ;poiapit:PointOfInterest ; - cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma . - -address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma - a clvapit:Address ; - clvapit:hasIdentifier <https://w3id.org/italia/data/identifiers/national-access-incremental-number/1> ; - clvapit:hasStreetToponym <https://w3id.org/italia/data/street-toponym/pippo> ; - clvapit:hasNumber <https://w3id.org/italia/data/civic-numbering/24> ; - clvapit:hasCity <https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities/18110-(2005-02-19)> . - - -<https://w3id.org/italia/data/identifiers/national-access-incremental-number/1> - a clvapit:Identifier ; - clvapit:identifierType "Progressivo nazionale accesso"@it ; - l0:identifier "1" . - -<https://w3id.org/italia/data/civic-numbering/24> - a clvapit:CivicNumbering ; - clvapit:streetNumber "24" . - -<https://w3id.org/italia/data/street-toponym/pippo> ; - a clvapit:StreetToponym ; - clvapit:officialStreetName "PIPPO"@it ; - clvapit:toponymQualifier "VIA"@it ; - clvapit:hasIdentifier <https://w3id.org/italia/data/identifiers/progressivo-nazionale-area/105382> , <https://w3id.org/italia/data/identifiers/cod-com/C228> , <https://w3id.org/italia/data/identifiers/codice-istat/098013> . - -</pre> - It represents a georeferenced physical site related to the Cultural Institute or Site. A Cultural Institute or Site can be located in more than one physical site. For instance, a Site can be "Palazzo Venezia" which is the site of the "Museum of Palazzo Venezia" and of "Library of Archaelogy and Art History". - Rappresenta un luogo fisico georeferenziato relativo all'Istituto e luogo della Cultura. Un Istituto e Luogo della Cultura può avere più di un luogo fisico associato. Nell'ambito dell'Istituto Centrale per il Catalogo e la Documentazione (ICC)D) tale concetto rappresenta il contenitore fisico. Per esempio, un luogo fisico può essere "Palazzo Venezia" dove ha sede il "Museo Nazionale di Palazzo Venezia" o la "Biblioteca di Archeologia e Storia dell'Arte". - - Sede - Site - stabile - stable - - - - - - - - - - - - - - - - - - - - - An example of usage of the class cis:SiteDescription is the following: -<pre> - -site:Sede_di_Biblioteca_nazionale_centrale_di_Roma - a cis:Site ; - rdfs:label "Sede Biblioteca nazionale centrale di Roma"@it ; - cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ; - cis:isSiteOf cissite:Biblioteca_nazionale_centrale ; - cis:hasSiteDescription sd:Sede_di_Biblioteca_nazionale_centrale_di_Roma ; - l0:name "Sede di: Biblioteca nazionale centrale di Roma"@it . - -sd:Sede_di_Biblioteca_nazionale_centrale_di_Roma - a cis:SiteDescription ; - rdfs:label"Description of the 'Sede di Biblioteca Nazionale Centrale di Roma'"@en , "Descrizione della 'Sede di Biblioteca Nazionale Centrale di Roma'"@it ; - l0:description "La libreria 1000 metri di scaffalature"@it , "The Library has 1000 meters of shelves"@en ; - cis:hasAttribute attribute:Shelving . - -attribute:Shelving - a cis:Attribute ; - rdfs:label "Shelving"@en , "Scaffalature";@it ; - l0:name "Shelving"@en , "Scaffalature"@it ; - l0:description "The linear dimension of a shelf unit (e.g. 3 meters)"@en , ";La dimensione di uno scaffale in metri lineari (es. 3 metri)"@it . - -</pre> - Un esempio di utilizzo della classe cis:SiteDescription è il seguente: -<pre> - -site:Sede_di_Biblioteca_nazionale_centrale_di_Roma - a cis:Site ; - rdfs:label "Sede Biblioteca nazionale centrale di Roma"@it ; - cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ; - cis:isSiteOf cissite:Biblioteca_nazionale_centrale ; - cis:hasSiteDescription sd:Sede_di_Biblioteca_nazionale_centrale_di_Roma ; - l0:name "Sede di: Biblioteca nazionale centrale di Roma"@it . - -sd:Sede_di_Biblioteca_nazionale_centrale_di_Roma - a cis:SiteDescription ; - rdfs:label"Description of the 'Sede di Biblioteca Nazionale Centrale di Roma'"@en , "Descrizione della 'Sede di Biblioteca Nazionale Centrale di Roma'"@it ; - l0:description "La libreria 1000 metri di scaffalature"@it , "The Library has 1000 meters of shelves"@en ; - cis:hasAttribute attribute:Shelving . - -attribute:Shelving - a cis:Attribute ; - rdfs:label "Shelving"@en , "Scaffalature";@it ; - l0:name "Shelving"@en , "Scaffalature"@it ; - l0:description "The linear dimension of a shelf unit (e.g. 3 meters)"@en , ";La dimensione di uno scaffale in metri lineari (es. 3 metri)"@it . - -</pre> - Permette di rappresentare una descrizione della sede fisica dell'istituto e luogo della cultura (per esempio, la sede ha una metratura complessiva di XX mq suddivisa in metratura al pubblico e una scaffalatura complessiva di n. YYY). - Permits to represents a description of a site of the cultural institute or site (for instance, the site has a total space available XXX, and a shelving that consists of a set of XX X shelves, etc.) - - Descrizione della sede - Site Description - stabile - stable - - - - - - - - - An example of usage of the class cis:SubjectDiscipline is the following: - -<pre> - -cissite:Museo_archeologico_statale - a cis:CulturalInstituteOrSite, cis:Museum ; - rdfs:label "Museo archeologico statale" ; - cis:institutionalName"Museo archeologico statale" ; - cis:ISILIdentifier "T-EX0010" ; - cis:hasDiscipline <https://w3id.org/italia/controlled-vocabulary/classifications-for-culture/subject-disciplines/013-013> ; - cis:hasSite site:Museo_archeologico_statale . - -</pre> - Un esempio di utilizzo della classe cis:SubjectDiscipline è il seguente: -<pre> - -<pre> - -cissite:Museo_archeologico_statale - a cis:CulturalInstituteOrSite, cis:Museum ; - rdfs:label "Museo archeologico statale" ; - cis:institutionalName"Museo archeologico statale" ; - cis:ISILIdentifier "T-EX0010" ; - cis:hasDiscipline <https://w3id.org/italia/controlled-vocabulary/classifications-for-culture/subject-disciplines/013-013> ; - cis:hasSite site:Museo_archeologico_statale . - -</pre> - It represents a a field of knowledge or human activity. This can be defined in a controlled vocabulary. Examples can be: Modern Art, Ancient History, Ethnografy, etc. - Rappresenta un certo ambito della conoscenza o dell'attività umana. Tale ambito è preferibilmente modellato mediante un vocabolario controllato. Esempi: arte contemporanea, storia antica, etnografia, ecc. - - Categoria prevalente - Subject Discipline - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Concept used to represent multimedia objects of type video. - Concetto utilizzato per rappresentare materiali multimediali di tipo video. - - Oggetto video - Video Object - stabile - stable - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + a ti:TimeInterval ; + ti:startTime "1957-01-01"^^xsd:date . - - - - +</pre> + Un esempio di utilizzo della classe cis:CISNameInTime è il seguente: +<pre> - +cissite:Museo_di_Capodimonte + a cis:CulturalInstituteOrSite, cis:Museum ; + l0:name "Museo di Capodimonte" ; + cis:institutionalCISName "Museo di Capodimonte" ; + cis:ISILIdentifier "IT-EX0008" ; + cis:hasCISNameInTime nit:Museo_di_Capodimonte ; + cis:hasSite site:Museo_di_Capodimonte . - - - - +nit:Museo_di_Capodimonte + a cis:CISNameInTime ; + rdfs:label "Denominazione nel tempo 'Museo di Capodimonte'"@it ; + cis:institutionalCISName "Museo di Capodimonte"@it ; + cis:altCISName "Museo Nazionale di Capodimonte"@it ; + cis:isValidDuring ti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte . +ti:Intervallo_di_tempo_per_denominazione_nel_tempo_Museo_di_Capodimonte + a ti:TimeInterval ; + ti:startTime "1957-01-01"^^xsd:date . - +</pre> + Permette di rappresentare una situazione relativa alla denominazione di un istituto e luogo della cultura che cambia nel tempo. + Permits to represent a situation in which a name of the Cultural Institute or Site change in time. + + Cultural Site Name in Time + Nome Luogo Cultura Nel Tempo + stabile + stable + + + + + + + + Property that permits to specify the cultural heritage objects that form a specific collection or the entire cultural heritage included in a cultural institute or site + Proprietà che consente di specificare le opere che formano una determinata collezione o l'intero patrimonio di un istituto e luogo della cultura + + ha membro + has member + stabile + stable + + + + + + + + Property which links a cultural institute or site to its own physical site(s). + Proprietà che collega un istituto e luogo della cultura al proprio o ai propri siti fisici. + + ha contenitore fisico + ha sede + has site + stabile + stable + + + + + + + + An example of usage of the class cis:Museum is the following: - - - - +<pre> +cissite:Museo_di_Capodimonte + a cis:CulturalInstituteOrSite, cis:Museum ; + rdfs:label "Museo di Capodimonte"; ; + cis:institutionalName "Museo di Capodimonte" ; + cis:ISILIdentifier "IT-EX0008" . - +</pre> + Un esempio di utilizzo della classe cis:Museum è il seguente: - - - - +<pre> +cissite:Museo_di_Capodimonte + a cis:CulturalInstituteOrSite, cis:Museum ; + rdfs:label "Museo di Capodimonte"; ; + cis:institutionalName "Museo di Capodimonte" ; + cis:ISILIdentifier "IT-EX0008" . - +</pre> + Rappresenta uno specifico tipo di istituto e luogo della cultura ovvero museo. + It represents a specific type of Cultural Institute or Site; that is, Museum + Museum + Museo + stabile + stable + + + + + + + + + + + + + + + A site is always associated with an individual of the class 'Cultural Institute or Site' (CIS) by means of the object property hasSite. - - +A site, which is a subclass of the PointOfInterest class of the POI ontology is additionally characterised by the following properties: + * siteAddress (subproperty of hasAddress of the Location ontology) that allows associating the site with an address; + * hasOnlineContactPoint that associates the site with an individual identifying an online contact point; + * hasSpatialCoverage for relating the site to the description of its AdminUnitComponent (City, Country, District, Province, Region)'; + * isSiteOf that is the inverse property of hasSite. + * hasSiteDescription for relating the site to its general description ; + * hostsCulturalEvent for associating the site with a possible cultural event that hosts. - +The following is an example of a Site and its association with a CIS - - - - +<pre> +site:Sede_di_Biblioteca_nazionale_centrale_di_Roma + a cis:Site , poiapit:PointOfInterest ; + rdfs:label "Sede Biblioteca nazionale centrale di Roma"@it ; + poiapit:POIofficialName "Sede Biblioteca nazionale centrale di Roma"@it ; + poiapit:POIID "1" ; + cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ; + smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ; + clvapit:hasSpatialCoverage <https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities/058091-(1992-04-04)> ; + cis:isSiteOf cissite:Biblioteca_nazionale_centrale ; + clvapit:hasGeometry geo_sede_biblioteca_nazionale ; + poiapit:hasPOICategory <https://w3id.org/italia/controlled-vocabulary/poi-category-classification/cat_2_recreation> , <https://w3id.org/italia/controlled-vocabulary/poi-category-classification/cat_6_travel> . +cissite:Biblioteca_nazionale_centrale + a cis:Library , cis:CulturalInstituteOrSite , ;poiapit:PointOfInterest ; + cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma . - +address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma + a clvapit:Address ; + clvapit:hasIdentifier <https://w3id.org/italia/data/identifiers/national-access-incremental-number/1> ; + clvapit:hasStreetToponym <https://w3id.org/italia/data/street-toponym/pippo> ; + clvapit:hasNumber <https://w3id.org/italia/data/civic-numbering/24> ; + clvapit:hasCity <https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities/18110-(2005-02-19)> . - - - - +<https://w3id.org/italia/data/identifiers/national-access-incremental-number/1> + a clvapit:Identifier ; + clvapit:identifierType "Progressivo nazionale accesso"@it ; + l0:identifier "1" . - +<https://w3id.org/italia/data/civic-numbering/24> + a clvapit:CivicNumbering ; + clvapit:streetNumber "24" . - - - - +<https://w3id.org/italia/data/street-toponym/pippo> ; + a clvapit:StreetToponym ; + clvapit:officialStreetName "PIPPO"@it ; + clvapit:toponymQualifier "VIA"@it ; + clvapit:hasIdentifier <https://w3id.org/italia/data/identifiers/progressivo-nazionale-area/105382> , <https://w3id.org/italia/data/identifiers/cod-com/C228> , <https://w3id.org/italia/data/identifiers/codice-istat/098013> . +</pre> + Una sede è sempre associata agli individui della classe "Istituto e Luogo della Cultura" attraverso la proprietà ha sede. - +Una sede è caratterizzata dalle seguenti proprietà: + * ha indirizzo nel tempo: consente di associare una sede con un individuo della classe indirizzo nel tempo che fornisce la descrizione dell'indirizzo che varia nel tempo.; + * ha punto di contatto: consente di associare una sede con un individuo che identifica un punto di contatto online; + * ha copertura geografica: consente di associare la sede con la descrizione dell'area geografica +* è sede di: la proprietà inversa di ha sede +* ospita evento culturale: consente di associare una sede a un evento culturale ospitato in quel luogo fisico. - - - - +Il seguente esempio in turle mostra una sede associata a un istituto e luogo della cultura: - +<pre> +site:Sede_di_Biblioteca_nazionale_centrale_di_Roma + a cis:Site , poiapit:PointOfInterest ; + rdfs:label "Sede Biblioteca nazionale centrale di Roma"@it ; + poiapit:POIofficialName "Sede Biblioteca nazionale centrale di Roma"@it ; + poiapit:POIID "1" ; + cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ; + smapit:hasOnlineContactPoint contactPoint:Contatti_di_Biblioteca_nazionale_centrale_di_Roma ; + clvapit:hasSpatialCoverage <https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities/058091-(1992-04-04)> ; + cis:isSiteOf cissite:Biblioteca_nazionale_centrale ; + clvapit:hasGeometry geo_sede_biblioteca_nazionale ; + poiapit:hasPOICategory <https://w3id.org/italia/controlled-vocabulary/poi-category-classification/cat_2_recreation> , <https://w3id.org/italia/controlled-vocabulary/poi-category-classification/cat_6_travel> . - - - - +cissite:Biblioteca_nazionale_centrale + a cis:Library , cis:CulturalInstituteOrSite , ;poiapit:PointOfInterest ; + cis:hasSite site:Sede_di_Biblioteca_nazionale_centrale_di_Roma . +address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma + a clvapit:Address ; + clvapit:hasIdentifier <https://w3id.org/italia/data/identifiers/national-access-incremental-number/1> ; + clvapit:hasStreetToponym <https://w3id.org/italia/data/street-toponym/pippo> ; + clvapit:hasNumber <https://w3id.org/italia/data/civic-numbering/24> ; + clvapit:hasCity <https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities/18110-(2005-02-19)> . - - - - - +<https://w3id.org/italia/data/identifiers/national-access-incremental-number/1> + a clvapit:Identifier ; + clvapit:identifierType "Progressivo nazionale accesso"@it ; + l0:identifier "1" . +<https://w3id.org/italia/data/civic-numbering/24> + a clvapit:CivicNumbering ; + clvapit:streetNumber "24" . - +<https://w3id.org/italia/data/street-toponym/pippo> ; + a clvapit:StreetToponym ; + clvapit:officialStreetName "PIPPO"@it ; + clvapit:toponymQualifier "VIA"@it ; + clvapit:hasIdentifier <https://w3id.org/italia/data/identifiers/progressivo-nazionale-area/105382> , <https://w3id.org/italia/data/identifiers/cod-com/C228> , <https://w3id.org/italia/data/identifiers/codice-istat/098013> . - - - - +</pre> + It represents a georeferenced physical site related to the Cultural Institute or Site. A Cultural Institute or Site can be located in more than one physical site. For instance, a Site can be "Palazzo Venezia" which is the site of the "Museum of Palazzo Venezia" and of "Library of Archaelogy and Art History". + Rappresenta un luogo fisico georeferenziato relativo all'Istituto e luogo della Cultura. Un Istituto e Luogo della Cultura può avere più di un luogo fisico associato. Nell'ambito dell'Istituto Centrale per il Catalogo e la Documentazione (ICC)D) tale concetto rappresenta il contenitore fisico. Per esempio, un luogo fisico può essere "Palazzo Venezia" dove ha sede il "Museo Nazionale di Palazzo Venezia" o la "Biblioteca di Archeologia e Storia dell'Arte". + + Sede + Site + stabile + stable + + + + + + Property which associate a cultural institute or site or a site with the situation name in time + Proprietà che associa un istituto o luogo della cultura o un sito alla situazione "denominazione nel tempo", ovvero una determinata denominazione valida in un determinato arco temporale + + ha nome luogo cultura nel tempo + has name in time + stabile + stable + + + + + + + + + + + An example of usage of the class cis:Equipment is the following: +<pre> - +equ:Photocopier + a cis:Equipment ; + rdfs:label "Photocopier"@en , "Fotocopiatrice"@it ; + l0:name "Photocopier"@en , "Fotocopiatrice"@it . - - - - +cissite:Biblioteca_nazionale_centrale cis:makesAvailableEquipment equ:Photocopier . +</pre> + Un esempio di utilizzo della classe cis:Equipment è il seguente: - +<pre> - - - - +equ:Photocopier + a cis:Equipment ; + rdfs:label "Photocopier"@en , "Fotocopiatrice"@it ; + l0:name "Photocopier"@en , "Fotocopiatrice"@it . +cissite:Biblioteca_nazionale_centrale cis:makesAvailableEquipment equ:Photocopier . - +</pre> + It represents the equipment made available by the Cultural Institute or Site. For instance, the equipment can be a totem, etc. + Rappresenta l'attrezzatura resa disponibile dall'Istituto e luogo della cultura. Per esempio è un'attrezzatura un totem, ecc. + + Attrezzatura + Equipment + stabile + stable + + + + + + + + + + Ministero per i beni e le attività culturali + + + + + + + + + + + + + + + + + + + + + + + + + + L'ontologia ha lo scopo di modellare i dati che caratterizzano gli istituti e i luoghi della cultura, come ad esempio i dati sugli enti o sulle persone che hanno un determinato ruolo sugli istituti e luoghi della cultura, le sedi fisiche dei luoghi, i contatti, eventuali materiali multimediali che descrivono un istituto e luogo della cultura e ogni altra informazione utile al pubblico per poter accedere all'istituto e luogo della cultura. Inoltre, l'ontologia rappresenta gli eventi che possono aver luogo in un istituto e luogo della cultura. +La figura seguente illustra alcuni elementi principali dell'ontologia. La figura non è esaustiva ma è inserita per aiutare a comprendere alcune relazioni tra concetti dell'ontologia. +Per ogni classe dell'ontologia saranno forniti esempi di utilizzo in turtle; solo per alcune classi saranno altresì riportate figure specifiche che illustrano le relazioni e i concetti che ruotano attorno a tali classi. +il file alignment_xml.owl inoltre rapprensenta tutti gli allineamenti dell'ontologia con altre esistenti nel Web dei dati come per esempio FOAF, Dubin Core, PRO, schema.org, etc. Per il MIBAC hanno contribuito attivamente allo sviluppo dell'ontologia Chiara Veninata e Annarita Orsini. Per l'Istituto di Scienze e Tecnologie della Cognizione (CNR) hanno contribuito i seguenti ricercatori: Giorgia Lodi, Luigi Asprino, Silvio Peroni, Andrea Nuzzolese, Valentina Presutti e Aldo Gangemi. + The ontology aims at modelling the data on cultural institutes or sites such as data regarding the agents that play a specific role on cultural institutes or sites, the sites themselves, the contact points, all multimedia files which describe the cultural institute or site and any other information useful to the public in order to access the institute or site. Moreover, the ontology represents events that can take place in specific cultural institutes or sites. +The following figure illustrates some of the core elements of the ontology. The figure is not exaustive; however, it is included in order to help readers to understand some relationships among important concepts represented in the ontology. +For each class, examples of their usage in turtle are provided; moreover, for only some of the classes, specific figures are reported that show the relationships and concepts connected to them. +The alignment_xml.owl complements the ontology with the alignments with external ontologies such as FOAF, PRO, schma.org, dublin core, etc. The people involved in the creation or the ontology are: from the Ministry Annarita Orsini and Chiara Veninata; from the National Council of Research Giorgia Lodi, Luigi Asprino, Silvio Peroni, Andrea Nuzzolese, Valentina Presutti and Aldo Gangemi. + 2015-01-12 + + + 2019-05-27 + + + Cultural-ON (Cultural ONtology): Cultural Institute/Site and Cultural Event Ontology + Cultural-ON (Cultural ONtology): Ontologia dei Luoghi della Cultura e degli Eventi Culturali + During the definition of Cultural-ON, an in depth discussion between the working group responsible for cultural linked open data, formed by the Ministry of Cultural Heritage and Activities (Service I) and the Institute of Cognitive Sciences and Technologies of the Council of Research (CNR) and the working group of the "Istituto beni artistici culturali e naturali" of Emilia Romagna Region, in order to contribute to the integration of the two ontologies, thus guaranteeing semantic interoperability. + Nel corso dell'elaborazione di Cultural-ON è stato avviato un approfondito confronto tra il gruppo di lavoro responsabile del progetto di valorizzazione del patrimonio informativo pubblico attraverso i linked open data, costituito dal Ministero dei beni e delle attività culturali (Servizio I della Direzione generale Organizzazione) e dall’Istituto di Scienze e Tecnologie della Cognizione del Consiglio Nazionale delle Ricerche (CNR) con il gruppo costituito nell'ambito del progetto di pubblicazione di linked open data del dominio cultura, intrapreso dall'Istituto beni artistici culturali e naturali della Regione Emilia-Romagna che si inserisce nel più ampio progetto Open Data Emilia-Romagna, al fine di contribuire ad un’ampia integrazione tra le due ontologie, nella prospettiva di una sempre maggiore interoperabilità. + + Cultural-ON (Cultural ONtology): Cultural Institute/Site and Cultural Event Ontology + Cultural-ON (Cultural ONtology): Ontologia dei Luoghi della Cultura e degli Eventi Culturali + Version 3.2 - 27 May 2019 - Introduction of the inverse property "is involved in cultural event" used to directly connect a cultural entity with the cultural events where it is involved in. Versione 3.2 includes all those changes necessary to refactor the original ontology in order to be fully integrated in the OntoPiA network. + Versione 3.2 - 27 Maggio 2019 - Introduzione della proprietà inversa "is involved in cultural event" per collegare un'entità culturale all'evento in cui essa è coinvolta. Risponde al requisito emerso dall'issue https://github.com/italia/daf-ontologie-vocabolari-controllati/issues/62. La versione 3.2 include tutta la rifattorizzazione dell'ontologia per la piena integrazione nella rete OntoPiA + + Cultural events + Cultural sites + Eventi Culturali + Luoghi della Cultura + + CIS + + + + + + + + + + + + http://dati.beniculturali.it/cis + cis + + + + catalogued + Imprese + Pubbliche Amministrazioni + + + + + + + + + + + A catalogue is always associated with an individual of the class 'CulturalInstituteOrSite' (CIS) by means of the object property hasCatalogue (with domain CulturalInstituteOrSite and range Catalogue). - - - - agid - Agenzia per l'Italia Digitale - Italian Digital Agency - - +The inverse property of hasCatalogue is isCatalogueOf and relates a catalogue to a CIS. +An example in turtle is the following: - +<pre> +catalogue:Catalogo_Generale_(autore) + a cis:Catalogue ; + rdfs:label "Catalogo Generale (autore)"@it ; + l0:name "Catalogo Generale (autore)"@it ; + cis:isCatalogueOf cissite:Biblioteca_nazionale_centrale ; + l0:description "Catalogo Generale per autore - online"@it . - - - - m_bac - Ministero per i Beni e le Attività Culturali - Ministry of Cultural Heritage and Activities - - +cissite:Biblioteca_nazionale_centrale + a cis:Library , cis:CulturalInstituteOrSite ; + cis:catalogue catalogue:Catalogo_Generale_(autore) . +</pre> + Un catalogo è sempre associato a un individuo della classe "Istitute e luogo della cultura" attraverso la proprietà ha catalogo (che ha dominio CulturaInstituteOrSite e codominio Catalogue). +La proprietà inversa di ha catalogo è "è catalogo di" e collega il catalogo all'istituto e luogo della cultura. - +Un esempio in turtle è il seguente: - - - - - Ministero per i beni e le attività culturali - - - +<pre> +catalogue:Catalogo_Generale_(autore) + a cis:Catalogue ; + rdfs:label "Catalogo Generale (autore)"@it ; + l0:name "Catalogo Generale (autore)"@it ; + cis:isCatalogueOf cissite:Biblioteca_nazionale_centrale ; + l0:description "Catalogo Generale per autore - online"@it . +cissite:Biblioteca_nazionale_centrale + a cis:Library , cis:CulturalInstituteOrSite ; + cis:catalogue catalogue:Catalogo_Generale_(autore) . +</pre> + Concept used to represent the catalogue which describes the set of cultural heritage objects included in a Cultural Institute or Site + Concetto utilizzato per rappresentare il catalogo che descrive l'insieme delle opere contenute in un istituto e luogo della cultura. + + Catalogo + Catalogue + stabile + stable + + + + + + + + Questa classe rappresenta una specifica tipologia di istituto e luogo della cultura, i.e., Archivio + This class represents a specific tyep of cultural institute or site, i.e., Holder of Archive + stable + stabile + Holder of Archives + Conservatore di archivi + Un esempio di utilizzo della classe cis:HolderOfArchive è il seguente: - +<pre> - - - Questa è la distribuzione JSON-LD dell'ontologia Cultural-ON sui luoghi ed eventi culturali - This is the distribution in JSON-LD of Cultural-ON ontology on Cultural Events and Sites - - - Distribuzione JSON-LD ontologia Cultural-ON - JSON-LD distribution of Cultural-ON Ontology - - - - +cissite:Archivio_di_Stato_di_Oristano + a cis:CulturalInstituteOrSite, cis:HolderOfArchive ; + rdfs:label "Archivio di Stato di Oristano" ; + cis:institutionalName "Archivio di Stato di Oristano" ; + cis:ISILIdentifier "IT-EX0006" . +</pre> + An example of usage of the class cis:HolderOfArchive is the following: - +<pre> - - - Questa è la distribuzione RDF/Turtle dell'ontologia Cultural-ON sui luoghi ed eventi culturali - This is the distribution in RDF/turtle of Cultural-ON ontology on Cultural Events and Sites - - - Distribuzione RDF/Turtle ontologia Cultural-ON - RDF/Turtle distribution of Cultural-ON Ontology - - - - +cissite:Archivio_di_Stato_di_Oristano + a cis:CulturalInstituteOrSite, cis:HolderOfArchive ; + rdfs:label "Archivio di Stato di Oristano" ; + cis:institutionalName "Archivio di Stato di Oristano" ; + cis:ISILIdentifier "IT-EX0006" . +</pre> + + + + + + + Property used to associate the catalogue with the cultural heritage objects of a cultural institute or site that the catalogue describes. + Proprietà che consente di associare il catalogo alle opere di un istituto e luogo della cultura che esso descrive. + + describes cultural entity + descrive entità culturale + stabile + stable + + + + + + + + + A Cultural Institute or Site (CIS) might offer a variety of services (e.g., Wi-Fi Handicapped access, cafeteria, etc.). + +These services are represented as individuals of the class 'Service' and they are in relationship with a CIS by means of the object property providesService. - +The following is an example expressed by using the turtle syntax: - - - Questa è la distribuzione RDF/XML dell'ontologia Cultural-ON sui luoghi ed eventi culturali - This is the distribution in RDF/XML of Cultural-ON ontology on Cultural Events and Sites - - - Distribuzione RDF/XML ontologia Cultural-ON - RDF/XML distribution of Cultural-ON Ontology - - - - +<pre> +service:Caffetteria + a cis:CISService ; + cis:name "Caffetteria" . - - - - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) - cnr - Z6HZEH - STLab - - +service:Connessione_WI-FI + a cis:CISService ; + cis:name "Connessione WI-FI" . - - - - - Data & Analytics Framework - - - - - - - - - dati.beniculturali.it - Gli Open Data del Ministero dei Beni Culturali (MIBAC) - http://dati.beniculturali.it - - +cissite:Biblioteca_nazionale_centrale + a cis:Library , cis:CulturalInstituteOrSite ; + cis:providesService service:Caffetteria, service:Connessione_WI-FI. +</pre> + Un istituto della cultura può offrire una serie di servizi (e.g., Wi-Fi, accesso ai disabili, caffetteria, ecc.). - - - - - OntoPiA - la rete di ontologie della pubblica amministrazione italiana - - - +Questi servizi sono rappresentati da individui della classe "Servizio" e sono in relazione con l'istituto della cultural attraverso la proprietà "fornisce servizio". - - - - - An example of usage of the class cis:ArchaeologicalArea is the following: +Il seguente esempio mostra in turtle l'uso della classe servizio: <pre> -cissite:Museo_delle_navi_romane_di_Nemi - a cis:CulturalInstituteOrSite, cis:ArchaeologicalArea ; - rdfs:label "Museo delle navi romane di Nemi" ; - cis:institutionalName "Museo delle navi romane di Nemi" ; - cis:ISILIdentifier "IT-EX0001" . +service:Caffetteria + a cis:CISService ; + cis:name "Caffetteria" . -</pre> - Area Archeologica - Un esempio di uso della classe cis:ArchaeologicalArea è il seguente: -<pre> +service:Connessione_WI-FI + a cis:CISService ; + cis:name "Connessione WI-FI" . -cissite:Museo_delle_navi_romane_di_Nemi - a cis:CulturalInstituteOrSite, cis:ArchaeologicalArea ; - rdfs:label "Museo delle navi romane di Nemi" ; - cis:institutionalName "Museo delle navi romane di Nemi" ; - cis:ISILIdentifier "IT-EX0001" . + +cissite:Biblioteca_nazionale_centrale + a cis:Library , cis:CulturalInstituteOrSite ; + cis:providesService service:Caffetteria, service:Connessione_WI-FI. </pre> - stable - Rappresenta uno specifico tipo di Istituto e Luogo della Cultura ovvero Area archeologica. - It represents a specific type of Cultural Institute or SIte; that is, ArchaeologicalArea - stabile - Archaeological Area - - - It represents a specific type of Cultural Institute or SIte; that is, Archaeological Park - An example of usage of the class cis:ArchaeologicalPark is the following: + It represents a service that is provided by the Cultural Institute or Site. For instance, a service can be: the presence of a restaurant internal to the Cultural Institute or Site, the uso of an educational room, the use of a free wifi connection + Rappresenta un servizio offerto da un istituto e luogo della cultura. Per esempio, un servizio può essere: la presenza di un ristorante interno al luogo, l'uso una sala didattica, l'uso di una connessione wifi libera, ecc. + + Cultural Site Service + Servizio Luogo Cultura + stabile + stable + + + + + + + + + + + Property used to associate a creative work with a cultural entity. The same property is used in a similar way to associate the creative work with an event or site + Proprietà che consente di associare un lavoro creativo a un'entità culturale. La stessa proprietà può essere utilizzata in maniera analoga per associare un lavoro creativo a un evento o a un sito. + + is about + tratta di + stabile + stable + + + + + + An example of usage of the class cis:AudioObject is the following: <pre> -cissite:Parco_archeologico_di_Liternum - a cis:CulturalInstituteOrSite, cis:ArchaeologicalPark ; - rdfs:label "Parco archeologico di Liternum" ; - cis:institutionalName "Parco archeologico di Liternum" ; - cis:ISILIdentifier "IT-EX0002" . +audio:Audio_Tour_Parco_archeologico_di_Liternum + a cis:AudioObject , cis:CreativeWork ; + rdfs:label "Audio Tour of the Parco archeologico di Liternum"@en ; + rdfs:label "Audio guida del Parco archeologico di Liternum"@it ; + smapit:URL http://www.example.com/Audio/Audio_Tour_Parco_archeologico_di_Liternum.mp3^^xsd:anyURI ; + cis:isAbout cissite:Parco_archeologico_di_Liternum . </pre> - Un esempio di utilizzo della classe cis:ArchaeologicalPark è il seguente: + Un esempio di utilizzo della classe cis:AudioObject è il seguente: <pre> -cissite:Parco_archeologico_di_Liternum - a cis:CulturalInstituteOrSite, cis:ArchaeologicalPark ; - rdfs:label "Parco archeologico di Liternum" ; - cis:institutionalName "Parco archeologico di Liternum" ; - cis:ISILIdentifier "IT-EX0002" . +audio:Audio_Tour_Parco_archeologico_di_Liternum + a cis:AudioObject , cis:CreativeWork ; + rdfs:label "Audio Tour of the Parco archeologico di Liternum"@en ; + rdfs:label "Audio guida del Parco archeologico di Liternum"@it ; + smapit:URL http://www.example.com/Audio/Audio_Tour_Parco_archeologico_di_Liternum.mp3^^xsd:anyURI ; + cis:isAbout cissite:Parco_archeologico_di_Liternum . </pre> - stabile - Archaeological Park - - Rappresenta uno specifico tipo di Istituto e Luogo della Cultura ovvero Parco Archeologico. - stable - Parco Archeologico - - - unstable - An example of usage of the class cis:Cinema is the following: + Concept used to represent multimedia objects of type audio. + Concetto utilizzato per rappresentare materiali multimediali di tipo audio. + + Audio Object + Oggetto audio + stabile + stable + + + + + + + + + + + + Questa proprietà identifica direttamente il nome istituzionale dell'Istituto e luogo della cultura + This data property identifies the institutional name of the Cultural Institute or Site. + + Institutional Name of Cultural Site + Nome Istituzionale Luogo Cultura + Stabile + Stable + + + + + An example of usage of the class cis:SubjectDiscipline is the following: <pre> -cissite:Cinema_Storico_Alberto_Sordi - a cis:CulturalInstituteOrSite, cis:Cinema ; - rdfs:label "Cinema storico Alberto Sordi" ; - cis:institutionalName "Cinema storico Alberto Sordi" ; - cis:ISILIdentifier "IT-EX0003" . +cissite:Museo_archeologico_statale + a cis:CulturalInstituteOrSite, cis:Museum ; + rdfs:label "Museo archeologico statale" ; + cis:institutionalName"Museo archeologico statale" ; + cis:ISILIdentifier "T-EX0010" ; + cis:hasDiscipline <https://w3id.org/italia/controlled-vocabulary/classifications-for-culture/subject-disciplines/013-013> ; + cis:hasSite site:Museo_archeologico_statale . </pre> - non stabile - This class represents a cultural institute or site of type Cinema - Cinema - - Questa classe rappresenta un istituto e luogo della cultura di tipo Cinema - Cinema - Un esempio di utilizzo della classe cis:Cinema è il seguente: + Un esempio di utilizzo della classe cis:SubjectDiscipline è il seguente: +<pre> <pre> -cissite:Cinema_Storico_Alberto_Sordi - a cis:CulturalInstituteOrSite, cis:Cinema ; - rdfs:label "Cinema storico Alberto Sordi" ; - cis:institutionalName "Cinema storico Alberto Sordi" ; - cis:ISILIdentifier "IT-EX0003" . +cissite:Museo_archeologico_statale + a cis:CulturalInstituteOrSite, cis:Museum ; + rdfs:label "Museo archeologico statale" ; + cis:institutionalName"Museo archeologico statale" ; + cis:ISILIdentifier "T-EX0010" ; + cis:hasDiscipline <https://w3id.org/italia/controlled-vocabulary/classifications-for-culture/subject-disciplines/013-013> ; + cis:hasSite site:Museo_archeologico_statale . </pre> - - - Questa classe rappresenta istituti culturali che costituiscono centri di ricerca e di promozione culturale. - An example of usage of the class cis:CultReseachCenter is the following: - + It represents a a field of knowledge or human activity. This can be defined in a controlled vocabulary. Examples can be: Modern Art, Ancient History, Ethnografy, etc. + Rappresenta un certo ambito della conoscenza o dell'attività umana. Tale ambito è preferibilmente modellato mediante un vocabolario controllato. Esempi: arte contemporanea, storia antica, etnografia, ecc. + + Categoria prevalente + Subject Discipline + stabile + stable + + + + + + + + Inverse property of "provides service" + Proprietà inversa di "fornisce servizio" + + is provided by + è fornito da + + + + + + + + + + + + + + + An example of usage of the class cis:SiteDescription is the following: <pre> -crc:Fondazione_Arnaldo_Pomodoro - a cis:CultResearchCenter ; - rdfs:label "Fondazione Arnaldo Pomodoro"@it ; - rdfs:label "Arnaldo Pomodoro Foundation"@en ; - cis:institutionalName "Fondazione Arnaldo Pomodoro"@it ; - cis:institutionalName "Arnaldo Pomodoro Foundation"@en ; - cis:ISILIdentifier "IT-EX0005" . - -</pre> - versione non definitiva - Cultural Reseach and Promotion Center - - Un esempio di utilizzo della classe cis:CultReseachCenter è il seguente: +site:Sede_di_Biblioteca_nazionale_centrale_di_Roma + a cis:Site ; + rdfs:label "Sede Biblioteca nazionale centrale di Roma"@it ; + cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ; + cis:isSiteOf cissite:Biblioteca_nazionale_centrale ; + cis:hasSiteDescription sd:Sede_di_Biblioteca_nazionale_centrale_di_Roma ; + l0:name "Sede di: Biblioteca nazionale centrale di Roma"@it . -<pre> +sd:Sede_di_Biblioteca_nazionale_centrale_di_Roma + a cis:SiteDescription ; + rdfs:label"Description of the 'Sede di Biblioteca Nazionale Centrale di Roma'"@en , "Descrizione della 'Sede di Biblioteca Nazionale Centrale di Roma'"@it ; + l0:description "La libreria 1000 metri di scaffalature"@it , "The Library has 1000 meters of shelves"@en ; + cis:hasAttribute attribute:Shelving . -crc:Fondazione_Arnaldo_Pomodoro - a cis:CultReseachCenter ; - rdfs:label "Fondazione Arnaldo Pomodoro"@it ; - rdfs:label "Arnaldo Pomodoro Foundation"@en ; - cis:institutionalName "Fondazione Arnaldo Pomodoro"@it ; - cis:institutionalName "Arnaldo Pomodoro Foundation"@en ; - cis:ISILIdentifier "IT-EX0005" . +attribute:Shelving + a cis:Attribute ; + rdfs:label "Shelving"@en , "Scaffalature";@it ; + l0:name "Shelving"@en , "Scaffalature"@it ; + l0:description "The linear dimension of a shelf unit (e.g. 3 meters)"@en , ";La dimensione di uno scaffale in metri lineari (es. 3 metri)"@it . </pre> - unstable - Centri di ricerca e promozione culturale - This class represents cultural institutions that form so-called cultural research and promotion centers. - - - unstable - versione non definitiva - Cultural Landscape Asset - Bene Paesaggistico - An example of usage of the class cis:CulturalLandscapeAsset is the following: - + Un esempio di utilizzo della classe cis:SiteDescription è il seguente: <pre> -cissite:Costiera_Amalfitana - a cis:CulturalInstituteOrSite, cis:CulturalLandscapeAsset ; - rdfs:label "Costiera Amalfitana"@it ; - cis:institutionalName "Costiera Amalfitana"@en ; - cis:ISILIdentifier "IT-EX0004" . - -</pre> - - Questa classe rappresenta uno specifico tipo di istituto e luogo della cultura, i.e., il bene paessaggistico così come definito dall'art. 136 del Codice dei Beni Culturali. - This class represents a specific types of cultural institute or site, i.e., the cultural landscape asset. - Un esempio di utilizzo della classe cis:CulturalLandscapeAsset è il seguente: +site:Sede_di_Biblioteca_nazionale_centrale_di_Roma + a cis:Site ; + rdfs:label "Sede Biblioteca nazionale centrale di Roma"@it ; + cis:siteAddress address:Indirizzo_della_sede_di_Biblioteca_nazionale_centrale_di_Roma ; + cis:isSiteOf cissite:Biblioteca_nazionale_centrale ; + cis:hasSiteDescription sd:Sede_di_Biblioteca_nazionale_centrale_di_Roma ; + l0:name "Sede di: Biblioteca nazionale centrale di Roma"@it . -<pre> +sd:Sede_di_Biblioteca_nazionale_centrale_di_Roma + a cis:SiteDescription ; + rdfs:label"Description of the 'Sede di Biblioteca Nazionale Centrale di Roma'"@en , "Descrizione della 'Sede di Biblioteca Nazionale Centrale di Roma'"@it ; + l0:description "La libreria 1000 metri di scaffalature"@it , "The Library has 1000 meters of shelves"@en ; + cis:hasAttribute attribute:Shelving . -cissite:Costiera_Amalfitana - a cis:CulturalInstituteOrSite, cis:CulturalLandscapeAsset ; - rdfs:label "Costiera Amalfitana"@it ; - cis:institutionalName "Costiera Amalfitana"@en ; - cis:ISILIdentifier "IT-EX0004" . +attribute:Shelving + a cis:Attribute ; + rdfs:label "Shelving"@en , "Scaffalature";@it ; + l0:name "Shelving"@en , "Scaffalature"@it ; + l0:description "The linear dimension of a shelf unit (e.g. 3 meters)"@en , ";La dimensione di uno scaffale in metri lineari (es. 3 metri)"@it . </pre> - - - Questa classe rappresenta una specifica tipologia di istituto e luogo della cultura, i.e., Archivio - stable - Holder of Archives - Conservatore di archivi - Un esempio di utilizzo della classe cis:HolderOfArchive è il seguente: + Permette di rappresentare una descrizione della sede fisica dell'istituto e luogo della cultura (per esempio, la sede ha una metratura complessiva di XX mq suddivisa in metratura al pubblico e una scaffalatura complessiva di n. YYY). + Permits to represents a description of a site of the cultural institute or site (for instance, the site has a total space available XXX, and a shelving that consists of a set of XX X shelves, etc.) + + Descrizione della sede + Site Description + stabile + stable + + + + + + Inverse propery of "is about". + Proprietà inversa di "tratta di". + + is subject of + è soggetto di + stabile + stable + + + + + + + + + + + Property used to associate the Cultural Institute or Site with the set of cultural objects it contains. + Proprietà che permette di associare l'istituto e luogo della cultura all'insieme delle opere in esso contenute. + + ha collezione + has collection + stabile + stable + + + + + + An example of usage of the class cis:ClericalAdministrativeArea èil the following: <pre> -cissite:Archivio_di_Stato_di_Oristano - a cis:CulturalInstituteOrSite, cis:HolderOfArchive ; - rdfs:label "Archivio di Stato di Oristano" ; - cis:institutionalName "Archivio di Stato di Oristano" ; - cis:ISILIdentifier "IT-EX0006" . +caa:Diocesi_di_San_Marco_Argentano_Scalea + a cis:ClericalAdministrativeArea ; + rdfs:label "Diocese of San Marco Argentano-Scalea"@en ; + rdfs:label "Diocesi di San Marco Argentano-Scalea"@it ;; + l0:name "Diocese of San Marco Argentano-Scalea"@en , Diocesi di San Marco Argentano-Scalea"@it ;; + clvapit:hasIdentifier Diocesi_di_San_Marco_Argentano_Scalea_ID . + +id:Diocesi_di_San_Marco_Argentano_Scalea_ID + a clvapit:Identifier ; + l0:identifier "SMA-CS" . </pre> - This class represents a specific tyep of cultural institute or site, i.e., Holder of Archive - An example of usage of the class cis:HolderOfArchive is the following: + Un esempio di utilizzo della classe cis:ClericalAdministrativeArea è il seguente <pre> -cissite:Archivio_di_Stato_di_Oristano - a cis:CulturalInstituteOrSite, cis:HolderOfArchive ; - rdfs:label "Archivio di Stato di Oristano" ; - cis:institutionalName "Archivio di Stato di Oristano" ; - cis:ISILIdentifier "IT-EX0006" . +caa:Diocesi_di_San_Marco_Argentano_Scalea + a cis:ClericalAdministrativeArea ; + rdfs:label "Diocese of San Marco Argentano-Scalea"@en ; + rdfs:label "Diocesi di San Marco Argentano-Scalea"@it ;; + l0:name "Diocese of San Marco Argentano-Scalea"@en , Diocesi di San Marco Argentano-Scalea"@it ;; + clvapit:hasIdentifier Diocesi_di_San_Marco_Argentano_Scalea_ID . + +id:Diocesi_di_San_Marco_Argentano_Scalea_ID + a clvapit:Identifier ; + l0:identifier "SMA-CS" . </pre> - stabile - - - Rappresenta uno specifico tipo di Istituto e Luogo della Cultura, ovvero Biblioteca. - Library - It represents a specific type of Cultural Institute or Site; that is, Library - stable - stabile - Biblioteca - - - - stable - Complesso Monumentale - Rappresenta uno specifico tipo di Istituto e Luogo della Cultura ovvero Complesso Monumentale. - An example of usage of the class cis:MonumentalArea is the following: + Questa classe rappresenta un'area amministrativa territoriale ecclesiastica. Essa include le diocesi, parrocchie, ecc. + This class represents the clerical administrative area. It can be used to represents Diocese, Parish, etc. + + Area amministrativa ecclesiastica + Clerical Administrative Area + stabile + stable + + + + + + Inverse property of "has catalogue". + Proprietà inversa di "ha catalogo". + + is catalogue of + è catalogo di + unstable + versione non definitiva + + + + + + + + + + + + + + + + + Questa proprietà è utilizzata per connettere, con una relazione "essere parte di", un istituto e luogo della cultura a se stesso. In particolare, tale proprietà può essere efficacemente usata per rappresentare sezioni dell'Archivio di Stato (sezione dell'Archivio di Spoleto che è parte dell'Archivio di Stato) + This object property is meant to link a cultural institute or site with itself. This can be used to represent all those cases in which a institute or site can be part of another general institute or site. This property can be effectively used in the cases of Sections of the Central Archive. + + is part of + è parte di + non stabile + unstable + + + + + + La proprietà è utilizzata per collegare un istituto e luogo della cultura alla sua tipologia. + The property is used to link a cultural institure or site to its type. + + ha tipologia luogo cultura + has cultural institute or site type + unstable + versione non definitiva + + + + + + + Questa proprietà è l'inversa di "ospita" e collega un evento a una sede di un istituto e luogo della cultura + This property is the inverse of "hosts" and links the Event to the Site of the Cultural Institute or Site + + is hosted by site + è ospitato da sede luogo + stabile + stable + + + + + + Property used to associate the description of the site of the cultural institute or site an attribute (e.g., total space, shelving, etc.) + Proprietà che permette di associare una descrizione del sito dell'istituto e luogo della cultura a un attributo, inteso come caratteristica del sito (metratura, scaffalatura, etc) + + ha attribute + has attribute + stabile + stable + + + + + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) + cnr - Z6HZEH - STLab + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Property used to represent an involvement relationship between a cultural institute or site and a project + Proprietà utilizzata per rappresentare una relazione di coinvolgimento tra l'istituto e luogo della cultura e un progetto. + + is involved in a project + è coinvolto in progetto + stabile + stable + + + + + + Property that permits to associate the Cultural Institute or Site with its own equipment + Proprietà che consente di associare l'istituto e luogo della cultura alle attrezzature da esso possedute. + + makes available equipment + rende disponibile attrezzatura + stabile + stable + + + + + + + + + + + + Property that permits to associate cultural heritage objects with the site(s) which conserve(s) them + Proprietà che consente di associare opere culturali al luogo fisico in cui sono conservate. + + is in site + è nella sede + stabile + stable + + + + + + Property used to represent a supply service relationship between a cultural institute or site and a service. + Proprietà utilizzata per rappresentare una relazione di fornitura di servizi da parte di un istituto e luogo della cultura. + + fornisce servizi + provides Service + stabile + stable + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Concept used to represent all types of creative works such multimedia objects (audio, video, image files), bibliographic references, and different types of articles, that refer to and cite the Cultural Institute or Site + Concetto utilizzato per rappresentare tutti quei materiali, multimediali (file audio, video), immagini), bibliografici, articoli di varia natura che si riferiscono e citano l'Istituto e Luogo della Cultura. + + Creative Work + Lavoro Creativo + stabile + stable + + + + + + Property used to associate the Cultural Institute or Site with its own field of knowledge + Proprietà che permette di specificare la categoria a cui l'istituto e luogo della cultura è tipicamente associato (es. archeologia, etnografia e antropologia, arte, ...). + + ha ambito disciplinare + has discipline + stabile + stable + + + + + + + + + + + + + + + + + Inverse property of hasMember. + Proprietà inversa di hasMember. + + is member of + è membro di + stabile + stable + + + + + + + + + + Involvement property that associates a cultural event with a general cultural entity + Proprietà di coinvolgimento che associa un evento culturale a una generica entità culturale. + + coinvolge entità culturale + involves cultural entity + stabile + stable + + + + + + + + + + + + + + + Inverse property of "has Site" + Proprietà inversa di "ha sede". + + is site of + è contenitore fisico di + è sede di + stabile + stable + + + + + + + + unstable + versione non definitiva + Cultural Landscape Asset + Bene Paesaggistico + An example of usage of the class cis:CulturalLandscapeAsset is the following: <pre> -cissite:COMPLESSO_MONUMENTALE_DI_VICOPISANO_ROCCA_DEL_BRUNELLESCHI_E_PALAZZO_PRETORIO - a cis:CulturalInstituteOrSite, cis:MonumentalArea ; - rdfs:label "COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIO" ; - cis:institutionalName "COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIOi" ; - cis:ISILIdentifier "IT-EX0007" . +cissite:Costiera_Amalfitana + a cis:CulturalInstituteOrSite, cis:CulturalLandscapeAsset ; + rdfs:label "Costiera Amalfitana"@it ; + cis:institutionalName "Costiera Amalfitana"@en ; + cis:ISILIdentifier "IT-EX0004" . </pre> - - Monumental Area or Complex - Un esempio di utilizzo della classe cis:MonumentalArea è il seguente: + Un esempio di utilizzo della classe cis:CulturalLandscapeAsset è il seguente: <pre> -cissite:COMPLESSO_MONUMENTALE_DI_VICOPISANO_ROCCA_DEL_BRUNELLESCHI_E_PALAZZO_PRETORIO - a cis:CulturalInstituteOrSite, cis:MonumentalArea ; - rdfs:label "COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIO" ; - cis:institutionalName "COMPLESSO MONUMENTALE DI VICOPISANO: ROCCA DEL BRUNELLESCHI E PALAZZO PRETORIOi" ; - cis:ISILIdentifier "IT-EX0007" . +cissite:Costiera_Amalfitana + a cis:CulturalInstituteOrSite, cis:CulturalLandscapeAsset ; + rdfs:label "Costiera Amalfitana"@it ; + cis:institutionalName "Costiera Amalfitana"@en ; + cis:ISILIdentifier "IT-EX0004" . </pre> - stabile - It represents a specific type of Cultural Institute or Site; that is, Monumental Area - - - An example of usage of the class cis:Museum is the following: + + Questa classe rappresenta uno specifico tipo di istituto e luogo della cultura, i.e., il bene paessaggistico così come definito dall'art. 136 del Codice dei Beni Culturali. + This class represents a specific types of cultural institute or site, i.e., the cultural landscape asset. + + + + + + + + + + Concept used to represent a news article. + Concetto utilizzato per rappresentare un articolo + + Articolo + News Article + stabile + stable + + + + + + + + + + + + + + + + + + + + + It represents a specific type of Cultural Institute or SIte; that is, Archaeological Park + Rappresenta uno specifico tipo di Istituto e Luogo della Cultura ovvero Parco Archeologico. + An example of usage of the class cis:ArchaeologicalPark is the following: <pre> -cissite:Museo_di_Capodimonte - a cis:CulturalInstituteOrSite, cis:Museum ; - rdfs:label "Museo di Capodimonte"; ; - cis:institutionalName "Museo di Capodimonte" ; - cis:ISILIdentifier "IT-EX0008" . +cissite:Parco_archeologico_di_Liternum + a cis:CulturalInstituteOrSite, cis:ArchaeologicalPark ; + rdfs:label "Parco archeologico di Liternum" ; + cis:institutionalName "Parco archeologico di Liternum" ; + cis:ISILIdentifier "IT-EX0002" . </pre> - Rappresenta uno specifico tipo di istituto e luogo della cultura ovvero museo. - Museum - Museo - stabile - It represents a specific type of Cultural Institute or Site; that is, Museum - - Un esempio di utilizzo della classe cis:Museum è il seguente: + Un esempio di utilizzo della classe cis:ArchaeologicalPark è il seguente: <pre> -cissite:Museo_di_Capodimonte - a cis:CulturalInstituteOrSite, cis:Museum ; - rdfs:label "Museo di Capodimonte"; ; - cis:institutionalName "Museo di Capodimonte" ; - cis:ISILIdentifier "IT-EX0008" . +cissite:Parco_archeologico_di_Liternum + a cis:CulturalInstituteOrSite, cis:ArchaeologicalPark ; + rdfs:label "Parco archeologico di Liternum" ; + cis:institutionalName "Parco archeologico di Liternum" ; + cis:ISILIdentifier "IT-EX0002" . </pre> - stable - - - Un esempio di utilizzo della classe cis:Theatre è il seguente: + stabile + stable + Archaeological Park + Parco Archeologico + + + + + + Questa è la distribuzione JSON-LD dell'ontologia Cultural-ON sui luoghi ed eventi culturali + This is the distribution in JSON-LD of Cultural-ON ontology on Cultural Events and Sites + + + Distribuzione JSON-LD ontologia Cultural-ON + JSON-LD distribution of Cultural-ON Ontology + + + + + + + + + + + + + + + + + + + + + Class that provides a generalization of three classes; that is , cultural institute or site, collection and cultural heritage object. It does not correspond to a concept used typically in the cultural domain but it is used in order to model properties and property restrictions that are common to all the these three classes. The class will never be directly instanziated. + Classe che fornisce una generalizzazione per le tre classi di istituto e luogo della cultura, collezione e oggetto culturale. Non corrisponde ad un concetto usato normalmente nel linguaggio del dominio, ma risponde all'esigenza di modellare proprietà e assiomi di property-restriction comuni ad ognuna di queste tre classi. La classe CulturalEntity non sarà mai istanziata direttamente + + Cultural Entity + Entità culturale + stabile + stable + + + + + + Propery that permits to associate a site of a cultural institute or site with its description. + Proprietà che permette di associare una descrizione alla sede dell'istituto e luogo della cultura. + + ha descrizione della sede + has site description + stabile + stable + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Questa classe rappresenta il tipo di istituto e luogo della cultura. + This class represents the type of cultural institute or site. + + Cultural Institute or Site Type + Tipo di Istituto e Luogo della Cultura + stabile + stable + + + + + + + + + + Questa è la distribuzione RDF/XML dell'ontologia Cultural-ON sui luoghi ed eventi culturali + This is the distribution in RDF/XML of Cultural-ON ontology on Cultural Events and Sites + + + Distribuzione RDF/XML ontologia Cultural-ON + RDF/XML distribution of Cultural-ON Ontology + + + + + + + + + + + + Data & Analytics Framework + + + + + + + + + + + + + + + + + + + + + + + dati.beniculturali.it - Gli Open Data del Ministero dei Beni Culturali (MIBAC) - http://dati.beniculturali.it + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Property used to associate the situation name in time with a temporal validity interval + Proprietà usata per associare la situzione "nome nel tempo", ovvero una denominazione valida in un certo arco temporale, a un intervallo temporale di validità + + is valid during + è valido durante + stabile + stable + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Inverse property of "describes" + Proprietà inversa di "descrive" + + is described by + è descritto da + + + + + + + + + + + + + + + + + + + + + + + + + Questa proprietà è utilizzata per rappresentare l'identificativo univoco dell'Istituto e luogo della cultura, i.e., il codice ISIL (International Standard identifier for Libraries and Related Organization). Sotto proprietà di identificativo. + This property is used to define the unique identifier of the cultural institute or site (i.e., the ISIL - International Standard Identifier for Libriaries and Related Organization - code). Subproperty of identifier. + + ISIL identifier + Identificativo ISIL + Stabile + Stable + + + + + + + + + + + + + + + + + + + + + agid + Agenzia per l'Italia Digitale + Italian Digital Agency + + + + + + + + + + + + + + + + An example of usage of the class cis:CulturalHeritageObject is the following: <pre> -cissite:Teatro_Olimpico - a cis:CulturalInstituteOrSite, cis:Theatre ; - rdfs:label "Teatro Olimpico" ; - cis:name "Teatro Olimpico" ; - cis:ISILIdentifier "IT-EX0011" . +culturalheritageobject:Nascita_di_Venere + a cis:CulturalHeritageObject , cis:CulturalEntity ; + rdfs:label "Nascita di Venere"@it ;; + l0:name "Nascita di Venere"@it ; + cis:isInSite site:Palazzo_degli_uffizi . </pre> - unstable - - An example of usage of the class cis:Theatre is the following: + Un esempio di utilizzo della classe cis:CulturalHeritageObject iè il seguente: <pre> -cissite:Teatro_Olimpico - a cis:CulturalInstituteOrSite, cis:Theatre ; - rdfs:label "Teatro Olimpico" ; - cis:name "Teatro Olimpico" ; - cis:ISILIdentifier "IT-EX0011" . +culturalheritageobject:Nascita_di_Venere + a cis:CulturalHeritageObject , cis:CulturalEntity ; + rdfs:label "Nascita di Venere"@it ;; + l0:name "Nascita di Venere"@it ; + cis:isInSite site:Palazzo_degli_uffizi . </pre> - Theatre - versione non definitiva - This class represents a cultural institute or site of type Theatre - Questa classe rappresenta un istituto e luogo della cultura di tipo Teatro - Teatro - + It represents a cultural asset (even intagible) of the cultural heritage. + Rappresenta un bene, materiale o immateriale, del patrimonio culturale. + + Cultural Heritage Object + Oggetto Culturale + stabile + stable + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - diff --git a/Ontologie/CulturalHeritage/latest/CulturalHeritage-AP_IT.jsonld b/Ontologie/CulturalHeritage/latest/CulturalHeritage-AP_IT.jsonld index 2616e7da..04a16518 100644 --- a/Ontologie/CulturalHeritage/latest/CulturalHeritage-AP_IT.jsonld +++ b/Ontologie/CulturalHeritage/latest/CulturalHeritage-AP_IT.jsonld @@ -6,7 +6,6 @@ "dcat": "http://www.w3.org/ns/dcat#", "dcatapit": "http://dati.gov.it/onto/dcatapit#", "dct": "http://purl.org/dc/terms/", - "dcterms": "http://purl.org/dc/terms/", "foaf": "http://xmlns.com/foaf/0.1/", "l0": "https://w3id.org/italia/onto/l0/", "owl": "http://www.w3.org/2002/07/owl#", @@ -15,24 +14,111 @@ "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "schema": "http://schema.org/", "vcard": "http://www.w3.org/2006/vcard/ns#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", + "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac", "@type": [ "owl:NamedIndividual", - "l0:Agent" + "dcatapit:Agent", + "foaf:Agent" ], - "dct:identifier": "cnr - Z6HZEH - STLab", - "l0:name": [ + "dct:identifier": "m_bac", + "foaf:name": { + "@language": "it", + "@value": "Ministero dei Beni e delle Attivita' Culturali" + } + }, + { + "@id": "https://w3id.org/italia/data/contact-point/onto-dgt", + "@type": [ + "owl:NamedIndividual", + "dcatapit:Organization", + "vcard:Kind", + "vcard:Organization" + ], + "vcard:fn": "Direzione Generale Turismo", + "vcard:hasEmail": { + "@id": "mailto:dg-t@beniculturali.it" + } + }, + { + "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-JSON-LD", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" + ], + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CulturalHeritage/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CulturalHeritage/latest/CulturalHeritage-AP_IT.jsonld" + }, + "dct:description": [ + { + "@language": "it", + "@value": "Questa è la distribuzione JSON-LD dell'ontologia su beni culturali che importa ArCo" + }, { "@language": "en", - "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" + "@value": "This is the distribution in JSON-LD of the cultural heritage ontology which imports ArCo" + } + ], + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ + { + "@language": "it", + "@value": "Distribuzione JSON-LD ontologia CulturalHeritage-AP_IT" }, + { + "@language": "en", + "@value": "JSON-LD distribution of CulturalHeritage-AP_IT Ontology" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/distribution/CHAPIT-RDF-TURTLE", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAssetDistribution" + ], + "dcat:accessURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CulturalHeritage/latest" + }, + "dcat:downloadURL": { + "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CulturalHeritage/latest/CulturalHeritage-AP_IT.ttl" + }, + "dct:description": [ { "@language": "it", - "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" + "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia su beni culturali che importa ArCo" + }, + { + "@language": "en", + "@value": "This is the distribution in RDF/turtle of the cultural heritage ontology which imports ArCo" + } + ], + "dct:format": { + "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" + }, + "dct:license": { + "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" + }, + "dct:title": [ + { + "@language": "it", + "@value": "Distribuzione RDF/Turtle ontologia CulturalHeritage-AP_IT" + }, + { + "@language": "en", + "@value": "RDF/Turtle distribution of CulturalHeritage-AP_IT Ontology" } ] }, @@ -65,38 +151,63 @@ "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" }, "dct:title": [ + { + "@language": "it", + "@value": "Distribuzione RDF/XML ontologia CulturalHeritage-AP_IT" + }, { "@language": "en", "@value": "RDF/XML distribution of CulturalHeritage-AP_IT Ontology" + } + ] + }, + { + "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab", + "@type": [ + "owl:NamedIndividual", + "l0:Agent" + ], + "dct:identifier": "cnr - Z6HZEH - STLab", + "l0:name": [ + { + "@language": "en", + "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)" }, { "@language": "it", - "@value": "Distribuzione RDF/XML ontologia CulturalHeritage-AP_IT" + "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)" } ] }, { - "@id": "https://w3id.org/italia/data/project/OntoPiA", + "@id": "https://w3id.org/italia/data/project/DAF", "@type": [ "owl:NamedIndividual", "admsapit:Project" ], "l0:name": { "@language": "it", - "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" + "@value": "Data & Analytics Framework" } }, { - "@id": "https://w3id.org/italia/data/project/DAF", + "@id": "https://w3id.org/italia/data/project/OntoPiA", "@type": [ "owl:NamedIndividual", "admsapit:Project" ], "l0:name": { "@language": "it", - "@value": "Data & Analytics Framework" + "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana" } }, + { + "@id": "https://w3id.org/italia/onto/AtlasOfPaths", + "@type": [ + "owl:NamedIndividual", + "admsapit:SemanticAsset" + ] + }, { "@id": "https://w3id.org/italia/onto/CulturalHeritage", "@type": "owl:Ontology", @@ -109,24 +220,24 @@ }, "admsapit:hasSemanticAssetDistribution": [ { - "@id": "https://w3id.org/italia/data/distribution/CHAPIT-JSON-LD" + "@id": "https://w3id.org/italia/data/distribution/CHAPIT-RDF-TURTLE" }, { - "@id": "https://w3id.org/italia/data/distribution/CHAPIT-RDF-TURTLE" + "@id": "https://w3id.org/italia/data/distribution/CHAPIT-JSON-LD" }, { "@id": "https://w3id.org/italia/data/distribution/CHAPIT-RDF-XML" } ], "admsapit:hasTask": [ - { - "@id": "admsapit:SearchTask" - }, { "@id": "admsapit:AnnotationTask" }, { "@id": "admsapit:QueryFormulationTask" + }, + { + "@id": "admsapit:SearchTask" } ], "admsapit:last": { @@ -139,28 +250,28 @@ "admsapit:prefix": "chapit", "admsapit:semanticAssetInUse": [ { - "@id": "https://w3id.org/italia/data/project/DAF" + "@id": "https://w3id.org/italia/data/project/Arco" }, { - "@id": "https://w3id.org/italia/data/project/OntoPiA" + "@id": "https://w3id.org/italia/data/project/DAF" }, { - "@id": "https://w3id.org/italia/data/project/Arco" + "@id": "https://w3id.org/italia/data/project/OntoPiA" } ], "admsapit:status": "catalogued", "admsapit:target": [ { "@language": "it", - "@value": "Imprese" + "@value": "Cittadini" }, { "@language": "it", - "@value": "Cittadini" + "@value": "Pubbliche Amministrazioni" }, { "@language": "it", - "@value": "Pubbliche Amministrazioni" + "@value": "Imprese" } ], "admsapit:type": { @@ -172,7 +283,7 @@ "dcat:keyword": [ { "@language": "it", - "@value": "Patrimonio culturale" + "@value": "Beni culturali" }, { "@language": "it", @@ -184,7 +295,7 @@ }, { "@language": "it", - "@value": "Beni culturali" + "@value": "Patrimonio culturale" } ], "dcat:theme": { @@ -233,24 +344,25 @@ "dct:rightsHolder": { "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac" }, - "dct:title": [ { - "@language": "it", - "@value": "Ontologia dei Beni Culturali - Profilo applicativo italiano" - }, - { - "@language": "en", - "@value": "Cultural Heritage Ontology - Italian Application Profile" - } - ], + "dct:title": [ + { + "@language": "it", + "@value": "Ontologia dei Beni Culturali - Profilo applicativo italiano" + }, + { + "@language": "en", + "@value": "Cultural Heritage Ontology - Italian Application Profile" + } + ], "owl:imports": { - "@id": "arco:" + "@id": "https://w3id.org/arco/ontology/arco" }, "owl:versionIRI": { "@id": "https://w3id.org/italia/onto/CulturalHeritage/0.1" }, "owl:versionInfo": { "@language": "it", - "@value": "Versione 0.1- 15 Ottobre 2018 - creata l'ontologia che importa ArCo. In data 26 Marzo 2019, corretto l'URI arco utilizzato nell'import" + "@value": "Versione 0.1- 15 Ottobre 2018 - creata l'ontologia che importa ArCo. In data 26 Marzo 2019 corretto l'URI arco utilizzato nell'import" }, "rdfs:comment": [ { @@ -275,117 +387,6 @@ "@value": "Cultural Heritage Ontology" } ] - }, - { - "@id": "https://w3id.org/italia/data/distribution/AOPAPIT-JSON-LD", - "@type": [ - "owl:NamedIndividual", - "admsapit:SemanticAssetDistribution" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CulturalHeritage/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CulturalHeritage/latest/CulturalHeritage-AP_IT.jsonld" - }, - "dct:description": [ - { - "@language": "it", - "@value": "Questa è la distribuzione JSON-LD dell'ontologia su beni culturali che importa ArCo" - }, - { - "@language": "en", - "@value": "This is the distribution in JSON-LD of the cultural heritage ontology which imports ArCo" - } - ], - "dct:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" - }, - "dct:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" - }, - "dct:title": [ - { - "@language": "it", - "@value": "Distribuzione JSON-LD ontologia CulturalHeritage-AP_IT" - }, - { - "@language": "en", - "@value": "JSON-LD distribution of CulturalHeritage-AP_IT Ontology" - } - ] - }, - { - "@id": "https://w3id.org/italia/data/distribution/CHAPIT-RDF-TURTLE", - "@type": [ - "admsapit:SemanticAssetDistribution", - "owl:NamedIndividual" - ], - "dcat:accessURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CulturalHeritage/latest" - }, - "dcat:downloadURL": { - "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CulturalHeritage/latest/CulturalHeritage-AP_IT.ttl" - }, - "dct:description": [ - { - "@language": "it", - "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia su beni culturali che importa ArCo" - }, - { - "@language": "en", - "@value": "This is the distribution in RDF/turtle of the cultural heritage ontology which imports ArCo" - } - ], - "dct:format": { - "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" - }, - "dct:license": { - "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" - }, - "dct:title": [ - { - "@language": "en", - "@value": "RDF/Turtle distribution of CulturalHeritage-AP_IT Ontology" - }, - { - "@language": "it", - "@value": "Distribuzione RDF/Turtle ontologia CulturalHeritage-AP_IT" - } - ] - }, - { - "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac", - "@type": [ - "owl:NamedIndividual", - "dcatapit:Agent", - "foaf:Agent" - ], - "dct:identifier": "m_bac", - "foaf:name": { - "@language": "it", - "@value": "Ministero dei Beni e delle Attivita' Culturali" - } - }, - { - "@id": "https://w3id.org/italia/data/contact-point/onto-dgt", - "@type": [ - "vcard:Organization", - "dcatapit:Organization", - "vcard:Kind", - "owl:NamedIndividual" - ], - "vcard:fn": "Direzione Generale Turismo", - "vcard:hasEmail": { - "@id": "mailto:dg-t@beniculturali.it" - } - }, - { - "@id": "https://w3id.org/italia/onto/AtlasOfPaths", - "@type": [ - "owl:NamedIndividual", - "admsapit:SemanticAsset" - ] } ] -} +} \ No newline at end of file diff --git a/Ontologie/CulturalHeritage/latest/CulturalHeritage-AP_IT.rdf b/Ontologie/CulturalHeritage/latest/CulturalHeritage-AP_IT.rdf index 1183fa73..e7b89c21 100644 --- a/Ontologie/CulturalHeritage/latest/CulturalHeritage-AP_IT.rdf +++ b/Ontologie/CulturalHeritage/latest/CulturalHeritage-AP_IT.rdf @@ -1,334 +1,135 @@ - - - - - - - Opere - - Ontologia dei Beni Culturali - - Cittadini - - - - - Questo è il profilo applicativo italiano dell'ontologia sui beni culturali. L'ontologia di OntoPiA sui beni culturali non fa altro che importare tutte le ontologie della rete ArCo - Architettura della Conoscenza, rete delle ontologie sui beni mobili culturali attualmente in fase di sviluppo da parte del Ministero dei Beni e delle Attività Culturali - - - - - Cultural Heritage Ontology - This is the Italian application profile of the ontology on the cultural heritage. This ontology of OntoPiA on the cultural heritage imports the current network of ontologies named ArCo - Knowedlege Architecture developed by the Ministry of the Cultural Heritage and Activities - - - Pubbliche Amministrazioni - Ontologia dei Beni Culturali - Profilo applicativo italiano - Cultural Heritage Ontology - Italian Application Profile - - - Questo è il profilo applicativo italiano dell'ontologia sui beni culturali. L'ontologia di OntoPiA sui beni culturali non fa altro che importare tutte le ontologie della rete ArCo - Architettura della Conoscenza, rete delle ontologie sui beni mobili culturali attualmente in fase di sviluppo da parte del Ministero dei Beni e delle Attività Culturalie - CulturalHeritage-AP_IT - - Beni culturali - - Versione 0.1- 15 Ottobre 2018 - creata l'ontologia che importa ArCo. In data 26 Marzo 2019, corretto l'URI arco utilizzato nell'import - This is the Italian application profile of the ontology on the cultural heritage. This ontology of OntoPiA on the cultural heritage imports the current network of ontologies named ArCo - Knowedlege Architecture developed by the Ministry of the Cultural Heritage and Activities - catalogued - 2019-03-26 - - 2018-10-15 - chapit - https://w3id.org/italia/onto/CulturalHeritage - - Patrimonio culturale - Beni mobili - - Imprese - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - m_bac - Ministero dei Beni e delle Attivita' Culturali - - - - - - - - - - - Direzione Generale Turismo - - - - - - - - - - Questa è la distribuzione JSON-LD dell'ontologia su beni culturali che importa ArCo - This is the distribution in JSON-LD of the cultural heritage ontology which imports ArCo - - - Distribuzione JSON-LD ontologia CulturalHeritage-AP_IT - JSON-LD distribution of CulturalHeritage-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/Turtle dell'ontologia su beni culturali che importa ArCo - This is the distribution in RDF/turtle of the cultural heritage ontology which imports ArCo - - - Distribuzione RDF/Turtle ontologia CulturalHeritage-AP_IT - RDF/Turtle distribution of CulturalHeritage-AP_IT Ontology - - - - - - - - - - - Questa è la distribuzione RDF/XML dell'ontologia su beni culturali che importa ArCo - This is the distribution in RDF/XML of the cultural heritage ontology which imports ArCo - - - Distribuzione RDF/XML ontologia CulturalHeritage-AP_IT - RDF/XML distribution of CulturalHeritage-AP_IT Ontology - - - - - - - - - - - cnr - Z6HZEH - STLab - Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) - Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) - - - - - - - - - Data & Analytics Framework - - - - - - - - - OntoPiA - la rete di ontologie della pubblica amministrazione italiana - - - - - - - - - + + + + + + + catalogued + + + + Beni culturali + Beni mobili + Opere + Patrimonio culturale + Cittadini + Pubbliche Amministrazioni + Imprese + + + + chapit + + + + + https://w3id.org/italia/onto/CulturalHeritage + + + + Ontologia dei Beni Culturali + Cultural Heritage Ontology + CulturalHeritage-AP_IT + + + + Questo è il profilo applicativo italiano dell'ontologia sui beni culturali. L'ontologia di OntoPiA sui beni culturali non fa altro che importare tutte le ontologie della rete ArCo - Architettura della Conoscenza, rete delle ontologie sui beni mobili culturali attualmente in fase di sviluppo da parte del Ministero dei Beni e delle Attività Culturali + This is the Italian application profile of the ontology on the cultural heritage. This ontology of OntoPiA on the cultural heritage imports the current network of ontologies named ArCo - Knowedlege Architecture developed by the Ministry of the Cultural Heritage and Activities + Questo è il profilo applicativo italiano dell'ontologia sui beni culturali. L'ontologia di OntoPiA sui beni culturali non fa altro che importare tutte le ontologie della rete ArCo - Architettura della Conoscenza, rete delle ontologie sui beni mobili culturali attualmente in fase di sviluppo da parte del Ministero dei Beni e delle Attività Culturalie + This is the Italian application profile of the ontology on the cultural heritage. This ontology of OntoPiA on the cultural heritage imports the current network of ontologies named ArCo - Knowedlege Architecture developed by the Ministry of the Cultural Heritage and Activities + Ontologia dei Beni Culturali - Profilo applicativo italiano + Cultural Heritage Ontology - Italian Application Profile + + 2019-03-26 + + + + + + Versione 0.1- 15 Ottobre 2018 - creata l'ontologia che importa ArCo. In data 26 Marzo 2019 corretto l'URI arco utilizzato nell'import + 2018-10-15 + + + + + + Questa è la distribuzione JSON-LD dell'ontologia su beni culturali che importa ArCo + This is the distribution in JSON-LD of the cultural heritage ontology which imports ArCo + + + Distribuzione JSON-LD ontologia CulturalHeritage-AP_IT + JSON-LD distribution of CulturalHeritage-AP_IT Ontology + + + + + + + + + Direzione Generale Turismo + + + + + + Questa è la distribuzione RDF/XML dell'ontologia su beni culturali che importa ArCo + This is the distribution in RDF/XML of the cultural heritage ontology which imports ArCo + + + Distribuzione RDF/XML ontologia CulturalHeritage-AP_IT + RDF/XML distribution of CulturalHeritage-AP_IT Ontology + + + + + + + + + + + Data & Analytics Framework + + + + + Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab) + Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab) + cnr - Z6HZEH - STLab + + + + + Questa è la distribuzione RDF/Turtle dell'ontologia su beni culturali che importa ArCo + This is the distribution in RDF/turtle of the cultural heritage ontology which imports ArCo + + + Distribuzione RDF/Turtle ontologia CulturalHeritage-AP_IT + RDF/Turtle distribution of CulturalHeritage-AP_IT Ontology + + + + + + + + m_bac + Ministero dei Beni e delle Attivita' Culturali + + + + + OntoPiA - la rete di ontologie della pubblica amministrazione italiana + - - - - diff --git a/Ontologie/DCAT/latest/DCAT-AP_IT.jsonld b/Ontologie/DCAT/latest/DCAT-AP_IT.jsonld index e3c8da24..065616c0 100644 --- a/Ontologie/DCAT/latest/DCAT-AP_IT.jsonld +++ b/Ontologie/DCAT/latest/DCAT-AP_IT.jsonld @@ -1,155 +1,257 @@ { "@context": { "adms": "http://www.w3.org/ns/adms#", - "dc": "http://purl.org/dc/elements/1.1/", "dcat": "http://www.w3.org/ns/dcat#", "dct": "http://purl.org/dc/elements/1.1/", - "dcterms": "http://purl.org/dc/terms/", "foaf": "http://xmlns.com/foaf/0.1/", "owl": "http://www.w3.org/2002/07/owl#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", - "schema": "http://schema.org/", "skos": "http://www.w3.org/2004/02/skos/core#", "terms": "http://purl.org/dc/terms/", "vcard": "http://www.w3.org/2006/vcard/ns#", + "xml": "http://www.w3.org/XML/1998/namespace", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { - "@id": "_:ub6bL1258C30", + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b100", "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "skos:prefLabel" + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" }, - "owl:someValuesFrom": { - "@id": "rdf:PlainLiteral" + "owl:onDataRange": { + "@id": "xsd:dateTime" + }, + "owl:onProperty": { + "@id": "terms:issued" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b12", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "xsd:date" + }, + { + "@id": "xsd:dateTime" + } + ] + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b15", + "@type": "rdfs:Datatype", + "owl:unionOf": { + "@list": [ + { + "@id": "xsd:date" + }, + { + "@id": "xsd:dateTime" + } + ] + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b18", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "http://dati.gov.it/onto/dcatapitDataset" + }, + { + "@id": "https://dati.gov.it/onto/dcatapit#Catalog" + } + ] + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b21", + "@type": "rdfs:Datatype", + "owl:unionOf": { + "@list": [ + { + "@id": "xsd:date" + }, + { + "@id": "xsd:dateTime" + } + ] + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b24", + "@type": "rdfs:Datatype", + "owl:unionOf": { + "@list": [ + { + "@id": "xsd:date" + }, + { + "@id": "xsd:dateTime" + } + ] } }, { - "@id": "_:ub6bL1177C32", + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b27", "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { + "owl:cardinality": { "@type": "xsd:nonNegativeInteger", "@value": "1" }, - "owl:onClass": { - "@id": "http://www.w3.org/ns/locn#Geometry" + "owl:onProperty": { + "@id": "terms:identifier" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b28", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" }, "owl:onProperty": { - "@id": "https://www.w3.org/ns/locn#geometry" + "@id": "foaf:name" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b29", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "dcat:theme" + }, + "owl:someValuesFrom": { + "@id": "skos:Concept" } }, { - "@id": "_:ub6bL1091C27", + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b30", "@type": "owl:Restriction", "owl:allValuesFrom": { - "@id": "rdfs:Literal" + "@id": "http://dati.gov.it/onto/dcatapitStandard" }, "owl:onProperty": { - "@id": "dcterms:title" + "@id": "terms:conformsTo" } }, { - "@id": "vcard:TelephoneType", - "@type": "owl:Class", - "rdfs:comment": [ - { - "@language": "en", - "@value": "This class is defined in http://www.w3.org/2006/vcard/ns and it is used to represent a type of phone number." - }, - { - "@language": "it", - "@value": "Questa classe è definita in http://www.w3.org/2006/vcard/ns per rappresentare un tipo di numero telefonico." - } - ], - "rdfs:isDefinedBy": { - "@id": "http://www.w3.org/2006/vcard/ns" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b31", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.gov.it/onto/dcatapitAgent" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "Telefono" - }, - { - "@language": "en", - "@value": "Phone" - } - ], - "rdfs:subClassOf": { - "@id": "_:ub6bL1322C37" + "owl:onProperty": { + "@id": "terms:creator" } }, { - "@id": "dct:contributor", - "@type": "owl:AnnotationProperty" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b32", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.gov.it/onto/dcatapitDataset" + }, + "owl:onProperty": { + "@id": "terms:isVersionOf" + } }, { - "@id": "_:ub6bL1032C34", + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b33", "@type": "owl:Restriction", "owl:allValuesFrom": { - "@id": "rdfs:Literal" + "@id": "terms:LinguisticSystem" }, "owl:onProperty": { - "@id": "foaf:name" + "@id": "terms:language" } }, { - "@id": "skos:prefLabel", - "@type": "owl:DatatypeProperty", - "rdfs:comment": [ - { - "@language": "it", - "@value": "Proprietà utilizzata per identificare una stringa lessicale principale di una risorsa, espressa in uno più linguaggi naturali." - }, - { - "@language": "en", - "@value": "The preferred lexical label for a resource, in a given language." - } - ], - "rdfs:domain": { - "@id": "owl:Thing" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b34", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "terms:Location" }, - "rdfs:isDefinedBy": { - "@id": "http://www.w3.org/2004/02/skos/core" + "owl:onProperty": { + "@id": "terms:spatial" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b35", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "skos:Concept" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "etichetta principale" - }, - { - "@language": "en", - "@value": "preferred label" - } - ], - "rdfs:range": { - "@id": "rdf:PlainLiteral" + "owl:onProperty": { + "@id": "terms:subject" } }, { - "@id": "_:f395886def58244898d5aedd6e1086795b2" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b36", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "terms:PeriodOfTime" + }, + "owl:onProperty": { + "@id": "terms:temporal" + } }, { - "@id": "_:f395886def58244898d5aedd6e1086795b3" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b37", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "adms:Identifier" + }, + "owl:onProperty": { + "@id": "adms:identifier" + } }, { - "@id": "_:f395886def58244898d5aedd6e1086795b1" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b38", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "vcard:Kind" + }, + "owl:onProperty": { + "@id": "dcat:contactPoint" + } }, { - "@id": "_:f395886def58244898d5aedd6e1086795b4" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b39", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "http://dati.gov.it/onto/dcatapitDistribution" + }, + "owl:onProperty": { + "@id": "dcat:distribution" + } }, { - "@id": "_:f395886def58244898d5aedd6e1086795b5" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b40", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "terms:Frequency" + }, + "owl:onProperty": { + "@id": "terms:accrualPeriodicity" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } }, { - "@id": "_:ub6bL826C26", + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b41", "@type": "owl:Restriction", "owl:onClass": { "@id": "http://dati.gov.it/onto/dcatapitAgent" }, "owl:onProperty": { - "@id": "dcterms:rightsHolder" + "@id": "terms:rightsHolder" }, "owl:qualifiedCardinality": { "@type": "xsd:nonNegativeInteger", @@ -157,151 +259,387 @@ } }, { - "@id": "http://sdati.gov.it/onto/dcatapit#startDate", - "@type": [ - "owl:ObjectProperty", - "owl:DatatypeProperty" - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "Property used to represent the start date in a period of time." - }, - { - "@language": "it", - "@value": "Proprietà utilizzata per rappresentare una data di inizio di un periodo temporale." - }, - { - "@id": "http://dati.gov.it/onto/dcatapit" - } - ], - "rdfs:domain": { - "@id": "dcterms:PeriodOfTime" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b42", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "data di inizio" - }, - { - "@language": "en", - "@value": "start date" - } - ], - "rdfs:range": { - "@id": "_:ub6bL303C58" + "owl:onClass": { + "@id": "http://dati.gov.it/onto/dcatapitAgent" }, - "rdfs:subPropertyOf": { - "@id": "schema:startDate" + "owl:onProperty": { + "@id": "terms:publisher" } }, { - "@id": "https://www.w3.org/ns/dcat#Dataset", - "@type": "owl:Class", - "rdfs:comment": [ - { - "@language": "it", - "@value": "Questa classe è definita in DCAT ed è stata aggiunta al fine di allinerarla con la classe Dataset del profilo italiano DCAT-AP IT. In particolare, le proprietà della classe Dataset di DCAT e le loro cardinalità sono state leggermente modificate in DCAT-AP IT per essere conformi a DCAT-AP, definito in sede Europea." - }, - { - "@language": "en", - "@value": "This class is defined in DCAT and it has been added in order to align it with the Dataset class of the DCAT-AP IT, the Italian application profile. In particular, the properties of DCAT Dataset and their cardinalities have been slightly modified in order to make DCAT-AP IT conformant with DCAT-AP, specified at the European level." - } - ], - "rdfs:isDefinedBy": { - "@id": "https://www.w3.org/ns/dcat" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b43", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "terms:description" }, - "rdfs:label": "Dataset" + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } }, { - "@id": "vcard:Email", - "@type": "owl:Class", - "rdfs:comment": [ - { - "@language": "it", - "@value": "La classe è utilizzata per specificare l'indirizzo email primario per le comunicazioni con l'oggetto che vCard rappresenta." - }, - { - "@language": "en", - "@value": "To specify the primary electronic mail address for communications with the object the vCard represents." - }, - { - "@id": "http://www.w3.org/2006/vcard/ns" - } - ], - "rdfs:label": [ - { - "@language": "it", - "@value": "Email" - }, - { - "@language": "en", - "@value": "Email" - } - ] + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b44", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "terms:title" + }, + "owl:someValuesFrom": { + "@id": "rdfs:Literal" + } }, { - "@id": "skos:ConceptScheme", - "@type": "owl:Class", - "rdfs:comment": [ - { - "@language": "it", - "@value": "Una collezione di concetti (e.g., un vocabolario controllato) in cui la Categoria è definita. La classe rappresenta il tema principale del catalogo dei dati. E' richiesto l'uso dell'URI del vocabolario controllato (non degli URI dei concetti inclusi nel vocabolario). L'URI è il seguente: http://publications.europa.eu/resource/authority/data-theme" - }, - { - "@language": "en", - "@value": "A concept collection (e.g. controlled vocabulary) in which the Category is defined. The class represents the main category of the catalogue. It is required to specify the URI of the vocabulary itself (not the URI of the concepts included in the vocabulary) which is the following: http://publications.europa.eu/resource/authority/data-theme" - } - ], - "rdfs:isDefinedBy": { - "@id": "skos:" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b45", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "Schema Categoria" - }, - { - "@language": "en", - "@value": "Category Schema" - } - ], - "rdfs:subClassOf": { - "@id": "_:ub6bL1273C36" + "owl:onProperty": { + "@id": "dcat:keyword" } }, { - "@id": "adms:Identifier", + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b46", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "terms:identifier" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b47", + "@type": "owl:Restriction", + "owl:onDataRange": { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b48" + }, + "owl:onProperty": { + "@id": "terms:modified" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b48", + "@type": "rdfs:Datatype", + "owl:unionOf": { + "@list": [ + { + "@id": "xsd:date" + }, + { + "@id": "xsd:dateTime" + } + ] + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b51", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b52" + }, + "owl:onProperty": { + "@id": "terms:issued" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b52", + "@type": "rdfs:Datatype", + "owl:unionOf": { + "@list": [ + { + "@id": "xsd:date" + }, + { + "@id": "xsd:dateTime" + } + ] + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b55", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "owl:versionInfo" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b56", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Resource" + }, + "owl:onProperty": { + "@id": "dcat:downloadURL" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b57", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "terms:MediaTypeOrExtent" + }, + "owl:onProperty": { + "@id": "terms:format" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b58", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "http://dati.gov.it/onto/dcatapitLicenseDocument" + }, + "owl:onProperty": { + "@id": "terms:license" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b59", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "rdfs:Resource" + }, + "owl:onProperty": { + "@id": "dcat:accessURL" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b6", "@type": "owl:Class", - "rdfs:comment": [ - { - "@language": "it", - "@value": "Un identificatore definito in un particolare contesto. Rappresenta un altro identificatore del dataset in un preciso contesto. Ad esempio può essere il codice ISBN, DOI, ecc." - }, - { - "@language": "en", - "@value": "An identifier in a particular context, consisting of the string that is the identifier. For instance, other identifiers can be the ISBN or DOI, etc." - } - ], - "rdfs:isDefinedBy": { - "@id": "http://www.w3.org/ns/adms" + "owl:unionOf": { + "@list": [ + { + "@id": "http://dati.gov.it/onto/dcatapitDataset" + }, + { + "@id": "https://dati.gov.it/onto/dcatapit#Catalog" + } + ] + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b60", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "Identifier" - }, - { - "@language": "it", - "@value": "Identificatore" - } - ], - "rdfs:subClassOf": { - "@id": "_:ub6bL1337C33" + "owl:onProperty": { + "@id": "terms:description" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b61", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "terms:title" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b62", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b63" + }, + "owl:onProperty": { + "@id": "terms:modified" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b63", + "@type": "rdfs:Datatype", + "owl:unionOf": { + "@list": [ + { + "@id": "xsd:date" + }, + { + "@id": "xsd:dateTime" + } + ] + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b66", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "xsd:decimal" + }, + "owl:onProperty": { + "@id": "dcat:byteSize" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b67", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "skos:Concept" + }, + "owl:onProperty": { + "@id": "terms:type" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b68", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "foaf:name" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b69", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "owl:versionInfo" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b70", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "vcard:Email" + }, + "owl:onProperty": { + "@id": "vcard:hasEmail" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b71", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onClass": { + "@id": "vcard:TelephoneType" + }, + "owl:onProperty": { + "@id": "vcard:hasTelephone" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b72", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "vcard:hasURL" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b73", + "@type": "owl:Restriction", + "owl:onDataRange": { + "@id": "xsd:string" + }, + "owl:onProperty": { + "@id": "vcard:fn" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b74", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "xsd:anyURI" + }, + "owl:onProperty": { + "@id": "http://dati.gov.it/onto/dcatapitreferenceDoc" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b75", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" + }, + "owl:onProperty": { + "@id": "terms:title" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b76", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "terms:identifier" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b77", + "@type": "owl:Restriction", + "owl:maxCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "terms:description" } }, { - "@id": "_:ub6bL1172C32", + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b78", "@type": "owl:Restriction", "owl:maxQualifiedCardinality": { "@type": "xsd:nonNegativeInteger", @@ -315,1134 +653,885 @@ } }, { - "@id": "dcat:theme", - "@type": "owl:ObjectProperty", - "rdfs:comment": [ - { - "@language": "en", - "@value": "This property refers to a category of the Dataset. A Dataset may be associated with multiple themes." - }, - { - "@language": "it", - "@value": "Questa proprietà è utilizzata per rappresentare il tema che classifica il dataset. Un dataset può essere associato a temi multipli. I valori da utilizzare per questa proprietà sono gli URI dei concetti del vocabolario EU Data Theme (URI vocabolario: http://publications.europa.eu/resource/authority/data-theme) descritti alla pagina http://publications.europa.eu/mdr/authority/data-theme." - } - ], - "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitDataset" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b79", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" }, - "rdfs:isDefinedBy": { - "@id": "dcat:" + "owl:onClass": { + "@id": "http://www.w3.org/ns/locn#Geometry" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "tema" - }, - { - "@language": "en", - "@value": "theme" - } - ], - "rdfs:range": { - "@id": "skos:Concept" + "owl:onProperty": { + "@id": "https://www.w3.org/ns/locn#geometry" } }, { - "@id": "_:ub6bL1396C61", + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b80", "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "skos:ConceptScheme" + "owl:onDataRange": { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b81" }, "owl:onProperty": { - "@id": "dcat:themeTaxonomy" + "@id": "http://sdati.gov.it/onto/dcatapit#startDate" + }, + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b81", + "@type": "rdfs:Datatype", + "owl:unionOf": { + "@list": [ + { + "@id": "xsd:date" + }, + { + "@id": "xsd:dateTime" + } + ] } }, { - "@id": "_:ub6bL809C26", + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b84", "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "adms:Identifier" + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onDataRange": { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b85" }, "owl:onProperty": { - "@id": "adms:identifier" + "@id": "http://dati.gov.it/onto/dcatapitendDate" } }, { - "@id": "vcard:fn", - "@type": "owl:DatatypeProperty", - "rdfs:comment": [ - { - "@language": "it", - "@value": "Proprietà definita in http://www.w3.org/2006/vcard/ns. Rappresenta il nome completo di un oggetto (inteso come singola stringa). In DCAT-AP_IT la proprietà è utilizzata per specificare il nome del dipartimento/ufficio identificato come il punto di contatto stabile per il Dataset. Si raccomanda di non utilizzare il nome dell'organizzazione nel suo complesso. Il nome dell'organizzazione può essere usato solo nell'eventualità il dipartimento/ufficio non esista o non si possa chiaramente identificare." - }, - { - "@language": "en", - "@value": "Property defined in http://www.w3.org/2006/vcard/ns. It represents the full name of an object (as a single string). In DCAT-AP_IT it is used to represent the name of the department/office that is the stable contact point for the dataset. It is recommend not using the name of the organization as a whole. The name of the organization can be used only when the name of the department/office does not exist or cannot be clearly identified." - }, - { - "@id": "http://www.w3.org/2006/vcard/ns" - } - ], - "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitOrganization" - }, - "rdfs:label": [ - { - "@language": "it", - "@value": "nome dell'ufficio/organizzazione" - }, - { - "@language": "en", - "@value": "department name" - } - ], - "rdfs:range": { - "@id": "xsd:string" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b85", + "@type": "rdfs:Datatype", + "owl:unionOf": { + "@list": [ + { + "@id": "xsd:date" + }, + { + "@id": "xsd:dateTime" + } + ] } }, { - "@id": "_:ub6bL1414C61", + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b88", "@type": "owl:Restriction", - "owl:onDataRange": { - "@id": "xsd:dateTime" + "owl:onProperty": { + "@id": "skos:prefLabel" }, + "owl:someValuesFrom": { + "@id": "rdf:PlainLiteral" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b89", + "@type": "owl:Restriction", "owl:onProperty": { - "@id": "dcterms:modified" + "@id": "terms:title" }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "owl:someValuesFrom": { + "@id": "rdfs:Literal" } }, { - "@id": "rdfs:isDefinedBy", - "@type": "owl:AnnotationProperty" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b9", + "@type": "owl:Class", + "owl:unionOf": { + "@list": [ + { + "@id": "http://dati.gov.it/onto/dcatapitDataset" + }, + { + "@id": "https://dati.gov.it/onto/dcatapit#Catalog" + } + ] + } }, { - "@id": "rdfs:label", - "@type": "owl:AnnotationProperty" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b90", + "@type": "owl:Restriction", + "owl:cardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" + }, + "owl:onProperty": { + "@id": "vcard:value" + } }, { - "@id": "foaf:name", - "@type": "owl:DatatypeProperty", - "rdfs:comment": [ - { - "@language": "en", - "@value": "Property used to represent a name of a Thing." - }, - { - "@language": "it", - "@value": "Proprietà utilizzata per rappresentare il nome di una cosa." - } - ], - "rdfs:domain": { - "@id": "owl:Thing" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b91", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "rdfs:Literal" }, - "rdfs:isDefinedBy": { - "@id": "foaf:" + "owl:onProperty": { + "@id": "skos:notation" + } + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b92", + "@type": "owl:Restriction", + "owl:onProperty": { + "@id": "dcat:dataset" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "nome" - }, - { - "@language": "en", - "@value": "name" - } - ], - "rdfs:range": { - "@id": "rdfs:Literal" + "owl:someValuesFrom": { + "@id": "http://dati.gov.it/onto/dcatapitDataset" } }, { - "@id": "dct:author", - "@type": "owl:AnnotationProperty" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b93", + "@type": "owl:Restriction", + "owl:allValuesFrom": { + "@id": "terms:LinguisticSystem" + }, + "owl:onProperty": { + "@id": "terms:language" + } }, { - "@id": "_:ub6bL1095C27", + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b94", "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "owl:allValuesFrom": { + "@id": "skos:ConceptScheme" }, "owl:onProperty": { - "@id": "dcterms:identifier" + "@id": "dcat:themeTaxonomy" } }, { - "@id": "dcterms:issued", - "@type": "owl:DatatypeProperty", - "rdfs:comment": [ - { - "@language": "it", - "@value": "Questa proprietà è utilizzata per rappresntare la data ufficiale di rilascio (es. pubblicazione) del Catalogo o del Dataset." - }, - { - "@language": "en", - "@value": "This property contains the date of formal issuance (e.g., publication) of either the Catalogue or the Dataset," - } - ], - "rdfs:domain": { - "@id": "_:ub6bL578C26" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b95", + "@type": "owl:Restriction", + "owl:onClass": { + "@id": "http://dati.gov.it/onto/dcatapitAgent" }, - "rdfs:isDefinedBy": { - "@id": "dcterms:" + "owl:onProperty": { + "@id": "terms:publisher" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "release date" - }, - { - "@language": "it", - "@value": "data di rilascio" - } - ], - "rdfs:range": { - "@id": "_:ub6bL583C25" + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" } }, { - "@id": "dcterms:description", - "@type": [ - "owl:DatatypeProperty", - "owl:AnnotationProperty" - ], - "rdfs:comment": [ - { - "@language": "en", - "@value": "This propery refers to the description of the Catalogue or of the Dataset." - }, - { - "@language": "it", - "@value": "Questa proprietà è usata per indicare la descrizione del catalogo o del dataset. Questa proprietà può essere ripetuta per esprimere la descrizione in diverse lingue." - } - ], - "rdfs:domain": { - "@id": "owl:Thing" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b96", + "@type": "owl:Restriction", + "owl:maxQualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" }, - "rdfs:isDefinedBy": { - "@id": "dcterms:" + "owl:onClass": { + "@id": "foaf:Document" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "description" - }, - { - "@language": "it", - "@value": "descrizione" - } - ], - "rdfs:range": { - "@id": "rdf:PlainLiteral" + "owl:onProperty": { + "@id": "foaf:homepage" } }, { - "@id": "_:ub6bL836C26", + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b97", "@type": "owl:Restriction", "owl:onProperty": { - "@id": "dcterms:description" + "@id": "terms:description" }, "owl:someValuesFrom": { "@id": "rdfs:Literal" } }, { - "@id": "dcterms:conformsTo", - "@type": "owl:ObjectProperty", - "rdfs:comment": [ - { - "@language": "en", - "@value": "Property used to link a dataset to the standard to which the dataset conforms." - }, - { - "@language": "t", - "@value": "Questa proprietà si riferisce a una regola implementativa o altra specifica a cui il Dataset è conforme." - } - ], - "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitDataset" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b98", + "@type": "owl:Restriction", + "owl:onDataRange": { + "@id": "xsd:dateTime" }, - "rdfs:isDefinedBy": { - "@id": "dcterms:" + "owl:onProperty": { + "@id": "terms:modified" }, - "rdfs:label": [ - { - "@language": "en", - "@value": "conforms to" - }, - { - "@language": "it", - "@value": "conformità" - } - ], - "rdfs:range": { - "@id": "http://dati.gov.it/onto/dcatapitStandard" + "owl:qualifiedCardinality": { + "@type": "xsd:nonNegativeInteger", + "@value": "1" } }, { - "@id": "_:ub6bL957C31", + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b99", "@type": "owl:Restriction", - "owl:onClass": { - "@id": "http://dati.gov.it/onto/dcatapitLicenseDocument" - }, - "owl:onProperty": { - "@id": "dcterms:license" - }, - "owl:qualifiedCardinality": { + "owl:cardinality": { "@type": "xsd:nonNegativeInteger", "@value": "1" + }, + "owl:onProperty": { + "@id": "terms:title" } }, { - "@id": "vcard:Organization", + "@id": "adms:Identifier", "@type": "owl:Class", "rdfs:comment": [ { - "@id": "http://www.w3.org/2006/vcard/ns" + "@language": "en", + "@value": "An identifier in a particular context, consisting of the string that is the identifier. For instance, other identifiers can be the ISBN or DOI, etc." }, { "@language": "it", - "@value": "Questa classe è definita in vCard ed è stata aggiunta al fine di garantire l'allineamento con vCard:Kind definito in ambito DCAT." + "@value": "Un identificatore definito in un particolare contesto. Rappresenta un altro identificatore del dataset in un preciso contesto. Ad esempio può essere il codice ISBN, DOI, ecc." + } + ], + "rdfs:isDefinedBy": { + "@id": "http://www.w3.org/ns/adms" + }, + "rdfs:label": [ + { + "@language": "it", + "@value": "Identificatore" }, { "@language": "en", - "@value": "This class is defined in vCard and it has been added in order to guarantee the alignment with the vcard:Kind as required in DCAT." + "@value": "Identifier" } ], - "rdfs:label": "Organization", "rdfs:subClassOf": { - "@id": "vcard:Kind" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b91" } }, { - "@id": "dcterms:type", + "@id": "adms:SemanticAsset", + "@type": "owl:Class" + }, + { + "@id": "adms:identifier", "@type": "owl:ObjectProperty", - "dcterms:description": [ + "rdfs:comment": [ { "@language": "it", - "@value": "Questa proprietà è definita in http://purl.org/dc/terms/ ed è aggiunta a DCAT-AP_IT al fine di modellare i tipi delle \"cose\". In particolare, è utilizzata per rappresentare il tipo di licenza di una distribuzione di un dataset. Il vocabolario che deve essere utilizzato per specificare il tipo della licenza è il seguente: http://purl.org/adms/licencetype/1.0" + "@value": "Questa proprietà si riferisce a un eventuale identificativo secondario del Dataset (un identificativo che il dataset assume in altri contesti come per esempio il DOI, l'ISBN, ecc.)." }, { "@language": "en", - "@value": "This property is defined in http://purl.org/dc/terms/ and it is added in DCAT-AP_IT to model the type of \"things\". In particular, it is used to specify the type of license of a distribution of a dataset. The vocabulary to be used to specify the type of license is the following: http://purl.org/adms/licencetype/1.0" + "@value": "This property is used to represent a secondary identifier of the dataset such a DOI, ISBN, etc." } ], "rdfs:domain": { - "@id": "owl:Thing" + "@id": "http://dati.gov.it/onto/dcatapitDataset" }, "rdfs:isDefinedBy": { - "@id": "dcterms:" + "@id": "http://www.w3.org/ns/adms#" }, "rdfs:label": [ { "@language": "it", - "@value": "tipo" + "@value": "altro identificativo" }, { "@language": "en", - "@value": "type" + "@value": "other identifier" } ], "rdfs:range": { - "@id": "skos:Concept" + "@id": "adms:Identifier" } }, { - "@id": "dcat:keyword", - "@type": "owl:DatatypeProperty", + "@id": "dcat:accessURL", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "en", - "@value": "This property contains a keyword or a tag used to describe the Dataset. The property is optional; it can be use in order to define additional keywords as free text other than those already provided using the subTheme property." + "@language": "it", + "@value": "Questa proprietà contiene un URL tramite cui si può accedere alla Distribuzione del Dataset. La risorsa all'URL di accesso potrebbe contenere informazioni su come ottenere il dataset." }, { - "@language": "it", - "@value": "Questa proprietà è usata per indicare parole chiave o tag per descrivere il dataset. Questa proprietà è opzionale e può essere utilizzata per specificare ulteriori parole chiave a testo libero oltre a quelle già individuate mediante la proprietà sotto tema." + "@language": "en", + "@value": "This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset." } ], "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitDataset" + "@id": "http://dati.gov.it/onto/dcatapitDistribution" }, "rdfs:isDefinedBy": { - "@id": "dcat:" + "@id": "http://www.w3.org/ns/dcat#" }, "rdfs:label": [ { "@language": "it", - "@value": "parola chiave" + "@value": "URL di accesso" }, { "@language": "en", - "@value": "keyword" + "@value": "access URL" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "rdfs:Resource" } }, { - "@id": "dcterms:MediaTypeOrExtent", - "@type": "owl:Class", + "@id": "dcat:byteSize", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { - "@language": "en", - "@value": "A media Type or Extent." + "@language": "it", + "@value": "Questa proprietà è utilizzata per rappresentare la dimensione della distribuzione del dataset espressa in byte." }, { - "@language": "it", - "@value": "Un tipo di supporto o estensione, es. il formato di un file. La classe è utilizzata per rappresentare il formato della distribuzione dei dataset. E' raccomandato l'uso del seguente vocabolario: http://www.iana.org/assignments/media-types/media-types.xhtml." + "@language": "en", + "@value": "This property contains the size of the Distribution of the dataset expressed in bytes" } ], + "rdfs:domain": { + "@id": "http://dati.gov.it/onto/dcatapitDistribution" + }, "rdfs:isDefinedBy": { - "@id": "dcterms:" + "@id": "http://www.w3.org/ns/dcat" }, "rdfs:label": [ { "@language": "en", - "@value": "Media Type or Extent" + "@value": "byte size" }, { "@language": "it", - "@value": "Formato" + "@value": "dimensione in byte" } - ] + ], + "rdfs:range": { + "@id": "xsd:decimal" + } }, { - "@id": "foaf:Document", - "@type": "owl:Class", + "@id": "dcat:contactPoint", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "en", - "@value": "A textual resource intended for human consumption that contains information, e.g. a web page about a Dataset." + "@language": "it", + "@value": "Questa proprietà è utilizzata per rappresentare informazioni di contatto di un dataset. Tali informazioni possono essere usate per abilitare l'invio di commenti o richieste a coloro che gestiscono il dataset." }, { - "@language": "it", - "@value": "Una risorsa testuale contenente informazioni. La risorsa può essere consultata da persone. Una pagina web su un dataset è un esempio di documento." + "@language": "en", + "@value": "This property is used to represent contact information that can be used for sending comments about the dataset." } ], + "rdfs:domain": { + "@id": "http://dati.gov.it/onto/dcatapitDataset" + }, "rdfs:isDefinedBy": { - "@id": "foaf:" + "@id": "http://www.w3.org/ns/dcat#" }, "rdfs:label": [ { "@language": "en", - "@value": "Document" + "@value": "contact point" }, { "@language": "it", - "@value": "Documento" + "@value": "punto di contatto" } - ] - }, - { - "@id": "_:ub6bL1061C31", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "vcard:TelephoneType" - }, - "owl:onProperty": { - "@id": "vcard:hasTelephone" + ], + "rdfs:range": { + "@id": "vcard:Kind" } }, { - "@id": "dcat:accessURL", + "@id": "dcat:dataset", "@type": "owl:ObjectProperty", + "owl:versionInfo": { + "@language": "en", + "@value": "1.2" + }, "rdfs:comment": [ { - "@language": "it", - "@value": "Questa proprietà contiene un URL tramite cui si può accedere alla Distribuzione del Dataset. La risorsa all'URL di accesso potrebbe contenere informazioni su come ottenere il dataset." + "@language": "en", + "@value": "Property used to link the catalogue with the dataset that is included in the Catalogue." }, { - "@language": "en", - "@value": "This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset." + "@language": "it", + "@value": "Proprietà utilizzata per collegare il catalogo ai dataset che sono inclusi nel catalogo stesso" } ], "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitDistribution" + "@id": "https://dati.gov.it/onto/dcatapit#Catalog" }, "rdfs:isDefinedBy": { - "@id": "dcat:" + "@id": "http://www.w3.org/ns/dcat#" }, "rdfs:label": [ { - "@language": "it", - "@value": "URL di accesso" + "@language": "en", + "@value": "dataset" }, { - "@language": "en", - "@value": "access URL" + "@language": "it", + "@value": "dataset" } ], "rdfs:range": { - "@id": "rdfs:Resource" + "@id": "http://dati.gov.it/onto/dcatapitDataset" } }, { - "@id": "dcterms:accrualPeriodicity", + "@id": "dcat:distribution", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", - "@value": "Property used to represent the frequancy of update of the dataset." + "@value": "Property used to link the dataset with its available distributions" }, { "@language": "it", - "@value": "Proprietà utilizzata per rappresentare la frequenza dcon cui il Dataset viene aggiornato. I valori da utilizzare per questa proprietà sono gli URI dei concetti del vocabolario MDR Frequency Named Authority List (http://publications.europa.eu/mdr/authority/frequency)." + "@value": "Proprietà utilizzata per collegare il dataset con eventuali distribuzioni disponibili" } ], "rdfs:domain": { "@id": "http://dati.gov.it/onto/dcatapitDataset" }, "rdfs:isDefinedBy": { - "@id": "dcterms:" + "@id": "http://www.w3.org/ns/dcat#" }, "rdfs:label": [ { - "@language": "it", - "@value": "frequenza di aggiornamento" + "@language": "en", + "@value": "distribution" }, { - "@language": "en", - "@value": "accrual periodicity" + "@language": "it", + "@value": "distribuzione" } ], "rdfs:range": { - "@id": "dcterms:Frequency" - } - }, - { - "@id": "_:ub6bL978C49", - "@type": "rdfs:Datatype", - "owl:unionOf": { - "@list": [ - { - "@id": "xsd:date" - }, - { - "@id": "xsd:dateTime" - } - ] - } - }, - { - "@id": "_:ub6bL855C44", - "@type": "rdfs:Datatype", - "owl:unionOf": { - "@list": [ - { - "@id": "xsd:date" - }, - { - "@id": "xsd:dateTime" - } - ] + "@id": "http://dati.gov.it/onto/dcatapitDistribution" } }, { - "@id": "xsd:decimal", - "@type": "rdfs:Datatype" - }, - { - "@id": "http://www.w3.org/ns/locn#Geometry", - "@type": "owl:Class", + "@id": "dcat:downloadURL", + "@type": "owl:ObjectProperty", + "owl:versionInfo": [ + { + "@language": "en", + "@value": "1.2" + }, + { + "@language": "it", + "@value": "1.2" + } + ], "rdfs:comment": [ { "@language": "it", - "@value": "La classe consente di identificare una posizione rappresentata come punto, linea, poligono, ecc espressi utilizzando le coordinate in un certo sistema di riferimento. Il modello concettuale della classe geometria, così come evidenziato nel diagramma UML, mostra un numero di proprietà che devono essere specificate. Tali proprietà non sono tuttavia definite nell'OWL dal momento che, in pratica, meccanismi di codifica di geometrie includono già tutte queste proprietà. La specifica GeoDCAT-AP prevede che deve essere utilizzata almeno una delle seguenti codifiche: GML o WKT." + "@value": "Questa proprietà è utilizzata per rappresentare l'URL che fornisce un link diretto al file scaricabile in un determinato formato." }, { "@language": "en", - "@value": "The locn:Geometry class provides the means to identify a location as a point, line, polygon, etc. expressed using coordinates in some coordinate reference system. The conceptual model of the Geometry class itself shows a number of properties that are not defined in the OWL since in practice geometry encodings all include already these properties. GeoDCAT-AP specifies that at least one of the following encodings must be used: GML or WKT." + "@value": "This property is used to represent a URL that is a direct link to a downloadable file in a given format." } ], + "rdfs:domain": { + "@id": "http://dati.gov.it/onto/dcatapitDistribution" + }, "rdfs:isDefinedBy": { - "@id": "http://www.w3.org/ns/locn" + "@id": "http://www.w3.org/ns/dcat#" }, "rdfs:label": [ { "@language": "it", - "@value": "Geometria" + "@value": "URL di download" }, { "@language": "en", - "@value": "Geometry" + "@value": "download URL" } - ] - }, - { - "@id": "_:ub6bL801C26", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "skos:Concept" - }, - "owl:onProperty": { - "@id": "dcterms:subject" - } - }, - { - "@id": "_:ub6bL1400C61", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "http://dati.gov.it/onto/dcatapitAgent" - }, - "owl:onProperty": { - "@id": "dcterms:publisher" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + ], + "rdfs:range": { + "@id": "rdfs:Resource" } }, { - "@id": "vcard:Kind", - "@type": "owl:Class", + "@id": "dcat:keyword", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "it", - "@value": "E' la classe definita nelle specifiche vCard utilizzata per definire un punto di contatto che include per esempio un indirizzo email, un numero di telefono un URL di riferimento." + "@value": "Questa proprietà è usata per indicare parole chiave o tag per descrivere il dataset. Questa proprietà è opzionale e può essere utilizzata per specificare ulteriori parole chiave a testo libero oltre a quelle già individuate mediante la proprietà sotto tema." }, { "@language": "en", - "@value": "A description following the vCard specification, e.g. to provide telephone number and e-mail address, for instance, for a contact point." + "@value": "This property contains a keyword or a tag used to describe the Dataset. The property is optional; it can be use in order to define additional keywords as free text other than those already provided using the subTheme property." } ], + "rdfs:domain": { + "@id": "http://dati.gov.it/onto/dcatapitDataset" + }, "rdfs:isDefinedBy": { - "@id": "vcard:" + "@id": "http://www.w3.org/ns/dcat#" }, "rdfs:label": [ { - "@language": "it", - "@value": "Punto di contatto" + "@language": "en", + "@value": "keyword" }, { - "@language": "en", - "@value": "Contact Point" + "@language": "it", + "@value": "parola chiave" } - ] + ], + "rdfs:range": { + "@id": "rdfs:Literal" + } }, { - "@id": "http://dati.gov.it/onto/dcatapitDistribution", - "@type": "owl:Class", + "@id": "dcat:landingPage", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "it", - "@value": "Questa classe rappresenta la rappresentazione fisica del Dataset in un particolare formato. Obbligatoria nel caso in cui sia necessario descrivere la distribuzione di dati aperti. E' ozionale nel caso in cui sia necessario descrivere dati inclusi in banche dati delle pubbliche amministrazioni (e.g., per descrivere i database gestionali impiegati dalla pubblica amministrazione).\n\nLa classe è definita nel contesto del profilo DCAT-AP IT come sottoclasse della classe dcat:Distribution al fine di mantenere il pieno allineamento con quella ontologia esterna ma garantendo, al tempo stesso, la possibilità di aggiungere proprietà e restrizioni su proprietà in linea con i requisiti di DCAT-AP IT.\n\nUn esempio in turtle è il seguente (dove datiDistribuzione potrebbe essere ):\n\n
\ndatiDistribuzione:LODIPA-Turtle\n   a   dcatapit:Distribution , dcat:Distribution ;\n   dct:title  \"Distribuzione Turtle di LOD IPA\" ;\n   dct:format   ; \n   dct:license   ;\n   dcat:downloadURL   ;\n   dcat:accessURL   ."
+          "@value": "Questa proprietà si riferisce a una pagina web, riferibile al fornitore e non ad una terza parte, che fornisce l’accesso al Dataset, le sue Distribuzioni e/o informazioni aggiuntive."
         },
         {
           "@language": "en",
-          "@value": "This class represents a physical embodiment of the Dataset in a particular format. This class is mandatory if you need to describe the distribution of a open dataset. It can be optional in case you need to describe other types of data (e.g., data included in databases of public administration used for internal management purposes).\n\nThe class is defined in the context of DCAT-AP IT as sub class of dcat:Distribution. This allows maintaining the full alignment to that external ontology; however, this allows guaranteeing, at the same time, the possibility to add additional properties and customized restrictions on the properties according to DCAT-AP requirements.\n\nAn example in turtle is the following (where datiDistribuzione can be ):\n\n
\ndatiDistribuzione:LODIPA-Turtle\n   a   dcatapit:Distribution , dcat:Distribution ;\n   dct:title  \"Distribuzione Turtle di LOD IPA\" ;\n   dct:format  \"text/turtle\" ;\n   dct:license   ;\n   dcat:downloadURL   ;\n   dcat:accessURL   ."
+          "@value": "This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information."
         }
       ],
+      "rdfs:domain": {
+        "@id": "http://dati.gov.it/onto/dcatapitDataset"
+      },
       "rdfs:isDefinedBy": {
-        "@id": "http://dati.gov.it/onto/dcatapit"
+        "@id": "http://www.w3.org/ns/dcat#"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Distribution"
+          "@value": "landing page"
         },
         {
           "@language": "it",
-          "@value": "Distribuzione"
+          "@value": "pagina di accesso"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub6bL957C31"
-        },
-        {
-          "@id": "_:ub6bL984C31"
-        },
-        {
-          "@id": "_:ub6bL975C31"
-        },
-        {
-          "@id": "_:ub6bL952C31"
-        },
-        {
-          "@id": "https://www.w3.org/ns/dcat#Distribution"
-        },
-        {
-          "@id": "_:ub6bL967C31"
-        },
-        {
-          "@id": "_:ub6bL948C31"
-        },
-        {
-          "@id": "_:ub6bL962C31"
-        },
-        {
-          "@id": "_:ub6bL971C31"
-        }
-      ]
-    },
-    {
-      "@id": "owl:Thing",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "_:ub6bL1066C31",
-      "@type": "owl:Restriction",
-      "owl:maxCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "vcard:hasURL"
+      "rdfs:range": {
+        "@id": "foaf:Document"
       }
     },
     {
-      "@id": "dcterms:rightsHolder",
+      "@id": "dcat:theme",
       "@type": "owl:ObjectProperty",
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Sulla base anche di quanto indicato all’art.2 lettera i) del D. Lgs. n. 36/2006, il titolare del dataset è la pubblica amministrazione o l’organismo di diritto pubblico che ha originariamente formato per uso proprio o commissionato ad altro soggetto pubblico o privato il documento che rappresenta il dato, o che ne ha la disponibilità. Il titolare è pertanto responsabile della gestione complessiva del dataset in virtù dei propri compiti istituzionali.Si fa presente che, nell’ambito della presente ontologia, l’accezione di documento suddetta può essere intesa riferita al dataset. E' bene evitare di specificare nomi di singole persone."
+          "@value": "Questa proprietà è utilizzata per rappresentare il tema che classifica il dataset. Un dataset può essere associato a temi multipli. I valori da utilizzare per questa proprietà sono gli URI dei concetti del vocabolario EU Data Theme (URI vocabolario: http://publications.europa.eu/resource/authority/data-theme) descritti alla pagina http://publications.europa.eu/mdr/authority/data-theme."
         },
         {
           "@language": "en",
-          "@value": "This property is used to represent an agent (typically an organization) which is responsible for the overall management of the dataset in the light of its institutional objectives. This property represents one of the extensions introduced by the Italian profile of the DCaT-AP 1.1. Do not include names of single persons."
+          "@value": "This property refers to a category of the Dataset. A Dataset may be associated with multiple themes."
         }
       ],
       "rdfs:domain": {
         "@id": "http://dati.gov.it/onto/dcatapitDataset"
       },
       "rdfs:isDefinedBy": {
-        "@id": "http://purl.org/dc/terms//"
+        "@id": "http://www.w3.org/ns/dcat#"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "titolare"
+          "@value": "tema"
         },
         {
           "@language": "en",
-          "@value": "rights holder"
+          "@value": "theme"
         }
       ],
       "rdfs:range": {
-        "@id": "http://dati.gov.it/onto/dcatapitAgent"
-      }
-    },
-    {
-      "@id": "_:ub6bL1322C37",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "vcard:value"
+        "@id": "skos:Concept"
       }
     },
     {
-      "@id": "rdf:PlainLiteral",
-      "@type": "rdfs:Datatype"
-    },
-    {
-      "@id": "http://dati.gov.it/onto/dcatapitAgent",
-      "@type": "owl:Class",
+      "@id": "dcat:themeTaxonomy",
+      "@type": "owl:ObjectProperty",
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Soggetto che esercita uno specifico ruolo sui dati. La classe è associata con i Cataloghi e/o con i Dataset. Nel profilo italiano l’Agente è  un’organizzazione (o publica o privata). La classe è definita nell'ambito del profilo DCAT-AP IT come sottoclasse di foaf:Agent per mantenere l'allineamento con l'ontologia esterna assicurando la possibilità di aggiungere proprietà o restringere le cardinalità di tali proprietà in accordo con i requisiti del profilo italiano DCAT-AP IT.\n\nE' obbligatorio specificare la classe.\n\nUn esempio in turtle per la specifica di un agente è il seguente (dove datiAmministrazione potrebbe essere definito come ):\n\n
\ndatiAmministrazione:agid\n  a                 dcatapit:Agent , foaf:Agent ;\n  foaf:name        \"Agenzia per l'Italia Digitale\"@it .\n
" + "@value": "Questa proprietà è utilizzata per rappresentare un sistema di organizzazione della conoscenza utile per la classificazione dei dataset contenuti nel catalogo." }, { "@language": "en", - "@value": "An Agent who plays a specific role on the data. In the Italian profile DCAT-AP IT, an agent is an organization (either public or private). The class is defined in the context (namespace) of the DCAT-AP IT as subClassOf foaf:Agent. This allows maintaining the alignment with the external ontology required by DCAT-AP but guaranteeing, at the same time, the possibility to add new properties and new restrictions on those properties according to the Italian application profile DCAT-AP IT.\nThe class is mandatory,\n\nAn example in turle can be the following (where datiAmministrazione can be ):\n\n
\ndatiAmministrazione:agid\n  a                 dcatapit:Agent , foaf:Agent ;\n  foaf:name        \"Agenzia per l'Italia Digitale\"@it .\n
" + "@value": "This property refers to a knowledge organization system used to categorized the Catalogue's Datasets." } ], + "rdfs:domain": { + "@id": "https://dati.gov.it/onto/dcatapit#Catalog" + }, "rdfs:isDefinedBy": { - "@id": "http://dati.gov.it/onto/dcatapit" + "@id": "http://www.w3.org/ns/dcat#" }, "rdfs:label": [ { "@language": "it", - "@value": "Agente" + "@value": "tema del catalogo" }, { "@language": "en", - "@value": "Agent" + "@value": "theme taxonomy" } ], - "rdfs:subClassOf": [ - { - "@id": "_:ub6bL742C24" - }, - { - "@id": "_:ub6bL738C24" - }, - { - "@id": "foaf:Agent" - } - ] + "rdfs:range": { + "@id": "skos:ConceptScheme" + } }, { - "@id": "_:ub6bL962C31", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "rdfs:Resource" - }, - "owl:onProperty": { - "@id": "dcat:accessURL" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } + "@id": "dct:author", + "@type": "owl:AnnotationProperty" }, { - "@id": "_:ub6bL831C26", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "http://dati.gov.it/onto/dcatapitAgent" - }, - "owl:onProperty": { - "@id": "dcterms:publisher" - } + "@id": "dct:contributor", + "@type": "owl:AnnotationProperty" }, { - "@id": "dcterms:creator", - "@type": "owl:ObjectProperty", + "@id": "dct:date", + "@type": "owl:AnnotationProperty" + }, + { + "@id": "foaf:Agent", + "@type": "owl:Class", "rdfs:comment": [ { "@language": "it", - "@value": "Proprietà utilizzata per rappresentare una o più entità (organizzazione/i) che hanno materialmente prodotto il Dataset. Evitare di indicare nomi di singole persone." + "@value": "Questa classe è definita in FOAF ed è stata aggiunta per allinearla con l'Agente definito nel contesto del profilo italiano DCAT-AP IT. In particolare, si sono utilizzate solo alcune delle proprietà dell'Agente definito in FOAF con alcune restrizioni utili per la definizione del profilo italiano." }, { "@language": "en", - "@value": "Property used to represent the creator of the dataset; that is, the authority responsible for creating/making the dataset. Avoid the use of names of single persons." + "@value": "This class is defined in FOAF and it has been added in order to align it with the class Agent of the DCAT Italian application profile, i.e., DCAT-AP IT. In particular, only a few properties of the FOAF:Agent class have been used with some restrictions that were specified for the definition of DCAT-AP IT." } ], - "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitDataset" - }, "rdfs:isDefinedBy": { - "@id": "dcterms:" + "@id": "http://xmlns.com/foaf/0.1/" }, - "rdfs:label": [ - { - "@language": "it", - "@value": "autore" - }, - { - "@language": "en", - "@value": "creator" - } - ], - "rdfs:range": { - "@id": "http://dati.gov.it/onto/dcatapitAgent" - } + "rdfs:label": "Agent" }, { - "@id": "dcterms:isVersionOf", - "@type": "owl:ObjectProperty", + "@id": "foaf:Document", + "@type": "owl:Class", "rdfs:comment": [ { - "@language": "it", - "@value": "Questa proprietà si riferisce a un Dataset correlato che è una versione, un’edizione o un adattamento del Dataset descritto." + "@language": "en", + "@value": "A textual resource intended for human consumption that contains information, e.g. a web page about a Dataset." }, { - "@language": "en", - "@value": "This property refers to a related Dataset of which the described Dataset is a version, edition, or adaptation." + "@language": "it", + "@value": "Una risorsa testuale contenente informazioni. La risorsa può essere consultata da persone. Una pagina web su un dataset è un esempio di documento." } ], - "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitDataset" - }, "rdfs:isDefinedBy": { - "@id": "dcterms:" + "@id": "http://xmlns.com/foaf/0.1/" }, "rdfs:label": [ { "@language": "en", - "@value": "is version of" + "@value": "Document" }, { "@language": "it", - "@value": "è versione di" + "@value": "Documento" } - ], - "rdfs:range": { - "@id": "http://dati.gov.it/onto/dcatapitDataset" - } - }, - { - "@id": "_:ub6bL813C26", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "vcard:Kind" - }, - "owl:onProperty": { - "@id": "dcat:contactPoint" - } + ] }, { - "@id": "skos:Concept", - "@type": "owl:Class", + "@id": "foaf:homepage", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "it", - "@value": "Un concetto come un'idea, una nozione un'unità di pensiero. Nel contesto del profilo italiano la classe è utilizzata per rappresentare sia il tema principale (categoria) del dataset (è richiesto l'uso del vocabolario controllato definito nell'ambito del profilo DCAT disponibile in http://publications.europa.eu/resource/authority/data-theme), sia il sotto tema che sarà definito da AgID nelle prossime settimane e che sarà basato sulla classificazione ufficiale COFOG." + "@value": "Questa proprietà si riferisce alla pagina web. Essa è utilizzata per rappresentare la pagina principale per il Catalogo e per il punto di contatto del dataset. Nel caso del punto di contatto, la proprietà può essere sia l'home page dell'organizzazione/ufficio che agisce come punto di contatto, o una pagina web con le informazioni relative al punto di contatto." }, { "@language": "en", - "@value": "A concept such as an idea or notion; a unit of thought.The class represents both 1) the main subject (category) of the dataset being described. It is required the use of the controlled vocabulary defined in http://publications.europa.eu/resource/authority/data-theme; and 2) the subTheme that will defined in the upcoming weeks by AgID and that will be based on the COFOG classification." + "@value": "This property refers to the home page. It is used to represent the main page for the Catalogue and the Contact Point of the dataset. In the case of the contact point, the home page can be either the home page of the organization/organization office acting as contact point or the home page including contact information for the dataset." } ], + "rdfs:domain": { + "@id": "https://dati.gov.it/onto/dcatapit#Catalog" + }, "rdfs:isDefinedBy": { - "@id": "skos:" + "@id": "http://xmlns.com/foaf/0.1/" }, "rdfs:label": [ { "@language": "en", - "@value": "Category" + "@value": "home page" }, { "@language": "it", - "@value": "Categoria" + "@value": "home page" } ], - "rdfs:subClassOf": { - "@id": "_:ub6bL1258C30" + "rdfs:range": { + "@id": "foaf:Document" } }, { - "@id": "foaf:Agent", - "@type": "owl:Class", + "@id": "foaf:name", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "en", - "@value": "This class is defined in FOAF and it has been added in order to align it with the class Agent of the DCAT Italian application profile, i.e., DCAT-AP IT. In particular, only a few properties of the FOAF:Agent class have been used with some restrictions that were specified for the definition of DCAT-AP IT." + "@value": "Property used to represent a name of a Thing." }, { "@language": "it", - "@value": "Questa classe è definita in FOAF ed è stata aggiunta per allinearla con l'Agente definito nel contesto del profilo italiano DCAT-AP IT. In particolare, si sono utilizzate solo alcune delle proprietà dell'Agente definito in FOAF con alcune restrizioni utili per la definizione del profilo italiano." - } - ], - "rdfs:isDefinedBy": { - "@id": "foaf:" - }, - "rdfs:label": "Agent" - }, - { - "@id": "vcard:hasTelephone", - "@type": "owl:ObjectProperty", - "rdfs:comment": [ - { - "@language": "it", - "@value": "Questa proprietà è definita in http://www.w3.org/2006/vcard/ns ed è stata aggiunta al fine di poter legare l'Organizzazione, che rappresenta il punto di contatto, con il numero di telefono della stessa." - }, - { - "@language": "en", - "@value": "This property is defined in http://www.w3.org/2006/vcard/ns and it is used to link the Organization representing the contact point to its phone number." + "@value": "Proprietà utilizzata per rappresentare il nome di una cosa." } ], "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitOrganization" + "@id": "owl:Thing" }, "rdfs:isDefinedBy": { - "@id": "http://www.w3.org/2006/vcard/ns" + "@id": "http://xmlns.com/foaf/0.1/" }, "rdfs:label": [ { "@language": "en", - "@value": "has telephone" + "@value": "name" }, { "@language": "it", - "@value": "ha telefono" + "@value": "nome" } ], "rdfs:range": { - "@id": "vcard:TelephoneType" + "@id": "rdfs:Literal" } }, { - "@id": "dcterms:Standard", - "@type": "owl:Class", - "rdfs:comment": [ - { - "@id": "dcterms:" - }, + "@id": "http://dati.gov.it/onto/dcatapit", + "@type": [ + "owl:Ontology", + "owl:NamedIndividual", + "adms:SemanticAsset" + ], + "dct:contributor": [ { "@language": "en", - "@value": "This class is defined in Dublin Core and it has been added in order to align it with the Standard class defined in DCAT.AP IT." + "@value": "Working Group on National metadata profile DCAT-AP IT - Regione Piemonte, Provincia Autonoma di Trento, CISIS, Protezione Civile and ISTAT" }, { "@language": "it", - "@value": "Questa classe è definita in Dublin Core ed è stata aggiunta al fine di garantire il suo allineamento con la classe Standard definita nel contesto del profilo italiano DCAT-AP IT." + "@value": "Gruppo di lavoro su Profilo Nazionale Metadati - Regione Piemonte, Provincia autonoma di Trento, CISIS, Protezione Civile e Istat" } ], - "rdfs:label": "Standard" - }, - { - "@id": "_:ub6bL777C26", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "dcat:theme" - }, - "owl:someValuesFrom": { - "@id": "skos:Concept" - } - }, - { - "@id": "dcat:contactPoint", - "@type": "owl:ObjectProperty", - "rdfs:comment": [ + "dct:creator": "AgID - Agenzia per l'Italia Digitale", + "dct:description": [ { "@language": "en", - "@value": "This property is used to represent contact information that can be used for sending comments about the dataset." + "@value": "This is version 2.0 (2016-03-18) of the ontology of the Italian application profile for the metadata that describe catalogues and data of Italian Public Administrations (DCAT-AP_IT)." + }, + { + "@id": "http://www.dati.gov.it/sites/default/files/DCAT-AP_IT_UML.png" }, { "@language": "it", - "@value": "Questa proprietà è utilizzata per rappresentare informazioni di contatto di un dataset. Tali informazioni possono essere usate per abilitare l'invio di commenti o richieste a coloro che gestiscono il dataset." + "@value": "Versione 2.0 del 18-03-2016 dell'ontologia del Profilo italiano dei metadati che descrivono dati, e cataloghi di dati, delle pubbliche amministrazioni (DCAT-AP_IT)." } ], - "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitDataset" - }, - "rdfs:isDefinedBy": { - "@id": "dcat:" + "dct:license": { + "@id": "http://creativecommons.org/licenses/by/3.0/it/" }, - "rdfs:label": [ + "dct:modified": "2016-03-18", + "dct:rights": [ { - "@language": "en", - "@value": "contact point" + "@language": "it", + "@value": "Attribuzione - http://creativecommons.org/licenses/by/3.0/it/legalcode" }, + { + "@language": "en", + "@value": "Attribution - http://creativecommons.org/licenses/by/3.0/it/legalcode" + } + ], + "dct:title": [ { "@language": "it", - "@value": "punto di contatto" + "@value": "DCAT-AP IT - Ontologia del profilo nazionale dei metadati dei dati della PA" + }, + { + "@language": "en", + "@value": "DCAT-AP IT - The Italian application profile for metadata of datasets" } ], - "rdfs:range": { - "@id": "vcard:Kind" - } - }, - { - "@id": "dcterms:Frequency", - "@type": "owl:Class", + "owl:versionIRI": { + "@id": "http://dati.gov.it/onto/dcatapit/2.0" + }, "rdfs:comment": [ { "@language": "it", - "@value": "Numero delle volte che qualcosa si ripete. E' utlizzata per rappresentare la frequenza di aggiornamento dei dataset. Essa assume un insieme finito di valori come definiti dal vocabolario controllato disponibile in http://publications.europa.eu/mdr/authority/frequency/index.html. La classe è definita dallo standard dublin core" + "@value": "Questa è la versione 2.0 dell'ontologia - Ultima modifica del 18 marzo 2016. L'ontologia è definita sulla base del profilo DCAT-AP 1.1 rilasciato dalla Commissione Europea, nel contesto del programma ISA, lo scorso Novembre 2015." }, { "@language": "en", - "@value": "A rate at which something recurs. It is used to represent the frequency of update of datasets. It assumes a specific set of values as defined by the controlled vocabulary available at http://publications.europa.eu/mdr/authority/frequency/index.html. The class is defined by the Dublin Core standard" + "@value": "This is 2.0 version of the ontology - last update on 18th March 2016. The ontology is built upon DCAT-AP version 1.1 released by the European Commission, in the context of the ISA programme, on November 2015." } ], - "rdfs:isDefinedBy": { - "@id": "dcterms:" - }, "rdfs:label": [ { "@language": "it", - "@value": "Frequenza" + "@value": "DCAT-AP IT - Ontologia del profilo nazionale dei metadati dei dati della PA" }, { "@language": "en", - "@value": "Frequency" + "@value": "DCAT-AP IT - The Italian application profile for metadata of dataset" } ] }, { - "@id": "_:ub6bL821C26", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "dcterms:Frequency" - }, - "owl:onProperty": { - "@id": "dcterms:accrualPeriodicity" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } - }, - { - "@id": "_:ub6bL785C26", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "http://dati.gov.it/onto/dcatapitAgent" - }, - "owl:onProperty": { - "@id": "dcterms:creator" - } - }, - { - "@id": "_:ub6bL583C25", - "@type": "rdfs:Datatype", - "owl:unionOf": { - "@list": [ - { - "@id": "xsd:date" - }, - { - "@id": "xsd:dateTime" - } - ] - } - }, - { - "@id": "adms:SemanticAsset", - "@type": "owl:Class" - }, - { - "@id": "skos:notation", - "@type": "owl:DatatypeProperty", + "@id": "http://dati.gov.it/onto/dcatapitAgent", + "@type": "owl:Class", "rdfs:comment": [ { "@language": "en", - "@value": "A notation is a string of characters such as \"T58.5\" or \"303.4833\" used to uniquely identify a concept." + "@value": "An Agent who plays a specific role on the data. In the Italian profile DCAT-AP IT, an agent is an organization (either public or private). The class is defined in the context (namespace) of the DCAT-AP IT as subClassOf foaf:Agent. This allows maintaining the alignment with the external ontology required by DCAT-AP but guaranteeing, at the same time, the possibility to add new properties and new restrictions on those properties according to the Italian application profile DCAT-AP IT.\nThe class is mandatory,\n\nAn example in turle can be the following (where datiAmministrazione can be ):\n\n
\ndatiAmministrazione:agid\n  a                 dcatapit:Agent , foaf:Agent ;\n  foaf:name        \"Agenzia per l'Italia Digitale\"@it .\n
" }, { "@language": "it", - "@value": "Questa proprietà contiene una stringa che è un identificatore nel contesto dello schema di identificazione a cui fa riferimento il suo tipo." - }, - { - "@id": "http://www.w3.org/2004/02/skos/core" + "@value": "Soggetto che esercita uno specifico ruolo sui dati. La classe è associata con i Cataloghi e/o con i Dataset. Nel profilo italiano l’Agente è un’organizzazione (o publica o privata). La classe è definita nell'ambito del profilo DCAT-AP IT come sottoclasse di foaf:Agent per mantenere l'allineamento con l'ontologia esterna assicurando la possibilità di aggiungere proprietà o restringere le cardinalità di tali proprietà in accordo con i requisiti del profilo italiano DCAT-AP IT.\n\nE' obbligatorio specificare la classe.\n\nUn esempio in turtle per la specifica di un agente è il seguente (dove datiAmministrazione potrebbe essere definito come ):\n\n
\ndatiAmministrazione:agid\n  a                 dcatapit:Agent , foaf:Agent ;\n  foaf:name        \"Agenzia per l'Italia Digitale\"@it .\n
" } ], - "rdfs:domain": { - "@id": "adms:Identifier" + "rdfs:isDefinedBy": { + "@id": "http://dati.gov.it/onto/dcatapit" }, "rdfs:label": [ { - "@language": "it", - "@value": "notazione" + "@language": "en", + "@value": "Agent" }, { - "@language": "en", - "@value": "notation" + "@language": "it", + "@value": "Agente" } ], - "rdfs:range": { - "@id": "rdfs:Literal" - } + "rdfs:subClassOf": [ + { + "@id": "foaf:Agent" + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b27" + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b28" + } + ] }, { - "@id": "http://dati.gov.it/onto/dcatapitStandard", + "@id": "http://dati.gov.it/onto/dcatapitDataset", "@type": "owl:Class", "rdfs:comment": [ { - "@language": "it", - "@value": "Uno standard o altre specifiche a cui un dataset è conforme. La classe può essere utilizzata per rappresentare regole tecniche, modelli di dati, ontologie, norme su cui sono basati i Dataset.\n\nLa classe è definita nel contesto del profilo DCAT-AP IT come sottoclasse della classe dct:Standard al fine di mantenere il pieno allineamento con quella ontologia esterna ma garantendo, al tempo stesso, la possibilità di aggiungere proprietà e restrizioni su proprietà in linea con i requisiti di DCAT-AP IT.\n\nUn esempio in turtle è il seguente (dove datiStandard potrebbe essere ):\n\n
\n\n   a   dcatapit:Standard , dct:Standard ;\n   dct:title \"W3C Org organization ontology\" ;\n   dct:description  \"The ontology of the organizations\" ;\n   dcatapit:referenceDocumentation \"https://www.w3.org/ns/org.rdf\"^^xsd:anyURI ;\n   dcatapit:referenceDocumentation \"https://www.w3.org/TR/vocab-org/\"^^xsd:anyURI .\n
" + "@language": "en", + "@value": "A conceptual entity that represents the published information. The class is defined in the context of the DCAT-AP IT as sub class of dcat:Dataset. This allows maintaining the fully alignment with that external ontology but guaranteeing, at the same time, the possibility to add properties and restrictions on the properties according to the DCAT-AP IT requirements.\n\nThe class is mandatory.\n\nAn example in turtle is the following (where datiDataset could be http://dati.gov.it/resource/Dataset/>):\n\n
\ndatiDataset:LinkedOpenIPA\n   a   dcatapit:Dataset , dcat:Dataset ;\n   dct:identifier  \"LOD IPA\" ;\n   dct:title  \"Linked Open IPA\"@it ;\n   dct:description   \"Il dataset LOD dell'Indice della Pubblica Amministrazione\"@it ;\n   dcat:theme  \t\t ;\n   dcatapit:subTheme \t ;\n   dct:issued   \"2012-01-15\"^^xsd:date ;\n   dct:modified  \"2015-05-25\"^^xsd:date ;\n   dcat:keyword  \"Pubblica Amministrazione\" ;\n   dcat:keyword  \"PEC\" ;\n   dcat:keyword  \"Unità Organizzativa\" ;\n   dcat:keyword   \"Area Organizzativa Omogenea\" ;\n   owl:versionOf  \"1.5\" ;\n   ct:rightsHolder \t ;\n   dct:publisher \t\t ;\n   dct:creator \t\t ;\n   dcat:distribution \t\t ;\n   dcat:distribution \t\t ;\n   dct:accrualPeriodicity   ;\n   dct:conformsTo \t\t\t ;\n   dct:isVersionOf\t\t\t ;\n   dct:temporal\t\t\t ;\n   dcat:contactPoint \t\t ."
         },
         {
-          "@language": "en",
-          "@value": "A standard or other specification to Standard which a Dataset\nconforms. It can be used to represent also a technical rule, an ontology, a specific data schema.\n\nThe class is defined in the context of DCAT-AP IT as sub class of dct:Standard. This allows maintaining the full alignment to that external ontology; however, this allows guaranteeing, at the same time, the possibility to add additional properties and customized restrictions on the properties according to DCAT-AP requirements.\n\nAn example in turtle can be the following (where datiStandard can be ):\n\n
\n\n   a  dcatapit:Standard , dct:Standard ;\n   dct:title  \"W3C Org organization ontology\" ;\n   dct:description  \"The ontology of the organizations\" ;\n   dcatapit:referenceDocumentation \"https://www.w3.org/ns/org.rdf\"^^xsd:anyURI ;\n   dcatapit:referenceDocumentation \"https://www.w3.org/TR/vocab-org/\"^^xsd:anyURI .\n
" + "@language": "it", + "@value": "Un’entità concettuale che rappresenta le informazioni pubblicate. In particolare, la classe rappresenta il concetto di dataset ovvero di una collezione di dati omogenea, generalmente riguardanti una stessa organizzazione.\n\nLa classe è definita nell'ambito del profilo DCAT-AP IT come sottoclasse di dcat:Dataset per mantenere l'allineamento con l'ontologia esterna, assicurando al tempo stesso, la possibilità di aggiungere proprietà o restringere le cardinalità di tali proprietà in accordo con i requisiti del profilo italiano DCAT-AP IT.\n\nE' obbligatorio specificare la classe.\n\nUn esempio in turtle è il seguente (dove datiDataset potrebbe essere ):\n\n
\ndatiDataset:LinkedOpenIPA\n   a   dcatapit:Dataset , dcat:Dataset ;\n   dct:identifier  \"LOD IPA\" ;\n   dct:title  \"Linked Open IPA\"@it ;\n   dct:description   \"Il dataset LOD dell'Indice della Pubblica Amministrazione\"@it ;\n   dcat:theme  \t\t ;\n   dcatapit:subTheme \t ;\n   dct:issued   \"2012-01-15\"^^xsd:date ;\n   dct:modified  \"2015-05-25\"^^xsd:date ;\n   dcat:keyword  \"Pubblica Amministrazione\" ;\n   dcat:keyword  \"PEC\" ;\n   dcat:keyword  \"Unità Organizzativa\" ;\n   dcat:keyword   \"Area Organizzativa Omogenea\" ;\n   owl:versionOf  \"1.5\" ;\n   ct:rightsHolder \t ;\n   dct:publisher \t\t ;\n   dct:creator \t\t ;\n   dcat:distribution \t\t ;\n   dcat:distribution \t\t ;\n   dct:accrualPeriodicity   ;\n   dct:conformsTo \t\t\t ;\n   dct:isVersionOf\t\t\t ;\n   dct:temporal\t\t\t ;\n   dcat:contactPoint \t\t ."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1451,166 +1540,178 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Standard"
+          "@value": "Dataset"
         },
         {
           "@language": "it",
-          "@value": "Standard"
+          "@value": "Dataset"
         }
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:ub6bL1091C27"
+          "@id": "https://www.w3.org/ns/dcat#Dataset"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b29"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b30"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b31"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b32"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b33"
         },
         {
-          "@id": "_:ub6bL1087C27"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b34"
         },
         {
-          "@id": "dcterms:Standard"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b35"
         },
         {
-          "@id": "_:ub6bL1095C27"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b36"
         },
         {
-          "@id": "_:ub6bL1099C27"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b37"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b38"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b39"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b40"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b41"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b42"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b43"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b44"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b45"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b46"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b47"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b51"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b55"
         }
-      ]
-    },
-    {
-      "@id": "_:ub6bL805C26",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "dcterms:PeriodOfTime"
-      },
-      "owl:onProperty": {
-        "@id": "dcterms:temporal"
-      }
+      ]
     },
     {
-      "@id": "dcat:themeTaxonomy",
-      "@type": "owl:ObjectProperty",
+      "@id": "http://dati.gov.it/onto/dcatapitDistribution",
+      "@type": "owl:Class",
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà è utilizzata per rappresentare un sistema di organizzazione della conoscenza utile per la classificazione dei dataset contenuti nel catalogo."
+          "@value": "Questa classe rappresenta la rappresentazione fisica del Dataset in un particolare formato. Obbligatoria nel caso in cui sia necessario descrivere la distribuzione di dati aperti. E' ozionale nel caso in cui sia necessario descrivere dati inclusi in banche dati delle pubbliche amministrazioni (e.g., per descrivere i database gestionali impiegati dalla pubblica amministrazione).\n\nLa classe è definita nel contesto del profilo DCAT-AP IT come sottoclasse della classe dcat:Distribution al fine di mantenere il pieno allineamento con quella ontologia esterna ma garantendo, al tempo stesso, la possibilità di aggiungere proprietà e restrizioni su proprietà in linea con i requisiti di DCAT-AP IT.\n\nUn esempio in turtle è il seguente (dove datiDistribuzione potrebbe essere ):\n\n
\ndatiDistribuzione:LODIPA-Turtle\n   a   dcatapit:Distribution , dcat:Distribution ;\n   dct:title  \"Distribuzione Turtle di LOD IPA\" ;\n   dct:format   ;\n   dct:license   ;\n   dcat:downloadURL   ;\n   dcat:accessURL   ."
         },
         {
           "@language": "en",
-          "@value": "This property refers to a knowledge organization system used to categorized the Catalogue's Datasets."
+          "@value": "This class represents a physical embodiment of the Dataset in a particular format. This class is mandatory if you need to describe the distribution of a open dataset. It can be optional in case you need to describe other types of data (e.g., data included in databases of public administration used for internal management purposes).\n\nThe class is defined in the context of DCAT-AP IT as sub class of dcat:Distribution. This allows maintaining the full alignment to that external ontology; however, this allows guaranteeing, at the same time, the possibility to add additional properties and customized restrictions on the properties according to DCAT-AP requirements.\n\nAn example in turtle is the following (where datiDistribuzione can be ):\n\n
\ndatiDistribuzione:LODIPA-Turtle\n   a   dcatapit:Distribution , dcat:Distribution ;\n   dct:title  \"Distribuzione Turtle di LOD IPA\" ;\n   dct:format  \"text/turtle\" ;\n   dct:license   ;\n   dcat:downloadURL   ;\n   dcat:accessURL   ."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://dati.gov.it/onto/dcatapit#Catalog"
-      },
       "rdfs:isDefinedBy": {
-        "@id": "dcat:"
+        "@id": "http://dati.gov.it/onto/dcatapit"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "theme taxonomy"
+          "@value": "Distribution"
         },
         {
           "@language": "it",
-          "@value": "tema del catalogo"
+          "@value": "Distribuzione"
         }
       ],
-      "rdfs:range": {
-        "@id": "skos:ConceptScheme"
-      }
-    },
-    {
-      "@id": "dcterms:temporal",
-      "@type": "owl:ObjectProperty",
-      "rdfs:comment": [
+      "rdfs:subClassOf": [
         {
-          "@language": "it",
-          "@value": "Questa proprietà è utilizzata per rappresentare un'estensione temporale che il dataset possiede."
+          "@id": "https://www.w3.org/ns/dcat#Distribution"
         },
         {
-          "@language": "en",
-          "@value": "This property refers to a temporal period that the Dataset covers."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "http://dati.gov.it/onto/dcatapitDataset"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "dcterms:"
-      },
-      "rdfs:label": [
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b56"
+        },
         {
-          "@language": "it",
-          "@value": "estensione temporale"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b57"
         },
         {
-          "@language": "en",
-          "@value": "temporal coverage"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b58"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b59"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b60"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b61"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b62"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b66"
         }
-      ],
-      "rdfs:range": {
-        "@id": "dcterms:PeriodOfTime"
-      }
+      ]
     },
     {
-      "@id": "dcterms:title",
-      "@type": [
-        "owl:AnnotationProperty",
-        "owl:DatatypeProperty"
-      ],
+      "@id": "http://dati.gov.it/onto/dcatapitLicenseDocument",
+      "@type": "owl:Class",
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This property represents the title or name of a Thing."
+          "@value": "A legal document providing official permissions to do something with a resource. In this context it is used to define the rules for the reuse of the data.\n\nThe class is defined in the context of DCAT-AP IT as sub class of dct:LicenseDocument. This allows maintaining the full alignment to that external ontology; however, this allows guaranteeing, at the same time, the possibility to add additional properties and customized restrictions on the properties according to DCAT-AP requirements."
         },
         {
           "@language": "it",
-          "@value": "Questa proprietù rappresenta il titolo o il nome di una cosa. Può essere utilizzato per il titolo del Catalogo, del Dataset e della Distribuzione. Questa proprietà può essere ripetuta per esprimere il titolo in diverse lingue."
+          "@value": "Un documento legale che fornisce un’autorizzazione ufficiale a fare qualcosa con una risorsa. Nel contesto del profilo nazionale dei metadati è utilizzata per definire le regole per il riutilizzo dei dati.\n\nLa classe è definita nel contesto del profilo DCAT-AP IT come sottoclasse della classe dct:LicenseDocument al fine di mantenere il pieno allineamento con quella ontologia esterna ma garantendo, al tempo stesso, la possibilità di aggiungere proprietà e restrizioni su proprietà in linea con i requisiti di DCAT-AP IT."
         }
       ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
-      },
       "rdfs:isDefinedBy": {
-        "@id": "dcterms:"
+        "@id": "http://dati.gov.it/onto/dcatapit"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "titolo"
+          "@language": "en",
+          "@value": "License Document"
         },
         {
-          "@language": "en",
-          "@value": "title"
+          "@language": "it",
+          "@value": "Licenza"
         }
       ],
-      "rdfs:range": {
-        "@id": "rdf:PlainLiteral"
-      }
-    },
-    {
-      "@id": "_:ub6bL789C26",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "http://dati.gov.it/onto/dcatapitDataset"
-      },
-      "owl:onProperty": {
-        "@id": "dcterms:isVersionOf"
-      }
-    },
-    {
-      "@id": "_:ub6bL1213C36",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onDataRange": {
-        "@id": "_:ub6bL1216C54"
-      },
-      "owl:onProperty": {
-        "@id": "http://dati.gov.it/onto/dcatapitendDate"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "terms:LicenseDocument"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b67"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b68"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b69"
+        }
+      ]
     },
     {
       "@id": "http://dati.gov.it/onto/dcatapitOrganization",
@@ -1640,1836 +1741,1728 @@
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:ub6bL1066C31"
+          "@id": "vcard:Organization"
         },
         {
-          "@id": "vcard:Organization"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b70"
         },
         {
-          "@id": "_:ub6bL1061C31"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b71"
         },
         {
-          "@id": "_:ub6bL1070C31"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b72"
         },
         {
-          "@id": "_:ub6bL1056C31"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b73"
         }
       ]
     },
     {
-      "@id": "_:ub6bL1410C61",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "dcterms:description"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "rdfs:Literal",
-      "@type": "rdfs:Datatype"
-    },
-    {
-      "@id": "_:ub6bL817C26",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "http://dati.gov.it/onto/dcatapitDistribution"
-      },
-      "owl:onProperty": {
-        "@id": "dcat:distribution"
-      }
-    },
-    {
-      "@id": "dcat:byteSize",
-      "@type": "owl:DatatypeProperty",
+      "@id": "http://dati.gov.it/onto/dcatapitStandard",
+      "@type": "owl:Class",
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa proprietà è utilizzata per rappresentare la dimensione della distribuzione del dataset espressa in byte."
+          "@language": "en",
+          "@value": "A standard or other specification to Standard which a Dataset\nconforms. It can be used to represent also a technical rule, an ontology, a specific data schema.\n\nThe class is defined in the context of DCAT-AP IT as sub class of dct:Standard. This allows maintaining the full alignment to that external ontology; however, this allows guaranteeing, at the same time, the possibility to add additional properties and customized restrictions on the properties according to DCAT-AP requirements.\n\nAn example in turtle can be the following (where datiStandard can be ):\n\n
\n\n   a  dcatapit:Standard , dct:Standard ;\n   dct:title  \"W3C Org organization ontology\" ;\n   dct:description  \"The ontology of the organizations\" ;\n   dcatapit:referenceDocumentation \"https://www.w3.org/ns/org.rdf\"^^xsd:anyURI ;\n   dcatapit:referenceDocumentation \"https://www.w3.org/TR/vocab-org/\"^^xsd:anyURI .\n
" }, { - "@language": "en", - "@value": "This property contains the size of the Distribution of the dataset expressed in bytes" + "@language": "it", + "@value": "Uno standard o altre specifiche a cui un dataset è conforme. La classe può essere utilizzata per rappresentare regole tecniche, modelli di dati, ontologie, norme su cui sono basati i Dataset.\n\nLa classe è definita nel contesto del profilo DCAT-AP IT come sottoclasse della classe dct:Standard al fine di mantenere il pieno allineamento con quella ontologia esterna ma garantendo, al tempo stesso, la possibilità di aggiungere proprietà e restrizioni su proprietà in linea con i requisiti di DCAT-AP IT.\n\nUn esempio in turtle è il seguente (dove datiStandard potrebbe essere ):\n\n
\n\n   a   dcatapit:Standard , dct:Standard ;\n   dct:title \"W3C Org organization ontology\" ;\n   dct:description  \"The ontology of the organizations\" ;\n   dcatapit:referenceDocumentation \"https://www.w3.org/ns/org.rdf\"^^xsd:anyURI ;\n   dcatapit:referenceDocumentation \"https://www.w3.org/TR/vocab-org/\"^^xsd:anyURI .\n
" } ], - "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitDistribution" - }, "rdfs:isDefinedBy": { - "@id": "http://www.w3.org/ns/dcat" + "@id": "http://dati.gov.it/onto/dcatapit" }, "rdfs:label": [ { "@language": "en", - "@value": "byte size" + "@value": "Standard" }, { "@language": "it", - "@value": "dimensione in byte" + "@value": "Standard" } ], - "rdfs:range": { - "@id": "xsd:decimal" - } + "rdfs:subClassOf": [ + { + "@id": "terms:Standard" + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b74" + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b75" + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b76" + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b77" + } + ] }, { - "@id": "vcard:value", + "@id": "http://dati.gov.it/onto/dcatapitendDate", "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "en", - "@value": "This property is defined in http://www.w3.org/2006/vcard/ns and it has been added in DCAt-AP_IT in order to represent the phone number of the contact point." + "@value": "Property used to represent the end date in a period of time." }, { "@language": "it", - "@value": "Questa proprietà è definita in http://www.w3.org/2006/vcard/ns ed è stata aggiunta al fine di rappresentare il valore del numero di telefono del punto di contatto." + "@value": "Proprietà utilizzata per rappresentare una data di fine di un periodo temporale." } ], "rdfs:domain": { - "@id": "owl:Thing" + "@id": "terms:PeriodOfTime" }, "rdfs:isDefinedBy": { - "@id": "http://www.w3.org/2006/vcard/ns" + "@id": "http://dati.gov.it/onto/dcatapit" }, "rdfs:label": [ { - "@language": "en", - "@value": "value" + "@language": "it", + "@value": "data fine" }, { - "@language": "it", - "@value": "valore" + "@language": "en", + "@value": "end date" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b15" + }, + "rdfs:subPropertyOf": { + "@id": "http://schema.org/endDate" } }, { - "@id": "dcat:distribution", - "@type": "owl:ObjectProperty", - "rdfs:comment": [ + "@id": "http://dati.gov.it/onto/dcatapitreferenceDoc", + "@type": "owl:DatatypeProperty", + "owl:versionInfo": [ { "@language": "it", - "@value": "Proprietà utilizzata per collegare il dataset con eventuali distribuzioni disponibili" + "@value": "stabile" }, { "@language": "en", - "@value": "Property used to link the dataset with its available distributions" + "@value": "stable" } ], - "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitDataset" - }, - "rdfs:isDefinedBy": { - "@id": "dcat:" - }, - "rdfs:label": [ + "rdfs:comment": [ { "@language": "it", - "@value": "distribuzione" + "@value": "Questa proprietà si riferisce agli URL attraverso i quali viene fornito l’accesso a documenti di dettaglio relativi allo Standard indicato." }, { "@language": "en", - "@value": "distribution" - } - ], - "rdfs:range": { - "@id": "http://dati.gov.it/onto/dcatapitDistribution" - } - }, - { - "@id": "_:ub6bL967C31", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" - }, - "owl:onProperty": { - "@id": "dcterms:description" - } - }, - { - "@id": "_:ub6bL1405C61", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onClass": { - "@id": "foaf:Document" - }, - "owl:onProperty": { - "@id": "foaf:homepage" - } - }, - { - "@id": "dcterms:publisher", - "@type": "owl:ObjectProperty", - "rdfs:comment": [ - { - "@language": "en", - "@value": "This property is used to represent an agent (typically an organization) which is responsible for making available (for publishing) the dataset or the catalogue. Avoid the use of names of single persons." - }, - { - "@language": "it", - "@value": "Questa proprietà è utilizzata per rappresentare un agente (tipicamente un'organizzazione) che è responsabile di rendere disponibile (pubblicare) il dataset o il catalogo. Evitare di specificare nomi di singole persone." + "@value": "This property is used to represent reference documentation. This can be used for the Standard class (the property is a URL where the documentation can be found)." } ], "rdfs:domain": { - "@id": "_:ub6bL219C29" + "@id": "owl:Thing" }, "rdfs:isDefinedBy": { - "@id": "dcterms:" + "@id": "http://dati.gov.it/onto/dcatapit" }, "rdfs:label": [ { - "@language": "en", - "@value": "publisher" + "@language": "it", + "@value": "documentazione di riferimento" }, { - "@language": "it", - "@value": "editore" + "@language": "en", + "@value": "reference documentation" } ], "rdfs:range": { - "@id": "http://dati.gov.it/onto/dcatapitAgent" - } - }, - { - "@id": "_:ub6bL948C31", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Resource" - }, - "owl:onProperty": { - "@id": "dcat:downloadURL" + "@id": "xsd:anyURI" } }, { - "@id": "_:ub6bL518C21", - "@type": "rdfs:Datatype", - "owl:unionOf": { - "@list": [ - { - "@id": "xsd:date" - }, - { - "@id": "xsd:dateTime" - } - ] - } + "@id": "http://schema.org/endDate", + "@type": "owl:DatatypeProperty", + "rdfs:comment": [ + { + "@id": "http://schema.org/" + }, + { + "@language": "it", + "@value": "Questa proprietà è definita in schema.org ed è stata aggiunta al fine di garantire il completo allineamento con la relativa proprietà end Date (data fine) definita nel profilo italiano DCAT, DCAT-AP IT." + }, + { + "@language": "en", + "@value": "This property is defined in schema.org and it has been added in order to guarantee the full alignment with the relative endDate (data fine) defined in the DCAT Italian application profile, DCAT-AP IT." + } + ], + "rdfs:label": "end date" }, { - "@id": "dcterms:LicenseDocument", - "@type": "owl:Class", + "@id": "http://schema.org/startDate", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ { - "@language": "en", - "@value": "This class is defined in Dublin Core and it has been added in order to guarantee the alignment with the Lincense Document (Licenza) class of the Italian DCAT application profile, DCAT-AP IT." + "@language": "it", + "@value": "Questa proprietà è definita in schema.org ed è stata aggiunta al fine di garantire l'allineamento con la relativa proprietà start date (data inizio) definita nel profilo italiano DCAT, DCAT-AP IT." }, { - "@language": "it", - "@value": "Questa classe è definita in Dublin Core ed è stata aggiunta al fine di garantire l'allineamento completo con la classe relativa (Licenza) nel profilo Italiano DCAt, DCAT-AP IT." + "@language": "en", + "@value": "This property is defined in schema.org and it has been added in order to guarantee the algnment with the relative property startDate (data inizio) of the DCAT Italian application profile, DCAT-AP IT." } ], "rdfs:isDefinedBy": { - "@id": "dcterms:" + "@id": "http://schema.org/" }, - "rdfs:label": "License Document" + "rdfs:label": "start date" }, { - "@id": "http://dati.gov.it/onto/dcatapitendDate", - "@type": "owl:DatatypeProperty", + "@id": "http://sdati.gov.it/onto/dcatapit#startDate", + "@type": [ + "owl:ObjectProperty", + "owl:DatatypeProperty" + ], "rdfs:comment": [ + { + "@language": "it", + "@value": "Proprietà utilizzata per rappresentare una data di inizio di un periodo temporale." + }, { "@language": "en", - "@value": "Property used to represent the end date in a period of time." + "@value": "Property used to represent the start date in a period of time." }, { - "@language": "it", - "@value": "Proprietà utilizzata per rappresentare una data di fine di un periodo temporale." + "@id": "http://dati.gov.it/onto/dcatapit" } ], "rdfs:domain": { - "@id": "dcterms:PeriodOfTime" - }, - "rdfs:isDefinedBy": { - "@id": "http://dati.gov.it/onto/dcatapit" + "@id": "terms:PeriodOfTime" }, "rdfs:label": [ { "@language": "en", - "@value": "end date" + "@value": "start date" }, { "@language": "it", - "@value": "data fine" + "@value": "data di inizio" } ], "rdfs:range": { - "@id": "_:ub6bL518C21" + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b12" }, "rdfs:subPropertyOf": { - "@id": "schema:endDate" + "@id": "http://schema.org/startDate" } }, { - "@id": "dcterms:format", - "@type": "owl:ObjectProperty", + "@id": "http://www.w3.org/ns/locn#Geometry", + "@type": "owl:Class", "rdfs:comment": [ { - "@language": "en", - "@value": "Property used to represent the format of the distribution of the dataset. In order to represent the format it is required the use of the controlled vocabulary available at http://publications.europa.eu/mdr/authority/file-type/." + "@language": "it", + "@value": "La classe consente di identificare una posizione rappresentata come punto, linea, poligono, ecc espressi utilizzando le coordinate in un certo sistema di riferimento. Il modello concettuale della classe geometria, così come evidenziato nel diagramma UML, mostra un numero di proprietà che devono essere specificate. Tali proprietà non sono tuttavia definite nell'OWL dal momento che, in pratica, meccanismi di codifica di geometrie includono già tutte queste proprietà. La specifica GeoDCAT-AP prevede che deve essere utilizzata almeno una delle seguenti codifiche: GML o WKT." }, { - "@language": "it", - "@value": "Proprietà utilizzata per rappresentare il formato del file di distribuzione del dataset. Per i formati si richiede l'uso del vocabolario controllato disponibile in http://publications.europa.eu/mdr/authority/file-type/." + "@language": "en", + "@value": "The locn:Geometry class provides the means to identify a location as a point, line, polygon, etc. expressed using coordinates in some coordinate reference system. The conceptual model of the Geometry class itself shows a number of properties that are not defined in the OWL since in practice geometry encodings all include already these properties. GeoDCAT-AP specifies that at least one of the following encodings must be used: GML or WKT." } ], - "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitDistribution" - }, "rdfs:isDefinedBy": { - "@id": "dcterms:" + "@id": "http://www.w3.org/ns/locn" }, "rdfs:label": [ { "@language": "it", - "@value": "formato" + "@value": "Geometria" }, { "@language": "en", - "@value": "format" + "@value": "Geometry" } - ], - "rdfs:range": { - "@id": "dcterms:MediaTypeOrExtent" - } - }, - { - "@id": "_:ub6bL1056C31", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "vcard:Email" - }, - "owl:onProperty": { - "@id": "vcard:hasEmail" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } + ] }, { - "@id": "schema:startDate", - "@type": "owl:DatatypeProperty", + "@id": "http://www.w3.org/ns/locn#geographicName", + "@type": "owl:ObjectProperty", "rdfs:comment": [ + { + "@id": "http://www.w3.org/ns/locn" + }, { "@language": "en", - "@value": "This property is defined in schema.org and it has been added in order to guarantee the algnment with the relative property startDate (data inizio) of the DCAT Italian application profile, DCAT-AP IT." + "@value": "A geographic name is a proper noun applied to a spatial object. Examples include: \"Roma\" (n Italian), \"Rome\" (in English), etc." }, { "@language": "it", - "@value": "Questa proprietà è definita in schema.org ed è stata aggiunta al fine di garantire l'allineamento con la relativa proprietà start date (data inizio) definita nel profilo italiano DCAT, DCAT-AP IT." + "@value": "Un nome geografico è un nome proprio dato a un oggetto spaziale. Esempi includono: \"Roma\" (in italiano), \"Rome\" (in inglese), ecc. Utilizzare questa proprietà solo se non è disponibile un URI relativo alla localizzazione geografica da indicare utilizzando la proprietà geographicalIdentifier" } ], - "rdfs:isDefinedBy": { - "@id": "schema:" - }, - "rdfs:label": "start date" - }, - { - "@id": "_:ub6bL840C26", - "@type": "owl:Restriction", - "owl:onProperty": { - "@id": "dcterms:title" + "rdfs:domain": { + "@id": "terms:Location" }, - "owl:someValuesFrom": { - "@id": "rdfs:Literal" + "rdfs:label": [ + { + "@language": "en", + "@value": "geographical name" + }, + { + "@language": "it", + "@value": "nome geografico" + } + ], + "rdfs:range": { + "@id": "skos:Concept" } }, { - "@id": "http://dati.gov.it/onto/dcatapitLicenseDocument", + "@id": "https://dati.gov.it/onto/dcatapit#Catalog", "@type": "owl:Class", "rdfs:comment": [ { - "@language": "it", - "@value": "Un documento legale che fornisce un’autorizzazione ufficiale a fare qualcosa con una risorsa. Nel contesto del profilo nazionale dei metadati è utilizzata per definire le regole per il riutilizzo dei dati.\n\nLa classe è definita nel contesto del profilo DCAT-AP IT come sottoclasse della classe dct:LicenseDocument al fine di mantenere il pieno allineamento con quella ontologia esterna ma garantendo, al tempo stesso, la possibilità di aggiungere proprietà e restrizioni su proprietà in linea con i requisiti di DCAT-AP IT." + "@language": "en", + "@value": "A catalogue or repository that hosts the datasets to be described. Typically it is used to represent catalogs such as CKAN/DKAN catalogs containing open data of public administrations. However, the class can be used to define even catalog of any type of data, not necessarily open data (e.g., a catalog of the databases of a public administration).\nThe class has been defined in the context of the Italian application profile DCAT-AP IT as a sub class of dcat:Catalog. This allows maintaining a fully alignment to that external ontology but guaranteeing, at the same time, the possibility to add additional propertie,s and restrictions on those properties, according to the DCAT-AP IT requirements.\n\nThis class is mandatory.\n\nAn example in turtle can be the following (where datiCatalogo can be ):\n\n
\ndatiCatalogo:SPCDataCatalog\n   a dcatapit:Catalog , dcat:Catalog ;\n   dct:title \"Catalogo SPCData\"@it ;\n   dct:description \"Una descrizione del catalogo\" ;\n   dct:modified\t\"2015-05-25\"^^xsd:date ;\n   dct:issued \"2012-01-15\"^^xsd:date ;\n   dct:publisher   ;\n   dct:language  ;\n   dcat:dataset  ;\n   dcat:dataset  ;\n   foaf:homepage  ;\n   dcat:themeTaxonomy  ."
         },
         {
-          "@language": "en",
-          "@value": "A legal document providing official permissions to do something with a resource. In this context it is used to define the rules for the reuse of the data.\n\nThe class is defined in the context of DCAT-AP IT as sub class of dct:LicenseDocument. This allows maintaining the full alignment to that external ontology; however, this allows guaranteeing, at the same time, the possibility to add additional properties and customized restrictions on the properties according to DCAT-AP requirements."
+          "@language": "it",
+          "@value": "Un catalogo o un repository che contiene i dataset che si vogliono descrivere. Tipicamente utilizzata per rappresentare cataloghi come per esempio CKAN/DKAN che contengono dati aperti delle pubbliche amministrazioni, la classe comunque può essere riutilizzata per specificare anche cataloghi di dati di ogni tipo, non necessariamente aperti (e.g., un catalogo di banche dati di una pubblica amministrazione).\nLa classe è definita nell'ambito del profilo DCAT-AP IT come sottoclasse di dcat:Catalog per mantenere l'allineamento con l'ontologia esterna assicurando la possibilità di aggiungere proprietà o restringere le cardinalità di tali proprietà in accordo con i requisiti del profilo italiano DCAT-AP IT.\n\nE' obbligatorio specificare la classe.\n\nUn esempio in turtle è il seguente (dove datiCatalogo potrebbe essere ):\n\n
\ndatiCatalogo:SPCDataCatalog\n   a dcatapit:Catalog , dcat:Catalog ;\n   dct:title \"Catalogo SPCData\"@it ;\n   dct:description \"Una descrizione del catalogo\" ;\n   dct:modified\t\"2015-05-25\"^^xsd:date ;\n   dct:issued \"2012-01-15\"^^xsd:date ;\n   dct:publisher   ;\n   dct:language  ;\n   dcat:dataset  ;\n   dcat:dataset  ;\n   foaf:homepage  ;\n   dcat:themeTaxonomy  ."
         }
       ],
       "rdfs:isDefinedBy": {
-        "@id": "http://dati.gov.it/onto/dcatapit"
+        "@id": "https://dati.gov.it/onto/dcatapit"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "License Document"
+          "@language": "it",
+          "@value": "Catalogo"
         },
         {
-          "@language": "it",
-          "@value": "Licenza"
+          "@language": "en",
+          "@value": "Catalogue"
         }
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:ub6bL1027C34"
+          "@id": "https://www.w3.org/ns/dcat#Catalog"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b92"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b93"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b94"
         },
         {
-          "@id": "_:ub6bL1036C34"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b95"
         },
         {
-          "@id": "dcterms:LicenseDocument"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b96"
         },
         {
-          "@id": "_:ub6bL1032C34"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b97"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b98"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b99"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b100"
         }
       ]
     },
     {
-      "@id": "https://www.w3.org/ns/locn#geometry",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://www.w3.org/ns/dcat#Catalog",
+      "@type": "owl:Class",
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Property used to associated any resource with a geometry."
+          "@language": "it",
+          "@value": "La classe Catalog è definita in DCAT ed è stata aggiunta al fine di allinearla con la classe Catalog (Catalogo) del profilo italiano DCAT, i.e., DCAT-AP IT. In particolare, le proprietà di DCAT Catalog e le loro cardinalità sono state leggermente modificate per renderle conformi a DCAT-AP, definito in sede Europea."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà utilizzata per associare qualsiasi risorsa alla corrispondente geometria."
+          "@language": "en",
+          "@value": "This class is defined in DCAT and it has been added in order to align it with the class Catalog (Catalogo) defined in the DCAT Italian application profile, i.e., DCAT-AP IT. In particular, the properties of DCAT Catalog and their cardinalities have been slightly modified in order to make it conform with DCAT-AP, specified at European level."
         }
       ],
-      "rdfs:domain": {
-        "@id": "dcterms:Location"
-      },
       "rdfs:isDefinedBy": {
-        "@id": "https://www.w3.org/ns/locn"
+        "@id": "https://www.w3.org/ns/dcat"
       },
-      "rdfs:label": [
+      "rdfs:label": "Catalog"
+    },
+    {
+      "@id": "https://www.w3.org/ns/dcat#Dataset",
+      "@type": "owl:Class",
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "geometria"
+          "@value": "Questa classe è definita in DCAT ed è stata aggiunta al fine di allinerarla con la classe Dataset del profilo italiano DCAT-AP IT. In particolare, le proprietà della classe Dataset di DCAT e le loro cardinalità sono state leggermente modificate in DCAT-AP IT per essere conformi a DCAT-AP, definito in sede Europea."
         },
         {
           "@language": "en",
-          "@value": "geometry"
+          "@value": "This class is defined in DCAT and it has been added in order to align it with the Dataset class of the DCAT-AP IT, the Italian application profile. In particular, the properties of DCAT Dataset and their cardinalities have been slightly modified in order to make DCAT-AP IT conformant with DCAT-AP, specified at the European level."
         }
       ],
-      "rdfs:range": {
-        "@id": "http://www.w3.org/ns/locn#Geometry"
-      }
-    },
-    {
-      "@id": "_:ub6bL861C26",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onDataRange": {
-        "@id": "_:ub6bL864C44"
+      "rdfs:isDefinedBy": {
+        "@id": "https://www.w3.org/ns/dcat"
       },
-      "owl:onProperty": {
-        "@id": "dcterms:issued"
-      }
+      "rdfs:label": "Dataset"
     },
     {
-      "@id": "_:ub6bL1419C61",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      "@id": "https://www.w3.org/ns/dcat#Distribution",
+      "@type": "owl:Class",
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa classe è definita in DCAT ed è stata utilizzata per garantire il pieno allineamento con la classe Distribution (Distribuzione) definita nel profilo italiano DCAT (DCAT-AP IT). In particolare, la classe definisce  proprietà e cardinalità per la distribuzione di dataset che sono state  modificate nel profilo italiano al fine di rendere quest'ultimo conforme a DCAT-AP come specificato a livello Europeo."
+        },
+        {
+          "@language": "en",
+          "@value": "This class is defined in DCAT and it has been used to align it with the Distribution class defined in the Italian DCAT Application Profile. In particular, the class defines certain properties and cardinalities that have been slightly modified in the Italian DCAT Application Profile in order to be conformant with DCAT-AP, specified at the European Level."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://www.w3.org/ns/dcat"
       },
-      "owl:onProperty": {
-        "@id": "dcterms:title"
-      }
-    },
-    {
-      "@id": "dct:date",
-      "@type": "owl:AnnotationProperty"
+      "rdfs:label": "Distribution"
     },
     {
-      "@id": "dcterms:license",
+      "@id": "https://www.w3.org/ns/locn#geometry",
       "@type": "owl:ObjectProperty",
       "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Questa proprietà si riferisce a una licenza con la quale la Distribuzione è resa disponibile."
-        },
         {
           "@language": "en",
-          "@value": "This property refers to the licence under which the distribution of the dataset is made available."
+          "@value": "Property used to associated any resource with a geometry."
         },
         {
-          "@id": "dcterms:"
+          "@language": "it",
+          "@value": "Proprietà utilizzata per associare qualsiasi risorsa alla corrispondente geometria."
         }
       ],
       "rdfs:domain": {
-        "@id": "http://dati.gov.it/onto/dcatapitDistribution"
+        "@id": "terms:Location"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://www.w3.org/ns/locn"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "licenza"
+          "@value": "geometria"
         },
         {
           "@language": "en",
-          "@value": "license"
+          "@value": "geometry"
         }
       ],
       "rdfs:range": {
-        "@id": "http://dati.gov.it/onto/dcatapitLicenseDocument"
+        "@id": "http://www.w3.org/ns/locn#Geometry"
       }
     },
     {
-      "@id": "http://dati.gov.it/onto/dcatapitreferenceDoc",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
-        }
+      "@id": "owl:Thing",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "owl:versionInfo",
+      "@type": [
+        "owl:AnnotationProperty",
+        "owl:DatatypeProperty"
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà si riferisce agli URL attraverso i quali viene fornito l’accesso a documenti di dettaglio relativi allo Standard indicato."
+          "@value": "Questa proprietà contiene il numero della versione o altre indicazioni della versione del dataset."
         },
         {
           "@language": "en",
-          "@value": "This property is used to represent reference documentation. This can be used for the Standard class (the property is a URL where the documentation can be found)."
+          "@value": "This property contains a version number or any other version designation of the Dataset."
         }
       ],
       "rdfs:domain": {
         "@id": "owl:Thing"
       },
       "rdfs:isDefinedBy": {
-        "@id": "http://dati.gov.it/onto/dcatapit"
+        "@id": "http://www.w3.org/2002/07/owl#"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "reference documentation"
+          "@value": "version"
         },
         {
           "@language": "it",
-          "@value": "documentazione di riferimento"
+          "@value": "versione"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:anyURI"
+        "@id": "rdfs:Literal"
       }
     },
     {
-      "@id": "dcterms:Location",
+      "@id": "rdf:PlainLiteral",
+      "@type": "rdfs:Datatype"
+    },
+    {
+      "@id": "rdfs:Literal",
+      "@type": "rdfs:Datatype"
+    },
+    {
+      "@id": "rdfs:Resource",
       "@type": "owl:Class",
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "A spatial region or named place. It can be represented using a controlled vocabulary or with geographic coordinates. In the latter case, the use of the Core Location Vocabulary is recommended, following the approach described in the GeoDCAT-AP specification. It is used to represent the location of the dataset."
+          "@value": "Anything described by RDF. In this context, it is used to indicate an access and download URL for the distribution of the dataset."
         },
         {
           "@language": "it",
-          "@value": "Una regione spaziale o un luogo identificato da un nome. Può essere rappresentato utilizzando un vocabolario controllato o attraverso delle coordinate geografiche. Nel primo caso si raccomanda l'uso del vocabolario Core Location, seguendo l'approccio descritto nelle specifiche GeoDCAT-AP. Utilizzata per rappresentare la regione o il luogo di riferimento del dataset"
+          "@value": "Qualsiasi “oggetto” descritto in RDF. Nel contesto DCAT-AP IT è utilizzata come codominio di alcune proprietà che rappresentano l'URL di accesso e di download della distribuzione del dataset."
         }
       ],
       "rdfs:isDefinedBy": {
-        "@id": "dcterms:"
+        "@id": "ttp://www.w3.org/2000/01/rdf-schema#"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Location"
+          "@value": "Resource"
         },
         {
           "@language": "it",
-          "@value": "Localizzazione geografica"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub6bL1172C32"
-        },
-        {
-          "@id": "_:ub6bL1177C32"
+          "@value": "Risorsa"
         }
       ]
     },
     {
-      "@id": "_:ub6bL1273C36",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "dcterms:title"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
+      "@id": "rdfs:comment",
+      "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "_:ub6bL1087C27",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "xsd:anyURI"
-      },
-      "owl:onProperty": {
-        "@id": "http://dati.gov.it/onto/dcatapitreferenceDoc"
-      }
+      "@id": "rdfs:isDefinedBy",
+      "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "foaf:homepage",
-      "@type": "owl:ObjectProperty",
+      "@id": "rdfs:label",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "rdfs:subClassOf",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "skos:Concept",
+      "@type": "owl:Class",
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This property refers to the home page. It is used to represent the main page for the Catalogue and the Contact Point of the dataset. In the case of the contact point, the home page can be either the home page of the organization/organization office acting as contact point or the home page  including contact information for the dataset."
+          "@value": "A concept such as an idea or notion; a unit of thought.The class represents both 1) the main subject (category) of the dataset being described. It is required the use of the controlled vocabulary defined in http://publications.europa.eu/resource/authority/data-theme; and 2) the subTheme that will defined in the upcoming weeks by AgID and that will be based on the COFOG classification."
         },
         {
           "@language": "it",
-          "@value": "Questa proprietà si riferisce alla pagina web. Essa è utilizzata per rappresentare la pagina principale per il Catalogo e per il punto di contatto del dataset. Nel caso del punto di contatto, la proprietà può essere sia l'home page dell'organizzazione/ufficio che agisce come punto di contatto, o una pagina web con le informazioni relative al punto di contatto."
+          "@value": "Un concetto come un'idea, una nozione un'unità di pensiero. Nel contesto del profilo italiano la classe è utilizzata per rappresentare sia il tema principale (categoria) del dataset (è richiesto l'uso del vocabolario controllato definito nell'ambito del profilo DCAT disponibile in http://publications.europa.eu/resource/authority/data-theme), sia il sotto tema che sarà definito da AgID nelle prossime settimane e che sarà basato sulla classificazione ufficiale COFOG."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://dati.gov.it/onto/dcatapit#Catalog"
-      },
       "rdfs:isDefinedBy": {
-        "@id": "foaf:"
+        "@id": "http://www.w3.org/2004/02/skos/core#"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "home page"
+          "@language": "it",
+          "@value": "Categoria"
         },
         {
-          "@language": "it",
-          "@value": "home page"
+          "@language": "en",
+          "@value": "Category"
         }
       ],
-      "rdfs:range": {
-        "@id": "foaf:Document"
+      "rdfs:subClassOf": {
+        "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b88"
       }
     },
     {
-      "@id": "http://dati.gov.it/onto/dcatapitDataset",
+      "@id": "skos:ConceptScheme",
       "@type": "owl:Class",
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "A conceptual entity that represents the published information. The class is defined in the context of the DCAT-AP IT as sub class of dcat:Dataset. This allows maintaining the fully alignment with that external ontology but guaranteeing, at the same time, the possibility to add properties and restrictions on the properties according to the DCAT-AP IT requirements.\n\nThe class is mandatory.\n\nAn example in turtle is the following (where datiDataset could be http://dati.gov.it/resource/Dataset/>):\n\n
\ndatiDataset:LinkedOpenIPA\n   a   dcatapit:Dataset , dcat:Dataset ;\n   dct:identifier  \"LOD IPA\" ;\n   dct:title  \"Linked Open IPA\"@it ;\n   dct:description   \"Il dataset LOD dell'Indice della Pubblica Amministrazione\"@it ;\n   dcat:theme  \t\t ;\n   dcatapit:subTheme \t ;\n   dct:issued   \"2012-01-15\"^^xsd:date ;\n   dct:modified  \"2015-05-25\"^^xsd:date ;\n   dcat:keyword  \"Pubblica Amministrazione\" ;\n   dcat:keyword  \"PEC\" ;\n   dcat:keyword  \"Unità Organizzativa\" ;\n   dcat:keyword   \"Area Organizzativa Omogenea\" ;\n   owl:versionOf  \"1.5\" ;\n   ct:rightsHolder \t ;\n   dct:publisher \t\t ;\n   dct:creator \t\t ;\n   dcat:distribution \t\t ;\n   dcat:distribution \t\t ;\n   dct:accrualPeriodicity   ;\n   dct:conformsTo \t\t\t ;\n   dct:isVersionOf\t\t\t ;\n   dct:temporal\t\t\t ;\n   dcat:contactPoint \t\t ."
+          "@value": "A concept collection (e.g. controlled vocabulary) in which the Category is defined. The class represents the main category of the catalogue.  It is required to specify the URI of the vocabulary itself (not the URI of the concepts included in the vocabulary) which is the following:  http://publications.europa.eu/resource/authority/data-theme"
         },
         {
           "@language": "it",
-          "@value": "Un’entità concettuale che rappresenta le informazioni pubblicate. In particolare, la classe rappresenta il concetto di dataset ovvero di una collezione di dati omogenea, generalmente riguardanti una stessa organizzazione.\n\nLa classe è definita nell'ambito del profilo DCAT-AP IT come sottoclasse di dcat:Dataset per mantenere l'allineamento con l'ontologia esterna, assicurando al tempo stesso, la possibilità di aggiungere proprietà o restringere le cardinalità di tali proprietà in accordo con i requisiti del profilo italiano DCAT-AP IT.\n\nE' obbligatorio specificare la classe.\n\nUn esempio in turtle è il seguente (dove datiDataset potrebbe essere ):\n\n
\ndatiDataset:LinkedOpenIPA\n   a   dcatapit:Dataset , dcat:Dataset ;\n   dct:identifier  \"LOD IPA\" ;\n   dct:title  \"Linked Open IPA\"@it ;\n   dct:description   \"Il dataset LOD dell'Indice della Pubblica Amministrazione\"@it ;\n   dcat:theme  \t\t ;\n   dcatapit:subTheme \t ;\n   dct:issued   \"2012-01-15\"^^xsd:date ;\n   dct:modified  \"2015-05-25\"^^xsd:date ;\n   dcat:keyword  \"Pubblica Amministrazione\" ;\n   dcat:keyword  \"PEC\" ;\n   dcat:keyword  \"Unità Organizzativa\" ;\n   dcat:keyword   \"Area Organizzativa Omogenea\" ;\n   owl:versionOf  \"1.5\" ;\n   ct:rightsHolder \t ;\n   dct:publisher \t\t ;\n   dct:creator \t\t ;\n   dcat:distribution \t\t ;\n   dcat:distribution \t\t ;\n   dct:accrualPeriodicity   ;\n   dct:conformsTo \t\t\t ;\n   dct:isVersionOf\t\t\t ;\n   dct:temporal\t\t\t ;\n   dcat:contactPoint \t\t ."
+          "@value": "Una collezione di concetti (e.g., un vocabolario controllato) in cui la Categoria è definita. La classe rappresenta il tema principale del catalogo dei dati. E' richiesto l'uso dell'URI del vocabolario controllato (non degli URI dei concetti inclusi nel vocabolario). L'URI è il seguente: http://publications.europa.eu/resource/authority/data-theme"
         }
       ],
       "rdfs:isDefinedBy": {
-        "@id": "http://dati.gov.it/onto/dcatapit"
+        "@id": "http://www.w3.org/2004/02/skos/core#"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Dataset"
+          "@value": "Category Schema"
         },
         {
           "@language": "it",
-          "@value": "Dataset"
+          "@value": "Schema Categoria"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub6bL809C26"
-        },
-        {
-          "@id": "_:ub6bL793C26"
-        },
-        {
-          "@id": "_:ub6bL781C26"
-        },
-        {
-          "@id": "_:ub6bL840C26"
-        },
-        {
-          "@id": "_:ub6bL821C26"
-        },
-        {
-          "@id": "_:ub6bL813C26"
-        },
-        {
-          "@id": "_:ub6bL848C26"
-        },
-        {
-          "@id": "_:ub6bL861C26"
-        },
-        {
-          "@id": "_:ub6bL777C26"
-        },
-        {
-          "@id": "_:ub6bL831C26"
-        },
-        {
-          "@id": "_:ub6bL852C26"
-        },
-        {
-          "@id": "_:ub6bL836C26"
-        },
-        {
-          "@id": "https://www.w3.org/ns/dcat#Dataset"
-        },
-        {
-          "@id": "_:ub6bL826C26"
-        },
-        {
-          "@id": "_:ub6bL801C26"
-        },
-        {
-          "@id": "_:ub6bL797C26"
-        },
-        {
-          "@id": "_:ub6bL844C26"
-        },
+      "rdfs:subClassOf": {
+        "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b89"
+      }
+    },
+    {
+      "@id": "skos:notation",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:comment": [
         {
-          "@id": "_:ub6bL817C26"
+          "@id": "http://www.w3.org/2004/02/skos/core"
         },
         {
-          "@id": "_:ub6bL789C26"
+          "@language": "en",
+          "@value": "A notation is a string of characters such as \"T58.5\" or \"303.4833\" used to uniquely identify a concept."
         },
         {
-          "@id": "_:ub6bL870C26"
-        },
+          "@language": "it",
+          "@value": "Questa proprietà contiene una stringa che è un identificatore nel contesto dello schema di identificazione a cui fa riferimento il suo tipo."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "adms:Identifier"
+      },
+      "rdfs:label": [
         {
-          "@id": "_:ub6bL785C26"
+          "@language": "en",
+          "@value": "notation"
         },
         {
-          "@id": "_:ub6bL805C26"
+          "@language": "it",
+          "@value": "notazione"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
     },
     {
-      "@id": "https://www.w3.org/ns/dcat#Distribution",
-      "@type": "owl:Class",
+      "@id": "skos:prefLabel",
+      "@type": "owl:DatatypeProperty",
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa classe è definita in DCAT ed è stata utilizzata per garantire il pieno allineamento con la classe Distribution (Distribuzione) definita nel profilo italiano DCAT (DCAT-AP IT). In particolare, la classe definisce  proprietà e cardinalità per la distribuzione di dataset che sono state  modificate nel profilo italiano al fine di rendere quest'ultimo conforme a DCAT-AP come specificato a livello Europeo."
+          "@value": "Proprietà utilizzata per identificare una stringa lessicale principale di una risorsa, espressa in uno più linguaggi naturali."
         },
         {
           "@language": "en",
-          "@value": "This class is defined in DCAT and it has been used to align it with the Distribution class defined in the Italian DCAT Application Profile. In particular, the class defines certain properties and cardinalities that have been slightly modified in the Italian DCAT Application Profile in order to be conformant with DCAT-AP, specified at the European Level."
+          "@value": "The preferred lexical label for a resource, in a given language."
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://www.w3.org/ns/dcat"
-      },
-      "rdfs:label": "Distribution"
-    },
-    {
-      "@id": "_:ub6bL219C29",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "http://dati.gov.it/onto/dcatapitDataset"
-          },
-          {
-            "@id": "https://dati.gov.it/onto/dcatapit#Catalog"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "_:ub6bL844C26",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "dcat:keyword"
-      }
-    },
-    {
-      "@id": "_:ub6bL1423C61",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      "rdfs:domain": {
+        "@id": "owl:Thing"
       },
-      "owl:onDataRange": {
-        "@id": "xsd:dateTime"
+      "rdfs:isDefinedBy": {
+        "@id": "http://www.w3.org/2004/02/skos/core"
       },
-      "owl:onProperty": {
-        "@id": "dcterms:issued"
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "etichetta principale"
+        },
+        {
+          "@language": "en",
+          "@value": "preferred label"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdf:PlainLiteral"
       }
     },
     {
-      "@id": "_:ub6bL599C27",
-      "@type": "rdfs:Datatype",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "xsd:date"
-          },
-          {
-            "@id": "xsd:dateTime"
-          }
-        ]
-      }
+      "@id": "terms:Frequency",
+      "@type": "owl:Class",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A rate at which something recurs. It is used to represent the frequency of update of datasets. It assumes a specific set of values as defined by the controlled vocabulary available at http://publications.europa.eu/mdr/authority/frequency/index.html. The class is defined by the Dublin Core standard"
+        },
+        {
+          "@language": "it",
+          "@value": "Numero delle volte che qualcosa si ripete. E' utlizzata per rappresentare la frequenza di aggiornamento dei dataset. Essa assume un insieme finito di valori come definiti dal vocabolario controllato disponibile in http://publications.europa.eu/mdr/authority/frequency/index.html. La classe è definita dallo standard dublin core"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "http://purl.org/dc/terms/"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Frequency"
+        },
+        {
+          "@language": "it",
+          "@value": "Frequenza"
+        }
+      ]
     },
     {
-      "@id": "https://www.w3.org/ns/dcat#Catalog",
+      "@id": "terms:LicenseDocument",
       "@type": "owl:Class",
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La classe Catalog è definita in DCAT ed è stata aggiunta al fine di allinearla con la classe Catalog (Catalogo) del profilo italiano DCAT, i.e., DCAT-AP IT. In particolare, le proprietà di DCAT Catalog e le loro cardinalità sono state leggermente modificate per renderle conformi a DCAT-AP, definito in sede Europea."
+          "@value": "Questa classe è definita in Dublin Core ed è stata aggiunta al fine di garantire l'allineamento completo con la classe relativa (Licenza) nel profilo Italiano DCAt, DCAT-AP IT."
         },
         {
           "@language": "en",
-          "@value": "This class is defined in DCAT and it has been added in order to align it with the class Catalog (Catalogo) defined in the DCAT Italian application profile, i.e., DCAT-AP IT. In particular, the properties of DCAT Catalog and their cardinalities have been slightly modified in order to make it conform with DCAT-AP, specified at European level."
+          "@value": "This class is defined in Dublin Core and it has been added in order to guarantee the alignment with the Lincense Document (Licenza) class of the Italian DCAT application profile, DCAT-AP IT."
         }
       ],
       "rdfs:isDefinedBy": {
-        "@id": "https://www.w3.org/ns/dcat"
+        "@id": "http://purl.org/dc/terms/"
       },
-      "rdfs:label": "Catalog"
+      "rdfs:label": "License Document"
     },
     {
-      "@id": "dcat:landingPage",
-      "@type": "owl:ObjectProperty",
+      "@id": "terms:LinguisticSystem",
+      "@type": "owl:Class",
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information."
+          "@value": "A system of signs, symbols, sounds, gestures, or rules used in communication, e.g. a language. It is used to represent the linguistic system for the dataset and for the catalogue."
         },
         {
           "@language": "it",
-          "@value": "Questa proprietà si riferisce a una pagina web, riferibile al fornitore e non ad una terza parte, che fornisce l’accesso al Dataset, le sue Distribuzioni e/o informazioni aggiuntive."
+          "@value": "Un sistema di segni, simboli, suoni, gesti o regole usate nella comunicazione (es. una lingua). Utilizzata nel contesto DCAT-AP IT per rappresentare il sistema linguistico di riferimento per i dataset e i cataloghi"
         }
       ],
-      "rdfs:domain": {
-        "@id": "http://dati.gov.it/onto/dcatapitDataset"
-      },
       "rdfs:isDefinedBy": {
-        "@id": "dcat:"
+        "@id": "http://purl.org/dc/terms/"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "landing page"
+          "@value": "Linguistic System"
         },
         {
           "@language": "it",
-          "@value": "pagina di accesso"
+          "@value": "Sistema linguistico"
         }
-      ],
-      "rdfs:range": {
-        "@id": "foaf:Document"
-      }
-    },
-    {
-      "@id": "_:ub6bL1392C61",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "dcterms:LinguisticSystem"
-      },
-      "owl:onProperty": {
-        "@id": "dcterms:language"
-      }
-    },
-    {
-      "@id": "_:ub6bL781C26",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "http://dati.gov.it/onto/dcatapitStandard"
-      },
-      "owl:onProperty": {
-        "@id": "dcterms:conformsTo"
-      }
-    },
-    {
-      "@id": "_:ub6bL738C24",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "dcterms:identifier"
-      }
-    },
-    {
-      "@id": "_:ub6bL578C26",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "http://dati.gov.it/onto/dcatapitDataset"
-          },
-          {
-            "@id": "https://dati.gov.it/onto/dcatapit#Catalog"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "_:ub6bL1027C34",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onClass": {
-        "@id": "skos:Concept"
-      },
-      "owl:onProperty": {
-        "@id": "dcterms:type"
-      }
+      ]
     },
     {
-      "@id": "rdfs:Resource",
+      "@id": "terms:Location",
       "@type": "owl:Class",
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Anything described by RDF. In this context, it is used to indicate an access and download URL for the distribution of the dataset."
+          "@value": "A spatial region or named place. It can be represented using a controlled vocabulary or with geographic coordinates. In the latter case, the use of the Core Location Vocabulary is recommended, following the approach described in the GeoDCAT-AP specification. It is used to represent the location of the dataset."
         },
         {
           "@language": "it",
-          "@value": "Qualsiasi “oggetto” descritto in RDF. Nel contesto DCAT-AP IT è utilizzata come codominio di alcune proprietà che rappresentano l'URL di accesso e di download della distribuzione del dataset."
+          "@value": "Una regione spaziale o un luogo identificato da un nome. Può essere rappresentato utilizzando un vocabolario controllato o attraverso delle coordinate geografiche. Nel primo caso si raccomanda l'uso del vocabolario Core Location, seguendo l'approccio descritto nelle specifiche GeoDCAT-AP. Utilizzata per rappresentare la regione o il luogo di riferimento del dataset"
         }
       ],
       "rdfs:isDefinedBy": {
-        "@id": "ttp://www.w3.org/2000/01/rdf-schema#"
+        "@id": "http://purl.org/dc/terms/"
       },
       "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Localizzazione geografica"
+        },
         {
           "@language": "en",
-          "@value": "Resource"
+          "@value": "Location"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b78"
         },
         {
-          "@language": "it",
-          "@value": "Risorsa"
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b79"
         }
       ]
     },
     {
-      "@id": "_:ub6bL1204C36",
-      "@type": "owl:Restriction",
-      "owl:onDataRange": {
-        "@id": "_:ub6bL1207C54"
-      },
-      "owl:onProperty": {
-        "@id": "http://sdati.gov.it/onto/dcatapit#startDate"
+      "@id": "terms:MediaTypeOrExtent",
+      "@type": "owl:Class",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A media Type or Extent."
+        },
+        {
+          "@language": "it",
+          "@value": "Un tipo di supporto o estensione, es. il formato di un file. La classe è utilizzata per rappresentare il formato della distribuzione dei dataset. E' raccomandato l'uso del seguente vocabolario: http://www.iana.org/assignments/media-types/media-types.xhtml."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "http://purl.org/dc/terms/"
       },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "rdfs:comment",
-      "@type": "owl:AnnotationProperty"
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Formato"
+        },
+        {
+          "@language": "en",
+          "@value": "Media Type or Extent"
+        }
+      ]
     },
     {
-      "@id": "http://www.w3.org/ns/locn#geographicName",
-      "@type": "owl:ObjectProperty",
+      "@id": "terms:PeriodOfTime",
+      "@type": "owl:Class",
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "A geographic name is a proper noun applied to a spatial object. Examples include: \"Roma\" (n Italian), \"Rome\" (in English), etc."
+          "@value": "An interval of time that is named or defined by its start and end dates."
         },
         {
           "@language": "it",
-          "@value": "Un nome geografico è un nome proprio dato a un oggetto spaziale. Esempi includono: \"Roma\" (in italiano), \"Rome\" (in inglese), ecc. Utilizzare questa proprietà solo se non è disponibile un URI relativo alla localizzazione geografica da indicare utilizzando la proprietà geographicalIdentifier"
-        },
-        {
-          "@id": "http://www.w3.org/ns/locn"
+          "@value": "Un intervallo temporale identificato o definito da proprie date di inizio e fine."
         }
       ],
-      "rdfs:domain": {
-        "@id": "dcterms:Location"
+      "rdfs:isDefinedBy": {
+        "@id": "http://purl.org/dc/terms/"
       },
       "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Period of Time"
+        },
         {
           "@language": "it",
-          "@value": "nome geografico"
+          "@value": "Periodo Temporale"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b80"
+        },
+        {
+          "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b84"
+        }
+      ]
+    },
+    {
+      "@id": "terms:Standard",
+      "@type": "owl:Class",
+      "rdfs:comment": [
+        {
+          "@id": "http://purl.org/dc/terms/"
+        },
+        {
+          "@language": "it",
+          "@value": "Questa classe è definita in Dublin Core ed è stata aggiunta al fine di garantire il suo allineamento con la classe Standard definita nel contesto del profilo italiano DCAT-AP IT."
         },
         {
           "@language": "en",
-          "@value": "geographical name"
+          "@value": "This class is defined in Dublin Core and it has been added in order to align it with the Standard class defined in DCAT.AP IT."
         }
       ],
-      "rdfs:range": {
-        "@id": "skos:Concept"
-      }
+      "rdfs:label": "Standard"
     },
     {
-      "@id": "dcterms:spatial",
+      "@id": "terms:accrualPeriodicity",
       "@type": "owl:ObjectProperty",
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This property refers to a geographical area covered by the Dataset"
+          "@value": "Property used to represent the frequancy of update of the dataset."
         },
         {
           "@language": "it",
-          "@value": "Questa proprietà è utilizzata per rappresentare una zona geografica (copertura spaziale) del dataset."
+          "@value": "Proprietà utilizzata per rappresentare la frequenza dcon cui il Dataset viene aggiornato. I valori da utilizzare per questa proprietà sono gli URI dei concetti del vocabolario MDR Frequency Named Authority List (http://publications.europa.eu/mdr/authority/frequency)."
         }
       ],
       "rdfs:domain": {
         "@id": "http://dati.gov.it/onto/dcatapitDataset"
       },
       "rdfs:isDefinedBy": {
-        "@id": "dcterms:"
+        "@id": "http://purl.org/dc/terms/"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "spatial coverage"
+          "@value": "accrual periodicity"
         },
         {
           "@language": "it",
-          "@value": "copertura geografica"
+          "@value": "frequenza di aggiornamento"
         }
       ],
       "rdfs:range": {
-        "@id": "dcterms:Location"
-      }
-    },
-    {
-      "@id": "_:ub6bL187C28",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "http://dati.gov.it/onto/dcatapitDataset"
-          },
-          {
-            "@id": "https://dati.gov.it/onto/dcatapit#Catalog"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "_:ub6bL797C26",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "dcterms:Location"
-      },
-      "owl:onProperty": {
-        "@id": "dcterms:spatial"
-      }
-    },
-    {
-      "@id": "_:ub6bL1207C54",
-      "@type": "rdfs:Datatype",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "xsd:date"
-          },
-          {
-            "@id": "xsd:dateTime"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "_:ub6bL971C31",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "dcterms:title"
+        "@id": "terms:Frequency"
       }
     },
     {
-      "@id": "schema:endDate",
-      "@type": "owl:DatatypeProperty",
+      "@id": "terms:conformsTo",
+      "@type": "owl:ObjectProperty",
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa proprietà è definita in schema.org ed è stata aggiunta al fine di garantire il completo allineamento con la relativa proprietà end Date (data fine) definita nel profilo italiano DCAT, DCAT-AP IT."
+          "@language": "en",
+          "@value": "Property used to link a dataset to the standard to which the dataset conforms."
         },
         {
-          "@id": "schema:"
+          "@language": "t",
+          "@value": "Questa proprietà si riferisce a una regola implementativa o altra specifica a cui il Dataset è conforme."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "http://dati.gov.it/onto/dcatapitDataset"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "http://purl.org/dc/terms/"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "conformità"
         },
         {
           "@language": "en",
-          "@value": "This property is defined in schema.org and it has been added in order to guarantee the full alignment with the relative endDate (data fine) defined in the DCAT Italian application profile, DCAT-AP IT."
+          "@value": "conforms to"
         }
       ],
-      "rdfs:label": "end date"
+      "rdfs:range": {
+        "@id": "http://dati.gov.it/onto/dcatapitStandard"
+      }
     },
     {
-      "@id": "dcterms:language",
+      "@id": "terms:creator",
       "@type": "owl:ObjectProperty",
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This property refers to a language of the Dataset or of the Catalogue. This property can be repeated if there are multiple languages in the Dataset or in the Catalogue."
+          "@value": "Property used to represent the creator of the dataset; that is, the authority responsible for creating/making the dataset. Avoid the use of names of single persons."
         },
         {
           "@language": "it",
-          "@value": "Questa proprietà si riferisce a una lingua utilizzata nei metadati testuali che descrivono i titoli, le descrizioni, … dei Dataset o del Catalogo. Questa proprietà può essere ripetuta se i metadati sono forniti in più lingue.\nDeve essere utilizzato il vocabolario http://publications.europa.eu/mdr/authority/language/"
+          "@value": "Proprietà utilizzata per rappresentare una o più entità (organizzazione/i) che hanno materialmente prodotto il Dataset. Evitare di indicare nomi di singole persone."
         }
       ],
       "rdfs:domain": {
-        "@id": "_:ub6bL187C28"
+        "@id": "http://dati.gov.it/onto/dcatapitDataset"
       },
       "rdfs:isDefinedBy": {
-        "@id": "dcterms:"
+        "@id": "http://purl.org/dc/terms/"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "lingua"
+          "@value": "autore"
         },
         {
           "@language": "en",
-          "@value": "language"
+          "@value": "creator"
         }
       ],
       "rdfs:range": {
-        "@id": "dcterms:LinguisticSystem"
-      }
-    },
-    {
-      "@id": "xsd:dateTime",
-      "@type": "rdfs:Datatype"
-    },
-    {
-      "@id": "_:ub6bL852C26",
-      "@type": "owl:Restriction",
-      "owl:onDataRange": {
-        "@id": "_:ub6bL855C44"
-      },
-      "owl:onProperty": {
-        "@id": "dcterms:modified"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+        "@id": "http://dati.gov.it/onto/dcatapitAgent"
       }
     },
     {
-      "@id": "dcterms:subject",
-      "@type": "owl:ObjectProperty",
+      "@id": "terms:description",
+      "@type": [
+        "owl:AnnotationProperty",
+        "owl:DatatypeProperty"
+      ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This property is defined in http://purl.org/dc/terms/ and it is used in DCAT-AP_IT to represent controlled keywords (a fine-grained classification of the theme) for a dataset. This property represents one of the Italian externsions of DCAT-AP. A dataset can have more than one subject. The values are the URI of the controlled vocabulary Eurovoc (http://eurovoc.europa.eu/drupal/?q=it/navigation&cl=en). The mapping between the dataset themes and Eurovoc is available through the european data poral. This property is strongly recommended."
+          "@value": "This propery refers to the description of the Catalogue or of the Dataset."
         },
         {
           "@language": "it",
-          "@value": "Questa proprietà è definita in http://purl.org/dc/terms/ ed è utilizzata in DCAT-AP_IT per rappresentare delle parole chiave controllate per i dataset, ovvero una classificazione più dettagliata del tema di riferimento dei dati. Questa proprietà rappresenta una delle estensioni introdotte dal profilo italiano DCAT-AP IT. Un Dataset può essere associato a più sottotemi.\nI valori da utilizzare per questa proprietà sono gli URI dei concetti del vocabolario Eurovoc (http://eurovoc.europa.eu/drupal/?q=it/navigation&cl=it). Il mapping tra i temi del dataset e Eurovoc è disponibile presso il portale europeo dei dati. Questa proprietà è fortemente raccomandata."
+          "@value": "Questa proprietà è usata per indicare la descrizione del catalogo o del dataset. Questa proprietà può essere ripetuta per esprimere la descrizione in diverse lingue."
         }
       ],
       "rdfs:domain": {
         "@id": "owl:Thing"
       },
       "rdfs:isDefinedBy": {
-        "@id": "dcterms:"
+        "@id": "http://purl.org/dc/terms/"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "subtheme"
+          "@value": "description"
         },
         {
           "@language": "it",
-          "@value": "sottotema"
+          "@value": "descrizione"
         }
       ],
       "rdfs:range": {
-        "@id": "skos:Concept"
+        "@id": "rdf:PlainLiteral"
       }
     },
     {
-      "@id": "dcterms:LinguisticSystem",
-      "@type": "owl:Class",
+      "@id": "terms:format",
+      "@type": "owl:ObjectProperty",
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "A system of signs, symbols, sounds, gestures, or rules used in communication, e.g. a language. It is used to represent the linguistic system for the dataset and for the catalogue."
+          "@value": "Property used to represent the format of the distribution of the dataset. In order to represent the format it is required the use of the controlled vocabulary available at http://publications.europa.eu/mdr/authority/file-type/."
         },
         {
           "@language": "it",
-          "@value": "Un sistema di segni, simboli, suoni, gesti o regole usate nella comunicazione (es. una lingua). Utilizzata nel contesto DCAT-AP IT per rappresentare il sistema linguistico di riferimento per i dataset e i cataloghi"
+          "@value": "Proprietà utilizzata per rappresentare il formato del file di distribuzione del dataset. Per i formati si richiede l'uso del vocabolario controllato disponibile in http://publications.europa.eu/mdr/authority/file-type/."
         }
       ],
+      "rdfs:domain": {
+        "@id": "http://dati.gov.it/onto/dcatapitDistribution"
+      },
       "rdfs:isDefinedBy": {
-        "@id": "dcterms:"
+        "@id": "http://purl.org/dc/terms/"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Linguistic System"
+          "@value": "format"
         },
         {
           "@language": "it",
-          "@value": "Sistema linguistico"
+          "@value": "formato"
         }
-      ]
-    },
-    {
-      "@id": "_:ub6bL303C58",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "xsd:date"
-          },
-          {
-            "@id": "xsd:dateTime"
-          }
-        ]
+      ],
+      "rdfs:range": {
+        "@id": "terms:MediaTypeOrExtent"
       }
     },
     {
-      "@id": "vcard:hasEmail",
-      "@type": "owl:ObjectProperty",
+      "@id": "terms:identifier",
+      "@type": "owl:DatatypeProperty",
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà utilizzata per specificare l'indirizzo email primario da utilizzare nelle comunicazioni con l'oggetto (nel contesto DCAT_AP IT l'oggetto è il dipartimento/ufficio identificato come punto di contatto stabile per un dataset).  Si raccomanda di utilizzare e-mail istituzionali riferibili all’ufficio/servizio/UO e non alla singola persona."
+          "@value": "Questa proprietà rappresenta l'identificativo associato a una cosa. Esso può essere utilizzato come parte dell'URI dell'oggetto ma può essere anche esplicitato.\n\nUn esempio dell'uso dell'identificatore in turtle è il seguente (dove datiAmministrazione potrebbe essere definita come http://dati.gov.it/resource/Amministrazione/)\n\n
\n\ndatiAmministrazione:agid\n  a               dcatapit:Agent , foaf:Agent ;\n  dct:identifier  \"agid\" ;\n  foaf:name       \"AgID\"@it .\n\n
" }, { "@language": "en", - "@value": "To specify the primary electronic mail address for communications with the contact point of the dataset." + "@value": "The identifier might be used as part of the URI of the thing to which is associated, but still having it represented explicitly is useful." } ], "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitOrganization" + "@id": "owl:Thing" }, "rdfs:isDefinedBy": { - "@id": "http://www.w3.org/2006/vcard/ns" + "@id": "http://purl.org/dc/terms/" }, "rdfs:label": [ { "@language": "it", - "@value": "ha email" + "@value": "identificativo" }, { "@language": "en", - "@value": "has email" + "@value": "identifier" } ], "rdfs:range": { - "@id": "vcard:Email" + "@id": "rdfs:Literal" } }, { - "@id": "http://dati.gov.it/onto/dcatapit", - "@type": [ - "owl:NamedIndividual", - "adms:SemanticAsset", - "owl:Ontology" - ], - "dct:contributor": [ + "@id": "terms:isVersionOf", + "@type": "owl:ObjectProperty", + "rdfs:comment": [ { "@language": "it", - "@value": "Gruppo di lavoro su Profilo Nazionale Metadati - Regione Piemonte, Provincia autonoma di Trento, CISIS, Protezione Civile e Istat" + "@value": "Questa proprietà si riferisce a un Dataset correlato che è una versione, un’edizione o un adattamento del Dataset descritto." }, { "@language": "en", - "@value": "Working Group on National metadata profile DCAT-AP IT - Regione Piemonte, Provincia Autonoma di Trento, CISIS, Protezione Civile and ISTAT" + "@value": "This property refers to a related Dataset of which the described Dataset is a version, edition, or adaptation." } ], - "dct:creator": "AgID - Agenzia per l'Italia Digitale", - "dct:description": [ + "rdfs:domain": { + "@id": "http://dati.gov.it/onto/dcatapitDataset" + }, + "rdfs:isDefinedBy": { + "@id": "http://purl.org/dc/terms/" + }, + "rdfs:label": [ { - "@language": "it", - "@value": "Versione 2.0 del 18-03-2016 dell'ontologia del Profilo italiano dei metadati che descrivono dati, e cataloghi di dati, delle pubbliche amministrazioni (DCAT-AP_IT)." + "@language": "en", + "@value": "is version of" }, { - "@id": "http://www.dati.gov.it/sites/default/files/DCAT-AP_IT_UML.png" + "@language": "it", + "@value": "è versione di" + } + ], + "rdfs:range": { + "@id": "http://dati.gov.it/onto/dcatapitDataset" + } + }, + { + "@id": "terms:issued", + "@type": "owl:DatatypeProperty", + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà è utilizzata per rappresntare la data ufficiale di rilascio (es. pubblicazione) del Catalogo o del Dataset." }, { "@language": "en", - "@value": "This is version 2.0 (2016-03-18) of the ontology of the Italian application profile for the metadata that describe catalogues and data of Italian Public Administrations (DCAT-AP_IT)." + "@value": "This property contains the date of formal issuance (e.g., publication) of either the Catalogue or the Dataset," } ], - "dct:license": { - "@id": "http://creativecommons.org/licenses/by/3.0/it/" + "rdfs:domain": { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b18" }, - "dct:modified": "2016-03-18", - "dct:rights": [ + "rdfs:isDefinedBy": { + "@id": "http://purl.org/dc/terms/" + }, + "rdfs:label": [ { "@language": "it", - "@value": "Attribuzione - http://creativecommons.org/licenses/by/3.0/it/legalcode" + "@value": "data di rilascio" }, { "@language": "en", - "@value": "Attribution - http://creativecommons.org/licenses/by/3.0/it/legalcode" + "@value": "release date" } ], - "dct:title": [ + "rdfs:range": { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b21" + } + }, + { + "@id": "terms:language", + "@type": "owl:ObjectProperty", + "rdfs:comment": [ { - "@language": "en", - "@value": "DCAT-AP IT - The Italian application profile for metadata of datasets" + "@language": "it", + "@value": "Questa proprietà si riferisce a una lingua utilizzata nei metadati testuali che descrivono i titoli, le descrizioni, … dei Dataset o del Catalogo. Questa proprietà può essere ripetuta se i metadati sono forniti in più lingue.\nDeve essere utilizzato il vocabolario http://publications.europa.eu/mdr/authority/language/" }, { - "@language": "it", - "@value": "DCAT-AP IT - Ontologia del profilo nazionale dei metadati dei dati della PA" + "@language": "en", + "@value": "This property refers to a language of the Dataset or of the Catalogue. This property can be repeated if there are multiple languages in the Dataset or in the Catalogue." } ], - "owl:versionIRI": { - "@id": "http://dati.gov.it/onto/dcatapit/2.0" + "rdfs:domain": { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b6" }, - "rdfs:comment": [ + "rdfs:isDefinedBy": { + "@id": "http://purl.org/dc/terms/" + }, + "rdfs:label": [ { "@language": "en", - "@value": "This is 2.0 version of the ontology - last update on 18th March 2016. The ontology is built upon DCAT-AP version 1.1 released by the European Commission, in the context of the ISA programme, on November 2015." + "@value": "language" }, { "@language": "it", - "@value": "Questa è la versione 2.0 dell'ontologia - Ultima modifica del 18 marzo 2016. L'ontologia è definita sulla base del profilo DCAT-AP 1.1 rilasciato dalla Commissione Europea, nel contesto del programma ISA, lo scorso Novembre 2015." + "@value": "lingua" } - ] - }, - { - "@id": "rdfs:subClassOf", - "@type": "owl:AnnotationProperty" - }, - { - "@id": "_:ub6bL1070C31", - "@type": "owl:Restriction", - "owl:onDataRange": { - "@id": "xsd:string" - }, - "owl:onProperty": { - "@id": "vcard:fn" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + ], + "rdfs:range": { + "@id": "terms:LinguisticSystem" } }, { - "@id": "_:ub6bL870C26", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "terms:license", + "@type": "owl:ObjectProperty", + "rdfs:comment": [ + { + "@id": "http://purl.org/dc/terms/" + }, + { + "@language": "it", + "@value": "Questa proprietà si riferisce a una licenza con la quale la Distribuzione è resa disponibile." + }, + { + "@language": "en", + "@value": "This property refers to the licence under which the distribution of the dataset is made available." + } + ], + "rdfs:domain": { + "@id": "http://dati.gov.it/onto/dcatapitDistribution" }, - "owl:onProperty": { - "@id": "owl:versionInfo" + "rdfs:label": [ + { + "@language": "en", + "@value": "license" + }, + { + "@language": "it", + "@value": "licenza" + } + ], + "rdfs:range": { + "@id": "http://dati.gov.it/onto/dcatapitLicenseDocument" } }, { - "@id": "_:ub6bL1036C34", - "@type": "owl:Restriction", - "owl:maxCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "terms:modified", + "@type": [ + "owl:AnnotationProperty", + "owl:DatatypeProperty" + ], + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà consente di rappresentare la data di ultima modifica o del Catalogo o del Dataset o della Distribuzione del Dataset." + }, + { + "@language": "en", + "@value": "This property contains the most recent date on which either the Catalogue or the Dataset or the Ditribution was modified." + } + ], + "rdfs:domain": [ + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b1" + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b2" + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b3" + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b4" + }, + { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b5" + } + ], + "rdfs:isDefinedBy": { + "@id": "http://purl.org/dc/terms/" }, - "owl:onProperty": { - "@id": "owl:versionInfo" + "rdfs:label": [ + { + "@language": "en", + "@value": "update date" + }, + { + "@language": "it", + "@value": "data ultima modifica" + } + ], + "rdfs:range": { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b24" } }, { - "@id": "_:ub6bL984C31", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "terms:publisher", + "@type": "owl:ObjectProperty", + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà è utilizzata per rappresentare un agente (tipicamente un'organizzazione) che è responsabile di rendere disponibile (pubblicare) il dataset o il catalogo. Evitare di specificare nomi di singole persone." + }, + { + "@language": "en", + "@value": "This property is used to represent an agent (typically an organization) which is responsible for making available (for publishing) the dataset or the catalogue. Avoid the use of names of single persons." + } + ], + "rdfs:domain": { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b9" }, - "owl:onDataRange": { - "@id": "xsd:decimal" + "rdfs:isDefinedBy": { + "@id": "http://purl.org/dc/terms/" }, - "owl:onProperty": { - "@id": "dcat:byteSize" + "rdfs:label": [ + { + "@language": "it", + "@value": "editore" + }, + { + "@language": "en", + "@value": "publisher" + } + ], + "rdfs:range": { + "@id": "http://dati.gov.it/onto/dcatapitAgent" } }, { - "@id": "dcat:dataset", + "@id": "terms:rightsHolder", "@type": "owl:ObjectProperty", - "owl:versionInfo": { - "@language": "en", - "@value": "1.2" - }, "rdfs:comment": [ { - "@language": "en", - "@value": "Property used to link the catalogue with the dataset that is included in the Catalogue." + "@language": "it", + "@value": "Sulla base anche di quanto indicato all’art.2 lettera i) del D. Lgs. n. 36/2006, il titolare del dataset è la pubblica amministrazione o l’organismo di diritto pubblico che ha originariamente formato per uso proprio o commissionato ad altro soggetto pubblico o privato il documento che rappresenta il dato, o che ne ha la disponibilità. Il titolare è pertanto responsabile della gestione complessiva del dataset in virtù dei propri compiti istituzionali.Si fa presente che, nell’ambito della presente ontologia, l’accezione di documento suddetta può essere intesa riferita al dataset. E' bene evitare di specificare nomi di singole persone." }, { - "@language": "it", - "@value": "Proprietà utilizzata per collegare il catalogo ai dataset che sono inclusi nel catalogo stesso" + "@language": "en", + "@value": "This property is used to represent an agent (typically an organization) which is responsible for the overall management of the dataset in the light of its institutional objectives. This property represents one of the extensions introduced by the Italian profile of the DCaT-AP 1.1. Do not include names of single persons." } ], "rdfs:domain": { - "@id": "https://dati.gov.it/onto/dcatapit#Catalog" + "@id": "http://dati.gov.it/onto/dcatapitDataset" }, "rdfs:isDefinedBy": { - "@id": "dcat:" + "@id": "terms:/" }, "rdfs:label": [ { "@language": "en", - "@value": "dataset" + "@value": "rights holder" }, { "@language": "it", - "@value": "dataset" + "@value": "titolare" } ], "rdfs:range": { - "@id": "http://dati.gov.it/onto/dcatapitDataset" + "@id": "http://dati.gov.it/onto/dcatapitAgent" } }, { - "@id": "adms:identifier", + "@id": "terms:spatial", "@type": "owl:ObjectProperty", "rdfs:comment": [ { - "@language": "en", - "@value": "This property is used to represent a secondary identifier of the dataset such a DOI, ISBN, etc." + "@language": "it", + "@value": "Questa proprietà è utilizzata per rappresentare una zona geografica (copertura spaziale) del dataset." }, { - "@language": "it", - "@value": "Questa proprietà si riferisce a un eventuale identificativo secondario del Dataset (un identificativo che il dataset assume in altri contesti come per esempio il DOI, l'ISBN, ecc.)." + "@language": "en", + "@value": "This property refers to a geographical area covered by the Dataset" } ], "rdfs:domain": { "@id": "http://dati.gov.it/onto/dcatapitDataset" }, "rdfs:isDefinedBy": { - "@id": "adms:" + "@id": "http://purl.org/dc/terms/" }, "rdfs:label": [ { "@language": "it", - "@value": "altro identificativo" + "@value": "copertura geografica" }, { "@language": "en", - "@value": "other identifier" + "@value": "spatial coverage" } ], "rdfs:range": { - "@id": "adms:Identifier" - } - }, - { - "@id": "_:ub6bL848C26", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - }, - "owl:onProperty": { - "@id": "dcterms:identifier" + "@id": "terms:Location" } }, { - "@id": "_:ub6bL742C24", - "@type": "owl:Restriction", - "owl:cardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "terms:subject", + "@type": "owl:ObjectProperty", + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà è definita in http://purl.org/dc/terms/ ed è utilizzata in DCAT-AP_IT per rappresentare delle parole chiave controllate per i dataset, ovvero una classificazione più dettagliata del tema di riferimento dei dati. Questa proprietà rappresenta una delle estensioni introdotte dal profilo italiano DCAT-AP IT. Un Dataset può essere associato a più sottotemi.\nI valori da utilizzare per questa proprietà sono gli URI dei concetti del vocabolario Eurovoc (http://eurovoc.europa.eu/drupal/?q=it/navigation&cl=it). Il mapping tra i temi del dataset e Eurovoc è disponibile presso il portale europeo dei dati. Questa proprietà è fortemente raccomandata." + }, + { + "@language": "en", + "@value": "This property is defined in http://purl.org/dc/terms/ and it is used in DCAT-AP_IT to represent controlled keywords (a fine-grained classification of the theme) for a dataset. This property represents one of the Italian externsions of DCAT-AP. A dataset can have more than one subject. The values are the URI of the controlled vocabulary Eurovoc (http://eurovoc.europa.eu/drupal/?q=it/navigation&cl=en). The mapping between the dataset themes and Eurovoc is available through the european data poral. This property is strongly recommended." + } + ], + "rdfs:domain": { + "@id": "owl:Thing" }, - "owl:onProperty": { - "@id": "foaf:name" - } - }, - { - "@id": "_:ub6bL1216C54", - "@type": "rdfs:Datatype", - "owl:unionOf": { - "@list": [ - { - "@id": "xsd:date" - }, - { - "@id": "xsd:dateTime" - } - ] - } - }, - { - "@id": "_:ub6bL793C26", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "dcterms:LinguisticSystem" + "rdfs:isDefinedBy": { + "@id": "http://purl.org/dc/terms/" }, - "owl:onProperty": { - "@id": "dcterms:language" + "rdfs:label": [ + { + "@language": "it", + "@value": "sottotema" + }, + { + "@language": "en", + "@value": "subtheme" + } + ], + "rdfs:range": { + "@id": "skos:Concept" } }, { - "@id": "_:ub6bL975C31", - "@type": "owl:Restriction", - "owl:maxQualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" + "@id": "terms:temporal", + "@type": "owl:ObjectProperty", + "rdfs:comment": [ + { + "@language": "it", + "@value": "Questa proprietà è utilizzata per rappresentare un'estensione temporale che il dataset possiede." + }, + { + "@language": "en", + "@value": "This property refers to a temporal period that the Dataset covers." + } + ], + "rdfs:domain": { + "@id": "http://dati.gov.it/onto/dcatapitDataset" }, - "owl:onDataRange": { - "@id": "_:ub6bL978C49" + "rdfs:isDefinedBy": { + "@id": "http://purl.org/dc/terms/" }, - "owl:onProperty": { - "@id": "dcterms:modified" + "rdfs:label": [ + { + "@language": "it", + "@value": "estensione temporale" + }, + { + "@language": "en", + "@value": "temporal coverage" + } + ], + "rdfs:range": { + "@id": "terms:PeriodOfTime" } }, { - "@id": "_:ub6bL1337C33", - "@type": "owl:Restriction", - "owl:allValuesFrom": { - "@id": "rdfs:Literal" + "@id": "terms:title", + "@type": [ + "owl:AnnotationProperty", + "owl:DatatypeProperty" + ], + "rdfs:comment": [ + { + "@language": "en", + "@value": "This property represents the title or name of a Thing." + }, + { + "@language": "it", + "@value": "Questa proprietù rappresenta il titolo o il nome di una cosa. Può essere utilizzato per il titolo del Catalogo, del Dataset e della Distribuzione. Questa proprietà può essere ripetuta per esprimere il titolo in diverse lingue." + } + ], + "rdfs:domain": { + "@id": "owl:Thing" }, - "owl:onProperty": { - "@id": "skos:notation" - } - }, - { - "@id": "vcard:hasURL", - "@type": "owl:ObjectProperty", - "dcterms:description": [ + "rdfs:isDefinedBy": { + "@id": "http://purl.org/dc/terms/" + }, + "rdfs:label": [ { "@language": "en", - "@value": "Property defined in http://www.w3.org/2006/vcard/ns and used to represent the primary URL of the contact point of the dataset. It is recommended to indicate the URL of the main contact page or the contact form. It is discouraged the use of the main URL of the institutional web site of the organization that provides the dataset. In case additional secondary URLs are to be added, it is recommended to extend DCAT-AP_IT with properties such as foaf:page." + "@value": "title" }, { "@language": "it", - "@value": "Proprietà utilizzata per rappresentare l'URL primario del punto di contatto per il dataset. Si raccomanda di indicare l'URL di una pagina primaria di contatti o di un form per il contatto e non l'URL del sito web istituzionale dell'organizzazione che fornisce il dataset. Nel caso si vogliano specificare ulteriori URL secondari si può estendere il profilo DCAT-AP_IT con proprietà come per esempio foaf:page." + "@value": "titolo" } ], + "rdfs:range": { + "@id": "rdf:PlainLiteral" + } + }, + { + "@id": "terms:type", + "@type": "owl:ObjectProperty", "rdfs:domain": { - "@id": "http://dati.gov.it/onto/dcatapitOrganization" + "@id": "owl:Thing" }, "rdfs:isDefinedBy": { - "@id": "http://www.w3.org/2006/vcard/ns" + "@id": "http://purl.org/dc/terms/" }, "rdfs:label": [ { "@language": "it", - "@value": "sito" + "@value": "tipo" }, { "@language": "en", - "@value": "web site" + "@value": "type" } ], "rdfs:range": { - "@id": "owl:Thing" - } + "@id": "skos:Concept" + }, + "terms:description": [ + { + "@language": "it", + "@value": "Questa proprietà è definita in http://purl.org/dc/terms/ ed è aggiunta a DCAT-AP_IT al fine di modellare i tipi delle \"cose\". In particolare, è utilizzata per rappresentare il tipo di licenza di una distribuzione di un dataset. Il vocabolario che deve essere utilizzato per specificare il tipo della licenza è il seguente: http://purl.org/adms/licencetype/1.0" + }, + { + "@language": "en", + "@value": "This property is defined in http://purl.org/dc/terms/ and it is added in DCAT-AP_IT to model the type of \"things\". In particular, it is used to specify the type of license of a distribution of a dataset. The vocabulary to be used to specify the type of license is the following: http://purl.org/adms/licencetype/1.0" + } + ] }, { - "@id": "dcterms:identifier", - "@type": "owl:DatatypeProperty", + "@id": "vcard:Email", + "@type": "owl:Class", + "rdfs:comment": [ + { + "@id": "http://www.w3.org/2006/vcard/ns" + }, + { + "@language": "it", + "@value": "La classe è utilizzata per specificare l'indirizzo email primario per le comunicazioni con l'oggetto che vCard rappresenta." + }, + { + "@language": "en", + "@value": "To specify the primary electronic mail address for communications with the object the vCard represents." + } + ], + "rdfs:label": [ + { + "@language": "en", + "@value": "Email" + }, + { + "@language": "it", + "@value": "Email" + } + ] + }, + { + "@id": "vcard:Kind", + "@type": "owl:Class", "rdfs:comment": [ { "@language": "en", - "@value": "The identifier might be used as part of the URI of the thing to which is associated, but still having it represented explicitly is useful." + "@value": "A description following the vCard specification, e.g. to provide telephone number and e-mail address, for instance, for a contact point." }, { "@language": "it", - "@value": "Questa proprietà rappresenta l'identificativo associato a una cosa. Esso può essere utilizzato come parte dell'URI dell'oggetto ma può essere anche esplicitato.\n\nUn esempio dell'uso dell'identificatore in turtle è il seguente (dove datiAmministrazione potrebbe essere definita come http://dati.gov.it/resource/Amministrazione/)\n\n
\n\ndatiAmministrazione:agid\n  a               dcatapit:Agent , foaf:Agent ;\n  dct:identifier  \"agid\" ;\n  foaf:name       \"AgID\"@it .\n\n
" + "@value": "E' la classe definita nelle specifiche vCard utilizzata per definire un punto di contatto che include per esempio un indirizzo email, un numero di telefono un URL di riferimento." } ], - "rdfs:domain": { - "@id": "owl:Thing" - }, "rdfs:isDefinedBy": { - "@id": "dcterms:" + "@id": "http://www.w3.org/2006/vcard/ns#" }, "rdfs:label": [ { "@language": "en", - "@value": "identifier" + "@value": "Contact Point" }, { "@language": "it", - "@value": "identificativo" + "@value": "Punto di contatto" } - ], - "rdfs:range": { - "@id": "rdfs:Literal" - } - }, - { - "@id": "_:ub6bL952C31", - "@type": "owl:Restriction", - "owl:onClass": { - "@id": "dcterms:MediaTypeOrExtent" - }, - "owl:onProperty": { - "@id": "dcterms:format" - }, - "owl:qualifiedCardinality": { - "@type": "xsd:nonNegativeInteger", - "@value": "1" - } + ] }, { - "@id": "dcterms:PeriodOfTime", + "@id": "vcard:Organization", "@type": "owl:Class", "rdfs:comment": [ { - "@language": "en", - "@value": "An interval of time that is named or defined by its start and end dates." + "@id": "http://www.w3.org/2006/vcard/ns" }, { "@language": "it", - "@value": "Un intervallo temporale identificato o definito da proprie date di inizio e fine." + "@value": "Questa classe è definita in vCard ed è stata aggiunta al fine di garantire l'allineamento con vCard:Kind definito in ambito DCAT." + }, + { + "@language": "en", + "@value": "This class is defined in vCard and it has been added in order to guarantee the alignment with the vcard:Kind as required in DCAT." } ], - "rdfs:isDefinedBy": { - "@id": "dcterms:" - }, - "rdfs:label": [ + "rdfs:label": "Organization", + "rdfs:subClassOf": { + "@id": "vcard:Kind" + } + }, + { + "@id": "vcard:TelephoneType", + "@type": "owl:Class", + "rdfs:comment": [ { "@language": "it", - "@value": "Periodo Temporale" + "@value": "Questa classe è definita in http://www.w3.org/2006/vcard/ns per rappresentare un tipo di numero telefonico." }, { "@language": "en", - "@value": "Period of Time" + "@value": "This class is defined in http://www.w3.org/2006/vcard/ns and it is used to represent a type of phone number." } ], - "rdfs:subClassOf": [ + "rdfs:isDefinedBy": { + "@id": "http://www.w3.org/2006/vcard/ns" + }, + "rdfs:label": [ { - "@id": "_:ub6bL1213C36" + "@language": "en", + "@value": "Phone" }, { - "@id": "_:ub6bL1204C36" + "@language": "it", + "@value": "Telefono" } - ] - }, - { - "@id": "xsd:date", - "@type": "rdfs:Datatype" + ], + "rdfs:subClassOf": { + "@id": "_:n51309856f8884caca7bae8ccbc30d8d2b90" + } }, { - "@id": "owl:versionInfo", - "@type": [ - "owl:AnnotationProperty", - "owl:DatatypeProperty" - ], + "@id": "vcard:fn", + "@type": "owl:DatatypeProperty", "rdfs:comment": [ + { + "@id": "http://www.w3.org/2006/vcard/ns" + }, { "@language": "en", - "@value": "This property contains a version number or any other version designation of the Dataset." + "@value": "Property defined in http://www.w3.org/2006/vcard/ns. It represents the full name of an object (as a single string). In DCAT-AP_IT it is used to represent the name of the department/office that is the stable contact point for the dataset. It is recommend not using the name of the organization as a whole. The name of the organization can be used only when the name of the department/office does not exist or cannot be clearly identified." }, { "@language": "it", - "@value": "Questa proprietà contiene il numero della versione o altre indicazioni della versione del dataset." + "@value": "Proprietà definita in http://www.w3.org/2006/vcard/ns. Rappresenta il nome completo di un oggetto (inteso come singola stringa). In DCAT-AP_IT la proprietà è utilizzata per specificare il nome del dipartimento/ufficio identificato come il punto di contatto stabile per il Dataset. Si raccomanda di non utilizzare il nome dell'organizzazione nel suo complesso. Il nome dell'organizzazione può essere usato solo nell'eventualità il dipartimento/ufficio non esista o non si possa chiaramente identificare." } ], "rdfs:domain": { - "@id": "owl:Thing" - }, - "rdfs:isDefinedBy": { - "@id": "owl:" + "@id": "http://dati.gov.it/onto/dcatapitOrganization" }, "rdfs:label": [ { "@language": "en", - "@value": "version" + "@value": "department name" }, { "@language": "it", - "@value": "versione" + "@value": "nome dell'ufficio/organizzazione" } ], "rdfs:range": { - "@id": "rdfs:Literal" + "@id": "xsd:string" } }, { - "@id": "https://dati.gov.it/onto/dcatapit#Catalog", - "@type": "owl:Class", + "@id": "vcard:hasEmail", + "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "it", - "@value": "Un catalogo o un repository che contiene i dataset che si vogliono descrivere. Tipicamente utilizzata per rappresentare cataloghi come per esempio CKAN/DKAN che contengono dati aperti delle pubbliche amministrazioni, la classe comunque può essere riutilizzata per specificare anche cataloghi di dati di ogni tipo, non necessariamente aperti (e.g., un catalogo di banche dati di una pubblica amministrazione).\nLa classe è definita nell'ambito del profilo DCAT-AP IT come sottoclasse di dcat:Catalog per mantenere l'allineamento con l'ontologia esterna assicurando la possibilità di aggiungere proprietà o restringere le cardinalità di tali proprietà in accordo con i requisiti del profilo italiano DCAT-AP IT.\n\nE' obbligatorio specificare la classe.\n\nUn esempio in turtle è il seguente (dove datiCatalogo potrebbe essere ):\n\n
\ndatiCatalogo:SPCDataCatalog\n   a dcatapit:Catalog , dcat:Catalog ;\n   dct:title \"Catalogo SPCData\"@it ;\n   dct:description \"Una descrizione del catalogo\" ;\n   dct:modified\t\"2015-05-25\"^^xsd:date ;\n   dct:issued \"2012-01-15\"^^xsd:date ;\n   dct:publisher   ;\n   dct:language  ;\n   dcat:dataset  ;\n   dcat:dataset  ;\n   foaf:homepage  ;\n   dcat:themeTaxonomy  ."
+          "@value": "Proprietà utilizzata per specificare l'indirizzo email primario da utilizzare nelle comunicazioni con l'oggetto (nel contesto DCAT_AP IT l'oggetto è il dipartimento/ufficio identificato come punto di contatto stabile per un dataset).  Si raccomanda di utilizzare e-mail istituzionali riferibili all’ufficio/servizio/UO e non alla singola persona."
         },
         {
           "@language": "en",
-          "@value": "A catalogue or repository that hosts the datasets to be described. Typically it is used to represent catalogs such as CKAN/DKAN catalogs containing open data of public administrations. However, the class can be used to define even catalog of any type of data, not necessarily open data (e.g., a catalog of the databases of a public administration).\nThe class has been defined in the context of the Italian application profile DCAT-AP IT as a sub class of dcat:Catalog. This allows maintaining a fully alignment to that external ontology but guaranteeing, at the same time, the possibility to add additional propertie,s and restrictions on those properties, according to the DCAT-AP IT requirements.\n\nThis class is mandatory.\n\nAn example in turtle can be the following (where datiCatalogo can be ):\n\n
\ndatiCatalogo:SPCDataCatalog\n   a dcatapit:Catalog , dcat:Catalog ;\n   dct:title \"Catalogo SPCData\"@it ;\n   dct:description \"Una descrizione del catalogo\" ;\n   dct:modified\t\"2015-05-25\"^^xsd:date ;\n   dct:issued \"2012-01-15\"^^xsd:date ;\n   dct:publisher   ;\n   dct:language  ;\n   dcat:dataset  ;\n   dcat:dataset  ;\n   foaf:homepage  ;\n   dcat:themeTaxonomy  ."
+          "@value": "To specify the primary electronic mail address for communications with the contact point of the dataset."
         }
       ],
+      "rdfs:domain": {
+        "@id": "http://dati.gov.it/onto/dcatapitOrganization"
+      },
       "rdfs:isDefinedBy": {
-        "@id": "https://dati.gov.it/onto/dcatapit"
+        "@id": "http://www.w3.org/2006/vcard/ns"
       },
       "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Catalogue"
-        },
         {
           "@language": "it",
-          "@value": "Catalogo"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub6bL1414C61"
-        },
-        {
-          "@id": "https://www.w3.org/ns/dcat#Catalog"
-        },
-        {
-          "@id": "_:ub6bL1396C61"
-        },
-        {
-          "@id": "_:ub6bL1388C61"
-        },
-        {
-          "@id": "_:ub6bL1410C61"
-        },
-        {
-          "@id": "_:ub6bL1423C61"
-        },
-        {
-          "@id": "_:ub6bL1405C61"
-        },
-        {
-          "@id": "_:ub6bL1392C61"
-        },
-        {
-          "@id": "_:ub6bL1400C61"
+          "@value": "ha email"
         },
         {
-          "@id": "_:ub6bL1419C61"
+          "@language": "en",
+          "@value": "has email"
         }
-      ]
-    },
-    {
-      "@id": "_:ub6bL864C44",
-      "@type": "rdfs:Datatype",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "xsd:date"
-          },
-          {
-            "@id": "xsd:dateTime"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "_:ub6bL1388C61",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "dcat:dataset"
-      },
-      "owl:someValuesFrom": {
-        "@id": "http://dati.gov.it/onto/dcatapitDataset"
+      ],
+      "rdfs:range": {
+        "@id": "vcard:Email"
       }
     },
     {
-      "@id": "dcterms:modified",
-      "@type": [
-        "owl:AnnotationProperty",
-        "owl:DatatypeProperty"
-      ],
+      "@id": "vcard:hasTelephone",
+      "@type": "owl:ObjectProperty",
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà consente di rappresentare la data di ultima modifica o del Catalogo o del Dataset o della Distribuzione del Dataset."
+          "@value": "Questa proprietà è definita in http://www.w3.org/2006/vcard/ns ed è stata aggiunta al fine di poter legare l'Organizzazione, che rappresenta il punto di contatto, con il numero di telefono della stessa."
         },
         {
           "@language": "en",
-          "@value": "This property contains the most recent date on which either the Catalogue or the Dataset or the Ditribution was modified."
-        }
-      ],
-      "rdfs:domain": [
-        {
-          "@id": "_:f395886def58244898d5aedd6e1086795b4"
-        },
-        {
-          "@id": "_:f395886def58244898d5aedd6e1086795b5"
-        },
-        {
-          "@id": "_:f395886def58244898d5aedd6e1086795b1"
-        },
-        {
-          "@id": "_:f395886def58244898d5aedd6e1086795b2"
-        },
-        {
-          "@id": "_:f395886def58244898d5aedd6e1086795b3"
+          "@value": "This property is defined in http://www.w3.org/2006/vcard/ns and it is used to link the Organization representing the contact point to its phone number."
         }
       ],
+      "rdfs:domain": {
+        "@id": "http://dati.gov.it/onto/dcatapitOrganization"
+      },
       "rdfs:isDefinedBy": {
-        "@id": "dcterms:"
+        "@id": "http://www.w3.org/2006/vcard/ns"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "update date"
+          "@language": "it",
+          "@value": "ha telefono"
         },
         {
-          "@language": "it",
-          "@value": "data ultima modifica"
+          "@language": "en",
+          "@value": "has telephone"
         }
       ],
       "rdfs:range": {
-        "@id": "_:ub6bL599C27"
+        "@id": "vcard:TelephoneType"
       }
     },
     {
-      "@id": "dcat:downloadURL",
+      "@id": "vcard:hasURL",
       "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
+      "rdfs:domain": {
+        "@id": "http://dati.gov.it/onto/dcatapitOrganization"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "http://www.w3.org/2006/vcard/ns"
+      },
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "1.2"
+          "@value": "sito"
         },
         {
           "@language": "en",
-          "@value": "1.2"
+          "@value": "web site"
         }
       ],
+      "rdfs:range": {
+        "@id": "owl:Thing"
+      },
+      "terms:description": [
+        {
+          "@language": "en",
+          "@value": "Property defined in http://www.w3.org/2006/vcard/ns and used to represent the primary URL of the contact point of the dataset. It is recommended to indicate the URL of the main contact page or the contact form. It is discouraged the use of the main URL of the institutional web site of the organization that provides the dataset. In case additional secondary URLs are to be added, it is recommended to extend DCAT-AP_IT with properties such as foaf:page."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà utilizzata per rappresentare l'URL primario del punto di contatto per il dataset. Si raccomanda di indicare l'URL di una pagina primaria di contatti o di un form per il contatto e non l'URL del sito web istituzionale dell'organizzazione che fornisce il dataset. Nel caso si vogliano specificare ulteriori URL secondari si può estendere il profilo DCAT-AP_IT con proprietà come per esempio foaf:page."
+        }
+      ]
+    },
+    {
+      "@id": "vcard:value",
+      "@type": "owl:DatatypeProperty",
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà è utilizzata per rappresentare l'URL che fornisce un link diretto al file scaricabile in un determinato formato."
+          "@value": "Questa proprietà è definita in http://www.w3.org/2006/vcard/ns ed è stata aggiunta al fine di rappresentare il valore del numero di telefono del punto di contatto."
         },
         {
           "@language": "en",
-          "@value": "This property is used to represent a URL that is a direct link to a downloadable file in a given format."
+          "@value": "This property is defined in http://www.w3.org/2006/vcard/ns and it has been added in DCAt-AP_IT in order to represent the phone number of the contact point."
         }
       ],
       "rdfs:domain": {
-        "@id": "http://dati.gov.it/onto/dcatapitDistribution"
+        "@id": "owl:Thing"
       },
       "rdfs:isDefinedBy": {
-        "@id": "dcat:"
+        "@id": "http://www.w3.org/2006/vcard/ns"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "URL di download"
+          "@value": "valore"
         },
         {
           "@language": "en",
-          "@value": "download URL"
+          "@value": "value"
         }
       ],
       "rdfs:range": {
-        "@id": "rdfs:Resource"
+        "@id": "rdfs:Literal"
       }
     },
     {
-      "@id": "_:ub6bL1099C27",
-      "@type": "owl:Restriction",
-      "owl:maxCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "dcterms:description"
-      }
+      "@id": "xsd:date",
+      "@type": "rdfs:Datatype"
+    },
+    {
+      "@id": "xsd:dateTime",
+      "@type": "rdfs:Datatype"
+    },
+    {
+      "@id": "xsd:decimal",
+      "@type": "rdfs:Datatype"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/DCAT/latest/DCAT-AP_IT.rdf b/Ontologie/DCAT/latest/DCAT-AP_IT.rdf
index ebffa6ef..4badfd42 100644
--- a/Ontologie/DCAT/latest/DCAT-AP_IT.rdf
+++ b/Ontologie/DCAT/latest/DCAT-AP_IT.rdf
@@ -1,1077 +1,417 @@
-
-
-    
-        
-        This is version 2.0 (2016-03-18) of the ontology of the Italian application profile for the metadata that describe catalogues and data of  Italian Public Administrations (DCAT-AP_IT).
-        Attribuzione - http://creativecommons.org/licenses/by/3.0/it/legalcode
-        DCAT-AP IT - Ontologia del profilo nazionale  dei metadati dei dati della PA
-        
-        AgID - Agenzia per l'Italia Digitale
-        Questa è la versione 2.0 dell'ontologia  - Ultima modifica del 18 marzo 2016. L'ontologia è definita sulla base del profilo DCAT-AP 1.1 rilasciato dalla Commissione Europea, nel contesto del programma ISA, lo scorso Novembre 2015.
-        DCAT-AP IT - The Italian application profile for metadata of datasets
-        
-        2016-03-18
-        This is 2.0 version  of the ontology - last update on 18th March 2016. The ontology is built upon DCAT-AP version 1.1 released by the European Commission, in the context of the ISA programme, on November 2015.
-        Versione 2.0 del 18-03-2016 dell'ontologia del Profilo italiano dei metadati che descrivono dati, e cataloghi di dati, delle pubbliche amministrazioni (DCAT-AP_IT).
-        Working Group on National metadata profile DCAT-AP IT - Regione Piemonte, Provincia Autonoma di Trento, CISIS, Protezione Civile and ISTAT
-        Gruppo di lavoro su Profilo Nazionale Metadati - Regione Piemonte, Provincia autonoma di Trento, CISIS, Protezione Civile e Istat
-        Attribution - http://creativecommons.org/licenses/by/3.0/it/legalcode
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        Property used to represent the frequancy of update of the dataset.
-        Proprietà utilizzata per rappresentare la frequenza dcon cui il Dataset viene aggiornato. I valori da utilizzare per questa proprietà sono gli URI dei concetti del vocabolario MDR Frequency Named Authority List (http://publications.europa.eu/mdr/authority/frequency).
-        
-        accrual periodicity
-        frequenza di aggiornamento
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to link a dataset to the standard to which the dataset conforms.
-        Questa proprietà si riferisce a una regola implementativa o altra specifica a cui il Dataset è conforme.
-        
-        conformità
-        conforms to
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to represent the creator of the dataset; that is, the authority responsible for creating/making the dataset. Avoid the use of names of single persons.
-        Proprietà utilizzata per rappresentare una o più entità (organizzazione/i) che hanno materialmente prodotto il Dataset. Evitare di indicare nomi di singole persone.
-        
-        autore
-        creator
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to represent the format of the distribution of the dataset. In order to represent the format it is required the use of the controlled vocabulary available at http://publications.europa.eu/mdr/authority/file-type/.
-        Proprietà utilizzata per rappresentare il formato del file di distribuzione del dataset. Per i formati si richiede l'uso del vocabolario controllato disponibile in http://publications.europa.eu/mdr/authority/file-type/.
-        
-        format
-        formato
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà si riferisce a un Dataset correlato che è una versione, un’edizione o un adattamento del Dataset descritto.
-        This property refers to a related Dataset of which the described Dataset is a version, edition, or adaptation.
-        
-        is version of
-        è versione di
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà si riferisce a una lingua utilizzata nei metadati testuali che descrivono i titoli, le descrizioni, … dei Dataset o del Catalogo. Questa proprietà può essere ripetuta se i metadati sono forniti in più lingue.
+
+
+  
+    
+    
+    
+    Property used to represent the format of the distribution of the dataset. In order to represent the format it is required the use of the controlled vocabulary available at http://publications.europa.eu/mdr/authority/file-type/.
+    Proprietà utilizzata per rappresentare il formato del file di distribuzione del dataset. Per i formati si richiede l'uso del vocabolario controllato disponibile in http://publications.europa.eu/mdr/authority/file-type/.
+    
+    format
+    formato
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    Property used to associated any resource with a geometry.
+    Proprietà utilizzata per associare qualsiasi risorsa alla corrispondente geometria.
+    
+    geometria
+    geometry
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    Questa classe è definita in http://www.w3.org/2006/vcard/ns per rappresentare un tipo di numero telefonico.
+    This class is defined in http://www.w3.org/2006/vcard/ns and it is used to represent a type of phone number.
+    
+    Phone
+    Telefono
+  
+  
+    
+    
+    
+    Questa proprietà si riferisce a una lingua utilizzata nei metadati testuali che descrivono i titoli, le descrizioni, … dei Dataset o del Catalogo. Questa proprietà può essere ripetuta se i metadati sono forniti in più lingue.
 Deve essere utilizzato il vocabolario http://publications.europa.eu/mdr/authority/language/
-        This property refers to a language of the Dataset or of the Catalogue. This property can be repeated if there are multiple languages in the Dataset or in the Catalogue.
-        
-        language
-        lingua
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà si riferisce a una licenza con la quale la Distribuzione è resa disponibile.
-        This property refers to the licence under which the distribution of the dataset is made available.
-        license
-        licenza
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà è utilizzata per rappresentare un agente (tipicamente un'organizzazione) che è responsabile di rendere disponibile (pubblicare) il dataset o il catalogo. Evitare di specificare nomi di singole persone.
-        This property is used to represent an agent (typically an organization) which is responsible for making available (for publishing) the dataset or the catalogue. Avoid the use of names of single persons.
-        
-        editore
-        publisher
-    
-    
-
-
-    
-
-    
-        
-        
-        Sulla base anche di quanto indicato all’art.2 lettera i) del D. Lgs. n. 36/2006, il titolare del dataset è la pubblica amministrazione o l’organismo di diritto pubblico che ha originariamente formato per uso proprio o commissionato ad altro soggetto pubblico o privato il documento che rappresenta il dato, o che ne ha la disponibilità. Il titolare è pertanto responsabile della gestione complessiva del dataset in virtù dei propri compiti istituzionali.Si fa presente che, nell’ambito della presente ontologia, l’accezione di documento suddetta può essere intesa riferita al dataset. E' bene evitare di specificare nomi di singole persone.
-        This property is used to represent an agent (typically an organization) which is responsible for the overall management of the dataset in the light of its institutional objectives. This property represents one of the extensions introduced by the Italian profile of the DCaT-AP 1.1. Do not include names of single persons.
-        
-        rights holder
-        titolare
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è utilizzata per rappresentare una zona geografica (copertura spaziale) del dataset.
-        This property refers to a geographical area covered by the Dataset
-        
-        copertura geografica
-        spatial coverage
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è definita in http://purl.org/dc/terms/ ed è utilizzata in DCAT-AP_IT per rappresentare delle parole chiave controllate per i dataset, ovvero una classificazione più dettagliata del tema di riferimento dei dati. Questa proprietà rappresenta una delle estensioni introdotte dal profilo italiano DCAT-AP IT. Un Dataset può essere associato a più sottotemi.
+    This property refers to a language of the Dataset or of the Catalogue. This property can be repeated if there are multiple languages in the Dataset or in the Catalogue.
+    
+    language
+    lingua
+  
+  
+    
+    
+    
+    Property used to link the dataset with its available distributions
+    Proprietà utilizzata per collegare il dataset con eventuali distribuzioni disponibili
+    
+    distribution
+    distribuzione
+  
+  
+    
+    
+    
+    Questa classe è definita in vCard ed è stata aggiunta al fine di garantire l'allineamento con vCard:Kind definito in ambito DCAT.
+    This class is defined in vCard and it has been added in order to guarantee the alignment with the vcard:Kind as required in DCAT.
+    Organization
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    A notation is a string of characters such as "T58.5" or "303.4833" used to uniquely identify a concept.
+    Questa proprietà contiene una stringa che è un identificatore nel contesto dello schema di identificazione a cui fa riferimento il suo tipo.
+    notation
+    notazione
+  
+  
+    
+    
+    
+    Sulla base anche di quanto indicato all’art.2 lettera i) del D. Lgs. n. 36/2006, il titolare del dataset è la pubblica amministrazione o l’organismo di diritto pubblico che ha originariamente formato per uso proprio o commissionato ad altro soggetto pubblico o privato il documento che rappresenta il dato, o che ne ha la disponibilità. Il titolare è pertanto responsabile della gestione complessiva del dataset in virtù dei propri compiti istituzionali.Si fa presente che, nell’ambito della presente ontologia, l’accezione di documento suddetta può essere intesa riferita al dataset. E' bene evitare di specificare nomi di singole persone.
+    This property is used to represent an agent (typically an organization) which is responsible for the overall management of the dataset in the light of its institutional objectives. This property represents one of the extensions introduced by the Italian profile of the DCaT-AP 1.1. Do not include names of single persons.
+    
+    rights holder
+    titolare
+  
+  
+    
+    
+    
+    Property used to link the catalogue with the dataset that is included in the Catalogue.
+    Proprietà utilizzata per collegare il catalogo ai dataset che sono inclusi nel catalogo stesso
+    
+    dataset
+    dataset
+    1.2
+  
+  
+    
+    La classe consente di identificare una posizione rappresentata come punto, linea, poligono, ecc espressi utilizzando le coordinate in un certo sistema di riferimento. Il modello concettuale della classe geometria, così come evidenziato nel diagramma UML, mostra un numero di proprietà che devono essere specificate. Tali proprietà non sono tuttavia definite nell'OWL dal momento che, in pratica, meccanismi di codifica di geometrie includono già tutte queste proprietà. La specifica GeoDCAT-AP prevede che deve essere utilizzata almeno una delle seguenti codifiche: GML o WKT.
+    The locn:Geometry class provides the means to identify a location as a point, line, polygon, etc. expressed using coordinates in some coordinate reference system. The conceptual model of the Geometry class itself shows a number of properties that are not defined in the OWL since in practice  geometry encodings all include already these properties. GeoDCAT-AP specifies that at least one of the following encodings must be used: GML or WKT.
+    
+    Geometria
+    Geometry
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    A concept such as an idea or notion; a unit of thought.The class represents both 1) the main subject (category) of the dataset being described. It is required the use of the controlled vocabulary defined in http://publications.europa.eu/resource/authority/data-theme; and 2) the subTheme that will defined in the upcoming weeks by AgID and that will be based on the COFOG classification.
+    Un concetto come un'idea, una nozione un'unità di pensiero. Nel contesto del profilo italiano la classe è utilizzata per rappresentare sia il tema principale (categoria) del dataset (è richiesto l'uso del vocabolario controllato definito nell'ambito del profilo DCAT disponibile in http://publications.europa.eu/resource/authority/data-theme), sia il sotto tema che sarà definito da AgID nelle prossime settimane e che sarà basato sulla classificazione ufficiale COFOG.
+    
+    Categoria
+    Category
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    An object representing an organization. An organization is a single entity, and might represent a business or government, a department or division within a business or government, a club, an association, or the like.
+    Una singola entità che potrebbe rappresentare un’impresa o un organismo governativo, un dipartimento, una divisione, una unità all'interno di un'azienda o di governo, un gruppo, un’associazione, o simili.
+    
+    Organization
+    Organizzazione
+  
+  
+    
+    
+    
+    Questa proprietà è definita in http://www.w3.org/2006/vcard/ns ed è stata aggiunta al fine di poter legare l'Organizzazione, che rappresenta il punto di contatto, con il numero di telefono della stessa.
+    This property is defined in http://www.w3.org/2006/vcard/ns and it is used to link the Organization representing the contact point to its phone number.
+    
+    ha telefono
+    has telephone
+  
+  
+    
+    A media Type or Extent.
+    Un tipo di supporto o estensione, es. il formato di un file. La classe è utilizzata per rappresentare il formato della distribuzione dei dataset. E' raccomandato l'uso del seguente vocabolario: http://www.iana.org/assignments/media-types/media-types.xhtml.
+    
+    Formato
+    Media Type or Extent
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    An identifier in a particular context, consisting of the string that is the identifier. For instance, other identifiers can be the ISBN or DOI, etc.
+    Un identificatore definito in un particolare contesto. Rappresenta un altro identificatore del dataset in un preciso contesto. Ad esempio può essere il codice ISBN, DOI, ecc.
+    
+    Identificatore
+    Identifier
+  
+  
+    
+    
+    
+    Property used to represent the frequancy of update of the dataset.
+    Proprietà utilizzata per rappresentare la frequenza dcon cui il Dataset viene aggiornato. I valori da utilizzare per questa proprietà sono gli URI dei concetti del vocabolario MDR Frequency Named Authority List (http://publications.europa.eu/mdr/authority/frequency).
+    
+    accrual periodicity
+    frequenza di aggiornamento
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    update date
+    data ultima modifica
+    Questa proprietà consente di rappresentare la data di ultima modifica o del Catalogo o del Dataset o della Distribuzione del Dataset.
+    This property contains the most recent date on which either the Catalogue or the Dataset or the Ditribution was modified.
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà è definita in http://purl.org/dc/terms/ ed è utilizzata in DCAT-AP_IT per rappresentare delle parole chiave controllate per i dataset, ovvero una classificazione più dettagliata del tema di riferimento dei dati. Questa proprietà rappresenta una delle estensioni introdotte dal profilo italiano DCAT-AP IT. Un Dataset può essere associato a più sottotemi.
 I valori da utilizzare per questa proprietà sono gli URI dei concetti del vocabolario Eurovoc (http://eurovoc.europa.eu/drupal/?q=it/navigation&cl=it). Il mapping tra i temi del dataset e Eurovoc è disponibile presso il portale europeo dei dati. Questa proprietà è fortemente raccomandata.
-        This property is defined in http://purl.org/dc/terms/ and it is used in DCAT-AP_IT to represent controlled keywords (a fine-grained classification of the theme) for a dataset. This property represents one of the Italian externsions of DCAT-AP. A dataset can have more than one subject. The values are the URI of the controlled vocabulary Eurovoc (http://eurovoc.europa.eu/drupal/?q=it/navigation&cl=en). The mapping between the dataset themes and Eurovoc is available through the european data poral. This property is strongly recommended.
-        
-        sottotema
-        subtheme
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è utilizzata per rappresentare un'estensione temporale che il dataset possiede.
-        This property refers to a temporal period that the Dataset covers.
-        
-        estensione temporale
-        temporal coverage
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è definita in http://purl.org/dc/terms/ ed è aggiunta a DCAT-AP_IT al fine di modellare i tipi delle "cose". In particolare, è utilizzata per rappresentare il tipo di licenza di una distribuzione di un dataset. Il vocabolario che deve essere utilizzato per specificare il tipo della licenza è il seguente: http://purl.org/adms/licencetype/1.0
-        This property is defined in http://purl.org/dc/terms/ and it is added in DCAT-AP_IT to model the type of "things". In particular, it is used to specify the type of license of a distribution of a dataset. The vocabulary to be used to specify the type of license is the following: http://purl.org/adms/licencetype/1.0
-        
-        tipo
-        type
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        Proprietà utilizzata per specificare l'indirizzo email primario da utilizzare nelle comunicazioni con l'oggetto (nel contesto DCAT_AP IT l'oggetto è il dipartimento/ufficio identificato come punto di contatto stabile per un dataset).  Si raccomanda di utilizzare e-mail istituzionali riferibili all’ufficio/servizio/UO e non alla singola persona.
-        To specify the primary electronic mail address for communications with the contact point of the dataset.
-        
-        ha email
-        has email
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è definita in http://www.w3.org/2006/vcard/ns ed è stata aggiunta al fine di poter legare l'Organizzazione, che rappresenta il punto di contatto, con il numero di telefono della stessa.
-        This property is defined in http://www.w3.org/2006/vcard/ns and it is used to link the Organization representing the contact point to its phone number.
-        
-        ha telefono
-        has telephone
-    
-    
-
-
-    
-
-    
-        
-        
-        Property defined in http://www.w3.org/2006/vcard/ns and used to represent the primary URL of the contact point of the dataset. It is recommended to indicate the URL of the main contact page or the contact form. It is discouraged the use of the main URL of the institutional web site of the organization that provides the dataset. In case additional secondary URLs are to be added, it is recommended to extend DCAT-AP_IT with properties such as foaf:page.
-        Proprietà utilizzata per rappresentare l'URL primario del punto di contatto per il dataset. Si raccomanda di indicare l'URL di una pagina primaria di contatti o di un form per il contatto e non l'URL del sito web istituzionale dell'organizzazione che fornisce il dataset. Nel caso si vogliano specificare ulteriori URL secondari si può estendere il profilo DCAT-AP_IT con proprietà come per esempio foaf:page.
-        
-        sito
-        web site
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà si riferisce a un eventuale identificativo secondario del Dataset (un identificativo che il dataset assume in altri contesti come per esempio il DOI, l'ISBN, ecc.).
-        This property is used to represent a secondary identifier of the dataset such a DOI, ISBN, etc.
-        
-        altro identificativo
-        other identifier
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà contiene un URL tramite cui si può accedere alla Distribuzione del Dataset.  La risorsa all'URL di accesso potrebbe contenere informazioni su come ottenere il dataset.
-        This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset.
-        
-        URL di accesso
-        access URL
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è utilizzata per rappresentare informazioni di contatto di un dataset. Tali informazioni possono essere usate per abilitare l'invio di commenti o richieste a coloro che gestiscono il dataset.
-        This property is used to represent contact information that can be used for sending comments about the dataset.
-        
-        contact point
-        punto di contatto
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to link the catalogue with the dataset that is included in the Catalogue.
-        Proprietà utilizzata per collegare il catalogo ai dataset che sono inclusi nel catalogo stesso
-        
-        dataset
-        dataset
-        1.2
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to link the dataset with its available distributions
-        Proprietà utilizzata per collegare il dataset con eventuali distribuzioni disponibili
-        
-        distribution
-        distribuzione
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è utilizzata per rappresentare l'URL che fornisce un link diretto al file scaricabile in un determinato formato.
-        This property is used to represent a URL that is a direct link to a downloadable file in a given format.
-        
-        URL di download
-        download URL
-        1.2
-        1.2
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà si riferisce a una pagina web, riferibile al fornitore e non ad una terza parte, che fornisce l’accesso al Dataset, le sue Distribuzioni e/o informazioni aggiuntive.
-        This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information.
-        
-        landing page
-        pagina di accesso
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è utilizzata per rappresentare il tema che classifica il dataset. Un dataset può essere associato a temi multipli. I valori da utilizzare per questa proprietà sono gli URI dei concetti del vocabolario EU Data Theme (URI vocabolario: http://publications.europa.eu/resource/authority/data-theme) descritti alla pagina http://publications.europa.eu/mdr/authority/data-theme.
-        This property refers to a category of the Dataset. A Dataset may be associated with multiple themes.
-        
-        tema
-        theme
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è utilizzata per rappresentare un sistema di organizzazione della conoscenza utile per la classificazione dei dataset contenuti nel catalogo.
-        This property refers to a knowledge organization system used to categorized the Catalogue's Datasets.
-        
-        tema del catalogo
-        theme taxonomy
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        A geographic name is a proper noun applied to a spatial object. Examples include: "Roma" (n Italian), "Rome" (in English), etc.
-        Un nome geografico è un nome proprio dato a un oggetto spaziale. Esempi includono: "Roma" (in italiano), "Rome" (in inglese), ecc. Utilizzare questa proprietà solo se non è disponibile un URI relativo alla localizzazione geografica da indicare utilizzando la proprietà geographicalIdentifier
-        geographical name
-        nome geografico
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà si riferisce alla pagina web. Essa è utilizzata per rappresentare la pagina principale per il Catalogo e per il punto di contatto del dataset. Nel caso del punto di contatto, la proprietà può essere sia l'home page dell'organizzazione/ufficio che agisce come punto di contatto, o una pagina web con le informazioni relative al punto di contatto.
-        This property refers to the home page. It is used to represent the main page for the Catalogue and the Contact Point of the dataset. In the case of the contact point, the home page can be either the home page of the organization/organization office acting as contact point or the home page  including contact information for the dataset.
-        
-        home page
-        home page
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to associated any resource with a geometry.
-        Proprietà utilizzata per associare qualsiasi risorsa alla corrispondente geometria.
-        
-        geometria
-        geometry
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        Property used to represent the end date in a period of time.
-        Proprietà utilizzata per rappresentare una data di fine di un periodo temporale.
-        
-        data fine
-        end date
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà si riferisce agli URL attraverso i quali viene fornito l’accesso a documenti di dettaglio relativi allo Standard indicato.
-        This property is used to represent reference documentation. This can be used for the Standard class (the property is a URL where the documentation can be found).
-        
-        documentazione di riferimento
-        reference documentation
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
+    This property is defined in http://purl.org/dc/terms/ and it is used in DCAT-AP_IT to represent controlled keywords (a fine-grained classification of the theme) for a dataset. This property represents one of the Italian externsions of DCAT-AP. A dataset can have more than one subject. The values are the URI of the controlled vocabulary Eurovoc (http://eurovoc.europa.eu/drupal/?q=it/navigation&cl=en). The mapping between the dataset themes and Eurovoc is available through the european data poral. This property is strongly recommended.
+    
+    sottotema
+    subtheme
+  
+  
+    
+    
+    
+    Questa proprietà si riferisce agli URL attraverso i quali viene fornito l’accesso a documenti di dettaglio relativi allo Standard indicato.
+    This property is used to represent reference documentation. This can be used for the Standard class (the property is a URL where the documentation can be found).
+    
+    documentazione di riferimento
+    reference documentation
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà è utilizzata per rappresentare informazioni di contatto di un dataset. Tali informazioni possono essere usate per abilitare l'invio di commenti o richieste a coloro che gestiscono il dataset.
+    This property is used to represent contact information that can be used for sending comments about the dataset.
+    
+    contact point
+    punto di contatto
+  
+  
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    A standard or other specification to Standard which a Dataset
+conforms. It can be used to represent also a technical rule, an ontology, a specific data schema.
 
-    
-        
-        
-        Questa proprietà rappresenta l'identificativo associato a una cosa. Esso può essere utilizzato come parte dell'URI dell'oggetto ma può essere anche esplicitato.
+The class is defined in the context of DCAT-AP IT as sub class of dct:Standard. This allows maintaining the full alignment to that external ontology; however, this allows guaranteeing, at the same time, the possibility to add additional properties and customized restrictions on the properties according to DCAT-AP requirements.
 
-Un esempio dell'uso dell'identificatore in turtle è il seguente (dove datiAmministrazione potrebbe essere definita come http://dati.gov.it/resource/Amministrazione/)
+An example in turtle can be the following (where datiStandard can be <http://dati.gov.it/resource/Standard/>):
 
 <pre>
-
-datiAmministrazione:agid
-  a               dcatapit:Agent , foaf:Agent ;
-  dct:identifier  "agid" ;
-  foaf:name       "AgID"@it .
-
+<http://dati.gov.it/resource/Standard/standard-org>
+   a  dcatapit:Standard , dct:Standard ;
+   dct:title  "W3C Org organization ontology" ;
+   dct:description  "The ontology of the organizations" ;
+   dcatapit:referenceDocumentation "https://www.w3.org/ns/org.rdf"^^xsd:anyURI ;
+   dcatapit:referenceDocumentation "https://www.w3.org/TR/vocab-org/"^^xsd:anyURI .
 </pre>
-        The identifier might be used as part of the URI of the thing to which is associated, but still having it represented explicitly is useful.
-        
-        identificativo
-        identifier
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        Questa proprietà è utilizzata per rappresntare la data ufficiale di rilascio (es. pubblicazione) del Catalogo o del Dataset.
-        This property contains the date of formal issuance (e.g., publication) of either the Catalogue or the Dataset,
-        
-        data di rilascio
-        release date
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        Questa proprietà è definita in schema.org ed è stata aggiunta al fine di garantire il completo allineamento con la relativa proprietà end Date (data fine) definita nel profilo italiano DCAT, DCAT-AP IT.
-        This property is defined in schema.org and it has been added in order to guarantee the full alignment with the relative endDate (data fine) defined in the DCAT Italian application profile, DCAT-AP IT.
-        end date
-    
-    
-
-
-    
-
-    
-        Questa proprietà è definita in schema.org ed è stata aggiunta al fine di garantire l'allineamento con la relativa proprietà start date (data inizio) definita nel profilo italiano DCAT, DCAT-AP IT.
-        This property is defined in schema.org and it has been added in order to guarantee the algnment with the relative property startDate (data inizio) of the DCAT Italian application profile, DCAT-AP IT.
-        
-        start date
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        A notation is a string of characters such as "T58.5" or "303.4833" used to uniquely identify a concept.
-        Questa proprietà contiene una stringa che è un identificatore nel contesto dello schema di identificazione a cui fa riferimento il suo tipo.
-        notation
-        notazione
-    
-    
-
-
-    
-
-    
-        
-        
-        Proprietà utilizzata per identificare una stringa lessicale principale di una risorsa, espressa in uno più linguaggi naturali.
-        The preferred lexical label for a resource, in a given language.
-        
-        etichetta principale
-        preferred label
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property defined in http://www.w3.org/2006/vcard/ns. It represents the full name of an object (as a single string). In DCAT-AP_IT it is used to represent the name of the department/office that is the stable contact point for the dataset. It is recommend not using the name of the organization as a whole. The name of the organization can be used only when the name of the department/office does not exist or cannot be clearly identified.
-        Proprietà definita in http://www.w3.org/2006/vcard/ns. Rappresenta il nome completo di un oggetto (inteso come singola stringa). In DCAT-AP_IT la proprietà è utilizzata per specificare il nome del dipartimento/ufficio identificato come il punto di contatto stabile per il Dataset. Si raccomanda di non utilizzare il nome dell'organizzazione nel suo complesso. Il nome dell'organizzazione può essere usato solo nell'eventualità il dipartimento/ufficio non esista o non si possa chiaramente identificare.
-        department name
-        nome dell'ufficio/organizzazione
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è definita in http://www.w3.org/2006/vcard/ns ed è stata aggiunta al fine di rappresentare il valore del numero di telefono del punto di contatto.
-        This property is defined in http://www.w3.org/2006/vcard/ns and it has been added in DCAt-AP_IT in order to represent the phone number of the contact point.
-        
-        valore
-        value
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è utilizzata per rappresentare la dimensione della distribuzione del dataset espressa in byte.
-        This property contains the size of the Distribution of the dataset expressed in bytes
-        
-        byte size
-        dimensione in byte
-    
-    
-
+    Uno standard o altre specifiche a cui un dataset è conforme. La classe può essere utilizzata per rappresentare  regole tecniche, modelli di dati, ontologie, norme su cui sono basati i Dataset.
 
-    
-
-    
-        
-        
-        Questa proprietà è usata per indicare parole chiave o tag per descrivere il dataset. Questa proprietà è opzionale e può essere utilizzata per specificare ulteriori parole chiave a testo libero oltre a quelle già individuate mediante la proprietà sotto tema.
-        This property contains a keyword or a tag used to describe the Dataset. The property is optional; it can be use in order to define additional keywords as free text other than those already provided using the subTheme property.
-        
-        keyword
-        parola chiave
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to represent a name of a Thing.
-        Proprietà utilizzata per rappresentare il nome di una cosa.
-        
-        name
-        nome
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-            
-        
-        An Agent who plays a specific role on the data. In the Italian profile DCAT-AP IT, an agent is an organization (either public or private). The class is defined in the context (namespace) of the DCAT-AP IT as subClassOf foaf:Agent. This allows maintaining the alignment with the external ontology required by DCAT-AP but guaranteeing, at the same time, the possibility to add new properties and new restrictions on those properties according to the Italian application profile DCAT-AP IT.
-The class is mandatory,
+La classe è definita nel contesto del profilo DCAT-AP IT come sottoclasse della classe dct:Standard al fine di mantenere il pieno allineamento con quella ontologia esterna ma garantendo, al tempo stesso, la possibilità di aggiungere proprietà e restrizioni su proprietà in linea con i requisiti di DCAT-AP IT.
 
-An example in turle can be the following (where datiAmministrazione can be <http://dati.gov.it/resource/Amministrazione>):
+Un esempio in turtle è il seguente (dove datiStandard potrebbe essere <http://dati.gov.it/resource/Standard>):
 
 <pre>
-datiAmministrazione:agid
-  a                 dcatapit:Agent , foaf:Agent ;
-  foaf:name        "Agenzia per l'Italia Digitale"@it .
+<http://dati.gov.it/resource/Standard/standard-org>
+   a   dcatapit:Standard , dct:Standard ;
+   dct:title "W3C Org organization ontology" ;
+   dct:description  "The ontology of the organizations" ;
+   dcatapit:referenceDocumentation "https://www.w3.org/ns/org.rdf"^^xsd:anyURI ;
+   dcatapit:referenceDocumentation "https://www.w3.org/TR/vocab-org/"^^xsd:anyURI .
 </pre>
-        Soggetto che esercita uno specifico ruolo sui dati. La classe è associata con i Cataloghi e/o con i Dataset. Nel profilo italiano l’Agente è  un’organizzazione (o publica o privata). La classe è definita nell'ambito del profilo DCAT-AP IT come sottoclasse di foaf:Agent per mantenere l'allineamento con l'ontologia esterna assicurando la possibilità di aggiungere proprietà o restringere le cardinalità di tali proprietà in accordo con i requisiti del profilo italiano DCAT-AP IT.
+    
+    Standard
+    Standard
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    A catalogue or repository that hosts the datasets to be described. Typically it is used to represent catalogs such as CKAN/DKAN catalogs containing open data of public administrations. However, the class can be used to define even catalog of any type of data, not necessarily open data (e.g., a catalog of the databases of a public administration).
+The class has been defined in the context of the Italian application profile DCAT-AP IT as a sub class of dcat:Catalog. This allows maintaining a fully alignment to that external ontology but guaranteeing, at the same time, the possibility to add additional propertie,s and restrictions on those properties, according to the DCAT-AP IT requirements.
 
-E' obbligatorio specificare la classe.
+This class is mandatory.
 
-Un esempio in turtle per la specifica di un agente è il seguente (dove datiAmministrazione potrebbe essere definito come <http://dati.gov.it/resource/Amministrazione/>):
+An example in turtle can be the following (where datiCatalogo can be <http://dati.gov.it/resource/Catalogo/>):
 
 <pre>
-datiAmministrazione:agid
-  a                 dcatapit:Agent , foaf:Agent ;
-  foaf:name        "Agenzia per l'Italia Digitale"@it .
-</pre>
-        
-        Agent
-        Agente
-    
-    
+datiCatalogo:SPCDataCatalog
+   a dcatapit:Catalog , dcat:Catalog ;
+   dct:title "Catalogo SPCData"@it ;
+   dct:description "Una descrizione del catalogo" ;
+   dct:modified	"2015-05-25"^^xsd:date ;
+   dct:issued "2012-01-15"^^xsd:date ;
+   dct:publisher  <http://dati.gov.it/resource/Amministrazione/agid> ;
+   dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
+   dcat:dataset <http://dati.gov.it/resource/Dataset/LinkedOpenIPA> ;
+   dcat:dataset <http://dati.gov.it/resource/Dataset/ContrattiSPC> ;
+   foaf:homepage <http://spcdata.digitpa.gov.it/index.html> ;
+   dcat:themeTaxonomy <http://publications.europa.eu/resource/authority/data-theme> .
+    Un catalogo o un repository che contiene i dataset che si vogliono descrivere. Tipicamente utilizzata per rappresentare cataloghi come per esempio CKAN/DKAN che contengono dati aperti delle pubbliche amministrazioni, la classe comunque può essere riutilizzata per specificare anche cataloghi di dati di ogni tipo, non necessariamente aperti (e.g., un catalogo di banche dati di una pubblica amministrazione).
+La classe è definita nell'ambito del profilo DCAT-AP IT come sottoclasse di dcat:Catalog per mantenere l'allineamento con l'ontologia esterna assicurando la possibilità di aggiungere proprietà o restringere le cardinalità di tali proprietà in accordo con i requisiti del profilo italiano DCAT-AP IT.
 
+E' obbligatorio specificare la classe.
 
-    
+Un esempio in turtle è il seguente (dove datiCatalogo potrebbe essere <http://dati.gov.it/resource/Catalogo/>):
 
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-                    
-                        
-                            
-                            
-                        
-                    
-                
-            
-        
-        
-            
-                
-                1
-                
-                    
-                        
-                            
-                            
-                        
-                    
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        A conceptual entity that represents the published information. The class is defined in the context of the DCAT-AP IT as sub class of dcat:Dataset. This allows maintaining the fully alignment with that external ontology but guaranteeing, at the same time, the possibility to add properties and restrictions on the properties according to the DCAT-AP IT requirements.
+<pre>
+datiCatalogo:SPCDataCatalog
+   a dcatapit:Catalog , dcat:Catalog ;
+   dct:title "Catalogo SPCData"@it ;
+   dct:description "Una descrizione del catalogo" ;
+   dct:modified	"2015-05-25"^^xsd:date ;
+   dct:issued "2012-01-15"^^xsd:date ;
+   dct:publisher  <http://dati.gov.it/resource/Amministrazione/agid> ;
+   dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
+   dcat:dataset <http://dati.gov.it/resource/Dataset/LinkedOpenIPA> ;
+   dcat:dataset <http://dati.gov.it/resource/Dataset/ContrattiSPC> ;
+   foaf:homepage <http://spcdata.digitpa.gov.it/index.html> ;
+   dcat:themeTaxonomy <http://publications.europa.eu/resource/authority/data-theme> .
+    
+    Catalogo
+    Catalogue
+  
+  
+    
+    
+    
+    
+    This is version 2.0 (2016-03-18) of the ontology of the Italian application profile for the metadata that describe catalogues and data of  Italian Public Administrations (DCAT-AP_IT).
+    
+    Versione 2.0 del 18-03-2016 dell'ontologia del Profilo italiano dei metadati che descrivono dati, e cataloghi di dati, delle pubbliche amministrazioni (DCAT-AP_IT).
+    Attribuzione - http://creativecommons.org/licenses/by/3.0/it/legalcode
+    Attribution - http://creativecommons.org/licenses/by/3.0/it/legalcode
+    DCAT-AP IT - Ontologia del profilo nazionale  dei metadati dei dati della PA
+    DCAT-AP IT - The Italian application profile for metadata of datasets
+    DCAT-AP IT - Ontologia del profilo nazionale  dei metadati dei dati della PA
+    DCAT-AP IT - The Italian application profile for metadata of dataset
+    AgID - Agenzia per l'Italia Digitale
+    Questa è la versione 2.0 dell'ontologia  - Ultima modifica del 18 marzo 2016. L'ontologia è definita sulla base del profilo DCAT-AP 1.1 rilasciato dalla Commissione Europea, nel contesto del programma ISA, lo scorso Novembre 2015.
+    This is 2.0 version  of the ontology - last update on 18th March 2016. The ontology is built upon DCAT-AP version 1.1 released by the European Commission, in the context of the ISA programme, on November 2015.
+    
+    2016-03-18
+    Working Group on National metadata profile DCAT-AP IT - Regione Piemonte, Provincia Autonoma di Trento, CISIS, Protezione Civile and ISTAT
+    Gruppo di lavoro su Profilo Nazionale Metadati - Regione Piemonte, Provincia autonoma di Trento, CISIS, Protezione Civile e Istat
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    A conceptual entity that represents the published information. The class is defined in the context of the DCAT-AP IT as sub class of dcat:Dataset. This allows maintaining the fully alignment with that external ontology but guaranteeing, at the same time, the possibility to add properties and restrictions on the properties according to the DCAT-AP IT requirements.
 
 The class is mandatory.
 
@@ -1080,18 +420,18 @@ An example in turtle is the following (where datiDataset could be http://dati.go
 <pre>
 datiDataset:LinkedOpenIPA
    a   dcatapit:Dataset , dcat:Dataset ;
-   dct:identifier  "LOD IPA" ;
-   dct:title  "Linked Open IPA"@it ;
-   dct:description   "Il dataset LOD dell'Indice della Pubblica Amministrazione"@it ;
+   dct:identifier  "LOD IPA" ;
+   dct:title  "Linked Open IPA"@it ;
+   dct:description   "Il dataset LOD dell'Indice della Pubblica Amministrazione"@it ;
    dcat:theme  		<http://publications.europa.eu/resource/authority/data-theme/GOVE> ;
    dcatapit:subTheme 	<http://dati.gov.it/resource/subTheme/PUBSEC> ;
-   dct:issued   "2012-01-15"^^xsd:date ;
-   dct:modified  "2015-05-25"^^xsd:date ;
-   dcat:keyword  "Pubblica Amministrazione" ;
-   dcat:keyword  "PEC" ;
-   dcat:keyword  "Unità Organizzativa" ;
-   dcat:keyword   "Area Organizzativa Omogenea" ;
-   owl:versionOf  "1.5" ;
+   dct:issued   "2012-01-15"^^xsd:date ;
+   dct:modified  "2015-05-25"^^xsd:date ;
+   dcat:keyword  "Pubblica Amministrazione" ;
+   dcat:keyword  "PEC" ;
+   dcat:keyword  "Unità Organizzativa" ;
+   dcat:keyword   "Area Organizzativa Omogenea" ;
+   owl:versionOf  "1.5" ;
    ct:rightsHolder 	<http://dati.gov.it/resource/Amministrazione/agid> ;
    dct:publisher 		<http://dati.gov.it/resource/Amministrazione/agid> ;
    dct:creator 		<http://dati.gov.it/resource/Amministrazione/agid> ;
@@ -1102,29 +442,29 @@ datiDataset:LinkedOpenIPA
    dct:isVersionOf			<http://dati.gov.it/resource/Dataset/LinkedOpenIPA14> ;
    dct:temporal			<http://dati.gov.it/resource/PeriodoTemporale/periodTimeLinkedOpenIPA> ;
    dcat:contactPoint 		<http://dati.gov.it/resource/PuntoContatto/contactPointLODIPA> .
-        Un’entità concettuale che rappresenta le informazioni pubblicate. In particolare, la classe rappresenta il concetto di dataset ovvero di una collezione di dati omogenea, generalmente riguardanti una stessa organizzazione.
+    Un’entità concettuale che rappresenta le informazioni pubblicate. In particolare, la classe rappresenta il concetto di dataset ovvero di una collezione di dati omogenea, generalmente riguardanti una stessa organizzazione.
 
-La classe è definita nell'ambito del profilo DCAT-AP IT come sottoclasse di dcat:Dataset per mantenere l'allineamento con l'ontologia esterna, assicurando al tempo stesso, la possibilità di aggiungere proprietà o restringere le cardinalità di tali proprietà in accordo con i requisiti del profilo italiano DCAT-AP IT.
+La classe è definita nell'ambito del profilo DCAT-AP IT come sottoclasse di dcat:Dataset per mantenere l'allineamento con l'ontologia esterna, assicurando al tempo stesso, la possibilità di aggiungere proprietà o restringere le cardinalità di tali proprietà in accordo con i requisiti del profilo italiano DCAT-AP IT.
 
-E' obbligatorio specificare la classe.
+E' obbligatorio specificare la classe.
 
 Un esempio in turtle è il seguente (dove datiDataset potrebbe essere <http://dati.gov.it/resource/Dataset/>):
 
 <pre>
 datiDataset:LinkedOpenIPA
    a   dcatapit:Dataset , dcat:Dataset ;
-   dct:identifier  "LOD IPA" ;
-   dct:title  "Linked Open IPA"@it ;
-   dct:description   "Il dataset LOD dell'Indice della Pubblica Amministrazione"@it ;
+   dct:identifier  "LOD IPA" ;
+   dct:title  "Linked Open IPA"@it ;
+   dct:description   "Il dataset LOD dell'Indice della Pubblica Amministrazione"@it ;
    dcat:theme  		<http://publications.europa.eu/resource/authority/data-theme/GOVE> ;
    dcatapit:subTheme 	<http://dati.gov.it/resource/subTheme/PUBSEC> ;
-   dct:issued   "2012-01-15"^^xsd:date ;
-   dct:modified  "2015-05-25"^^xsd:date ;
-   dcat:keyword  "Pubblica Amministrazione" ;
-   dcat:keyword  "PEC" ;
-   dcat:keyword  "Unità Organizzativa" ;
-   dcat:keyword   "Area Organizzativa Omogenea" ;
-   owl:versionOf  "1.5" ;
+   dct:issued   "2012-01-15"^^xsd:date ;
+   dct:modified  "2015-05-25"^^xsd:date ;
+   dcat:keyword  "Pubblica Amministrazione" ;
+   dcat:keyword  "PEC" ;
+   dcat:keyword  "Unità Organizzativa" ;
+   dcat:keyword   "Area Organizzativa Omogenea" ;
+   owl:versionOf  "1.5" ;
    ct:rightsHolder 	<http://dati.gov.it/resource/Amministrazione/agid> ;
    dct:publisher 		<http://dati.gov.it/resource/Amministrazione/agid> ;
    dct:creator 		<http://dati.gov.it/resource/Amministrazione/agid> ;
@@ -1135,78 +475,411 @@ datiDataset:LinkedOpenIPA
    dct:isVersionOf			<http://dati.gov.it/resource/Dataset/LinkedOpenIPA14> ;
    dct:temporal			<http://dati.gov.it/resource/PeriodoTemporale/periodTimeLinkedOpenIPA> ;
    dcat:contactPoint 		<http://dati.gov.it/resource/PuntoContatto/contactPointLODIPA> .
-        
-        Dataset
-        Dataset
-    
-    
+    
+    Dataset
+    Dataset
+  
+  
+    
+    
+    
+    Proprietà utilizzata per specificare l'indirizzo email primario da utilizzare nelle comunicazioni con l'oggetto (nel contesto DCAT_AP IT l'oggetto è il dipartimento/ufficio identificato come punto di contatto stabile per un dataset).  Si raccomanda di utilizzare e-mail istituzionali riferibili all’ufficio/servizio/UO e non alla singola persona.
+    To specify the primary electronic mail address for communications with the contact point of the dataset.
+    
+    ha email
+    has email
+  
+  
+    
+    
+  
+  
+    
+    A description following the vCard specification, e.g. to provide telephone number and  e-mail address, for instance, for a contact point.
+    E' la classe definita nelle specifiche vCard utilizzata per definire un punto di contatto che include per esempio un indirizzo email, un numero di telefono un URL di riferimento.
+    
+    Contact Point
+    Punto di contatto
+  
+  
+    
+    A system of signs, symbols, sounds, gestures, or rules used in communication, e.g. a language. It is used to represent the linguistic system for the dataset and for the catalogue.
+    Un sistema di segni, simboli, suoni, gesti o regole usate nella comunicazione (es. una lingua). Utilizzata nel contesto DCAT-AP IT per rappresentare il sistema linguistico di riferimento per i dataset e i cataloghi
+    
+    Linguistic System
+    Sistema linguistico
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    Questa proprietà è definita in http://purl.org/dc/terms/ ed è aggiunta a DCAT-AP_IT al fine di modellare i tipi delle "cose". In particolare, è utilizzata per rappresentare il tipo di licenza di una distribuzione di un dataset. Il vocabolario che deve essere utilizzato per specificare il tipo della licenza è il seguente: http://purl.org/adms/licencetype/1.0
+    This property is defined in http://purl.org/dc/terms/ and it is added in DCAT-AP_IT to model the type of "things". In particular, it is used to specify the type of license of a distribution of a dataset. The vocabulary to be used to specify the type of license is the following: http://purl.org/adms/licencetype/1.0
+    
+    tipo
+    type
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà è utilizzata per rappresentare un agente (tipicamente un'organizzazione) che è responsabile di rendere disponibile (pubblicare) il dataset o il catalogo. Evitare di specificare nomi di singole persone.
+    This property is used to represent an agent (typically an organization) which is responsible for making available (for publishing) the dataset or the catalogue. Avoid the use of names of single persons.
+    
+    editore
+    publisher
+  
+  
+    
+    Questa classe è definita in DCAT ed è stata aggiunta al fine di allinerarla con la classe Dataset del profilo italiano DCAT-AP IT. In particolare, le proprietà della classe Dataset di DCAT e le loro cardinalità sono state leggermente modificate in DCAT-AP IT per essere conformi a DCAT-AP, definito in sede Europea.
+    This class is defined in DCAT and it has been added in order to align it with the Dataset class of the DCAT-AP IT, the Italian application profile. In particular, the properties of DCAT Dataset and their cardinalities have been slightly modified in order to make DCAT-AP IT conformant with DCAT-AP, specified at the European level.
+    
+    Dataset
+  
+  
+    
+    
+    
+    Property used to represent a name of a Thing.
+    Proprietà utilizzata per rappresentare il nome di una cosa.
+    
+    name
+    nome
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà si riferisce alla pagina web. Essa è utilizzata per rappresentare la pagina principale per il Catalogo e per il punto di contatto del dataset. Nel caso del punto di contatto, la proprietà può essere sia l'home page dell'organizzazione/ufficio che agisce come punto di contatto, o una pagina web con le informazioni relative al punto di contatto.
+    This property refers to the home page. It is used to represent the main page for the Catalogue and the Contact Point of the dataset. In the case of the contact point, the home page can be either the home page of the organization/organization office acting as contact point or the home page  including contact information for the dataset.
+    
+    home page
+    home page
+  
+  
+    
+    
+    
+    Questa proprietà è utilizzata per rappresentare un sistema di organizzazione della conoscenza utile per la classificazione dei dataset contenuti nel catalogo.
+    This property refers to a knowledge organization system used to categorized the Catalogue's Datasets.
+    
+    tema del catalogo
+    theme taxonomy
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Property defined in http://www.w3.org/2006/vcard/ns. It represents the full name of an object (as a single string). In DCAT-AP_IT it is used to represent the name of the department/office that is the stable contact point for the dataset. It is recommend not using the name of the organization as a whole. The name of the organization can be used only when the name of the department/office does not exist or cannot be clearly identified.
+    Proprietà definita in http://www.w3.org/2006/vcard/ns. Rappresenta il nome completo di un oggetto (inteso come singola stringa). In DCAT-AP_IT la proprietà è utilizzata per specificare il nome del dipartimento/ufficio identificato come il punto di contatto stabile per il Dataset. Si raccomanda di non utilizzare il nome dell'organizzazione nel suo complesso. Il nome dell'organizzazione può essere usato solo nell'eventualità il dipartimento/ufficio non esista o non si possa chiaramente identificare.
+    department name
+    nome dell'ufficio/organizzazione
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    La classe Catalog è definita in DCAT ed è stata aggiunta al fine di allinearla con la classe Catalog (Catalogo) del profilo italiano DCAT, i.e., DCAT-AP IT. In particolare, le proprietà di DCAT Catalog e le loro cardinalità sono state leggermente modificate per renderle conformi a DCAT-AP, definito in sede Europea.
+    This class is defined in DCAT and it has been added in order to align it with the class Catalog (Catalogo) defined in the DCAT Italian application profile, i.e., DCAT-AP IT. In particular, the properties of DCAT Catalog and their cardinalities have been slightly modified in order to make it conform with DCAT-AP, specified at European level.
+    
+    Catalog
+  
+  
+    
+    
+    
+    Questa proprietà è usata per indicare parole chiave o tag per descrivere il dataset. Questa proprietà è opzionale e può essere utilizzata per specificare ulteriori parole chiave a testo libero oltre a quelle già individuate mediante la proprietà sotto tema.
+    This property contains a keyword or a tag used to describe the Dataset. The property is optional; it can be use in order to define additional keywords as free text other than those already provided using the subTheme property.
+    
+    keyword
+    parola chiave
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà è definita in http://www.w3.org/2006/vcard/ns ed è stata aggiunta al fine di rappresentare il valore del numero di telefono del punto di contatto.
+    This property is defined in http://www.w3.org/2006/vcard/ns and it has been added in DCAt-AP_IT in order to represent the phone number of the contact point.
+    
+    valore
+    value
+  
+  
+    
+    Anything described by RDF. In this context, it is used to indicate an access and download URL for the distribution of the dataset.
+    Qualsiasi “oggetto” descritto in RDF. Nel contesto DCAT-AP IT è utilizzata come codominio di alcune proprietà che rappresentano l'URL di accesso e di download della distribuzione del dataset.
+    
+    Resource
+    Risorsa
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà contiene un URL tramite cui si può accedere alla Distribuzione del Dataset.  La risorsa all'URL di accesso potrebbe contenere informazioni su come ottenere il dataset.
+    This property contains a URL that gives access to a Distribution of the Dataset. The resource at the access URL may contain information about how to get the Dataset.
+    
+    URL di accesso
+    access URL
+  
+  
+    
+    
+    
+    Questa proprietà è utilizzata per rappresentare il tema che classifica il dataset. Un dataset può essere associato a temi multipli. I valori da utilizzare per questa proprietà sono gli URI dei concetti del vocabolario EU Data Theme (URI vocabolario: http://publications.europa.eu/resource/authority/data-theme) descritti alla pagina http://publications.europa.eu/mdr/authority/data-theme.
+    This property refers to a category of the Dataset. A Dataset may be associated with multiple themes.
+    
+    tema
+    theme
+  
+  
+    
+    
+    
+    A spatial region or named place. It can be represented using a controlled vocabulary or with geographic coordinates. In the latter case, the use of the Core Location Vocabulary is recommended, following the approach described in the GeoDCAT-AP specification. It is used to represent the location of the dataset.
+    Una regione spaziale o un luogo identificato da un nome. Può essere rappresentato utilizzando un vocabolario controllato o attraverso delle coordinate geografiche. Nel primo caso si raccomanda l'uso del vocabolario Core Location, seguendo l'approccio descritto nelle specifiche GeoDCAT-AP. Utilizzata per rappresentare la regione o il luogo di riferimento del dataset
+    
+    Localizzazione geografica
+    Location
+  
+  
+    
+    
+    
+    Questa proprietà si riferisce a un Dataset correlato che è una versione, un’edizione o un adattamento del Dataset descritto.
+    This property refers to a related Dataset of which the described Dataset is a version, edition, or adaptation.
+    
+    is version of
+    è versione di
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    An interval of time that is named or defined by its start and end dates.
+    Un intervallo temporale identificato o definito da proprie date di inizio e fine.
+    
+    Period of Time
+    Periodo Temporale
+  
+  
+    
+    A textual resource intended for human consumption that contains information, e.g. a web page about a Dataset.
+    Una risorsa testuale contenente informazioni. La risorsa può essere consultata da persone. Una pagina web su un dataset è un esempio di documento.
+    
+    Document
+    Documento
+  
+  
+    
+    
+    
+    Questa proprietà si riferisce a un eventuale identificativo secondario del Dataset (un identificativo che il dataset assume in altri contesti come per esempio il DOI, l'ISBN, ecc.).
+    This property is used to represent a secondary identifier of the dataset such a DOI, ISBN, etc.
+    
+    altro identificativo
+    other identifier
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà rappresenta l'identificativo associato a una cosa. Esso può essere utilizzato come parte dell'URI dell'oggetto ma può essere anche esplicitato.
+
+Un esempio dell'uso dell'identificatore in turtle è il seguente (dove datiAmministrazione potrebbe essere definita come http://dati.gov.it/resource/Amministrazione/)
+
+<pre>
+
+datiAmministrazione:agid
+  a               dcatapit:Agent , foaf:Agent ;
+  dct:identifier  "agid" ;
+  foaf:name       "AgID"@it .
+
+</pre>
+    The identifier might be used as part of the URI of the thing to which is associated, but still having it represented explicitly is useful.
+    
+    identificativo
+    identifier
+  
+  
+    
+    
+    
+    Questa proprietà è utilizzata per rappresentare la dimensione della distribuzione del dataset espressa in byte.
+    This property contains the size of the Distribution of the dataset expressed in bytes
+    
+    byte size
+    dimensione in byte
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    
+    Proprietà utilizzata per rappresentare una data di inizio di un periodo temporale.
+    Property used to represent the start date in a period of time.
+    
+    start date
+    data di inizio
+  
+  
+    
+    
+    
+    Questa proprietà è utilizzata per rappresntare la data ufficiale di rilascio (es. pubblicazione) del Catalogo o del Dataset.
+    This property contains the date of formal issuance (e.g., publication) of either the Catalogue or the Dataset,
+    
+    data di rilascio
+    release date
+  
+  
+    
+    
+    
+    
+    This propery refers to the description of the Catalogue or of the Dataset.
+    Questa proprietà è usata per indicare la descrizione del catalogo o del dataset. Questa proprietà può essere ripetuta per esprimere la descrizione in diverse lingue.
+    description
+    descrizione
+    
+  
+  
+    
+    
+    
+    
+    An Agent who plays a specific role on the data. In the Italian profile DCAT-AP IT, an agent is an organization (either public or private). The class is defined in the context (namespace) of the DCAT-AP IT as subClassOf foaf:Agent. This allows maintaining the alignment with the external ontology required by DCAT-AP but guaranteeing, at the same time, the possibility to add new properties and new restrictions on those properties according to the Italian application profile DCAT-AP IT.
+The class is mandatory,
 
+An example in turle can be the following (where datiAmministrazione can be <http://dati.gov.it/resource/Amministrazione>):
 
-    
+<pre>
+datiAmministrazione:agid
+  a                 dcatapit:Agent , foaf:Agent ;
+  foaf:name        "Agenzia per l'Italia Digitale"@it .
+</pre>
+    Soggetto che esercita uno specifico ruolo sui dati. La classe è associata con i Cataloghi e/o con i Dataset. Nel profilo italiano l’Agente è  un’organizzazione (o publica o privata). La classe è definita nell'ambito del profilo DCAT-AP IT come sottoclasse di foaf:Agent per mantenere l'allineamento con l'ontologia esterna assicurando la possibilità di aggiungere proprietà o restringere le cardinalità di tali proprietà in accordo con i requisiti del profilo italiano DCAT-AP IT.
+
+E' obbligatorio specificare la classe.
 
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-                    
-                        
-                            
-                            
-                        
-                    
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        Questa classe rappresenta la rappresentazione fisica del Dataset in un particolare formato. Obbligatoria nel caso in cui sia necessario descrivere la distribuzione di dati aperti. E' ozionale nel caso in cui sia necessario descrivere dati inclusi in banche dati delle pubbliche amministrazioni (e.g., per descrivere i database gestionali impiegati dalla pubblica amministrazione).
+Un esempio in turtle per la specifica di un agente è il seguente (dove datiAmministrazione potrebbe essere definito come <http://dati.gov.it/resource/Amministrazione/>):
+
+<pre>
+datiAmministrazione:agid
+  a                 dcatapit:Agent , foaf:Agent ;
+  foaf:name        "Agenzia per l'Italia Digitale"@it .
+</pre>
+    
+    Agent
+    Agente
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    Questa classe è definita in Dublin Core ed è stata aggiunta al fine di garantire l'allineamento completo con la classe relativa (Licenza) nel profilo Italiano DCAt, DCAT-AP IT.
+    This class is defined in Dublin Core and it has been added in order to guarantee the alignment with the Lincense Document (Licenza) class of the Italian DCAT application profile, DCAT-AP IT.
+    
+    License Document
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Questa classe rappresenta la rappresentazione fisica del Dataset in un particolare formato. Obbligatoria nel caso in cui sia necessario descrivere la distribuzione di dati aperti. E' ozionale nel caso in cui sia necessario descrivere dati inclusi in banche dati delle pubbliche amministrazioni (e.g., per descrivere i database gestionali impiegati dalla pubblica amministrazione).
 
 La classe è definita nel contesto del profilo DCAT-AP IT come sottoclasse della classe dcat:Distribution al fine di mantenere il pieno allineamento con quella ontologia esterna ma garantendo, al tempo stesso, la possibilità di aggiungere proprietà e restrizioni su proprietà in linea con i requisiti di DCAT-AP IT.
 
@@ -1215,12 +888,12 @@ Un esempio in turtle è il seguente (dove datiDistribuzione potrebbe essere <
 <pre>
 datiDistribuzione:LODIPA-Turtle
    a   dcatapit:Distribution , dcat:Distribution ;
-   dct:title  "Distribuzione Turtle di LOD IPA" ;
-   dct:format  <http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE> ; 
+   dct:title  "Distribuzione Turtle di LOD IPA" ;
+   dct:format  <http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE> ;
    dct:license  <http://creativecommons.org/licenses/by/4.0/> ;
    dcat:downloadURL  <http://spcdata.digitpa.gov.it/data/ipa.ttl> ;
    dcat:accessURL  <http://http://spcdata.digitpa.gov.it:8899/sparql> .
-        This class represents a physical embodiment of the Dataset in a particular format. This class is mandatory if you need to describe the distribution of a open dataset. It can be optional in case you need to describe other types of data (e.g., data included in databases of public administration used for internal management purposes).
+    This class represents a physical embodiment of the Dataset in a particular format. This class is mandatory if you need to describe the distribution of a open dataset. It can be optional in case you need to describe other types of data (e.g., data included in databases of public administration used for internal management purposes).
 
 The class is defined in the context of DCAT-AP IT as sub class of dcat:Distribution. This allows maintaining the full alignment to that external ontology; however, this allows guaranteeing, at the same time, the possibility to add additional properties and customized restrictions on the properties according to DCAT-AP requirements.
 
@@ -1229,656 +902,576 @@ An example in turtle is the following (where datiDistribuzione can be <http:/
 <pre>
 datiDistribuzione:LODIPA-Turtle
    a   dcatapit:Distribution , dcat:Distribution ;
-   dct:title  "Distribuzione Turtle di LOD IPA" ;
-   dct:format  "text/turtle" ;
+   dct:title  "Distribuzione Turtle di LOD IPA" ;
+   dct:format  "text/turtle" ;
    dct:license  <http://creativecommons.org/licenses/by/4.0/> ;
    dcat:downloadURL  <http://spcdata.digitpa.gov.it/data/ipa.ttl> ;
    dcat:accessURL  <http://http://spcdata.digitpa.gov.it:8899/sparql> .
-        
-        Distribution
-        Distribuzione
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        A legal document providing official permissions to do something with a resource. In this context it is used to define the rules for the reuse of the data.
+    
+    Distribution
+    Distribuzione
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    A geographic name is a proper noun applied to a spatial object. Examples include: "Roma" (n Italian), "Rome" (in English), etc.
+    Un nome geografico è un nome proprio dato a un oggetto spaziale. Esempi includono: "Roma" (in italiano), "Rome" (in inglese), ecc. Utilizzare questa proprietà solo se non è disponibile un URI relativo alla localizzazione geografica da indicare utilizzando la proprietà geographicalIdentifier
+    geographical name
+    nome geografico
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    Questa proprietà è definita in schema.org ed è stata aggiunta al fine di garantire il completo allineamento con la relativa proprietà end Date (data fine) definita nel profilo italiano DCAT, DCAT-AP IT.
+    This property is defined in schema.org and it has been added in order to guarantee the full alignment with the relative endDate (data fine) defined in the DCAT Italian application profile, DCAT-AP IT.
+    end date
+  
+  
+    
+    Questa classe è definita in DCAT ed è stata utilizzata per garantire il pieno allineamento con la classe Distribution (Distribuzione) definita nel profilo italiano DCAT (DCAT-AP IT). In particolare, la classe definisce  proprietà e cardinalità per la distribuzione di dataset che sono state  modificate nel profilo italiano al fine di rendere quest'ultimo conforme a DCAT-AP come specificato a livello Europeo.
+    This class is defined in DCAT and it has been used to align it with the Distribution class defined in the Italian DCAT Application Profile. In particular, the class defines certain properties and cardinalities that have been slightly modified in the Italian DCAT Application Profile in order to be conformant with DCAT-AP, specified at the European Level.
+    
+    Distribution
+  
+  
+    
+    
+    
+    Proprietà utilizzata per identificare una stringa lessicale principale di una risorsa, espressa in uno più linguaggi naturali.
+    The preferred lexical label for a resource, in a given language.
+    
+    etichetta principale
+    preferred label
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Property defined in http://www.w3.org/2006/vcard/ns and used to represent the primary URL of the contact point of the dataset. It is recommended to indicate the URL of the main contact page or the contact form. It is discouraged the use of the main URL of the institutional web site of the organization that provides the dataset. In case additional secondary URLs are to be added, it is recommended to extend DCAT-AP_IT with properties such as foaf:page.
+    Proprietà utilizzata per rappresentare l'URL primario del punto di contatto per il dataset. Si raccomanda di indicare l'URL di una pagina primaria di contatti o di un form per il contatto e non l'URL del sito web istituzionale dell'organizzazione che fornisce il dataset. Nel caso si vogliano specificare ulteriori URL secondari si può estendere il profilo DCAT-AP_IT con proprietà come per esempio foaf:page.
+    
+    sito
+    web site
+  
+  
+    
+    
+    
+    
+    Property used to represent the end date in a period of time.
+    Proprietà utilizzata per rappresentare una data di fine di un periodo temporale.
+    
+    data fine
+    end date
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà è utilizzata per rappresentare una zona geografica (copertura spaziale) del dataset.
+    This property refers to a geographical area covered by the Dataset
+    
+    copertura geografica
+    spatial coverage
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    A concept collection (e.g. controlled vocabulary) in which the Category is defined. The class represents the main category of the catalogue.  It is required to specify the URI of the vocabulary itself (not the URI of the concepts included in the vocabulary) which is the following:  http://publications.europa.eu/resource/authority/data-theme
+    Una collezione di concetti (e.g., un vocabolario controllato) in cui la Categoria è definita. La classe rappresenta il tema principale del catalogo dei dati. E' richiesto l'uso dell'URI del vocabolario controllato (non degli URI dei concetti inclusi nel vocabolario). L'URI è il seguente: http://publications.europa.eu/resource/authority/data-theme
+    
+    Category Schema
+    Schema Categoria
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà si riferisce a una licenza con la quale la Distribuzione è resa disponibile.
+    This property refers to the licence under which the distribution of the dataset is made available.
+    license
+    licenza
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    A legal document providing official permissions to do something with a resource. In this context it is used to define the rules for the reuse of the data.
 
 The class is defined in the context of DCAT-AP IT as sub class of dct:LicenseDocument. This allows maintaining the full alignment to that external ontology; however, this allows guaranteeing, at the same time, the possibility to add additional properties and customized restrictions on the properties according to DCAT-AP requirements.
-        Un documento legale che fornisce un’autorizzazione ufficiale a fare qualcosa con una risorsa. Nel contesto del profilo nazionale dei metadati è utilizzata per definire le regole per il riutilizzo dei dati.
+    Un documento legale che fornisce un’autorizzazione ufficiale a fare qualcosa con una risorsa. Nel contesto del profilo nazionale dei metadati è utilizzata per definire le regole per il riutilizzo dei dati.
 
 La classe è definita nel contesto del profilo DCAT-AP IT come sottoclasse della classe dct:LicenseDocument al fine di mantenere il pieno allineamento con quella ontologia esterna ma garantendo, al tempo stesso, la possibilità di aggiungere proprietà e restrizioni su proprietà in linea con i requisiti di DCAT-AP IT.
-        
-        License Document
-        Licenza
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        An object representing an organization. An organization is a single entity, and might represent a business or government, a department or division within a business or government, a club, an association, or the like.
-        Una singola entità che potrebbe rappresentare un’impresa o un organismo governativo, un dipartimento, una divisione, una unità all'interno di un'azienda o di governo, un gruppo, un’associazione, o simili.
-        
-        Organization
-        Organizzazione
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-            
-        
-        A standard or other specification to Standard which a Dataset
-conforms. It can be used to represent also a technical rule, an ontology, a specific data schema.
-
-The class is defined in the context of DCAT-AP IT as sub class of dct:Standard. This allows maintaining the full alignment to that external ontology; however, this allows guaranteeing, at the same time, the possibility to add additional properties and customized restrictions on the properties according to DCAT-AP requirements.
-
-An example in turtle can be the following (where datiStandard can be <http://dati.gov.it/resource/Standard/>):
-
-<pre>
-<http://dati.gov.it/resource/Standard/standard-org>
-   a  dcatapit:Standard , dct:Standard ;
-   dct:title  "W3C Org organization ontology" ;
-   dct:description  "The ontology of the organizations" ;
-   dcatapit:referenceDocumentation "https://www.w3.org/ns/org.rdf"^^xsd:anyURI ;
-   dcatapit:referenceDocumentation "https://www.w3.org/TR/vocab-org/"^^xsd:anyURI .
-</pre>
-        Uno standard o altre specifiche a cui un dataset è conforme. La classe può essere utilizzata per rappresentare  regole tecniche, modelli di dati, ontologie, norme su cui sono basati i Dataset.
-
-La classe è definita nel contesto del profilo DCAT-AP IT come sottoclasse della classe dct:Standard al fine di mantenere il pieno allineamento con quella ontologia esterna ma garantendo, al tempo stesso, la possibilità di aggiungere proprietà e restrizioni su proprietà in linea con i requisiti di DCAT-AP IT.
-
-Un esempio in turtle è il seguente (dove datiStandard potrebbe essere <http://dati.gov.it/resource/Standard>):
-
-<pre>
-<http://dati.gov.it/resource/Standard/standard-org>
-   a   dcatapit:Standard , dct:Standard ;
-   dct:title "W3C Org organization ontology" ;
-   dct:description  "The ontology of the organizations" ;
-   dcatapit:referenceDocumentation "https://www.w3.org/ns/org.rdf"^^xsd:anyURI ;
-   dcatapit:referenceDocumentation "https://www.w3.org/TR/vocab-org/"^^xsd:anyURI .
-</pre>
-        
-        Standard
-        Standard
-    
-    
-
-
-    
-
-    
-        A rate at which something recurs. It is used to represent the frequency of update of datasets. It assumes a specific set of values as defined by the controlled vocabulary available at http://publications.europa.eu/mdr/authority/frequency/index.html. The class is defined by the Dublin Core standard
-        Numero delle volte che qualcosa si ripete. E' utlizzata per rappresentare la frequenza di aggiornamento dei dataset. Essa assume un insieme finito di valori come definiti dal vocabolario controllato disponibile in http://publications.europa.eu/mdr/authority/frequency/index.html. La classe è definita dallo standard dublin core
-        
-        Frequency
-        Frequenza
-    
-    
-
-
-    
-
-    
-        Questa classe è definita in Dublin Core ed è stata aggiunta al fine di garantire l'allineamento completo con la classe relativa (Licenza) nel profilo Italiano DCAt, DCAT-AP IT.
-        This class is defined in Dublin Core and it has been added in order to guarantee the alignment with the Lincense Document (Licenza) class of the Italian DCAT application profile, DCAT-AP IT.
-        
-        License Document
-    
-    
-
-
-    
-
-    
-        A system of signs, symbols, sounds, gestures, or rules used in communication, e.g. a language. It is used to represent the linguistic system for the dataset and for the catalogue.
-        Un sistema di segni, simboli, suoni, gesti o regole usate nella comunicazione (es. una lingua). Utilizzata nel contesto DCAT-AP IT per rappresentare il sistema linguistico di riferimento per i dataset e i cataloghi
-        
-        Linguistic System
-        Sistema linguistico
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        A spatial region or named place. It can be represented using a controlled vocabulary or with geographic coordinates. In the latter case, the use of the Core Location Vocabulary is recommended, following the approach described in the GeoDCAT-AP specification. It is used to represent the location of the dataset.
-        Una regione spaziale o un luogo identificato da un nome. Può essere rappresentato utilizzando un vocabolario controllato o attraverso delle coordinate geografiche. Nel primo caso si raccomanda l'uso del vocabolario Core Location, seguendo l'approccio descritto nelle specifiche GeoDCAT-AP. Utilizzata per rappresentare la regione o il luogo di riferimento del dataset
-        
-        Localizzazione geografica
-        Location
-    
-    
-
-
-    
-
-    
-        A media Type or Extent.
-        Un tipo di supporto o estensione, es. il formato di un file. La classe è utilizzata per rappresentare il formato della distribuzione dei dataset. E' raccomandato l'uso del seguente vocabolario: http://www.iana.org/assignments/media-types/media-types.xhtml.
-        
-        Formato
-        Media Type or Extent
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                1
-                
-                    
-                        
-                            
-                            
-                        
-                    
-                
-            
-        
-        
-            
-                
-                1
-                
-                    
-                        
-                            
-                            
-                        
-                    
-                
-            
-        
-        An interval of time that is named or defined by its start and end dates.
-        Un intervallo temporale identificato o definito da proprie date di inizio e fine.
-        
-        Period of Time
-        Periodo Temporale
-    
-    
-
-
-    
-
-    
-        
-        Questa classe è definita in Dublin Core ed è stata aggiunta al fine di garantire il suo allineamento con la classe Standard definita nel contesto del profilo italiano DCAT-AP IT.
-        This class is defined in Dublin Core and it has been added in order to align it with the Standard class defined in DCAT.AP IT.
-        Standard
-    
-    
-
-
-    
-
-    
-        Anything described by RDF. In this context, it is used to indicate an access and download URL for the distribution of the dataset.
-        Qualsiasi “oggetto” descritto in RDF. Nel contesto DCAT-AP IT è utilizzata come codominio di alcune proprietà che rappresentano l'URL di accesso e di download della distribuzione del dataset.
-        
-        Resource
-        Risorsa
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                
-            
-        
-        A concept such as an idea or notion; a unit of thought.The class represents both 1) the main subject (category) of the dataset being described. It is required the use of the controlled vocabulary defined in http://publications.europa.eu/resource/authority/data-theme; and 2) the subTheme that will defined in the upcoming weeks by AgID and that will be based on the COFOG classification.
-        Un concetto come un'idea, una nozione un'unità di pensiero. Nel contesto del profilo italiano la classe è utilizzata per rappresentare sia il tema principale (categoria) del dataset (è richiesto l'uso del vocabolario controllato definito nell'ambito del profilo DCAT disponibile in http://publications.europa.eu/resource/authority/data-theme), sia il sotto tema che sarà definito da AgID nelle prossime settimane e che sarà basato sulla classificazione ufficiale COFOG.
-        
-        Categoria
-        Category
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                
-            
-        
-        A concept collection (e.g. controlled vocabulary) in which the Category is defined. The class represents the main category of the catalogue.  It is required to specify the URI of the vocabulary itself (not the URI of the concepts included in the vocabulary) which is the following:  http://publications.europa.eu/resource/authority/data-theme
-        Una collezione di concetti (e.g., un vocabolario controllato) in cui la Categoria è definita. La classe rappresenta il tema principale del catalogo dei dati. E' richiesto l'uso dell'URI del vocabolario controllato (non degli URI dei concetti inclusi nel vocabolario). L'URI è il seguente: http://publications.europa.eu/resource/authority/data-theme
-        
-        Category Schema
-        Schema Categoria
-    
-    
-
-
-    
-
-    
-        
-        La classe è utilizzata per specificare l'indirizzo email primario per le comunicazioni con l'oggetto che vCard rappresenta.
-        To specify the primary electronic mail address for communications with the object the vCard represents.
-        Email
-        Email
-    
-    
-
-
-    
-
-    
-        A description following the vCard specification, e.g. to provide telephone number and  e-mail address, for instance, for a contact point.
-        E' la classe definita nelle specifiche vCard utilizzata per definire un punto di contatto che include per esempio un indirizzo email, un numero di telefono un URL di riferimento.
-        
-        Contact Point
-        Punto di contatto
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa classe è definita in vCard ed è stata aggiunta al fine di garantire l'allineamento con vCard:Kind definito in ambito DCAT.
-        This class is defined in vCard and it has been added in order to guarantee the alignment with the vcard:Kind as required in DCAT.
-        Organization
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                1
-            
-        
-        Questa classe è definita in http://www.w3.org/2006/vcard/ns per rappresentare un tipo di numero telefonico.
-        This class is defined in http://www.w3.org/2006/vcard/ns and it is used to represent a type of phone number.
-        
-        Phone
-        Telefono
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                
-            
-        
-        An identifier in a particular context, consisting of the string that is the identifier. For instance, other identifiers can be the ISBN or DOI, etc.
-        Un identificatore definito in un particolare contesto. Rappresenta un altro identificatore del dataset in un preciso contesto. Ad esempio può essere il codice ISBN, DOI, ecc.
-        
-        Identificatore
-        Identifier
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        La classe consente di identificare una posizione rappresentata come punto, linea, poligono, ecc espressi utilizzando le coordinate in un certo sistema di riferimento. Il modello concettuale della classe geometria, così come evidenziato nel diagramma UML, mostra un numero di proprietà che devono essere specificate. Tali proprietà non sono tuttavia definite nell'OWL dal momento che, in pratica, meccanismi di codifica di geometrie includono già tutte queste proprietà. La specifica GeoDCAT-AP prevede che deve essere utilizzata almeno una delle seguenti codifiche: GML o WKT.
-        The locn:Geometry class provides the means to identify a location as a point, line, polygon, etc. expressed using coordinates in some coordinate reference system. The conceptual model of the Geometry class itself shows a number of properties that are not defined in the OWL since in practice  geometry encodings all include already these properties. GeoDCAT-AP specifies that at least one of the following encodings must be used: GML or WKT.
-        
-        Geometria
-        Geometry
-    
-    
-
-
-    
-
-    
-        Questa classe è definita in FOAF ed è stata aggiunta per allinearla con l'Agente definito nel contesto del profilo italiano DCAT-AP IT. In particolare, si sono utilizzate solo alcune delle proprietà dell'Agente definito in FOAF con alcune restrizioni utili per la definizione del profilo italiano.
-        This class is defined in FOAF and it has been added in order to align it with the class Agent of the DCAT Italian application profile, i.e., DCAT-AP IT. In particular, only a few properties of the FOAF:Agent class have been used with some restrictions that were specified for the definition of DCAT-AP IT.
-        
-        Agent
-    
-    
-
-
-    
-
-    
-        A textual resource intended for human consumption that contains information, e.g. a web page about a Dataset.
-        Una risorsa testuale contenente informazioni. La risorsa può essere consultata da persone. Una pagina web su un dataset è un esempio di documento.
-        
-        Document
-        Documento
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        A catalogue or repository that hosts the datasets to be described. Typically it is used to represent catalogs such as CKAN/DKAN catalogs containing open data of public administrations. However, the class can be used to define even catalog of any type of data, not necessarily open data (e.g., a catalog of the databases of a public administration).
-The class has been defined in the context of the Italian application profile DCAT-AP IT as a sub class of dcat:Catalog. This allows maintaining a fully alignment to that external ontology but guaranteeing, at the same time, the possibility to add additional propertie,s and restrictions on those properties, according to the DCAT-AP IT requirements.
-
-This class is mandatory.
-
-An example in turtle can be the following (where datiCatalogo can be <http://dati.gov.it/resource/Catalogo/>):
-
-<pre>
-datiCatalogo:SPCDataCatalog
-   a dcatapit:Catalog , dcat:Catalog ;
-   dct:title "Catalogo SPCData"@it ;
-   dct:description "Una descrizione del catalogo" ;
-   dct:modified	"2015-05-25"^^xsd:date ;
-   dct:issued "2012-01-15"^^xsd:date ;
-   dct:publisher  <http://dati.gov.it/resource/Amministrazione/agid> ;
-   dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
-   dcat:dataset <http://dati.gov.it/resource/Dataset/LinkedOpenIPA> ;
-   dcat:dataset <http://dati.gov.it/resource/Dataset/ContrattiSPC> ;
-   foaf:homepage <http://spcdata.digitpa.gov.it/index.html> ;
-   dcat:themeTaxonomy <http://publications.europa.eu/resource/authority/data-theme> .
-        Un catalogo o un repository che contiene i dataset che si vogliono descrivere. Tipicamente utilizzata per rappresentare cataloghi come per esempio CKAN/DKAN che contengono dati aperti delle pubbliche amministrazioni, la classe comunque può essere riutilizzata per specificare anche cataloghi di dati di ogni tipo, non necessariamente aperti (e.g., un catalogo di banche dati di una pubblica amministrazione).
-La classe è definita nell'ambito del profilo DCAT-AP IT come sottoclasse di dcat:Catalog per mantenere l'allineamento con l'ontologia esterna assicurando la possibilità di aggiungere proprietà o restringere le cardinalità di tali proprietà in accordo con i requisiti del profilo italiano DCAT-AP IT.
-
-E' obbligatorio specificare la classe.
-
-Un esempio in turtle è il seguente (dove datiCatalogo potrebbe essere <http://dati.gov.it/resource/Catalogo/>):
-
-<pre>
-datiCatalogo:SPCDataCatalog
-   a dcatapit:Catalog , dcat:Catalog ;
-   dct:title "Catalogo SPCData"@it ;
-   dct:description "Una descrizione del catalogo" ;
-   dct:modified	"2015-05-25"^^xsd:date ;
-   dct:issued "2012-01-15"^^xsd:date ;
-   dct:publisher  <http://dati.gov.it/resource/Amministrazione/agid> ;
-   dct:language <http://publications.europa.eu/resource/authority/language/ITA> ;
-   dcat:dataset <http://dati.gov.it/resource/Dataset/LinkedOpenIPA> ;
-   dcat:dataset <http://dati.gov.it/resource/Dataset/ContrattiSPC> ;
-   foaf:homepage <http://spcdata.digitpa.gov.it/index.html> ;
-   dcat:themeTaxonomy <http://publications.europa.eu/resource/authority/data-theme> .
-        
-        Catalogo
-        Catalogue
-    
-    
-
-
-    
-
-    
-        La classe Catalog è definita in DCAT ed è stata aggiunta al fine di allinearla con la classe Catalog (Catalogo) del profilo italiano DCAT, i.e., DCAT-AP IT. In particolare, le proprietà di DCAT Catalog e le loro cardinalità sono state leggermente modificate per renderle conformi a DCAT-AP, definito in sede Europea.
-        This class is defined in DCAT and it has been added in order to align it with the class Catalog (Catalogo) defined in the DCAT Italian application profile, i.e., DCAT-AP IT. In particular, the properties of DCAT Catalog and their cardinalities have been slightly modified in order to make it conform with DCAT-AP, specified at European level.
-        
-        Catalog
-    
-    
-
-
-    
-
-    
-        Questa classe è definita in DCAT ed è stata aggiunta al fine di allinerarla con la classe Dataset del profilo italiano DCAT-AP IT. In particolare, le proprietà della classe Dataset di DCAT e le loro cardinalità sono state leggermente modificate in DCAT-AP IT per essere conformi a DCAT-AP, definito in sede Europea.
-        This class is defined in DCAT and it has been added in order to align it with the Dataset class of the DCAT-AP IT, the Italian application profile. In particular, the properties of DCAT Dataset and their cardinalities have been slightly modified in order to make DCAT-AP IT conformant with DCAT-AP, specified at the European level.
-        
-        Dataset
-    
-    
-
-
-    
-
-    
-        Questa classe è definita in DCAT ed è stata utilizzata per garantire il pieno allineamento con la classe Distribution (Distribuzione) definita nel profilo italiano DCAT (DCAT-AP IT). In particolare, la classe definisce  proprietà e cardinalità per la distribuzione di dataset che sono state  modificate nel profilo italiano al fine di rendere quest'ultimo conforme a DCAT-AP come specificato a livello Europeo.
-        This class is defined in DCAT and it has been used to align it with the Distribution class defined in the Italian DCAT Application Profile. In particular, the class defines certain properties and cardinalities that have been slightly modified in the Italian DCAT Application Profile in order to be conformant with DCAT-AP, specified at the European Level.
-        
-        Distribution
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        This propery refers to the description of the Catalogue or of the Dataset.
-        description
-        Questa proprietà è usata per indicare la descrizione del catalogo o del dataset. Questa proprietà può essere ripetuta per esprimere la descrizione in diverse lingue.
-        
-        descrizione
-    
-    
-        
-        update date
-        Questa proprietà consente di rappresentare la data di ultima modifica o del Catalogo o del Dataset o della Distribuzione del Dataset.
-        This property contains the most recent date on which either the Catalogue or the Dataset or the Ditribution was modified.
-        data ultima modifica
-    
-    
-        title
-        This property represents the title or name of a Thing.
-        
-        titolo
-        Questa proprietù rappresenta il titolo o il nome di una cosa. Può essere utilizzato per il titolo del Catalogo, del Dataset e della Distribuzione. Questa proprietà può essere ripetuta per esprimere il titolo in diverse lingue.
-    
-    
-        Proprietà utilizzata per rappresentare una data di inizio di un periodo temporale.
-        Property used to represent the start date in a period of time.
-        
-        start date
-        data di inizio
-    
-    
-        
-        version
-        Questa proprietà contiene il numero della versione o altre indicazioni della versione del dataset.
-        versione
-        This property contains a version number or any other version designation of the Dataset.
-    
+    
+    License Document
+    Licenza
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    
+    version
+    versione
+    Questa proprietà contiene il numero della versione o altre indicazioni della versione del dataset.
+    This property contains a version number or any other version designation of the Dataset.
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà si riferisce a una pagina web, riferibile al fornitore e non ad una terza parte, che fornisce l’accesso al Dataset, le sue Distribuzioni e/o informazioni aggiuntive.
+    This property refers to a web page that provides access to the Dataset, its Distributions and/or additional information.
+    
+    landing page
+    pagina di accesso
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    Questa classe è definita in Dublin Core ed è stata aggiunta al fine di garantire il suo allineamento con la classe Standard definita nel contesto del profilo italiano DCAT-AP IT.
+    This class is defined in Dublin Core and it has been added in order to align it with the Standard class defined in DCAT.AP IT.
+    Standard
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà è utilizzata per rappresentare l'URL che fornisce un link diretto al file scaricabile in un determinato formato.
+    This property is used to represent a URL that is a direct link to a downloadable file in a given format.
+    
+    URL di download
+    download URL
+    1.2
+    1.2
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    A rate at which something recurs. It is used to represent the frequency of update of datasets. It assumes a specific set of values as defined by the controlled vocabulary available at http://publications.europa.eu/mdr/authority/frequency/index.html. The class is defined by the Dublin Core standard
+    Numero delle volte che qualcosa si ripete. E' utlizzata per rappresentare la frequenza di aggiornamento dei dataset. Essa assume un insieme finito di valori come definiti dal vocabolario controllato disponibile in http://publications.europa.eu/mdr/authority/frequency/index.html. La classe è definita dallo standard dublin core
+    
+    Frequency
+    Frequenza
+  
+  
+    
+    Questa classe è definita in FOAF ed è stata aggiunta per allinearla con l'Agente definito nel contesto del profilo italiano DCAT-AP IT. In particolare, si sono utilizzate solo alcune delle proprietà dell'Agente definito in FOAF con alcune restrizioni utili per la definizione del profilo italiano.
+    This class is defined in FOAF and it has been added in order to align it with the class Agent of the DCAT Italian application profile, i.e., DCAT-AP IT. In particular, only a few properties of the FOAF:Agent class have been used with some restrictions that were specified for the definition of DCAT-AP IT.
+    
+    Agent
+  
+  
+    
+    Questa proprietà è definita in schema.org ed è stata aggiunta al fine di garantire l'allineamento con la relativa proprietà start date (data inizio) definita nel profilo italiano DCAT, DCAT-AP IT.
+    This property is defined in schema.org and it has been added in order to guarantee the algnment with the relative property startDate (data inizio) of the DCAT Italian application profile, DCAT-AP IT.
+    
+    start date
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà è utilizzata per rappresentare un'estensione temporale che il dataset possiede.
+    This property refers to a temporal period that the Dataset covers.
+    
+    estensione temporale
+    temporal coverage
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    La classe è utilizzata per specificare l'indirizzo email primario per le comunicazioni con l'oggetto che vCard rappresenta.
+    To specify the primary electronic mail address for communications with the object the vCard represents.
+    Email
+    Email
+  
+  
+    
+    
+    
+    
+    title
+    titolo
+    This property represents the title or name of a Thing.
+    Questa proprietù rappresenta il titolo o il nome di una cosa. Può essere utilizzato per il titolo del Catalogo, del Dataset e della Distribuzione. Questa proprietà può essere ripetuta per esprimere il titolo in diverse lingue.
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Property used to represent the creator of the dataset; that is, the authority responsible for creating/making the dataset. Avoid the use of names of single persons.
+    Proprietà utilizzata per rappresentare una o più entità (organizzazione/i) che hanno materialmente prodotto il Dataset. Evitare di indicare nomi di singole persone.
+    
+    autore
+    creator
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Property used to link a dataset to the standard to which the dataset conforms.
+    Questa proprietà si riferisce a una regola implementativa o altra specifica a cui il Dataset è conforme.
+    
+    conformità
+    conforms to
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/FULL/latest/FULL-AP_IT.jsonld b/Ontologie/FULL/latest/FULL-AP_IT.jsonld
index 50a256b7..96f5087a 100644
--- a/Ontologie/FULL/latest/FULL-AP_IT.jsonld
+++ b/Ontologie/FULL/latest/FULL-AP_IT.jsonld
@@ -4,7 +4,6 @@
     "dcat": "http://www.w3.org/ns/dcat#",
     "dcatapit": "http://dati.gov.it/onto/dcatapit#",
     "dct": "http://purl.org/dc/terms/",
-    "dcterms": "http://purl.org/dc/terms/",
     "foaf": "http://xmlns.com/foaf/0.1/",
     "l0": "https://w3id.org/italia/onto/l0/",
     "owl": "http://www.w3.org/2002/07/owl#",
@@ -13,17 +12,18 @@
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
     "schema": "http://schema.org/",
     "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
+      "@id": "http://w3id.org/italia/data/public-organisation/agid",
       "@type": [
-        "dcatapit:Agent",
         "owl:NamedIndividual",
+        "dcatapit:Agent",
         "foaf:Agent"
       ],
-      "dcterms:identifier": "agid",
+      "dct:identifier": "agid",
       "foaf:name": [
         {
           "@language": "it",
@@ -35,6 +35,19 @@
         }
       ]
     },
+    {
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Organization",
+        "vcard:Kind",
+        "vcard:Organization"
+      ],
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
+      }
+    },
     {
       "@id": "https://w3id.org/italia/data/distribution/FULLAPIT-JSON-LD",
       "@type": [
@@ -47,35 +60,35 @@
       "dcat:downloadURL": {
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/FULL/latest/FULL-AP_IT.jsonld"
       },
-      "dcterms:description": [
-        {
-          "@language": "en",
-          "@value": "This is the distribution in JSON-LD of support technical ontology FULL"
-        },
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questa è la distribuzione JSON-LD dell'ontologia tecnica di supporto FULL"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in JSON-LD of support technical ontology FULL"
         }
       ],
-      "dcterms:format": {
+      "dct:format": {
         "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
       },
-      "dcterms:license": {
+      "dct:license": {
         "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "dcterms:title": [
-        {
-          "@language": "en",
-          "@value": "JSON-LD distribution of FULL-AP_IT Ontology"
-        },
+      "dct:title": [
         {
           "@language": "it",
           "@value": "Distribuzione JSON-LD ontologia FULL-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "JSON-LD distribution of FULL-AP_IT Ontology"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/FULLAPIT-RDF-XML",
+      "@id": "https://w3id.org/italia/data/distribution/FULLAPIT-RDF-TURTLE",
       "@type": [
         "owl:NamedIndividual",
         "admsapit:SemanticAssetDistribution"
@@ -84,61 +97,37 @@
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/FULL/latest"
       },
       "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/FULL/latest/FULL-AP_IT.rdf"
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/FULL/latest/FULL-AP_IT.ttl"
       },
-      "dcterms:description": [
+      "dct:description": [
         {
-          "@language": "en",
-          "@value": "This is the distribution in RDF/XML of support technical ontology"
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia tecnica di supporto FULL"
         },
         {
-          "@language": "it",
-          "@value": "Questa è la distribuzione RDF/XML dell'ontologia tecnica di supporto FULL"
+          "@language": "en",
+          "@value": "This is the distribution in RDF/turtle of the support technical ontology FULL"
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
       },
-      "dcterms:license": {
+      "dct:license": {
         "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "dcterms:title": [
+      "dct:title": [
         {
-          "@language": "en",
-          "@value": "RDF/XML distribution of FULL-AP_IT Ontology"
+          "@language": "it",
+          "@value": "Distribuzione RDF/Turtle ontologia FULL-AP_IT"
         },
         {
-          "@language": "it",
-          "@value": "Distribuzione RDF/XML ontologia FULL-AP_IT"
+          "@language": "en",
+          "@value": "RDF/Turtle distribution of FULL-AP_IT Ontology"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
-      "@type": [
-        "vcard:Organization",
-        "vcard:Kind",
-        "dcatapit:Organization",
-        "owl:NamedIndividual"
-      ],
-      "vcard:fn": "banche dati e open data",
-      "vcard:hasEmail": {
-        "@id": "mailto:info@dati.gov.it"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/OntoPiA",
-      "@type": [
-        "admsapit:Project",
-        "owl:NamedIndividual"
-      ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/FULLAPIT-RDF-TURTLE",
+      "@id": "https://w3id.org/italia/data/distribution/FULLAPIT-RDF-XML",
       "@type": [
         "owl:NamedIndividual",
         "admsapit:SemanticAssetDistribution"
@@ -147,53 +136,72 @@
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/FULL/latest"
       },
       "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/FULL/latest/FULL-AP_IT.ttl"
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/FULL/latest/FULL-AP_IT.rdf"
       },
-      "dcterms:description": [
+      "dct:description": [
         {
-          "@language": "en",
-          "@value": "This is the distribution in RDF/turtle of the support technical ontology FULL"
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/XML dell'ontologia tecnica di supporto FULL"
         },
         {
-          "@language": "it",
-          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia tecnica di supporto FULL"
+          "@language": "en",
+          "@value": "This is the distribution in RDF/XML of support technical ontology"
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
       },
-      "dcterms:license": {
+      "dct:license": {
         "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "dcterms:title": [
+      "dct:title": [
         {
-          "@language": "en",
-          "@value": "RDF/Turtle distribution of FULL-AP_IT Ontology"
+          "@language": "it",
+          "@value": "Distribuzione RDF/XML ontologia FULL-AP_IT"
         },
         {
-          "@language": "it",
-          "@value": "Distribuzione RDF/Turtle ontologia FULL-AP_IT"
+          "@language": "en",
+          "@value": "RDF/XML distribution of FULL-AP_IT Ontology"
         }
       ]
     },
     {
       "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
       "@type": [
-        "l0:Agent",
-        "owl:NamedIndividual"
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
       ],
-      "dcterms:identifier": "cnr - Z6HZEH - STLab",
-      "l0:name": [
-        {
-          "@language": "it",
-          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
-        },
+      "dct:identifier": [
+        "agid",
+        "cnr - Z6HZEH - STLab"
+      ],
+      "foaf:name": [
         {
           "@language": "en",
           "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+        },
+        {
+          "@language": "it",
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
         }
       ]
     },
+    {
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      },
+      "rdfs:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      }
+    },
     {
       "@id": "https://w3id.org/italia/onto/FULL",
       "@type": [
@@ -212,22 +220,22 @@
           "@id": "https://w3id.org/italia/data/distribution/FULLAPIT-RDF-TURTLE"
         },
         {
-          "@id": "https://w3id.org/italia/data/distribution/FULLAPIT-RDF-XML"
+          "@id": "https://w3id.org/italia/data/distribution/FULLAPIT-JSON-LD"
         },
         {
-          "@id": "https://w3id.org/italia/data/distribution/FULLAPIT-JSON-LD"
+          "@id": "https://w3id.org/italia/data/distribution/FULLAPIT-RDF-XML"
         }
       ],
       "admsapit:hasTask": [
         {
-          "@id": "admsapit:SearchTask"
+          "@id": "admsapit:QueryFormulationTask"
         },
         {
-          "@id": "admsapit:QueryFormulationTask"
+          "@id": "admsapit:SearchTask"
         }
       ],
       "admsapit:last": {
-        "@id": "https://w3id.org/italia/onto/FULL/0.7"
+        "@id": "https://w3id.org/italia/onto/FULL/0.8"
       },
       "admsapit:officialURI": {
         "@type": "xsd:anyURI",
@@ -235,16 +243,11 @@
       },
       "admsapit:prefix": "full",
       "admsapit:prev": {
-        "@id": "https://w3id.org/italia/onto/FULL/0.6"
+        "@id": "https://w3id.org/italia/onto/FULL/0.7"
+      },
+      "admsapit:semanticAssetInUse": {
+        "@id": "https://w3id.org/italia/data/project/OntoPiA"
       },
-      "admsapit:semanticAssetInUse": [
-        {
-          "@id": "https://w3id.org/italia/data/project/OntoPiA"
-        },
-        {
-          "@id": "https://w3id.org/italia/data/project/DAF"
-        }
-      ],
       "admsapit:status": "catalogued",
       "admsapit:type": {
         "@id": "admsapit:ServiceOntology"
@@ -265,27 +268,32 @@
       "dcat:theme": {
         "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH"
       },
-      "dcterms:accrualPeriodicity": {
+      "dct:accrualPeriodicity": {
         "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
       },
-      "dcterms:creator": {
-        "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab"
-      },
-      "dcterms:description": [
+      "dct:creator": [
         {
-          "@language": "en",
-          "@value": "This is a support technical ontology used to provide a single point of access to the overall network of ontology OntoPiA"
+          "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab"
         },
+        {
+          "@id": "http://w3id.org/italia/data/public-organisation/agid"
+        }
+      ],
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questa è un'ontologia tecnica di supporto che importa tutte le ontologie della rete OntoPiA. Rappresenta di fatto il punto di accesso unico a tutte le ontologie della rete."
+        },
+        {
+          "@language": "en",
+          "@value": "This is a support technical ontology used to provide a single point of access to the overall network of ontology OntoPiA"
         }
       ],
-      "dcterms:issued": {
+      "dct:issued": {
         "@type": "xsd:date",
         "@value": "2018-01-25"
       },
-      "dcterms:language": [
+      "dct:language": [
         {
           "@id": "http://publications.europa.eu/resource/authority/language/ENG"
         },
@@ -293,17 +301,17 @@
           "@id": "http://publications.europa.eu/resource/authority/language/ITA"
         }
       ],
-      "dcterms:modified": {
+      "dct:modified": {
         "@type": "xsd:date",
         "@value": "2020-11-06"
       },
-      "dcterms:publisher": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      "dct:publisher": {
+        "@id": "http://w3id.org/italia/data/public-organisation/agid"
       },
-      "dcterms:rightsHolder": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      "dct:rightsHolder": {
+        "@id": "http://w3id.org/italia/data/public-organisation/agid"
       },
-      "dcterms:title": [
+      "dct:title": [
         {
           "@language": "it",
           "@value": "Punto di accesso unico alla rete complessiva di ontologie OntoPiA"
@@ -315,82 +323,82 @@
       ],
       "owl:imports": [
         {
-          "@id": "https://w3id.org/italia/onto/PARK"
+          "@id": "https://w3id.org/italia/onto/ACCO"
         },
         {
-          "@id": "https://w3id.org/italia/onto/CulturalHeritage"
+          "@id": "https://w3id.org/italia/onto/CLV"
         },
         {
-          "@id": "https://w3id.org/italia/onto/POT"
+          "@id": "https://w3id.org/italia/onto/COV"
         },
         {
-          "@id": "https://w3id.org/italia/onto/Indicator"
+          "@id": "https://w3id.org/italia/onto/CPEV"
         },
         {
-          "@id": "https://w3id.org/italia/onto/HER"
+          "@id": "https://w3id.org/italia/onto/CPV"
         },
         {
-          "@id": "https://w3id.org/italia/onto/AtlasOfPaths"
+          "@id": "https://w3id.org/italia/onto/AccessCondition"
         },
         {
-          "@id": "https://w3id.org/italia/onto/PublicContract"
+          "@id": "http://dati.beniculturali.it/cis"
         },
         {
-          "@id": "https://w3id.org/italia/onto/ACCO"
+          "@id": "https://w3id.org/italia/onto/HER"
         },
         {
           "@id": "https://w3id.org/italia/onto/Language"
         },
         {
-          "@id": "https://w3id.org/italia/onto/l0"
+          "@id": "https://w3id.org/italia/onto/IoT"
         },
         {
-          "@id": "https://w3id.org/italia/onto/RO"
+          "@id": "https://w3id.org/italia/onto/MU"
         },
         {
-          "@id": "https://w3id.org/italia/onto/CPV"
+          "@id": "https://w3id.org/italia/onto/PARK"
         },
         {
-          "@id": "https://w3id.org/italia/onto/CPSV"
+          "@id": "https://w3id.org/italia/onto/POI"
         },
         {
-          "@id": "https://w3id.org/italia/onto/TI"
+          "@id": "https://w3id.org/italia/onto/POT"
         },
         {
-          "@id": "https://w3id.org/italia/onto/SM"
+          "@id": "https://w3id.org/italia/onto/RO"
         },
         {
-          "@id": "https://w3id.org/italia/onto/COV"
+          "@id": "https://w3id.org/italia/onto/SM"
         },
         {
-          "@id": "https://w3id.org/italia/onto/CPEV"
+          "@id": "https://w3id.org/italia/onto/TI"
         },
         {
-          "@id": "https://w3id.org/italia/onto/AccessCondition"
+          "@id": "https://w3id.org/italia/onto/PublicContract"
         },
         {
-          "@id": "https://w3id.org/italia/onto/POI"
+          "@id": "https://w3id.org/italia/onto/CPSV"
         },
         {
-          "@id": "https://w3id.org/italia/onto/CLV"
+          "@id": "https://w3id.org/italia/onto/Route"
         },
         {
-          "@id": "https://w3id.org/italia/onto/Project"
+          "@id": "https://w3id.org/italia/onto/AtlasOfPaths"
         },
         {
-          "@id": "https://w3id.org/italia/onto/IoT"
+          "@id": "https://w3id.org/italia/onto/CulturalHeritage"
         },
         {
-          "@id": "http://dati.beniculturali.it/cis"
+          "@id": "https://w3id.org/italia/onto/Project"
         },
         {
-          "@id": "https://w3id.org/italia/onto/Transparency"
+          "@id": "https://w3id.org/italia/onto/Indicator"
         },
         {
-          "@id": "https://w3id.org/italia/onto/Route"
+          "@id": "https://w3id.org/italia/onto/Transparency"
         },
         {
-          "@id": "https://w3id.org/italia/onto/MU"
+          "@id": "https://w3id.org/italia/onto/l0"
         }
       ],
       "owl:versionIRI": {
@@ -404,39 +412,28 @@
         "@id": "https://w3id.org/italia/onto/full/0.7"
       },
       "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "This is a support technical ontology used to provide a single point of access to the overall network of ontology OntoPiA"
-        },
         {
           "@language": "it",
           "@value": "Questa è un'ontologia tecnica di supporto che importa tutte le ontologie della rete OntoPiA. Rappresenta di fatto il punto di accesso unico a tutte le ontologie della rete."
+        },
+        {
+          "@language": "en",
+          "@value": "This is a support technical ontology used to provide a single point of access to the overall network of ontology OntoPiA"
         }
       ],
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/FULL"
       },
       "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "The overall network of ontologies OntoPiA"
-        },
         {
           "@language": "it",
           "@value": "La rete di ontologie OntoPiA"
+        },
+        {
+          "@language": "en",
+          "@value": "The overall network of ontologies OntoPiA"
         }
       ]
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/DAF",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:Project"
-      ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "Data & Analytics Framework"
-      }
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/FULL/latest/FULL-AP_IT.rdf b/Ontologie/FULL/latest/FULL-AP_IT.rdf
index d59dd191..5b2e72f0 100644
--- a/Ontologie/FULL/latest/FULL-AP_IT.rdf
+++ b/Ontologie/FULL/latest/FULL-AP_IT.rdf
@@ -1,223 +1,151 @@
-
-
-    
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        Questa è un'ontologia tecnica di supporto che importa tutte le ontologie della rete OntoPiA. Rappresenta di fatto il punto di accesso unico a tutte le ontologie della rete.
-        This is a support technical ontology used to provide a single point of access to the overall network of ontology OntoPiA
-        2018-01-25
-        
-        
-        2020-11-06
-        
-        
-        Punto di accesso unico alla rete complessiva di ontologie OntoPiA
-        Single Point of Access to the overall network of ontologies OntoPiA
-        Questa è un'ontologia tecnica di supporto che importa tutte le ontologie della rete OntoPiA. Rappresenta di fatto il punto di accesso unico a tutte le ontologie della rete.
-        This is a support technical ontology used to provide a single point of access to the overall network of ontology OntoPiA
-        
-        La rete di ontologie OntoPiA
-        The overall network of ontologies OntoPiA
-        Versione 0.8- 06 Novembre 2020 - aggiunte ontologie HER e Indicator
-        
-        OntoPiA
-        ontologie
-        
-        
-        FULL-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/FULL
-        full
-        
-        
-        catalogued
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        banche dati e open data
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia tecnica di supporto FULL
-        This is the distribution in JSON-LD of support technical ontology FULL
-        
-        
-        Distribuzione JSON-LD ontologia FULL-AP_IT
-        JSON-LD distribution of FULL-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia tecnica di supporto FULL
-        This is the distribution in RDF/turtle of the support technical ontology FULL
-        
-        
-        Distribuzione RDF/Turtle ontologia FULL-AP_IT
-        RDF/Turtle distribution of FULL-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia tecnica di supporto FULL
-        This is the distribution in RDF/XML of support technical ontology
-        
-        
-        Distribuzione RDF/XML ontologia FULL-AP_IT
-        RDF/XML distribution of FULL-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        agid
-        cnr - Z6HZEH - STLab
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-    
-    
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-    
-
-
-    
-
-    
-        
-    
+
+
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    catalogued
+    ontologie
+    OntoPiA
+    
+    
+    full
+    
+    
+    
+    
+    https://w3id.org/italia/onto/FULL
+    
+    
+    
+    La rete di ontologie OntoPiA
+    The overall network of ontologies OntoPiA
+    FULL-AP_IT
+    
+    
+    
+    Questa è un'ontologia tecnica di supporto che importa tutte le ontologie della rete OntoPiA. Rappresenta di fatto il punto di accesso unico a tutte le ontologie della rete.
+    This is a support technical ontology used to provide a single point of access to the overall network of ontology OntoPiA
+    Questa è un'ontologia tecnica di supporto che importa tutte le ontologie della rete OntoPiA. Rappresenta di fatto il punto di accesso unico a tutte le ontologie della rete.
+    This is a support technical ontology used to provide a single point of access to the overall network of ontology OntoPiA
+    Punto di accesso unico alla rete complessiva di ontologie OntoPiA
+    Single Point of Access to the overall network of ontologies OntoPiA
+    
+    2020-11-06
+    
+    
+    
+    
+    
+    
+    
+    Versione 0.8- 06 Novembre 2020 - aggiunte ontologie HER e Indicator
+    2018-01-25
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia tecnica di supporto FULL
+    This is the distribution in JSON-LD of support technical ontology FULL
+    
+    
+    Distribuzione JSON-LD ontologia FULL-AP_IT
+    JSON-LD distribution of FULL-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia tecnica di supporto FULL
+    This is the distribution in RDF/turtle of the support technical ontology FULL
+    
+    
+    Distribuzione RDF/Turtle ontologia FULL-AP_IT
+    RDF/Turtle distribution of FULL-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia tecnica di supporto FULL
+    This is the distribution in RDF/XML of support technical ontology
+    
+    
+    Distribuzione RDF/XML ontologia FULL-AP_IT
+    RDF/XML distribution of FULL-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    agid
+    cnr - Z6HZEH - STLab
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+  
 
-
-
-
-
-
diff --git a/Ontologie/HER/latest/HER-AP_IT.jsonld b/Ontologie/HER/latest/HER-AP_IT.jsonld
index 0c98588c..a0db10c2 100644
--- a/Ontologie/HER/latest/HER-AP_IT.jsonld
+++ b/Ontologie/HER/latest/HER-AP_IT.jsonld
@@ -1,17719 +1,22866 @@
-[ {
-  "@id" : "_:genid1",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid10",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ISCEDFClassification"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceDegreeDegreeClassAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid102",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfGraduated"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid106",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionExpensesAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid109",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPermanentStaff"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATTemporaryStaff"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid112",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/AcademicRole"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ItalianAcademicRole"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid115",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid118",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/Result"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/Project/PublicResearchProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid122",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATAverageContributionsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATContributionByClass"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid132",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "Non-Randomized"
-    }, {
-      "@value" : "Random Sample"
-    }, {
-      "@value" : "Randomized"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid136",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "None Retained"
-    }, {
-      "@value" : "Sample With DNA"
-    }, {
-      "@value" : "Samples Without DNA"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid140",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid143",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "Basic research"
-    }, {
-      "@value" : "Development"
-    }, {
-      "@value" : "Formazione"
-    }, {
-      "@value" : "Industrial research"
-    }, {
-      "@value" : "Ricerca di base"
-    }, {
-      "@value" : "Ricerca industriale"
-    }, {
-      "@value" : "Sviluppo"
-    }, {
-      "@value" : "Training"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid152",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "Basic research"
-    }, {
-      "@value" : "Formazione"
-    }, {
-      "@value" : "R&D"
-    }, {
-      "@value" : "R&S"
-    }, {
-      "@value" : "Ricerca di base"
-    }, {
-      "@value" : "Training"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid159",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/CHAFEAProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ECParticipant"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid162",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid165",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid168",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/CHAFEAProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid174",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "Individual"
-    }, {
-      "@value" : "Intermediate"
-    }, {
-      "@value" : "Treatment"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid178",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "Active not recruiting"
-    }, {
-      "@value" : "Enrolling by invitation"
-    }, {
-      "@value" : "Not yet recruiting"
-    }, {
-      "@value" : "Recruiting"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid18",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceDegreeDegreeClassAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid183",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "Collaborator"
-    }, {
-      "@value" : "Lead"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid186",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "Double"
-    }, {
-      "@value" : "None (Open Label)"
-    }, {
-      "@value" : "Quadruple"
-    }, {
-      "@value" : "Single"
-    }, {
-      "@value" : "Triple"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid192",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceDegreeDegreeClassAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid205",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceDegreeDegreeClassAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid218",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceDegreeDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceDegreeDegreeClassAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid231",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "Case Control"
-    }, {
-      "@value" : "Case Control, Natural History"
-    }, {
-      "@value" : "Case-Control"
-    }, {
-      "@value" : "Case-Crossover"
-    }, {
-      "@value" : "Case-Only"
-    }, {
-      "@value" : "Cohort"
-    }, {
-      "@value" : "Defined Population"
-    }, {
-      "@value" : "Defined Population, Natural History"
-    }, {
-      "@value" : "Ecologic or Community"
-    }, {
-      "@value" : "Family-Based"
-    }, {
-      "@value" : "Natural History"
-    }, {
-      "@value" : "Other"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid244",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/PatentPublicationDetail"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/PatentPublicationStage"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid247",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ECParticipant"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusParticipant"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid250",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "No"
-    }, {
-      "@value" : "Undecided"
-    }, {
-      "@value" : "Yes"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid254",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "Basic Science"
-    }, {
-      "@value" : "Device Feasibility"
-    }, {
-      "@value" : "Diagnostic"
-    }, {
-      "@value" : "Educational/Counseling/Training"
-    }, {
-      "@value" : "Health Services Research"
-    }, {
-      "@value" : "Other"
-    }, {
-      "@value" : "Prevention"
-    }, {
-      "@value" : "Screening"
-    }, {
-      "@value" : "Supportive Care"
-    }, {
-      "@value" : "Treatment"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid265",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/PatentPublicationDetail"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/Result"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid268",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/PatentPublicationDetail"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/Result"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid271",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "Non-Probability Sample"
-    }, {
-      "@value" : "Probability Sample"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid274",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/CHAFEAProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid280",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/AACTFacility"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid284",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "Cross-Sectional"
-    }, {
-      "@value" : "Cross-Sectional, Prospective"
-    }, {
-      "@value" : "Cross-Sectional, Retrospective"
-    }, {
-      "@value" : "Cross-Sectional, Retrospective/Prospective"
-    }, {
-      "@value" : "Longitudinal"
-    }, {
-      "@value" : "Longitudinal, Prospective"
-    }, {
-      "@value" : "Longitudinal, Retrospective"
-    }, {
-      "@value" : "Longitudinal, Retrospective/Prospective"
-    }, {
-      "@value" : "Other"
-    }, {
-      "@value" : "Prospective"
-    }, {
-      "@value" : "Retrospective"
-    }, {
-      "@value" : "Retrospective/Prospective"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid297",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/DSUCanteenAndAccomodationsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATMealsProvidedAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPermanentStaff"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATTemporaryStaff"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATUniversityFacilitiesAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid303",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATContributionByClass"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionExpensesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid311",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid314",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATContributionByClass"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionExpensesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid32",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/AcademicRole"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ItalianAcademicRole"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid322",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfGraduated"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATStaffByGender"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATTAStaffByGender"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid328",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfGraduated"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid332",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfGraduated"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid336",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid339",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfGraduated"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATStaffByGender"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATTAStaffByGender"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid345",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATContributionByClass"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid35",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/AcademicDegree"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid351",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATContributionByClass"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid356",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATContributionByClass"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionExpensesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid364",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ECParticipant"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid369",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/birthyear"
-  } ]
-}, {
-  "@id" : "_:genid370",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid371",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/allocation"
-  } ]
-}, {
-  "@id" : "_:genid372",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/aactCriterion"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid373",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/aactPopulation"
-  } ]
-}, {
-  "@id" : "_:genid374",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#integer"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/aactMaximumAge"
-  } ]
-}, {
-  "@id" : "_:genid375",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#integer"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/aactMinimumAge"
-  } ]
-}, {
-  "@id" : "_:genid376",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/hasAddress"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Address"
-  } ]
-}, {
-  "@id" : "_:genid377",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ]
-}, {
-  "@id" : "_:genid378",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ]
-}, {
-  "@id" : "_:genid379",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ]
-}, {
-  "@id" : "_:genid38",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid380",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/sponsorType"
-  } ]
-}, {
-  "@id" : "_:genid381",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasCountryInvolvement"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CountryInvolvement"
-  } ]
-}, {
-  "@id" : "_:genid382",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Duration"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasDuration"
-  } ]
-}, {
-  "@id" : "_:genid383",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/biospecDescription"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid384",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/title"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid385",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/whyStopped"
-  } ]
-}, {
-  "@id" : "_:genid386",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/studyFirstSubmittedDate"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid387",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/biospecRetention"
-  } ]
-}, {
-  "@id" : "_:genid388",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/dispositionFirstSubmittedDate"
-  } ]
-}, {
-  "@id" : "_:genid389",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/dispositionFirstSubmittedQCDate"
-  } ]
-}, {
-  "@id" : "_:genid390",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#anyURI"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ipdURL"
-  } ]
-}, {
-  "@id" : "_:genid391",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/resultsFirstSubmittedDate"
-  } ]
-}, {
-  "@id" : "_:genid392",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/resultsFirstSubmittedQCDate"
-  } ]
-}, {
-  "@id" : "_:genid393",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/studiesFDARegulatedDevice"
-  } ]
-}, {
-  "@id" : "_:genid394",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/studyFirstSubmittedQCDate"
-  } ]
-}, {
-  "@id" : "_:genid395",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/verificationDate"
-  } ]
-}, {
-  "@id" : "_:genid396",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/projectAcronym"
-  } ]
-}, {
-  "@id" : "_:genid397",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ]
-}, {
-  "@id" : "_:genid398",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid399",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/leaderName"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid4",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/AACTCondition"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/AACTEligibility"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/AACTMeshTerm"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/CountryInvolvement"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid400",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Country"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasParticipationCountry"
-  } ]
-}, {
-  "@id" : "_:genid401",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid402",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid403",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ]
-}, {
-  "@id" : "_:genid404",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasCHAFEAParticipant"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CHAFEAParticipant"
-  } ]
-}, {
-  "@id" : "_:genid405",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CHAFEAOutput"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasCHAFEAOutput"
-  } ]
-}, {
-  "@id" : "_:genid406",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CHAFEAInstrument"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasInstrument"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid407",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Duration"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasDuration"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid408",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CHAFEATopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/hasTopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid409",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ecContribution"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid41",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid410",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/startingYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid411",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/endingYear"
-  } ]
-}, {
-  "@id" : "_:genid412",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid413",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ]
-}, {
-  "@id" : "_:genid414",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ctnprinAmountScope"
-  } ]
-}, {
-  "@id" : "_:genid415",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/expenseType"
-  } ]
-}, {
-  "@id" : "_:genid416",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ctnprinAvailableBudget"
-  } ]
-}, {
-  "@id" : "_:genid417",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/decreeDate"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid418",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/decreeNumber"
-  } ]
-}, {
-  "@id" : "_:genid419",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#anyURI"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/documentationURL"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid420",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/expireDate"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid421",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/initiativeType"
-  } ]
-}, {
-  "@id" : "_:genid422",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/allocatesFundsTo"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINEntity"
-  } ]
-}, {
-  "@id" : "_:genid423",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINAmount"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasCTNPRINAmount"
-  } ]
-}, {
-  "@id" : "_:genid424",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINProject"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/refersToProject"
-  } ]
-}, {
-  "@id" : "_:genid425",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ctnprinOperationScope"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid426",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/abstract"
-  } ]
-}, {
-  "@id" : "_:genid427",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/admissionDate"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid428",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ctnprinOperationIdentifier"
-  } ]
-}, {
-  "@id" : "_:genid429",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/transmissionDate"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid430",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/revocationDate"
-  } ]
-}, {
-  "@id" : "_:genid431",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/revoked"
-  } ]
-}, {
-  "@id" : "_:genid432",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/projectAcronym"
-  } ]
-}, {
-  "@id" : "_:genid433",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasAACTStudy"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid434",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Country"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/withCountry"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid435",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/removedCountry"
-  } ]
-}, {
-  "@id" : "_:genid436",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid437",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ]
-}, {
-  "@id" : "_:genid438",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Feature"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
-  } ]
-}, {
-  "@id" : "_:genid439",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Country"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasParticipationCountry"
-  } ]
-}, {
-  "@id" : "_:genid44",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid440",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECActivityType"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasECActivityType"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid441",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Year"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasYear"
-  } ]
-}, {
-  "@id" : "_:genid442",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/rcn"
-  } ]
-}, {
-  "@id" : "_:genid443",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/unicsId"
-  } ]
-}, {
-  "@id" : "_:genid444",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/picNumber"
-  } ]
-}, {
-  "@id" : "_:genid445",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasECParticipant"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECParticipant"
-  } ]
-}, {
-  "@id" : "_:genid446",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECTopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasECTopic"
-  } ]
-}, {
-  "@id" : "_:genid447",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECSubjectArea"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasSubjectArea"
-  } ]
-}, {
-  "@id" : "_:genid448",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECFrameworkProgramme"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasECFrameworkProgramme"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid449",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ERCPanel"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasERCPanel"
-  } ]
-}, {
-  "@id" : "_:genid450",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECFundingScheme"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasFundingScheme"
-  } ]
-}, {
-  "@id" : "_:genid451",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/cordisRef"
-  } ]
-}, {
-  "@id" : "_:genid452",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ecGrantAgreementNo"
-  } ]
-}, {
-  "@id" : "_:genid453",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ecMaxContribution"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid454",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/unicsId"
-  } ]
-}, {
-  "@id" : "_:genid455",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/endingYear"
-  } ]
-}, {
-  "@id" : "_:genid456",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/startingYear"
-  } ]
-}, {
-  "@id" : "_:genid457",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid458",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ]
-}, {
-  "@id" : "_:genid459",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ERCGrantType"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasERCGrantType"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid460",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Feature"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
-  } ]
-}, {
-  "@id" : "_:genid461",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Country"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasParticipationCountry"
-  } ]
-}, {
-  "@id" : "_:genid462",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/eurekaOrgType"
-  } ]
-}, {
-  "@id" : "_:genid463",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/financialContribution"
-  } ]
-}, {
-  "@id" : "_:genid464",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasEUREKAParticipant"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAParticipant"
-  } ]
-}, {
-  "@id" : "_:genid465",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAInstrument"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasEurekaInstrument"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid466",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKACluster"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasEurekaCluster"
-  } ]
-}, {
-  "@id" : "_:genid467",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAMarketArea"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasEurekaMarketArea"
-  } ]
-}, {
-  "@id" : "_:genid468",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKATechArea"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasEurekaTechArea"
-  } ]
-}, {
-  "@id" : "_:genid469",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/status"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid47",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid470",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/eurekaProjectId"
-  } ]
-}, {
-  "@id" : "_:genid471",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/startingYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid472",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/unicsId"
-  } ]
-}, {
-  "@id" : "_:genid473",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/endingYear"
-  } ]
-}, {
-  "@id" : "_:genid474",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#anyURI"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/SM/URL"
-  } ]
-}, {
-  "@id" : "_:genid475",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ]
-}, {
-  "@id" : "_:genid476",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ]
-}, {
-  "@id" : "_:genid477",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Feature"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
-  } ]
-}, {
-  "@id" : "_:genid478",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Country"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasParticipationCountry"
-  } ]
-}, {
-  "@id" : "_:genid479",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid480",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/picNumber"
-  } ]
-}, {
-  "@id" : "_:genid481",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/erasmusplusOrgType"
-  } ]
-}, {
-  "@id" : "_:genid482",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasErasmusPlusParticipant"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusParticipant"
-  } ]
-}, {
-  "@id" : "_:genid483",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProjectResult"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasErasmusplusProjectResult"
-  } ]
-}, {
-  "@id" : "_:genid484",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusTopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/hasTopic"
-  } ]
-}, {
-  "@id" : "_:genid485",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeInstant"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasEndingDate"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid486",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusActionType"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasErasmusplusActionType"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid487",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusKeyAction"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasErasmusplusKeyAction"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid488",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeInstant"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasStartingDate"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid489",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/status"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid490",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/abstract"
-  } ]
-}, {
-  "@id" : "_:genid491",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/totalGrant"
-  } ]
-}, {
-  "@id" : "_:genid492",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusFile"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/distributedInErasumplusFile"
-  } ]
-}, {
-  "@id" : "_:genid493",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ]
-}, {
-  "@id" : "_:genid494",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Province"
-  } ]
-}, {
-  "@id" : "_:genid495",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Province"
-  } ]
-}, {
-  "@id" : "_:genid496",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Region"
-  } ]
-}, {
-  "@id" : "_:genid497",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Region"
-  } ]
-}, {
-  "@id" : "_:genid498",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasPatentPriorityDetail"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/PatentPriorityDetail"
-  } ]
-}, {
-  "@id" : "_:genid499",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasIPC"
-  } ]
-}, {
-  "@id" : "_:genid50",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid500",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/patentApplicationNo"
-  } ]
-}, {
-  "@id" : "_:genid501",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/patentFamilyCode"
-  } ]
-}, {
-  "@id" : "_:genid502",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/patentApplicationDate"
-  } ]
-}, {
-  "@id" : "_:genid503",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/patentPriorityDate"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid504",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/patentPriorityNo"
-  } ]
-}, {
-  "@id" : "_:genid505",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/patentKindCode"
-  } ]
-}, {
-  "@id" : "_:genid506",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/patentPublicationNumber"
-  } ]
-}, {
-  "@id" : "_:genid507",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/publicationDate"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid508",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/patentKindCode"
-  } ]
-}, {
-  "@id" : "_:genid509",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/abstract"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid510",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/title"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid511",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/publicationDate"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid512",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/resultType"
-  } ]
-}, {
-  "@id" : "_:genid513",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/foundedBy"
-  } ]
-}, {
-  "@id" : "_:genid514",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Address"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasOperationalSpinoffAddress"
-  } ]
-}, {
-  "@id" : "_:genid515",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Year"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasFoundationYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid516",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Year"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasCessationYear"
-  } ]
-}, {
-  "@id" : "_:genid517",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/SupportUnit"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasFounderFaculty"
-  } ]
-}, {
-  "@id" : "_:genid518",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/foundationProjectDescription"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid519",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/additionalInfo"
-  } ]
-}, {
-  "@id" : "_:genid520",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/active"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid521",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/founderCapital"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid522",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/founderPatent"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid523",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/founderShareholding"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid524",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/innovative"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid525",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid526",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid527",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid528",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid529",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid53",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/CTNPRINProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid530",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid531",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid532",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Feature"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
-  } ]
-}, {
-  "@id" : "_:genid533",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid534",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid535",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid536",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ustatCourseType"
-  } ]
-}, {
-  "@id" : "_:genid537",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid538",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid539",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid540",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ageClass"
-  } ]
-}, {
-  "@id" : "_:genid541",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid542",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Feature"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
-  } ]
-}, {
-  "@id" : "_:genid543",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid544",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/availableSlot"
-  } ]
-}, {
-  "@id" : "_:genid545",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasOrganization"
-  } ]
-}, {
-  "@id" : "_:genid546",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ]
-}, {
-  "@id" : "_:genid547",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ]
-}, {
-  "@id" : "_:genid548",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/CPV/Person"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasPrincipalInvestigator"
-  } ]
-}, {
-  "@id" : "_:genid549",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/abstract"
-  } ]
-}, {
-  "@id" : "_:genid550",
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid58",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/CTNPRINProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid61",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/COV/PublicOrganization"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/COV/SupportUnit"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid64",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid67",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/AcademicDegree"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid70",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/CTNPRINProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid73",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/CTNPRINAmount"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/CTNPRINProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid76",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/CHAFEAParticipant"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ECParticipant"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/EUREKAParticipant"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusParticipant"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid81",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeClassAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid86",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid90",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/ERCProject"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid93",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid96",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionExpensesAggregate"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATUniversityInterventionExpensesAggregate"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid99",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATExpenseClass"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/HER/USTATUniversityExpenseClass"
-    } ]
-  } ]
-}, {
-  "@id" : "http://purl.org/dc/terms/accrualPeriodicity",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "http://purl.org/dc/terms/language",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "http://purl.org/dc/terms/publisher",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "http://purl.org/dc/terms/rightsHolder",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "http://www.w3.org/2002/07/owl#maxQualifiedCardinality",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "http://www.w3.org/ns/dcat#contactPoint",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "http://www.w3.org/ns/dcat#keyword",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "http://www.w3.org/ns/dcat#theme",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/data/contact-point/onto-agid",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Organization", "http://www.w3.org/2006/vcard/ns#Kind", "http://www.w3.org/2006/vcard/ns#Organization" ],
-  "http://www.w3.org/2006/vcard/ns#fn" : [ {
-    "@value" : "banche dati e open data"
-  } ],
-  "http://www.w3.org/2006/vcard/ns#hasEmail" : [ {
-    "@id" : "mailto:info@dati.gov.it"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/distribution/HERAPIT-JSON-LD",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" ],
-  "http://purl.org/dc/terms/description" : [ {
-    "@language" : "it",
-    "@value" : "Questa è la distribuzione JSON-LD dell'ontologia della Ricerca Pubblica"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the distribution in JSON-LD of the Public Research ontology"
-  } ],
-  "http://purl.org/dc/terms/format" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
-  } ],
-  "http://purl.org/dc/terms/license" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-  } ],
-  "http://purl.org/dc/terms/title" : [ {
-    "@language" : "it",
-    "@value" : "Distribuzione JSON-LD ontologia PublicReseach-AP_IT"
-  }, {
-    "@language" : "en",
-    "@value" : "JSON-LD distribution of PublicReseach-AP_IT Ontology"
-  } ],
-  "http://www.w3.org/ns/dcat#accessURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/HER/latest"
-  } ],
-  "http://www.w3.org/ns/dcat#downloadURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/HER/latest/HER-AP_IT.jsonld"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/distribution/HERAPIT-RDF-TURTLE",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" ],
-  "http://purl.org/dc/terms/description" : [ {
-    "@language" : "it",
-    "@value" : "Questa è la distribuzione RDF/Turtle dell'ontologia della Ricerca Pubblica"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the distribution in RDF/turtle of the Public Research ontology"
-  } ],
-  "http://purl.org/dc/terms/format" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
-  } ],
-  "http://purl.org/dc/terms/license" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-  } ],
-  "http://purl.org/dc/terms/title" : [ {
-    "@language" : "it",
-    "@value" : "Distribuzione RDF/Turtle ontologia PublicReseach-AP_IT"
-  }, {
-    "@language" : "en",
-    "@value" : "RDF/Turtle distribution of PublicReseach-AP_IT Ontology"
-  } ],
-  "http://www.w3.org/ns/dcat#accessURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/HER/latest"
-  } ],
-  "http://www.w3.org/ns/dcat#downloadURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/HER/latest/HER-AP_IT.ttl"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/distribution/HERAPIT-RDF-XML",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" ],
-  "http://purl.org/dc/terms/description" : [ {
-    "@language" : "it",
-    "@value" : "Questa è la distribuzione RDF/XML dell'ontologia della Ricerca Pubblica"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the distribution in RDF/XML of the Public Research ontology"
-  } ],
-  "http://purl.org/dc/terms/format" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
-  } ],
-  "http://purl.org/dc/terms/license" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-  } ],
-  "http://purl.org/dc/terms/title" : [ {
-    "@language" : "it",
-    "@value" : "Distribuzione RDF/XML ontologia PublicReseach-AP_IT"
-  }, {
-    "@language" : "en",
-    "@value" : "RDF/XML distribution of PublicReseach-AP_IT Ontology"
-  } ],
-  "http://www.w3.org/ns/dcat#accessURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/HER/latest"
-  } ],
-  "http://www.w3.org/ns/dcat#downloadURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/HER/latest/HER-AP_IT.rdf"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/private-organization/03033080213",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Agent", "http://xmlns.com/foaf/0.1/Agent" ],
-  "http://purl.org/dc/terms/identifier" : [ {
-    "@value" : "03033080213"
-  } ],
-  "http://xmlns.com/foaf/0.1/name" : [ {
-    "@language" : "en",
-    "@value" : "ONTOPIC"
-  }, {
-    "@language" : "it",
-    "@value" : "ONTOPIC"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/private-organization/siris",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Agent", "http://xmlns.com/foaf/0.1/Agent" ],
-  "http://purl.org/dc/terms/identifier" : [ {
-    "@value" : "siris"
-  } ],
-  "http://xmlns.com/foaf/0.1/name" : [ {
-    "@language" : "en",
-    "@value" : "SIRIS"
-  }, {
-    "@language" : "it",
-    "@value" : "SIRIS"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/project/OntoPiA",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/Project" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
-  } ],
-  "https://w3id.org/italia/onto/l0/name" : [ {
-    "@language" : "it",
-    "@value" : "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/project/toscana-open-research",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/Project" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Toscana Open Research"
-  } ],
-  "https://w3id.org/italia/onto/l0/name" : [ {
-    "@language" : "it",
-    "@value" : "Toscana Open Research"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/public-organization/agid",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Agent", "http://xmlns.com/foaf/0.1/Agent" ],
-  "http://purl.org/dc/terms/identifier" : [ {
-    "@value" : "agid"
-  } ],
-  "http://xmlns.com/foaf/0.1/name" : [ {
-    "@language" : "it",
-    "@value" : "Agenzia per l'Italia Digitale"
-  }, {
-    "@language" : "en",
-    "@value" : "Italian Digital Agency"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/public-organization/r_toscan",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Agent", "http://xmlns.com/foaf/0.1/Agent" ],
-  "http://purl.org/dc/terms/identifier" : [ {
-    "@value" : "r_toscan"
-  } ],
-  "http://xmlns.com/foaf/0.1/name" : [ {
-    "@language" : "it",
-    "@value" : "Regione Toscana"
-  }, {
-    "@language" : "en",
-    "@value" : "Toscany Region"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/ADMS/acronym",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/ADMS/hasFormalityLevel",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/ADMS/hasKeyClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/ADMS/hasOntologyLanguage",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/ADMS/hasSemanticAssetDistribution",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/ADMS/hasTask",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/ADMS/last",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/ADMS/officialURI",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/ADMS/prefix",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/ADMS/semanticAssetInUse",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/ADMS/target",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/ADMS/type",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/COV/Employment",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/COV/Group",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/COV/Office",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/COV/PrivateOrganization",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/COV/PublicOrganization",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/COV/SupportUnit",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/COV/VATnumber",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/COV/hasOrganization",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/COV/hasPublicOrganization",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/CPV/Person",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "_:genid369"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/CPV/Sex",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/CPV/age",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/CPV/altName",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/CPV/familyName",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/CPV/givenName",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/CPV/hasSex",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/CPV/sexDesc",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/CPV/sexID",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Ontology", "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAsset" ],
-  "http://purl.org/dc/terms/accrualPeriodicity" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/frequency/IRREG"
-  } ],
-  "http://purl.org/dc/terms/creator" : [ {
-    "@id" : "https://w3id.org/italia/data/public-organization/agid"
-  }, {
-    "@id" : "https://w3id.org/italia/data/public-organization/r_toscan"
-  }, {
-    "@id" : "https://w3id.org/italia/datq/private-organization/siris"
-  }, {
-    "@id" : "https://w3id.org/italia/datq/private-organization/03033080213"
-  } ],
-  "http://purl.org/dc/terms/description" : [ {
-    "@language" : "it",
-    "@value" : "Questa è l'ontologia del profilo di italiano sull'alta formazione, ricerca e innovazione. Essa nasce come versione per OntoPiA dell'ontologia sviluppata nell'ambito del progetto Toscana Open Research (http://www.toscanaopenresearch.it/) disponibile in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the ontology of the Italian application profile for Higher Education and Research. It is born as the OntoPiA's version of the ontology already developed in the context of Toscana Open Research Project (http://www.toscanaopenresearch.it/en/) and available in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars"
-  } ],
-  "http://purl.org/dc/terms/issued" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#date",
-    "@value" : "2020-04-02"
-  } ],
-  "http://purl.org/dc/terms/language" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/language/ENG"
-  }, {
-    "@id" : "http://publications.europa.eu/resource/authority/language/ITA"
-  } ],
-  "http://purl.org/dc/terms/modified" : [ {
-    "@language" : "en",
-    "@value" : "2020-11-06"
-  } ],
-  "http://purl.org/dc/terms/publisher" : [ {
-    "@id" : "https://w3id.org/italia/data/public-organization/agid"
-  } ],
-  "http://purl.org/dc/terms/rightsHolder" : [ {
-    "@id" : "https://w3id.org/italia/data/public-organization/r_toscan"
-  } ],
-  "http://purl.org/dc/terms/title" : [ {
-    "@language" : "en",
-    "@value" : "Higher Education and Research Ontology"
-  }, {
-    "@language" : "it",
-    "@value" : "Ontologia sull'Alta Formazione, Ricerca e Innovazione"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa è l'ontologia del profilo di italiano sull'alta formazione, ricerca e innovazione. Essa nasce come versione per OntoPiA dell'ontologia sviluppata nell'ambito del progetto Toscana Open Research (http://www.toscanaopenresearch.it/) disponibile in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the ontology of the Italian application profile for Higher Education and Research. It is born as the OntoPiA's version of the ontology already developed in the context of Toscana Open Research Project (http://www.toscanaopenresearch.it/en/) and available in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Higher Education and Research Ontology"
-  }, {
-    "@language" : "it",
-    "@value" : "Ontologia dell'Alta Formazione, Ricerca e Innovazione"
-  } ],
-  "http://www.w3.org/2002/07/owl#imports" : [ {
-    "@id" : "https://w3id.org/italia/onto/CPV"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/l0"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionIRI" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/0.4"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "en",
-    "@value" : "Version 0.4 in OntoPiA"
-  }, {
-    "@language" : "it",
-    "@value" : "Versione 0.4 in OntoPiA"
-  } ],
-  "http://www.w3.org/ns/dcat#contactPoint" : [ {
-    "@id" : "https://w3id.org/italia/data/contact-point/onto-agid"
-  } ],
-  "http://www.w3.org/ns/dcat#keyword" : [ {
-    "@language" : "it",
-    "@value" : "Peronale universitario"
-  }, {
-    "@language" : "it",
-    "@value" : "Progetti di ricerca"
-  }, {
-    "@language" : "en",
-    "@value" : "Public Research"
-  }, {
-    "@language" : "en",
-    "@value" : "Research Projects"
-  }, {
-    "@language" : "it",
-    "@value" : "Ricerca pubblica"
-  }, {
-    "@language" : "en",
-    "@value" : "Student"
-  }, {
-    "@language" : "it",
-    "@value" : "Studenti"
-  } ],
-  "http://www.w3.org/ns/dcat#theme" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/data-theme/EDUC"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/0.1"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/acronym" : [ {
-    "@value" : "HER-AP_IT"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasFormalityLevel" : [ {
-    "@id" : "https://w3id.org/italia/onto/ADMS/Formal"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasKeyClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/PublicResearchProject"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasOntologyLanguage" : [ {
-    "@id" : "https://w3id.org/italia/onto/ADMS/OWL"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasSemanticAssetDistribution" : [ {
-    "@id" : "https://w3id.org/italia/data/distribution/HERAPIT-JSON-LD"
-  }, {
-    "@id" : "https://w3id.org/italia/data/distribution/HERAPIT-RDF-TURTLE"
-  }, {
-    "@id" : "https://w3id.org/italia/data/distribution/HERAPIT-RDF-XML"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasTask" : [ {
-    "@id" : "https://w3id.org/italia/onto/ADMS/AnnotationTask"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/ADMS/QueryFormulationTask"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/ADMS/SearchTask"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/last" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/1.0"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/HER/0.3"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/officialURI" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#anyURI",
-    "@value" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/prefix" : [ {
-    "@value" : "herapit"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/semanticAssetInUse" : [ {
-    "@id" : "https://w3id.org/italia/data/project/OntoPiA"
-  }, {
-    "@id" : "https://w3id.org/italia/data/project/toscana-open-research"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/status" : [ {
-    "@value" : "draft"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/target" : [ {
-    "@value" : "Imprese"
-  }, {
-    "@value" : "Pubbliche Amministrazioni"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/type" : [ {
-    "@id" : "https://w3id.org/italia/onto/ADMS/DomainOntology"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AACTCondition",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La malattia, il disturbo, la sindrome, o la lesione che si sta studiando. Su ClinicalTrials.gov, le condizioni possono includere anche altre questioni relative alla salute, come la durata della vita, la qualità della vita e i rischi per la salute. Il nome della condizione può includere lettere maiuscolo o minuscole."
-  }, {
-    "@language" : "en",
-    "@value" : "The disease, disorder, syndrome, illness, or injury that is being studied. On ClinicalTrials.gov, conditions may also include other health-related issues, such as lifespan, quality of life, and health risks. The name of the condition may include upper or lower case letters."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Condition"
-  }, {
-    "@language" : "it",
-    "@value" : "Condizione"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AACTConditionMeshTerm",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "I nomi della malattia o delle condizioni studiate nello studio clinico, o il focus dello studio clinico. I dati vengono descritti da NLM (Medical Subject Headings - MeSH) - thesaurus del vocabolario controllato o termini da un altro vocabolario, come la Nomenclatura sistematica dei termini medico-clinici (SNOMED CT), che è stato mappato al MeSH all'interno del Metathesaurus Unified Medical Language System (UMLS).\n\nTradotto con www.DeepL.com/Translator (versione gratuita)"
-  }, {
-    "@language" : "en",
-    "@value" : "The name(s) of the disease(s) or condition(s) studied in the clinical study, or the focus of the clinical study appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus or terms from another vocabulary, such as the Systematized Nomenclature of Medicine—Clinical Terms (SNOMED CT), that has been mapped to MeSH within the Unified Medical Language System (UMLS) Metathesaurus."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Condition Mesh Term"
-  }, {
-    "@language" : "it",
-    "@value" : "Termine MeSH di Condizione"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTMeshTerm"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AACTDesign",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "I metodi di indagine e le strategie utilizzate nello studio clinico. Una descrizione delle modalità di conduzione dello studio clinico"
-  }, {
-    "@language" : "en",
-    "@value" : "The investigative methods and strategies used in the clinical study. A description of the manner in which the clinical trial will be conducted"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "AACT Design"
-  }, {
-    "@language" : "it",
-    "@value" : "Progettazione AACT"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Description"
-  }, {
-    "@id" : "_:genid370"
-  }, {
-    "@id" : "_:genid371"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AACTEligibility",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "I requisiti chiave che le persone che vogliono partecipare a uno studio clinico devono soddisfare o le caratteristiche che devono avere."
-  }, {
-    "@language" : "en",
-    "@value" : "The key requirements that people who want to participate in a clinical study must meet or the characteristics they must have."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Eligibility"
-  }, {
-    "@language" : "it",
-    "@value" : "Idoneitá"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  }, {
-    "@id" : "_:genid372"
-  }, {
-    "@id" : "_:genid373"
-  }, {
-    "@id" : "_:genid374"
-  }, {
-    "@id" : "_:genid375"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AACTFacility",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "conduzione del sito/partecipazione ad uno studio"
-  }, {
-    "@language" : "en",
-    "@value" : "site conducting/participating in a study"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Facility Clinical Trial"
-  }, {
-    "@language" : "it",
-    "@value" : "Struttura sperimentazione clinica"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/SpatialObject"
-  }, {
-    "@id" : "_:genid376"
-  }, {
-    "@id" : "_:genid377"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AACTIntervention",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A process or action that is the focus of a clinical study. Interventions include drugs, medical devices, procedures, vaccines, and other products that are either investigational or already available. Interventions can also include noninvasive approaches, such as education or modifying diet and exercise."
-  }, {
-    "@language" : "it",
-    "@value" : "Un processo o un'azione che è il fulcro di uno studio clinico. Gli interventi comprendono farmaci, dispositivi medici, procedure, vaccini e altri prodotti che sono in fase di sperimentazione o già disponibili. Gli interventi possono anche includere approcci non invasivi, come l'educazione o la modifica della dieta e dell'esercizio fisico."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "AACT Intervention"
-  }, {
-    "@language" : "it",
-    "@value" : "Intervento AACT"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Activity"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AACTInterventionMeshTerm",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Interventi di studio clinico documentati da NLM's Medical Subject Headings (MeSH) - thesaurus del vocabolario controllato da NLM's Medical Subject Headings (MeSH)"
-  }, {
-    "@language" : "en",
-    "@value" : "clinical study intervention appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "AACT Intervention Mesh Term"
-  }, {
-    "@language" : "it",
-    "@value" : "Termine MeSH di Intervento AACT"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTMeshTerm"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AACTMeshTerm",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus"
-  }, {
-    "@language" : "it",
-    "@value" : "descrittori del thesaurus del vocabolario controllato dalla NLM \"Medical Subject Headings (MeSH)\" (MeSH)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Condition/Intervention Mesh Term"
-  }, {
-    "@language" : "it",
-    "@value" : "Termine Mesh di Condizione/Interventi"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Concept"
-  }, {
-    "@id" : "_:genid378"
-  }, {
-    "@id" : "_:genid379"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AACTResponsibleParty",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La persona responsabile dell'invio di informazioni su uno studio clinico a ClinicalTrials.gov e dell'aggiornamento di tali informazioni. Di solito lo sponsor dello studio o lo sperimentatore."
-  }, {
-    "@language" : "en",
-    "@value" : "The person responsible for submitting information about a clinical study to ClinicalTrials.gov and updating that information. Usually the study sponsor or investigator."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Responsible Party"
-  }, {
-    "@language" : "it",
-    "@value" : "parte responsabile"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/CPV/Person"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AACTSponsor",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "L'organizzazione o la persona che avvia lo studio e che ha autorità e controllo sullo studio."
-  }, {
-    "@language" : "en",
-    "@value" : "The organization or person who initiates the study and who has authority and control over the study."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Sponsor"
-  }, {
-    "@language" : "it",
-    "@value" : "sponsor"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/PrivateOrganization"
-  }, {
-    "@id" : "_:genid380"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AACTStudy",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Clinical study"
-  }, {
-    "@language" : "it",
-    "@value" : "Studio clinico"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Studio"
-  }, {
-    "@language" : "en",
-    "@value" : "Study"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Activity"
-  }, {
-    "@id" : "_:genid381"
-  }, {
-    "@id" : "_:genid382"
-  }, {
-    "@id" : "_:genid383"
-  }, {
-    "@id" : "_:genid384"
-  }, {
-    "@id" : "_:genid385"
-  }, {
-    "@id" : "_:genid386"
-  }, {
-    "@id" : "_:genid387"
-  }, {
-    "@id" : "_:genid388"
-  }, {
-    "@id" : "_:genid389"
-  }, {
-    "@id" : "_:genid390"
-  }, {
-    "@id" : "_:genid391"
-  }, {
-    "@id" : "_:genid392"
-  }, {
-    "@id" : "_:genid393"
-  }, {
-    "@id" : "_:genid394"
-  }, {
-    "@id" : "_:genid395"
-  }, {
-    "@id" : "_:genid396"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ASJC",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "All Science Journal Classification"
-  }, {
-    "@language" : "it",
-    "@value" : "Classificazione  Scopus"
-  }, {
-    "@language" : "en",
-    "@value" : "Scopus Classification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/HERClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#ConceptScheme"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/all-science-journal"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ASJCField",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Journals are assigned to 27 major thematic categories as well as to 313 specific subject categories according to Scopus® Classification."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ASJC"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/all-science-journal"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ASJCSubjectArea",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "The SCOPUS classification scheme contains 27 subject areas: Agricultural and Biological Sciences; Arts and Humanities; Biochemistry; Genetics and Molecular Biology; Business; Management and Accounting; Chemical Engineering; Chemistry; Computer Science; Decision Sciences; Dentistry; Earth and Planetary Science; Economics; Econometrics and Finance; Energy\nEngineering; Environmental Science; Health Professions; Immunology and Microbiology; Materials Science; Mathematics; Medicine; Multidisciplinary; Neuroscience; Nursing; Pharmacology, Toxicology and Pharmaceutics; Physics and Astronomy; Psychology; Social Sciences; Veterinary\n\nAttributes:\n:name\n:scopusSubjectAreaCode"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ASJC"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/all-science-journal"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ASJCSupergroup",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ASJC"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/all-science-journal"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AcademicAffiliation",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Rappresenta l'affiliazione di una persona a un'organizzazione con un determinato ruolo per un periodo di tempo."
-  }, {
-    "@language" : "en",
-    "@value" : "Represents the affiliation of a person to an organization with a certain role for a period of time."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Academic Affiliation"
-  }, {
-    "@language" : "it",
-    "@value" : "Affilizazione accademica"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Employment"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AcademicDegree",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il principale titolo accademico post-secondario in Italia."
-  }, {
-    "@language" : "en",
-    "@value" : "The main post-secondary academic degree in Italy."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Academic Degree"
-  }, {
-    "@language" : "it",
-    "@value" : "Laurea"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Object"
-  }, {
-    "@id" : "_:genid397"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AcademicDiscipline",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Classification of Academic Disciplines"
-  }, {
-    "@language" : "it",
-    "@value" : "Classificazione Settori Sicentifico Disciplinari"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/HERClassification"
-  }, {
-    "@id" : "_:genid398"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#ConceptScheme"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/academic-disciplines"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AcademicRecruitementField",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AcademicDiscipline"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/academic-disciplines"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/AcademicRole",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il ruolo che una persona svolge in un'organizzazione accademica."
-  }, {
-    "@language" : "en",
-    "@value" : "The role a person plays in an academic organization."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Academic role"
-  }, {
-    "@language" : "it",
-    "@value" : "Ruolo Accademico"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/Role"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/Area",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It refers to the areas set up by the National University Council (CUN).\nCurrently, there are fourteen areas. (Gelmin Law 240/2010)\n- Area 01 Mathematics and informatics\n- Area 02 Physics\n- Area 03 Chemistry\n- Area 04 Earth Science\n- Area 05 Biology\n- Area 06 Medicine\n- Area 07 Agricultural and veterinary science\n- Area 08 Civil engineering and architecture\n- Area 09 Industrial and information engineering\n- Area 10 Antiquities, philology, literary studies, art history\n- Area 11 History, philosophy, pedagogy and psychology\n- Area 12 Law\n- Area 13 Economics and statistics\n- Area 14 Political and social science"
-  }, {
-    "@language" : "it",
-    "@value" : "Si riferisce alle aree istituite dal Consiglio Universitario Nazionale (CUN).\nAttualmente le aree sono quattordici. (Legge Gelmin 240/2010)\n- Area 01 Matematica e informatica\n- Area 02 Fisica\n- Area 03 Chimica\n- Area 04 Scienze della Terra\n- Area 05 Biologia\n- Area 06 Medicina\n- Area 07 Scienze agrarie e veterinarie\n- Area 08 Ingegneria civile e architettura\n- Area 09 Ingegneria industriale e dell'informazione\n- Area 10 Antichità, filologia, studi letterari, storia dell'arte\n- Area 11 Storia, filosofia, pedagogia e psicologia\n- Area 12 Legge\n- Area 13 Economia e statistica\n- Area 14 Scienze politiche e sociali"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Area CUN"
-  }, {
-    "@language" : "en",
-    "@value" : "CUN Area"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AcademicDiscipline"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/academic-disciplines"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/CHAFEAInstrument",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Tipo di attività finanziata. I tipi sono: Progetti, Conferenza, Azioni congiunte, Sovvenzione di funzionamento, Accordo quadro di partenariato"
-  }, {
-    "@language" : "en",
-    "@value" : "Type of activity funded. Types are: Projects, Conference, Joint Actions, Operating Grant, Framework Partnership Agreement"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "CHAFEA Instrument"
-  }, {
-    "@language" : "it",
-    "@value" : "Strumento CHAFEA"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Concept"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/CHAFEAOutput",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Ouput prodotto da un'attività finanziata. I diversi tipi di output sono: \"Dimostratore, pilota, prototipo\", \"Documento, rapporti...\", \"Siti web, compilazione di brevetti, video ecc."
-  }, {
-    "@language" : "en",
-    "@value" : "Ouput produced by a funded activity. The different types of outputs are: \"Demonstrator, pilot, prototype\", \"Document, reports...\", \"Websites, patent filling, videos etc\" and \"Other\"."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "CHAFEA Project's Output"
-  }, {
-    "@language" : "it",
-    "@value" : "Risultato progetto CHAFEA"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Result"
-  }, {
-    "@id" : "_:genid399"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/CHAFEAParticipant",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Involved Institutions"
-  }, {
-    "@language" : "it",
-    "@value" : "Istituzioni coinvolte"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "CHAFEA Participant"
-  }, {
-    "@language" : "it",
-    "@value" : "Partecipanti CHAFEA"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/TimeIndexedRole"
-  }, {
-    "@id" : "_:genid400"
-  }, {
-    "@id" : "_:genid401"
-  }, {
-    "@id" : "_:genid402"
-  }, {
-    "@id" : "_:genid403"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/CHAFEAProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Attività finanziata pubblicata dall'Agenzia esecutiva per i consumatori, la salute, l'agricoltura e l'alimentazione (CHAFEA)"
-  }, {
-    "@language" : "en",
-    "@value" : "Funded activity published by the Consumers, Health, Agriculture and Food Executive Agency (CHAFEA)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "CHAFEA Project"
-  }, {
-    "@language" : "it",
-    "@value" : "Progetto CHAFEA"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicResearchProject"
-  }, {
-    "@id" : "_:genid404"
-  }, {
-    "@id" : "_:genid405"
-  }, {
-    "@id" : "_:genid406"
-  }, {
-    "@id" : "_:genid407"
-  }, {
-    "@id" : "_:genid408"
-  }, {
-    "@id" : "_:genid409"
-  }, {
-    "@id" : "_:genid410"
-  }, {
-    "@id" : "_:genid411"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/CHAFEATopic",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Classification of funded activities published by the Consumers, Health, Agriculture and Food Executive Agency (CHAFEA)"
-  }, {
-    "@language" : "it",
-    "@value" : "Classificazione delle attività finanziate pubblicata dall'Agenzia esecutiva per i consumatori, la salute, l'agricoltura e l'alimentazione (CHAFEA)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Argomento CHAFEA"
-  }, {
-    "@language" : "en",
-    "@value" : "CHAFEA Topic"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/HERClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/CPCClassification",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Classificazione dei brevetti cooperativi"
-  }, {
-    "@language" : "en",
-    "@value" : "Cooperative Patent Classification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/HERClassification"
-  }, {
-    "@id" : "_:genid412"
-  }, {
-    "@id" : "_:genid413"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#ConceptScheme"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/CTNPRINAmount",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Importi monetari allegati a un'operazione CTN/PRIN"
-  }, {
-    "@language" : "en",
-    "@value" : "Monetary amounts attached to a CTN/PRIN operation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Ammontare CTN/PRIN"
-  }, {
-    "@language" : "en",
-    "@value" : "CTN/PRIN Amount"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/Value"
-  }, {
-    "@id" : "_:genid414"
-  }, {
-    "@id" : "_:genid415"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/CTNPRINEntity",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Soggetti beneficiari dell'iniziativa. I dati integrati in ToscanaOpenResearch sono stati ottenuti nel contesto di un protocollo di intesa tra il Ministero dell'Istruzione, dell'Università e della Ricerca e la Regione toscana, e sono relativi a progetti aventi almeno un beneficiario con sede legale o operativa in Toscana."
-  }, {
-    "@language" : "en",
-    "@value" : "Subjects that are beneficiaries of the initiative. The data integrated in ToscanaOpenResearch were obtained in the context of a memorandum of understanding between the Ministry of Education, University and Research and the Region of Tuscany, and are related to projects with at least one beneficiary with registered or operational headquarters in Tuscany."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "CTN/PRIN Funded Institution"
-  }, {
-    "@language" : "it",
-    "@value" : "Istituzione finanziata da CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/CTNPRINFinancingFund",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Financing fund from which the initiative draws its economic resources"
-  }, {
-    "@language" : "it",
-    "@value" : "Fondo di finanziamento da cui l'iniziativa attinge le sue risorse economiche"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "CTN/PRIN Financing Fund"
-  }, {
-    "@language" : "it",
-    "@value" : "Fondo di finanziamento CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Object"
-  }, {
-    "@id" : "_:genid416"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "An initiative in this context is a funding action that can be associated with a call, a notice, an invitation, a campaign, etc. The data integrated in ToscanaOpenResearch have been obtained in the context of a memorandum of understanding between the Ministry of Education, University and Research and the Tuscan Region, and are related to the initiatives CTN2012, CTN20916 and PRIN 2012, and to projects with at least one beneficiary with legal or operational headquarters in Tuscany."
-  }, {
-    "@language" : "it",
-    "@value" : "Un'iniziativa in questo contesto è un'azione di finanziamento che può essere associata ad un bando, un avviso, un invito, una campagna, etc. I dati integrati in ToscanaOpenResearch sono stati ottenuti nel contesto di un protocollo di intesa tra il Ministero dell'Istruzione, dell'Università e della Ricerca e la Regione toscana, e sono relativi alle iniziative CTN2012, CTN20916 e PRIN 2012, e a progetti aventi almeno un beneficiario con sede legale o operativa in Toscana."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "CTN/PRIN Initiative"
-  }, {
-    "@language" : "it",
-    "@value" : "iniziativa CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Activity"
-  }, {
-    "@id" : "_:genid417"
-  }, {
-    "@id" : "_:genid418"
-  }, {
-    "@id" : "_:genid419"
-  }, {
-    "@id" : "_:genid420"
-  }, {
-    "@id" : "_:genid421"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Accounting operation, related to Local code project, scope, beneficiary"
-  }, {
-    "@language" : "it",
-    "@value" : "Operazione contabile, relativa a Codice locale progetto, ambito, beneficiario"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "CTN/PRIN Operation"
-  }, {
-    "@language" : "it",
-    "@value" : "Operazione CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Activity"
-  }, {
-    "@id" : "_:genid422"
-  }, {
-    "@id" : "_:genid423"
-  }, {
-    "@id" : "_:genid424"
-  }, {
-    "@id" : "_:genid425"
-  }, {
-    "@id" : "_:genid426"
-  }, {
-    "@id" : "_:genid427"
-  }, {
-    "@id" : "_:genid428"
-  }, {
-    "@id" : "_:genid429"
-  }, {
-    "@id" : "_:genid430"
-  }, {
-    "@id" : "_:genid431"
-  }, {
-    "@id" : "_:genid432"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/CTNPRINProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Progetto finanziato da CTN (Cluster Tecnologici Nazionali) o PRIN (Progetti di Ricerca di Interesse Nazionale)"
-  }, {
-    "@language" : "en",
-    "@value" : "Project funded by CTN (Cluster Tecnologici Nazionali) or PRIN (Progetti di Ricerca di Interesse Nazionale)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "CTN/PRIN Project"
-  }, {
-    "@language" : "it",
-    "@value" : "Progetto CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicResearchProject"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/CountryInvolvement",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Country where the facility conducting a clinical protocol is located"
-  }, {
-    "@language" : "it",
-    "@value" : "Paese in cui si trova la struttura che conduce un protocollo clinico"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Coinvolgimento del paese"
-  }, {
-    "@language" : "en",
-    "@value" : "Country Involvement"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/EventOrSituation"
-  }, {
-    "@id" : "_:genid433"
-  }, {
-    "@id" : "_:genid434"
-  }, {
-    "@id" : "_:genid435"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/DMCAvailable",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Lo studio dispone di un Comitato di monitoraggio dei dati (DMC) (un gruppo di scienziati indipendenti che monitorano la sicurezza e l'integrità scientifica di uno studio clinico. Il DMC può raccomandare allo sponsor di interrompere la sperimentazione se non è efficace, se danneggia i partecipanti o se è improbabile che serva al suo scopo scientifico. I membri sono scelti in base alle competenze e alle conoscenze scientifiche necessarie per monitorare lo specifico studio. Chiamato anche scheda di sicurezza e monitoraggio dei dati, o DSMB).\n\nLa proprietà indica se il comitato è presente o meno."
-  }, {
-    "@language" : "en",
-    "@value" : "Study has a Data Monitoring Committee (DMC) (a group of independent scientists who monitor the safety and scientific integrity of a clinical trial. The DMC can recommend to the sponsor that the trial be stopped if it is not effective, is harming participants, or is unlikely to serve its scientific purpose. Members are chosen based on the scientific skills and knowledge needed to monitor the particular trial. Also called a data safety and monitoring board, or DSMB.)\n\nThe property indicates whether such a committee exists or not."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "comitato di monitoraggio dati disponibile"
-  }, {
-    "@language" : "en",
-    "@value" : "data monitoring committee available"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/DSUCanteenAndAccomodationsAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on accommodation and canteens active at 1/11 of the reference year."
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sui posti alloggio e mense attive all'1/11 dell'anno di riferimento."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione degli alloggi e mense riportate da DSU"
-  }, {
-    "@language" : "en",
-    "@value" : "DSU Aggregate of Canteen And Accommodations"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/DSUInterventionType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information (code and description) on interventions in favor of students for the Academic Year (T-1)/(T)."
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni (codice e descrizione) sugli interventi a favore degli studenti per l'Anno Accademico (T-1)/(T)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "DSU Intervention Type"
-  }, {
-    "@language" : "it",
-    "@value" : "Tipo (o classe) di intervento DSU"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  }, {
-    "@id" : "_:genid436"
-  }, {
-    "@id" : "_:genid437"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Interventi concessi a studenti per ciascun Ateneo/Istituto gestito da ciascun ente per il DSU/ufficio, per l'anno accademico di riferimento."
-  }, {
-    "@language" : "en",
-    "@value" : "Interventions granted to students for each University/Institute managed by each institution for the Right to University Studies - DSU/Office, for the academic year of reference."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione Diritto allo studio universitario riportato da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "DSU Aggregate of Right to University Studies"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/DegreeArea",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "According to http://anagrafe.miur.it/, the areas are the following:\n\n- Sanitaria\n- Scientifica\n- Sociale\n- Umanistica\n\nEach faculty is gruped under one of the previous areas."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Area di laurea italiana"
-  }, {
-    "@language" : "en",
-    "@value" : "Italian Degree Area"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/HERClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/DegreeClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "http://www.miur.it/0002Univer/0021Offert/index_cf2.htm\n\n- Determinazione delle classi delle lauree universitarie (1-42)\nhttp://www.miur.it/UserFiles/521.pdf\n\n- Determinazione delle classi delle lauree specialistiche (1-104)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Italian Degree Class"
-  }, {
-    "@language" : "it",
-    "@value" : "Tipo di laurea italiana"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/HERClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/Diploma",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A maturity diploma that can be awarded upon successful completion of secondary education."
-  }, {
-    "@language" : "it",
-    "@value" : "Un diploma di maturità che può essere rilasciato al termine del ciclo di studi secondari."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Diploma"
-  }, {
-    "@language" : "it",
-    "@value" : "diploma"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Object"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ECActivityType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Tipologia di attività dell'organizzazione che partecipa a un progetto CE. Le seguenti descrizioni e codici di convenzione sono utilizzati per distinguere tra i diversi tipi di organizzazioni: società private a scopo di lucro (PRC), enti pubblici (esclusi ricerca e istruzione) (PUB), organizzazioni di ricerca (esclusa l'istruzione) (REC), istituti di istruzione secondaria e superiore (HES) e altri enti (OTH)."
-  }, {
-    "@language" : "en",
-    "@value" : "Type of activity performed by the organisation participating in a EC project. The following descriptions and convention codes are used for distinguishing between the different types of organisations according to their nature/activity: private for profit companies (PRC), public bodies (excluding research and education) (PUB), research organisations (excluding education) (REC), secondary and higher education establishments (HES), and other entities (OTH)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "EC Activity Type of Organization"
-  }, {
-    "@language" : "it",
-    "@value" : "Tipologia CE di attivitá dell'organizzazione"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ECClassification",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Classificazione CE"
-  }, {
-    "@language" : "en",
-    "@value" : "EC Classification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/HERClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#ConceptScheme"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ECFrameworkProgramme",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "I framework program, o in forma abbreviata dal FP1 a FP7 - \"FP8\" è stato chiamato \"Horizon 2020\" - sono programmi di finanziamento creati dall'Unione Europea e dalla Commissione Europea per sostenere e promuovere la ricerca nello Spazio Europeo della Ricerca (ERA)."
-  }, {
-    "@language" : "en",
-    "@value" : "The Framework Programmes, or abbreviated FP1 to FP7 with \"FP8\" being named \"Horizon 2020\", are funding programmes created by the European Union/European Commission to support and foster research in the European Research Area (ERA)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "EC Framework Program"
-  }, {
-    "@language" : "it",
-    "@value" : "Programma quadro CE"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ECFundingScheme",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Funding scheme (or \"Types of action\" in Horizon 2020) are the types of projects funded under a EC Framework Programme. In Horizon 2020, the existing types of action are the following: Research and innovation actions (RIA), Innovation actions (IA), Coordination and support actions (CSA), ERA-NET Cofund actions, European Joint Programme (EJP) Cofund actions, Pre-Commercial Procurement (PCP) actions, Public Procurement of Innovative Solutions (PPI) actions and Prizes."
-  }, {
-    "@language" : "it",
-    "@value" : "Gli schemi di finanziamento (o \"Tipi di azione\" in Horizon 2020) sono i tipi di progetti finanziati nell'ambito di un programma quadro CE. In Horizon 2020, i tipi di azione esistenti sono i seguenti: Azioni di ricerca e innovazione (RIA), azioni di innovazione (IA), azioni di coordinamento e sostegno (CSA), azioni Cofund ERA-NET, azioni Cofund del programma comune europeo (EJP), azioni Cofund del programma europeo congiunto (EJP), azioni di appalti pre-commerciali (PCP), azioni di appalti pubblici di soluzioni innovative (PPI) e premi.\n"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "EC Funding Scheme"
-  }, {
-    "@language" : "it",
-    "@value" : "Piano di finanziamento CE"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECClassification"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/l0/Concept"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ECParticipant",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Partecipante ad un progetto CE. Questa classe è una reificazione del rapporto che coinvolge un progetto con un'organizzazione partecipante. Questa classe reificata memorizza informazioni aggiuntive come il finanziamento concesso dall'UE al partecipante specifico."
-  }, {
-    "@language" : "en",
-    "@value" : "Participant in a EC project. This class is a reification of the relationship that involves a project with a participating organization. This reified class stores additional information such as the funding granted by the EU to the specific participant."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "EC Participant"
-  }, {
-    "@language" : "it",
-    "@value" : "Partecipante CE"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/TimeIndexedRole"
-  }, {
-    "@id" : "_:genid438"
-  }, {
-    "@id" : "_:genid439"
-  }, {
-    "@id" : "_:genid440"
-  }, {
-    "@id" : "_:genid441"
-  }, {
-    "@id" : "_:genid442"
-  }, {
-    "@id" : "_:genid443"
-  }, {
-    "@id" : "_:genid444"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ECProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Progetto finanziato dai programmi quadro dell'UE per la ricerca e l'innovazione (dal 1° PQ1 a Horizon 2020) e pubblicato dalla Commissione europea sul servizio comunitario di informazione per la ricerca e lo sviluppo (CORDIS)."
-  }, {
-    "@language" : "en",
-    "@value" : "Project funded by the EU's framework programmes for research and innovation (FP1 to Horizon 2020) and published by the European Comission on the Community Research and Development Information Service (CORDIS)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "EC Project"
-  }, {
-    "@language" : "it",
-    "@value" : "Progetto CE"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicResearchProject"
-  }, {
-    "@id" : "_:genid445"
-  }, {
-    "@id" : "_:genid446"
-  }, {
-    "@id" : "_:genid447"
-  }, {
-    "@id" : "_:genid448"
-  }, {
-    "@id" : "_:genid449"
-  }, {
-    "@id" : "_:genid450"
-  }, {
-    "@id" : "_:genid451"
-  }, {
-    "@id" : "_:genid452"
-  }, {
-    "@id" : "_:genid453"
-  }, {
-    "@id" : "_:genid454"
-  }, {
-    "@id" : "_:genid455"
-  }, {
-    "@id" : "_:genid456"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ECSubjectArea",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Categorizzazione tematica utilizzata nel 7° Programma Quadro. Non disponibile in H2020."
-  }, {
-    "@language" : "en",
-    "@value" : "Thematic categorisation used in the 7th Framework Programme. Not available in H2020."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Area tematica CE"
-  }, {
-    "@language" : "en",
-    "@value" : "EC Subject Area"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ECTopic",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Calls for proposals are subdivided into topics. A topic defines a specific subject or area for which applicants are invited to submit proposals. The description of a topic comprises its specific scope, the type of action, evaluation criteria and deadline for submission of proposals."
-  }, {
-    "@language" : "it",
-    "@value" : "Gli inviti a presentare proposte sono suddivisi per argomenti. Un argomento definisce un argomento o un settore specifico per il quale i candidati sono invitati a presentare proposte. La descrizione di un argomento comprende il suo ambito specifico, il tipo di azione, i criteri di valutazione e la scadenza per la presentazione delle proposte."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Argomento di ricerca CE"
-  }, {
-    "@language" : "en",
-    "@value" : "EC Topic"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ERCClassification",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Classificazione ERC"
-  }, {
-    "@language" : "en",
-    "@value" : "ERC Classification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#ConceptScheme"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ERCGrantType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Tipo di finanziamento dell'European Research Council - ERC. Le sovvenzioni dell'ERC sono suddivise in 6 tipi: Sovvenzione di avviamento, Sovvenzione per la sinergia, Sovvenzione per il consolidamento, Sovvenzione per il sostegno, Sovvenzione per la prova di un concetto e Sovvenzione per la fase avanzata. Si tratta di contributi finanziari diretti donati dal bilancio del ERC per finanziare le attività."
-  }, {
-    "@language" : "en",
-    "@value" : "Type of ERC funding. ERC grants are divided in 6 types: Starting Grant, Synergy Grant, Consolidator Grant, Support, Proof of Concept Grant and Advanced Grant. These are direct financial contributions donated from the ERC budget in order to finance activities."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "ERC Grant Type"
-  }, {
-    "@language" : "it",
-    "@value" : "Tipo Contributo ERC"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  }, {
-    "@id" : "_:genid457"
-  }, {
-    "@id" : "_:genid458"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ERCPanel",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "English Version: http://www.unipr.it/sites/default/files/allegatiparagrafo/01-08-2013/settori_erc.pdf"
-  }, {
-    "@language" : "it",
-    "@value" : "Versione in Italiano:\nhttps://it.wikipedia.org/wiki/Settori_ERC"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "ERC Panel"
-  }, {
-    "@language" : "it",
-    "@value" : "Pannello ERC"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ERCClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-her/erc-panel-h2020-fp"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ERCProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Progetto finanziato dal Consiglio Europeo della Ricerca"
-  }, {
-    "@language" : "en",
-    "@value" : "Project funded by the European Research Council"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "ERC Project"
-  }, {
-    "@language" : "it",
-    "@value" : "Progetto ERC"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECProject"
-  }, {
-    "@id" : "_:genid459"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ERCResearchDomain",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Scientific domains to which the 25 ERC panels -used for the planning and operation of the evaluation of ERC grant proposals- are assigned to. They cover all fields of science, engineering and scholarship which, concretely: Social Sciences and Humanities (6 Panels, SH1–SH6), Physical Sciences and Engineering (10 Panels, PE1–PE10), Life Sciences (9 Panels, LS1–LS9)."
-  }, {
-    "@language" : "it",
-    "@value" : "Settori scientifici ai quali sono assegnati i 25 gruppi di esperti scientifici del CER - utilizzati per la pianificazione e il funzionamento della valutazione delle proposte di sovvenzione del CER -. Essi coprono tutti i campi della scienza, dell'ingegneria e delle borse di studio che, in concreto: Scienze sociali e umanistiche (6 gruppi, SH1-SH6), Scienze fisiche e ingegneria (10 gruppi, PE1-PE10), Scienze della vita (9 gruppi, LS1-LS9)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Dominio di ricerca ERC"
-  }, {
-    "@language" : "en",
-    "@value" : "ERC Research Domain"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ERCClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-her/erc-panel-h2020-fp"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ERCSubpanel",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "English Version: http://www.unipr.it/sites/default/files/allegatiparagrafo/01-08-2013/settori_erc.pdf"
-  }, {
-    "@language" : "it",
-    "@value" : "Versione in Italiano:\nhttps://it.wikipedia.org/wiki/Settori_ERC"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "ERC Subpanel"
-  }, {
-    "@language" : "it",
-    "@value" : "Sotto Pannello ERC"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ERCClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-her/erc-panel-h2020-fp"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/EUREKACluster",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "EUREKA Clusters are strategic initiatives proposed and led by industry, developing generic technologies of key importance for European competitiveness"
-  }, {
-    "@language" : "it",
-    "@value" : "I Cluster EUREKA sono iniziative strategiche proposte e guidate dall'industria, che sviluppano tecnologie generiche di importanza fondamentale per la competitività europea"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "EUREKA Cluster"
-  }, {
-    "@language" : "it",
-    "@value" : "Gruppo EUREKA"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Concept"
-  }, {
-    "@id" : "_:genid460"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/EUREKAInstrument",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "EUREKA financial instrument. EUREKA instruments are of several kinds, and their choice depends mainly on the type of research project to be developed (Eurostars, Clusters, Network projects and InvestHorizon)."
-  }, {
-    "@language" : "it",
-    "@value" : "Strumento finanziario EUREKA. Gli strumenti EUREKA sono di vario tipo e la loro scelta dipende principalmente dal tipo di progetto di ricerca da sviluppare (Eurostars, Clusters, progetti di rete e InvestHorizon)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "EUREKA Instrument"
-  }, {
-    "@language" : "it",
-    "@value" : "Strumento EUREKA"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/HERClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/EUREKAMarketArea",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Area di mercato EUREKA (Prodotti industriali / Produzione; Medicina / Salute; Trasporti; Consumer Related)"
-  }, {
-    "@language" : "en",
-    "@value" : "EUREKA Market area (Industrial Products / Manufacturing; Medical / Health Related; Transportation; Consumer Related)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Area di mercato EUREKA"
-  }, {
-    "@language" : "en",
-    "@value" : "EUREKA Market Area"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/HERClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/EUREKAParticipant",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Partecipanti in progetto EUREKA"
-  }, {
-    "@language" : "en",
-    "@value" : "Participant in a EUREKA project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "EUREKA Participant"
-  }, {
-    "@language" : "it",
-    "@value" : "Partecipante EUREKA"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/TimeIndexedRole"
-  }, {
-    "@id" : "_:genid461"
-  }, {
-    "@id" : "_:genid462"
-  }, {
-    "@id" : "_:genid463"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Project funded by the EUREKA network."
-  }, {
-    "@language" : "it",
-    "@value" : "Project funded by the EUREKA network."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "EUREKA Project"
-  }, {
-    "@language" : "it",
-    "@value" : "Progetto EUREKA"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicResearchProject"
-  }, {
-    "@id" : "_:genid464"
-  }, {
-    "@id" : "_:genid465"
-  }, {
-    "@id" : "_:genid466"
-  }, {
-    "@id" : "_:genid467"
-  }, {
-    "@id" : "_:genid468"
-  }, {
-    "@id" : "_:genid469"
-  }, {
-    "@id" : "_:genid470"
-  }, {
-    "@id" : "_:genid471"
-  }, {
-    "@id" : "_:genid472"
-  }, {
-    "@id" : "_:genid473"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/EUREKATechArea",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Area tecnologica EUREKA (Elettronica, IT e tecnologia delle telecomunicazioni; Produzione industriale, materiali e trasporti; Scienze / tecnologie biologiche; Tecnologia per la protezione dell'uomo e dell'ambiente; Tecnologia energetica)"
-  }, {
-    "@language" : "en",
-    "@value" : "EUREKA Tecnological area (Electronics, IT and Telecoms Technology; Industrial Manufacturing, Material and Transport; Biological Sciences / Technologies; Technology for Protecting Man and the Environment; Energy Technology)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Area tecnica EUREKA"
-  }, {
-    "@language" : "en",
-    "@value" : "EUREKA Tech Area"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/HERClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusActionType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It refers to the specific action type within each Key action."
-  }, {
-    "@language" : "it",
-    "@value" : "Si riferisce al tipo di azione specifica all'interno di ogni azione chiave."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Erasmus+ Action Type"
-  }, {
-    "@language" : "it",
-    "@value" : "Tipo di azione Erasmus+"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusClassification",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is used to classify the erasmus plus projects under the European Commission classification."
-  }, {
-    "@language" : "it",
-    "@value" : "Viene utilizzato per classificare i progetti erasmus plus nella classificazione della Commissione Europea."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Erasmus+ Classification"
-  }, {
-    "@language" : "it",
-    "@value" : "classificazione Erasmus+"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#ConceptScheme"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusFile",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It refers to the output result file of an erasmus plus project.\nThe file tipycally is available by an url provided by the European Commission."
-  }, {
-    "@language" : "it",
-    "@value" : "Si riferisce al file dei risultati di un progetto erasmus plus.\nIl file è tipicamente disponibile tramite un url fornito dalla Commissione Europea."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Erasmus+ File"
-  }, {
-    "@language" : "it",
-    "@value" : "File Erasmus+"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Object"
-  }, {
-    "@id" : "_:genid474"
-  }, {
-    "@id" : "_:genid475"
-  }, {
-    "@id" : "_:genid476"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusKeyAction",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It refers to the collective name for activities and projects that can be funded under Erasmus+.\nThere are three Key Action areas which can be summarised as:\n- Key Action 1 (Mobility)\n- Key Action 2 (Cooperation for Innovation and Exchange of Good Practices)\n- Key Action 3 (Support for Policy Reform)"
-  }, {
-    "@language" : "it",
-    "@value" : "Si riferisce al nome collettivo per le attività e i progetti che possono essere finanziati nell'ambito di Erasmus+.\nCi sono tre aree di azione chiave che possono essere riassunte come:\n- Azione chiave 1 (Mobilità)\n- Azione chiave 2 (Cooperazione per l'innovazione e lo scambio di buone pratiche)\n- Azione chiave 3 (Sostegno alla riforma delle politiche)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Azione chiave Erasmus+"
-  }, {
-    "@language" : "en",
-    "@value" : "Erasmus+ Key Action"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusParticipant",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It refers to the entities which are involved in the Erasmus+ projects.\nThe entities could be both universities and private organizations."
-  }, {
-    "@language" : "it",
-    "@value" : "Si riferisce alle entità coinvolte nei progetti Erasmus+.\nLe entità potrebbero essere sia università che organizzazioni private."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Erasmus+ Participant"
-  }, {
-    "@language" : "it",
-    "@value" : "Partecipante Erasmus+"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/TimeIndexedRole"
-  }, {
-    "@id" : "_:genid477"
-  }, {
-    "@id" : "_:genid478"
-  }, {
-    "@id" : "_:genid479"
-  }, {
-    "@id" : "_:genid480"
-  }, {
-    "@id" : "_:genid481"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProgramme",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It refers to the funding programme (for example, Erasmus)."
-  }, {
-    "@language" : "it",
-    "@value" : "Si riferisce al programma di finanziamento (per esempio, Erasmus)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Erasmus+ Programme"
-  }, {
-    "@language" : "it",
-    "@value" : "Programma Erasmus+"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It refers to projects under the funding scheme \"Erasmus+\" from the European Union for education, training, youth and sport in Europe."
-  }, {
-    "@language" : "it",
-    "@value" : "Si riferisce a progetti nell'ambito del programma di finanziamento \"Erasmus+\" dell'Unione Europea per l'istruzione, la formazione, la gioventù e lo sport in Europa."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Erasmus+ Project"
-  }, {
-    "@language" : "it",
-    "@value" : "Progetto Erasmus+"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  }, {
-    "@id" : "_:genid482"
-  }, {
-    "@id" : "_:genid483"
-  }, {
-    "@id" : "_:genid484"
-  }, {
-    "@id" : "_:genid485"
-  }, {
-    "@id" : "_:genid486"
-  }, {
-    "@id" : "_:genid487"
-  }, {
-    "@id" : "_:genid488"
-  }, {
-    "@id" : "_:genid489"
-  }, {
-    "@id" : "_:genid490"
-  }, {
-    "@id" : "_:genid491"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProjectResult",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is used to address results for erasmus plus projects that have ended."
-  }, {
-    "@language" : "it",
-    "@value" : "Viene utilizzato per indicare i risultati dei progetti erasmus plus che si sono conclusi."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Erasmus+ Project Result"
-  }, {
-    "@language" : "it",
-    "@value" : "Risultato progetto Erasmus+"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Result"
-  }, {
-    "@id" : "_:genid492"
-  }, {
-    "@id" : "_:genid493"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusTopic",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Quando disponibile, si riferisce all'argomento o agli argomenti principali del progetto."
-  }, {
-    "@language" : "en",
-    "@value" : "When available, it refers to the main topic(s) of the project."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Argomento Erasmus+"
-  }, {
-    "@language" : "en",
-    "@value" : "Erasmus+ Topic"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/FORDClassification",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La classificazione Fields of research and development (FORD) viene utilizzata per classificare le unità e le risorse di R&S in base ai campi di indagine, vale a dire ampi domini di conoscenza basati principalmente sul contenuto della materia di R&S. (Fonte: http://uis.unesco.org/en/glossary-term/fields-research-and-development-ford)"
-  }, {
-    "@language" : "en",
-    "@value" : "The Fields of research and development (FORD) classification is used to classify R&D units and resources by fields of enquiry, namely, broad knowledge domains based primarily on the content of the R&D subject matter. (Source: http://uis.unesco.org/en/glossary-term/fields-research-and-development-ford)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Classificazione FORD"
-  }, {
-    "@language" : "en",
-    "@value" : "FORD Classification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/HERClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-her/fields-of-research-development"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/HERClassification",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Classificazione Alta Formazione e Ricerca"
-  }, {
-    "@language" : "en",
-    "@value" : "HER Classification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Topic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#ConceptScheme"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/HES",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/HER/ECActivityType" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Higher or Secondary Education Establishments"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ISCEDFClassification",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La classificazione internazionale standard dell'istruzione (ISCED) è un quadro per l'assemblaggio, la compilazione e l'analisi di statistiche comparabili a livello transnazionale sull'istruzione. (Fonte: https://unesdoc.unesco.org/ark:/48223/pf0000228085)"
-  }, {
-    "@language" : "en",
-    "@value" : "The International Standard Classification of Education (ISCED) is a framework for assembling, compiling and analysing cross-nationally comparable statistics on education. (Source: https://unesdoc.unesco.org/ark:/48223/pf0000228085)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Classificazione ISCED-F"
-  }, {
-    "@language" : "en",
-    "@value" : "ISCED-F Classification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/HERClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/InternationalPatentClassification",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La classificazione internazionale dei brevetti (IPC), istituita dall'accordo di Strasburgo del 1971, prevede un sistema gerarchico di simboli indipendenti dal linguaggio per la classificazione dei brevetti e dei modelli di utilità in base alle diverse aree tecnologiche a cui si riferiscono."
-  }, {
-    "@language" : "en",
-    "@value" : "The International Patent Classification (IPC), established by the Strasbourg Agreement 1971, provides for a hierarchical system of language independent symbols for the classification of patents and utility models according to the different areas of technology to which they pertain."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Classificazione internazionale dei brevetti"
-  }, {
-    "@language" : "en",
-    "@value" : "International Patent Classification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Topic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#ConceptScheme"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/IsPrincipalInvestigatorOf",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Inverse property of hasPrincipalInvestigator"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà inversa di ha esaminatore principale"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/CPV/Person"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "is principal investigator of"
-  }, {
-    "@language" : "it",
-    "@value" : "è esaminatore principale di"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicResearchProject"
-  } ],
-  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasPrincipalInvestigator"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - da verificare bene la descrizione"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/Italian",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/HER/ReportedCitizenship" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Italian"
-  }, {
-    "@language" : "it",
-    "@value" : "Italiana"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ItalianAcademicRole",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It refers to the academic position held. In the Italian university system,\nthere are the following academic roles:\n- Full professor (or first-tier professor) who is admitted after a competition;\n- Associate professor (or second level professor) to whom access is granted following a competition;\n- Adjunct professor;\n- Temporary lecturer;\n- Assistant Professor;\n- Research fellow;\n- Assistant Professor (tenure track);\n- Postdoctoral Researcher\n- Professor Emeritus"
-  }, {
-    "@language" : "it",
-    "@value" : "Si riferisce alla posizione accademica ricoperta. Nel sistema universitario italiano,\nci sono i seguenti ruoli accademici:\n- Professore ordinario (o professore di primo livello) che viene ammesso dopo un concorso;\n- Professore associato (o professore di secondo livello) al quale viene concesso l'accesso a seguito di un concorso;\n- Professore aggiunto;\n- Docente temporaneo;\n- Professore assistente;\n- Ricercatore;\n- Professore assistente (cattedra di ruolo);\n- Ricercatore post-dottorato\n- Professore emerito"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Italian Academic Role"
-  }, {
-    "@language" : "it",
-    "@value" : "Ruolo accademico italiano"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AcademicRole"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-universitites/italian-academic-roles"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ItalianDegree",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is refers to Italian degree qualification that students can award upon successful completion of a course of study in higher education, usually at a college or university."
-  }, {
-    "@language" : "it",
-    "@value" : "Si riferisce al titolo di studio di laurea italiano che gli studenti possono rilasciare al termine di un corso di studi nell'ambito dell'istruzione superiore, di solito presso un college o un'università."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Italian Degree"
-  }, {
-    "@language" : "it",
-    "@value" : "Laurea italiana"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AcademicDegree"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ItalianDiploma",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is refers to the Italian maturity diploma that can be award upon successful completion of secondary education"
-  }, {
-    "@language" : "it",
-    "@value" : "Si riferisce al diploma di maturità italiano che può essere rilasciato al termine del ciclo di studi secondari."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Diploma italiano"
-  }, {
-    "@language" : "en",
-    "@value" : "Italian Diploma"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Diploma"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ItalianPhDCourse",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A PhD courses provided by an Italian university."
-  }, {
-    "@language" : "it",
-    "@value" : "Un corso di dottorato di ricerca previsot da un'universitá italiana."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Corso di Dottorato Italiano"
-  }, {
-    "@language" : "en",
-    "@value" : "Italian PhD Course"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/PhDCourse"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Rapporti con i corsi di dottorato di ricerca che offre ogni anno."
-  }, {
-    "@language" : "en",
-    "@value" : "Reified relationship that related an university with the PhD courses it offers each cycle year."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Corsi di PHD italian per ciclo accademico"
-  }, {
-    "@language" : "en",
-    "@value" : "Italian PhD Course By Academic Cycle"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/EventOrSituation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ItalianStudentType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Tipo di studente nel sistema accademico italiano (Immatricolato, Iscritto, Laureato, Dottorato, ...)"
-  }, {
-    "@language" : "en",
-    "@value" : "Type of student in the Italian academic system."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Italian Student Type"
-  }, {
-    "@language" : "it",
-    "@value" : "Tipo di studente italiano"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/Role"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Aggregated data on Italian students filed in the MIUR system, grouped by year and university."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno e per università."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Aggregate of Italian Students"
-  }, {
-    "@language" : "it",
-    "@value" : "Aggregazione dei studenti italiani"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Aggregated data on Italian students filed in the MIUR system, grouped by year, university and citizenship."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e cittadinanza."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Aggregate of Italian Students By Citizenship"
-  }, {
-    "@language" : "it",
-    "@value" : "Aggregazione dei studenti italiani per cittadinanza"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship and degree."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza e laurea."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Aggregate of Italian Students By Citizenship and Degree"
-  }, {
-    "@language" : "it",
-    "@value" : "Aggregazione dei studenti italiani per cittadinanza e laurea"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeClassAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship, degree and degree class."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza, laurea e classe di laurea."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Aggregate of Italian Students By Citizenship, Degree and Degree Class"
-  }, {
-    "@language" : "it",
-    "@value" : "Aggregazione dei studenti italiani per cittadinanza, laurea e classe di laurea"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship and degree class."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza e classe di laurea."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Aggregate of Italian Students By Citizenship and Degree Class"
-  }, {
-    "@language" : "it",
-    "@value" : "Aggregazione dei studenti italiani per cittadinanza e classe di laurea"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDegreeDegreeClassAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship and degree class."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza e classe di laurea."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Aggregate of Italian Students By Degree and Degree Class"
-  }, {
-    "@language" : "it",
-    "@value" : "Aggregazione dei studenti italiani per laurea e classe di laurea"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Aggregated data on Italian students filed in the MIUR system, grouped by year, university and diploma."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e diploma."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Aggregate of Italian Students By Diploma"
-  }, {
-    "@language" : "it",
-    "@value" : "Aggregazione dei studenti italiani per diploma"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, diploma, degree and degree class."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, diploma, laurea e classe di laurea."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Aggregate of Italian Students By Diploma, Degree and Degree Class"
-  }, {
-    "@language" : "it",
-    "@value" : "Aggregazione dei studenti italiani per diploma, laurea e classe di laurea"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Aggregated data on Italian students filed in the MIUR system, grouped by year, university and Italian province of residence."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e provincia di residenza italiana."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Aggregate of Italian Students By Province of Residence"
-  }, {
-    "@language" : "it",
-    "@value" : "Aggregazione dei studenti italiani per provincia di residenza"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid494"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceDegreeDegreeClassAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, Italian province of residence, degree and degree class."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, provincia di residenza italiana, laurea e classe di laurea."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Aggregate of Italian Students By Province of Residence, Degree and Degree Class"
-  }, {
-    "@language" : "it",
-    "@value" : "Aggregazione dei studenti italiani per provincia di residenza, laurea e classe di laurea"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid495"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Aggregated data on Italian students filed in the MIUR system, grouped by year, university and Italian region of residence."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e regione di residenza italiana."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Aggregate of Italian Students By Region of Residence"
-  }, {
-    "@language" : "it",
-    "@value" : "Aggregazione dei studenti italiani per regione di residenza"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid496"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceDegreeDegreeClassAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, Italian region of residence, degree and degree class."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, regione di residenza italiana, laurea e classe di laurea."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Aggregate of Italian Students By Region of Residence, Degree and Degree Class"
-  }, {
-    "@language" : "it",
-    "@value" : "Aggregazione dei studenti italiani per regione di residenza, laurea e classe di laurea"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid497"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/MacroSector",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Macro Sector"
-  }, {
-    "@language" : "it",
-    "@value" : "Macro Settore"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AcademicDiscipline"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/academic-disciplines"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/NotItalian",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/HER/ReportedCitizenship" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Non Italiana"
-  }, {
-    "@language" : "en",
-    "@value" : "Not Italian"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/OTH",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/HER/ECActivityType" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Other"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/PHDCycle",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Numero del ciclo del Dottorato di Ricerca. Valido solo per i corsi di Dottorato di Ricerca."
-  }, {
-    "@language" : "en",
-    "@value" : "PhD cycle number. Only valid for PhD courses."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid115"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "academic cycle"
-  }, {
-    "@language" : "it",
-    "@value" : "ciclo accademico"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/PRC",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/HER/ECActivityType" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Private for-profit entities (excluding Higher or Secondary Education Establishments)"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/PUB",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/HER/ECActivityType" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Public bodies (excluding Research Organisations and Secondary or Higher Education Establishments)"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/Patent",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A granted patent, i.e. an intellectual property right for the owner to exclude others from making, using, selling and importing an invention"
-  }, {
-    "@language" : "it",
-    "@value" : "Un brevetto concesso, ovvero un diritto di proprietà intellettuale per il proprietario di escludere altri dal fare, utilizzare, vendere e importare un'invenzione"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Brevetto"
-  }, {
-    "@language" : "en",
-    "@value" : "Patent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Result"
-  }, {
-    "@id" : "_:genid498"
-  }, {
-    "@id" : "_:genid499"
-  }, {
-    "@id" : "_:genid500"
-  }, {
-    "@id" : "_:genid501"
-  }, {
-    "@id" : "_:genid502"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/PatentPriorityDetail",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A priority right or right of priority is a time-limited right, triggered by the first filing of an application for a patent. It allows the claimant to file a subsequent application in another country for the same invention as of the date of filing the first application."
-  }, {
-    "@language" : "it",
-    "@value" : "Un diritto o diritto di priorità prioritario è un diritto limitato nel tempo, innescato dal primo deposito di una domanda di brevetto. Consente al richiedente di presentare una domanda successiva in un altro paese per la stessa invenzione a partire dalla data di deposito della prima domanda."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Dettagli sulla priorità dei brevetti"
-  }, {
-    "@language" : "en",
-    "@value" : "Patent Priority Details"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Description"
-  }, {
-    "@id" : "_:genid503"
-  }, {
-    "@id" : "_:genid504"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/PatentPublicationDetail",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Details of the patent publication (e.g. publication number, year, etc.)"
-  }, {
-    "@language" : "it",
-    "@value" : "Dettagli della pubblicazione del brevetto (ad es. Numero di pubblicazione, anno, ecc.)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Dettagli della pubblicazione del brevetto"
-  }, {
-    "@language" : "en",
-    "@value" : "Patent Publication Details"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Description"
-  }, {
-    "@id" : "_:genid505"
-  }, {
-    "@id" : "_:genid506"
-  }, {
-    "@id" : "_:genid507"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/PatentPublicationStage",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La fase in cui è attualmente in corso il processo di pubblicazione dei brevetti."
-  }, {
-    "@language" : "en",
-    "@value" : "The stage in which the patent publication process is currently on."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Fase di pubblicazione del brevetto"
-  }, {
-    "@language" : "en",
-    "@value" : "Patent Publication Stage"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Object"
-  }, {
-    "@id" : "_:genid508"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/PhDCourse",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A PhD course."
-  }, {
-    "@language" : "it",
-    "@value" : "Un corso di dottorato di ricerca."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Corso di dottorato"
-  }, {
-    "@language" : "en",
-    "@value" : "PhD Course"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Object"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/REC",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/HER/ECActivityType" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Research Organisations"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ReportedCitizenship",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It refers to the citenzship of where a person was born. The possible values are:\n- Italian\n- Non italian"
-  }, {
-    "@language" : "it",
-    "@value" : "Si riferisce alla cittadinanza del luogo di nascita di una persona. I valori possibili sono:\n- Italiano\n- Non italiano"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Cittadinanza riportata in sistemi nazionali scolastici"
-  }, {
-    "@language" : "en",
-    "@value" : "Reported Citizenship"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisorio - da comprendere meglio con dati alla mano se possa essere sufficiente utilizzare la cittadinanza già definita nell'ontologia Core Person Vocabulary - Profilo Applicativo Italiano"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - to be investigated whether it is sufficient to use the citizenship already defined in CPV - Core Person Vocabulary - Italian Application Profile."
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ResearcherSeniorityGrade",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La classificazione dell'UNESCO di professionisti impegnati nella concezione o nella creazione di nuove conoscenze (che conducono ricerche e migliorano o sviluppano concetti, teorie, modelli, tecniche di strumentazione, software o metodi operativi) in base ai livelli di anzianità. Si propone di utilizzare la seguente classificazione dei gradi / livelli di anzianità: Categoria A: il singolo voto / posto più alto in cui viene normalmente condotta la ricerca. Esempi: \"Direttore della ricerca\" o \"Professore ordinario\" Categoria B: Ricercatori che lavorano in posizioni non più alte della posizione più alta (A) ma più senior rispetto ai neolaureati qualificati (livello ISCED 8). Esempi: \"Ricercatore senior\" o \"Ricercatore principale\" o \"Professore associato\". Categoria C: il primo grado / posto in cui verrebbe normalmente assunto un dottorato di ricerca appena qualificato. Esempi: \"Ricercatore\" o \"Investigatore\" o \"Ricercatore\" o \"Dottorando post-dottorato\". Categoria D: Studenti di dottorato di livello CITE 8 impegnati come ricercatori o ricercatori che lavorano in posti che normalmente non richiedono un dottorato. Esempi: \"dottorandi\" o \"ricercatori junior\" (senza dottorato di ricerca). Anche gli studenti del Master che sono considerati ricercatori rientrerebbero in questa categoria."
-  }, {
-    "@language" : "en",
-    "@value" : "UNESCO's clasification of professionals engaged in the conception or creation of new knowledge (who conduct research and improve or develop concepts, theories, models, techniques instrumentation, software or operational methods) by the seniority levels. It is proposed to use the following classification of seniority grades/levels: Category A: The single highest grade/post at which research is normally conducted. Examples: \"Director of research\" or \"Full professor\" Category B: Researchers working in positions not as senior as top position (A) but more senior than newly qualified doctoral graduates (ISCED level 8). Examples: \"Senior researcher\" or \"Principal investigator\" or \"Associate professor\". Category C: The first grade/post into which a newly qualified doctoral graduate would normally be recruited. Examples: \"Researcher\" or \"Investigator\" or \"Assistant professor\" or \"Post-doctoral fellow\". Category D: Either doctoral students at the ISCED level 8 who are engaged as researchers, or researchers working in posts that do not normally require a doctorate degree. Examples: \"Ph.D. students\" or \"Junior researchers\" (without a Ph.D.). Master’s students who are counted as researchers would also fall under this category."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Anzianità ricercatore"
-  }, {
-    "@language" : "en",
-    "@value" : "Researcher Seniority Grade"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/Role"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/Result",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Result"
-  }, {
-    "@language" : "it",
-    "@value" : "Risultato (Output)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Object"
-  }, {
-    "@id" : "_:genid509"
-  }, {
-    "@id" : "_:genid510"
-  }, {
-    "@id" : "_:genid511"
-  }, {
-    "@id" : "_:genid512"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ScientificDisciplinarySector",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Settore Scientifico Disciplinare"
-  }, {
-    "@language" : "en",
-    "@value" : "Sientific Disciplinary Sector"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AcademicDiscipline"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ],
-  "https://w3id.org/italia/onto/l0/controlledVocabulary" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/academic-disciplines"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/Spinoff",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Enterprise created from a pre-existing entity or unit; in this specific dataset are included the spin-offs of public research: adopting the definition of the Netval 2014 report, an \"enterprise operating in high-tech sectors constituted by (at least) a university professor/researcher or a doctoral candidate/fellow/student who has carried out multiannual research activities on a specific theme, object of creation of the enterprise itself\".The data are obtained from Spin-off Italia, the spin-off database of public research in Italy: https://www.spinoffitalia.it/. As indicated by the website Spin-off Italia (https://www.spinoffitalia.it/?q=about), \"The database (Spin-off Italia, Editor's note) is the result of the collaboration between the Centre for Innovation and Entrepreneurship of the Polytechnic University of Marche, NetVal and the Management Institute of the Scuola Superiore Sant'Anna. The database contains information on the companies that the research group considered to associate with the spin-off concept of public research. In particular, in the database it is possible to select the companies that have been accredited as spin-offs by the research institutions of origin\"."
-  }, {
-    "@language" : "it",
-    "@value" : "Impresa creata a partire da un ente o un’unità preesistente; in questo specifico dataset vengono inclusi gli spin-off della ricerca pubblica: adottando la definizione del rapporto Netval 2014, una “impresa operante in settori high-tech costituita da (almeno) un professore/ricercatore universitario o da un dottorando/contrattista/studente che abbia effettuato attività di ricerca pluriennale su un tema specifico, oggetto di creazione dell’impresa stessa”. I dati sono ottenuti da Spin-off Italia, il database degli spin-off della ricerca pubblica in Italia: https://www.spinoffitalia.it/. Come indicato dal sito Spin-off Italia (https://www.spinoffitalia.it/?q=about), \"Il database (Spin-off Italia, NdR) è frutto della collaborazione fra il Centro per l'Innovazione e l'Imprenditorialità dell'Università Politecnica delle Marche, NetVal e l'Istituto di Management della Scuola Superiore Sant'Anna. Il database contiene informazioni sulle imprese che il gruppo di ricerca ha ritenuto di associare al concetto di spin-off della ricerca pubblica. In particolare, nel database è possibile selezionare le imprese che sono state accreditate come spin-off dagli enti di ricerca di provenienza.\""
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Spinoff"
-  }, {
-    "@language" : "it",
-    "@value" : "Spinoff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/PrivateOrganization"
-  }, {
-    "@id" : "_:genid513"
-  }, {
-    "@id" : "_:genid514"
-  }, {
-    "@id" : "_:genid515"
-  }, {
-    "@id" : "_:genid516"
-  }, {
-    "@id" : "_:genid517"
-  }, {
-    "@id" : "_:genid518"
-  }, {
-    "@id" : "_:genid519"
-  }, {
-    "@id" : "_:genid520"
-  }, {
-    "@id" : "_:genid521"
-  }, {
-    "@id" : "_:genid522"
-  }, {
-    "@id" : "_:genid523"
-  }, {
-    "@id" : "_:genid524"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione Statistica"
-  }, {
-    "@language" : "en",
-    "@value" : "Statistical Aggregation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Collection"
-  }, {
-    "@id" : "_:genid525"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATAverageContributionsAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on the average contribution for students enrolled in I and II level degree courses (including single cycle courses) calculated on the basis of the fees actually paid (net of the regional tax for the DSU and stamp duty where applicable) ."
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sulla contribuzione media per gli studenti iscritti a corsi di laurea di I e II livello (inclusi i corsi a ciclo unico) calcolata sulla base delle tasse realmente pagate (al netto della tassa regionale per il DSU e dell’imposta di bollo dove previste)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione della contribuzione media riportata da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Aggregate of Average Contributions"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid526"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATCanteenServiceClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on accommodation and catering services at 1/11 of the reference year (T). In particular, the service provided is described through the identification code and description of the service: the possible values for codes and description are:\n1 : Accommodation places in residences\n2a: Accommodation in residences - of which assigned to eligible students (scholarship holders and non-scholarship holders)\n4 : Accommodation in residences - of which allocated to non-eligible students\n5 : Accommodation in residences - of which reserved for mobility students (e.g. Erasmus)\n6 : Accommodation in residences - of which reserved for guest house use\n7 : Directly managed canteens\n8 : Seats in directly managed canteens\n9 : Canteens under indirect management\n10: Seats in indirectly managed canteens\n\nWhen using the data take special care to avoid duplication, after carefully reading the code descriptions.\nIn particular, pay attention to the values indicated as \"\"of which...\"\", already included in the main entry."
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sui posti alloggio e servizi di ristorazione all'1/11 dell'anno di riferimento (T). In particolare, il servizio erogato viene descritto tramite il codice identificativo e la descrizione del servizio: i valori possibili per codici e descrizione sono:\n1 : Posti alloggio in residenze\n2a: Posti alloggio in residenze - di cui assegnati a studenti idonei (borsisti e non borsisti)\n4 : Posti alloggio in residenze - di cui assegnati a studenti non idonei\n5 : Posti alloggio in residenze - di cui riservati a studenti in mobilità (es. Erasmus)\n6 : Posti alloggio in residenze - di cui riservati ad uso foresteria\n7 : Mense attive a gestione diretta\n8 : Posti a sedere in mense a gestione diretta\n9 : Mense attive a gestione indiretta\n10: Posti a sedere in mense a gestione indiretta\n\nNell'utilizzo dei dati porre particolare attenzione ad evitare duplicazioni, dopo aver letto accuratamente le descrizioni dei codici.\nIn particolare fare attenzione ai valori indicati come \"\"di cui…\"\", già ricompresi nella voce principale.\n\n"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Classe di servizio mensa riportata da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported Canteen Service Class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATContributionByClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Data relating to the contribution classes of university students. Indicates the distribution of students by class of contribution amount per capita, per Academic year (T-1)/(T)."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati relativi alle classi di contribuzione degli studenti universitari. Indica la distribuzione degli studenti per classe di importo della contribuzione pro-capite, per anno Accademico (T-1)/(T)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione dei contributi per classe riportati da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Aggregate of Contributions By Class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATContributionClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Data on university student contribution classes."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati relativi alle classi di contribuzione degli studenti universitari."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Classe di contribuzione USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported Contribution Class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  }, {
-    "@id" : "_:genid527"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATContributionRevenue",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Data on the revenue from the student contribution of the universities, in particular the student contribution and other income from students, the final balance sheet and the established budget. The balance sheet refers to the year (T-1)."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati relativi al gettito della contribuzione studentesca degli atenei, in particolare alla contribuzione studentesca e alle altre entrate provenienti dagli studenti, al conto consuntivo e al bilancio di previsione assestato. Conto consuntivo: riferimento all'anno (T-1)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione dei ricavi del contributo riportato da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Aggregate of Contribution Revenue"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid528"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATContributionRevenueClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on the source of the student contribution revenue. In particular, the identifier/extended name shows the code/description of the revenue, respectively, which may consist of the values:\n01 : Revenue related to degree courses, master's degree courses, courses of the old system\n02 : Revenue related to PhD courses\n03 : Revenue related to specialisation courses;\n040: Revenue related to first and second level master's courses\n041: Revenue related to courses for the purpose of teaching qualification\n04a: Revenue related to other course fees\n04b: Revenue related to improvement courses\n05 : Regional tax for the Right to University Study - DSU (if collected by the university)\n06a: Revenue related to state exams, internships and pre-registration tests\n07 : Other income not required for registration\n08 : Other from students, not constituent revenue.\n"
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sulla fonte del gettito della contribuzione studentesca. In particolare, l'identificativo/nome esteso riportano il codice/la descrizione del gettito, rispettivamente, e possono essumere i valori:\n01 : Gettito relativo a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento\n02 : Gettito relativo a corsi di dottorato\n03 : Gettito relativo a corsi di specializzazione\n040: Gettito relativo a corsi di master di primo e secondo livello\n041: Gettito relativo a corsi finalizzati all'abilitazione all'insegnamento\n04a: Gettito relativo ad altri corsi\n04b: Gettito relativo a corsi di perfezionamento\n05 : Tassa regionale per il DSU (se riscossa da università)\n06a: Gettito esami di stato, tirocini e test pre-immatricolazioni\n07 : Altre entrate non necessarie per l'iscrizione\n08 : Altro da studenti, non costituente gettito"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Classe di contribuzione riportata da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported Contribution Revenue Class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Data on university students' enrolled at universities in good standing with the payment of tuition fees."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati relativi agli iscritti degli atenei in regola con il pagamento delle tasse universitarie."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione degli studenti iscritt riportati da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Aggregate of Enrolled Students"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid529"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATEnrollment",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on the types of enrollment of the enrolled students of the universities in good standing with the payment of tuition fees. In particular, the identification/extended name shows the code/description of the type of enrollment, respectively and may consist of values:\nT1: Total enrolled students\nT1a: Total enrolled students - of which PhD students with financial support\nT1b: Total enrolled students - of which students with partial coverage of fees from external bodies\nT1c: Total number of enrolled students - of which students enrolled part-time"
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sulle tipologie di iscrizione degli iscritti degli atenei in regola con il pagamento delle tasse universitarie. In particolare, l'identificativo/nome esteso riportano il codice/la descrizione della tipologia di iscrizione , rispettivamente, e possono essumere i valori:\nT1: Totale iscritti\nT1a: Totale iscritti - di cui dottorandi con supporto finanziario\nT1b: Totale iscritti - di cui studenti con parziale copertura delle tasse da enti esterni\nT1c: Totale iscritti - di cui studenti iscritti a tempo parziale"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Iscrizioni riportate da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported Enrollment"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATExonerationType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on the type of exemption.\nIn the case of partial exemption, the exemption types are characterised by the following codes/descriptions:\n\n09: Students with a disability of less than 66% (Legislative Decree 68/12 art. 9, c. 7a)\n19: Other disability situations not included in the previous ones\n15: Other types not included under the above entries\n\nIn the case of total exemption, the types of exemption are characterised by the following codes/descriptions:\n\n01: Scholarship recipients (Legislative Decree 68/12 art. 9, c. 2)\n02: Eligible non-beneficiaries of scholarships (Legislative Decree 68/12 art. 9, c. 2)\n03: Disabled students with disabilities over 66% (Legislative Decree 68/12 art. 9, c. 2)\n16: Students who meet the requirements for NO TAX AREA (Law 232/2016, c. 255 and 256) and Beneficiaries of scholarships d.lgs. 68/12\n17: Students who meet the requirements for NO TAX AREA (Law 232/2016, c. 255 and 256) and eligibility for a scholarship d.lgs. 68/12\n18: Students with requirements for NO TAX AREA (L. 232/2016, c. 255 and 256)\n19: Other disability situations not included in the previous ones\n20: Doctoral student holder of a PhD scholarship\n21: Doctoral student not holding a PhD scholarship (Law 232/2016, c. 262)\n15: Other types not included under the above headings"
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sulla tipologia di esonero.\nNel caso di esonero parziale, le tipologie di esonero sono caratterizzate dai codici/descrizioni seguenti:\n\n09: Studenti in situazione di disabilità con invalidità inferiore al 66% (d.lgs. 68/12 art. 9, c. 7a)\n19: Altre situazioni di disabilità non incluse nelle precedenti\n15: Altre tipologie non comprese nelle precedenti voci\n\nNel caso di esonero totale, le tipologie di esonero sono caratterizzate dai codici/descrizioni seguenti:\n\n01: Beneficiari borse studio (d.lgs. 68/12 art. 9, c. 2)\n02: Idonei non beneficiari borse di studio (d.lgs. 68/12 art. 9, c. 2)\n03: Studenti in situazione di disabilità con invalidità oltre il 66% (d.lgs. 68/12 art. 9, c. 2)\n16: Studenti con compresenza di requisiti per NO TAX AREA (L. 232/2016, c. 255 e 256) e Beneficiari di borsa di studio d.lgs. 68/12\n17: Studenti con compresenza di requisiti per NO TAX AREA (L. 232/2016, c. 255 e 256) e Idoneità per borsa di studio d.lgs. 68/12\n18: Studenti con requisiti per NO TAX AREA (L. 232/2016, c. 255 e 256)\n19: Altre situazioni di disabilità non incluse nelle precedenti\n20: Dottorando titolare di borsa di studio di dottorato di ricerca\n21: Dottorando non beneficiario di borsa (L. 232/2016, c. 262)\n15: Altre tipologie non comprese nelle precedenti voci"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Tipo (o classe) di esonero riportata da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported Exoneration Class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATExpenseClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Codice della spesa per tipologia di intervento. Corrispondono alle tipologie di intervento secondo le relazioni:\n1 : Borse di studio - Spesa per borse concesse\n2 : Borse di studio - Spesa per borse concesse - di cui Fondo Sociale Europeo\n3 : Prestiti di onore e altri prestiti agevolati - Spesa per prestiti concessi\n4 : Mobilità internazionale - Spesa per contributi concessi\n5 : Interventi a favore di studenti in situazione di handicap - Spesa per interventi concessi\n6 : Attività di collaborazione a tempo parziale - Spesa per attività di collaborazioni a tempo parziale\n7 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati\n8 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati - di cui spesa per contributi a borsisti (non beneficiari di alloggio)\n9 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati - di cui spesa per contributi a idonei non borsisti (non beneficiari di alloggio)\n10 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati - di cui spesa per contributi a studenti non idonei alla borsa\n11 : Altri interventi di tipo finanziario - Spesa per premi per il conseguimento del titolo\n12 : Altri interventi di tipo finanziario - Spesa per contributi finanziari per il trasporto\n13 : Altri interventi di tipo finanziario - Spesa per contributi straordinari\n14 : Altri interventi di tipo finanziario - Spesa per altri sussidi concessi"
-  }, {
-    "@language" : "en",
-    "@value" : "Spending code by type of intervention. They correspond to the types of intervention according to the reports:\n1 : Scholarships - Expenditure for scholarships awarded\n2 : Scholarships - Expenditure for grants - of which European Social Fund (Fondo Sociale Europeo)\n3 : Honour loans and other subsidised loans - Expenditure on loans granted\n4 : International mobility - Expenditure on granted contributions\n5 : Interventions in favour of students with disabilities - Expenditure for interventions granted\n6 : Part-time collaboration activities - Expenditure for part-time collaboration activities\n7 : Accommodation places and accommodation contributions - Expenditure for allocated accommodation contributions\n8 : Accommodation and accommodation grants - Expenditure for allocated accommodation grants - of which expenditure for grants to scholarship holders (not beneficiaries of accommodation)\n9 : Accommodation and accommodation grants - Expenditure for allocated accommodation grants - of which expenditure for grants to eligible non-scholarship holders (non-beneficiaries of accommodation)\n10 : Accommodation places and accommodation contributions - Expenditure for assigned accommodation contributions - of which expenditure for contributions to students not eligible for the grant\n11 : Other financial measures - Expenditure on bonuses for obtaining the title\n12 : Other financial interventions - Expenditure on financial contributions for transport\n13 : Other financial interventions - Expenditure on extraordinary contributions\n14 : Other financial interventions - Expenditure on other subsidies granted.\n"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Classe di spese riportata da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported Expense Class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATFunctionalArea",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Indica l'area a cui fanno riferimento le funzioni del gruppo di personale tecnico-amministrativo considerato. Rappresenta una delle variabili di disaggregazione dei dati sulle carriere del personale tecnico-amministrativo. Attualmente può assumere i seguenti valori: 01-Dirigenza amministrativa; 02-Amministrativa ed Amministrativa-gestionale; 03-Biblioteche; 04-Servizi generali e tecnici; 05-Socio sanitaria; 06-Tecnica; 07-Area non individuata."
-  }, {
-    "@language" : "en",
-    "@value" : "It indicates the area to which the functions of the technical-administrative staff group considered refer. Represents one of the variables of disaggregation of the career data of technical-administrative staff. Currently it can take on the following values: 01-Dirigenza amministrativa; 02-Amministrativa ed Amministrativa-gestionale; 03-Biblioteche; 04-Servizi generali e tecnici; 05-Socio sanitaria; 06-Tecnica; 07-Area non individuata."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Area funzionale"
-  }, {
-    "@language" : "en",
-    "@value" : "Functional Area"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/HERClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionExpensesAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on the expenditure committed for interventions granted to students for each University/Institute managed by each institution for the Right to University Studies (DSU)/Office, for the calendar year of reference."
-  }, {
-    "@language" : "it",
-    "@value" : "Informazione sulla spesa impegnata per interventi concessi a studenti per ciascun Ateneo/Istituto gestito da ciascun ente per il DSU/ufficio, per l'anno solare di riferimento."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione degli interventi di spese universitarie riportate da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Aggregate of University Intervention Expenses"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Data related to the number of interventions in favour of students (excluding the Right to Study by the regions) carried out by the universities."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati relativi al numero di interventi a favore degli studenti (escluso il Diritto allo Studio regionale) effettuati dagli atenei."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione degli interventi universitari per gli studenti riportati da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Aggregate of University Interventions For Students"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid530"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATMealsProvidedAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Meals provided and students who used the canteens in the calendar year of reference."
-  }, {
-    "@language" : "it",
-    "@value" : "Pasti erogati e studenti che hanno usufruito delle mense nell'anno solare di riferimento."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione dei pasti forniti riportati da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Aggregate of Meals Provided"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATMeasureOfMealsProvided",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information (code, description and number) on meals provided in the calendar year (T-1). The types are represented by the following codes and descriptions:\n11: Meals provided in directly managed canteens\n12: Meals provided in indirectly managed canteens\n13: Meals provided in contracted catering services\n14: Students who use canteens"
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni (codice, descrizione e numero) sui pasti erogati nell'anno solare (T-1). Le tipologie sono rappresentate dai seguenti codici e descrizioni:\n11: Pasti erogati in mense a gestione diretta\n12: Pasti erogati in mense a gestione indiretta\n13: Pasti erogati in servizi di ristorazione convenzionati\n14: Studenti che usufruiscono delle mense"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Misura dei pasti forniti riportati da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported Measure of Meals Provided"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/MeasureType"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Data on students with partial exemption of universities."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati relativi agli studenti con esonero parziale degli atenei"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione degli studenti parzialmente esonerati riportati da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Aggregate of Partially Exonerated Students"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid531"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATPermanentStaff",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Personale in servizio a tempo indeterminato negli Enti e negli Uffici per il Diritto allo Studio Universitario - DSU al 31/12 dell'anno di riferimento, aggregato per Regione."
-  }, {
-    "@language" : "en",
-    "@value" : "Personnel in permanent service in the Entities and Offices for the Right to University Studies - DSU at 31/12 of the year of reference, aggregated by Region."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Permanent Staff"
-  }, {
-    "@language" : "it",
-    "@value" : "Personale Indeterminato"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Group"
-  }, {
-    "@id" : "_:genid532"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information about the students enrolled in [Specialisation Schools / Level I Master / Level II Master / Research Doctorates] by university and by course of study (time series)."
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sugli iscritti a [Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca] per ateneo e per corso di studio (serie storica)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione USTAT Postgraduate - Iscritti"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Postgraduate Aggregate of Enrolled"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid533"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfGraduated",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on graduates (of specialization schools, Masters of I and II level, PhDs) by university and by course of study (time series)."
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sui diplomati di [Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca] per corso di studio."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione USTAT Postgraduate - Diplomati"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Postgraduate Aggregate of Graduated"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid534"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "A partire dal XXXI ciclo, i dati sono desunti dall'Anagrafe Nazionale degli Studenti universitari: in questo caso, l'informazione riportata è relativa agli studenti iscritti per ciclo al primo anno del dottorato di ricerca. Fino al XXX ciclo incluso, la fonte dei dati è la \"Rilevazione sull'Istruzione Universititaria\", e l'informazione riportata è relativa al numero di studenti vincitori di concorso, a prescindere dal fatto che si siano in seguito iscritti. Fonte dell'informazione: Informazioni sui file relativi ai Dottorati di Ricerca, sito USTAT-MIUR (http://dati.ustat.miur.it/dataset/formazione-post-laurea/resource/fdee4043-0011-43ef-9f44-ef00e484f0d8) e comunciazione dell'Ufficio di Statistica e Studi - settore Università e Ricerca."
-  }, {
-    "@language" : "en",
-    "@value" : "Starting from the XXXI cycle, the data are derived from the National Register of University Students: in this case, the information reported is related to students enrolled per cycle in the first year of the PhD. Up to and including the XXXth cycle, the data source is the \"Universities Education Survey\", and the information reported is related to the number of students who have won the exam, regardless of whether they have subsequently enrolled. Source of information: Information on PhD files, USTAT-MIUR website (http://dati.ustat.miur.it/dataset/formazione-post-laurea/resource/fdee4043-0011-43ef-9f44-ef00e484f0d8) and communication from the Office of Statistics and Studies - University and Research sector."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione USTAT Postgraduate - Accessi"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Postgraduate Aggregate of Registered"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid535"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATReportedHERInstitution",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information (identification code, name, typology) of the Institute under consideration (University, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Other)."
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni (codice identificativo, nome, tipologia) dell'Istituto in questione (Ateneo, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Altro)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Istituzione HER riportate da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported HER Institution"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/PublicOrganization"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATReportedPostgraduateCourse",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Corsi di studio di formazione Post-Laurea; in questo dataset, si può riferire a Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca."
-  }, {
-    "@language" : "en",
-    "@value" : "Postgraduate education courses; in this dataset, it can be referred to Specialization Schools / Masters of I Level / Masters of II Level / Research Doctorates."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Corsi di specializzazione riportati da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported Postgraduate Course"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Object"
-  }, {
-    "@id" : "_:genid536"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATReportedUniversityFacilityType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Strutture degli atenei: mense e posti alloggio direttamente gestiti dagli Atenei."
-  }, {
-    "@language" : "en",
-    "@value" : "University structures: canteens and accommodation places directly managed by the universities."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Tipo struttura universitá riportata da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported Facility of University Type"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  }, {
-    "@id" : "_:genid537"
-  }, {
-    "@id" : "_:genid538"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATStaffByGender",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Data on the careers of teaching and research staff from a gender perspective. The data concern full professors, associate professors, researchers and research grant holders and are disaggregated by gender, age group, university, geographical area, field of research and development and grade. Data are available as of 2012. Whenever possible, the descriptions have been derived from the Record Sheet for the time series on university staff provided by USTAT - Open data.\n\nData at the 31/12 of the reference year."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati sulle carriere del personale docente e ricercatore in un'ottica di genere. I dati riguardano professori ordinari, professori associati, ricercatori e titolari di assegni di ricerca e sono disaggregati per genere, classe di età, ateneo, area geografica, field of research and development e grade. I dati sono disponibili a partire dal 2012. Quando possibile, le descrizioni sono state derivate dal Tracciato record per la serie storica sul personale universitario fornito dal USTAT - Open data.\n\nDati al 31/12 dell'anno di riferimento."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggrazione per genere dello Staff riportata da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported Aggregate of Staff By Sex"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid539"
-  }, {
-    "@id" : "_:genid540"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATStaffType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on the personnel in service in the Entities and Offices for the Right to University Studies - DSU, aggregated by Region. In particular:\n- information on personnel on permanent service in the entities and offices for the DSU as of 31/12 of the year of reference, aggregated by Region;\n- information on staff serving on a fixed-term contract in the entities and offices for the DSU in the reference year, aggregated by Region.\n\nPlease note that the individuals of this class are not the individuals of the defined controlled vocabulary on Italian Academic Roles. There are some elements of overlapping but they differ between each other.\n\nOne of the future work to be considered is to align the individuals of this specific class to one unique Italian academic roles controlled vocabulary to be applied at the national level."
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sul personale in servizio negli Enti e negli Uffici per il DSU, aggregato per Regione. In particolare:\n- informazioni sul personale in servizio a tempo indeterminato negli Enti e negli Uffici per il DSU al 31/12 dell'anno di riferimento, aggregato per Regione;\n- informazioni sul personale che ha prestato servizio a tempo determinato negli Enti e negli Uffici per il DSU nell'anno di riferimento, aggregato per Regione\n\nSi noti che le istanze di questa classe potrebbero essere quelle del vocabolario controllato sui ruoli accademici italiani. Tuttavia, nei dati finora analizzati, questa classe ha istanze in parte differenti rispetto al vocabolario controllato creato.\n\nUn possibile lavoro futuro è quello di eliminare questo elemento nel modello (per questo al momento è stato indicato come provvisorio) per consentire ai detentori di dati di uniformarsi a un vocabolario unico nazionale sui ruoli del personale universitario italiano."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Italian University Staff Role"
-  }, {
-    "@language" : "it",
-    "@value" : "Ruolo del personale universitario italiano"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/Role"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "Provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "Unstable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Data on the student population from a gender perspective. The data concern students, graduates, PhDs and PhDs. The data are available from the academic year 2012/2013. Where possible, the descriptions have been derived from the Record Sheet for the Student time Series provided by USTAT - Open data."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati sulla popolazione studentesca in un'ottica di genere. I dati riguardano student-i/-esse, laureat-i/-e, dottorand-i/-e e dottori di ricerca. I dati sono disponibili a partire dall'anno accademico 2012/2013. Quando possibile, le descrizioni sono state derivate dal Tracciato record per la serie storica sugli studenti fornito dal USTAT - Open data."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione degli studenti per genere riportati da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Aggregate of Students By Sex"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid541"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATTAStaffByGender",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Data on the careers of technical-administrative staff from a gender perspective. The data concern technical-administrative personnel with permanent and fixed-term contracts and are broken down by gender, university, geographical area, type of contract and functional area. The data are available from 2012."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati sulle carriere del personale tecnico-amministrativo in un'ottica di genere. I dati riguardano il personale tecnico-amministrativo con contratto a tempo indeterminato e determinato e sono disaggregati per genere, ateneo, area geografica, tipologia di contratto e area funzionale. I dati sono disponibili a partire dal 2012."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione di Staff TA per genere riportato da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported Aggregate of TA Staff By Sex"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATTemporaryStaff",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Personale che ha prestato servizio a tempo determinato negli Enti e negli Uffici per il Diritto allo Studio Universitario - DSU nell'anno di riferimento, aggregato per Regione."
-  }, {
-    "@language" : "en",
-    "@value" : "Personnel who have served on a temporary basis in the Bodies and Offices for the Right to University Studies - DSU in the year of reference, aggregated by Region."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Personale Determinato"
-  }, {
-    "@language" : "en",
-    "@value" : "Temporary Staff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Group"
-  }, {
-    "@id" : "_:genid542"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Data on totally exempted students by type of exemption. Data referring to the Academic year (T-1)/(T)."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati relativi agli studenti esonerati totalmente per tipologia di esonero. Dati riferiti all'anno Accademico (T-1)/(T)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione degli studenti totalmente esonerati riportati da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Aggregate of Totally Exonerated Students"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid543"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATUniversityExpenseClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on the expenditure for interventions in favor of students (student loans only) of the universities by type. Data are related to the financial year (T-1). The types of intervention are classified according to the following code/descriptions:\n51 : SECTION 3 - LOANS PROVIDED BY CONVENTIONED CREDIT INSTITUTIONS - Amount of loans\n52 : SECTION 3 - LOANS PROVIDED BY CONVENTIONED CREDIT INSTITUTIONS - Guarantee Fund\n53 : section 3 - loans provided by conventioned credit institutions - amount of interest and/or capital contributions to be paid by the University"
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sulla spesa per interventi a favore degli studenti (solo prestiti a studenti) degli atenei per tipologia. I dati sono relativi all'esercizio finanziario all'anno (T-1). Le tipologie di intervento sono classificate secondo i codici/descrizioni seguenti:\n51    : SEZIONE 3 - PRESTITI EROGATI DA ISTITUTI DI CREDITO CONVENZIONATI - Ammontare dei prestiti\n52    : SEZIONE 3 - PRESTITI EROGATI DA ISTITUTI DI CREDITO CONVENZIONATI - Fondo di garanzia\n53    : SEZIONE 3 - PRESTITI EROGATI DA ISTITUTI DI CREDITO CONVENZIONATI - Ammontare contributi in conto interesse e/o conto capitale a carico dell'Ateneo"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Classe di spese universitarie riportate da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported University Expense Class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATUniversityFacilitiesAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Data on the facilities of the universities: canteens and accommodation places directly managed by the universities."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati relativi alle strutture degli atenei: mense e posti alloggio direttamente gestiti dagli Atenei."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregato USTAT delle strutture universitarie"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Aggregate of University Facilities"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid544"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATUniversityInterventionExpensesAggregate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Data on expenditure on interventions in favour of university students (student loans only)."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati relativi alla spesa per interventi a favore degli studenti degli atenei (solo prestiti a studenti)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Aggregazione delle spese di interventi universitari riportati da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Aggregate of University Intervention Expenses"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
-  }, {
-    "@id" : "_:genid545"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/USTATUniversityInterventionType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Tipologia di intervento effettuato dall'ateneo. La tipologia è definita dai codici/descrizioni di seguito:\n030 : Borse di studio - N. borse di studio concesse con fondi dell'ATENEO (escluse le borse post-laurea riportate nell'apposita sezione)\n061 : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita)\n061c : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita) - di cui studenti SENZA borsa\n061m : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita) - di cui studenti in mobilità extraeuropea\n061p : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita) - di cui dottorandi percettori di borsa che usufruiscono della maggiorazione del 50%\n063 : Mobilità internazionale - N. iscritti in atenei esteri coinvolti in programmi di mobilità internazionale presso l'ateneo italiano (studenti in entrata)\n063c : Mobilità internazionale - N. iscritti in atenei esteri coinvolti in programmi di mobilità internazionale presso l'ateneo italiano (studenti in entrata) - di cui studenti con borsa dell'Ateneo italiano\n064 : Mobilità internazionale - N. iscritti in atenei esteri coinvolti in programmi di mobilità internazionale presso l'ateneo italiano (studenti in entrata) - di cui studenti provenienti da Paesi extraeuropei\n073 : Interventi a favore di studenti in situazione di disabilità - N. contributi finanziari\n074 : Interventi a favore di studenti in situazione di disabilità - N. interventi non finanziari\n081 : Attività di collaborazione a tempo parziale - N. collaborazioni\n091 : Posti alloggio e contributi-alloggio - N. domande posti alloggio\n092 : Posti alloggio e contributi-alloggio - N. posti alloggio assegnati\n092c : Posti alloggio e contributi-alloggio - N. posti alloggio assegnati - di cui assegnati in strutture convenzionate o private\n093 : Posti alloggio e contributi-alloggio - N. domande contributi-alloggio\n094 : Posti alloggio e contributi-alloggio - N. contributi-alloggio assegnati\n101 : Altri interventi di tipo finanziario - N. prestiti agevolati concessi da istituti di credito convenzionati\n101a : Altri interventi di tipo finanziario - N. prestiti agevolati concessi da istituti di credito convenzionati - di cui con contributo in conto interesse e/o in conto capitale a carico dell'Ateneo\n104 : Altri interventi di tipo finanziario - N. altri sussidi erogati\n111a : Borse di studio post-lauream - N. borse finanziate con fondi MIUR\n111b : Borse di studio post-lauream - N. borse finanziate da altri Ministeri\n112 : Borse di studio post-lauream - N. borse finanziate dall'Ateneo con fondi propri\n113 : Borse di studio post-lauream - N. borse finanziate mediante convenzione con altri Atenei\n114 : Borse di studio post-lauream - N. borse finanziate con fondi UE\n115 : Borse di studio post-lauream - N. borse finanziate mediante convenzione con altri enti pubblici\n116 : Borse di studio post-lauream - N. borse finanziate mediante convenzione con enti privati"
-  }, {
-    "@language" : "en",
-    "@value" : "Type of intervention carried out by the university. The typology is defined by the codes/descriptions below:\n030 : Scholarships - No. of scholarships awarded with funds from the University (excluding post-graduate scholarships listed in the appropriate section)\n061 : International mobility - No. of students enrolled at the university involved in international mobility programmes (outgoing students)\n061c : International mobility - No. enrolled at the university involved in international mobility programmes (outgoing students) - of which students WITHOUT a grant\n061m : International mobility - No. of students enrolled at the university involved in international mobility programmes (outgoing students) - of which students on mobility outside Europe\n061p : International mobility - No. of students enrolled at the university involved in international mobility programmes (outgoing students) - of which PhD students who are grant recipients benefiting from the 50% surcharge\n063 : International mobility - No. enrolled in foreign universities involved in international mobility programs at the Italian university (incoming students)\n063c : International mobility - No. enrolled in foreign universities involved in international mobility programs at the Italian athenaeum (incoming students) - of which students with a scholarship from the Italian university\n064 : International mobility - No. enrolled in foreign universities involved in international mobility programs at the Italian university (incoming students) - of which students from non-European countries\n073 : Interventions in favour of students with disabilities - No. of financial contributions\n074 : Interventions in favour of students with disabilities - No. of non-financial interventions\n081 : Part-time collaboration activities - No. of collaborations\n091 : Accommodation places and accommodation contributions - No. of applications for accommodation places\n092 : Accommodation and accommodation contributions - No. of accommodation places allocated\n092c : Accommodation places and accommodation contributions - No. of accommodation places allocated - of which allocated in contracted or private facilities\n093 : Accommodation places and accommodation contributions - No. of accommodation contributions applications\n094 : Accommodation and accommodation contributions - No. of accommodation contributions allocated\n101 : Other financial measures - No. of subsidised loans granted by credit institutions under agreement\n101a : Other financial measures - No. of subsidized loans granted by credit institutions - of which with an interest rate and/or capital contribution borne by the University\n104 : Other financial interventions - No. of other subsidies granted\n111a : Post-graduate scholarships - No. of scholarships financed by MIUR funds\n111b : Post-graduate scholarships - No. of scholarships funded by other Ministries\n112 : Post-graduate scholarships - No. of scholarships financed by the University from its own funds\n113 : Post-graduate scholarships - No. of scholarships financed by agreement with other universities\n114 : Post-graduate scholarships - No. of EU-funded scholarships\n115 : Post-graduate scholarships - No. of grants financed by agreement with other public bodies\n116 : Post-graduate scholarships - No. of scholarships financed by agreement with private bodies"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Tipo (o classe) di interventi universitari riportati da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "USTAT Reported University Intervention Class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  }, {
-    "@id" : "_:genid546"
-  }, {
-    "@id" : "_:genid547"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/WIPOIPCClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "In each classification symbol, the section (first letter) combined with a two digit number represents the \"class\"."
-  }, {
-    "@language" : "it",
-    "@value" : "In ogni simbolo di classificazione, la sezione (prima lettera) combinata con un numero di due cifre rappresenta la \"classe\"."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Classe IPC WIPO"
-  }, {
-    "@language" : "en",
-    "@value" : "WIPO IPC Class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/WIPOIPCMainGroup",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La sottoclasse è seguita da un numero di \"gruppo\" composto da una a tre cifre, un tratto obliquo e un numero di almeno due cifre che rappresentano un \"gruppo principale\" o \"sottogruppo\"."
-  }, {
-    "@language" : "en",
-    "@value" : "The subclass is followed by a one-to-three-digit \"group\" number, an oblique stroke and a number of at least two digits representing a \"main group\" or \"subgroup\"."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Gruppo principale WIPO ipc"
-  }, {
-    "@language" : "en",
-    "@value" : "WIPO IPC Main Group"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/WIPOIPCSection",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La prima lettera di ogni simbolo di classificazione rappresenta la \"sezione\" costituita da una lettera da A (\"Necessità umane\") a H (\"Elettricità\")."
-  }, {
-    "@language" : "en",
-    "@value" : "The first letter of each classification symbol represents the \"section\" consisting of a letter from A (\"Human Necessities\") to H (\"Electricity\")."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Sezione IPC WIPO"
-  }, {
-    "@language" : "en",
-    "@value" : "WIPO IPC Section"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/WIPOIPCSubclass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "In each classification symbol, the letter following the class (two digit number after the initial letter) makes up the \"subclass\"."
-  }, {
-    "@language" : "it",
-    "@value" : "In ogni simbolo di classificazione, la lettera che segue la classe (numero di due cifre dopo la lettera iniziale) costituisce la \"sottoclasse\"."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Sottoclasse WIPO IPC"
-  }, {
-    "@language" : "en",
-    "@value" : "WIPO IPC Subclass"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/WIPOIPCSubgroup",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La sottoclasse è seguita da un numero di \"gruppo\" composto da una a tre cifre, un tratto obliquo e un numero di almeno due cifre che rappresentano un \"gruppo principale\" o \"sottogruppo\"."
-  }, {
-    "@language" : "en",
-    "@value" : "The subclass is followed by a one-to-three-digit \"group\" number, an oblique stroke and a number of at least two digits representing a \"main group\" or \"subgroup\"."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Sottogruppo WIPO IPC"
-  }, {
-    "@language" : "en",
-    "@value" : "WIPO IPC Subgroup"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ],
-  "http://www.w3.org/ns/prov#wasDerivedFrom" : [ {
-    "@id" : "http://www.w3.org/2004/02/skos/core#Concept"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/aactCriterion",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Criteri di ammissibilità nel contesto delle Aggregated Analysis for clininca trials. I criteri di ammissibilità consistono sia in criteri di inclusione (che sono richiesti per una persona per partecipare allo studio) sia in criteri di esclusione (che impediscono a una persona di partecipare). I tipi di criteri di ammissibilità si riferiscono a stabilire se uno studio accetta volontari sani, se ha requisiti di età o di gruppo d'età o se è limitato dal sesso."
-  }, {
-    "@language" : "en",
-    "@value" : "Eligibility criteria in the contest of Aggregated Analysis of Clinical Trials (AACT). Eligibility criteria consist of both inclusion criteria (which are required for a person to participate in the study) and exclusion criteria (which prevent a person from participating). Types of eligibility criteria include whether a study accepts healthy volunteers, has age or age group requirements, or is limited by sex."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTEligibility"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "AACT criterion"
-  }, {
-    "@language" : "it",
-    "@value" : "Criterio AACT"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - valutare la possibilità di introdurre una classe Criterion allineata con il vocabolario europeo Core Criterion e Core Evidence del programma ISA2"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - evaluate the possibility to have a class Criterion (aligned with Core Criterion and Core Evidence of ISA2 core vocabularies)"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/aactInterventionType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "For each intervention studied in the clinical study, the general type of intervention. They are:\nDrug: Including placebo\nDevice: Including sham\nBiological/Vaccine\nProcedure/Surgery\nRadiation\nBehavioral: For example, psychotherapy, lifestyle counseling\nGenetic: Including gene transfer, stem cell and recombinant DNA\nDietary Supplement: For example, vitamins, minerals\nCombination Product: Combining a drug and device, a biological product and device; a drug and biological product; or a drug, biological product, and device\nDiagnostic Test: For example, imaging, in-vitro\nOther\n"
-  }, {
-    "@language" : "it",
-    "@value" : "Per ogni intervento studiato nello studio clinico, il tipo generale di intervento. Di seguito descritti:\nFarmaci: Compreso il placebo\nDispositivo: Inclusa la finzione\nBiologico/Vaccino\nProcedimento/chirurgia\nRadiazioni\nComportamentale: per esempio, psicoterapia, consulenza sullo stile di vita\nGenetico: incluso il trasferimento di geni, cellule staminali e DNA ricombinante\nIntegratore alimentare: Per esempio, vitamine, minerali\nProdotto combinato: Combinazione di un farmaco e dispositivo, un prodotto e dispositivo biologico; un farmaco e prodotto biologico; o un farmaco, prodotto biologico e dispositivo\nTest diagnostico: Per esempio, imaging, in vitro\nAltro\n"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTIntervention"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Tipo di intervento AACT"
-  }, {
-    "@language" : "en",
-    "@value" : "aact intervention type"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - valutare la possibilità di avere una classe specifica"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - evaluation of the possibility of having a specific class"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/aactMaximumAge",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il valore numerico, se presente, per l'età massima che un potenziale partecipante può avere per essere idoneo allo studio clinico."
-  }, {
-    "@language" : "en",
-    "@value" : "The numerical value, if any, for the maximum age a potential participant can be to be eligible for the clinical study."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTEligibility"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "AACT maximum age"
-  }, {
-    "@language" : "it",
-    "@value" : "etá massima AACT"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#integer"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/CPV/age"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/aactMinimumAge",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "L'eventuale valore numerico per l'età minima che un potenziale partecipante deve soddisfare per essere idoneo allo studio clinico."
-  }, {
-    "@language" : "en",
-    "@value" : "The numerical value, if any, for the minimum age a potential participant must meet to be eligible for the clinical study."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTEligibility"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "AACT minimum age"
-  }, {
-    "@language" : "it",
-    "@value" : "etá minima AACT"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#integer"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/CPV/age"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/aactPopulation",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A description of the population from which the groups or cohorts will be selected (for example, primary care clinic, community sample, residents of a certain town)."
-  }, {
-    "@language" : "it",
-    "@value" : "Una descrizione della popolazione da cui saranno selezionati i gruppi (ad esempio, clinica di assistenza primaria, campione della comunità, residenti di una certa città)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTEligibility"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "AACT population"
-  }, {
-    "@language" : "it",
-    "@value" : "popolazione AACT"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/aactResponsiblePartyType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Responsible Party type:\nSponsor: The entity (for example, corporation or agency) that initiates the study\nPrincipal Investigator: The individual designated as responsible party by the sponsor (see Note)\nSponsor-Investigator: The individual who both initiates and conducts the study\n"
-  }, {
-    "@language" : "it",
-    "@value" : "Tipologia di responsabile dello studio:\nSponsor: L'entità (per esempio, società o agenzia) che avvia lo studio\nInvestigatore principale: La persona designata come responsabile dallo sponsor (vedi nota)\nSponsor-Investigatore: L'individuo che inizia e conduce lo studio"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTResponsibleParty"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "responsible party type"
-  }, {
-    "@language" : "it",
-    "@value" : "tipo di parte reponsabile"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/abstract",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Testo dell'abstract di un progetto, di un risultato della ricerca, di un'operazione."
-  }, {
-    "@language" : "en",
-    "@value" : "Text of the abstract of a project, research output, accounting operation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid118"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "abstract"
-  }, {
-    "@language" : "it",
-    "@value" : "riassunto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/academicYear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Academic year of reference of the data. The academic year is defined as the period of the year in which a university or other higher education institution carries out its activities in accordance with the regulations in force."
-  }, {
-    "@language" : "it",
-    "@value" : "Anno Accademico di riferimento dei dati. L'anno accademico viene definito come il periodo dell'anno in cui un'università oppure un altro istituto competente in materia di istruzione superiore svolge la propria attività, in conformità con le normative vigenti."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid122"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "academic year"
-  }, {
-    "@language" : "it",
-    "@value" : "anno accademico"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/year"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/acceptsHealthyVolunteers",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "I partecipanti che non hanno una malattia o una condizione, o condizioni o sintomi correlati"
-  }, {
-    "@language" : "en",
-    "@value" : "Participants do not have a disease or condition, or related conditions or symptoms"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTEligibility"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Volontari sani"
-  }, {
-    "@language" : "en",
-    "@value" : "healthy volunteers"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/active",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Definisce lo status dello spin-off come riportato nel dataset."
-  }, {
-    "@language" : "en",
-    "@value" : "It defines the status of the spin-off as reported in the dataset."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Spinoff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "active"
-  }, {
-    "@language" : "it",
-    "@value" : "attivo"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/additionalInfo",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It reports notes and additional information about the spin-off, if any."
-  }, {
-    "@language" : "it",
-    "@value" : "Riporta delle note e informazioni addizionali sullo spin-off, se presenti."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Spinoff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "additional information"
-  }, {
-    "@language" : "it",
-    "@value" : "informazioni aggiuntive"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/admissionDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Data del decreto di ammissione al finanziamento del progetto associato all'operazione"
-  }, {
-    "@language" : "en",
-    "@value" : "Date of the decree of admission to the financing of the project associated with the operation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "admission date"
-  }, {
-    "@language" : "it",
-    "@value" : "data di ammissione"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ageClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Age classes of teaching/researcher staff. Currently can take the following values: <35; 35 - 44; 45 -54; >=55"
-  }, {
-    "@language" : "it",
-    "@value" : "Età in classi del personale docente/ricercatore. Attualmente può assumere i seguenti valori: <35; 35 - 44; 45 -54; >=55"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATStaffByGender"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "age class"
-  }, {
-    "@language" : "it",
-    "@value" : "classe di etá"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/allocatesFundsTo",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Indica i soggetti beneficiari dell'iniziativa."
-  }, {
-    "@language" : "en",
-    "@value" : "Indicates the subjects benefiting from the initiative."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "allocates funds to"
-  }, {
-    "@language" : "it",
-    "@value" : "fondi stanziati a"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/allocation",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A method used to assign participants to an arm of a clinical study. The types of allocation are:\nRandom sample. For a single-arm trial\nRandomized: Participants are assigned to intervention groups by chance\nNonrandomized: Participants are expressly assigned to intervention groups through a non-random method, such as physician choice"
-  }, {
-    "@language" : "it",
-    "@value" : "Un metodo utilizzato per assegnare i partecipanti ad una branca di uno studio clinico. I tipi di assegnazione sono:\nCampione casuale. Per uno studio su una singola branca\nCasuale: I partecipanti sono assegnati a gruppi d'intervento per caso\nNon casuale: I partecipanti sono espressamente assegnati ai gruppi di intervento attraverso un metodo non casuale, come la scelta del medico"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "allocation"
-  }, {
-    "@language" : "it",
-    "@value" : "assegnazione"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid132"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/availableSlot",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Numero di posti complessivamente disponibili nelle mense e residenze universitarie direttamente gestite dall'istituto all'1/11/(T).\nDalle \"Note sul dataset Contribuzione e interventi\":\nI valori negativi hanno i seguenti significati:\n-1: ateneo non rispondente/inadempiente\n-2: dato non disponibile\n-3: dato non pervenuto\n-4: dato incluso in altra voce\n-5: dato da definire\n-6: dato non rilevabile\n\nGli spazi vuoti indicano un valore non esistente."
-  }, {
-    "@language" : "en",
-    "@value" : "Total number of places available in canteens and university residences directly managed by the institute on 1/11/(T).\nFrom \"Notes on the dataset Contribution and interventions\"\":\nThe negative values have the following meanings\n-1: university not responding / non-compliant\n-2: data not available\n-3: data not received\n-4: data included under another heading\n-5: data to be defined\n-6: data not detectable\n\nBlanks indicate a non-existent value."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATUniversityFacilitiesAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "available slot"
-  }, {
-    "@language" : "it",
-    "@value" : "slot disponibile"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#integer"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/averageTaxForPayingStudents",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Average contribution for students enrolled in degree courses, master's degree courses, courses of the old system calculated on the basis of the fees actually paid (net of the regional tax for the Right to University Studies - DSU and stamp duty where applicable), EXCLUDED students totally exempted, students for whom the contribution is not expected or is financed by external bodies. The values are expressed in EURO. The average is calculated considering the central point of each contribution class."
-  }, {
-    "@language" : "it",
-    "@value" : "Contribuzione media per gli studenti iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento calcolata sulla base delle tasse realmente pagate (al netto della tassa regionale per il Diritto allo Studio Universitario - DSU e dell’imposta di bollo dove previste), ESCLUSI gli studenti esonerati totalmente, gli studenti per i quali la contribuzione non è prevista o è finanziata da enti esterni. I valori sono espressi in EURO. La media è calcolata considerando il punto centrale di ciascuna classe di contribuzione.\n"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATAverageContributionsAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "average taxes for paying students"
-  }, {
-    "@language" : "it",
-    "@value" : "spesa media delle tasse per pagare gli studenti"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - controllare codominio"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - check range"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/averageTaxForTotalEnrolledStudents",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Average contribution for students enrolled in degree courses, master's degree courses, courses of the old system calculated on the basis of the fees actually paid (net of the regional tax for the Right to University Studies - DSU and stamp duty where applicable), INCLUDING students totally exempted, students for whom the contribution is not expected or is financed by external bodies. Values are expressed in EURO. The average is calculated considering the central point of each contribution class."
-  }, {
-    "@language" : "it",
-    "@value" : "Contribuzione media per gli studenti iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento calcolata sulla base delle tasse realmente pagate (al netto della tassa regionale per il DSU e dell’imposta di bollo dove previste), INCLUSI gli studenti esonerati totalmente, gli studenti per i quali la contribuzione non è prevista o è finanziata da enti esterni. I valori sono espressi in EURO. La media è calcolata considerando il punto centrale di ciascuna classe di contribuzione."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATAverageContributionsAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "average taxes for total enrolled students"
-  }, {
-    "@language" : "it",
-    "@value" : "spesa media delle tasse per pagare tutti gli studenti iscritti"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - controllare codominio"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - check range"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/baselinePopulation",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Data collected at the beginning of a clinical study for all participants and for each arm or comparison group. These data include demographics, such as age, sex/gender, race and ethnicity, and study-specific measures (for example, systolic blood pressure, prior antidepressant treatment)."
-  }, {
-    "@language" : "it",
-    "@value" : "Dati raccolti all'inizio di uno studio clinico per tutti i partecipanti e per ogni braccio o gruppo di confronto. Questi dati includono dati demografici, come l'età, il sesso/genere, la razza e l'etnia, e misure specifiche dello studio (ad esempio, pressione sanguigna sistolica, trattamento antidepressivo preventivo)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "baseline population"
-  }, {
-    "@language" : "it",
-    "@value" : "popolazione di base"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#int"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/biospecDescription",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Biological samples of material from study participants (e.g., whole blood, serum, white cells, urine, tissue)."
-  }, {
-    "@language" : "it",
-    "@value" : "Descrizione dei campioni biologici di materiale proveniente dai partecipanti allo studio (ad esempio, sangue intero, siero, globuli bianchi, urine, tessuti)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "biospec description"
-  }, {
-    "@language" : "it",
-    "@value" : "descrizione biospec"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/biospecRetention",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Indica se i campioni di materiale dei partecipanti alla ricerca sono conservati in un biorepository. I valori ammessi sono:\nNessuno Conservato: Nessun campione conservato\nCampioni con DNA: Campioni conservati, con possibilità di estrazione del DNA da almeno uno dei tipi di campioni conservati (ad esempio, tessuto congelato, sangue intero)\nCampioni senza DNA: Campioni conservati, senza possibilità di estrazione del DNA da campioni conservati (ad esempio, tessuto fisso, plasma)"
-  }, {
-    "@language" : "en",
-    "@value" : "Indicate whether samples of material from research participants are retained in a biorepository. They can be:\nNone Retained: No samples retained\nSamples With DNA: Samples retained, with potential for extraction of DNA from at least one of the types of samples retained (e.g., frozen tissue, whole blood)\nSamples Without DNA: Samples retained, with no potential for DNA extraction from any retained samples (e.g., fixed tissue, plasma)\n"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "biospec retention"
-  }, {
-    "@language" : "it",
-    "@value" : "conservazione biospec"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid136"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/birthyear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A person's year of birth."
-  }, {
-    "@language" : "it",
-    "@value" : "L'anno di nascita di una persona."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/CPV/Person"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "anno di nascita"
-  }, {
-    "@language" : "en",
-    "@value" : "birth year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/year"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - valutare di spostare questa proprietà nell'ontologia delle persone CPV"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - evaluate to move this to the Person ontology"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/caregiverMasked",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Caregiver is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants. This property allows one to represent whether the caregiver is masked or not."
-  }, {
-    "@language" : "it",
-    "@value" : "Il personale di assistenza sono le parti coinvolte nello studio clinico a cui viene impedito di conoscere gli interventi assegnati ai singoli partecipanti."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "caregiver masked"
-  }, {
-    "@language" : "it",
-    "@value" : "parti coinvolte conoscono interventi"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/cooperativeClassificationLabel",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/cordisRef",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Numero record di un progetto CE all'interno di CORDIS."
-  }, {
-    "@language" : "en",
-    "@value" : "Record number of an EC project within CORDIS."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid140"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "cordis reference number"
-  }, {
-    "@language" : "it",
-    "@value" : "numero di riferimento cordis"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinAmountAdmittedCost",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Cost admitted by decree after the evaluation of the costs indicated in the project proposal for each item of expenditure"
-  }, {
-    "@language" : "it",
-    "@value" : "Costo ammesso da decreto dopo la valutazione dei costo indicato nella proposta di progetto  per singola voce di spesa"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINAmount"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "admitted cost of CTN/PRIN amount"
-  }, {
-    "@language" : "it",
-    "@value" : "costo ammesso dell'importo CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinAmountApprovedCost",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Approved cost per individual expense item after valuation in itinere compared to the cost reported by the beneficiary to which the operation relates."
-  }, {
-    "@language" : "it",
-    "@value" : "Costo approvato per singola voce di spesa dopo valutazione in itinere rispetto al costo rendicontato dal beneficiario a cui fa capo l'operazione."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINAmount"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "approved cost of CTN/PRIN amount"
-  }, {
-    "@language" : "it",
-    "@value" : "costo approvato dell'importo CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinAmountCommittedContribution",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Contribution committed by the Ministry on the eligible costs per single expense item following ex-ante evaluation"
-  }, {
-    "@language" : "it",
-    "@value" : "Contributo impegnato dal Ministero sui costi ammessi per singola voce di spesa a seguito di valutazione ex-ante"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINAmount"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "committed contribution of CTN/PRIN amount"
-  }, {
-    "@language" : "it",
-    "@value" : "contributo impegnato dell'importo CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinAmountCommittedCredit",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Credit committed by the Ministry on the eligible costs per single expense item following ex-ante evaluation\n(for companies only)."
-  }, {
-    "@language" : "it",
-    "@value" : "Credito impegnato dal Ministero sui costi ammessi per singola voce di spesa a seguito di valutazione ex-ante\n(solo per imprese)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINAmount"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "committed credit of CTN/PRIN amount"
-  }, {
-    "@language" : "it",
-    "@value" : "credito impegnato dell'importo CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinAmountReportedCost",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Cost reported by the beneficiary to which the operation relates by single expense item compared to the eligible costs"
-  }, {
-    "@language" : "it",
-    "@value" : "Costo rendicontato dal beneficiaro a cui fa capo l'operazione per singola voce di spesa rispetto ai costi ammessi"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINAmount"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "costo rendicontato dell'importo CTN/PRIN"
-  }, {
-    "@language" : "en",
-    "@value" : "reported cost of CTN/PRIN amount"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinAmountScope",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Ambito operativo a cui si riferisce l'importo tra quelli previsti dall'iniziativa:\n- Ricerca di base\n- Ricerca industriale\n- Sviluppo\n- Formazione"
-  }, {
-    "@language" : "en",
-    "@value" : "Operational scope to which the amount among those foreseen by the initiative refers:\n- Basic research\n- Industrial research\n- Development\n- Training"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINAmount"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ambito di importo CTN/PRIN"
-  }, {
-    "@language" : "en",
-    "@value" : "scope of CTN/PRIN amount"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid143"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinAvailableBudget",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Budget for the initiative available from the financing fund."
-  }, {
-    "@language" : "it",
-    "@value" : "Budget per l'iniziativa in esame disponibile sul fondo di finanziamento."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINFinancingFund"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "available budget CTN/PRIN initiative's financing fund"
-  }, {
-    "@language" : "it",
-    "@value" : "budget fondo finanziamento iniziativa CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinInitiativeAdmittedCost",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total admitted costs after evaluation of the costs indicated in the project proposals.  Calculated as the sum of the counterpart variable 'admittedCost' present at lower aggregation level (admittedCost_operations)"
-  }, {
-    "@language" : "it",
-    "@value" : "Totale dei costi ammessi dopo la valutazione dei costi indicati nelle proposte di progetto.  Calcolati come somma dell'omologa variabile \"admittedCost\" presente a livello di aggregazione inferiore (admittedCost_operations)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "admitted cost of CTN/PRIN initiative"
-  }, {
-    "@language" : "it",
-    "@value" : "costi ammessi per iniziative CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinInitiativeApprovedCost",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total costs approved after in itinere evaluation compared to the costs reported by the beneficiaries. Calculated as the sum of the homologous 'approvedCost' variable present at the lower aggregation level (approvedCost_operations)"
-  }, {
-    "@language" : "it",
-    "@value" : "Totale dei costi approvati dopo valutazione in itinere rispetto ai costi rendicontati dai beneficiari. Calcolati come somma dell'omologa variabile \"approvedCost\" presente a livello di aggregazione inferiore (approvedCost_operations)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "approved cost of CTN/PRIN initiative"
-  }, {
-    "@language" : "it",
-    "@value" : "costi approvati per iniziative CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinInitiativeCommittedContribution",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total contributions committed by the Ministry on eligible costs following ex-ante evaluation. Calculated as the sum of the homologous variable \"committedContribution\" present at the lower aggregation level (committedContribution_operations)"
-  }, {
-    "@language" : "it",
-    "@value" : "Totale dei contributi impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante. Calcolati come somma dell'omologa variabile \"committedContribution\" presente a livello di aggregazione inferiore (committedContribution_operations)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "committed contribution of CTN/PRIN initiative"
-  }, {
-    "@language" : "it",
-    "@value" : "contributi impiegati per iniziative CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinInitiativeCommittedCredit",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total credits committed by the Ministry on eligible costs following ex-ante evaluation (only for companies). Calculated as the sum of the homologous variable 'committedCredit' present at the lower aggregation level (committedCredit_operations)."
-  }, {
-    "@language" : "it",
-    "@value" : "Totale dei crediti impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante (solo per imprese). Calcolati come somma dell'omologa variabile \"committedCredit\" presente a livello di aggregazione inferiore (committedCredit_operations)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "committed credit of CTN/PRIN initiative"
-  }, {
-    "@language" : "it",
-    "@value" : "credito impegnato per iniziative CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinInitiativeGrantedContribution",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total contributions disbursed compared to approved costs. Calculated as the sum of the corresponding 'grantedContribution' variable at the lower aggregation level (grantedContribution_operations)."
-  }, {
-    "@language" : "it",
-    "@value" : "Totale dei contributi erogati rispetto ai costi approvati. Calcolati come somma dell'omologa variabile \"grantedContribution\" presente a livello di aggregazione inferiore (grantedContribution_operations)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "contributo erogato per iniziative CTN/PRIN"
-  }, {
-    "@language" : "en",
-    "@value" : "granted contribution of CTN/PRIN initiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinInitiativeReportedCost",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total costs reported by beneficiaries compared to eligible costs. Calculated as the sum of the homologous variable 'reportedCost' present at the lower aggregation level (reportedCost_operations)"
-  }, {
-    "@language" : "it",
-    "@value" : "Totale dei costi rendicontati dai beneficiari rispetto ai costi ammessi. Calcolati come somma dell'omologa variabile \"reportedCost\" presente a livello di aggregazione inferiore (reportedCost_operations)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "costi rendicontati per iniziative CTN/PRIN"
-  }, {
-    "@language" : "en",
-    "@value" : "reported cost of CTN/PRIN initiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinOperationAdmittedCost",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Admitted costs after evaluation of the costs indicated in the project proposal. Calculated as the sum of the counterpart variable 'admittedCost' present at lower aggregation level (admittedCost_amounts)"
-  }, {
-    "@language" : "it",
-    "@value" : "Costi ammessi dopo la valutazione dei costi indicati nella proposta di progetto. Calcolati come somma dell'omologa variabile \"admittedCost\" presente a livello di aggregazione inferiore (admittedCost_amounts)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "admitted cost of CTN/PRIN operation"
-  }, {
-    "@language" : "it",
-    "@value" : "costi amessi per operazioni CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinOperationApprovedCost",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Costi approvati dopo valutazione in itinere rispetto ai costi rendicontati dal beneficiario a cui fa capo l'operazione. Calcolati come somma dell'omologa variabile \"approvedCost\" presente a livello di aggregazione inferiore (approvedCost_amounts)"
-  }, {
-    "@language" : "en",
-    "@value" : "Costs approved after evaluation in itinere compared to the costs reported by the beneficiary to which the operation belongs. Calculated as the sum of the approvedCost variable at the lower aggregation level (approvedCost_amounts)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "approved cost of CTN/PRIN operation"
-  }, {
-    "@language" : "it",
-    "@value" : "costi approvati per operazioni CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinOperationCommittedContribution",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Contributi impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante. Calcolati come somma dell'omologa variabile \"committedContribution\" presente a livello di aggregazione inferiore (committedContribution_operations)"
-  }, {
-    "@language" : "en",
-    "@value" : "Contributions committed by the Ministry on eligible costs following ex-ante evaluation. Calculated as the sum of the corresponding 'committedContribution' variable at the lower aggregation level (committedContribution_operations)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "committed contribution of CTN/PRIN operation"
-  }, {
-    "@language" : "it",
-    "@value" : "contributi impegnati per operazioni CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinOperationCommittedCredit",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Crediti impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante (solo per imprese). Calcolati come somma dell'omologa variabile \"committedCredit\" presente a livello di aggregazione inferiore (committedCredit_amounts)"
-  }, {
-    "@language" : "en",
-    "@value" : "Credits committed by the Ministry on eligible costs following ex-ante evaluation (only for companies). Calculated as the sum of the homologous variable 'committedCredit' present at the lower aggregation level (committedCredit_amounts)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "committed credit of CTN/PRIN operation"
-  }, {
-    "@language" : "it",
-    "@value" : "credito impegnato per operazioni CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinOperationGrantedContribution",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It represents the contributions disbursed in relation to the costs approved for the operation."
-  }, {
-    "@language" : "it",
-    "@value" : "Rappresenta i contributi erogati rispetto ai costi approvati per l'operazione."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "contributo erogato per operazioni CTN/PRIN"
-  }, {
-    "@language" : "en",
-    "@value" : "granted contribution of CTN/PRIN operation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinOperationIdentifier",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "ID univoco di una operazione.\nE' ottenuto concatenando le seguenti variabili all'origine:\nCodice locale progetto +  ambito + CF beneficiario\ncorrispondenti a: projectCode + scope_operations + fiscalcode_entity"
-  }, {
-    "@language" : "en",
-    "@value" : "Unique ID of an operation.\nIt is obtained by concatenating the following variables at the origin: \"Codice locale progetto +  ambito + CF beneficiario\"  corresponding to: projectCode + scope_operations + fiscalcode_entity"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "CTN/PRIN operation identifier"
-  }, {
-    "@language" : "it",
-    "@value" : "identificatore operazione CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinOperationReportedCost",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Costi rendicontati dal beneficiario a cui fa capo l'operazione rispetto ai costi ammessi. Calcolati come somma dell'omologa variabile \"reportedCost\" presente a livello di aggregazione inferiore (reportedCost_amounts)"
-  }, {
-    "@language" : "en",
-    "@value" : "Costs reported by the beneficiary to which the operation relates in relation to the eligible costs. Calculated as the sum of the homologous variable 'reportedCost' present at the lower aggregation level (reportedCost_amounts)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "costi rendicontati da operazioni CTN/PRIN"
-  }, {
-    "@language" : "en",
-    "@value" : "reported cost of CTN/PRIN operation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ctnprinOperationScope",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Ambito operativo dell'operazione. Può essere:\n- R&S\n- Formazione\n- Ricerca di base"
-  }, {
-    "@language" : "en",
-    "@value" : "Operational scope of the operation. Could be:\n- R&D\n- Training\n- Basic research"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ambito operazione CTN/PRIN"
-  }, {
-    "@language" : "en",
-    "@value" : "scope of CTN/PRIN operation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid152"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/cycleStartingYear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "L'anno di inizio del ciclo accademico corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "The start year of the corresponding academic cycle."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "anno di inizio del ciclo"
-  }, {
-    "@language" : "en",
-    "@value" : "cycle starting year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/year"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/decreeDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Data di emissione del decreto MIUR (Ministero dell'Istruzione, dell'Università e della Ricerca) in cui è pubblicato il bando/avviso che definisce originariamente l'iniziativa in esame"
-  }, {
-    "@language" : "en",
-    "@value" : "Date of issue of the MIUR (Ministry of Education, University and Research) decree in which the call/notice originally defining the initiative in question is published"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data decreto"
-  }, {
-    "@language" : "en",
-    "@value" : "decree date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/decreeNumber",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Identification number of the MIUR (Ministry of Education, University and Research) decree in which the notice/warning/... which originally defines the initiative in question is published"
-  }, {
-    "@language" : "it",
-    "@value" : "Numero identificativo del decreto MIUR (Ministero dell'Istruzione, dell'Università e della Ricerca) in cui è pubblicato il bando/avviso/... che definisce originariamente l'iniziativa in esame"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "decree number"
-  }, {
-    "@language" : "it",
-    "@value" : "numero decreto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/definedIn",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Collega l'affiliazione accademica con l'organizzazione corrispondente"
-  }, {
-    "@language" : "en",
-    "@value" : "Connects the academic affiliation with the corresponding organization"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AcademicAffiliation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "defined in"
-  }, {
-    "@language" : "it",
-    "@value" : "definito in"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/departmentName",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il nome del dipartimento universitario corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "The corresponding university'a department name."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "department name"
-  }, {
-    "@language" : "it",
-    "@value" : "nome dipartimento"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - valutare l'uso della classe organizzazione con il nome"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - evaluate the possiblity to reuse directly organisation class"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/dispositionFirstSubmittedDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Data in cui uno sponsor indica che ritarderà la pubblicazione dei risultati (e sta certificando l'approvazione iniziale o il nuovo utilizzo), o quando richiede una proroga della scadenza. Il suffisso _submitted indica la data in cui il responsabile ha premuto il pulsante di rilascio nel sistema di invio dati di ClinicalTrials.gov, inviando così i dati per la revisione prima della pubblicazione."
-  }, {
-    "@language" : "en",
-    "@value" : "Date when a sponsor indicates that they will be delaying posting of results (and are certifying initial approval or new use), or when they apply for an extension of the deadline. The _submitted suffix indicates the date that the responsible party pressed the release button in the ClinicalTrials.gov data submission system, thereby submitting the data for review prior to posting."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "disposition first submitted date"
-  }, {
-    "@language" : "it",
-    "@value" : "disposizione prima data presentazione"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/dispositionFirstSubmittedQCDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il suffisso _submitted_qc indica la data di presentazione della versione del record che soddisfa i criteri di controllo della qualità. È comune che ci siano revisioni tra la prima presentazione e la presentazione che soddisfa i criteri qc. Si noti che questa non è la data in cui è stata completata la revisione qc"
-  }, {
-    "@language" : "en",
-    "@value" : "The _submitted_qc suffix indicates the submission date of the version of the record that met quality control criteria. It is common for there to be revisions between the first submission and the submission that meets qc criteria. Note this is not the date that the qc review was completed.\""
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "disposition first submitted QC date"
-  }, {
-    "@language" : "it",
-    "@value" : "disposizione prima data presentazione QC"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/distributedInErasumplusFile",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is used to link the output result of an erasmus plus project to the associated file."
-  }, {
-    "@language" : "it",
-    "@value" : "Viene utilizzato per collegare il risultato di un progetto erasmus plus al file associato."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProjectResult"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "distribuito in un file eramsus+"
-  }, {
-    "@language" : "en",
-    "@value" : "distributed in erasmus+ file"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusFile"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/documentationURL",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Link a pagina web contenente il decreto del MIUR in cui è pubblicato il bando/avviso/... che prevede la concessione di finanziamenti per l'iniziativa in esame oltre ad eventuali allegati e decreti integrativi"
-  }, {
-    "@language" : "en",
-    "@value" : "Link to the web page containing the decree of the Ministry of Education, University and Research (MIUR) in which is published the call/announcement /... which provides for the granting of funding for the initiative in question, as well as any attachments and supplementary decrees."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "URL documentazione"
-  }, {
-    "@language" : "en",
-    "@value" : "documentation URL"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#anyURI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/SM/URL"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ecContribution",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Finanziamento concesso dall'Unione Europea. L'importo è espresso in euro."
-  }, {
-    "@language" : "en",
-    "@value" : "Funding granted by the European Union. The amount is expressed in euros."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid159"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "EC contribution"
-  }, {
-    "@language" : "it",
-    "@value" : "contributo CE"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ecGrantAgreementNo",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Grant agreement identifier of an EC project."
-  }, {
-    "@language" : "it",
-    "@value" : "Identificativo dell'accordo di finanziamento di un progetto CE."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid162"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "ec grant agreement number"
-  }, {
-    "@language" : "it",
-    "@value" : "identificativo accordo finanziamento CE"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ecMaxContribution",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La parte di costo di un progetto CE finanziata dall'Unione Europea. L'importo è espresso in euro."
-  }, {
-    "@language" : "en",
-    "@value" : "The part of an EC project's cost that is funded by European Union. The amount is expressed in euros."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid165"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "EC maximum contribution"
-  }, {
-    "@language" : "it",
-    "@value" : "massimo contributo CE"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/editionLabel",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/endingYear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Ending year of the project"
-  }, {
-    "@language" : "it",
-    "@value" : "Indica l'anno di fine di un progetto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid168"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "anno di fine"
-  }, {
-    "@language" : "en",
-    "@value" : "ending year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/year"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/enrollmentType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il numero totale di partecipanti da iscrivere. Essi sono: la stima (numero target) o il numero totale effettivo di partecipanti che vengono arruolati nello studio clinico."
-  }, {
-    "@language" : "en",
-    "@value" : "The total number of participants to be enrolled. They are either: estimated (target number) or the actual total number of participants that are enrolled in the clinical study."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "enrollment type"
-  }, {
-    "@language" : "it",
-    "@value" : "tipo di iscrizione"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - definizione necessita di revisione"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - definition need to be re-checked"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/erasmusplusOrgType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Quando disponibile, si riferisce al tipo di organizzazione che partecipa al progetto Erasmus+."
-  }, {
-    "@language" : "en",
-    "@value" : "When available, it refers to the type of the organization participating in the Erasmus+ project."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusParticipant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "erasmus+ organization type"
-  }, {
-    "@language" : "it",
-    "@value" : "tipologia di organizzazione erasmus+"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/eurekaOrgType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Tipologia di organizzazione (Istituto di Ricerca, grande impresa, universitá, SME, R&D SME, altro)"
-  }, {
-    "@language" : "en",
-    "@value" : "Type of organization (Research institute, Large company, University, SME, R&D SME, Other)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAParticipant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "eureka's organization type"
-  }, {
-    "@language" : "it",
-    "@value" : "tipologia di organizzazione eureka"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/eurekaProjectId",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Codice univoco progetto EUREKA"
-  }, {
-    "@language" : "en",
-    "@value" : "EUREKA project unique identifier"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "EUREKA project ID"
-  }, {
-    "@language" : "it",
-    "@value" : "ID del progetto EUREKA"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/expandedAccessType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property used to indicate the type of expanded access for the AACT study. (A way for patients with serious diseases or conditions who cannot participate in a clinical trial to gain access to a medical product that has not been approved by the U.S. Food and Drug Administration (FDA). Also called compassionate use.).\nThe type can be:\n\"Individual\" -- it allows a single patient, with a serious disease or condition who cannot participate in a clinical trial, access to a drug or biological product that has not been approved by the FDA. This category also includes access in an emergency situation.);\n\"Intermediate\" -- it allows more than one patient (but generally fewer patients than through a Treatment IND/Protocol) access to a drug or biological product that has not been approved by the FDA. This type of expanded access is used when multiple patients with the same disease or condition seek access to a specific drug or biological product that has not been approved by the FDA;\n\"Treatment\" --it allows a large, widespread population access to a drug or biological product that has not been approved by the FDA. This type of expanded access can only be provided if the product is already being developed for marketing for the same use as the expanded access use."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà utilizzata per indicare il tipo di accesso esteso per lo studio AACT. (Un modo per i pazienti con malattie o condizioni gravi che non possono partecipare a uno studio clinico per ottenere l'accesso a un prodotto medico che non è stato approvato dalla Food and Drug Administration (FDA) degli Stati Uniti. Chiamato anche uso compassionevole).\nIl tipo può essere:\n\"Individuale\" -- permette a un singolo paziente, con una malattia o condizione grave che non può partecipare a una sperimentazione clinica, di accedere a un farmaco o a un prodotto biologico che non è stato approvato dalla FDA. Questa categoria comprende anche l'accesso in una situazione di emergenza);\n\"Intermedio\" -- permette a più di un paziente (ma generalmente meno pazienti che attraverso un trattamento IND/Protocollo) l'accesso a un farmaco o prodotto biologico che non è stato approvato dalla FDA. Questo tipo di accesso esteso viene utilizzato quando più pazienti con la stessa malattia o condizione cercano di accedere a un farmaco o prodotto biologico specifico che non è stato approvato dalla FDA;\n\"Trattamento\" -- permette a una vasta e diffusa popolazione di accedere a un farmaco o prodotto biologico che non è stato approvato dalla FDA. Questo tipo di accesso esteso può essere fornito solo se il prodotto è già in fase di sviluppo per la commercializzazione per lo stesso uso dell'accesso esteso."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "expanded access type"
-  }, {
-    "@language" : "it",
-    "@value" : "tipo accesso esteso"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid174"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/expenseType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Tipologia di spesa tra quelle previste dall'iniziativa (bando, avviso, …): - Personale - Strumentazione - Fabbricati - …."
-  }, {
-    "@language" : "en",
-    "@value" : "Type of expenditure among those foreseen by the initiative (call for proposals, notice, ...): - Personnel - Instrumentation - Buildings - ...."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINAmount"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "expense type"
-  }, {
-    "@language" : "it",
-    "@value" : "tipo di spese"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/expireDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Final deadline for submission of project proposals for CTN/PRIN initiative"
-  }, {
-    "@language" : "it",
-    "@value" : "Ultima data di scadenza utile per la presentazione di proposte di progetto per l'iniziativa di tipo CTN/PRIN in esame"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data scadenza"
-  }, {
-    "@language" : "en",
-    "@value" : "expiration date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/finalBalance",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Amount of the final balance. The values are expressed in EURO. The final balance refers to the year (T-1)."
-  }, {
-    "@language" : "it",
-    "@value" : "Importo del conto consuntivo. I valori sono espressi in EURO. Il conto consuntivo fa riferimento all'anno (T-1)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATContributionRevenue"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "bilancio finale"
-  }, {
-    "@language" : "en",
-    "@value" : "final balance"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/financialContribution",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il contributo finanziario per un partecipante a un progetto Eureka."
-  }, {
-    "@language" : "en",
-    "@value" : "The financial contribution for a participant in an EUREKA project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAParticipant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "contributo finanziario"
-  }, {
-    "@language" : "en",
-    "@value" : "financial contribution"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#float"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/forChafeaProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà si collega ad una delle corrispondenti attività finanziate."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links to one of the corresponding funded activities."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CHAFEAParticipant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un progetto chafea"
-  }, {
-    "@language" : "en",
-    "@value" : "has chafea project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CHAFEAProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/forEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "prova"
-  }, {
-    "@language" : "en",
-    "@value" : "testing"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/forECProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà si collega ad un corrispondente progetto della CE."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links to a corresponding EC project."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECParticipant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un progetto CE"
-  }, {
-    "@language" : "en",
-    "@value" : "has ec project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid1"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/forEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "prova"
-  }, {
-    "@language" : "en",
-    "@value" : "testing"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/forEurekaProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un partecipante al corrispondente progetto EUREKA."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects a participant with the corresponding EUREKA project."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAParticipant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "partecipa in progetto eureka"
-  }, {
-    "@language" : "en",
-    "@value" : "participates in eureka project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/forEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "prova"
-  }, {
-    "@language" : "en",
-    "@value" : "testing"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/foundationProjectDescription",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Fornisce una descrizione del progetto alla base della fondazione dello spin-off."
-  }, {
-    "@language" : "en",
-    "@value" : "It provides a description of the project behind the foundation of the spin-off."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Spinoff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "descrizione progetto di fondazione"
-  }, {
-    "@language" : "en",
-    "@value" : "foundation project description"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/foundedBy",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is used to link the spin-off to the research institution or university of origin, to which its foundation is linked."
-  }, {
-    "@language" : "it",
-    "@value" : "Viene utilizzato per collegare lo spin-off all'ente di ricerca o ateneo di origine, a cui è collegata la sua fondazione."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Spinoff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "fondata da"
-  }, {
-    "@language" : "en",
-    "@value" : "founded by"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/founderCapital",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Indica il capitale dello spin-off al momento della sua fondazione."
-  }, {
-    "@language" : "en",
-    "@value" : "It indicates the capital of the spin-off at the time of its foundation."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Spinoff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "capitale fondatore"
-  }, {
-    "@language" : "en",
-    "@value" : "founder capital"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/founderPatent",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Indica se sono presenti o meno dei brevetti collegati allo spin-off."
-  }, {
-    "@language" : "en",
-    "@value" : "It indicates whether there are or not any patents related to the spin-off."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Spinoff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "brevetto fondatore"
-  }, {
-    "@language" : "en",
-    "@value" : "founder patent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/founderShareholding",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Indica la participazione azionaria  (in percentuale) dell'Università o dell'ente di ricerca di origine al momento della fondazione dello spin-off."
-  }, {
-    "@language" : "en",
-    "@value" : "It indicates the shareholding (in percentage) of the university or research institution of origin at the time of the foundation of the spin-off."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Spinoff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "founder shareholding"
-  }, {
-    "@language" : "it",
-    "@value" : "partecipazione azionaria fondatore"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/grant",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property used to indicate the funding in euros received by the EUREKA participant"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà usata per indicare il contributo in euro ricevuto dai  partecipanti EUREKA"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAParticipant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "contributo (per partecipanti EUREKA)"
-  }, {
-    "@language" : "en",
-    "@value" : "grant (for EUREKA participant)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/grantAgreementNo",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Grant agreement identifier of an EC project."
-  }, {
-    "@language" : "it",
-    "@value" : "Identificativo dell'accordo di sovvenzione di un progetto CE."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "grant agreement number"
-  }, {
-    "@language" : "it",
-    "@value" : "numero dell'accordo di sovvenzione"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAACTCondition",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La malattia, il disturbo, la sindrome, la malattia o la lesione che si sta studiando. Su ClinicalTrials.gov, le condizioni possono includere anche altre questioni relative alla salute, come la durata della vita, la qualità della vita e i rischi per la salute."
-  }, {
-    "@language" : "en",
-    "@value" : "The disease, disorder, syndrome, illness, or injury that is being studied. On ClinicalTrials.gov, conditions may also include other health-related issues, such as lifespan, quality of life, and health risks."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha condizione AACT"
-  }, {
-    "@language" : "en",
-    "@value" : "has AACT condition"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTCondition"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAACTConditionMeshTerm",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il nome o i nomi della malattia o della condizione o delle condizioni studiate nello studio clinico, o il focus dello studio clinico descrittori appropriati da NLM's Medical Subject Headings (MeSH) - thesaurus vocabolario controllato da NLM's Medical Subject Headings (MeSH) - o termini da un altro vocabolario, come la Systematized Nomenclature of Medicine-Clinical Terms (SNOMED CT), che è stato mappato a MeSH all'interno del Metathesaurus Unified Medical Language System (UMLS)."
-  }, {
-    "@language" : "en",
-    "@value" : "The name(s) of the disease(s) or condition(s) studied in the clinical study, or the focus of the clinical study appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus or terms from another vocabulary, such as the Systematized Nomenclature of Medicine—Clinical Terms (SNOMED CT), that has been mapped to MeSH within the Unified Medical Language System (UMLS) Metathesaurus."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha termine MeSH di condizione AACT"
-  }, {
-    "@language" : "en",
-    "@value" : "has AACT condition MeSH term"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTConditionMeshTerm"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasAACTMeshTerm"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAACTDesign",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "I metodi di indagine e le strategie utilizzate nello studio clinico. Una descrizione delle modalità di conduzione dello studio clinico"
-  }, {
-    "@language" : "en",
-    "@value" : "The investigative methods and strategies used in the clinical study. A description of the manner in which the clinical trial will be conducted"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha sviluppo AACT"
-  }, {
-    "@language" : "en",
-    "@value" : "has AACT design"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAACTEligibility",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "I requisiti chiave che le persone che vogliono partecipare a uno studio clinico devono soddisfare o le caratteristiche che devono avere."
-  }, {
-    "@language" : "en",
-    "@value" : "The key requirements that people who want to participate in a clinical study must meet or the characteristics they must have."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha idoneitá AACT"
-  }, {
-    "@language" : "en",
-    "@value" : "has AACT eligibility"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTEligibility"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAACTFacility",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "conduzione del sito/partecipazione ad uno studio"
-  }, {
-    "@language" : "en",
-    "@value" : "site conducting/participating in a study"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha struttura per sperimentazione clinica"
-  }, {
-    "@language" : "en",
-    "@value" : "has clinical trial facility"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTFacility"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - da verificare"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - to be verified"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAACTIntervention",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A process or action that is the focus of a clinical study. Interventions include drugs, medical devices, procedures, vaccines, and other products that are either investigational or already available. Interventions can also include noninvasive approaches, such as education or modifying diet and exercise."
-  }, {
-    "@language" : "it",
-    "@value" : "Un processo o un'azione che è il fulcro di uno studio clinico. Gli interventi comprendono farmaci, dispositivi medici, procedure, vaccini e altri prodotti che sono in fase di sperimentazione o già disponibili. Gli interventi possono anche includere approcci non invasivi, come l'educazione o la modifica della dieta e dell'esercizio fisico."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha intervento AACT"
-  }, {
-    "@language" : "en",
-    "@value" : "has AACT intervention"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTIntervention"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAACTInterventionMeshTerm",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Clinical study intervention appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus"
-  }, {
-    "@language" : "it",
-    "@value" : "interventi di studio clinico descritti da NLM's Medical Subject Headings (MeSH) - thesaurus del vocabolario controllato da NLM's Medical Subject Headings (MeSH) - thesaurus del vocabolario"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha termine MeSH di intervento AACT"
-  }, {
-    "@language" : "en",
-    "@value" : "has AACT intervention MeSH term"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTInterventionMeshTerm"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasAACTMeshTerm"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAACTMeshTerm",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha termine MeSH riportato da AACT"
-  }, {
-    "@language" : "en",
-    "@value" : "has AACT reported MeSH term"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTMeshTerm"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAACTResponsible",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La persona responsabile dell'invio di informazioni su uno studio clinico a ClinicalTrials.gov e dell'aggiornamento di tali informazioni. Di solito lo sponsor dello studio o lo sperimentatore."
-  }, {
-    "@language" : "en",
-    "@value" : "The person responsible for submitting information about a clinical study to ClinicalTrials.gov and updating that information. Usually the study sponsor or investigator."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha responsabile AACT"
-  }, {
-    "@language" : "en",
-    "@value" : "has AACT responsible"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/CPV/Person"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAACTSponsor",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "L'organizzazione o la persona che avvia lo studio e che ha autorità e controllo sullo studio."
-  }, {
-    "@language" : "en",
-    "@value" : "The organization or person who initiates the study and who has authority and control over the study."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha sponsor AACT"
-  }, {
-    "@language" : "en",
-    "@value" : "has AACT sponsor"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTSponsor"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAACTStudy",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà si collega allo studio corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links to the corresponding study."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid4"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha studio AACT"
-  }, {
-    "@language" : "en",
-    "@value" : "has AACT study"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAcademicDegree",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà è collegata a un titolo accademico."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links to an academic degree."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid10"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha una laurea"
-  }, {
-    "@language" : "en",
-    "@value" : "has academic degree"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AcademicDegree"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAcademicDiscipline",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà consente di collegare qualunque cosa del dominio a discipline accademiche (definite nell'ambito del relativo vocabolario controllato)."
-  }, {
-    "@language" : "en",
-    "@value" : "This property allows one to link any thing of the domain with the academic disciplines (defined in the context of the related controlled vocabulary)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha discipline accademiche"
-  }, {
-    "@language" : "en",
-    "@value" : "has Academic Discipline"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AcademicDiscipline"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAcademicOrg",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà si collega diversi dati statistici a un'organizzazione accademica."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links different statistical data to an academic Organization."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid18"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha organizzazione accademica"
-  }, {
-    "@language" : "en",
-    "@value" : "has academic organization"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/PublicOrganization"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/hasPublicOrganization"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasAcademicRole",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Connects a ReseacherSeniorityGrade with the corresponding AcademicRole."
-  }, {
-    "@language" : "it",
-    "@value" : "Connette un ReseacherSeniorityGrade al corrispondente AcademicRole."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ResearcherSeniorityGrade"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha ruolo accademico"
-  }, {
-    "@language" : "en",
-    "@value" : "has academic role"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid32"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasArea",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links some statistical aggregated data and the academic degree to the CUN area."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega alcuni dati statistici e la laurea all'area CUN di riferimento della classificazione sulle discipline accademiche."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid35"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha area CUN"
-  }, {
-    "@language" : "en",
-    "@value" : "has CUN area"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Area"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasAcademicDiscipline"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasCHAFEAOutput",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un'attività finanziata con uno dei suoi risultati."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects a funded activity with one of its outputs."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CHAFEAProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha risultato CHAFEA"
-  }, {
-    "@language" : "en",
-    "@value" : "has CHAFEA output"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CHAFEAOutput"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasResult"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasCHAFEAParticipant",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un'attività finanziata con le istituzioni coinvolte."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects a funded activity with the institutions involved."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CHAFEAProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha partecipante CHAFEA"
-  }, {
-    "@language" : "en",
-    "@value" : "has CHAFEA participant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CHAFEAParticipant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/hasRiT"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasCTNPRINAmount",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega l'operazione con gli importi."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links the operation with the amounts."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha importo riportato da CTN/PRIN"
-  }, {
-    "@language" : "en",
-    "@value" : "has CTN/PRIN amount"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINAmount"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasCTNPRINFinancingFund",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Collega un'iniziativa al fondo di finanziamento da cui l'iniziativa attinge le sue risorse economiche"
-  }, {
-    "@language" : "en",
-    "@value" : "Connects an initiative to the financing fund from which the initiative draws its economic resources"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "ha CTN/PRIN financing fund"
-  }, {
-    "@language" : "it",
-    "@value" : "ha fondo di finanziamento CTN/PRIN"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINFinancingFund"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasCessationYear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Indica l'anno di cessazione dell'attività dello spin-off, se applicabile."
-  }, {
-    "@language" : "en",
-    "@value" : "It indicates the year of cessation of the spin-off activity, if applicable."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Spinoff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha anno di cessazione"
-  }, {
-    "@language" : "en",
-    "@value" : "has cessation year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasCompletionDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La data in cui l'ultimo partecipante a uno studio clinico è stato esaminato o ha ricevuto un intervento/trattamento per raccogliere i dati finali per le misure di esito primario, le misure di esito secondario e gli eventi avversi (cioè l'ultima visita dell'ultimo partecipante). La data \"stimata\" di completamento dello studio è la data che i ricercatori ritengono essere la data di completamento dello studio."
-  }, {
-    "@language" : "en",
-    "@value" : "The date on which the last participant in a clinical study was examined or received an intervention/treatment to collect final data for the primary outcome measures, secondary outcome measures, and adverse events (that is, the last participant's last visit). The \"estimated\" study completion date is the date that the researchers think will be the study completion date."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha data di completamento"
-  }, {
-    "@language" : "en",
-    "@value" : "has completion date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI#TimeInstant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "prova"
-  }, {
-    "@language" : "en",
-    "@value" : "testing"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasCoordinator",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Beneficiario principale in un gruppo di beneficiari. Punto di contatto principale per il progetto."
-  }, {
-    "@language" : "en",
-    "@value" : "Lead beneficiary in a group of beneficiaries. Main contact point for the project."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicResearchProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha coordinatore"
-  }, {
-    "@language" : "en",
-    "@value" : "has coordinator"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/isCoordinatorOf"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasCountryInvolvement",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Country where the facility conducting a clinical protocol is located"
-  }, {
-    "@language" : "it",
-    "@value" : "Paese in cui si trova la struttura che conduce un protocollo clinico"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha coinvolgimento del paese"
-  }, {
-    "@language" : "en",
-    "@value" : "has country involvement"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CountryInvolvement"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasDSUInterventionType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega l'informazione sui dati relativi agli interventi a favore degli studenti alla tipologia di intervento corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links the information on student intervention data to the corresponding type of intervention."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha tipo/classe di intervento DSU"
-  }, {
-    "@language" : "en",
-    "@value" : "has DSU intervention type"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/DSUInterventionType"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasDiploma",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà si collega a un diploma accademico."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links to an academic diploma."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid38"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha  diploma"
-  }, {
-    "@language" : "en",
-    "@value" : "has diploma"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Diploma"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasDispositionFirstPostedDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il suffisso _posted indica la data in cui una presentazione è stata resa pubblica su ClinicalTrials.gov. In genere, l'invio avviene il giorno lavorativo successivo al completamento della revisione del qc. Abbiamo iniziato a raccogliere le date di pubblicazione all'inizio del 2017. Le date precedenti a tale data sono estmate. Tutte le date pubblicate includono un attributo di tipo Actual o Estimate."
-  }, {
-    "@language" : "en",
-    "@value" : "The _posted suffix indicates the date that a submission was made public on ClinicalTrials.gov. Typically, posting occurs the business day after qc review was successfully completed. We began collecting posted dates in early 2017. Dates from before then are estmates. All posted dates include a type attribute of Actual or Estimate."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha disposizione prima data pubblicazione"
-  }, {
-    "@language" : "en",
-    "@value" : "has disposition first posted date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI#TimeInstant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "prova"
-  }, {
-    "@language" : "en",
-    "@value" : "testing"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasECActivityType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Tipologia di organizzazione che partecipa ad un progetto CE. Le seguenti descrizioni e codici di convenzione sono utilizzati per distinguere tra i diversi tipi di organizzazioni: società private a scopo di lucro (PRC), enti pubblici (esclusi ricerca e istruzione) (PUB), organizzazioni di ricerca (esclusa l'istruzione) (REC), istituti di istruzione secondaria e superiore (HES) e altri enti (OTH)."
-  }, {
-    "@language" : "en",
-    "@value" : "Type of organisation participating in a EC project. The following descriptions and convention codes are used for distinguishing between different types of organisations: private for profit companies (PRC), public bodies (excluding research and education) (PUB), research organisations (excluding education) (REC), secondary and higher education establishments (HES), and other entities (OTH)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECParticipant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha tipo di attivitá CE"
-  }, {
-    "@language" : "en",
-    "@value" : "has EC activity type"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECActivityType"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasECFrameworkProgramme",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un progetto CE con il corrispondente programma quadro."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links an EC project with the corresponding framework programme."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid41"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha struttura di lavoro CE"
-  }, {
-    "@language" : "en",
-    "@value" : "has EC framework programme"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECFrameworkProgramme"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasECParticipant",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un progetto CE con uno dei suoi partecipanti."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects an EC project with one of its participants."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid44"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha partecipante CE"
-  }, {
-    "@language" : "en",
-    "@value" : "has EC participant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECParticipant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/hasRiT"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasECTopic",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un progetto CE con l'argomento corrispondente all'interno del suo invito a presentare proposte."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects an EC project with the corresponding topic within its call for proposals."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid47"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha argomento CE"
-  }, {
-    "@language" : "en",
-    "@value" : "has EC topic"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECTopic"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/hasTopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasERCGrantType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un progetto del CER con il tipo di sovvenzione corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects an EC or ERC project with the corresponding type of grant."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid50"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha tipo contributo ERC"
-  }, {
-    "@language" : "en",
-    "@value" : "has ERC grant type"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ERCGrantType"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasERCPanel",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà si collega al corrispondente pannello del CER."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links to the corresponding ERC panel."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid53"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha pannello ERC"
-  }, {
-    "@language" : "en",
-    "@value" : "has ERC panel"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ERCPanel"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/hasTopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasERCSubpanel",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property used to specify the second level area/sector of reference (if any) for the CTN/PRIN Operation or CTN/PRIN  Project"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà utilizzata per specificare il secondo livello dell'area/settore di riferimento (se esistente) per un'operazione o un progetto CTN/PRIN."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid58"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha sotto pannello ERC"
-  }, {
-    "@language" : "en",
-    "@value" : "has ERC sub-panel"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ERCSubpanel"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/hasTopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasEUREKAParticipant",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un progetto EUREKA con uno dei suoi partecipanti."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects an EUREKA project with one of its participants."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha partecipant EUREKA"
-  }, {
-    "@language" : "en",
-    "@value" : "has EUREKA participant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAParticipant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/hasRiT"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasEligibleSex",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that link the eligibility of clinical trials to the sex of a person. Since sex can be female and male, the property can be used to express when the eligible sex is female or when it is male, or both of the two. In this latter case, two occurences of this property can be used for the AACTEligibility class one for female, one for male, meaning that all possible sex options are accepted."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega l'idoneità degli studi clinici al sesso di una persona. Poiché il sesso può essere femminile e maschile, la proprietà può essere usata per esprimere quando il sesso idoneo è femminile o quando è maschile, o entrambi. In quest'ultimo caso, due materializzazioni di questa proprietà possono essere utilizzate per la classe AACTEligibilità, una per il sesso femminile e una per il sesso maschile, il che significa che tutte le opzioni sul sesso sono accettate (nei dataset è l'equivalente dell'opzione \"tutti)\")."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTEligibility"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha sesso idoneo"
-  }, {
-    "@language" : "en",
-    "@value" : "has eligible sex"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/CPV/Sex"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasEndingDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La proprietà rappresenta la data di fine"
-  }, {
-    "@language" : "en",
-    "@value" : "The property represents the date of ending"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha data di fine"
-  }, {
-    "@language" : "en",
-    "@value" : "has ending date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI#TimeInstant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasEnrollment",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega l'informazione sugli studenti iscritti degli atenei in regola con il pagamento delle tasse universitarie all'informazione sulle tipologie di iscrizione."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links information on enrolled students of universities in good standing with the payment of tuition fees to information on the types of enrollment."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha  iscrizione"
-  }, {
-    "@language" : "en",
-    "@value" : "has enrollment"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATEnrollment"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasErasmusPlusParticipant",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is used to link Erasmus+ projects to the entities which partecipate in the project."
-  }, {
-    "@language" : "it",
-    "@value" : "Viene utilizzato per collegare i progetti Erasmus+ alle entità che partecipano al progetto."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha partecipante Erasmus+"
-  }, {
-    "@language" : "en",
-    "@value" : "has Erasmus+ participant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusParticipant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/hasRiT"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasErasmusplusActionType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is used to link Erasmus+ projects to the action types."
-  }, {
-    "@language" : "it",
-    "@value" : "Viene utilizzato per collegare i progetti Erasmus+ ai tipi di azione."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha tipologia di azione Erasmus+"
-  }, {
-    "@language" : "en",
-    "@value" : "has Erasmus+ action type"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusActionType"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasErasmusplusKeyAction",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is used to link Erasmus+ projects to the key actions."
-  }, {
-    "@language" : "it",
-    "@value" : "Viene utilizzato per collegare i progetti Erasmus+ alle azioni chiave."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha azione chiave Erasmus+"
-  }, {
-    "@language" : "en",
-    "@value" : "has Erasmus+ key action"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusKeyAction"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasErasmusplusProjectResult",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is used to link Erasmus+ projects to the output results."
-  }, {
-    "@language" : "it",
-    "@value" : "Viene utilizzato per collegare i progetti Erasmus+ ai risultati ottenuti."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un risultato del progetto Erasmus+"
-  }, {
-    "@language" : "en",
-    "@value" : "has Erasmus+ project result"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProjectResult"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasResult"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasErasmusplusTopic",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is used to link Erasmus+ projects to Topics."
-  }, {
-    "@language" : "it",
-    "@value" : "Viene utilizzato per collegare i progetti Erasmus+ agli argomenti."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha argomento Erasmus+"
-  }, {
-    "@language" : "en",
-    "@value" : "has Erasmus+ topic"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ErasmusPlusTopic"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/hasTopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasEurekaCluster",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un progetto EUREKA con il cluster corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects an EUREKA project with the corresponding cluster."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha gruppo EUREKA"
-  }, {
-    "@language" : "en",
-    "@value" : "has EUREKA cluster"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKACluster"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasEurekaInstrument",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un progetto EUREKA con lo strumento corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects an EUREKA project with the corresponding instrument."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha strumento EUREKA"
-  }, {
-    "@language" : "en",
-    "@value" : "has EUREKA instrument"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAInstrument"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasEurekaMarketArea",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un progetto EUREKA con la corrispondente area di mercato."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects an EUREKA projects with the corresponding market area."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha area di mercato EUREKA"
-  }, {
-    "@language" : "en",
-    "@value" : "has EUREKA market area"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAMarketArea"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/hasTopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasEurekaTechArea",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un progetto EUREKA con l'area tecnologica corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects an EUREKA project with the corresponding tech area."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un area tecnica EUREKA"
-  }, {
-    "@language" : "en",
-    "@value" : "has EUREKA tech area"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKATechArea"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/hasTopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasFORDClassification",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà si collega alla classificazione dei Campi di ricerca e sviluppo (FORD) dell'UNESCO."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links to the UNESCO's Fields of research and development (FORD) classification."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATStaffByGender"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha una classificazione FORD"
-  }, {
-    "@language" : "en",
-    "@value" : "has FORD classification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/FORDClassification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/hasTopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasFoundationYear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Indica l'anno di fondazione dello spin-off."
-  }, {
-    "@language" : "en",
-    "@value" : "It indicates the year of foundation of the spin-off."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Spinoff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha anno di fondazione"
-  }, {
-    "@language" : "en",
-    "@value" : "has foundation year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasFounderFaculty",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property used to link the spin-off to the faculty of the university of origin, or to a division of the research institution of origin."
-  }, {
-    "@language" : "en",
-    "@value" : "Proprietà utilizzata per collegare lo spin-off alla facoltà dell'ateneo di origine, o a una divisione dell'ente di ricerca di origine."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Spinoff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "has facoltà fondatrice"
-  }, {
-    "@language" : "en",
-    "@value" : "has founder faculty"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/SupportUnit"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "prova"
-  }, {
-    "@language" : "en",
-    "@value" : "testing"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasFundingDSUOrg",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega qualunque cosa nel dominio inclusi gli interventi a favore degli studenti all'Ente o ufficio per il Diritto allo Studio Universitario (DSU) corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links things including the interventions in favour of students to the corresponding Institution or Office for the Right to University Studies (DSU)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha ente finanziatore di diritto allo studio"
-  }, {
-    "@language" : "en",
-    "@value" : "has funding DSU organisation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid61"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasFundingScheme",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un progetto CE con il corrispondente schema di finanziamento"
-  }, {
-    "@language" : "en",
-    "@value" : "This property links an EC project with the corresponding funding scheme."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid64"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha piano di finanziamento CE"
-  }, {
-    "@language" : "en",
-    "@value" : "has EC funding scheme"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECFundingScheme"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasIPC",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un brevetto con le corrispondenti etichette di classificazione IPC."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects a patent with the corresponding IPC classification labels."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Result"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha una classificazione internazione dei brevetti"
-  }, {
-    "@language" : "en",
-    "@value" : "has International Patent Classification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/hasTopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasISCEDFClassification",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà si collega alla classificazione internazionale standard dell'istruzione dell'UNESCO (ISCED)."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links to the UNESCO's International Standard Classification of Education (ISCED)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid67"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha classificazione ISCED-F"
-  }, {
-    "@language" : "en",
-    "@value" : "has ISCED-F classification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ISCEDFClassification"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/hasTopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasInitiative",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "An initiative may be associated with a call for proposals, a notice, an invitation, a campaign, etc."
-  }, {
-    "@language" : "it",
-    "@value" : "Un'iniziativa può essere associata ad un bando, un avviso, un invito, una campagna, etc."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid70"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un'iniziativa CTN/PRIN"
-  }, {
-    "@language" : "en",
-    "@value" : "has CTN/PRIN initiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasInstrument",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un progetto CHAFEA finanziato con lo strumento corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects a funded CHAFEA project with the corresponding instrument."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CHAFEAProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha strumento CHAFEA"
-  }, {
-    "@language" : "en",
-    "@value" : "has CHAFEA instrument"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CHAFEAInstrument"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasLastUpdatePostedDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La data più recente in cui sono state rese disponibili su ClinicalTrials.gov. Ci può essere un ritardo tra la data in cui le modifiche sono state inviate a ClinicalTrials.gov dallo sponsor o dallo sperimentatore dello studio (la data dell'ultimo aggiornamento inviato) e la data dell'ultimo aggiornamento pubblicato."
-  }, {
-    "@language" : "en",
-    "@value" : "The most recent date on which changes to a study record were made available on ClinicalTrials.gov. There may be a delay between when the changes were submitted to ClinicalTrials.gov by the study's sponsor or investigator (the last update submitted date) and the last update posted date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha data ultimo aggiornamento pubblicato"
-  }, {
-    "@language" : "en",
-    "@value" : "has last update posted date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI#TimeInstant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "prova"
-  }, {
-    "@language" : "en",
-    "@value" : "testing"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasOperation",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Identifica un'operazione contabile. Si veda la proprietà \"operationIdentifier\" per informazioni sulla definizione."
-  }, {
-    "@language" : "en",
-    "@value" : "Identifies an accounting transaction. See the \"operationIdentifier\" property for definition information."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid73"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha operazione CTN/PRIN"
-  }, {
-    "@language" : "en",
-    "@value" : "has CTN/PRIN operation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasOperationalSpinoffAddress",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Collega lo spin-off alla sua sede operativa."
-  }, {
-    "@language" : "en",
-    "@value" : "It connects the spin-off to its operational headquarters."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Spinoff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha indirizzo operativo spinoff"
-  }, {
-    "@language" : "en",
-    "@value" : "has operational spinoff address"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Address"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/hasAddress"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasParticipationCountry",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà si collega a un Paese."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links to a Country."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid76"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un pease"
-  }, {
-    "@language" : "en",
-    "@value" : "has country"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Country"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - da verificare"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasPatentInventor",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un brevetto con le persone che lo hanno inventato."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects a patent with the persons that invented it."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Patent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha inventore"
-  }, {
-    "@language" : "en",
-    "@value" : "has inventor"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/CPV/Person"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasPatentPriorityDetail",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Patent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha dettagli prioritari pubblicazione brevetto"
-  }, {
-    "@language" : "en",
-    "@value" : "has patent priority details"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/PatentPriorityDetail"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasPatentPublicationDetail",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un brevetto con i suoi dettagli di pubblicazione."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects a patent with its publication details."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Patent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha dettagli pubblicazione brevetto"
-  }, {
-    "@language" : "en",
-    "@value" : "has patent publication details"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/PatentPublicationDetail"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasPatentPublicationStage",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega i dettagli della pubblicazione del brevetto con l'attuale fase della pubblicazione."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects the publication details of the patent with the current stage of the publication."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/PatentPublicationDetail"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha fase di pubblicazione del brevetto"
-  }, {
-    "@language" : "en",
-    "@value" : "has patent publication stage"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/PatentPublicationStage"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasPhdCourse",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà si collega ad un corso di dottorato di ricerca corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links to a corresponding PhD course."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha  corso di dottorato di ricerca"
-  }, {
-    "@language" : "en",
-    "@value" : "has phd course"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ItalianPhDCourse"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasPrincipalInvestigator",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Esaminatore principale del progetto"
-  }, {
-    "@language" : "en",
-    "@value" : "Principal investigator of the project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicResearchProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha esaminatore principale"
-  }, {
-    "@language" : "en",
-    "@value" : "has principal investigator"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/CPV/Person"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - verificare la definizione"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasReportedCitizenship",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà si collega alla corrispondente cittadinanza segnalata dal sistema MIUR."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links to the corresponding citizenship reported by the MIUR system."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid81"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha cittadinanza riportata"
-  }, {
-    "@language" : "en",
-    "@value" : "has reported citizenship"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ReportedCitizenship"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasResearcherSeniorityGrade",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Codice identificativo della qualifica ricoperta dal personale docente/ricercatore secondo la classificazione del Manuale di Frascati 2015. La corrispondenza tra gradi e qualifica è la seguente: Grade A = Prof. I fascia (ordinario); Grade B = Prof. II fascia (associato); Grade C = Ricercatore a tempo indeterminato e determinato; Grade D = Titolare di assegno di ricerca."
-  }, {
-    "@language" : "en",
-    "@value" : "Identification code of the qualification held by the teaching staff/researcher according to the classification of the Frascati Manual 2015. The correspondence between grades and qualification is as follows: Grade A = Prof. I category (ordinary); Grade B = Prof. II category (associated); Grade C = Permanent and temporary researcher; Grade D = Holder of research grant."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATStaffByGender"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha anzianità di servizio del ricercatore"
-  }, {
-    "@language" : "en",
-    "@value" : "has researcher seniority grade"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ResearcherSeniorityGrade"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasResult",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links any thing in the modelled domain to the result or output."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega qualunque cosa nel dominio modellato a un risultato o output."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha risultato"
-  }, {
-    "@language" : "en",
-    "@value" : "has result"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Result"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasResultsFirstPostedDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Data in cui i risultati sono stati resi pubblici per la prima volta su ClinicalTrials.gov"
-  }, {
-    "@language" : "en",
-    "@value" : "Date on which results were first made public on ClinicalTrials.gov"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha risultati prima data pubblicazione"
-  }, {
-    "@language" : "en",
-    "@value" : "has results first posted date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI#TimeInstant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "prova"
-  }, {
-    "@language" : "en",
-    "@value" : "testing"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasSSD",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links some statistical data to the scientific disciplinary sector of the academic disciplines classification."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega alcuni dati statistici al settore scientifico disciplinare della classificazione sulle discipline accademiche."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha settore scientifico disciplinare"
-  }, {
-    "@language" : "en",
-    "@value" : "has scientific disciplinary sector"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ScientificDisciplinarySector"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasAcademicDiscipline"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasStartingDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Data di inizio di uno studio o di un'operazione."
-  }, {
-    "@language" : "en",
-    "@value" : "Starting date of a study or operation."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid86"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha data di inizio"
-  }, {
-    "@language" : "en",
-    "@value" : "has starting date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI#TimeInstant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "prova"
-  }, {
-    "@language" : "en",
-    "@value" : "testing"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasStudyFirstPostedDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La data in cui il record dello studio è stato disponibile per la prima volta su ClinicalTrials.gov. In genere c'è un ritardo di alcuni giorni tra la data in cui lo sponsor dello studio o lo sperimentatore ha presentato la cartella clinica e la prima data di pubblicazione."
-  }, {
-    "@language" : "en",
-    "@value" : "The date on which the study record was first available on ClinicalTrials.gov. There is typically a delay of a few days between the date the study sponsor or investigator submitted the study record and the first posted date."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha data inizio studio"
-  }, {
-    "@language" : "en",
-    "@value" : "has study first posted date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI#TimeInstant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "prova"
-  }, {
-    "@language" : "en",
-    "@value" : "testing"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasSubjectArea",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un progetto CE con la corrispondente categorizzazione tematica. Questa categorizzazione è disponibile per il programma quadro FP7, ma non per H2020."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects an EC project with the corresponding thematic categorisation. This categorisation is available for the FP7 framework programme, but not for H2020."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid90"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un'area tematica CE"
-  }, {
-    "@language" : "en",
-    "@value" : "has EC subject area"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECSubjectArea"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/hasTopic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasUSTATCateenService",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega l'informazione sul totale dei serivizi disponibili alla tipologia di servizio corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links the information on the total number of services available to the corresponding type of service."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/DSUCanteenAndAccomodationsAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha una classe di servizio ustat"
-  }, {
-    "@language" : "en",
-    "@value" : "has ustat service class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATCanteenServiceClass"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasUSTATContributionClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Code of the university student contribution class. Can take the values:\n00: contribution not expected (excluding exemptions)\n00a: contribution financed by external bodies\n01 : from 0,01 to 100,00 (excluding exemptions)\n02 : from 100,01 to 200,00\n03 : from 200,01 to 300,00\n04 : from 300,01 to 400,00\n05 : from 400,01 to 500,00\n06 : from 500,01 to 600,00\n07 : from 600,01 to 700,00\n08 : from 700,01 to 800,00\n09 : from 800,01 to 900,00\n10 : from 900.01 to 1,000.00\n11a: from 1,000.01 to 1,100.00\n11b: from 1.100,01 to 1.200,00\n11c: from 1.200,01 to 1.300,00\n11d: from 1.300,01 to 1.400,00\n11e: from 1.400,01 to 1.500,00\n12a: from 1.500,01 to 1.600,00\n12b: from 1.600,01 to 1.700,00\n12c: from 1.700,01 to 1.800,00\n12d: from 1.800,01 to 1.900,00\n12e: from 1,900.01 to 2,000.00\n13 : from 2.000,01 to 2.500,00\n14 : from 2,500.01 to 3,000.00\n15 : from 3.000,01 to 3.500,00\n16 : from 3.500,01 to 4.000,00\n17 : from 4.000,01 to 4.500,00\n18 : from 4.500,01 to 5.000,00\n19 : from 5,000.01 to 6,000.00\n20 : from 6,000.01 to 8,000.00\n21a: from 8,000.01 to 10,000.00\n21b: over 10,000.00"
-  }, {
-    "@language" : "it",
-    "@value" : "Codice della classe di contribuzione degli studenti universitari. Può assumere i valori:\n00: contribuzione non prevista (esclusi esoneri)\n00a: contribuzione finanziata da enti esterni\n01 : da 0,01 a 100,00 (esclusi esoneri)\n02 : da 100,01 a 200,00\n03 : da 200,01 a 300,00\n04 : da 300,01 a 400,00\n05 : da 400,01 a 500,00\n06 : da 500,01 a 600,00\n07 : da 600,01 a 700,00\n08 : da 700,01 a 800,00\n09 : da 800,01 a 900,00\n10 : da 900,01 a 1.000,00\n11a: da 1.000,01 a 1.100,00\n11b: da 1.100,01 a 1.200,00\n11c: da 1.200,01 a 1.300,00\n11d: da 1.300,01 a 1.400,00\n11e: da 1.400,01 a 1.500,00\n12a: da 1.500,01 a 1.600,00\n12b: da 1.600,01 a 1.700,00\n12c: da 1.700,01 a 1.800,00\n12d: da 1.800,01 a 1.900,00\n12e: da 1.900,01 a 2.000,00\n13 : da 2.000,01 a 2.500,00\n14 : da 2.500,01 a 3.000,00\n15 : da 3.000,01 a 3.500,00\n16 : da 3.500,01 a 4.000,00\n17 : da 4.000,01 a 4.500,00\n18 : da 4.500,01 a 5.000,00\n19 : da 5.000,01 a 6.000,00\n20 : da 6.000,01 a 8.000,00\n21a: da 8.000,01 a 10.000,00\n21b: oltre 10.000,00"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATContributionByClass"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un contributo per classe"
-  }, {
-    "@language" : "en",
-    "@value" : "has contribution class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATContributionClass"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasUSTATContributionRevenueClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega l'informazione sui dati relativi al gettito dalla contribuzione studentesca degli atenei alle informazioni sulla fonte del gettito."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links information on revenue data from student contributions to information on the source of the revenue."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATContributionRevenue"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un classe di contributo ricavante"
-  }, {
-    "@language" : "en",
-    "@value" : "has contribution revenue class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATContributionRevenueClass"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasUSTATExonerationClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega l'informazione sugli studenti esonerati (parzialmente o totalmente) alla classe di esonero corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links information about exonerated students (partially or totally) to the corresponding exoneration class."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid93"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha una classe di esonero"
-  }, {
-    "@language" : "en",
-    "@value" : "has exoneration class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATExonerationType"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasUSTATExpenseClass",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega l'informazione sui dati relativi alla spesa per interventi a favore degli studenti degli atenei (solo prestiti a studenti) alla tipologia di spesa corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links the information on expenses for interventions in favour of university students (student loans only) to the corresponding type of expenses."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid96"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha una classe di spesa"
-  }, {
-    "@language" : "en",
-    "@value" : "has expense class"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid99"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasUSTATFunctionalArea",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is used to link data on the number of technical-administrative staff by gender and year to the corresponding functional area."
-  }, {
-    "@language" : "it",
-    "@value" : "Viene utilizzato per collegare i dati sul numero di personale tecnico-amministrativo per genere e per anno all'area funzionale corrispondente."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATTAStaffByGender"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un area funzionale"
-  }, {
-    "@language" : "en",
-    "@value" : "has functional area"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATFunctionalArea"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasUSTATMeasureOfMealsProvided",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega l'informazione sui pasti erogati con la corrispondente tipologia."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links the information on the meals provided with the corresponding type."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATMealsProvidedAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "measure of meals provided"
-  }, {
-    "@language" : "it",
-    "@value" : "misure dei pasti forniti"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATMeasureOfMealsProvided"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasUSTATPostgraduateCourse",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega l'informazione sulla popolazione di studenti o diplomati di corsi di formazione post-laurea al corso corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links information about the population of students or graduates of postgraduate training courses to the corresponding course."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid102"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un corso di perfezionamento"
-  }, {
-    "@language" : "en",
-    "@value" : "has postgraduate course"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATReportedPostgraduateCourse"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasUSTATReportedHERInstitution",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega l'informazione sui dati relativi agli interventi a favore degli studenti all'istituto per l'alta formazione (Ateneo, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Altro) corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links the information about the interventions in favour of the students to the corresponding Institute for Higher Education (Ateneo, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Altro)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid106"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un'istituzione di HER riportata da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "has USTAT reported HER institution"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATReportedHERInstitution"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasUSTATReportedUniversityFacilityType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega l'informazione sulle strutture universitarie (mense e residenze universitarie direttamente gestite dall'istituto) al codice e descrizione della struttura."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links information on university facilities (canteens and university residences directly managed by the institute) to the code and description of the structure."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATUniversityFacilitiesAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un tipo di struttura universitaria riportata da USTAT"
-  }, {
-    "@language" : "en",
-    "@value" : "has USTAT reported university facility type"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATReportedUniversityFacilityType"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hasUSTATUniversityInterventionType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links the aggregated data on the university intervention as defined by USTAT to the type of university intervention as defined by USTAT"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega i dati aggregati sui sugli interventi universitari come riportati da USTAT ai tipi di intervento universitari definiti nel contesto USTAT"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "has USTAT university intervention type"
-  }, {
-    "@language" : "it",
-    "@value" : "has tipo intervento universitario di USTAT"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATUniversityInterventionType"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/hsUSTATStaffType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega l'informazione sul personale relativo all'ente o Ufficio per il Diritto allo Studio Universitario (DSU) considerato alla tipologia di contratto di assunzione."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links the information on the personnel related to the institution or Office for the Right to University Studies (DSU) considered to the type of employment contract."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid109"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha un ruolo di staff universitario italiano"
-  }, {
-    "@language" : "en",
-    "@value" : "has italian university staff role"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATStaffType"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/includesPPSD",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Indication that a clinical study that includes a U.S. FDA-regulated device product is a pediatric postmarket surveillance of a device (PPSD) product ordered under section 522 of the Federal Food, Drug, and Cosmetic Act. Select true/false."
-  }, {
-    "@language" : "it",
-    "@value" : "Indicazione che uno studio clinico che include un prodotto per dispositivi regolamentato dalla FDA statunitense è una sorveglianza pediatrica post-vendita di un prodotto per dispositivi (PPSD) ordinato ai sensi della sezione 522 del Federal Food, Drug, and Cosmetic Act. Selezionare vero/falso."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "include sorveglianza pediatrica post-vendita prodotto per dispositivi"
-  }, {
-    "@language" : "en",
-    "@value" : "includes pediatric postmarket surveillance of a device"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/initiativeType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Tipologia dell'iniziativa. La Tipologia di una iniziativa può essere: - Ricerca di base - Ricerca industriale - Diffusione Cultura Scientifica - Antartide - Altro"
-  }, {
-    "@language" : "en",
-    "@value" : "Type of initiative. The typology of an initiative can be: - Basic research - Industrial research - Dissemination of Scientific culture - Antarctica - Other"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "initiative type"
-  }, {
-    "@language" : "it",
-    "@value" : "tipi di iniziative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - controllare i valori controllati della proprietà"
-  }, {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - check the fixed values"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/innovative",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Indica se lo spin-off ha anche la qualifica di start-up innovativa ai sensi della L. 221/2012."
-  }, {
-    "@language" : "en",
-    "@value" : "It indicates whether the spin-off also qualifies as an innovative start-up under Law 221/2012."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Spinoff"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "innovativa"
-  }, {
-    "@language" : "en",
-    "@value" : "innovative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/interventionModel",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il disegno generale della strategia per l'assegnazione degli interventi ai partecipanti ad uno studio clinico. I tipi di modelli di intervento includono:\nGruppo singolo: Studi clinici in una sola branca\nParallelo: I partecipanti sono assegnati a uno dei due o più gruppi in parallelo per tutta la durata dello studio\nCrossover: I partecipanti ricevono uno dei due (o più) interventi alternativi durante la fase iniziale dello studio e ricevono l'altro intervento durante la seconda fase dello studio\nFattoriale: Due o più interventi, ciascuno da solo e in combinazione, sono valutati in parallelo rispetto ad un gruppo di controllo\nSequenziale: I gruppi di partecipanti sono assegnati a ricevere gli interventi in base alle tappe precedenti che vengono raggiunte nello studio, come ad esempio in alcuni studi di escalation di dose e di progettazione adattiva\n\n\n"
-  }, {
-    "@language" : "en",
-    "@value" : "The general design of the strategy for assigning interventions to participants in a clinical study. Types of intervention models include:\nSingle Group: Clinical trials with a single arm\nParallel: Participants are assigned to one of two or more groups in parallel for the duration of the study\nCrossover: Participants receive one of two (or more) alternative interventions during the initial phase of the study and receive the other intervention during the second phase of the study\nFactorial: Two or more interventions, each alone and in combination, are evaluated in parallel against a control group\nSequential: Groups of participants are assigned to receive interventions based on prior milestones being reached in the study, such as in some dose escalation and adaptive design studies\n"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Modello di Intervento"
-  }, {
-    "@language" : "en",
-    "@value" : "intervention model"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - controllare se sono previsti solo individui fissi"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - check whether there are fixed values only"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/interventionModelDescription",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Fornisce dettagli sul modello di studio utilizzato."
-  }, {
-    "@language" : "en",
-    "@value" : "Provide details about the Interventional Study Model."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "descrizione modello intervento"
-  }, {
-    "@language" : "en",
-    "@value" : "intervention model description"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/investigatorMasked",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Gli sperimentatori sono le parti coinvolte nello studio clinico che non possono conoscere gli interventi assegnati ai singoli partecipanti."
-  }, {
-    "@language" : "en",
-    "@value" : "Investigator is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants. True if they are prevented; false if they are not."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "esaminatori coinvolti conoscono interventi"
-  }, {
-    "@language" : "en",
-    "@value" : "investigator masked"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ipdAccessCriterion",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Describe by what access criteria IPD and any additional supporting information will be shared, including with whom, for what types of analyses, and by what mechanism. Information about who will review requests and criteria for reviewing requests may also be provided."
-  }, {
-    "@language" : "it",
-    "@value" : "Descrivere in base a quali criteri di accesso IPD ed eventuali informazioni di supporto aggiuntive saranno condivise, anche con chi, per quali tipi di analisi e con quale meccanismo. Possono essere fornite anche informazioni su chi esaminerà le richieste e sui criteri di revisione delle richieste."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "IPD access criterion"
-  }, {
-    "@language" : "it",
-    "@value" : "criterio accesso IPD"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - valutazione dell'introduzione della classe Criterio allineata con il vocabolario europeo Core Criterion e Core Evidence del programma ISA2"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - evalutaion of the possibility to introduce a Criterion class aligned with teh Core Criterion and Core Evidence vocabulary of the ISA2 programme."
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ipdTimeFrame",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A description of when the IPD and any additional supporting information will become available and for how long, including the start and end dates or period of availability. This may be provided as an absolute date (for example, starting in January 2025) or as a date relative to the time when summary data are published or otherwise made available (for example, starting 6 months after publication)."
-  }, {
-    "@language" : "it",
-    "@value" : "Una descrizione di quando il DPI ed eventuali informazioni aggiuntive di supporto saranno disponibili e per quanto tempo, incluse le date di inizio e fine o il periodo di disponibilità. Questa può essere fornita come data assoluta (ad esempio, a partire da gennaio 2025) o come data relativa al momento in cui i dati sintetici sono pubblicati o resi disponibili in altro modo (ad esempio, a partire da 6 mesi dopo la pubblicazione)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "IPD time frame"
-  }, {
-    "@language" : "it",
-    "@value" : "Intervallo di tempo IPD"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - valutazione della possibilità di usare la classe Intervallo Temporale in quanto periodo di tempo"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - evaluation of the possibility to use the class TimeInterval since it seems a period of time."
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ipdURL",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "L'indirizzo web, se presente, utilizzato per trovare ulteriori informazioni sul piano di condivisione di IPD."
-  }, {
-    "@language" : "en",
-    "@value" : "The web address, if any, used to find additional information about the plan to share IPD."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "IPD URL"
-  }, {
-    "@language" : "it",
-    "@value" : "IPD URL"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#anyURI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/SM/URL"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/isCoordinatorOf",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Inverse property of hasCoordinator"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà inversa di ha coordinatore"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "is coordinator of"
-  }, {
-    "@language" : "it",
-    "@value" : "è coordinatore di"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicResearchProject"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/isProducedBy",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un brevetto con l'organizzazione che lo produce"
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects a patent with the organization that produces it"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Patent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "brevetto prodotto da"
-  }, {
-    "@language" : "en",
-    "@value" : "patent is produced by"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/producesPatent"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/isUSExport",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Se qualsiasi prodotto farmaceutico (incluso un prodotto biologico) o dispositivo studiato nello studio clinico viene fabbricato negli Stati Uniti o in uno dei suoi territori ed esportato per essere studiato in uno studio clinico in un altro paese. Richiesto se il farmaco regolamentato dalla FDA statunitense e/o il dispositivo regolamentato dalla FDA statunitense è \"Sì\", l'IND o l'IDE della FDA statunitense è \"No\", e le informazioni sulla struttura non includono almeno una sede negli Stati Uniti."
-  }, {
-    "@language" : "en",
-    "@value" : "Whether any drug product (including a biological product) or device product studied in the clinical study is manufactured in the United States or one of its territories and exported for study in a clinical study in another country. Required if U.S. FDA-regulated Drug and/or U.S. FDA-regulated Device is \"Yes,\" U.S. FDA IND or IDE is \"No\", and Facility Information does not include at least one U.S. location."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "is US export"
-  }, {
-    "@language" : "it",
-    "@value" : "è esportato dagli US"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/isUnapprovedDevice",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Indication that at least one device product studied in the clinical study has not been previously approved or cleared by the U.S. Food and Drug Administration (FDA) for one or more uses."
-  }, {
-    "@language" : "it",
-    "@value" : "Indicazione che almeno un prodotto del dispositivo studiato nello studio clinico non è stato precedentemente approvato o approvato dalla Food and Drug Administration (FDA) degli Stati Uniti per uno o più usi."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "is unapproved device?"
-  }, {
-    "@language" : "it",
-    "@value" : "è un dispositivo non regolamentato?"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/lastKnownStatus",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Last registered study enrollment status. Enrollment status are: Not yet recruiting: The study has not started recruiting participants.\nRecruiting: The study is currently recruiting participants.\nEnrolling by invitation: The study is selecting its participants from a population, or group of people, decided on by the researchers in advance. These studies are not open to everyone who meets the eligibility criteria but only to people in that particular population, who are specifically invited to participate.\nActive, not recruiting: The study is ongoing, and participants are receiving an intervention or being examined, but potential participants are not currently being recruited or enrolled.\nSuspended: The study has stopped early but may start again.\nTerminated: The study has stopped early and will not start again. Participants are no longer being examined or treated.\nCompleted: The study has ended normally, and participants are no longer being examined or treated (that is, the last participant's last visit has occurred).\nWithdrawn: The study stopped early, before enrolling its first participant.\nUnknown: A study on ClinicalTrials.gov whose last known status was recruiting; not yet recruiting; or active, not recruiting but that has passed its completion date, and the status has not been last verified within the past 2 years."
-  }, {
-    "@language" : "it",
-    "@value" : "Ultimo stato di iscrizione allo studio registrato. Gli stati di iscrizione sono: Non ancora in fase di reclutamento: Lo studio non ha iniziato a reclutare partecipanti.\nReclutamento: Lo studio sta attualmente reclutando i partecipanti.\nIscrizione su invito: Lo studio sta selezionando i partecipanti da una popolazione, o gruppo di persone, decisa in anticipo dai ricercatori. Questi studi non sono aperti a tutti coloro che soddisfano i criteri di ammissibilità, ma solo alle persone di quella particolare popolazione, che sono specificamente invitate a partecipare.\nAttivi, non reclutatori: Lo studio è in corso e i partecipanti ricevono un intervento o vengono esaminati, ma i potenziali partecipanti non sono attualmente reclutati o iscritti.\nSospeso: Lo studio è stato interrotto in anticipo ma potrebbe ricominciare.\nTerminato: Lo studio si è interrotto anticipatamente e non inizierà di nuovo. I partecipanti non vengono più esaminati o trattati.\nCompletato: Lo studio è terminato normalmente e i partecipanti non vengono più esaminati o trattati (cioè si è verificata l'ultima visita dell'ultimo partecipante).\nRitirato: Lo studio si è interrotto anticipatamente, prima di iscrivere il primo partecipante.\nSconosciuto: Uno studio su ClinicalTrials.gov il cui ultimo stato conosciuto è stato il reclutamento; non ancora reclutamento; o attivo, non reclutamento ma che ha superato la data di completamento, e lo stato non è stato verificato per l'ultima volta negli ultimi 2 anni."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Ultimo stato conosciuto"
-  }, {
-    "@language" : "en",
-    "@value" : "last known status"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid178"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/lastUpdateSubmittedDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La data più recente in cui lo sponsor dello studio o lo sperimentatore ha presentato a ClinicalTrials.gov le modifiche al dossier dello studio. In genere c'è un ritardo di alcuni giorni tra la data dell'ultimo aggiornamento presentato e la data in cui le modifiche vengono pubblicate su ClinicalTrials.gov (la data dell'ultimo aggiornamento pubblicato)."
-  }, {
-    "@language" : "en",
-    "@value" : "The most recent date on which the study sponsor or investigator submitted changes to a study record to ClinicalTrials.gov. There is typically a delay of a few days between the last update submitted date and when the date changes are posted on ClinicalTrials.gov (the last update posted date)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data dell'ultimo aggiornamento presentato"
-  }, {
-    "@language" : "en",
-    "@value" : "last update submitted date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/modified"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/lastUpdateSubmittedQCDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La data più recente in cui lo sponsor dello studio o lo sperimentatore ha presentato modifiche al registro dello studio che sono coerenti con i criteri di revisione del controllo di qualità (QC) della National Library of Medicine (NLM). È responsabilità dello sponsor o dello sperimentatore assicurarsi che la documentazione dello studio sia coerente con i criteri di revisione del controllo di qualità della NLM."
-  }, {
-    "@language" : "en",
-    "@value" : "The most recent date on which the study sponsor or investigator submitted changes to a study record that are consistent with National Library of Medicine (NLM) quality control (QC) review criteria. It is the responsibility of the sponsor or investigator to ensure that the study record is consistent with the NLM QC review criteria."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data dell'ultimo aggiornamento presentato QC"
-  }, {
-    "@language" : "en",
-    "@value" : "last update submitted QC date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/modified"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/leadOrCollaborator",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "If entity is considered to lead the trial or is a Collaborator (ie, other organizationsoproviding support; support may include funding, design, implementation, data analysis or reporting. The responsible party is responsible for confirming all collaborators)."
-  }, {
-    "@language" : "it",
-    "@value" : "Se l'entità è considerata a capo della sperimentazione o è un Collaboratore (cioè un'altra organizzazione che fornisce supporto; il supporto può includere il finanziamento, la progettazione, l'implementazione, l'analisi dei dati o il reporting. Il responsabile è responsabile della conferma di tutti i collaboratori)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTSponsor"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "capo o collaboratore"
-  }, {
-    "@language" : "en",
-    "@value" : "lead or collaborator"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid183"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "prova"
-  }, {
-    "@language" : "en",
-    "@value" : "testing"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/leaderName",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Instrument leading Institution"
-  }, {
-    "@language" : "it",
-    "@value" : "Strumento che guida l'istituzione"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CHAFEAOutput"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "leader name"
-  }, {
-    "@language" : "it",
-    "@value" : "nome del capo"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - valutare la possibilità di utilizzare le proprietà di coinvolgimento del progetto."
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/limitationsAndCaveats",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Describe significant limitations of the study. Such limitations may include not reaching the target number of participants needed to achieve target power and statistically reliable results or technical problems with measurements leading to unreliable or uninterpretable data."
-  }, {
-    "@language" : "it",
-    "@value" : "Descrive i limiti significativi dello studio. Tali limitazioni possono includere il mancato raggiungimento del numero di partecipanti necessario per raggiungere il potere target e risultati statisticamente affidabili o problemi tecnici con misurazioni che portano a dati inaffidabili o non interpretabili."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "limitations and caveats"
-  }, {
-    "@language" : "it",
-    "@value" : "limitazioni e avvertimenti"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/masking",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Le parti coinvolte nello studio clinico che non possono conoscere gli interventi assegnati ai singoli partecipanti. I tipi di mascheramento comprendono: mascheramento aperto, mascheramento singolo cieco e mascheramento in doppio cieco."
-  }, {
-    "@language" : "en",
-    "@value" : "The party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants. Types of masking include: open label, single blind masking, and double-blind masking."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "mascheramento"
-  }, {
-    "@language" : "en",
-    "@value" : "masking"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid186"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/maskingDescription",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Fornisce informazioni su altri soggetti che potrebbero essere oscurati nello studio clinico, se presenti."
-  }, {
-    "@language" : "en",
-    "@value" : "Provide information about other parties who may be masked in the clinical trial, if any."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "description of masking"
-  }, {
-    "@language" : "it",
-    "@value" : "descrizione mascheramento"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/numberOfArms",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "number of pre-specified group or subgroup of participant(s) in a clinical trial assigned to receive specific intervention(s) (or no intervention) according to a protocol."
-  }, {
-    "@language" : "it",
-    "@value" : "numero di gruppi o sottogruppi predefiniti di partecipanti ad uno studio clinico assegnati a ricevere uno o più interventi specifici (o nessun intervento) secondo un protocollo."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "number of arms"
-  }, {
-    "@language" : "it",
-    "@value" : "numero di bracci"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#int"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/numberOfBeneficiaries",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Numero totale di proponenti di proposte finanziate (beneficiari dei finanziamenti). NB: se un unico beneficiario è presente in più proposte finanziate viene contato tante volte quante sono le proposte in cui appare"
-  }, {
-    "@language" : "en",
-    "@value" : "Total number of proposers of funded proposals (beneficiaries of funding). NB: if a single beneficiary is present in several funded proposals it is counted as many times as the number of proposals in which it appears"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "number of beneficiaries"
-  }, {
-    "@language" : "it",
-    "@value" : "numero di beneficiari"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#int"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/numberOfEnrolledStudents",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Number of students enrolled in the Italian education system."
-  }, {
-    "@language" : "it",
-    "@value" : "Numero di studenti iscritti al sistema educativo italiano."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid192"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "number of enrolled students"
-  }, {
-    "@language" : "it",
-    "@value" : "numero di studenti iscritti"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#int"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/numberOfFinancedProposals",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Numero totale delle proposte finanziate dall'iniziativa in esame"
-  }, {
-    "@language" : "en",
-    "@value" : "Total number of proposals financed by the initiative under consideration"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "number of financed proposals"
-  }, {
-    "@language" : "it",
-    "@value" : "numero di proposte finanziate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#int"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/numberOfGraduatedStudents",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Number of students with a degree in the Italian education system."
-  }, {
-    "@language" : "it",
-    "@value" : "Numero di studenti laureati nel sistema educativo italiano."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid205"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "number of graduated students"
-  }, {
-    "@language" : "it",
-    "@value" : "numero di studenti laureati"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#int"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/numberOfGroups",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "number of Group/cohorts (group or subgroup of participants in an observational study that is assessed for biomedical or health outcomes)."
-  }, {
-    "@language" : "it",
-    "@value" : "numero di gruppi/coorte (gruppo o sottogruppo di partecipanti ad uno studio osservazionale che viene valutato per i risultati biomedici o sanitari)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "number of groups"
-  }, {
-    "@language" : "it",
-    "@value" : "numero di gruppi"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#int"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/numberOfProponents",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Numero totale di persone giuridiche (soggetti) indicati come proponenti nelle proposte presentate. NB: se un unico soggetto è presente in più proposte viene contato tante volte quante sono le proposte in cui appare"
-  }, {
-    "@language" : "en",
-    "@value" : "Total number of legal persons (entities) indicated as proposers in the proposals submitted. NB: if only one entity is present in more than one proposal, it is counted as many times as there are proposals where it appears"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "number of proponents"
-  }, {
-    "@language" : "it",
-    "@value" : "numero di sostenitori"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#int"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/numberOfRegisteredStudents",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Number of students registered in the Italian education system."
-  }, {
-    "@language" : "it",
-    "@value" : "Numero di studenti immatricolati al sistema educativo italiano."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid218"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "number of registered students"
-  }, {
-    "@language" : "it",
-    "@value" : "numero di studenti immatricolati"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#int"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/numberOfSubmittedProposals",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Numero totale delle proposte presentate per l'iniziativa in esame"
-  }, {
-    "@language" : "en",
-    "@value" : "Total number of proposals submitted for the initiative under consideration"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "number of submitted proposals"
-  }, {
-    "@language" : "it",
-    "@value" : "numero di proposte inviate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#int"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/observationalModel",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Primary strategy for participant identification and follow-up. Types include:\nCohort: Group of individuals, initially defined and composed, with common characteristics (for example, condition, birth year), who are examined or traced over a given time period.\nCase-Control: Group of individuals with specific characteristics (for example, conditions or exposures) compared to group(s) with different characteristics, but otherwise similar.\nCase-Only: Single group of individuals with specific characteristics.\nCase-Crossover: Characteristics of case immediately prior to disease onset (sometimes called the hazard period) compared to characteristics of same case at a prior time (that is, control period).\nEcologic or Community Studies: Geographically defined populations, such as countries or regions within a country, compared on a variety of environmental (for example, air pollution intensity, hours of sunlight) and/or global measures not reducible to individual level characteristics (for example, healthcare system, laws or policies median income, average fat intake, disease rate).\nFamily-Based: Studies conducted among family members, such as genetic studies within families or twin studies and studies of family environment.\nOther: Explain in Detailed Description.\n"
-  }, {
-    "@language" : "it",
-    "@value" : "Strategia primaria per l'identificazione dei partecipanti e il follow-up. I tipi includono:\nCohort: Gruppo di individui, inizialmente definiti e composti, con caratteristiche comuni (per esempio, condizione, anno di nascita), che vengono esaminati o tracciati in un determinato periodo di tempo.\nCase-Control: Gruppo di individui con caratteristiche specifiche (ad esempio, condizioni o esposizioni) rispetto a gruppi con caratteristiche diverse, ma per il resto simili.\nCase-Only: Singolo gruppo di individui con caratteristiche specifiche.\nCase-Crossover: Caratteristiche del caso immediatamente prima dell'insorgenza della malattia (talvolta chiamato periodo di pericolo) rispetto alle caratteristiche dello stesso caso in un momento precedente (cioè, periodo di controllo).\nEcologic or Community Studies: Popolazioni geograficamente definite, come paesi o regioni all'interno di un paese, confrontate su una varietà di misure ambientali (ad esempio, intensità dell'inquinamento atmosferico, ore di luce solare) e/o globali non riducibili a caratteristiche di livello individuale (ad esempio, sistema sanitario, leggi o politiche di reddito mediano, assunzione media di grassi, tasso di malattia).\nFamily-Based: Studi condotti tra i membri della famiglia, come studi genetici all'interno delle famiglie o studi gemelli e studi sull'ambiente familiare.\nAltro: Spiegato nella descrizione dettagliata.\n"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "modello osservativo"
-  }, {
-    "@language" : "en",
-    "@value" : "observational model"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid231"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/outcomesAssessorMasked",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La persona che valuta gli esiti di interesse delle parti coinvolte nello studio clinico a cui viene impedito di avere conoscenza degli interventi assegnati ai singoli partecipanti."
-  }, {
-    "@language" : "en",
-    "@value" : "The individual who evaluates the outcome(s) of interest is is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "outcomes assessor masked"
-  }, {
-    "@language" : "it",
-    "@value" : "risultato esaminatore mascherato"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/overallStatus",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Indica lo stato di reclutamento attuale o lo stato di accesso ampliato."
-  }, {
-    "@language" : "en",
-    "@value" : "Indicates the current recruitment status or the expanded access status."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "overall status"
-  }, {
-    "@language" : "it",
-    "@value" : "stato complessivo"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/patentApplicationDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La data in cui è stata presentata la domanda di brevetto."
-  }, {
-    "@language" : "en",
-    "@value" : "The data in which a patent's application was filled in."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Patent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data richiesta brevetto"
-  }, {
-    "@language" : "en",
-    "@value" : "patent application date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/patentApplicationNo",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il numero di identificazione della domanda di brevetto."
-  }, {
-    "@language" : "en",
-    "@value" : "The identification number of a patent application."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Patent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "numero richiesta brevetto"
-  }, {
-    "@language" : "en",
-    "@value" : "patent application number"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/patentApplicationYear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "L'anno in cui è stata depositata la domanda di brevetto."
-  }, {
-    "@language" : "en",
-    "@value" : "The year in which a patent application was filed."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Result"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "anno della richiesta"
-  }, {
-    "@language" : "en",
-    "@value" : "application year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/year"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/patentFamilyCode",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il codice identificativo di una famiglia di brevetti."
-  }, {
-    "@language" : "en",
-    "@value" : "The identification code of a patent family."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Patent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "codice della famiglia di brevetti"
-  }, {
-    "@language" : "en",
-    "@value" : "patent family code"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/patentKindCode",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "I codici OMPI ST.16 standard (codici tipo) includono una lettera e, in molti casi, un numero, utilizzato per distinguere il tipo di documento di brevetto (ad esempio, pubblicazione di una domanda di brevetto di utilità (pubblicazione di una domanda di brevetto), brevetto, brevetto vegetale pubblicazione di domanda, brevetto di impianto o brevetto di progettazione) e il livello di pubblicazione (ad es. prima pubblicazione, seconda pubblicazione o pubblicazione corretta)."
-  }, {
-    "@language" : "en",
-    "@value" : "WIPO Standard ST.16 codes (kind codes) include a letter, and in many cases a number, used to distinguish the kind of patent document (e.g., publication of an application for a utility patent (patent application publication), patent, plant patent application publication, plant patent, or design patent) and the level of publication (e.g., first publication, second publication, or corrected publication)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid244"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "codice tipologia brevetto"
-  }, {
-    "@language" : "en",
-    "@value" : "patent kind code"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/patentPriorityDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La data di priorità della domanda di brevetto, corrispondente alla data del primo deposito della domanda"
-  }, {
-    "@language" : "en",
-    "@value" : "The priority date of the patent application, corresponding to the date of the first application filing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/PatentPriorityDetail"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "date prioritá"
-  }, {
-    "@language" : "en",
-    "@value" : "priority date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/patentPriorityNo",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il numero della domanda per la quale viene richiesta una data di priorità. È quindi uguale al numero di domanda del documento di priorità richiesto. Il numero di priorità è costituito da un codice paese (due lettere), l'anno di deposito (quattro cifre) e un numero seriale (variabile, sette cifre)."
-  }, {
-    "@language" : "en",
-    "@value" : "The number of the application for which a priority date is claimed. It is therefore the same as the application number of the claimed priority document. The priority number is made up of a country code (two letters), the year of filing (four digits) and a serial number (variable, seven digits).\n"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/PatentPriorityDetail"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "numero di prioritá brevetto"
-  }, {
-    "@language" : "en",
-    "@value" : "patent priority number"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/patentPriorityYear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "L'anno della data di priorità della domanda corrispondente"
-  }, {
-    "@language" : "en",
-    "@value" : "The year of the priority date of the corresponding application"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/PatentPriorityDetail"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "anno di prioritá"
-  }, {
-    "@language" : "en",
-    "@value" : "priority year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/year"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/patentPublicationNumber",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il numero di riferimento incrociato assegnato a una domanda di brevetto al momento della pubblicazione"
-  }, {
-    "@language" : "en",
-    "@value" : "The cross-reference number assigned to a patent application upon publication"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/PatentPublicationDetail"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "numero pubblicazione brevetto"
-  }, {
-    "@language" : "en",
-    "@value" : "patent publication number"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/patentPublishedAs",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "One of the (potentially multiple) publication numbers of a patent."
-  }, {
-    "@language" : "it",
-    "@value" : "Uno dei numeri di pubblicazione (potenzialmente multipli) di un brevetto."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Patent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "brevetto pubblicato come"
-  }, {
-    "@language" : "en",
-    "@value" : "patent published as"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/phase",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La fase di uno studio clinico che studia un farmaco o un prodotto biologico, basato sulle definizioni sviluppate dalla Food and Drug Administration (FDA) degli Stati Uniti. La fase si basa sull'obiettivo dello studio, sul numero di partecipanti e su altre caratteristiche. Ci sono cinque fasi: Fase 1 iniziale (precedentemente elencata come Fase 0), Fase 1, Fase 2, Fase 3 e Fase 4. Non applicabile è utilizzato per descrivere studi senza fasi definite dall'FDA, compresi studi su dispositivi o interventi comportamentali."
-  }, {
-    "@language" : "en",
-    "@value" : "The stage of a clinical trial studying a drug or biological product, based on definitions developed by the U.S. Food and Drug Administration (FDA). The phase is based on the study's objective, the number of participants, and other characteristics. There are five phases: Early Phase 1 (formerly listed as Phase 0), Phase 1, Phase 2, Phase 3, and Phase 4. Not Applicable is used to describe trials without FDA-defined phases, including trials of devices or behavioral interventions."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "fase"
-  }, {
-    "@language" : "en",
-    "@value" : "phase"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/picNumber",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Numero di codice di identificazione del partecipante (PIC - Participant Identification Code). Si tratta di un numero a 9 cifre che serve come identificatore unico per le organizzazioni (soggetti giuridici) che partecipano a programmi di finanziamento / appalti dell'UE."
-  }, {
-    "@language" : "en",
-    "@value" : "Participant Identification Code (PIC) number. It is a 9-digit number serving as a unique identifier for organisations (legal entities) participating in EU funding programmes / procurement."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid247"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "codice identificativo partecipante"
-  }, {
-    "@language" : "en",
-    "@value" : "pic number"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/planToShareIPD",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Define whether there is a plan to make individual participant data (IPD) collected in this study, including data dictionaries, available to other researchers (typically after the end of the study). Options are:\nYes: There is a plan to make IPD and related data dictionaries available.\nNo: There is not a plan to make IPD available.\nUndecided: It is not yet known if there will be a plan to make IPD available.\n"
-  }, {
-    "@language" : "it",
-    "@value" : "Definire se esiste un piano per mettere a disposizione di altri ricercatori (in genere dopo la fine dello studio) i dati dei singoli partecipanti (IPD) raccolti in questo studio, compresi i dizionari dei dati. Le opzioni sono:\nSì: esiste un piano per rendere disponibili i dizionari IPD e i relativi dizionari di dati.\nNo: non esiste un piano per rendere disponibile l'IPD.\nIndeciso: Non si sa ancora se ci sarà un piano per rendere disponibile l'IPD."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "piano per condivisione PDPI"
-  }, {
-    "@language" : "en",
-    "@value" : "plan to share IPD"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid250"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/planToShareIPDDescription",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "If Plan to Share IPD is \"Yes,\" briefly describe what specific individual participant data sets are to be shared (for example, all collected IPD, all IPD that underlie results in a publication). If the Plan to Share IPD is \"No\" or \"Undecided,\" an explanation may be provided for why IPD will not be shared or why it is not yet decided."
-  }, {
-    "@language" : "it",
-    "@value" : "Se Plan to Share IPD è \"Sì\", descrive brevemente quali specifici set di dati dei singoli partecipanti devono essere condivisi (ad esempio, tutti gli IPD raccolti, tutti gli IPD che sono alla base di una pubblicazione). Se l'IPD del Piano di condivisione è \"No\" o \"Indeciso\", può essere fornita una spiegazione del perché l'IPD non sarà condiviso o perché non è ancora stato deciso."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "description of plan to share IPD"
-  }, {
-    "@language" : "it",
-    "@value" : "descrizione del piano di condivisione del DPI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/primaryPurpose",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "L'obiettivo principale degli interventi che vengono valutati dallo studio clinico. Gli scopi primari sono:\nTrattamento: Uno o più interventi sono in fase di valutazione per il trattamento di una malattia, sindrome o condizione.\nPrevenzione: Uno o più interventi sono in fase di valutazione per prevenire lo sviluppo di una specifica malattia o condizione di salute.\nDiagnostica: Si stanno valutando uno o più interventi per identificare una malattia o una condizione di salute.\nCure di supporto: Uno o più interventi sono valutati per massimizzare il comfort, ridurre al minimo gli effetti collaterali o mitigare il declino della salute o della funzione del partecipante.\nScreening: Uno o più interventi sono valutati o esaminati per identificare una condizione, o fattori di rischio per una condizione, in persone che non sono ancora note per avere la condizione o il fattore di rischio.\nRicerca sui servizi sanitari: Uno o più interventi per valutare la fornitura, i processi, la gestione, l'organizzazione o il finanziamento dell'assistenza sanitaria.\nScienza di base: Uno o più interventi per esaminare il meccanismo di base dell'azione (per esempio, la fisiologia o la biomeccanica di un intervento).\nFattibilità del dispositivo: Un intervento di un dispositivo viene valutato in un piccolo trial clinico (generalmente meno di 10 partecipanti) per determinare la fattibilità del prodotto; o un trial clinico per testare un prototipo di dispositivo per verificarne la fattibilità e non gli esiti sanitari. Tali studi sono condotti per confermare la progettazione e le specifiche operative di un dispositivo prima di iniziare una sperimentazione clinica completa.\nAltro: Non si applica nessuna delle altre opzioni."
-  }, {
-    "@language" : "en",
-    "@value" : "The main objective of the intervention(s) being evaluated by the clinical trial. Type os primary purpose are:\nTreatment: One or more interventions are being evaluated for treating a disease, syndrome, or condition.\nPrevention: One or more interventions are being assessed for preventing the development of a specific disease or health condition.\nDiagnostic: One or more interventions are being evaluated for identifying a disease or health condition.\nSupportive Care: One or more interventions are evaluated for maximizing comfort, minimizing side effects, or mitigating against a decline in the participant's health or function.\nScreening: One or more interventions are assessed or examined for identifying a condition, or risk factors for a condition, in people who are not yet known to have the condition or risk factor.\nHealth Services Research: One or more interventions for evaluating the delivery, processes, management, organization, or financing of healthcare.\nBasic Science: One or more interventions for examining the basic mechanism of action (for example, physiology or biomechanics of an intervention).\nDevice Feasibility: An intervention of a device product is being evaluated in a small clinical trial (generally fewer than 10 participants) to determine the feasibility of the product; or a clinical trial to test a prototype device for feasibility and not health outcomes. Such studies are conducted to confirm the design and operating specifications of a device before beginning a full clinical trial.\nOther: None of the other options applies.\n"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Scopo primario"
-  }, {
-    "@language" : "en",
-    "@value" : "primary purpose"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid254"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/producesPatent",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un'organizzazione con un brevetto."
-  }, {
-    "@language" : "en",
-    "@value" : "This property links an organization with a patent."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "brevetto prodotto da"
-  }, {
-    "@language" : "en",
-    "@value" : "produces patent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Patent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/hasResult"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/projectCode",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Identification assigned to the Project to which the operation refers in the Information System of origin. To a single project can be assigned as many operations as there are subjects carrying out the project.\nThis id allows you to aggregate all the operations that are part of a project."
-  }, {
-    "@language" : "it",
-    "@value" : "Identificativo assegnato al Progetto a cui si riferisce l'operazione nel Sistema Informatico di provenienza. Ad un unico progetto possono fanno capo tante operazioni quanti sono i soggetti che svolgono il progetto.\nQuesto id consente di aggregare tutte le operazioni che fanno capo ad un progetto."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "codice del progetto"
-  }, {
-    "@language" : "en",
-    "@value" : "project code"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/proposalsCost",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Somma dei costi totali indicati dai proponenti nelle proposte presentate"
-  }, {
-    "@language" : "en",
-    "@value" : "Sum of the total costs indicated by the proposers in the submitted proposals"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "costo delle proposte"
-  }, {
-    "@language" : "en",
-    "@value" : "proposals cost"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - verificare il codominio"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - check the range"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/publicationDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La data di pubblicazione di un risultato"
-  }, {
-    "@language" : "en",
-    "@value" : "The date of publication of a result"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid265"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data pubblicazione"
-  }, {
-    "@language" : "en",
-    "@value" : "publication date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/publicationYear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "L'anno di pubblicazione."
-  }, {
-    "@language" : "en",
-    "@value" : "The year of publication."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid268"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "anno di pubblicazione"
-  }, {
-    "@language" : "en",
-    "@value" : "publication year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/year"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/pubmedId",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Identificatore di una pubblicazione nel repository PubMed (https://pubmed.ncbi.nlm.nih.gov/)"
-  }, {
-    "@language" : "en",
-    "@value" : "Identifier of a publication in the PubMed repository (https://pubmed.ncbi.nlm.nih.gov/)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Result"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "PubMed ID"
-  }, {
-    "@language" : "it",
-    "@value" : "identificatore PubMed"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/rcn",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Record Control Number, used as a participant identifier in CORDIS."
-  }, {
-    "@language" : "it",
-    "@value" : "Record Control Number, utilizzato come identificativo del partecipante in CORDIS."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/ECParticipant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "numero record di controllo"
-  }, {
-    "@language" : "en",
-    "@value" : "record control number"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/refersToProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà  collega un'operazione CTN/PRIN con il progetto CTN/PRIN di riferimento"
-  }, {
-    "@language" : "en",
-    "@value" : "This property links a CTN/Prin opertion to the reference CTN/PRIN project."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "refers to project"
-  }, {
-    "@language" : "it",
-    "@value" : "si riferisce a progetto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINProject"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provissoria - da verificare"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/regionalExpense",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Amount of expenditure financed with funds from the Region. Data are related to the financial year per year (T-1)."
-  }, {
-    "@language" : "it",
-    "@value" : "Importo della spesa finanziata con fondi della Regione. I dati sono relativi all'esercizio finanziario all'anno (T-1)"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATUniversityInterventionExpensesAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "regional expense"
-  }, {
-    "@language" : "it",
-    "@value" : "spese regionali"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - verificare il codominio"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - check the range"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/removedCountry",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Country where a facility conducting a clinical protocol was removed from study"
-  }, {
-    "@language" : "it",
-    "@value" : "Paese in cui una struttura che conduce un protocollo clinico è stata rimossa dallo studio"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CountryInvolvement"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "country removed"
-  }, {
-    "@language" : "it",
-    "@value" : "paese rimosso"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/requiredContribution",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total contributions requested in the project proposals"
-  }, {
-    "@language" : "it",
-    "@value" : "Totale dei contributi totali richiesti nelle proposte di progetto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "contributi richiesti"
-  }, {
-    "@language" : "en",
-    "@value" : "required contributions"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - verificare il range"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - check the range"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/resultType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Testo che indica il tipo di risultato/prodotto corrispondente. I valori possibili sono: \"Dimostratore, pilota, prototipo\", \"Documento, rapporti...\", \"Siti web, compilazione di brevetti, video ecc."
-  }, {
-    "@language" : "en",
-    "@value" : "Text denoting the corresponding type of result. Possible values are: \"Demonstrator, pilot, prototype\", \"Document, reports...\", \"Websites, patent filling, videos etc\" and \"Other\"."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/Result"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "result type"
-  }, {
-    "@language" : "it",
-    "@value" : "tipo di risultato"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - verificare la presenza di valori controllati"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - check if fixed values are applicable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/resultsFirstSubmittedDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Date on which first results were submited"
-  }, {
-    "@language" : "it",
-    "@value" : "La data in cui i primi risultati sono stati inviati."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "results first submitted date"
-  }, {
-    "@language" : "it",
-    "@value" : "risultati prima data invio"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/resultsFirstSubmittedQCDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il suffisso _submitted_qc indica la data di presentazione della versione del record che soddisfa i criteri di controllo della qualità. È comune che ci siano revisioni tra la prima presentazione e la presentazione che soddisfa i criteri qc. Si noti che questa non è la data in cui è stata completata la revisione qc."
-  }, {
-    "@language" : "en",
-    "@value" : "The _submitted_qc suffix indicates the submission date of the version of the record that met quality control criteria. It is common for there to be revisions between the first submission and the submission that meets qc criteria. Note this is not the date that the qc review was completed."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "results first submitted QC date"
-  }, {
-    "@language" : "it",
-    "@value" : "risultati prima data invio QC"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/revocationDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Data di revoca nel contesto delle operazioni PRIN. La proprietà è valorizzata solo se la relativa proprietà revoca è utilizzata."
-  }, {
-    "@language" : "en",
-    "@value" : "Date of revocation of an operation in the context of PRIN. It is valorized only if the revoked property is used."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data revoca"
-  }, {
-    "@language" : "en",
-    "@value" : "revocation date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/revoked",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà è vera solo se il progetto è stato revocato e può assumere i valori \"parzialmente\" o \"totalmente\""
-  }, {
-    "@language" : "en",
-    "@value" : "The value is true only if the project has been revoked and it can assume the values \"partially\" or \"totally\"."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "revocata"
-  }, {
-    "@language" : "en",
-    "@value" : "revoked"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/samplingMethod",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Indicate the method used for the sampling approach and explain in the Detailed Description. Types are:\nProbability Sample: Exclusively random process to guarantee that each participant or population has specified chance of selection, such as simple random sampling, systematic sampling, stratified random sampling, cluster sampling, and consecutive participant sampling\nNon-Probability Sample: Any of a variety of other sampling processes, such as convenience sampling or invitation to volunteer\n"
-  }, {
-    "@language" : "it",
-    "@value" : "Indicazioni e spiegazioni riguardo il metodo utilizzato per l'approccio di campionamento I tipi sono:\nCampione di probabilità: Processo esclusivamente casuale per garantire che ogni partecipante o popolazione abbia specificato la possibilità di selezione, come il campionamento casuale semplice, il campionamento sistematico, il campionamento casuale stratificato, il campionamento a grappolo e il campionamento consecutivo dei partecipanti.\nCampione di nonrobabilità: Qualsiasi di una varietà di altri processi di campionamento, come il campionamento di convenienza o l'invito al volontariato"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTEligibility"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Metodo di campionamento"
-  }, {
-    "@language" : "en",
-    "@value" : "sampling method"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid271"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - valutare l'uso di una classe per rappresentare un metodo"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - check the use of a class to represent a method"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/shortTitle",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A short title of the clinical study written in language intended for the lay public. The title should include, where possible, information on the participants, condition being evaluated, and intervention(s) studied."
-  }, {
-    "@language" : "it",
-    "@value" : "Un breve titolo dello studio clinico scritto in un linguaggio destinato al pubblico laico. Il titolo dovrebbe includere, ove possibile, informazioni sui partecipanti, sulla condizione in corso di valutazione e sugli interventi studiati."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "short title"
-  }, {
-    "@language" : "it",
-    "@value" : "titolo breve"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/sizeOfEntity",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Dimensione dell'impresa secondo classificazione EU. N/A per soggetti pubblici. La proprietà deve essere valorizzata con le prefLabel di questo vocabolario controllato europeo: https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size"
-  }, {
-    "@language" : "en",
-    "@value" : "Enterprise size according to EU classification. N/A for public entities. The property should be valorized with the pref labels of the following EU controlled vocabulary: https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINEntity"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "dimensione istituzione finanziata ctn/prin"
-  }, {
-    "@language" : "en",
-    "@value" : "size of ctn/prin funded institution"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - controllare come trasformare questa proprietà in una classe Concetto da allineare con skos:Concept così da utilizzare gli URI del vocabolario europeo https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - investigate on how to transform this class in a Concept that is aligned with skos:Concept so that to reuse URis of the EU controlled vocabulary https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/sponsorType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Broad Category of sponsor. They can be: Other, Industry, NIH, US. Fed"
-  }, {
-    "@language" : "it",
-    "@value" : "Tipo di sponsor specificato con una stringa. Possono essere: Altro, Industria, NIH, USA. Fed"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTSponsor"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "sponsor type"
-  }, {
-    "@language" : "it",
-    "@value" : "tipo di sponsor"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/startingYear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property used to model the starting year. Typically used for most of the Public Research Projects"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà usata per modellare l'anno di inziio. Tipicamente utilizzata per la maggior parte dei progetti di ricerca pubblica."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid274"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "anno inizio"
-  }, {
-    "@language" : "en",
-    "@value" : "starting year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/year"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/status",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Descrizione testuale dello stato di una struttura o progetto."
-  }, {
-    "@language" : "en",
-    "@value" : "Textual description of the status of a facility or project."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid280"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "stato"
-  }, {
-    "@language" : "en",
-    "@value" : "status"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/studiesFDARegulatedDevice",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Indica se uno studio clinico sta studiando un prodotto per dispositivi soggetti alla sezione 510(k), 515, o 520(m) del Federal Food, Drug, and Cosmetic Act. Selezionare vero/falso."
-  }, {
-    "@language" : "en",
-    "@value" : "Indication that a clinical study is studying a device product subject to section 510(k), 515, or 520(m) of the Federal Food, Drug, and Cosmetic Act. Select true/false."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "studia dispositivo regolamentato da FDA"
-  }, {
-    "@language" : "en",
-    "@value" : "studies FDA regulated device"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/studiesFDARegulatedDrug",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Indication that a clinical study is studying a drug product (including a biological product) subject to section 505 of the Federal Food, Drug, and Cosmetic Act or to section 351 of the Public Health Service Act. Select true/false"
-  }, {
-    "@language" : "it",
-    "@value" : "Indicazione che uno studio clinico sta studiando un prodotto farmaceutico (incluso un prodotto biologico) soggetto alla sezione 505 del Federal Food, Drug, and Cosmetic Act o alla sezione 351 del Public Health Service Act. Selezionare vero/falso."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "studia  farmaco regolamentato dalla FDA"
-  }, {
-    "@language" : "en",
-    "@value" : "studies FDA regulated drug?"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/studyFirstSubmittedDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il suffisso _submitted indica la data in cui il responsabile ha premuto il pulsante di rilascio nel sistema di invio dati di ClinicalTrials.gov, inviando così lo studio per la revisione prima della pubblicazione\"."
-  }, {
-    "@language" : "en",
-    "@value" : "The _submitted suffix indicates the date that the responsible party pressed the release button in the ClinicalTrials.gov data submission system, thereby submitting the study for review prior to posting.\""
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data presentazione primo studio"
-  }, {
-    "@language" : "en",
-    "@value" : "study first submitted date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/studyFirstSubmittedQCDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il suffisso _submitted_qc indica la data di presentazione dello studio della versione del record che soddisfa i criteri di controllo di qualità. È comune che ci siano revisioni tra la prima presentazione dello studio e la presentazione che soddisfa i criteri qc. Si noti che questa non è la data in cui è stata completata la revisione qc\"."
-  }, {
-    "@language" : "en",
-    "@value" : "The _submitted_qc suffix indicates the study submission date of the version of the record that met quality control criteria. It is common for there to be revisions between the first study submission and the submission that meets qc criteria. Note this is not the date that the qc review was completed.\""
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data primo studio presentato QC"
-  }, {
-    "@language" : "en",
-    "@value" : "study first submitted QC date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/studyType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Describes the nature of a clinical study. Study types include interventional studies (also called clinical trials), observational studies (including patient registries), and expanded access."
-  }, {
-    "@language" : "it",
-    "@value" : "Descrive la natura di uno studio clinico. I tipi di studio includono studi interventistici (chiamati anche studi clinici), studi osservazionali (inclusi i registri dei pazienti) e l'accesso esteso."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "study type"
-  }, {
-    "@language" : "it",
-    "@value" : "tipo di studio"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/subjectMasked",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "L'obiettivo principale degli interventi che vengono valutati dallo studio clinico. Gli scopi primari sono:\nTrattamento: Uno o più interventi sono in fase di valutazione per il trattamento di una malattia, sindrome o condizione.\nPrevenzione: Uno o più interventi sono in fase di valutazione per prevenire lo sviluppo di una specifica malattia o condizione di salute.\nDiagnostica: Si stanno valutando uno o più interventi per identificare una malattia o una condizione di salute.\nCure di supporto: Uno o più interventi sono valutati per massimizzare il comfort, ridurre al minimo gli effetti collaterali o mitigare il declino della salute o della funzione del partecipante.\nScreening: Uno o più interventi sono valutati o esaminati per identificare una condizione, o fattori di rischio per una condizione, in persone che non sono ancora note per avere la condizione o il fattore di rischio.\nRicerca sui servizi sanitari: Uno o più interventi per valutare la fornitura, i processi, la gestione, l'organizzazione o il finanziamento dell'assistenza sanitaria.\nScienza di base: Uno o più interventi per esaminare il meccanismo di base dell'azione (per esempio, la fisiologia o la biomeccanica di un intervento).\nFattibilità del dispositivo: Un intervento di un dispositivo viene valutato in un piccolo trial clinico (generalmente meno di 10 partecipanti) per determinare la fattibilità del prodotto; o un trial clinico per testare un prototipo di dispositivo per verificarne la fattibilità e non gli esiti sanitari. Tali studi sono condotti per confermare la progettazione e le specifiche operative di un dispositivo prima di iniziare una sperimentazione clinica completa.\nAltro: Non si applica nessuna delle altre opzioni."
-  }, {
-    "@language" : "en",
-    "@value" : "Subject is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "is subject masked?"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#boolean"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/timePerspective",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Rapporto temporale tra il periodo di osservazione e il momento dell'iscrizione dei partecipanti. I tipi sono:\nRetrospettiva: Osservazione retrospettiva basata su osservazioni raccolte prevalentemente prima della selezione dei soggetti e dell'iscrizione\nProspettiva: Osservazioni periodiche raccolte prevalentemente in seguito all'iscrizione al corso di studi.\nSezione trasversale: Osservazioni o misurazioni effettuate in un unico momento, di solito all'iscrizione del soggetto\nAltro: Spiegato nella descrizione dettagliata"
-  }, {
-    "@language" : "en",
-    "@value" : "Temporal relationship of observation period to time of participant enrollment. Types are:\nRetrospective: Look back using observations collected predominantly prior to subject selection and enrollment\nProspective: Look forward using periodic observations collected predominantly following subject enrollment\nCross-sectional: Observations or measurements made at a single point in time, usually at subject enrollment\nOther: Explain in Detailed Description\n"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTDesign"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "prospettiva temporale"
-  }, {
-    "@language" : "en",
-    "@value" : "time perspective"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid284"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/title",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Testo del titolo di un progetto, risultato della ricerca, ecc."
-  }, {
-    "@language" : "en",
-    "@value" : "Text of the title of a project, research output, etc."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "title"
-  }, {
-    "@language" : "it",
-    "@value" : "titolo"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/total",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "L'intero numero o importo."
-  }, {
-    "@language" : "en",
-    "@value" : "The whole number or amount."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid297"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total"
-  }, {
-    "@language" : "it",
-    "@value" : "totale"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provissoria - valutare un renaming della proprietà"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - check for a renaming of the property"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalDegree",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total with respect to undergraduate students: in this case, undergraduate students are considered to be students in good standing with the payment of tuition fees enrolled in undergraduate courses, master's degree courses, courses of the old system."
-  }, {
-    "@language" : "it",
-    "@value" : "Totale rispetto agli studenti di laurea: in questo caso, vengono considerati studenti di laurea gli studenti in regola con il pagamento delle tasse universitarie iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid303"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total degree"
-  }, {
-    "@language" : "it",
-    "@value" : "totale lauree"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalDegreeExtraEU",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total with respect to students from outside the European Union who are beneficiaries of interventions enrolled in degree courses, master's degree courses, courses of the old system. Students in good standing with the payment of tuition fees are considered."
-  }, {
-    "@language" : "it",
-    "@value" : "Totale rispetto agli studenti di nazionalità extra Unione Europea beneficiari di interventi iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento. Vengono considerati gli studenti in regola con il pagamento delle tasse universitarie."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid311"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total degree extra-EU"
-  }, {
-    "@language" : "it",
-    "@value" : "totale lauree extra-UE"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalDoctorate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total with respect to students enrolled in PhD courses."
-  }, {
-    "@language" : "it",
-    "@value" : "Totale rispetto agli iscritti a corsi di dottorato di ricerca."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid314"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total doctorate"
-  }, {
-    "@language" : "it",
-    "@value" : "totali dottorati"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalExpense",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Amount of total expenditure. The values are expressed in EURO. The data relate to the financial year per year (T-1)."
-  }, {
-    "@language" : "it",
-    "@value" : "Importo della spesa totale. I valori sono espressi in EURO. I dati sono relativi all'esercizio finanziario all'anno (T-1)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATUniversityInterventionExpensesAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "spese totali"
-  }, {
-    "@language" : "en",
-    "@value" : "total expense"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalFemale",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total with respect to the female population of the sample considered."
-  }, {
-    "@language" : "it",
-    "@value" : "Totale rispetto alla popolazione di sesso femminile del campione considerato."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid322"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total female"
-  }, {
-    "@language" : "it",
-    "@value" : "totale genere femminile"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalFemaleDoctorateGraduated",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on women PhDs, disaggregated by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available as of calendar year 2012."
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sui dottori di ricerca di genere femminile, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno solare 2012."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total female doctorate graduated"
-  }, {
-    "@language" : "it",
-    "@value" : "totale di laurati ad un dottorato di genere famminile"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalFemaleDoctorateStudents",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on women enrolled in PhD courses, broken down by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available from the academic year 2012/2013. Students at ISCED Level 8 2011.\nFrom 2015-2016 onwards, data are collected by the National Register of Students and Graduates (ANS_PL), which could lead to a discontinuity in the historical series.\nElaborations on ANS-PL data extracted on 2/10/2019."
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sulle donne iscritte ai corsi di dottorato, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno accademico 2012/2013. Studenti del livello 8 della ISCED 2011.\nA partire dall'a.a. 2015-2016 i dati sono rilevati dall'Anagrafe Nazionale degli Studenti e dei Laureati (ANS_PL), ciò potrebbe determinare una discontinuità nella serie storica.\nElaborazioni su dati ANS-PL estratti alla data del 2/10/2019."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total female doctorate students"
-  }, {
-    "@language" : "it",
-    "@value" : "totale degli studenti di dottorato di genere famminile"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalFemaleEnrolled",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Number of registered female students corresponding to the selected combination of variables. In particular: number of female students who, with reference to a.a. (t) - (t+1), are enrolled on July 31st of the year (t+1). Notes: Students of levels 6 and 7 of ISCED 2011. For the year 2018-2019: elaborations on ANS data - extraction December 2019."
-  }, {
-    "@language" : "it",
-    "@value" : "Numero di studentesse di genere femminile iscritte corrispondente alla combinazione di variabili selezionata. In particolare: numero di studentesse che, con riferimento all' a.a. (t) - (t+1), risultano iscritte alla data del 31 luglio dell'anno (t+1). Note: Studentesse dei livelli 6 e 7 della ISCED 2011. Per l'anno 2018-2019: elaborazioni su dati ANS - estrazione Dicembre 2019."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total female enrolled"
-  }, {
-    "@language" : "it",
-    "@value" : "totale di genere femminile iscritto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalFemaleGraduated",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Number of female graduates corresponding to the selected combination of variables. In particular: Number of female students who graduated in the reference calendar year. Students of levels 6 and 7 of ISCED 2011.\nFor the year 2018: elaborations on ANS data - extraction December 2019."
-  }, {
-    "@language" : "it",
-    "@value" : "Numero di laureate di genere femminile corrispondente alla combinazione di variabili selezionata. In particolare: Numero di studentesse che si sono laureate nell’anno solare di riferimento. Studentesse dei livelli 6 e 7 della ISCED 2011. Per l'anno 2018: elaborazioni su dati ANS - estrazione Dicembre 2019."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total female graduated"
-  }, {
-    "@language" : "it",
-    "@value" : "totale di genere femminile laureato"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalForeignFemale",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total with respect to the population of women with foreign citizenship of the sample considered."
-  }, {
-    "@language" : "it",
-    "@value" : "Totale rispetto alla popolazione di sesso femminile e con cittadinanza straniera del campione considerato."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid328"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total foreign female"
-  }, {
-    "@language" : "it",
-    "@value" : "totale di genere femminile straniero"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalForeignMale",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total with respect to the population of men with foreign citizenship of the sample considered."
-  }, {
-    "@language" : "it",
-    "@value" : "Totale rispetto alla popolazione di sesso maschile e con cittadinanza straniera del campione considerato."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid332"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total foreign male"
-  }, {
-    "@language" : "it",
-    "@value" : "totale di genere maschile straniero"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalGrant",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Project total grant"
-  }, {
-    "@language" : "it",
-    "@value" : "Totale contributo progetto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid336"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total grant"
-  }, {
-    "@language" : "it",
-    "@value" : "totale contributo"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalInvestment",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Project total investment"
-  }, {
-    "@language" : "it",
-    "@value" : "Totale investimento del progetto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/EUREKAProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "investimento totale"
-  }, {
-    "@language" : "en",
-    "@value" : "total investment"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#decimal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalMale",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total with respect to the male population of the sample considered."
-  }, {
-    "@language" : "it",
-    "@value" : "Totale rispetto alla popolazione di sesso maschile del campione considerato."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid339"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total male"
-  }, {
-    "@language" : "it",
-    "@value" : "totale generemaschile"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalMaleDoctorateGraduated",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on men PhDs, disaggregated by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available as of calendar year 2012."
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sui dottori di ricerca di genere maschile, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno solare 2012."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total male doctorate graduated"
-  }, {
-    "@language" : "it",
-    "@value" : "totale di laurati ad un dottorato di genere maschile"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalMaleDoctorateStudents",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Information on men enrolled in PhD courses, broken down by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available from the academic year 2012/2013. Students at ISCED Level 8 2011.\nFrom 2015-2016 onwards, data are collected by the National Register of Students and Graduates (ANS_PL), which could lead to a discontinuity in the historical series.\nElaborations on ANS-PL data extracted on 2/10/2019."
-  }, {
-    "@language" : "it",
-    "@value" : "Informazioni sugli uomini iscritti ai corsi di dottorato, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno accademico 2012/2013. Studenti del livello 8 della ISCED 2011.\nA partire dall'a.a. 2015-2016 i dati sono rilevati dall'Anagrafe Nazionale degli Studenti e dei Laureati (ANS_PL), ciò potrebbe determinare una discontinuità nella serie storica. Elaborazioni su dati ANS-PL estratti alla data del 2/10/2019."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total male doctorate students"
-  }, {
-    "@language" : "it",
-    "@value" : "totale degli studenti di dottorato di genere maschile"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalMaleEnrolled",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Number of registered male students corresponding to the selected combination of variables. In particular: number of male students who, with reference to a.a. (t) - (t+1), are enrolled on July 31st of the year (t+1). Notes: Students of levels 6 and 7 of ISCED 2011. For the year 2018-2019: elaborations on ANS data - extraction December 2019."
-  }, {
-    "@language" : "it",
-    "@value" : "Numero di studenti di genere maschile iscritti, corrispondente alla combinazione di variabili selezionata. In particolare: numero di studenti di genere maschile che, con riferimento all' a.a. (t) - (t+1), risultano iscritti alla data del 31 luglio dell'anno (t+1). Note: Studenti dei livelli 6 e 7 della ISCED 2011. Per l'anno 2018-2019: elaborazioni su dati ANS - estrazione Dicembre 2019."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total male enrolled"
-  }, {
-    "@language" : "it",
-    "@value" : "totale di generemaschile iscritto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalMaleGraduated",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Number of male graduates corresponding to the selected combination of variables. In particular: Number of male students who graduated in the reference calendar year. Students of levels 6 and 7 of ISCED 2011.\nFor the year 2018: elaborations on ANS data - extraction December 2019."
-  }, {
-    "@language" : "it",
-    "@value" : "Numero di laureati di genere maschile corrispondente alla combinazione di variabili selezionata. In particolare: Numero di studenti di genere maschile che si sono laureati nell’anno solare di riferimento. Studenti dei livelli 6 e 7 della ISCED 2011.\nPer l'anno 2018: elaborazioni su dati ANS - estrazione Dicembre 2019."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total male graduated"
-  }, {
-    "@language" : "it",
-    "@value" : "totale di genere maschile laureato"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalMaster",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total with respect to students in good standing with the payment of tuition fees enrolled in Level I and Level II master's courses."
-  }, {
-    "@language" : "it",
-    "@value" : "Totale rispetto agli studenti in regola con il pagamento delle tasse universitarie iscritti a corsi di master di I e II livello."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid345"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total master"
-  }, {
-    "@language" : "it",
-    "@value" : "totale lauree magistrali"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalPerfectioningMaster",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total with respect to students enrolled in 1st and 2nd level master's courses and perfectioning courses. Disaggregation criterion used for data from 2009 to 2013, both included."
-  }, {
-    "@language" : "it",
-    "@value" : "Totale rispetto agli studenti iscritti a corsi di master di I e II livello e a corsi di perfezionamento. Criterio di disaggregazione utilizzato per dati dal 2009 al 2013, entrambi inclusi."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid351"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total perfectioning master"
-  }, {
-    "@language" : "it",
-    "@value" : "totale corsi di perfezionamento"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/totalSpecialization",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Total with respect to students in good standing with the payment of tuition fees enrolled in specialized courses."
-  }, {
-    "@language" : "it",
-    "@value" : "Totale rispetto agli studenti in regola con il pagamento delle tasse universitarie iscritti a corsi di specializzazione."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid356"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "total specialization"
-  }, {
-    "@language" : "it",
-    "@value" : "totale specializzazioni"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#int"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/transmissionDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Data di presentazione della proposta progettuale associata all'operazione"
-  }, {
-    "@language" : "en",
-    "@value" : "Date of submission of the project proposal associated with the operation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CTNPRINOperation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data trasmissione"
-  }, {
-    "@language" : "en",
-    "@value" : "transmission date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/unicsId",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Identificativo all'interno della piattaforma UNiCS"
-  }, {
-    "@language" : "en",
-    "@value" : "Identifier in the UNiCS platform."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid364"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "identificativo in unics"
-  }, {
-    "@language" : "en",
-    "@value" : "unics identifier"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/ustatCourseType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Name of the postgraduate education course; in this dataset, it can be referred to Postgraduate Schools/Level I Masters/Level II Masters/Research Doctorates."
-  }, {
-    "@language" : "it",
-    "@value" : "Nome del corso di studio di formazione Post-Laurea; in questo dataset, si può riferire a Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/USTATReportedPostgraduateCourse"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "course type"
-  }, {
-    "@language" : "it",
-    "@value" : "tipologia di corso"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/verificationDate",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Numero totale di partecipanti allo studio"
-  }, {
-    "@language" : "en",
-    "@value" : "The date the study was last verified in a date-type format so that it can be used to find studies before/after/inclusive of a date or dates. For studies that only provide month/year, the last day of the month is used."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data verifica"
-  }, {
-    "@language" : "en",
-    "@value" : "verification date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/verificationMonthYear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La data in cui lo studio è stato verificato per l'ultima volta in un formato di tipo data, in modo da poterlo utilizzare per trovare gli studi prima/dopo/conclusiva di una o più date. Per gli studi che forniscono solo mese/anno, viene utilizzato l'ultimo giorno del mese."
-  }, {
-    "@language" : "en",
-    "@value" : "The date the study was last verified in a date-type format so that it can be used to find studies before/after/inclusive of a date or dates. For studies that only provide month/year, the last day of the month is used."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "mese-anno di verifica"
-  }, {
-    "@language" : "en",
-    "@value" : "verification month-year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/year"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/whyStopped",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A brief explanation of the reason(s) why such clinical study was stopped (for a clinical study that is \"Suspended,\" \"Terminated,\" or \"Withdrawn\" prior to its planned completion as anticipated by the protocol)."
-  }, {
-    "@language" : "it",
-    "@value" : "Una breve spiegazione delle ragioni per cui tale studio clinico è stato interrotto (per uno studio clinico \"Sospeso\", \"Terminato\" o \"Ritirato\" prima del suo completamento previsto, come previsto dal protocollo)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AACTStudy"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "perchè bloccato"
-  }, {
-    "@language" : "en",
-    "@value" : "why stopped"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/withAcademicRole",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un'affiliazione accademica con il ruolo accademico corrispondente."
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects an Academic Affiliation with the corresponding Academic Role."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/AcademicAffiliation"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "con ruolo accademico"
-  }, {
-    "@language" : "en",
-    "@value" : "with academic role"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid112"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/withRole"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/HER/withCountry",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà collega un coinvolgimento del paese con il paese corrispondente"
-  }, {
-    "@language" : "en",
-    "@value" : "This property connects a country involvement with the corresponding country"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER/CountryInvolvement"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/HER"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "con paese"
-  }, {
-    "@language" : "en",
-    "@value" : "with country"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Country"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/POI/PointOfInterest",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/PublicResearchProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "_:genid548"
-  }, {
-    "@id" : "_:genid549"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/projectAcronym",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/RO/Role",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/RO/TimeIndexedRole",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/RO/forEntity",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/RO/hasRiT",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/RO/withRole",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/SM/URL",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI#TimeInstant",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/l0/Activity",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/l0/Collection",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/l0/Concept",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/l0/Description",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/l0/Object",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/l0/Topic",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/l0/hasTopic",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ]
-} ]
\ No newline at end of file
+{
+  "@context": {
+    "ns1": "https://w3id.org/italia/onto/ADMS/",
+    "ns2": "http://purl.org/dc/terms/",
+    "ns3": "http://www.w3.org/ns/dcat#",
+    "ns4": "https://w3id.org/italia/onto/l0/",
+    "ns5": "http://xmlns.com/foaf/0.1/",
+    "ns6": "http://www.w3.org/ns/prov#",
+    "ns7": "http://www.w3.org/2006/vcard/ns#",
+    "owl": "http://www.w3.org/2002/07/owl#",
+    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
+    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
+    "xsd": "http://www.w3.org/2001/XMLSchema#"
+  },
+  "@graph": [
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb1",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb10",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ISCEDFClassification"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceDegreeDegreeClassAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb102",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfGraduated"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb106",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATInterventionExpensesAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb109",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPermanentStaff"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATTemporaryStaff"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb112",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/AcademicRole"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ItalianAcademicRole"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb115",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb118",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/Result"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/Project/PublicResearchProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb122",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATAverageContributionsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATContributionByClass"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb132",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "Non-Randomized",
+          "Random Sample",
+          "Randomized"
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb136",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "None Retained",
+          "Sample With DNA",
+          "Samples Without DNA"
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb140",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb143",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "Basic research",
+          "Development",
+          "Formazione",
+          "Industrial research",
+          "Ricerca di base",
+          "Ricerca industriale",
+          "Sviluppo",
+          "Training"
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb152",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "Basic research",
+          "Formazione",
+          "R&D",
+          "R&S",
+          "Ricerca di base",
+          "Training"
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb159",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CHAFEAProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECParticipant"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb162",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb165",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb168",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CHAFEAProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/EUREKAProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb174",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "Individual",
+          "Intermediate",
+          "Treatment"
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb178",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "Active not recruiting",
+          "Enrolling by invitation",
+          "Not yet recruiting",
+          "Recruiting"
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb18",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceDegreeDegreeClassAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb183",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "Collaborator",
+          "Lead"
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb186",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "Double",
+          "None (Open Label)",
+          "Quadruple",
+          "Single",
+          "Triple"
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb192",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceDegreeDegreeClassAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb205",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceDegreeDegreeClassAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb218",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceDegreeDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceDegreeDegreeClassAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb231",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "Case Control",
+          "Case Control, Natural History",
+          "Case-Control",
+          "Case-Crossover",
+          "Case-Only",
+          "Cohort",
+          "Defined Population",
+          "Defined Population, Natural History",
+          "Ecologic or Community",
+          "Family-Based",
+          "Natural History",
+          "Other"
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb244",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/PatentPublicationDetail"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/PatentPublicationStage"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb247",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECParticipant"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusParticipant"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb250",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "No",
+          "Undecided",
+          "Yes"
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb254",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "Basic Science",
+          "Device Feasibility",
+          "Diagnostic",
+          "Educational/Counseling/Training",
+          "Health Services Research",
+          "Other",
+          "Prevention",
+          "Screening",
+          "Supportive Care",
+          "Treatment"
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb265",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/PatentPublicationDetail"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/Result"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb268",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/PatentPublicationDetail"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/Result"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb271",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "Non-Probability Sample",
+          "Probability Sample"
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb274",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CHAFEAProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/EUREKAProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb280",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/AACTFacility"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/EUREKAProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb284",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "Cross-Sectional",
+          "Cross-Sectional, Prospective",
+          "Cross-Sectional, Retrospective",
+          "Cross-Sectional, Retrospective/Prospective",
+          "Longitudinal",
+          "Longitudinal, Prospective",
+          "Longitudinal, Retrospective",
+          "Longitudinal, Retrospective/Prospective",
+          "Other",
+          "Prospective",
+          "Retrospective",
+          "Retrospective/Prospective"
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb297",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/DSUCanteenAndAccomodationsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATMealsProvidedAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPermanentStaff"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATTemporaryStaff"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATUniversityFacilitiesAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb303",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATContributionByClass"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATInterventionExpensesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb311",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb314",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATContributionByClass"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATInterventionExpensesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb32",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/AcademicRole"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ItalianAcademicRole"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb322",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfGraduated"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATStaffByGender"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATTAStaffByGender"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb328",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfGraduated"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb332",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfGraduated"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb336",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/EUREKAProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb339",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfGraduated"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATStaffByGender"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATTAStaffByGender"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb345",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATContributionByClass"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb35",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/AcademicDegree"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb351",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATContributionByClass"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb356",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATContributionByClass"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATInterventionExpensesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb364",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECParticipant"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/EUREKAProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb369",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:gYear"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/birthyear"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb370",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "ns4:description"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb371",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/allocation"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb372",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/aactCriterion"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb373",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/aactPopulation"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb374",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:integer"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/aactMaximumAge"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb375",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:integer"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/aactMinimumAge"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb376",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/CLV/hasAddress"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Address"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb377",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb378",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb379",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "ns4:name"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb38",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb380",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/sponsorType"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb381",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasCountryInvolvement"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/CountryInvolvement"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb382",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/TI/Duration"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/hasDuration"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb383",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/biospecDescription"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb384",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/title"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb385",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/whyStopped"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb386",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/studyFirstSubmittedDate"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb387",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/biospecRetention"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb388",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/dispositionFirstSubmittedDate"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb389",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/dispositionFirstSubmittedQCDate"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb390",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:anyURI"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/ipdURL"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb391",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/resultsFirstSubmittedDate"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb392",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/resultsFirstSubmittedQCDate"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb393",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:boolean"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/studiesFDARegulatedDevice"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb394",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/studyFirstSubmittedQCDate"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb395",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/verificationDate"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb396",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/projectAcronym"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb397",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "ns4:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb398",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "ns4:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb399",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/leaderName"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb4",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/AACTCondition"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/AACTEligibility"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/AACTMeshTerm"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CountryInvolvement"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb400",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Country"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasParticipationCountry"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb401",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "ns4:description"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb402",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "ns4:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb403",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb404",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasCHAFEAParticipant"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/CHAFEAParticipant"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb405",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/CHAFEAOutput"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasCHAFEAOutput"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb406",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/CHAFEAInstrument"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasInstrument"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb407",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/TI/Duration"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/hasDuration"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb408",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/CHAFEATopic"
+      },
+      "owl:onProperty": {
+        "@id": "ns4:hasTopic"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb409",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:decimal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/ecContribution"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb41",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb410",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:gYear"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/startingYear"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb411",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:gYear"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/endingYear"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb412",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "ns4:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb413",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb414",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/ctnprinAmountScope"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb415",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/expenseType"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb416",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/ctnprinAvailableBudget"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb417",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/decreeDate"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb418",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/decreeNumber"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb419",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:anyURI"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/documentationURL"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb420",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/expireDate"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb421",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/initiativeType"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb422",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/allocatesFundsTo"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINEntity"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb423",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINAmount"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasCTNPRINAmount"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb424",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINProject"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/refersToProject"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb425",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/ctnprinOperationScope"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb426",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/abstract"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb427",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/admissionDate"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb428",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/ctnprinOperationIdentifier"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb429",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/transmissionDate"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb430",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/revocationDate"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb431",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/revoked"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb432",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/projectAcronym"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb433",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasAACTStudy"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb434",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/CLV/Country"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/withCountry"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb435",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:boolean"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/removedCountry"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb436",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "ns4:description"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb437",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb438",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Feature"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb439",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Country"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasParticipationCountry"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb44",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb440",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/ECActivityType"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasECActivityType"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb441",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/TI/Year"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/hasYear"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb442",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/rcn"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb443",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/unicsId"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb444",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/picNumber"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb445",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasECParticipant"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/ECParticipant"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb446",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/ECTopic"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasECTopic"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb447",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/ECSubjectArea"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasSubjectArea"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb448",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/ECFrameworkProgramme"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasECFrameworkProgramme"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb449",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/ERCPanel"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasERCPanel"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb450",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/ECFundingScheme"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasFundingScheme"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb451",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/cordisRef"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb452",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/ecGrantAgreementNo"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb453",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:decimal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/ecMaxContribution"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb454",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/unicsId"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb455",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:gYear"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/endingYear"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb456",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:gYear"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/startingYear"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb457",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "ns4:description"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb458",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb459",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/ERCGrantType"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasERCGrantType"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb460",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Feature"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb461",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Country"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasParticipationCountry"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb462",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/eurekaOrgType"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb463",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:decimal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/financialContribution"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb464",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasEUREKAParticipant"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAParticipant"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb465",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAInstrument"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasEurekaInstrument"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb466",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKACluster"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasEurekaCluster"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb467",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAMarketArea"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasEurekaMarketArea"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb468",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKATechArea"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasEurekaTechArea"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb469",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/status"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb47",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb470",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/eurekaProjectId"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb471",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:gYear"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/startingYear"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb472",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/unicsId"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb473",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:gYear"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/endingYear"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb474",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "xsd:anyURI"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/URL"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb475",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "ns4:name"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb476",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb477",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Feature"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb478",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Country"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasParticipationCountry"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb479",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "ns4:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb480",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/picNumber"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb481",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/erasmusplusOrgType"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb482",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasErasmusPlusParticipant"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusParticipant"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb483",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProjectResult"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasErasmusplusProjectResult"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb484",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusTopic"
+      },
+      "owl:onProperty": {
+        "@id": "ns4:hasTopic"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb485",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/TI/TimeInstant"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasEndingDate"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb486",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusActionType"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasErasmusplusActionType"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb487",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusKeyAction"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasErasmusplusKeyAction"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb488",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/TI/TimeInstant"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasStartingDate"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb489",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/status"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb490",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/abstract"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb491",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:decimal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/totalGrant"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb492",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusFile"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/distributedInErasumplusFile"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb493",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb494",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Province"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb495",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Province"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb496",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Region"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb497",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Region"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb498",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasPatentPriorityDetail"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/PatentPriorityDetail"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb499",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasIPC"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb50",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb500",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/patentApplicationNo"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb501",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/patentFamilyCode"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb502",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/patentApplicationDate"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb503",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/patentPriorityDate"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb504",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/patentPriorityNo"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb505",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/patentKindCode"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb506",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/patentPublicationNumber"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb507",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/publicationDate"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb508",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/patentKindCode"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb509",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/abstract"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb510",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/title"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb511",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/publicationDate"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb512",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/resultType"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb513",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/foundedBy"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb514",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Address"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasOperationalSpinoffAddress"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb515",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/TI/Year"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasFoundationYear"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb516",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/TI/Year"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasCessationYear"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb517",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/SupportUnit"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasFounderFaculty"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb518",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/foundationProjectDescription"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb519",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/additionalInfo"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb520",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:boolean"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/active"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb521",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:decimal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/founderCapital"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb522",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:boolean"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/founderPatent"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb523",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:decimal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/founderShareholding"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb524",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:boolean"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/innovative"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb525",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb526",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb527",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb528",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb529",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb53",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CTNPRINProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb530",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb531",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb532",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Feature"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb533",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb534",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb535",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb536",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/ustatCourseType"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb537",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "ns4:description"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb538",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "ns4:identifier"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb539",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb540",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/ageClass"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb541",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb542",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/CLV/Feature"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb543",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb544",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/availableSlot"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb545",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/COV/hasOrganization"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb546",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "ns4:description"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb547",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb548",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/CPV/Person"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/hasPrincipalInvestigator"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb549",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/HER/abstract"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb550",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb58",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CTNPRINProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb61",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/COV/PublicOrganization"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/COV/SupportUnit"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb64",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb67",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/AcademicDegree"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb70",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CTNPRINProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb73",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CTNPRINAmount"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CTNPRINProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb76",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CHAFEAParticipant"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECParticipant"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/EUREKAParticipant"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusParticipant"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb81",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeClassAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb86",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb90",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ECProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/ERCProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb93",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb96",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATInterventionExpensesAggregate"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATUniversityInterventionExpensesAggregate"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb99",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATExpenseClass"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/HER/USTATUniversityExpenseClass"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "http://dati.gov.it/onto/dcatapit#Organization",
+        "ns7:Kind",
+        "ns7:Organization"
+      ],
+      "ns7:fn": "banche dati e open data",
+      "ns7:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/HERAPIT-JSON-LD",
+      "@type": [
+        "owl:NamedIndividual",
+        "ns1:SemanticAssetDistribution"
+      ],
+      "ns2:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione JSON-LD dell'ontologia della Ricerca Pubblica"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in JSON-LD of the Public Research ontology"
+        }
+      ],
+      "ns2:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
+      },
+      "ns2:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "ns2:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione JSON-LD ontologia PublicReseach-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "JSON-LD distribution of PublicReseach-AP_IT Ontology"
+        }
+      ],
+      "ns3:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/HER/latest"
+      },
+      "ns3:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/HER/latest/HER-AP_IT.jsonld"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/HERAPIT-RDF-TURTLE",
+      "@type": [
+        "owl:NamedIndividual",
+        "ns1:SemanticAssetDistribution"
+      ],
+      "ns2:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia della Ricerca Pubblica"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/turtle of the Public Research ontology"
+        }
+      ],
+      "ns2:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      },
+      "ns2:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "ns2:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione RDF/Turtle ontologia PublicReseach-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "RDF/Turtle distribution of PublicReseach-AP_IT Ontology"
+        }
+      ],
+      "ns3:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/HER/latest"
+      },
+      "ns3:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/HER/latest/HER-AP_IT.ttl"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/HERAPIT-RDF-XML",
+      "@type": [
+        "owl:NamedIndividual",
+        "ns1:SemanticAssetDistribution"
+      ],
+      "ns2:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/XML dell'ontologia della Ricerca Pubblica"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/XML of the Public Research ontology"
+        }
+      ],
+      "ns2:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
+      },
+      "ns2:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "ns2:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione RDF/XML ontologia PublicReseach-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "RDF/XML distribution of PublicReseach-AP_IT Ontology"
+        }
+      ],
+      "ns3:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/HER/latest"
+      },
+      "ns3:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/HER/latest/HER-AP_IT.rdf"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/private-organization/03033080213",
+      "@type": [
+        "owl:NamedIndividual",
+        "http://dati.gov.it/onto/dcatapit#Agent",
+        "ns5:Agent"
+      ],
+      "ns2:identifier": "03033080213",
+      "ns5:name": [
+        {
+          "@language": "en",
+          "@value": "ONTOPIC"
+        },
+        {
+          "@language": "it",
+          "@value": "ONTOPIC"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/private-organization/siris",
+      "@type": [
+        "owl:NamedIndividual",
+        "http://dati.gov.it/onto/dcatapit#Agent",
+        "ns5:Agent"
+      ],
+      "ns2:identifier": "siris",
+      "ns5:name": [
+        {
+          "@language": "en",
+          "@value": "SIRIS"
+        },
+        {
+          "@language": "it",
+          "@value": "SIRIS"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "ns1:Project"
+      ],
+      "ns4:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      },
+      "rdfs:label": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/toscana-open-research",
+      "@type": [
+        "owl:NamedIndividual",
+        "ns1:Project"
+      ],
+      "ns4:name": {
+        "@language": "it",
+        "@value": "Toscana Open Research"
+      },
+      "rdfs:label": {
+        "@language": "it",
+        "@value": "Toscana Open Research"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/public-organization/agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "http://dati.gov.it/onto/dcatapit#Agent",
+        "ns5:Agent"
+      ],
+      "ns2:identifier": "agid",
+      "ns5:name": [
+        {
+          "@language": "it",
+          "@value": "Agenzia per l'Italia Digitale"
+        },
+        {
+          "@language": "en",
+          "@value": "Italian Digital Agency"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/public-organization/r_toscan",
+      "@type": [
+        "owl:NamedIndividual",
+        "http://dati.gov.it/onto/dcatapit#Agent",
+        "ns5:Agent"
+      ],
+      "ns2:identifier": "r_toscan",
+      "ns5:name": [
+        {
+          "@language": "it",
+          "@value": "Regione Toscana"
+        },
+        {
+          "@language": "en",
+          "@value": "Toscany Region"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/COV/Employment",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/COV/Group",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/COV/Office",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/COV/PublicOrganization",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/COV/SupportUnit",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/COV/VATnumber",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/COV/hasOrganization",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/COV/hasPublicOrganization",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/CPV/Person",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb369"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/CPV/Sex",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/CPV/age",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/CPV/altName",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/CPV/familyName",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/CPV/givenName",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/CPV/hasSex",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/CPV/sexDesc",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/CPV/sexID",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER",
+      "@type": [
+        "owl:Ontology",
+        "owl:NamedIndividual",
+        "ns1:SemanticAsset"
+      ],
+      "ns1:acronym": "HER-AP_IT",
+      "ns1:hasFormalityLevel": {
+        "@id": "ns1:Formal"
+      },
+      "ns1:hasKeyClass": {
+        "@id": "https://w3id.org/italia/onto/HER/PublicResearchProject"
+      },
+      "ns1:hasOntologyLanguage": {
+        "@id": "ns1:OWL"
+      },
+      "ns1:hasSemanticAssetDistribution": [
+        {
+          "@id": "https://w3id.org/italia/data/distribution/HERAPIT-JSON-LD"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/HERAPIT-RDF-TURTLE"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/HERAPIT-RDF-XML"
+        }
+      ],
+      "ns1:hasTask": [
+        {
+          "@id": "ns1:AnnotationTask"
+        },
+        {
+          "@id": "ns1:QueryFormulationTask"
+        },
+        {
+          "@id": "ns1:SearchTask"
+        }
+      ],
+      "ns1:last": [
+        {
+          "@id": "https://w3id.org/italia/onto/CLV/1.0"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/HER/0.3"
+        }
+      ],
+      "ns1:officialURI": {
+        "@type": "xsd:anyURI",
+        "@value": "https://w3id.org/italia/onto/HER"
+      },
+      "ns1:prefix": "herapit",
+      "ns1:semanticAssetInUse": [
+        {
+          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/project/toscana-open-research"
+        }
+      ],
+      "ns1:status": "draft",
+      "ns1:target": [
+        "Imprese",
+        "Pubbliche Amministrazioni"
+      ],
+      "ns1:type": {
+        "@id": "ns1:DomainOntology"
+      },
+      "ns2:accrualPeriodicity": {
+        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      },
+      "ns2:creator": [
+        {
+          "@id": "https://w3id.org/italia/data/public-organization/agid"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/public-organization/r_toscan"
+        },
+        {
+          "@id": "https://w3id.org/italia/datq/private-organization/siris"
+        },
+        {
+          "@id": "https://w3id.org/italia/datq/private-organization/03033080213"
+        }
+      ],
+      "ns2:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è l'ontologia del profilo di italiano sull'alta formazione, ricerca e innovazione. Essa nasce come versione per OntoPiA dell'ontologia sviluppata nell'ambito del progetto Toscana Open Research (http://www.toscanaopenresearch.it/) disponibile in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the ontology of the Italian application profile for Higher Education and Research. It is born as the OntoPiA's version of the ontology already developed in the context of Toscana Open Research Project (http://www.toscanaopenresearch.it/en/) and available in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars"
+        }
+      ],
+      "ns2:issued": {
+        "@type": "xsd:date",
+        "@value": "2020-04-02"
+      },
+      "ns2:language": [
+        {
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
+        },
+        {
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+        }
+      ],
+      "ns2:modified": {
+        "@language": "en",
+        "@value": "2020-11-06"
+      },
+      "ns2:publisher": {
+        "@id": "https://w3id.org/italia/data/public-organization/agid"
+      },
+      "ns2:rightsHolder": {
+        "@id": "https://w3id.org/italia/data/public-organization/r_toscan"
+      },
+      "ns2:title": [
+        {
+          "@language": "en",
+          "@value": "Higher Education and Research Ontology"
+        },
+        {
+          "@language": "it",
+          "@value": "Ontologia sull'Alta Formazione, Ricerca e Innovazione"
+        }
+      ],
+      "ns3:contactPoint": {
+        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
+      },
+      "ns3:keyword": [
+        {
+          "@language": "it",
+          "@value": "Peronale universitario"
+        },
+        {
+          "@language": "it",
+          "@value": "Progetti di ricerca"
+        },
+        {
+          "@language": "en",
+          "@value": "Public Research"
+        },
+        {
+          "@language": "en",
+          "@value": "Research Projects"
+        },
+        {
+          "@language": "it",
+          "@value": "Ricerca pubblica"
+        },
+        {
+          "@language": "en",
+          "@value": "Student"
+        },
+        {
+          "@language": "it",
+          "@value": "Studenti"
+        }
+      ],
+      "ns3:theme": {
+        "@id": "http://publications.europa.eu/resource/authority/data-theme/EDUC"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "https://w3id.org/italia/onto/HER/0.1"
+      },
+      "owl:imports": [
+        {
+          "@id": "https://w3id.org/italia/onto/CPV"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/Project"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0"
+        }
+      ],
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/HER/0.4"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "en",
+          "@value": "Version 0.4 in OntoPiA"
+        },
+        {
+          "@language": "it",
+          "@value": "Versione 0.4 in OntoPiA"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa è l'ontologia del profilo di italiano sull'alta formazione, ricerca e innovazione. Essa nasce come versione per OntoPiA dell'ontologia sviluppata nell'ambito del progetto Toscana Open Research (http://www.toscanaopenresearch.it/) disponibile in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the ontology of the Italian application profile for Higher Education and Research. It is born as the OntoPiA's version of the ontology already developed in the context of Toscana Open Research Project (http://www.toscanaopenresearch.it/en/) and available in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Higher Education and Research Ontology"
+        },
+        {
+          "@language": "it",
+          "@value": "Ontologia dell'Alta Formazione, Ricerca e Innovazione"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AACTCondition",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La malattia, il disturbo, la sindrome, o la lesione che si sta studiando. Su ClinicalTrials.gov, le condizioni possono includere anche altre questioni relative alla salute, come la durata della vita, la qualità della vita e i rischi per la salute. Il nome della condizione può includere lettere maiuscolo o minuscole."
+        },
+        {
+          "@language": "en",
+          "@value": "The disease, disorder, syndrome, illness, or injury that is being studied. On ClinicalTrials.gov, conditions may also include other health-related issues, such as lifespan, quality of life, and health risks. The name of the condition may include upper or lower case letters."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Condition"
+        },
+        {
+          "@language": "it",
+          "@value": "Condizione"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:Characteristic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AACTConditionMeshTerm",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "I nomi della malattia o delle condizioni studiate nello studio clinico, o il focus dello studio clinico. I dati vengono descritti da NLM (Medical Subject Headings - MeSH) - thesaurus del vocabolario controllato o termini da un altro vocabolario, come la Nomenclatura sistematica dei termini medico-clinici (SNOMED CT), che è stato mappato al MeSH all'interno del Metathesaurus Unified Medical Language System (UMLS).\n\nTradotto con www.DeepL.com/Translator (versione gratuita)"
+        },
+        {
+          "@language": "en",
+          "@value": "The name(s) of the disease(s) or condition(s) studied in the clinical study, or the focus of the clinical study appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus or terms from another vocabulary, such as the Systematized Nomenclature of Medicine—Clinical Terms (SNOMED CT), that has been mapped to MeSH within the Unified Medical Language System (UMLS) Metathesaurus."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Condition Mesh Term"
+        },
+        {
+          "@language": "it",
+          "@value": "Termine MeSH di Condizione"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTMeshTerm"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AACTDesign",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "I metodi di indagine e le strategie utilizzate nello studio clinico. Una descrizione delle modalità di conduzione dello studio clinico"
+        },
+        {
+          "@language": "en",
+          "@value": "The investigative methods and strategies used in the clinical study. A description of the manner in which the clinical trial will be conducted"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "AACT Design"
+        },
+        {
+          "@language": "it",
+          "@value": "Progettazione AACT"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Description"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb370"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb371"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AACTEligibility",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "I requisiti chiave che le persone che vogliono partecipare a uno studio clinico devono soddisfare o le caratteristiche che devono avere."
+        },
+        {
+          "@language": "en",
+          "@value": "The key requirements that people who want to participate in a clinical study must meet or the characteristics they must have."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Eligibility"
+        },
+        {
+          "@language": "it",
+          "@value": "Idoneitá"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Characteristic"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb372"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb373"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb374"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb375"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AACTFacility",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "conduzione del sito/partecipazione ad uno studio"
+        },
+        {
+          "@language": "en",
+          "@value": "site conducting/participating in a study"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Facility Clinical Trial"
+        },
+        {
+          "@language": "it",
+          "@value": "Struttura sperimentazione clinica"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/CLV/SpatialObject"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb376"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb377"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AACTIntervention",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A process or action that is the focus of a clinical study. Interventions include drugs, medical devices, procedures, vaccines, and other products that are either investigational or already available. Interventions can also include noninvasive approaches, such as education or modifying diet and exercise."
+        },
+        {
+          "@language": "it",
+          "@value": "Un processo o un'azione che è il fulcro di uno studio clinico. Gli interventi comprendono farmaci, dispositivi medici, procedure, vaccini e altri prodotti che sono in fase di sperimentazione o già disponibili. Gli interventi possono anche includere approcci non invasivi, come l'educazione o la modifica della dieta e dell'esercizio fisico."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "AACT Intervention"
+        },
+        {
+          "@language": "it",
+          "@value": "Intervento AACT"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:Activity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AACTInterventionMeshTerm",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Interventi di studio clinico documentati da NLM's Medical Subject Headings (MeSH) - thesaurus del vocabolario controllato da NLM's Medical Subject Headings (MeSH)"
+        },
+        {
+          "@language": "en",
+          "@value": "clinical study intervention appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "AACT Intervention Mesh Term"
+        },
+        {
+          "@language": "it",
+          "@value": "Termine MeSH di Intervento AACT"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTMeshTerm"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AACTMeshTerm",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus"
+        },
+        {
+          "@language": "it",
+          "@value": "descrittori del thesaurus del vocabolario controllato dalla NLM \"Medical Subject Headings (MeSH)\" (MeSH)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Condition/Intervention Mesh Term"
+        },
+        {
+          "@language": "it",
+          "@value": "Termine Mesh di Condizione/Interventi"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Concept"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb378"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb379"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AACTResponsibleParty",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La persona responsabile dell'invio di informazioni su uno studio clinico a ClinicalTrials.gov e dell'aggiornamento di tali informazioni. Di solito lo sponsor dello studio o lo sperimentatore."
+        },
+        {
+          "@language": "en",
+          "@value": "The person responsible for submitting information about a clinical study to ClinicalTrials.gov and updating that information. Usually the study sponsor or investigator."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Responsible Party"
+        },
+        {
+          "@language": "it",
+          "@value": "parte responsabile"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/CPV/Person"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AACTSponsor",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "L'organizzazione o la persona che avvia lo studio e che ha autorità e controllo sullo studio."
+        },
+        {
+          "@language": "en",
+          "@value": "The organization or person who initiates the study and who has authority and control over the study."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Sponsor"
+        },
+        {
+          "@language": "it",
+          "@value": "sponsor"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb380"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AACTStudy",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Clinical study"
+        },
+        {
+          "@language": "it",
+          "@value": "Studio clinico"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Studio"
+        },
+        {
+          "@language": "en",
+          "@value": "Study"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Activity"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb381"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb382"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb383"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb384"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb385"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb386"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb387"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb388"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb389"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb390"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb391"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb392"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb393"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb394"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb395"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb396"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ASJC",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/all-science-journal"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#ConceptScheme"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "All Science Journal Classification"
+        },
+        {
+          "@language": "it",
+          "@value": "Classificazione  Scopus"
+        },
+        {
+          "@language": "en",
+          "@value": "Scopus Classification"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/HERClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ASJCField",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/all-science-journal"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": {
+        "@language": "en",
+        "@value": "Journals are assigned to 27 major thematic categories as well as to 313 specific subject categories according to Scopus® Classification."
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ASJC"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ASJCSubjectArea",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/all-science-journal"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": {
+        "@language": "en",
+        "@value": "The SCOPUS classification scheme contains 27 subject areas: Agricultural and Biological Sciences; Arts and Humanities; Biochemistry; Genetics and Molecular Biology; Business; Management and Accounting; Chemical Engineering; Chemistry; Computer Science; Decision Sciences; Dentistry; Earth and Planetary Science; Economics; Econometrics and Finance; Energy\nEngineering; Environmental Science; Health Professions; Immunology and Microbiology; Materials Science; Mathematics; Medicine; Multidisciplinary; Neuroscience; Nursing; Pharmacology, Toxicology and Pharmaceutics; Physics and Astronomy; Psychology; Social Sciences; Veterinary\n\nAttributes:\n:name\n:scopusSubjectAreaCode"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ASJC"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ASJCSupergroup",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/all-science-journal"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ASJC"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AcademicAffiliation",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Rappresenta l'affiliazione di una persona a un'organizzazione con un determinato ruolo per un periodo di tempo."
+        },
+        {
+          "@language": "en",
+          "@value": "Represents the affiliation of a person to an organization with a certain role for a period of time."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Academic Affiliation"
+        },
+        {
+          "@language": "it",
+          "@value": "Affilizazione accademica"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/COV/Employment"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AcademicDegree",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il principale titolo accademico post-secondario in Italia."
+        },
+        {
+          "@language": "en",
+          "@value": "The main post-secondary academic degree in Italy."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Academic Degree"
+        },
+        {
+          "@language": "it",
+          "@value": "Laurea"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Object"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb397"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AcademicDiscipline",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/academic-disciplines"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#ConceptScheme"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Classification of Academic Disciplines"
+        },
+        {
+          "@language": "it",
+          "@value": "Classificazione Settori Sicentifico Disciplinari"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/HERClassification"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb398"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AcademicRecruitementField",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/academic-disciplines"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/AcademicDiscipline"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/AcademicRole",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il ruolo che una persona svolge in un'organizzazione accademica."
+        },
+        {
+          "@language": "en",
+          "@value": "The role a person plays in an academic organization."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Academic role"
+        },
+        {
+          "@language": "it",
+          "@value": "Ruolo Accademico"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/RO/Role"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/Area",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/academic-disciplines"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It refers to the areas set up by the National University Council (CUN).\nCurrently, there are fourteen areas. (Gelmin Law 240/2010)\n- Area 01 Mathematics and informatics\n- Area 02 Physics\n- Area 03 Chemistry\n- Area 04 Earth Science\n- Area 05 Biology\n- Area 06 Medicine\n- Area 07 Agricultural and veterinary science\n- Area 08 Civil engineering and architecture\n- Area 09 Industrial and information engineering\n- Area 10 Antiquities, philology, literary studies, art history\n- Area 11 History, philosophy, pedagogy and psychology\n- Area 12 Law\n- Area 13 Economics and statistics\n- Area 14 Political and social science"
+        },
+        {
+          "@language": "it",
+          "@value": "Si riferisce alle aree istituite dal Consiglio Universitario Nazionale (CUN).\nAttualmente le aree sono quattordici. (Legge Gelmin 240/2010)\n- Area 01 Matematica e informatica\n- Area 02 Fisica\n- Area 03 Chimica\n- Area 04 Scienze della Terra\n- Area 05 Biologia\n- Area 06 Medicina\n- Area 07 Scienze agrarie e veterinarie\n- Area 08 Ingegneria civile e architettura\n- Area 09 Ingegneria industriale e dell'informazione\n- Area 10 Antichità, filologia, studi letterari, storia dell'arte\n- Area 11 Storia, filosofia, pedagogia e psicologia\n- Area 12 Legge\n- Area 13 Economia e statistica\n- Area 14 Scienze politiche e sociali"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Area CUN"
+        },
+        {
+          "@language": "en",
+          "@value": "CUN Area"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/AcademicDiscipline"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/CHAFEAInstrument",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Tipo di attività finanziata. I tipi sono: Progetti, Conferenza, Azioni congiunte, Sovvenzione di funzionamento, Accordo quadro di partenariato"
+        },
+        {
+          "@language": "en",
+          "@value": "Type of activity funded. Types are: Projects, Conference, Joint Actions, Operating Grant, Framework Partnership Agreement"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "CHAFEA Instrument"
+        },
+        {
+          "@language": "it",
+          "@value": "Strumento CHAFEA"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:Concept"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/CHAFEAOutput",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Ouput prodotto da un'attività finanziata. I diversi tipi di output sono: \"Dimostratore, pilota, prototipo\", \"Documento, rapporti...\", \"Siti web, compilazione di brevetti, video ecc."
+        },
+        {
+          "@language": "en",
+          "@value": "Ouput produced by a funded activity. The different types of outputs are: \"Demonstrator, pilot, prototype\", \"Document, reports...\", \"Websites, patent filling, videos etc\" and \"Other\"."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "CHAFEA Project's Output"
+        },
+        {
+          "@language": "it",
+          "@value": "Risultato progetto CHAFEA"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/Result"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb399"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/CHAFEAParticipant",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Involved Institutions"
+        },
+        {
+          "@language": "it",
+          "@value": "Istituzioni coinvolte"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "CHAFEA Participant"
+        },
+        {
+          "@language": "it",
+          "@value": "Partecipanti CHAFEA"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb400"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb401"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb402"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb403"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/CHAFEAProject",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Attività finanziata pubblicata dall'Agenzia esecutiva per i consumatori, la salute, l'agricoltura e l'alimentazione (CHAFEA)"
+        },
+        {
+          "@language": "en",
+          "@value": "Funded activity published by the Consumers, Health, Agriculture and Food Executive Agency (CHAFEA)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "CHAFEA Project"
+        },
+        {
+          "@language": "it",
+          "@value": "Progetto CHAFEA"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/Project/PublicResearchProject"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb404"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb405"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb406"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb407"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb408"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb409"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb410"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb411"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/CHAFEATopic",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Classification of funded activities published by the Consumers, Health, Agriculture and Food Executive Agency (CHAFEA)"
+        },
+        {
+          "@language": "it",
+          "@value": "Classificazione delle attività finanziate pubblicata dall'Agenzia esecutiva per i consumatori, la salute, l'agricoltura e l'alimentazione (CHAFEA)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Argomento CHAFEA"
+        },
+        {
+          "@language": "en",
+          "@value": "CHAFEA Topic"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/HERClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/CPCClassification",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#ConceptScheme"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Classificazione dei brevetti cooperativi"
+        },
+        {
+          "@language": "en",
+          "@value": "Cooperative Patent Classification"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/HERClassification"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb412"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb413"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/CTNPRINAmount",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Importi monetari allegati a un'operazione CTN/PRIN"
+        },
+        {
+          "@language": "en",
+          "@value": "Monetary amounts attached to a CTN/PRIN operation"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Ammontare CTN/PRIN"
+        },
+        {
+          "@language": "en",
+          "@value": "CTN/PRIN Amount"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/MU/Value"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb414"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb415"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/CTNPRINEntity",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Soggetti beneficiari dell'iniziativa. I dati integrati in ToscanaOpenResearch sono stati ottenuti nel contesto di un protocollo di intesa tra il Ministero dell'Istruzione, dell'Università e della Ricerca e la Regione toscana, e sono relativi a progetti aventi almeno un beneficiario con sede legale o operativa in Toscana."
+        },
+        {
+          "@language": "en",
+          "@value": "Subjects that are beneficiaries of the initiative. The data integrated in ToscanaOpenResearch were obtained in the context of a memorandum of understanding between the Ministry of Education, University and Research and the Region of Tuscany, and are related to projects with at least one beneficiary with registered or operational headquarters in Tuscany."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "CTN/PRIN Funded Institution"
+        },
+        {
+          "@language": "it",
+          "@value": "Istituzione finanziata da CTN/PRIN"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/CTNPRINFinancingFund",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Financing fund from which the initiative draws its economic resources"
+        },
+        {
+          "@language": "it",
+          "@value": "Fondo di finanziamento da cui l'iniziativa attinge le sue risorse economiche"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "CTN/PRIN Financing Fund"
+        },
+        {
+          "@language": "it",
+          "@value": "Fondo di finanziamento CTN/PRIN"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Object"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb416"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "An initiative in this context is a funding action that can be associated with a call, a notice, an invitation, a campaign, etc. The data integrated in ToscanaOpenResearch have been obtained in the context of a memorandum of understanding between the Ministry of Education, University and Research and the Tuscan Region, and are related to the initiatives CTN2012, CTN20916 and PRIN 2012, and to projects with at least one beneficiary with legal or operational headquarters in Tuscany."
+        },
+        {
+          "@language": "it",
+          "@value": "Un'iniziativa in questo contesto è un'azione di finanziamento che può essere associata ad un bando, un avviso, un invito, una campagna, etc. I dati integrati in ToscanaOpenResearch sono stati ottenuti nel contesto di un protocollo di intesa tra il Ministero dell'Istruzione, dell'Università e della Ricerca e la Regione toscana, e sono relativi alle iniziative CTN2012, CTN20916 e PRIN 2012, e a progetti aventi almeno un beneficiario con sede legale o operativa in Toscana."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "CTN/PRIN Initiative"
+        },
+        {
+          "@language": "it",
+          "@value": "iniziativa CTN/PRIN"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Activity"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb417"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb418"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb419"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb420"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb421"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Accounting operation, related to Local code project, scope, beneficiary"
+        },
+        {
+          "@language": "it",
+          "@value": "Operazione contabile, relativa a Codice locale progetto, ambito, beneficiario"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "CTN/PRIN Operation"
+        },
+        {
+          "@language": "it",
+          "@value": "Operazione CTN/PRIN"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Activity"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb422"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb423"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb424"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb425"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb426"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb427"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb428"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb429"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb430"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb431"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb432"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/CTNPRINProject",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Progetto finanziato da CTN (Cluster Tecnologici Nazionali) o PRIN (Progetti di Ricerca di Interesse Nazionale)"
+        },
+        {
+          "@language": "en",
+          "@value": "Project funded by CTN (Cluster Tecnologici Nazionali) or PRIN (Progetti di Ricerca di Interesse Nazionale)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "CTN/PRIN Project"
+        },
+        {
+          "@language": "it",
+          "@value": "Progetto CTN/PRIN"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicResearchProject"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/CountryInvolvement",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Country where the facility conducting a clinical protocol is located"
+        },
+        {
+          "@language": "it",
+          "@value": "Paese in cui si trova la struttura che conduce un protocollo clinico"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Coinvolgimento del paese"
+        },
+        {
+          "@language": "en",
+          "@value": "Country Involvement"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:EventOrSituation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb433"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb434"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb435"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/DMCAvailable",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Lo studio dispone di un Comitato di monitoraggio dei dati (DMC) (un gruppo di scienziati indipendenti che monitorano la sicurezza e l'integrità scientifica di uno studio clinico. Il DMC può raccomandare allo sponsor di interrompere la sperimentazione se non è efficace, se danneggia i partecipanti o se è improbabile che serva al suo scopo scientifico. I membri sono scelti in base alle competenze e alle conoscenze scientifiche necessarie per monitorare lo specifico studio. Chiamato anche scheda di sicurezza e monitoraggio dei dati, o DSMB).\n\nLa proprietà indica se il comitato è presente o meno."
+        },
+        {
+          "@language": "en",
+          "@value": "Study has a Data Monitoring Committee (DMC) (a group of independent scientists who monitor the safety and scientific integrity of a clinical trial. The DMC can recommend to the sponsor that the trial be stopped if it is not effective, is harming participants, or is unlikely to serve its scientific purpose. Members are chosen based on the scientific skills and knowledge needed to monitor the particular trial. Also called a data safety and monitoring board, or DSMB.)\n\nThe property indicates whether such a committee exists or not."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "comitato di monitoraggio dati disponibile"
+        },
+        {
+          "@language": "en",
+          "@value": "data monitoring committee available"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/DSUCanteenAndAccomodationsAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on accommodation and canteens active at 1/11 of the reference year."
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sui posti alloggio e mense attive all'1/11 dell'anno di riferimento."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione degli alloggi e mense riportate da DSU"
+        },
+        {
+          "@language": "en",
+          "@value": "DSU Aggregate of Canteen And Accommodations"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/DSUInterventionType",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information (code and description) on interventions in favor of students for the Academic Year (T-1)/(T)."
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni (codice e descrizione) sugli interventi a favore degli studenti per l'Anno Accademico (T-1)/(T)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "DSU Intervention Type"
+        },
+        {
+          "@language": "it",
+          "@value": "Tipo (o classe) di intervento DSU"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Characteristic"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb436"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb437"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Interventi concessi a studenti per ciascun Ateneo/Istituto gestito da ciascun ente per il DSU/ufficio, per l'anno accademico di riferimento."
+        },
+        {
+          "@language": "en",
+          "@value": "Interventions granted to students for each University/Institute managed by each institution for the Right to University Studies - DSU/Office, for the academic year of reference."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione Diritto allo studio universitario riportato da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "DSU Aggregate of Right to University Studies"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/DegreeArea",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": {
+        "@language": "en",
+        "@value": "According to http://anagrafe.miur.it/, the areas are the following:\n\n- Sanitaria\n- Scientifica\n- Sociale\n- Umanistica\n\nEach faculty is gruped under one of the previous areas."
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Area di laurea italiana"
+        },
+        {
+          "@language": "en",
+          "@value": "Italian Degree Area"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/HERClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/DegreeClass",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": {
+        "@language": "it",
+        "@value": "http://www.miur.it/0002Univer/0021Offert/index_cf2.htm\n\n- Determinazione delle classi delle lauree universitarie (1-42)\nhttp://www.miur.it/UserFiles/521.pdf\n\n- Determinazione delle classi delle lauree specialistiche (1-104)"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Italian Degree Class"
+        },
+        {
+          "@language": "it",
+          "@value": "Tipo di laurea italiana"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/HERClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/Diploma",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A maturity diploma that can be awarded upon successful completion of secondary education."
+        },
+        {
+          "@language": "it",
+          "@value": "Un diploma di maturità che può essere rilasciato al termine del ciclo di studi secondari."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Diploma"
+        },
+        {
+          "@language": "it",
+          "@value": "diploma"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:Object"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ECActivityType",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Tipologia di attività dell'organizzazione che partecipa a un progetto CE. Le seguenti descrizioni e codici di convenzione sono utilizzati per distinguere tra i diversi tipi di organizzazioni: società private a scopo di lucro (PRC), enti pubblici (esclusi ricerca e istruzione) (PUB), organizzazioni di ricerca (esclusa l'istruzione) (REC), istituti di istruzione secondaria e superiore (HES) e altri enti (OTH)."
+        },
+        {
+          "@language": "en",
+          "@value": "Type of activity performed by the organisation participating in a EC project. The following descriptions and convention codes are used for distinguishing between the different types of organisations according to their nature/activity: private for profit companies (PRC), public bodies (excluding research and education) (PUB), research organisations (excluding education) (REC), secondary and higher education establishments (HES), and other entities (OTH)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "EC Activity Type of Organization"
+        },
+        {
+          "@language": "it",
+          "@value": "Tipologia CE di attivitá dell'organizzazione"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ECClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ECClassification",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#ConceptScheme"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Classificazione CE"
+        },
+        {
+          "@language": "en",
+          "@value": "EC Classification"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/HERClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ECFrameworkProgramme",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "I framework program, o in forma abbreviata dal FP1 a FP7 - \"FP8\" è stato chiamato \"Horizon 2020\" - sono programmi di finanziamento creati dall'Unione Europea e dalla Commissione Europea per sostenere e promuovere la ricerca nello Spazio Europeo della Ricerca (ERA)."
+        },
+        {
+          "@language": "en",
+          "@value": "The Framework Programmes, or abbreviated FP1 to FP7 with \"FP8\" being named \"Horizon 2020\", are funding programmes created by the European Union/European Commission to support and foster research in the European Research Area (ERA)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "EC Framework Program"
+        },
+        {
+          "@language": "it",
+          "@value": "Programma quadro CE"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ECClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ECFundingScheme",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Funding scheme (or \"Types of action\" in Horizon 2020) are the types of projects funded under a EC Framework Programme. In Horizon 2020, the existing types of action are the following: Research and innovation actions (RIA), Innovation actions (IA), Coordination and support actions (CSA), ERA-NET Cofund actions, European Joint Programme (EJP) Cofund actions, Pre-Commercial Procurement (PCP) actions, Public Procurement of Innovative Solutions (PPI) actions and Prizes."
+        },
+        {
+          "@language": "it",
+          "@value": "Gli schemi di finanziamento (o \"Tipi di azione\" in Horizon 2020) sono i tipi di progetti finanziati nell'ambito di un programma quadro CE. In Horizon 2020, i tipi di azione esistenti sono i seguenti: Azioni di ricerca e innovazione (RIA), azioni di innovazione (IA), azioni di coordinamento e sostegno (CSA), azioni Cofund ERA-NET, azioni Cofund del programma comune europeo (EJP), azioni Cofund del programma europeo congiunto (EJP), azioni di appalti pre-commerciali (PCP), azioni di appalti pubblici di soluzioni innovative (PPI) e premi.\n"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "EC Funding Scheme"
+        },
+        {
+          "@language": "it",
+          "@value": "Piano di finanziamento CE"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/ECClassification"
+        },
+        {
+          "@id": "ns4:Concept"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ECParticipant",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Partecipante ad un progetto CE. Questa classe è una reificazione del rapporto che coinvolge un progetto con un'organizzazione partecipante. Questa classe reificata memorizza informazioni aggiuntive come il finanziamento concesso dall'UE al partecipante specifico."
+        },
+        {
+          "@language": "en",
+          "@value": "Participant in a EC project. This class is a reification of the relationship that involves a project with a participating organization. This reified class stores additional information such as the funding granted by the EU to the specific participant."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "EC Participant"
+        },
+        {
+          "@language": "it",
+          "@value": "Partecipante CE"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb438"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb439"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb440"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb441"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb442"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb443"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb444"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ECProject",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Progetto finanziato dai programmi quadro dell'UE per la ricerca e l'innovazione (dal 1° PQ1 a Horizon 2020) e pubblicato dalla Commissione europea sul servizio comunitario di informazione per la ricerca e lo sviluppo (CORDIS)."
+        },
+        {
+          "@language": "en",
+          "@value": "Project funded by the EU's framework programmes for research and innovation (FP1 to Horizon 2020) and published by the European Comission on the Community Research and Development Information Service (CORDIS)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "EC Project"
+        },
+        {
+          "@language": "it",
+          "@value": "Progetto CE"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/Project/PublicResearchProject"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb445"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb446"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb447"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb448"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb449"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb450"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb451"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb452"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb453"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb454"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb455"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb456"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ECSubjectArea",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Categorizzazione tematica utilizzata nel 7° Programma Quadro. Non disponibile in H2020."
+        },
+        {
+          "@language": "en",
+          "@value": "Thematic categorisation used in the 7th Framework Programme. Not available in H2020."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Area tematica CE"
+        },
+        {
+          "@language": "en",
+          "@value": "EC Subject Area"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ECClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ECTopic",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Calls for proposals are subdivided into topics. A topic defines a specific subject or area for which applicants are invited to submit proposals. The description of a topic comprises its specific scope, the type of action, evaluation criteria and deadline for submission of proposals."
+        },
+        {
+          "@language": "it",
+          "@value": "Gli inviti a presentare proposte sono suddivisi per argomenti. Un argomento definisce un argomento o un settore specifico per il quale i candidati sono invitati a presentare proposte. La descrizione di un argomento comprende il suo ambito specifico, il tipo di azione, i criteri di valutazione e la scadenza per la presentazione delle proposte."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Argomento di ricerca CE"
+        },
+        {
+          "@language": "en",
+          "@value": "EC Topic"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ECClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ERCClassification",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#ConceptScheme"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Classificazione ERC"
+        },
+        {
+          "@language": "en",
+          "@value": "ERC Classification"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ECClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ERCGrantType",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Tipo di finanziamento dell'European Research Council - ERC. Le sovvenzioni dell'ERC sono suddivise in 6 tipi: Sovvenzione di avviamento, Sovvenzione per la sinergia, Sovvenzione per il consolidamento, Sovvenzione per il sostegno, Sovvenzione per la prova di un concetto e Sovvenzione per la fase avanzata. Si tratta di contributi finanziari diretti donati dal bilancio del ERC per finanziare le attività."
+        },
+        {
+          "@language": "en",
+          "@value": "Type of ERC funding. ERC grants are divided in 6 types: Starting Grant, Synergy Grant, Consolidator Grant, Support, Proof of Concept Grant and Advanced Grant. These are direct financial contributions donated from the ERC budget in order to finance activities."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "ERC Grant Type"
+        },
+        {
+          "@language": "it",
+          "@value": "Tipo Contributo ERC"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Characteristic"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb457"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb458"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ERCPanel",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-her/erc-panel-h2020-fp"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "English Version: http://www.unipr.it/sites/default/files/allegatiparagrafo/01-08-2013/settori_erc.pdf"
+        },
+        {
+          "@language": "it",
+          "@value": "Versione in Italiano:\nhttps://it.wikipedia.org/wiki/Settori_ERC"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "ERC Panel"
+        },
+        {
+          "@language": "it",
+          "@value": "Pannello ERC"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ERCClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ERCProject",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Progetto finanziato dal Consiglio Europeo della Ricerca"
+        },
+        {
+          "@language": "en",
+          "@value": "Project funded by the European Research Council"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "ERC Project"
+        },
+        {
+          "@language": "it",
+          "@value": "Progetto ERC"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/ECProject"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb459"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ERCResearchDomain",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-her/erc-panel-h2020-fp"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Scientific domains to which the 25 ERC panels -used for the planning and operation of the evaluation of ERC grant proposals- are assigned to. They cover all fields of science, engineering and scholarship which, concretely: Social Sciences and Humanities (6 Panels, SH1–SH6), Physical Sciences and Engineering (10 Panels, PE1–PE10), Life Sciences (9 Panels, LS1–LS9)."
+        },
+        {
+          "@language": "it",
+          "@value": "Settori scientifici ai quali sono assegnati i 25 gruppi di esperti scientifici del CER - utilizzati per la pianificazione e il funzionamento della valutazione delle proposte di sovvenzione del CER -. Essi coprono tutti i campi della scienza, dell'ingegneria e delle borse di studio che, in concreto: Scienze sociali e umanistiche (6 gruppi, SH1-SH6), Scienze fisiche e ingegneria (10 gruppi, PE1-PE10), Scienze della vita (9 gruppi, LS1-LS9)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Dominio di ricerca ERC"
+        },
+        {
+          "@language": "en",
+          "@value": "ERC Research Domain"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ERCClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ERCSubpanel",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-her/erc-panel-h2020-fp"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "English Version: http://www.unipr.it/sites/default/files/allegatiparagrafo/01-08-2013/settori_erc.pdf"
+        },
+        {
+          "@language": "it",
+          "@value": "Versione in Italiano:\nhttps://it.wikipedia.org/wiki/Settori_ERC"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "ERC Subpanel"
+        },
+        {
+          "@language": "it",
+          "@value": "Sotto Pannello ERC"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ERCClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/EUREKACluster",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "EUREKA Clusters are strategic initiatives proposed and led by industry, developing generic technologies of key importance for European competitiveness"
+        },
+        {
+          "@language": "it",
+          "@value": "I Cluster EUREKA sono iniziative strategiche proposte e guidate dall'industria, che sviluppano tecnologie generiche di importanza fondamentale per la competitività europea"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "EUREKA Cluster"
+        },
+        {
+          "@language": "it",
+          "@value": "Gruppo EUREKA"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Concept"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb460"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/EUREKAInstrument",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "EUREKA financial instrument. EUREKA instruments are of several kinds, and their choice depends mainly on the type of research project to be developed (Eurostars, Clusters, Network projects and InvestHorizon)."
+        },
+        {
+          "@language": "it",
+          "@value": "Strumento finanziario EUREKA. Gli strumenti EUREKA sono di vario tipo e la loro scelta dipende principalmente dal tipo di progetto di ricerca da sviluppare (Eurostars, Clusters, progetti di rete e InvestHorizon)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "EUREKA Instrument"
+        },
+        {
+          "@language": "it",
+          "@value": "Strumento EUREKA"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/HERClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/EUREKAMarketArea",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Area di mercato EUREKA (Prodotti industriali / Produzione; Medicina / Salute; Trasporti; Consumer Related)"
+        },
+        {
+          "@language": "en",
+          "@value": "EUREKA Market area (Industrial Products / Manufacturing; Medical / Health Related; Transportation; Consumer Related)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Area di mercato EUREKA"
+        },
+        {
+          "@language": "en",
+          "@value": "EUREKA Market Area"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/HERClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/EUREKAParticipant",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Partecipanti in progetto EUREKA"
+        },
+        {
+          "@language": "en",
+          "@value": "Participant in a EUREKA project"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "EUREKA Participant"
+        },
+        {
+          "@language": "it",
+          "@value": "Partecipante EUREKA"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb461"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb462"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb463"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/EUREKAProject",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Project funded by the EUREKA network."
+        },
+        {
+          "@language": "it",
+          "@value": "Project funded by the EUREKA network."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "EUREKA Project"
+        },
+        {
+          "@language": "it",
+          "@value": "Progetto EUREKA"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/Project/PublicResearchProject"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb464"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb465"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb466"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb467"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb468"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb469"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb470"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb471"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb472"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb473"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/EUREKATechArea",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Area tecnologica EUREKA (Elettronica, IT e tecnologia delle telecomunicazioni; Produzione industriale, materiali e trasporti; Scienze / tecnologie biologiche; Tecnologia per la protezione dell'uomo e dell'ambiente; Tecnologia energetica)"
+        },
+        {
+          "@language": "en",
+          "@value": "EUREKA Tecnological area (Electronics, IT and Telecoms Technology; Industrial Manufacturing, Material and Transport; Biological Sciences / Technologies; Technology for Protecting Man and the Environment; Energy Technology)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Area tecnica EUREKA"
+        },
+        {
+          "@language": "en",
+          "@value": "EUREKA Tech Area"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/HERClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusActionType",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It refers to the specific action type within each Key action."
+        },
+        {
+          "@language": "it",
+          "@value": "Si riferisce al tipo di azione specifica all'interno di ogni azione chiave."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Erasmus+ Action Type"
+        },
+        {
+          "@language": "it",
+          "@value": "Tipo di azione Erasmus+"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusClassification",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#ConceptScheme"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is used to classify the erasmus plus projects under the European Commission classification."
+        },
+        {
+          "@language": "it",
+          "@value": "Viene utilizzato per classificare i progetti erasmus plus nella classificazione della Commissione Europea."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Erasmus+ Classification"
+        },
+        {
+          "@language": "it",
+          "@value": "classificazione Erasmus+"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ECClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusFile",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It refers to the output result file of an erasmus plus project.\nThe file tipycally is available by an url provided by the European Commission."
+        },
+        {
+          "@language": "it",
+          "@value": "Si riferisce al file dei risultati di un progetto erasmus plus.\nIl file è tipicamente disponibile tramite un url fornito dalla Commissione Europea."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Erasmus+ File"
+        },
+        {
+          "@language": "it",
+          "@value": "File Erasmus+"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Object"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb474"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb475"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb476"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusKeyAction",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It refers to the collective name for activities and projects that can be funded under Erasmus+.\nThere are three Key Action areas which can be summarised as:\n- Key Action 1 (Mobility)\n- Key Action 2 (Cooperation for Innovation and Exchange of Good Practices)\n- Key Action 3 (Support for Policy Reform)"
+        },
+        {
+          "@language": "it",
+          "@value": "Si riferisce al nome collettivo per le attività e i progetti che possono essere finanziati nell'ambito di Erasmus+.\nCi sono tre aree di azione chiave che possono essere riassunte come:\n- Azione chiave 1 (Mobilità)\n- Azione chiave 2 (Cooperazione per l'innovazione e lo scambio di buone pratiche)\n- Azione chiave 3 (Sostegno alla riforma delle politiche)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Azione chiave Erasmus+"
+        },
+        {
+          "@language": "en",
+          "@value": "Erasmus+ Key Action"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusParticipant",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It refers to the entities which are involved in the Erasmus+ projects.\nThe entities could be both universities and private organizations."
+        },
+        {
+          "@language": "it",
+          "@value": "Si riferisce alle entità coinvolte nei progetti Erasmus+.\nLe entità potrebbero essere sia università che organizzazioni private."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Erasmus+ Participant"
+        },
+        {
+          "@language": "it",
+          "@value": "Partecipante Erasmus+"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb477"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb478"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb479"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb480"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb481"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProgramme",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It refers to the funding programme (for example, Erasmus)."
+        },
+        {
+          "@language": "it",
+          "@value": "Si riferisce al programma di finanziamento (per esempio, Erasmus)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Erasmus+ Programme"
+        },
+        {
+          "@language": "it",
+          "@value": "Programma Erasmus+"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProject",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It refers to projects under the funding scheme \"Erasmus+\" from the European Union for education, training, youth and sport in Europe."
+        },
+        {
+          "@language": "it",
+          "@value": "Si riferisce a progetti nell'ambito del programma di finanziamento \"Erasmus+\" dell'Unione Europea per l'istruzione, la formazione, la gioventù e lo sport in Europa."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Erasmus+ Project"
+        },
+        {
+          "@language": "it",
+          "@value": "Progetto Erasmus+"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb482"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb483"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb484"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb485"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb486"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb487"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb488"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb489"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb490"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb491"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProjectResult",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is used to address results for erasmus plus projects that have ended."
+        },
+        {
+          "@language": "it",
+          "@value": "Viene utilizzato per indicare i risultati dei progetti erasmus plus che si sono conclusi."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Erasmus+ Project Result"
+        },
+        {
+          "@language": "it",
+          "@value": "Risultato progetto Erasmus+"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/Result"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb492"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb493"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusTopic",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Quando disponibile, si riferisce all'argomento o agli argomenti principali del progetto."
+        },
+        {
+          "@language": "en",
+          "@value": "When available, it refers to the main topic(s) of the project."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Argomento Erasmus+"
+        },
+        {
+          "@language": "en",
+          "@value": "Erasmus+ Topic"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/FORDClassification",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-her/fields-of-research-development"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La classificazione Fields of research and development (FORD) viene utilizzata per classificare le unità e le risorse di R&S in base ai campi di indagine, vale a dire ampi domini di conoscenza basati principalmente sul contenuto della materia di R&S. (Fonte: http://uis.unesco.org/en/glossary-term/fields-research-and-development-ford)"
+        },
+        {
+          "@language": "en",
+          "@value": "The Fields of research and development (FORD) classification is used to classify R&D units and resources by fields of enquiry, namely, broad knowledge domains based primarily on the content of the R&D subject matter. (Source: http://uis.unesco.org/en/glossary-term/fields-research-and-development-ford)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Classificazione FORD"
+        },
+        {
+          "@language": "en",
+          "@value": "FORD Classification"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/HERClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/HERClassification",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#ConceptScheme"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Classificazione Alta Formazione e Ricerca"
+        },
+        {
+          "@language": "en",
+          "@value": "HER Classification"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:Topic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/HES",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/HER/ECActivityType"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": {
+        "@language": "en",
+        "@value": "Higher or Secondary Education Establishments"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ISCEDFClassification",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La classificazione internazionale standard dell'istruzione (ISCED) è un quadro per l'assemblaggio, la compilazione e l'analisi di statistiche comparabili a livello transnazionale sull'istruzione. (Fonte: https://unesdoc.unesco.org/ark:/48223/pf0000228085)"
+        },
+        {
+          "@language": "en",
+          "@value": "The International Standard Classification of Education (ISCED) is a framework for assembling, compiling and analysing cross-nationally comparable statistics on education. (Source: https://unesdoc.unesco.org/ark:/48223/pf0000228085)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Classificazione ISCED-F"
+        },
+        {
+          "@language": "en",
+          "@value": "ISCED-F Classification"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/HERClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/InternationalPatentClassification",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#ConceptScheme"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La classificazione internazionale dei brevetti (IPC), istituita dall'accordo di Strasburgo del 1971, prevede un sistema gerarchico di simboli indipendenti dal linguaggio per la classificazione dei brevetti e dei modelli di utilità in base alle diverse aree tecnologiche a cui si riferiscono."
+        },
+        {
+          "@language": "en",
+          "@value": "The International Patent Classification (IPC), established by the Strasbourg Agreement 1971, provides for a hierarchical system of language independent symbols for the classification of patents and utility models according to the different areas of technology to which they pertain."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Classificazione internazionale dei brevetti"
+        },
+        {
+          "@language": "en",
+          "@value": "International Patent Classification"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:Topic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/IsPrincipalInvestigatorOf",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/HER/hasPrincipalInvestigator"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - da verificare bene la descrizione"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Inverse property of hasPrincipalInvestigator"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà inversa di ha esaminatore principale"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/CPV/Person"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is principal investigator of"
+        },
+        {
+          "@language": "it",
+          "@value": "è esaminatore principale di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicResearchProject"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/Italian",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/HER/ReportedCitizenship"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Italian"
+        },
+        {
+          "@language": "it",
+          "@value": "Italiana"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ItalianAcademicRole",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-universitites/italian-academic-roles"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It refers to the academic position held. In the Italian university system,\nthere are the following academic roles:\n- Full professor (or first-tier professor) who is admitted after a competition;\n- Associate professor (or second level professor) to whom access is granted following a competition;\n- Adjunct professor;\n- Temporary lecturer;\n- Assistant Professor;\n- Research fellow;\n- Assistant Professor (tenure track);\n- Postdoctoral Researcher\n- Professor Emeritus"
+        },
+        {
+          "@language": "it",
+          "@value": "Si riferisce alla posizione accademica ricoperta. Nel sistema universitario italiano,\nci sono i seguenti ruoli accademici:\n- Professore ordinario (o professore di primo livello) che viene ammesso dopo un concorso;\n- Professore associato (o professore di secondo livello) al quale viene concesso l'accesso a seguito di un concorso;\n- Professore aggiunto;\n- Docente temporaneo;\n- Professore assistente;\n- Ricercatore;\n- Professore assistente (cattedra di ruolo);\n- Ricercatore post-dottorato\n- Professore emerito"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Italian Academic Role"
+        },
+        {
+          "@language": "it",
+          "@value": "Ruolo accademico italiano"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/AcademicRole"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ItalianDegree",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is refers to Italian degree qualification that students can award upon successful completion of a course of study in higher education, usually at a college or university."
+        },
+        {
+          "@language": "it",
+          "@value": "Si riferisce al titolo di studio di laurea italiano che gli studenti possono rilasciare al termine di un corso di studi nell'ambito dell'istruzione superiore, di solito presso un college o un'università."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Italian Degree"
+        },
+        {
+          "@language": "it",
+          "@value": "Laurea italiana"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/AcademicDegree"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ItalianDiploma",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is refers to the Italian maturity diploma that can be award upon successful completion of secondary education"
+        },
+        {
+          "@language": "it",
+          "@value": "Si riferisce al diploma di maturità italiano che può essere rilasciato al termine del ciclo di studi secondari."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Diploma italiano"
+        },
+        {
+          "@language": "en",
+          "@value": "Italian Diploma"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/Diploma"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ItalianPhDCourse",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A PhD courses provided by an Italian university."
+        },
+        {
+          "@language": "it",
+          "@value": "Un corso di dottorato di ricerca previsot da un'universitá italiana."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Corso di Dottorato Italiano"
+        },
+        {
+          "@language": "en",
+          "@value": "Italian PhD Course"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/PhDCourse"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Rapporti con i corsi di dottorato di ricerca che offre ogni anno."
+        },
+        {
+          "@language": "en",
+          "@value": "Reified relationship that related an university with the PhD courses it offers each cycle year."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Corsi di PHD italian per ciclo accademico"
+        },
+        {
+          "@language": "en",
+          "@value": "Italian PhD Course By Academic Cycle"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:EventOrSituation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ItalianStudentType",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Tipo di studente nel sistema accademico italiano (Immatricolato, Iscritto, Laureato, Dottorato, ...)"
+        },
+        {
+          "@language": "en",
+          "@value": "Type of student in the Italian academic system."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Italian Student Type"
+        },
+        {
+          "@language": "it",
+          "@value": "Tipo di studente italiano"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/RO/Role"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/MIURStudentsAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Aggregated data on Italian students filed in the MIUR system, grouped by year and university."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno e per università."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Aggregate of Italian Students"
+        },
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei studenti italiani"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Aggregated data on Italian students filed in the MIUR system, grouped by year, university and citizenship."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e cittadinanza."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Aggregate of Italian Students By Citizenship"
+        },
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei studenti italiani per cittadinanza"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship and degree."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza e laurea."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Aggregate of Italian Students By Citizenship and Degree"
+        },
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei studenti italiani per cittadinanza e laurea"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeClassAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship, degree and degree class."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza, laurea e classe di laurea."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Aggregate of Italian Students By Citizenship, Degree and Degree Class"
+        },
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei studenti italiani per cittadinanza, laurea e classe di laurea"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByCitizenshipDegreeDegreeClassAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship and degree class."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza e classe di laurea."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Aggregate of Italian Students By Citizenship and Degree Class"
+        },
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei studenti italiani per cittadinanza e classe di laurea"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDegreeDegreeClassAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship and degree class."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza e classe di laurea."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Aggregate of Italian Students By Degree and Degree Class"
+        },
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei studenti italiani per laurea e classe di laurea"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Aggregated data on Italian students filed in the MIUR system, grouped by year, university and diploma."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e diploma."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Aggregate of Italian Students By Diploma"
+        },
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei studenti italiani per diploma"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByDiplomaDegreeDegreeClassAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, diploma, degree and degree class."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, diploma, laurea e classe di laurea."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Aggregate of Italian Students By Diploma, Degree and Degree Class"
+        },
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei studenti italiani per diploma, laurea e classe di laurea"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Aggregated data on Italian students filed in the MIUR system, grouped by year, university and Italian province of residence."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e provincia di residenza italiana."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Aggregate of Italian Students By Province of Residence"
+        },
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei studenti italiani per provincia di residenza"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb494"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByProvinceOfResidenceDegreeDegreeClassAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, Italian province of residence, degree and degree class."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, provincia di residenza italiana, laurea e classe di laurea."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Aggregate of Italian Students By Province of Residence, Degree and Degree Class"
+        },
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei studenti italiani per provincia di residenza, laurea e classe di laurea"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb495"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Aggregated data on Italian students filed in the MIUR system, grouped by year, university and Italian region of residence."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e regione di residenza italiana."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Aggregate of Italian Students By Region of Residence"
+        },
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei studenti italiani per regione di residenza"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb496"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/MIURStudentsByRegionOfResidenceDegreeDegreeClassAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Aggregated data on Italian students filed in the MIUR system, grouped by year, university, Italian region of residence, degree and degree class."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, regione di residenza italiana, laurea e classe di laurea."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Aggregate of Italian Students By Region of Residence, Degree and Degree Class"
+        },
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei studenti italiani per regione di residenza, laurea e classe di laurea"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb497"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/MacroSector",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/academic-disciplines"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Macro Sector"
+        },
+        {
+          "@language": "it",
+          "@value": "Macro Settore"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/AcademicDiscipline"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/NotItalian",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/HER/ReportedCitizenship"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Non Italiana"
+        },
+        {
+          "@language": "en",
+          "@value": "Not Italian"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/OTH",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/HER/ECActivityType"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": {
+        "@language": "en",
+        "@value": "Other"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/PHDCycle",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Numero del ciclo del Dottorato di Ricerca. Valido solo per i corsi di Dottorato di Ricerca."
+        },
+        {
+          "@language": "en",
+          "@value": "PhD cycle number. Only valid for PhD courses."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb115"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "academic cycle"
+        },
+        {
+          "@language": "it",
+          "@value": "ciclo accademico"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/PRC",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/HER/ECActivityType"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": {
+        "@language": "en",
+        "@value": "Private for-profit entities (excluding Higher or Secondary Education Establishments)"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/PUB",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/HER/ECActivityType"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": {
+        "@language": "en",
+        "@value": "Public bodies (excluding Research Organisations and Secondary or Higher Education Establishments)"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/Patent",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A granted patent, i.e. an intellectual property right for the owner to exclude others from making, using, selling and importing an invention"
+        },
+        {
+          "@language": "it",
+          "@value": "Un brevetto concesso, ovvero un diritto di proprietà intellettuale per il proprietario di escludere altri dal fare, utilizzare, vendere e importare un'invenzione"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Brevetto"
+        },
+        {
+          "@language": "en",
+          "@value": "Patent"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/Result"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb498"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb499"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb500"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb501"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb502"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/PatentPriorityDetail",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A priority right or right of priority is a time-limited right, triggered by the first filing of an application for a patent. It allows the claimant to file a subsequent application in another country for the same invention as of the date of filing the first application."
+        },
+        {
+          "@language": "it",
+          "@value": "Un diritto o diritto di priorità prioritario è un diritto limitato nel tempo, innescato dal primo deposito di una domanda di brevetto. Consente al richiedente di presentare una domanda successiva in un altro paese per la stessa invenzione a partire dalla data di deposito della prima domanda."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Dettagli sulla priorità dei brevetti"
+        },
+        {
+          "@language": "en",
+          "@value": "Patent Priority Details"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Description"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb503"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb504"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/PatentPublicationDetail",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Details of the patent publication (e.g. publication number, year, etc.)"
+        },
+        {
+          "@language": "it",
+          "@value": "Dettagli della pubblicazione del brevetto (ad es. Numero di pubblicazione, anno, ecc.)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Dettagli della pubblicazione del brevetto"
+        },
+        {
+          "@language": "en",
+          "@value": "Patent Publication Details"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Description"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb505"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb506"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb507"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/PatentPublicationStage",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La fase in cui è attualmente in corso il processo di pubblicazione dei brevetti."
+        },
+        {
+          "@language": "en",
+          "@value": "The stage in which the patent publication process is currently on."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Fase di pubblicazione del brevetto"
+        },
+        {
+          "@language": "en",
+          "@value": "Patent Publication Stage"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Object"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb508"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/PhDCourse",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A PhD course."
+        },
+        {
+          "@language": "it",
+          "@value": "Un corso di dottorato di ricerca."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Corso di dottorato"
+        },
+        {
+          "@language": "en",
+          "@value": "PhD Course"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:Object"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/REC",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/HER/ECActivityType"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": {
+        "@language": "en",
+        "@value": "Research Organisations"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ReportedCitizenship",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisorio - da comprendere meglio con dati alla mano se possa essere sufficiente utilizzare la cittadinanza già definita nell'ontologia Core Person Vocabulary - Profilo Applicativo Italiano"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - to be investigated whether it is sufficient to use the citizenship already defined in CPV - Core Person Vocabulary - Italian Application Profile."
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It refers to the citenzship of where a person was born. The possible values are:\n- Italian\n- Non italian"
+        },
+        {
+          "@language": "it",
+          "@value": "Si riferisce alla cittadinanza del luogo di nascita di una persona. I valori possibili sono:\n- Italiano\n- Non italiano"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Cittadinanza riportata in sistemi nazionali scolastici"
+        },
+        {
+          "@language": "en",
+          "@value": "Reported Citizenship"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:Characteristic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ResearcherSeniorityGrade",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La classificazione dell'UNESCO di professionisti impegnati nella concezione o nella creazione di nuove conoscenze (che conducono ricerche e migliorano o sviluppano concetti, teorie, modelli, tecniche di strumentazione, software o metodi operativi) in base ai livelli di anzianità. Si propone di utilizzare la seguente classificazione dei gradi / livelli di anzianità: Categoria A: il singolo voto / posto più alto in cui viene normalmente condotta la ricerca. Esempi: \"Direttore della ricerca\" o \"Professore ordinario\" Categoria B: Ricercatori che lavorano in posizioni non più alte della posizione più alta (A) ma più senior rispetto ai neolaureati qualificati (livello ISCED 8). Esempi: \"Ricercatore senior\" o \"Ricercatore principale\" o \"Professore associato\". Categoria C: il primo grado / posto in cui verrebbe normalmente assunto un dottorato di ricerca appena qualificato. Esempi: \"Ricercatore\" o \"Investigatore\" o \"Ricercatore\" o \"Dottorando post-dottorato\". Categoria D: Studenti di dottorato di livello CITE 8 impegnati come ricercatori o ricercatori che lavorano in posti che normalmente non richiedono un dottorato. Esempi: \"dottorandi\" o \"ricercatori junior\" (senza dottorato di ricerca). Anche gli studenti del Master che sono considerati ricercatori rientrerebbero in questa categoria."
+        },
+        {
+          "@language": "en",
+          "@value": "UNESCO's clasification of professionals engaged in the conception or creation of new knowledge (who conduct research and improve or develop concepts, theories, models, techniques instrumentation, software or operational methods) by the seniority levels. It is proposed to use the following classification of seniority grades/levels: Category A: The single highest grade/post at which research is normally conducted. Examples: \"Director of research\" or \"Full professor\" Category B: Researchers working in positions not as senior as top position (A) but more senior than newly qualified doctoral graduates (ISCED level 8). Examples: \"Senior researcher\" or \"Principal investigator\" or \"Associate professor\". Category C: The first grade/post into which a newly qualified doctoral graduate would normally be recruited. Examples: \"Researcher\" or \"Investigator\" or \"Assistant professor\" or \"Post-doctoral fellow\". Category D: Either doctoral students at the ISCED level 8 who are engaged as researchers, or researchers working in posts that do not normally require a doctorate degree. Examples: \"Ph.D. students\" or \"Junior researchers\" (without a Ph.D.). Master’s students who are counted as researchers would also fall under this category."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Anzianità ricercatore"
+        },
+        {
+          "@language": "en",
+          "@value": "Researcher Seniority Grade"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/RO/Role"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/Result",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Result"
+        },
+        {
+          "@language": "it",
+          "@value": "Risultato (Output)"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Object"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb509"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb510"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb511"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb512"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ScientificDisciplinarySector",
+      "@type": "owl:Class",
+      "ns4:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-universities/academic-disciplines"
+      },
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Settore Scientifico Disciplinare"
+        },
+        {
+          "@language": "en",
+          "@value": "Sientific Disciplinary Sector"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/AcademicDiscipline"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/Spinoff",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Enterprise created from a pre-existing entity or unit; in this specific dataset are included the spin-offs of public research: adopting the definition of the Netval 2014 report, an \"enterprise operating in high-tech sectors constituted by (at least) a university professor/researcher or a doctoral candidate/fellow/student who has carried out multiannual research activities on a specific theme, object of creation of the enterprise itself\".The data are obtained from Spin-off Italia, the spin-off database of public research in Italy: https://www.spinoffitalia.it/. As indicated by the website Spin-off Italia (https://www.spinoffitalia.it/?q=about), \"The database (Spin-off Italia, Editor's note) is the result of the collaboration between the Centre for Innovation and Entrepreneurship of the Polytechnic University of Marche, NetVal and the Management Institute of the Scuola Superiore Sant'Anna. The database contains information on the companies that the research group considered to associate with the spin-off concept of public research. In particular, in the database it is possible to select the companies that have been accredited as spin-offs by the research institutions of origin\"."
+        },
+        {
+          "@language": "it",
+          "@value": "Impresa creata a partire da un ente o un’unità preesistente; in questo specifico dataset vengono inclusi gli spin-off della ricerca pubblica: adottando la definizione del rapporto Netval 2014, una “impresa operante in settori high-tech costituita da (almeno) un professore/ricercatore universitario o da un dottorando/contrattista/studente che abbia effettuato attività di ricerca pluriennale su un tema specifico, oggetto di creazione dell’impresa stessa”. I dati sono ottenuti da Spin-off Italia, il database degli spin-off della ricerca pubblica in Italia: https://www.spinoffitalia.it/. Come indicato dal sito Spin-off Italia (https://www.spinoffitalia.it/?q=about), \"Il database (Spin-off Italia, NdR) è frutto della collaborazione fra il Centro per l'Innovazione e l'Imprenditorialità dell'Università Politecnica delle Marche, NetVal e l'Istituto di Management della Scuola Superiore Sant'Anna. Il database contiene informazioni sulle imprese che il gruppo di ricerca ha ritenuto di associare al concetto di spin-off della ricerca pubblica. In particolare, nel database è possibile selezionare le imprese che sono state accreditate come spin-off dagli enti di ricerca di provenienza.\""
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Spinoff"
+        },
+        {
+          "@language": "it",
+          "@value": "Spinoff"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/COV/PrivateOrganization"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb513"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb514"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb515"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb516"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb517"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb518"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb519"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb520"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb521"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb522"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb523"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb524"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione Statistica"
+        },
+        {
+          "@language": "en",
+          "@value": "Statistical Aggregation"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Collection"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb525"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATAverageContributionsAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on the average contribution for students enrolled in I and II level degree courses (including single cycle courses) calculated on the basis of the fees actually paid (net of the regional tax for the DSU and stamp duty where applicable) ."
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sulla contribuzione media per gli studenti iscritti a corsi di laurea di I e II livello (inclusi i corsi a ciclo unico) calcolata sulla base delle tasse realmente pagate (al netto della tassa regionale per il DSU e dell’imposta di bollo dove previste)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione della contribuzione media riportata da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Aggregate of Average Contributions"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb526"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATCanteenServiceClass",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on accommodation and catering services at 1/11 of the reference year (T). In particular, the service provided is described through the identification code and description of the service: the possible values for codes and description are:\n1 : Accommodation places in residences\n2a: Accommodation in residences - of which assigned to eligible students (scholarship holders and non-scholarship holders)\n4 : Accommodation in residences - of which allocated to non-eligible students\n5 : Accommodation in residences - of which reserved for mobility students (e.g. Erasmus)\n6 : Accommodation in residences - of which reserved for guest house use\n7 : Directly managed canteens\n8 : Seats in directly managed canteens\n9 : Canteens under indirect management\n10: Seats in indirectly managed canteens\n\nWhen using the data take special care to avoid duplication, after carefully reading the code descriptions.\nIn particular, pay attention to the values indicated as \"\"of which...\"\", already included in the main entry."
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sui posti alloggio e servizi di ristorazione all'1/11 dell'anno di riferimento (T). In particolare, il servizio erogato viene descritto tramite il codice identificativo e la descrizione del servizio: i valori possibili per codici e descrizione sono:\n1 : Posti alloggio in residenze\n2a: Posti alloggio in residenze - di cui assegnati a studenti idonei (borsisti e non borsisti)\n4 : Posti alloggio in residenze - di cui assegnati a studenti non idonei\n5 : Posti alloggio in residenze - di cui riservati a studenti in mobilità (es. Erasmus)\n6 : Posti alloggio in residenze - di cui riservati ad uso foresteria\n7 : Mense attive a gestione diretta\n8 : Posti a sedere in mense a gestione diretta\n9 : Mense attive a gestione indiretta\n10: Posti a sedere in mense a gestione indiretta\n\nNell'utilizzo dei dati porre particolare attenzione ad evitare duplicazioni, dopo aver letto accuratamente le descrizioni dei codici.\nIn particolare fare attenzione ai valori indicati come \"\"di cui…\"\", già ricompresi nella voce principale.\n\n"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Classe di servizio mensa riportata da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported Canteen Service Class"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:Characteristic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATContributionByClass",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Data relating to the contribution classes of university students. Indicates the distribution of students by class of contribution amount per capita, per Academic year (T-1)/(T)."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati relativi alle classi di contribuzione degli studenti universitari. Indica la distribuzione degli studenti per classe di importo della contribuzione pro-capite, per anno Accademico (T-1)/(T)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei contributi per classe riportati da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Aggregate of Contributions By Class"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATContributionClass",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Data on university student contribution classes."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati relativi alle classi di contribuzione degli studenti universitari."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Classe di contribuzione USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported Contribution Class"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Characteristic"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb527"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATContributionRevenue",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Data on the revenue from the student contribution of the universities, in particular the student contribution and other income from students, the final balance sheet and the established budget. The balance sheet refers to the year (T-1)."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati relativi al gettito della contribuzione studentesca degli atenei, in particolare alla contribuzione studentesca e alle altre entrate provenienti dagli studenti, al conto consuntivo e al bilancio di previsione assestato. Conto consuntivo: riferimento all'anno (T-1)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei ricavi del contributo riportato da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Aggregate of Contribution Revenue"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb528"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATContributionRevenueClass",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on the source of the student contribution revenue. In particular, the identifier/extended name shows the code/description of the revenue, respectively, which may consist of the values:\n01 : Revenue related to degree courses, master's degree courses, courses of the old system\n02 : Revenue related to PhD courses\n03 : Revenue related to specialisation courses;\n040: Revenue related to first and second level master's courses\n041: Revenue related to courses for the purpose of teaching qualification\n04a: Revenue related to other course fees\n04b: Revenue related to improvement courses\n05 : Regional tax for the Right to University Study - DSU (if collected by the university)\n06a: Revenue related to state exams, internships and pre-registration tests\n07 : Other income not required for registration\n08 : Other from students, not constituent revenue.\n"
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sulla fonte del gettito della contribuzione studentesca. In particolare, l'identificativo/nome esteso riportano il codice/la descrizione del gettito, rispettivamente, e possono essumere i valori:\n01 : Gettito relativo a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento\n02 : Gettito relativo a corsi di dottorato\n03 : Gettito relativo a corsi di specializzazione\n040: Gettito relativo a corsi di master di primo e secondo livello\n041: Gettito relativo a corsi finalizzati all'abilitazione all'insegnamento\n04a: Gettito relativo ad altri corsi\n04b: Gettito relativo a corsi di perfezionamento\n05 : Tassa regionale per il DSU (se riscossa da università)\n06a: Gettito esami di stato, tirocini e test pre-immatricolazioni\n07 : Altre entrate non necessarie per l'iscrizione\n08 : Altro da studenti, non costituente gettito"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Classe di contribuzione riportata da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported Contribution Revenue Class"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:Characteristic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Data on university students' enrolled at universities in good standing with the payment of tuition fees."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati relativi agli iscritti degli atenei in regola con il pagamento delle tasse universitarie."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione degli studenti iscritt riportati da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Aggregate of Enrolled Students"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb529"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATEnrollment",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on the types of enrollment of the enrolled students of the universities in good standing with the payment of tuition fees. In particular, the identification/extended name shows the code/description of the type of enrollment, respectively and may consist of values:\nT1: Total enrolled students\nT1a: Total enrolled students - of which PhD students with financial support\nT1b: Total enrolled students - of which students with partial coverage of fees from external bodies\nT1c: Total number of enrolled students - of which students enrolled part-time"
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sulle tipologie di iscrizione degli iscritti degli atenei in regola con il pagamento delle tasse universitarie. In particolare, l'identificativo/nome esteso riportano il codice/la descrizione della tipologia di iscrizione , rispettivamente, e possono essumere i valori:\nT1: Totale iscritti\nT1a: Totale iscritti - di cui dottorandi con supporto finanziario\nT1b: Totale iscritti - di cui studenti con parziale copertura delle tasse da enti esterni\nT1c: Totale iscritti - di cui studenti iscritti a tempo parziale"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Iscrizioni riportate da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported Enrollment"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATExonerationType",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on the type of exemption.\nIn the case of partial exemption, the exemption types are characterised by the following codes/descriptions:\n\n09: Students with a disability of less than 66% (Legislative Decree 68/12 art. 9, c. 7a)\n19: Other disability situations not included in the previous ones\n15: Other types not included under the above entries\n\nIn the case of total exemption, the types of exemption are characterised by the following codes/descriptions:\n\n01: Scholarship recipients (Legislative Decree 68/12 art. 9, c. 2)\n02: Eligible non-beneficiaries of scholarships (Legislative Decree 68/12 art. 9, c. 2)\n03: Disabled students with disabilities over 66% (Legislative Decree 68/12 art. 9, c. 2)\n16: Students who meet the requirements for NO TAX AREA (Law 232/2016, c. 255 and 256) and Beneficiaries of scholarships d.lgs. 68/12\n17: Students who meet the requirements for NO TAX AREA (Law 232/2016, c. 255 and 256) and eligibility for a scholarship d.lgs. 68/12\n18: Students with requirements for NO TAX AREA (L. 232/2016, c. 255 and 256)\n19: Other disability situations not included in the previous ones\n20: Doctoral student holder of a PhD scholarship\n21: Doctoral student not holding a PhD scholarship (Law 232/2016, c. 262)\n15: Other types not included under the above headings"
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sulla tipologia di esonero.\nNel caso di esonero parziale, le tipologie di esonero sono caratterizzate dai codici/descrizioni seguenti:\n\n09: Studenti in situazione di disabilità con invalidità inferiore al 66% (d.lgs. 68/12 art. 9, c. 7a)\n19: Altre situazioni di disabilità non incluse nelle precedenti\n15: Altre tipologie non comprese nelle precedenti voci\n\nNel caso di esonero totale, le tipologie di esonero sono caratterizzate dai codici/descrizioni seguenti:\n\n01: Beneficiari borse studio (d.lgs. 68/12 art. 9, c. 2)\n02: Idonei non beneficiari borse di studio (d.lgs. 68/12 art. 9, c. 2)\n03: Studenti in situazione di disabilità con invalidità oltre il 66% (d.lgs. 68/12 art. 9, c. 2)\n16: Studenti con compresenza di requisiti per NO TAX AREA (L. 232/2016, c. 255 e 256) e Beneficiari di borsa di studio d.lgs. 68/12\n17: Studenti con compresenza di requisiti per NO TAX AREA (L. 232/2016, c. 255 e 256) e Idoneità per borsa di studio d.lgs. 68/12\n18: Studenti con requisiti per NO TAX AREA (L. 232/2016, c. 255 e 256)\n19: Altre situazioni di disabilità non incluse nelle precedenti\n20: Dottorando titolare di borsa di studio di dottorato di ricerca\n21: Dottorando non beneficiario di borsa (L. 232/2016, c. 262)\n15: Altre tipologie non comprese nelle precedenti voci"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Tipo (o classe) di esonero riportata da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported Exoneration Class"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:Characteristic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATExpenseClass",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Codice della spesa per tipologia di intervento. Corrispondono alle tipologie di intervento secondo le relazioni:\n1 : Borse di studio - Spesa per borse concesse\n2 : Borse di studio - Spesa per borse concesse - di cui Fondo Sociale Europeo\n3 : Prestiti di onore e altri prestiti agevolati - Spesa per prestiti concessi\n4 : Mobilità internazionale - Spesa per contributi concessi\n5 : Interventi a favore di studenti in situazione di handicap - Spesa per interventi concessi\n6 : Attività di collaborazione a tempo parziale - Spesa per attività di collaborazioni a tempo parziale\n7 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati\n8 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati - di cui spesa per contributi a borsisti (non beneficiari di alloggio)\n9 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati - di cui spesa per contributi a idonei non borsisti (non beneficiari di alloggio)\n10 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati - di cui spesa per contributi a studenti non idonei alla borsa\n11 : Altri interventi di tipo finanziario - Spesa per premi per il conseguimento del titolo\n12 : Altri interventi di tipo finanziario - Spesa per contributi finanziari per il trasporto\n13 : Altri interventi di tipo finanziario - Spesa per contributi straordinari\n14 : Altri interventi di tipo finanziario - Spesa per altri sussidi concessi"
+        },
+        {
+          "@language": "en",
+          "@value": "Spending code by type of intervention. They correspond to the types of intervention according to the reports:\n1 : Scholarships - Expenditure for scholarships awarded\n2 : Scholarships - Expenditure for grants - of which European Social Fund (Fondo Sociale Europeo)\n3 : Honour loans and other subsidised loans - Expenditure on loans granted\n4 : International mobility - Expenditure on granted contributions\n5 : Interventions in favour of students with disabilities - Expenditure for interventions granted\n6 : Part-time collaboration activities - Expenditure for part-time collaboration activities\n7 : Accommodation places and accommodation contributions - Expenditure for allocated accommodation contributions\n8 : Accommodation and accommodation grants - Expenditure for allocated accommodation grants - of which expenditure for grants to scholarship holders (not beneficiaries of accommodation)\n9 : Accommodation and accommodation grants - Expenditure for allocated accommodation grants - of which expenditure for grants to eligible non-scholarship holders (non-beneficiaries of accommodation)\n10 : Accommodation places and accommodation contributions - Expenditure for assigned accommodation contributions - of which expenditure for contributions to students not eligible for the grant\n11 : Other financial measures - Expenditure on bonuses for obtaining the title\n12 : Other financial interventions - Expenditure on financial contributions for transport\n13 : Other financial interventions - Expenditure on extraordinary contributions\n14 : Other financial interventions - Expenditure on other subsidies granted.\n"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Classe di spese riportata da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported Expense Class"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:Characteristic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATFunctionalArea",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Indica l'area a cui fanno riferimento le funzioni del gruppo di personale tecnico-amministrativo considerato. Rappresenta una delle variabili di disaggregazione dei dati sulle carriere del personale tecnico-amministrativo. Attualmente può assumere i seguenti valori: 01-Dirigenza amministrativa; 02-Amministrativa ed Amministrativa-gestionale; 03-Biblioteche; 04-Servizi generali e tecnici; 05-Socio sanitaria; 06-Tecnica; 07-Area non individuata."
+        },
+        {
+          "@language": "en",
+          "@value": "It indicates the area to which the functions of the technical-administrative staff group considered refer. Represents one of the variables of disaggregation of the career data of technical-administrative staff. Currently it can take on the following values: 01-Dirigenza amministrativa; 02-Amministrativa ed Amministrativa-gestionale; 03-Biblioteche; 04-Servizi generali e tecnici; 05-Socio sanitaria; 06-Tecnica; 07-Area non individuata."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Area funzionale"
+        },
+        {
+          "@language": "en",
+          "@value": "Functional Area"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/HERClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATInterventionExpensesAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on the expenditure committed for interventions granted to students for each University/Institute managed by each institution for the Right to University Studies (DSU)/Office, for the calendar year of reference."
+        },
+        {
+          "@language": "it",
+          "@value": "Informazione sulla spesa impegnata per interventi concessi a studenti per ciascun Ateneo/Istituto gestito da ciascun ente per il DSU/ufficio, per l'anno solare di riferimento."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione degli interventi di spese universitarie riportate da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Aggregate of University Intervention Expenses"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Data related to the number of interventions in favour of students (excluding the Right to Study by the regions) carried out by the universities."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati relativi al numero di interventi a favore degli studenti (escluso il Diritto allo Studio regionale) effettuati dagli atenei."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione degli interventi universitari per gli studenti riportati da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Aggregate of University Interventions For Students"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb530"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATMealsProvidedAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Meals provided and students who used the canteens in the calendar year of reference."
+        },
+        {
+          "@language": "it",
+          "@value": "Pasti erogati e studenti che hanno usufruito delle mense nell'anno solare di riferimento."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione dei pasti forniti riportati da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Aggregate of Meals Provided"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATMeasureOfMealsProvided",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information (code, description and number) on meals provided in the calendar year (T-1). The types are represented by the following codes and descriptions:\n11: Meals provided in directly managed canteens\n12: Meals provided in indirectly managed canteens\n13: Meals provided in contracted catering services\n14: Students who use canteens"
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni (codice, descrizione e numero) sui pasti erogati nell'anno solare (T-1). Le tipologie sono rappresentate dai seguenti codici e descrizioni:\n11: Pasti erogati in mense a gestione diretta\n12: Pasti erogati in mense a gestione indiretta\n13: Pasti erogati in servizi di ristorazione convenzionati\n14: Studenti che usufruiscono delle mense"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Misura dei pasti forniti riportati da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported Measure of Meals Provided"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/MU/MeasureType"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATPartiallyExoneratedStudentsAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Data on students with partial exemption of universities."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati relativi agli studenti con esonero parziale degli atenei"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione degli studenti parzialmente esonerati riportati da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Aggregate of Partially Exonerated Students"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb531"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATPermanentStaff",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Personale in servizio a tempo indeterminato negli Enti e negli Uffici per il Diritto allo Studio Universitario - DSU al 31/12 dell'anno di riferimento, aggregato per Regione."
+        },
+        {
+          "@language": "en",
+          "@value": "Personnel in permanent service in the Entities and Offices for the Right to University Studies - DSU at 31/12 of the year of reference, aggregated by Region."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Permanent Staff"
+        },
+        {
+          "@language": "it",
+          "@value": "Personale Indeterminato"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/COV/Group"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb532"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfEnrolled",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information about the students enrolled in [Specialisation Schools / Level I Master / Level II Master / Research Doctorates] by university and by course of study (time series)."
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sugli iscritti a [Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca] per ateneo e per corso di studio (serie storica)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione USTAT Postgraduate - Iscritti"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Postgraduate Aggregate of Enrolled"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb533"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfGraduated",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on graduates (of specialization schools, Masters of I and II level, PhDs) by university and by course of study (time series)."
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sui diplomati di [Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca] per corso di studio."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione USTAT Postgraduate - Diplomati"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Postgraduate Aggregate of Graduated"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb534"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATPostgraduateAggregateOfRegistered",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "A partire dal XXXI ciclo, i dati sono desunti dall'Anagrafe Nazionale degli Studenti universitari: in questo caso, l'informazione riportata è relativa agli studenti iscritti per ciclo al primo anno del dottorato di ricerca. Fino al XXX ciclo incluso, la fonte dei dati è la \"Rilevazione sull'Istruzione Universititaria\", e l'informazione riportata è relativa al numero di studenti vincitori di concorso, a prescindere dal fatto che si siano in seguito iscritti. Fonte dell'informazione: Informazioni sui file relativi ai Dottorati di Ricerca, sito USTAT-MIUR (http://dati.ustat.miur.it/dataset/formazione-post-laurea/resource/fdee4043-0011-43ef-9f44-ef00e484f0d8) e comunciazione dell'Ufficio di Statistica e Studi - settore Università e Ricerca."
+        },
+        {
+          "@language": "en",
+          "@value": "Starting from the XXXI cycle, the data are derived from the National Register of University Students: in this case, the information reported is related to students enrolled per cycle in the first year of the PhD. Up to and including the XXXth cycle, the data source is the \"Universities Education Survey\", and the information reported is related to the number of students who have won the exam, regardless of whether they have subsequently enrolled. Source of information: Information on PhD files, USTAT-MIUR website (http://dati.ustat.miur.it/dataset/formazione-post-laurea/resource/fdee4043-0011-43ef-9f44-ef00e484f0d8) and communication from the Office of Statistics and Studies - University and Research sector."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione USTAT Postgraduate - Accessi"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Postgraduate Aggregate of Registered"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb535"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATReportedHERInstitution",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information (identification code, name, typology) of the Institute under consideration (University, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Other)."
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni (codice identificativo, nome, tipologia) dell'Istituto in questione (Ateneo, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Altro)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Istituzione HER riportate da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported HER Institution"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/COV/PublicOrganization"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATReportedPostgraduateCourse",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Corsi di studio di formazione Post-Laurea; in questo dataset, si può riferire a Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca."
+        },
+        {
+          "@language": "en",
+          "@value": "Postgraduate education courses; in this dataset, it can be referred to Specialization Schools / Masters of I Level / Masters of II Level / Research Doctorates."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Corsi di specializzazione riportati da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported Postgraduate Course"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Object"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb536"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATReportedUniversityFacilityType",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Strutture degli atenei: mense e posti alloggio direttamente gestiti dagli Atenei."
+        },
+        {
+          "@language": "en",
+          "@value": "University structures: canteens and accommodation places directly managed by the universities."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Tipo struttura universitá riportata da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported Facility of University Type"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Characteristic"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb537"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb538"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATStaffByGender",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Data on the careers of teaching and research staff from a gender perspective. The data concern full professors, associate professors, researchers and research grant holders and are disaggregated by gender, age group, university, geographical area, field of research and development and grade. Data are available as of 2012. Whenever possible, the descriptions have been derived from the Record Sheet for the time series on university staff provided by USTAT - Open data.\n\nData at the 31/12 of the reference year."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati sulle carriere del personale docente e ricercatore in un'ottica di genere. I dati riguardano professori ordinari, professori associati, ricercatori e titolari di assegni di ricerca e sono disaggregati per genere, classe di età, ateneo, area geografica, field of research and development e grade. I dati sono disponibili a partire dal 2012. Quando possibile, le descrizioni sono state derivate dal Tracciato record per la serie storica sul personale universitario fornito dal USTAT - Open data.\n\nDati al 31/12 dell'anno di riferimento."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggrazione per genere dello Staff riportata da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported Aggregate of Staff By Sex"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb539"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb540"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATStaffType",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "Provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "Unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on the personnel in service in the Entities and Offices for the Right to University Studies - DSU, aggregated by Region. In particular:\n- information on personnel on permanent service in the entities and offices for the DSU as of 31/12 of the year of reference, aggregated by Region;\n- information on staff serving on a fixed-term contract in the entities and offices for the DSU in the reference year, aggregated by Region.\n\nPlease note that the individuals of this class are not the individuals of the defined controlled vocabulary on Italian Academic Roles. There are some elements of overlapping but they differ between each other.\n\nOne of the future work to be considered is to align the individuals of this specific class to one unique Italian academic roles controlled vocabulary to be applied at the national level."
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sul personale in servizio negli Enti e negli Uffici per il DSU, aggregato per Regione. In particolare:\n- informazioni sul personale in servizio a tempo indeterminato negli Enti e negli Uffici per il DSU al 31/12 dell'anno di riferimento, aggregato per Regione;\n- informazioni sul personale che ha prestato servizio a tempo determinato negli Enti e negli Uffici per il DSU nell'anno di riferimento, aggregato per Regione\n\nSi noti che le istanze di questa classe potrebbero essere quelle del vocabolario controllato sui ruoli accademici italiani. Tuttavia, nei dati finora analizzati, questa classe ha istanze in parte differenti rispetto al vocabolario controllato creato.\n\nUn possibile lavoro futuro è quello di eliminare questo elemento nel modello (per questo al momento è stato indicato come provvisorio) per consentire ai detentori di dati di uniformarsi a un vocabolario unico nazionale sui ruoli del personale universitario italiano."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Italian University Staff Role"
+        },
+        {
+          "@language": "it",
+          "@value": "Ruolo del personale universitario italiano"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/RO/Role"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Data on the student population from a gender perspective. The data concern students, graduates, PhDs and PhDs. The data are available from the academic year 2012/2013. Where possible, the descriptions have been derived from the Record Sheet for the Student time Series provided by USTAT - Open data."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati sulla popolazione studentesca in un'ottica di genere. I dati riguardano student-i/-esse, laureat-i/-e, dottorand-i/-e e dottori di ricerca. I dati sono disponibili a partire dall'anno accademico 2012/2013. Quando possibile, le descrizioni sono state derivate dal Tracciato record per la serie storica sugli studenti fornito dal USTAT - Open data."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione degli studenti per genere riportati da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Aggregate of Students By Sex"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb541"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATTAStaffByGender",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Data on the careers of technical-administrative staff from a gender perspective. The data concern technical-administrative personnel with permanent and fixed-term contracts and are broken down by gender, university, geographical area, type of contract and functional area. The data are available from 2012."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati sulle carriere del personale tecnico-amministrativo in un'ottica di genere. I dati riguardano il personale tecnico-amministrativo con contratto a tempo indeterminato e determinato e sono disaggregati per genere, ateneo, area geografica, tipologia di contratto e area funzionale. I dati sono disponibili a partire dal 2012."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione di Staff TA per genere riportato da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported Aggregate of TA Staff By Sex"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATTemporaryStaff",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Personale che ha prestato servizio a tempo determinato negli Enti e negli Uffici per il Diritto allo Studio Universitario - DSU nell'anno di riferimento, aggregato per Regione."
+        },
+        {
+          "@language": "en",
+          "@value": "Personnel who have served on a temporary basis in the Bodies and Offices for the Right to University Studies - DSU in the year of reference, aggregated by Region."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Personale Determinato"
+        },
+        {
+          "@language": "en",
+          "@value": "Temporary Staff"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/COV/Group"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb542"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATTotallyExoneratedStudentsAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Data on totally exempted students by type of exemption. Data referring to the Academic year (T-1)/(T)."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati relativi agli studenti esonerati totalmente per tipologia di esonero. Dati riferiti all'anno Accademico (T-1)/(T)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione degli studenti totalmente esonerati riportati da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Aggregate of Totally Exonerated Students"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb543"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATUniversityExpenseClass",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on the expenditure for interventions in favor of students (student loans only) of the universities by type. Data are related to the financial year (T-1). The types of intervention are classified according to the following code/descriptions:\n51 : SECTION 3 - LOANS PROVIDED BY CONVENTIONED CREDIT INSTITUTIONS - Amount of loans\n52 : SECTION 3 - LOANS PROVIDED BY CONVENTIONED CREDIT INSTITUTIONS - Guarantee Fund\n53 : section 3 - loans provided by conventioned credit institutions - amount of interest and/or capital contributions to be paid by the University"
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sulla spesa per interventi a favore degli studenti (solo prestiti a studenti) degli atenei per tipologia. I dati sono relativi all'esercizio finanziario all'anno (T-1). Le tipologie di intervento sono classificate secondo i codici/descrizioni seguenti:\n51    : SEZIONE 3 - PRESTITI EROGATI DA ISTITUTI DI CREDITO CONVENZIONATI - Ammontare dei prestiti\n52    : SEZIONE 3 - PRESTITI EROGATI DA ISTITUTI DI CREDITO CONVENZIONATI - Fondo di garanzia\n53    : SEZIONE 3 - PRESTITI EROGATI DA ISTITUTI DI CREDITO CONVENZIONATI - Ammontare contributi in conto interesse e/o conto capitale a carico dell'Ateneo"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Classe di spese universitarie riportate da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported University Expense Class"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "ns4:Characteristic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATUniversityFacilitiesAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Data on the facilities of the universities: canteens and accommodation places directly managed by the universities."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati relativi alle strutture degli atenei: mense e posti alloggio direttamente gestiti dagli Atenei."
+        }
+      ],
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregato USTAT delle strutture universitarie"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Aggregate of University Facilities"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb544"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATUniversityInterventionExpensesAggregate",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Data on expenditure on interventions in favour of university students (student loans only)."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati relativi alla spesa per interventi a favore degli studenti degli atenei (solo prestiti a studenti)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Aggregazione delle spese di interventi universitari riportati da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Aggregate of University Intervention Expenses"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/HER/StatisticalDataAggregation"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb545"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/USTATUniversityInterventionType",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Tipologia di intervento effettuato dall'ateneo. La tipologia è definita dai codici/descrizioni di seguito:\n030 : Borse di studio - N. borse di studio concesse con fondi dell'ATENEO (escluse le borse post-laurea riportate nell'apposita sezione)\n061 : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita)\n061c : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita) - di cui studenti SENZA borsa\n061m : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita) - di cui studenti in mobilità extraeuropea\n061p : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita) - di cui dottorandi percettori di borsa che usufruiscono della maggiorazione del 50%\n063 : Mobilità internazionale - N. iscritti in atenei esteri coinvolti in programmi di mobilità internazionale presso l'ateneo italiano (studenti in entrata)\n063c : Mobilità internazionale - N. iscritti in atenei esteri coinvolti in programmi di mobilità internazionale presso l'ateneo italiano (studenti in entrata) - di cui studenti con borsa dell'Ateneo italiano\n064 : Mobilità internazionale - N. iscritti in atenei esteri coinvolti in programmi di mobilità internazionale presso l'ateneo italiano (studenti in entrata) - di cui studenti provenienti da Paesi extraeuropei\n073 : Interventi a favore di studenti in situazione di disabilità - N. contributi finanziari\n074 : Interventi a favore di studenti in situazione di disabilità - N. interventi non finanziari\n081 : Attività di collaborazione a tempo parziale - N. collaborazioni\n091 : Posti alloggio e contributi-alloggio - N. domande posti alloggio\n092 : Posti alloggio e contributi-alloggio - N. posti alloggio assegnati\n092c : Posti alloggio e contributi-alloggio - N. posti alloggio assegnati - di cui assegnati in strutture convenzionate o private\n093 : Posti alloggio e contributi-alloggio - N. domande contributi-alloggio\n094 : Posti alloggio e contributi-alloggio - N. contributi-alloggio assegnati\n101 : Altri interventi di tipo finanziario - N. prestiti agevolati concessi da istituti di credito convenzionati\n101a : Altri interventi di tipo finanziario - N. prestiti agevolati concessi da istituti di credito convenzionati - di cui con contributo in conto interesse e/o in conto capitale a carico dell'Ateneo\n104 : Altri interventi di tipo finanziario - N. altri sussidi erogati\n111a : Borse di studio post-lauream - N. borse finanziate con fondi MIUR\n111b : Borse di studio post-lauream - N. borse finanziate da altri Ministeri\n112 : Borse di studio post-lauream - N. borse finanziate dall'Ateneo con fondi propri\n113 : Borse di studio post-lauream - N. borse finanziate mediante convenzione con altri Atenei\n114 : Borse di studio post-lauream - N. borse finanziate con fondi UE\n115 : Borse di studio post-lauream - N. borse finanziate mediante convenzione con altri enti pubblici\n116 : Borse di studio post-lauream - N. borse finanziate mediante convenzione con enti privati"
+        },
+        {
+          "@language": "en",
+          "@value": "Type of intervention carried out by the university. The typology is defined by the codes/descriptions below:\n030 : Scholarships - No. of scholarships awarded with funds from the University (excluding post-graduate scholarships listed in the appropriate section)\n061 : International mobility - No. of students enrolled at the university involved in international mobility programmes (outgoing students)\n061c : International mobility - No. enrolled at the university involved in international mobility programmes (outgoing students) - of which students WITHOUT a grant\n061m : International mobility - No. of students enrolled at the university involved in international mobility programmes (outgoing students) - of which students on mobility outside Europe\n061p : International mobility - No. of students enrolled at the university involved in international mobility programmes (outgoing students) - of which PhD students who are grant recipients benefiting from the 50% surcharge\n063 : International mobility - No. enrolled in foreign universities involved in international mobility programs at the Italian university (incoming students)\n063c : International mobility - No. enrolled in foreign universities involved in international mobility programs at the Italian athenaeum (incoming students) - of which students with a scholarship from the Italian university\n064 : International mobility - No. enrolled in foreign universities involved in international mobility programs at the Italian university (incoming students) - of which students from non-European countries\n073 : Interventions in favour of students with disabilities - No. of financial contributions\n074 : Interventions in favour of students with disabilities - No. of non-financial interventions\n081 : Part-time collaboration activities - No. of collaborations\n091 : Accommodation places and accommodation contributions - No. of applications for accommodation places\n092 : Accommodation and accommodation contributions - No. of accommodation places allocated\n092c : Accommodation places and accommodation contributions - No. of accommodation places allocated - of which allocated in contracted or private facilities\n093 : Accommodation places and accommodation contributions - No. of accommodation contributions applications\n094 : Accommodation and accommodation contributions - No. of accommodation contributions allocated\n101 : Other financial measures - No. of subsidised loans granted by credit institutions under agreement\n101a : Other financial measures - No. of subsidized loans granted by credit institutions - of which with an interest rate and/or capital contribution borne by the University\n104 : Other financial interventions - No. of other subsidies granted\n111a : Post-graduate scholarships - No. of scholarships financed by MIUR funds\n111b : Post-graduate scholarships - No. of scholarships funded by other Ministries\n112 : Post-graduate scholarships - No. of scholarships financed by the University from its own funds\n113 : Post-graduate scholarships - No. of scholarships financed by agreement with other universities\n114 : Post-graduate scholarships - No. of EU-funded scholarships\n115 : Post-graduate scholarships - No. of grants financed by agreement with other public bodies\n116 : Post-graduate scholarships - No. of scholarships financed by agreement with private bodies"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Tipo (o classe) di interventi universitari riportati da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "USTAT Reported University Intervention Class"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "ns4:Characteristic"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb546"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb547"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/WIPOIPCClass",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "In each classification symbol, the section (first letter) combined with a two digit number represents the \"class\"."
+        },
+        {
+          "@language": "it",
+          "@value": "In ogni simbolo di classificazione, la sezione (prima lettera) combinata con un numero di due cifre rappresenta la \"classe\"."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Classe IPC WIPO"
+        },
+        {
+          "@language": "en",
+          "@value": "WIPO IPC Class"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/WIPOIPCMainGroup",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La sottoclasse è seguita da un numero di \"gruppo\" composto da una a tre cifre, un tratto obliquo e un numero di almeno due cifre che rappresentano un \"gruppo principale\" o \"sottogruppo\"."
+        },
+        {
+          "@language": "en",
+          "@value": "The subclass is followed by a one-to-three-digit \"group\" number, an oblique stroke and a number of at least two digits representing a \"main group\" or \"subgroup\"."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Gruppo principale WIPO ipc"
+        },
+        {
+          "@language": "en",
+          "@value": "WIPO IPC Main Group"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/WIPOIPCSection",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La prima lettera di ogni simbolo di classificazione rappresenta la \"sezione\" costituita da una lettera da A (\"Necessità umane\") a H (\"Elettricità\")."
+        },
+        {
+          "@language": "en",
+          "@value": "The first letter of each classification symbol represents the \"section\" consisting of a letter from A (\"Human Necessities\") to H (\"Electricity\")."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Sezione IPC WIPO"
+        },
+        {
+          "@language": "en",
+          "@value": "WIPO IPC Section"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/WIPOIPCSubclass",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "In each classification symbol, the letter following the class (two digit number after the initial letter) makes up the \"subclass\"."
+        },
+        {
+          "@language": "it",
+          "@value": "In ogni simbolo di classificazione, la lettera che segue la classe (numero di due cifre dopo la lettera iniziale) costituisce la \"sottoclasse\"."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Sottoclasse WIPO IPC"
+        },
+        {
+          "@language": "en",
+          "@value": "WIPO IPC Subclass"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/WIPOIPCSubgroup",
+      "@type": "owl:Class",
+      "ns6:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La sottoclasse è seguita da un numero di \"gruppo\" composto da una a tre cifre, un tratto obliquo e un numero di almeno due cifre che rappresentano un \"gruppo principale\" o \"sottogruppo\"."
+        },
+        {
+          "@language": "en",
+          "@value": "The subclass is followed by a one-to-three-digit \"group\" number, an oblique stroke and a number of at least two digits representing a \"main group\" or \"subgroup\"."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Sottogruppo WIPO IPC"
+        },
+        {
+          "@language": "en",
+          "@value": "WIPO IPC Subgroup"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/aactCriterion",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - valutare la possibilità di introdurre una classe Criterion allineata con il vocabolario europeo Core Criterion e Core Evidence del programma ISA2"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - evaluate the possibility to have a class Criterion (aligned with Core Criterion and Core Evidence of ISA2 core vocabularies)"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Criteri di ammissibilità nel contesto delle Aggregated Analysis for clininca trials. I criteri di ammissibilità consistono sia in criteri di inclusione (che sono richiesti per una persona per partecipare allo studio) sia in criteri di esclusione (che impediscono a una persona di partecipare). I tipi di criteri di ammissibilità si riferiscono a stabilire se uno studio accetta volontari sani, se ha requisiti di età o di gruppo d'età o se è limitato dal sesso."
+        },
+        {
+          "@language": "en",
+          "@value": "Eligibility criteria in the contest of Aggregated Analysis of Clinical Trials (AACT). Eligibility criteria consist of both inclusion criteria (which are required for a person to participate in the study) and exclusion criteria (which prevent a person from participating). Types of eligibility criteria include whether a study accepts healthy volunteers, has age or age group requirements, or is limited by sex."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTEligibility"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "AACT criterion"
+        },
+        {
+          "@language": "it",
+          "@value": "Criterio AACT"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/aactInterventionType",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - valutare la possibilità di avere una classe specifica"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - evaluation of the possibility of having a specific class"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "For each intervention studied in the clinical study, the general type of intervention. They are:\nDrug: Including placebo\nDevice: Including sham\nBiological/Vaccine\nProcedure/Surgery\nRadiation\nBehavioral: For example, psychotherapy, lifestyle counseling\nGenetic: Including gene transfer, stem cell and recombinant DNA\nDietary Supplement: For example, vitamins, minerals\nCombination Product: Combining a drug and device, a biological product and device; a drug and biological product; or a drug, biological product, and device\nDiagnostic Test: For example, imaging, in-vitro\nOther\n"
+        },
+        {
+          "@language": "it",
+          "@value": "Per ogni intervento studiato nello studio clinico, il tipo generale di intervento. Di seguito descritti:\nFarmaci: Compreso il placebo\nDispositivo: Inclusa la finzione\nBiologico/Vaccino\nProcedimento/chirurgia\nRadiazioni\nComportamentale: per esempio, psicoterapia, consulenza sullo stile di vita\nGenetico: incluso il trasferimento di geni, cellule staminali e DNA ricombinante\nIntegratore alimentare: Per esempio, vitamine, minerali\nProdotto combinato: Combinazione di un farmaco e dispositivo, un prodotto e dispositivo biologico; un farmaco e prodotto biologico; o un farmaco, prodotto biologico e dispositivo\nTest diagnostico: Per esempio, imaging, in vitro\nAltro\n"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTIntervention"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Tipo di intervento AACT"
+        },
+        {
+          "@language": "en",
+          "@value": "aact intervention type"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/aactMaximumAge",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il valore numerico, se presente, per l'età massima che un potenziale partecipante può avere per essere idoneo allo studio clinico."
+        },
+        {
+          "@language": "en",
+          "@value": "The numerical value, if any, for the maximum age a potential participant can be to be eligible for the clinical study."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTEligibility"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "AACT maximum age"
+        },
+        {
+          "@language": "it",
+          "@value": "etá massima AACT"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:integer"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/CPV/age"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/aactMinimumAge",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "L'eventuale valore numerico per l'età minima che un potenziale partecipante deve soddisfare per essere idoneo allo studio clinico."
+        },
+        {
+          "@language": "en",
+          "@value": "The numerical value, if any, for the minimum age a potential participant must meet to be eligible for the clinical study."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTEligibility"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "AACT minimum age"
+        },
+        {
+          "@language": "it",
+          "@value": "etá minima AACT"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:integer"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/CPV/age"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/aactPopulation",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A description of the population from which the groups or cohorts will be selected (for example, primary care clinic, community sample, residents of a certain town)."
+        },
+        {
+          "@language": "it",
+          "@value": "Una descrizione della popolazione da cui saranno selezionati i gruppi (ad esempio, clinica di assistenza primaria, campione della comunità, residenti di una certa città)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTEligibility"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "AACT population"
+        },
+        {
+          "@language": "it",
+          "@value": "popolazione AACT"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/aactResponsiblePartyType",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Responsible Party type:\nSponsor: The entity (for example, corporation or agency) that initiates the study\nPrincipal Investigator: The individual designated as responsible party by the sponsor (see Note)\nSponsor-Investigator: The individual who both initiates and conducts the study\n"
+        },
+        {
+          "@language": "it",
+          "@value": "Tipologia di responsabile dello studio:\nSponsor: L'entità (per esempio, società o agenzia) che avvia lo studio\nInvestigatore principale: La persona designata come responsabile dallo sponsor (vedi nota)\nSponsor-Investigatore: L'individuo che inizia e conduce lo studio"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTResponsibleParty"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "responsible party type"
+        },
+        {
+          "@language": "it",
+          "@value": "tipo di parte reponsabile"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/abstract",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Testo dell'abstract di un progetto, di un risultato della ricerca, di un'operazione."
+        },
+        {
+          "@language": "en",
+          "@value": "Text of the abstract of a project, research output, accounting operation"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb118"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "abstract"
+        },
+        {
+          "@language": "it",
+          "@value": "riassunto"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:description"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/academicYear",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Academic year of reference of the data. The academic year is defined as the period of the year in which a university or other higher education institution carries out its activities in accordance with the regulations in force."
+        },
+        {
+          "@language": "it",
+          "@value": "Anno Accademico di riferimento dei dati. L'anno accademico viene definito come il periodo dell'anno in cui un'università oppure un altro istituto competente in materia di istruzione superiore svolge la propria attività, in conformità con le normative vigenti."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb122"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "academic year"
+        },
+        {
+          "@language": "it",
+          "@value": "anno accademico"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:gYear"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/year"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/acceptsHealthyVolunteers",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "I partecipanti che non hanno una malattia o una condizione, o condizioni o sintomi correlati"
+        },
+        {
+          "@language": "en",
+          "@value": "Participants do not have a disease or condition, or related conditions or symptoms"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTEligibility"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Volontari sani"
+        },
+        {
+          "@language": "en",
+          "@value": "healthy volunteers"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/active",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Definisce lo status dello spin-off come riportato nel dataset."
+        },
+        {
+          "@language": "en",
+          "@value": "It defines the status of the spin-off as reported in the dataset."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Spinoff"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "active"
+        },
+        {
+          "@language": "it",
+          "@value": "attivo"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/additionalInfo",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It reports notes and additional information about the spin-off, if any."
+        },
+        {
+          "@language": "it",
+          "@value": "Riporta delle note e informazioni addizionali sullo spin-off, se presenti."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Spinoff"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "additional information"
+        },
+        {
+          "@language": "it",
+          "@value": "informazioni aggiuntive"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/admissionDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Data del decreto di ammissione al finanziamento del progetto associato all'operazione"
+        },
+        {
+          "@language": "en",
+          "@value": "Date of the decree of admission to the financing of the project associated with the operation"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "admission date"
+        },
+        {
+          "@language": "it",
+          "@value": "data di ammissione"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ageClass",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Age classes of teaching/researcher staff. Currently can take the following values: <35; 35 - 44; 45 -54; >=55"
+        },
+        {
+          "@language": "it",
+          "@value": "Età in classi del personale docente/ricercatore. Attualmente può assumere i seguenti valori: <35; 35 - 44; 45 -54; >=55"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATStaffByGender"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "age class"
+        },
+        {
+          "@language": "it",
+          "@value": "classe di etá"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/allocatesFundsTo",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Indica i soggetti beneficiari dell'iniziativa."
+        },
+        {
+          "@language": "en",
+          "@value": "Indicates the subjects benefiting from the initiative."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "allocates funds to"
+        },
+        {
+          "@language": "it",
+          "@value": "fondi stanziati a"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/allocation",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A method used to assign participants to an arm of a clinical study. The types of allocation are:\nRandom sample. For a single-arm trial\nRandomized: Participants are assigned to intervention groups by chance\nNonrandomized: Participants are expressly assigned to intervention groups through a non-random method, such as physician choice"
+        },
+        {
+          "@language": "it",
+          "@value": "Un metodo utilizzato per assegnare i partecipanti ad una branca di uno studio clinico. I tipi di assegnazione sono:\nCampione casuale. Per uno studio su una singola branca\nCasuale: I partecipanti sono assegnati a gruppi d'intervento per caso\nNon casuale: I partecipanti sono espressamente assegnati ai gruppi di intervento attraverso un metodo non casuale, come la scelta del medico"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "allocation"
+        },
+        {
+          "@language": "it",
+          "@value": "assegnazione"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb132"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/availableSlot",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Numero di posti complessivamente disponibili nelle mense e residenze universitarie direttamente gestite dall'istituto all'1/11/(T).\nDalle \"Note sul dataset Contribuzione e interventi\":\nI valori negativi hanno i seguenti significati:\n-1: ateneo non rispondente/inadempiente\n-2: dato non disponibile\n-3: dato non pervenuto\n-4: dato incluso in altra voce\n-5: dato da definire\n-6: dato non rilevabile\n\nGli spazi vuoti indicano un valore non esistente."
+        },
+        {
+          "@language": "en",
+          "@value": "Total number of places available in canteens and university residences directly managed by the institute on 1/11/(T).\nFrom \"Notes on the dataset Contribution and interventions\"\":\nThe negative values have the following meanings\n-1: university not responding / non-compliant\n-2: data not available\n-3: data not received\n-4: data included under another heading\n-5: data to be defined\n-6: data not detectable\n\nBlanks indicate a non-existent value."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATUniversityFacilitiesAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "available slot"
+        },
+        {
+          "@language": "it",
+          "@value": "slot disponibile"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:integer"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/averageTaxForPayingStudents",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - controllare codominio"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - check range"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Average contribution for students enrolled in degree courses, master's degree courses, courses of the old system calculated on the basis of the fees actually paid (net of the regional tax for the Right to University Studies - DSU and stamp duty where applicable), EXCLUDED students totally exempted, students for whom the contribution is not expected or is financed by external bodies. The values are expressed in EURO. The average is calculated considering the central point of each contribution class."
+        },
+        {
+          "@language": "it",
+          "@value": "Contribuzione media per gli studenti iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento calcolata sulla base delle tasse realmente pagate (al netto della tassa regionale per il Diritto allo Studio Universitario - DSU e dell’imposta di bollo dove previste), ESCLUSI gli studenti esonerati totalmente, gli studenti per i quali la contribuzione non è prevista o è finanziata da enti esterni. I valori sono espressi in EURO. La media è calcolata considerando il punto centrale di ciascuna classe di contribuzione.\n"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATAverageContributionsAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "average taxes for paying students"
+        },
+        {
+          "@language": "it",
+          "@value": "spesa media delle tasse per pagare gli studenti"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/averageTaxForTotalEnrolledStudents",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - controllare codominio"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - check range"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Average contribution for students enrolled in degree courses, master's degree courses, courses of the old system calculated on the basis of the fees actually paid (net of the regional tax for the Right to University Studies - DSU and stamp duty where applicable), INCLUDING students totally exempted, students for whom the contribution is not expected or is financed by external bodies. Values are expressed in EURO. The average is calculated considering the central point of each contribution class."
+        },
+        {
+          "@language": "it",
+          "@value": "Contribuzione media per gli studenti iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento calcolata sulla base delle tasse realmente pagate (al netto della tassa regionale per il DSU e dell’imposta di bollo dove previste), INCLUSI gli studenti esonerati totalmente, gli studenti per i quali la contribuzione non è prevista o è finanziata da enti esterni. I valori sono espressi in EURO. La media è calcolata considerando il punto centrale di ciascuna classe di contribuzione."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATAverageContributionsAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "average taxes for total enrolled students"
+        },
+        {
+          "@language": "it",
+          "@value": "spesa media delle tasse per pagare tutti gli studenti iscritti"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/baselinePopulation",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Data collected at the beginning of a clinical study for all participants and for each arm or comparison group. These data include demographics, such as age, sex/gender, race and ethnicity, and study-specific measures (for example, systolic blood pressure, prior antidepressant treatment)."
+        },
+        {
+          "@language": "it",
+          "@value": "Dati raccolti all'inizio di uno studio clinico per tutti i partecipanti e per ogni braccio o gruppo di confronto. Questi dati includono dati demografici, come l'età, il sesso/genere, la razza e l'etnia, e misure specifiche dello studio (ad esempio, pressione sanguigna sistolica, trattamento antidepressivo preventivo)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "baseline population"
+        },
+        {
+          "@language": "it",
+          "@value": "popolazione di base"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:int"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/biospecDescription",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Biological samples of material from study participants (e.g., whole blood, serum, white cells, urine, tissue)."
+        },
+        {
+          "@language": "it",
+          "@value": "Descrizione dei campioni biologici di materiale proveniente dai partecipanti allo studio (ad esempio, sangue intero, siero, globuli bianchi, urine, tessuti)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "biospec description"
+        },
+        {
+          "@language": "it",
+          "@value": "descrizione biospec"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:description"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/biospecRetention",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Indica se i campioni di materiale dei partecipanti alla ricerca sono conservati in un biorepository. I valori ammessi sono:\nNessuno Conservato: Nessun campione conservato\nCampioni con DNA: Campioni conservati, con possibilità di estrazione del DNA da almeno uno dei tipi di campioni conservati (ad esempio, tessuto congelato, sangue intero)\nCampioni senza DNA: Campioni conservati, senza possibilità di estrazione del DNA da campioni conservati (ad esempio, tessuto fisso, plasma)"
+        },
+        {
+          "@language": "en",
+          "@value": "Indicate whether samples of material from research participants are retained in a biorepository. They can be:\nNone Retained: No samples retained\nSamples With DNA: Samples retained, with potential for extraction of DNA from at least one of the types of samples retained (e.g., frozen tissue, whole blood)\nSamples Without DNA: Samples retained, with no potential for DNA extraction from any retained samples (e.g., fixed tissue, plasma)\n"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "biospec retention"
+        },
+        {
+          "@language": "it",
+          "@value": "conservazione biospec"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb136"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/birthyear",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - valutare di spostare questa proprietà nell'ontologia delle persone CPV"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - evaluate to move this to the Person ontology"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A person's year of birth."
+        },
+        {
+          "@language": "it",
+          "@value": "L'anno di nascita di una persona."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/CPV/Person"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "anno di nascita"
+        },
+        {
+          "@language": "en",
+          "@value": "birth year"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:gYear"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/year"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/caregiverMasked",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Caregiver is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants. This property allows one to represent whether the caregiver is masked or not."
+        },
+        {
+          "@language": "it",
+          "@value": "Il personale di assistenza sono le parti coinvolte nello studio clinico a cui viene impedito di conoscere gli interventi assegnati ai singoli partecipanti."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "caregiver masked"
+        },
+        {
+          "@language": "it",
+          "@value": "parti coinvolte conoscono interventi"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/cooperativeClassificationLabel",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/cordisRef",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Numero record di un progetto CE all'interno di CORDIS."
+        },
+        {
+          "@language": "en",
+          "@value": "Record number of an EC project within CORDIS."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb140"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "cordis reference number"
+        },
+        {
+          "@language": "it",
+          "@value": "numero di riferimento cordis"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinAmountAdmittedCost",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Cost admitted by decree after the evaluation of the costs indicated in the project proposal for each item of expenditure"
+        },
+        {
+          "@language": "it",
+          "@value": "Costo ammesso da decreto dopo la valutazione dei costo indicato nella proposta di progetto  per singola voce di spesa"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINAmount"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "admitted cost of CTN/PRIN amount"
+        },
+        {
+          "@language": "it",
+          "@value": "costo ammesso dell'importo CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinAmountApprovedCost",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Approved cost per individual expense item after valuation in itinere compared to the cost reported by the beneficiary to which the operation relates."
+        },
+        {
+          "@language": "it",
+          "@value": "Costo approvato per singola voce di spesa dopo valutazione in itinere rispetto al costo rendicontato dal beneficiario a cui fa capo l'operazione."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINAmount"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "approved cost of CTN/PRIN amount"
+        },
+        {
+          "@language": "it",
+          "@value": "costo approvato dell'importo CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinAmountCommittedContribution",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Contribution committed by the Ministry on the eligible costs per single expense item following ex-ante evaluation"
+        },
+        {
+          "@language": "it",
+          "@value": "Contributo impegnato dal Ministero sui costi ammessi per singola voce di spesa a seguito di valutazione ex-ante"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINAmount"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "committed contribution of CTN/PRIN amount"
+        },
+        {
+          "@language": "it",
+          "@value": "contributo impegnato dell'importo CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinAmountCommittedCredit",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Credit committed by the Ministry on the eligible costs per single expense item following ex-ante evaluation\n(for companies only)."
+        },
+        {
+          "@language": "it",
+          "@value": "Credito impegnato dal Ministero sui costi ammessi per singola voce di spesa a seguito di valutazione ex-ante\n(solo per imprese)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINAmount"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "committed credit of CTN/PRIN amount"
+        },
+        {
+          "@language": "it",
+          "@value": "credito impegnato dell'importo CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinAmountReportedCost",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Cost reported by the beneficiary to which the operation relates by single expense item compared to the eligible costs"
+        },
+        {
+          "@language": "it",
+          "@value": "Costo rendicontato dal beneficiaro a cui fa capo l'operazione per singola voce di spesa rispetto ai costi ammessi"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINAmount"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "costo rendicontato dell'importo CTN/PRIN"
+        },
+        {
+          "@language": "en",
+          "@value": "reported cost of CTN/PRIN amount"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinAmountScope",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Ambito operativo a cui si riferisce l'importo tra quelli previsti dall'iniziativa:\n- Ricerca di base\n- Ricerca industriale\n- Sviluppo\n- Formazione"
+        },
+        {
+          "@language": "en",
+          "@value": "Operational scope to which the amount among those foreseen by the initiative refers:\n- Basic research\n- Industrial research\n- Development\n- Training"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINAmount"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ambito di importo CTN/PRIN"
+        },
+        {
+          "@language": "en",
+          "@value": "scope of CTN/PRIN amount"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb143"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinAvailableBudget",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Budget for the initiative available from the financing fund."
+        },
+        {
+          "@language": "it",
+          "@value": "Budget per l'iniziativa in esame disponibile sul fondo di finanziamento."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINFinancingFund"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "available budget CTN/PRIN initiative's financing fund"
+        },
+        {
+          "@language": "it",
+          "@value": "budget fondo finanziamento iniziativa CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinInitiativeAdmittedCost",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total admitted costs after evaluation of the costs indicated in the project proposals.  Calculated as the sum of the counterpart variable 'admittedCost' present at lower aggregation level (admittedCost_operations)"
+        },
+        {
+          "@language": "it",
+          "@value": "Totale dei costi ammessi dopo la valutazione dei costi indicati nelle proposte di progetto.  Calcolati come somma dell'omologa variabile \"admittedCost\" presente a livello di aggregazione inferiore (admittedCost_operations)"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "admitted cost of CTN/PRIN initiative"
+        },
+        {
+          "@language": "it",
+          "@value": "costi ammessi per iniziative CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinInitiativeApprovedCost",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total costs approved after in itinere evaluation compared to the costs reported by the beneficiaries. Calculated as the sum of the homologous 'approvedCost' variable present at the lower aggregation level (approvedCost_operations)"
+        },
+        {
+          "@language": "it",
+          "@value": "Totale dei costi approvati dopo valutazione in itinere rispetto ai costi rendicontati dai beneficiari. Calcolati come somma dell'omologa variabile \"approvedCost\" presente a livello di aggregazione inferiore (approvedCost_operations)"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "approved cost of CTN/PRIN initiative"
+        },
+        {
+          "@language": "it",
+          "@value": "costi approvati per iniziative CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinInitiativeCommittedContribution",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total contributions committed by the Ministry on eligible costs following ex-ante evaluation. Calculated as the sum of the homologous variable \"committedContribution\" present at the lower aggregation level (committedContribution_operations)"
+        },
+        {
+          "@language": "it",
+          "@value": "Totale dei contributi impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante. Calcolati come somma dell'omologa variabile \"committedContribution\" presente a livello di aggregazione inferiore (committedContribution_operations)"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "committed contribution of CTN/PRIN initiative"
+        },
+        {
+          "@language": "it",
+          "@value": "contributi impiegati per iniziative CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinInitiativeCommittedCredit",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total credits committed by the Ministry on eligible costs following ex-ante evaluation (only for companies). Calculated as the sum of the homologous variable 'committedCredit' present at the lower aggregation level (committedCredit_operations)."
+        },
+        {
+          "@language": "it",
+          "@value": "Totale dei crediti impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante (solo per imprese). Calcolati come somma dell'omologa variabile \"committedCredit\" presente a livello di aggregazione inferiore (committedCredit_operations)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "committed credit of CTN/PRIN initiative"
+        },
+        {
+          "@language": "it",
+          "@value": "credito impegnato per iniziative CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinInitiativeGrantedContribution",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total contributions disbursed compared to approved costs. Calculated as the sum of the corresponding 'grantedContribution' variable at the lower aggregation level (grantedContribution_operations)."
+        },
+        {
+          "@language": "it",
+          "@value": "Totale dei contributi erogati rispetto ai costi approvati. Calcolati come somma dell'omologa variabile \"grantedContribution\" presente a livello di aggregazione inferiore (grantedContribution_operations)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "contributo erogato per iniziative CTN/PRIN"
+        },
+        {
+          "@language": "en",
+          "@value": "granted contribution of CTN/PRIN initiative"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinInitiativeReportedCost",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total costs reported by beneficiaries compared to eligible costs. Calculated as the sum of the homologous variable 'reportedCost' present at the lower aggregation level (reportedCost_operations)"
+        },
+        {
+          "@language": "it",
+          "@value": "Totale dei costi rendicontati dai beneficiari rispetto ai costi ammessi. Calcolati come somma dell'omologa variabile \"reportedCost\" presente a livello di aggregazione inferiore (reportedCost_operations)"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "costi rendicontati per iniziative CTN/PRIN"
+        },
+        {
+          "@language": "en",
+          "@value": "reported cost of CTN/PRIN initiative"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinOperationAdmittedCost",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Admitted costs after evaluation of the costs indicated in the project proposal. Calculated as the sum of the counterpart variable 'admittedCost' present at lower aggregation level (admittedCost_amounts)"
+        },
+        {
+          "@language": "it",
+          "@value": "Costi ammessi dopo la valutazione dei costi indicati nella proposta di progetto. Calcolati come somma dell'omologa variabile \"admittedCost\" presente a livello di aggregazione inferiore (admittedCost_amounts)"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "admitted cost of CTN/PRIN operation"
+        },
+        {
+          "@language": "it",
+          "@value": "costi amessi per operazioni CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinOperationApprovedCost",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Costi approvati dopo valutazione in itinere rispetto ai costi rendicontati dal beneficiario a cui fa capo l'operazione. Calcolati come somma dell'omologa variabile \"approvedCost\" presente a livello di aggregazione inferiore (approvedCost_amounts)"
+        },
+        {
+          "@language": "en",
+          "@value": "Costs approved after evaluation in itinere compared to the costs reported by the beneficiary to which the operation belongs. Calculated as the sum of the approvedCost variable at the lower aggregation level (approvedCost_amounts)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "approved cost of CTN/PRIN operation"
+        },
+        {
+          "@language": "it",
+          "@value": "costi approvati per operazioni CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinOperationCommittedContribution",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Contributi impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante. Calcolati come somma dell'omologa variabile \"committedContribution\" presente a livello di aggregazione inferiore (committedContribution_operations)"
+        },
+        {
+          "@language": "en",
+          "@value": "Contributions committed by the Ministry on eligible costs following ex-ante evaluation. Calculated as the sum of the corresponding 'committedContribution' variable at the lower aggregation level (committedContribution_operations)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "committed contribution of CTN/PRIN operation"
+        },
+        {
+          "@language": "it",
+          "@value": "contributi impegnati per operazioni CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinOperationCommittedCredit",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Crediti impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante (solo per imprese). Calcolati come somma dell'omologa variabile \"committedCredit\" presente a livello di aggregazione inferiore (committedCredit_amounts)"
+        },
+        {
+          "@language": "en",
+          "@value": "Credits committed by the Ministry on eligible costs following ex-ante evaluation (only for companies). Calculated as the sum of the homologous variable 'committedCredit' present at the lower aggregation level (committedCredit_amounts)"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "committed credit of CTN/PRIN operation"
+        },
+        {
+          "@language": "it",
+          "@value": "credito impegnato per operazioni CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinOperationGrantedContribution",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It represents the contributions disbursed in relation to the costs approved for the operation."
+        },
+        {
+          "@language": "it",
+          "@value": "Rappresenta i contributi erogati rispetto ai costi approvati per l'operazione."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "contributo erogato per operazioni CTN/PRIN"
+        },
+        {
+          "@language": "en",
+          "@value": "granted contribution of CTN/PRIN operation"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinOperationIdentifier",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "ID univoco di una operazione.\nE' ottenuto concatenando le seguenti variabili all'origine:\nCodice locale progetto +  ambito + CF beneficiario\ncorrispondenti a: projectCode + scope_operations + fiscalcode_entity"
+        },
+        {
+          "@language": "en",
+          "@value": "Unique ID of an operation.\nIt is obtained by concatenating the following variables at the origin: \"Codice locale progetto +  ambito + CF beneficiario\"  corresponding to: projectCode + scope_operations + fiscalcode_entity"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "CTN/PRIN operation identifier"
+        },
+        {
+          "@language": "it",
+          "@value": "identificatore operazione CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinOperationReportedCost",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Costi rendicontati dal beneficiario a cui fa capo l'operazione rispetto ai costi ammessi. Calcolati come somma dell'omologa variabile \"reportedCost\" presente a livello di aggregazione inferiore (reportedCost_amounts)"
+        },
+        {
+          "@language": "en",
+          "@value": "Costs reported by the beneficiary to which the operation relates in relation to the eligible costs. Calculated as the sum of the homologous variable 'reportedCost' present at the lower aggregation level (reportedCost_amounts)"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "costi rendicontati da operazioni CTN/PRIN"
+        },
+        {
+          "@language": "en",
+          "@value": "reported cost of CTN/PRIN operation"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ctnprinOperationScope",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Ambito operativo dell'operazione. Può essere:\n- R&S\n- Formazione\n- Ricerca di base"
+        },
+        {
+          "@language": "en",
+          "@value": "Operational scope of the operation. Could be:\n- R&D\n- Training\n- Basic research"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ambito operazione CTN/PRIN"
+        },
+        {
+          "@language": "en",
+          "@value": "scope of CTN/PRIN operation"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb152"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/cycleStartingYear",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "L'anno di inizio del ciclo accademico corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "The start year of the corresponding academic cycle."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "anno di inizio del ciclo"
+        },
+        {
+          "@language": "en",
+          "@value": "cycle starting year"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:gYear"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/year"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/decreeDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Data di emissione del decreto MIUR (Ministero dell'Istruzione, dell'Università e della Ricerca) in cui è pubblicato il bando/avviso che definisce originariamente l'iniziativa in esame"
+        },
+        {
+          "@language": "en",
+          "@value": "Date of issue of the MIUR (Ministry of Education, University and Research) decree in which the call/notice originally defining the initiative in question is published"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data decreto"
+        },
+        {
+          "@language": "en",
+          "@value": "decree date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/decreeNumber",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Identification number of the MIUR (Ministry of Education, University and Research) decree in which the notice/warning/... which originally defines the initiative in question is published"
+        },
+        {
+          "@language": "it",
+          "@value": "Numero identificativo del decreto MIUR (Ministero dell'Istruzione, dell'Università e della Ricerca) in cui è pubblicato il bando/avviso/... che definisce originariamente l'iniziativa in esame"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "decree number"
+        },
+        {
+          "@language": "it",
+          "@value": "numero decreto"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/definedIn",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Collega l'affiliazione accademica con l'organizzazione corrispondente"
+        },
+        {
+          "@language": "en",
+          "@value": "Connects the academic affiliation with the corresponding organization"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AcademicAffiliation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "defined in"
+        },
+        {
+          "@language": "it",
+          "@value": "definito in"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/departmentName",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - valutare l'uso della classe organizzazione con il nome"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - evaluate the possiblity to reuse directly organisation class"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il nome del dipartimento universitario corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "The corresponding university'a department name."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "department name"
+        },
+        {
+          "@language": "it",
+          "@value": "nome dipartimento"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:name"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/dispositionFirstSubmittedDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Data in cui uno sponsor indica che ritarderà la pubblicazione dei risultati (e sta certificando l'approvazione iniziale o il nuovo utilizzo), o quando richiede una proroga della scadenza. Il suffisso _submitted indica la data in cui il responsabile ha premuto il pulsante di rilascio nel sistema di invio dati di ClinicalTrials.gov, inviando così i dati per la revisione prima della pubblicazione."
+        },
+        {
+          "@language": "en",
+          "@value": "Date when a sponsor indicates that they will be delaying posting of results (and are certifying initial approval or new use), or when they apply for an extension of the deadline. The _submitted suffix indicates the date that the responsible party pressed the release button in the ClinicalTrials.gov data submission system, thereby submitting the data for review prior to posting."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "disposition first submitted date"
+        },
+        {
+          "@language": "it",
+          "@value": "disposizione prima data presentazione"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/dispositionFirstSubmittedQCDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il suffisso _submitted_qc indica la data di presentazione della versione del record che soddisfa i criteri di controllo della qualità. È comune che ci siano revisioni tra la prima presentazione e la presentazione che soddisfa i criteri qc. Si noti che questa non è la data in cui è stata completata la revisione qc"
+        },
+        {
+          "@language": "en",
+          "@value": "The _submitted_qc suffix indicates the submission date of the version of the record that met quality control criteria. It is common for there to be revisions between the first submission and the submission that meets qc criteria. Note this is not the date that the qc review was completed.\""
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "disposition first submitted QC date"
+        },
+        {
+          "@language": "it",
+          "@value": "disposizione prima data presentazione QC"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/distributedInErasumplusFile",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is used to link the output result of an erasmus plus project to the associated file."
+        },
+        {
+          "@language": "it",
+          "@value": "Viene utilizzato per collegare il risultato di un progetto erasmus plus al file associato."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProjectResult"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "distribuito in un file eramsus+"
+        },
+        {
+          "@language": "en",
+          "@value": "distributed in erasmus+ file"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusFile"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/documentationURL",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Link a pagina web contenente il decreto del MIUR in cui è pubblicato il bando/avviso/... che prevede la concessione di finanziamenti per l'iniziativa in esame oltre ad eventuali allegati e decreti integrativi"
+        },
+        {
+          "@language": "en",
+          "@value": "Link to the web page containing the decree of the Ministry of Education, University and Research (MIUR) in which is published the call/announcement /... which provides for the granting of funding for the initiative in question, as well as any attachments and supplementary decrees."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "URL documentazione"
+        },
+        {
+          "@language": "en",
+          "@value": "documentation URL"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:anyURI"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/SM/URL"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ecContribution",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Finanziamento concesso dall'Unione Europea. L'importo è espresso in euro."
+        },
+        {
+          "@language": "en",
+          "@value": "Funding granted by the European Union. The amount is expressed in euros."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb159"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "EC contribution"
+        },
+        {
+          "@language": "it",
+          "@value": "contributo CE"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ecGrantAgreementNo",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Grant agreement identifier of an EC project."
+        },
+        {
+          "@language": "it",
+          "@value": "Identificativo dell'accordo di finanziamento di un progetto CE."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb162"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "ec grant agreement number"
+        },
+        {
+          "@language": "it",
+          "@value": "identificativo accordo finanziamento CE"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ecMaxContribution",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La parte di costo di un progetto CE finanziata dall'Unione Europea. L'importo è espresso in euro."
+        },
+        {
+          "@language": "en",
+          "@value": "The part of an EC project's cost that is funded by European Union. The amount is expressed in euros."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb165"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "EC maximum contribution"
+        },
+        {
+          "@language": "it",
+          "@value": "massimo contributo CE"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/editionLabel",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/endingYear",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Ending year of the project"
+        },
+        {
+          "@language": "it",
+          "@value": "Indica l'anno di fine di un progetto"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb168"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "anno di fine"
+        },
+        {
+          "@language": "en",
+          "@value": "ending year"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:gYear"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/year"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/enrollmentType",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - definizione necessita di revisione"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - definition need to be re-checked"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il numero totale di partecipanti da iscrivere. Essi sono: la stima (numero target) o il numero totale effettivo di partecipanti che vengono arruolati nello studio clinico."
+        },
+        {
+          "@language": "en",
+          "@value": "The total number of participants to be enrolled. They are either: estimated (target number) or the actual total number of participants that are enrolled in the clinical study."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "enrollment type"
+        },
+        {
+          "@language": "it",
+          "@value": "tipo di iscrizione"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/erasmusplusOrgType",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Quando disponibile, si riferisce al tipo di organizzazione che partecipa al progetto Erasmus+."
+        },
+        {
+          "@language": "en",
+          "@value": "When available, it refers to the type of the organization participating in the Erasmus+ project."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusParticipant"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "erasmus+ organization type"
+        },
+        {
+          "@language": "it",
+          "@value": "tipologia di organizzazione erasmus+"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/eurekaOrgType",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Tipologia di organizzazione (Istituto di Ricerca, grande impresa, universitá, SME, R&D SME, altro)"
+        },
+        {
+          "@language": "en",
+          "@value": "Type of organization (Research institute, Large company, University, SME, R&D SME, Other)"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAParticipant"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "eureka's organization type"
+        },
+        {
+          "@language": "it",
+          "@value": "tipologia di organizzazione eureka"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/eurekaProjectId",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Codice univoco progetto EUREKA"
+        },
+        {
+          "@language": "en",
+          "@value": "EUREKA project unique identifier"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "EUREKA project ID"
+        },
+        {
+          "@language": "it",
+          "@value": "ID del progetto EUREKA"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/expandedAccessType",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property used to indicate the type of expanded access for the AACT study. (A way for patients with serious diseases or conditions who cannot participate in a clinical trial to gain access to a medical product that has not been approved by the U.S. Food and Drug Administration (FDA). Also called compassionate use.).\nThe type can be:\n\"Individual\" -- it allows a single patient, with a serious disease or condition who cannot participate in a clinical trial, access to a drug or biological product that has not been approved by the FDA. This category also includes access in an emergency situation.);\n\"Intermediate\" -- it allows more than one patient (but generally fewer patients than through a Treatment IND/Protocol) access to a drug or biological product that has not been approved by the FDA. This type of expanded access is used when multiple patients with the same disease or condition seek access to a specific drug or biological product that has not been approved by the FDA;\n\"Treatment\" --it allows a large, widespread population access to a drug or biological product that has not been approved by the FDA. This type of expanded access can only be provided if the product is already being developed for marketing for the same use as the expanded access use."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà utilizzata per indicare il tipo di accesso esteso per lo studio AACT. (Un modo per i pazienti con malattie o condizioni gravi che non possono partecipare a uno studio clinico per ottenere l'accesso a un prodotto medico che non è stato approvato dalla Food and Drug Administration (FDA) degli Stati Uniti. Chiamato anche uso compassionevole).\nIl tipo può essere:\n\"Individuale\" -- permette a un singolo paziente, con una malattia o condizione grave che non può partecipare a una sperimentazione clinica, di accedere a un farmaco o a un prodotto biologico che non è stato approvato dalla FDA. Questa categoria comprende anche l'accesso in una situazione di emergenza);\n\"Intermedio\" -- permette a più di un paziente (ma generalmente meno pazienti che attraverso un trattamento IND/Protocollo) l'accesso a un farmaco o prodotto biologico che non è stato approvato dalla FDA. Questo tipo di accesso esteso viene utilizzato quando più pazienti con la stessa malattia o condizione cercano di accedere a un farmaco o prodotto biologico specifico che non è stato approvato dalla FDA;\n\"Trattamento\" -- permette a una vasta e diffusa popolazione di accedere a un farmaco o prodotto biologico che non è stato approvato dalla FDA. Questo tipo di accesso esteso può essere fornito solo se il prodotto è già in fase di sviluppo per la commercializzazione per lo stesso uso dell'accesso esteso."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "expanded access type"
+        },
+        {
+          "@language": "it",
+          "@value": "tipo accesso esteso"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb174"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/expenseType",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Tipologia di spesa tra quelle previste dall'iniziativa (bando, avviso, …): - Personale - Strumentazione - Fabbricati - …."
+        },
+        {
+          "@language": "en",
+          "@value": "Type of expenditure among those foreseen by the initiative (call for proposals, notice, ...): - Personnel - Instrumentation - Buildings - ...."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINAmount"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "expense type"
+        },
+        {
+          "@language": "it",
+          "@value": "tipo di spese"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/expireDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Final deadline for submission of project proposals for CTN/PRIN initiative"
+        },
+        {
+          "@language": "it",
+          "@value": "Ultima data di scadenza utile per la presentazione di proposte di progetto per l'iniziativa di tipo CTN/PRIN in esame"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data scadenza"
+        },
+        {
+          "@language": "en",
+          "@value": "expiration date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/finalBalance",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Amount of the final balance. The values are expressed in EURO. The final balance refers to the year (T-1)."
+        },
+        {
+          "@language": "it",
+          "@value": "Importo del conto consuntivo. I valori sono espressi in EURO. Il conto consuntivo fa riferimento all'anno (T-1)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATContributionRevenue"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "bilancio finale"
+        },
+        {
+          "@language": "en",
+          "@value": "final balance"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/financialContribution",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il contributo finanziario per un partecipante a un progetto Eureka."
+        },
+        {
+          "@language": "en",
+          "@value": "The financial contribution for a participant in an EUREKA project"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAParticipant"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "contributo finanziario"
+        },
+        {
+          "@language": "en",
+          "@value": "financial contribution"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:float"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/forChafeaProject",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "prova"
+        },
+        {
+          "@language": "en",
+          "@value": "testing"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà si collega ad una delle corrispondenti attività finanziate."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links to one of the corresponding funded activities."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CHAFEAParticipant"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un progetto chafea"
+        },
+        {
+          "@language": "en",
+          "@value": "has chafea project"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/CHAFEAProject"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/RO/forEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/forECProject",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "prova"
+        },
+        {
+          "@language": "en",
+          "@value": "testing"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà si collega ad un corrispondente progetto della CE."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links to a corresponding EC project."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ECParticipant"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un progetto CE"
+        },
+        {
+          "@language": "en",
+          "@value": "has ec project"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb1"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/RO/forEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/forEurekaProject",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "prova"
+        },
+        {
+          "@language": "en",
+          "@value": "testing"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un partecipante al corrispondente progetto EUREKA."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects a participant with the corresponding EUREKA project."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAParticipant"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "partecipa in progetto eureka"
+        },
+        {
+          "@language": "en",
+          "@value": "participates in eureka project"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAProject"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/RO/forEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/foundationProjectDescription",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Fornisce una descrizione del progetto alla base della fondazione dello spin-off."
+        },
+        {
+          "@language": "en",
+          "@value": "It provides a description of the project behind the foundation of the spin-off."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Spinoff"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "descrizione progetto di fondazione"
+        },
+        {
+          "@language": "en",
+          "@value": "foundation project description"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:description"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/foundedBy",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is used to link the spin-off to the research institution or university of origin, to which its foundation is linked."
+        },
+        {
+          "@language": "it",
+          "@value": "Viene utilizzato per collegare lo spin-off all'ente di ricerca o ateneo di origine, a cui è collegata la sua fondazione."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Spinoff"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "fondata da"
+        },
+        {
+          "@language": "en",
+          "@value": "founded by"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/founderCapital",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Indica il capitale dello spin-off al momento della sua fondazione."
+        },
+        {
+          "@language": "en",
+          "@value": "It indicates the capital of the spin-off at the time of its foundation."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Spinoff"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "capitale fondatore"
+        },
+        {
+          "@language": "en",
+          "@value": "founder capital"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/founderPatent",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Indica se sono presenti o meno dei brevetti collegati allo spin-off."
+        },
+        {
+          "@language": "en",
+          "@value": "It indicates whether there are or not any patents related to the spin-off."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Spinoff"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "brevetto fondatore"
+        },
+        {
+          "@language": "en",
+          "@value": "founder patent"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/founderShareholding",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Indica la participazione azionaria  (in percentuale) dell'Università o dell'ente di ricerca di origine al momento della fondazione dello spin-off."
+        },
+        {
+          "@language": "en",
+          "@value": "It indicates the shareholding (in percentage) of the university or research institution of origin at the time of the foundation of the spin-off."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Spinoff"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "founder shareholding"
+        },
+        {
+          "@language": "it",
+          "@value": "partecipazione azionaria fondatore"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/grant",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property used to indicate the funding in euros received by the EUREKA participant"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà usata per indicare il contributo in euro ricevuto dai  partecipanti EUREKA"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAParticipant"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "contributo (per partecipanti EUREKA)"
+        },
+        {
+          "@language": "en",
+          "@value": "grant (for EUREKA participant)"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/grantAgreementNo",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Grant agreement identifier of an EC project."
+        },
+        {
+          "@language": "it",
+          "@value": "Identificativo dell'accordo di sovvenzione di un progetto CE."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "grant agreement number"
+        },
+        {
+          "@language": "it",
+          "@value": "numero dell'accordo di sovvenzione"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAACTCondition",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La malattia, il disturbo, la sindrome, la malattia o la lesione che si sta studiando. Su ClinicalTrials.gov, le condizioni possono includere anche altre questioni relative alla salute, come la durata della vita, la qualità della vita e i rischi per la salute."
+        },
+        {
+          "@language": "en",
+          "@value": "The disease, disorder, syndrome, illness, or injury that is being studied. On ClinicalTrials.gov, conditions may also include other health-related issues, such as lifespan, quality of life, and health risks."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha condizione AACT"
+        },
+        {
+          "@language": "en",
+          "@value": "has AACT condition"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTCondition"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAACTConditionMeshTerm",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il nome o i nomi della malattia o della condizione o delle condizioni studiate nello studio clinico, o il focus dello studio clinico descrittori appropriati da NLM's Medical Subject Headings (MeSH) - thesaurus vocabolario controllato da NLM's Medical Subject Headings (MeSH) - o termini da un altro vocabolario, come la Systematized Nomenclature of Medicine-Clinical Terms (SNOMED CT), che è stato mappato a MeSH all'interno del Metathesaurus Unified Medical Language System (UMLS)."
+        },
+        {
+          "@language": "en",
+          "@value": "The name(s) of the disease(s) or condition(s) studied in the clinical study, or the focus of the clinical study appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus or terms from another vocabulary, such as the Systematized Nomenclature of Medicine—Clinical Terms (SNOMED CT), that has been mapped to MeSH within the Unified Medical Language System (UMLS) Metathesaurus."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha termine MeSH di condizione AACT"
+        },
+        {
+          "@language": "en",
+          "@value": "has AACT condition MeSH term"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTConditionMeshTerm"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/HER/hasAACTMeshTerm"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAACTDesign",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "I metodi di indagine e le strategie utilizzate nello studio clinico. Una descrizione delle modalità di conduzione dello studio clinico"
+        },
+        {
+          "@language": "en",
+          "@value": "The investigative methods and strategies used in the clinical study. A description of the manner in which the clinical trial will be conducted"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha sviluppo AACT"
+        },
+        {
+          "@language": "en",
+          "@value": "has AACT design"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAACTEligibility",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "I requisiti chiave che le persone che vogliono partecipare a uno studio clinico devono soddisfare o le caratteristiche che devono avere."
+        },
+        {
+          "@language": "en",
+          "@value": "The key requirements that people who want to participate in a clinical study must meet or the characteristics they must have."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha idoneitá AACT"
+        },
+        {
+          "@language": "en",
+          "@value": "has AACT eligibility"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTEligibility"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAACTFacility",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - da verificare"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - to be verified"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "conduzione del sito/partecipazione ad uno studio"
+        },
+        {
+          "@language": "en",
+          "@value": "site conducting/participating in a study"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha struttura per sperimentazione clinica"
+        },
+        {
+          "@language": "en",
+          "@value": "has clinical trial facility"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTFacility"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAACTIntervention",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A process or action that is the focus of a clinical study. Interventions include drugs, medical devices, procedures, vaccines, and other products that are either investigational or already available. Interventions can also include noninvasive approaches, such as education or modifying diet and exercise."
+        },
+        {
+          "@language": "it",
+          "@value": "Un processo o un'azione che è il fulcro di uno studio clinico. Gli interventi comprendono farmaci, dispositivi medici, procedure, vaccini e altri prodotti che sono in fase di sperimentazione o già disponibili. Gli interventi possono anche includere approcci non invasivi, come l'educazione o la modifica della dieta e dell'esercizio fisico."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha intervento AACT"
+        },
+        {
+          "@language": "en",
+          "@value": "has AACT intervention"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTIntervention"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAACTInterventionMeshTerm",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Clinical study intervention appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus"
+        },
+        {
+          "@language": "it",
+          "@value": "interventi di studio clinico descritti da NLM's Medical Subject Headings (MeSH) - thesaurus del vocabolario controllato da NLM's Medical Subject Headings (MeSH) - thesaurus del vocabolario"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha termine MeSH di intervento AACT"
+        },
+        {
+          "@language": "en",
+          "@value": "has AACT intervention MeSH term"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTInterventionMeshTerm"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/HER/hasAACTMeshTerm"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAACTMeshTerm",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha termine MeSH riportato da AACT"
+        },
+        {
+          "@language": "en",
+          "@value": "has AACT reported MeSH term"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTMeshTerm"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAACTResponsible",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La persona responsabile dell'invio di informazioni su uno studio clinico a ClinicalTrials.gov e dell'aggiornamento di tali informazioni. Di solito lo sponsor dello studio o lo sperimentatore."
+        },
+        {
+          "@language": "en",
+          "@value": "The person responsible for submitting information about a clinical study to ClinicalTrials.gov and updating that information. Usually the study sponsor or investigator."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha responsabile AACT"
+        },
+        {
+          "@language": "en",
+          "@value": "has AACT responsible"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/CPV/Person"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAACTSponsor",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "L'organizzazione o la persona che avvia lo studio e che ha autorità e controllo sullo studio."
+        },
+        {
+          "@language": "en",
+          "@value": "The organization or person who initiates the study and who has authority and control over the study."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha sponsor AACT"
+        },
+        {
+          "@language": "en",
+          "@value": "has AACT sponsor"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTSponsor"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAACTStudy",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà si collega allo studio corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links to the corresponding study."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb4"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha studio AACT"
+        },
+        {
+          "@language": "en",
+          "@value": "has AACT study"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAcademicDegree",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà è collegata a un titolo accademico."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links to an academic degree."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb10"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha una laurea"
+        },
+        {
+          "@language": "en",
+          "@value": "has academic degree"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/AcademicDegree"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAcademicDiscipline",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà consente di collegare qualunque cosa del dominio a discipline accademiche (definite nell'ambito del relativo vocabolario controllato)."
+        },
+        {
+          "@language": "en",
+          "@value": "This property allows one to link any thing of the domain with the academic disciplines (defined in the context of the related controlled vocabulary)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha discipline accademiche"
+        },
+        {
+          "@language": "en",
+          "@value": "has Academic Discipline"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/AcademicDiscipline"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAcademicOrg",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà si collega diversi dati statistici a un'organizzazione accademica."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links different statistical data to an academic Organization."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb18"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha organizzazione accademica"
+        },
+        {
+          "@language": "en",
+          "@value": "has academic organization"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/COV/PublicOrganization"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/COV/hasPublicOrganization"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasAcademicRole",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Connects a ReseacherSeniorityGrade with the corresponding AcademicRole."
+        },
+        {
+          "@language": "it",
+          "@value": "Connette un ReseacherSeniorityGrade al corrispondente AcademicRole."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ResearcherSeniorityGrade"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha ruolo accademico"
+        },
+        {
+          "@language": "en",
+          "@value": "has academic role"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb32"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasArea",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links some statistical aggregated data and the academic degree to the CUN area."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega alcuni dati statistici e la laurea all'area CUN di riferimento della classificazione sulle discipline accademiche."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb35"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha area CUN"
+        },
+        {
+          "@language": "en",
+          "@value": "has CUN area"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/Area"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/HER/hasAcademicDiscipline"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasCHAFEAOutput",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un'attività finanziata con uno dei suoi risultati."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects a funded activity with one of its outputs."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CHAFEAProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha risultato CHAFEA"
+        },
+        {
+          "@language": "en",
+          "@value": "has CHAFEA output"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/CHAFEAOutput"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/HER/hasResult"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasCHAFEAParticipant",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un'attività finanziata con le istituzioni coinvolte."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects a funded activity with the institutions involved."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CHAFEAProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha partecipante CHAFEA"
+        },
+        {
+          "@language": "en",
+          "@value": "has CHAFEA participant"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/CHAFEAParticipant"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/RO/hasRiT"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasCTNPRINAmount",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega l'operazione con gli importi."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links the operation with the amounts."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha importo riportato da CTN/PRIN"
+        },
+        {
+          "@language": "en",
+          "@value": "has CTN/PRIN amount"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINAmount"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasCTNPRINFinancingFund",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Collega un'iniziativa al fondo di finanziamento da cui l'iniziativa attinge le sue risorse economiche"
+        },
+        {
+          "@language": "en",
+          "@value": "Connects an initiative to the financing fund from which the initiative draws its economic resources"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "ha CTN/PRIN financing fund"
+        },
+        {
+          "@language": "it",
+          "@value": "ha fondo di finanziamento CTN/PRIN"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINFinancingFund"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasCessationYear",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Indica l'anno di cessazione dell'attività dello spin-off, se applicabile."
+        },
+        {
+          "@language": "en",
+          "@value": "It indicates the year of cessation of the spin-off activity, if applicable."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Spinoff"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha anno di cessazione"
+        },
+        {
+          "@language": "en",
+          "@value": "has cessation year"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI/Year"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasYear"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasCompletionDate",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "prova"
+        },
+        {
+          "@language": "en",
+          "@value": "testing"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La data in cui l'ultimo partecipante a uno studio clinico è stato esaminato o ha ricevuto un intervento/trattamento per raccogliere i dati finali per le misure di esito primario, le misure di esito secondario e gli eventi avversi (cioè l'ultima visita dell'ultimo partecipante). La data \"stimata\" di completamento dello studio è la data che i ricercatori ritengono essere la data di completamento dello studio."
+        },
+        {
+          "@language": "en",
+          "@value": "The date on which the last participant in a clinical study was examined or received an intervention/treatment to collect final data for the primary outcome measures, secondary outcome measures, and adverse events (that is, the last participant's last visit). The \"estimated\" study completion date is the date that the researchers think will be the study completion date."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha data di completamento"
+        },
+        {
+          "@language": "en",
+          "@value": "has completion date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI#TimeInstant"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasCoordinator",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/HER/isCoordinatorOf"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Beneficiario principale in un gruppo di beneficiari. Punto di contatto principale per il progetto."
+        },
+        {
+          "@language": "en",
+          "@value": "Lead beneficiary in a group of beneficiaries. Main contact point for the project."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicResearchProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha coordinatore"
+        },
+        {
+          "@language": "en",
+          "@value": "has coordinator"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasCountryInvolvement",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Country where the facility conducting a clinical protocol is located"
+        },
+        {
+          "@language": "it",
+          "@value": "Paese in cui si trova la struttura che conduce un protocollo clinico"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha coinvolgimento del paese"
+        },
+        {
+          "@language": "en",
+          "@value": "has country involvement"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/CountryInvolvement"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasDSUInterventionType",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega l'informazione sui dati relativi agli interventi a favore degli studenti alla tipologia di intervento corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links the information on student intervention data to the corresponding type of intervention."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/DSURightToUniversityStudiesAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha tipo/classe di intervento DSU"
+        },
+        {
+          "@language": "en",
+          "@value": "has DSU intervention type"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/DSUInterventionType"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasDiploma",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà si collega a un diploma accademico."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links to an academic diploma."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb38"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha  diploma"
+        },
+        {
+          "@language": "en",
+          "@value": "has diploma"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/Diploma"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasDispositionFirstPostedDate",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "prova"
+        },
+        {
+          "@language": "en",
+          "@value": "testing"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il suffisso _posted indica la data in cui una presentazione è stata resa pubblica su ClinicalTrials.gov. In genere, l'invio avviene il giorno lavorativo successivo al completamento della revisione del qc. Abbiamo iniziato a raccogliere le date di pubblicazione all'inizio del 2017. Le date precedenti a tale data sono estmate. Tutte le date pubblicate includono un attributo di tipo Actual o Estimate."
+        },
+        {
+          "@language": "en",
+          "@value": "The _posted suffix indicates the date that a submission was made public on ClinicalTrials.gov. Typically, posting occurs the business day after qc review was successfully completed. We began collecting posted dates in early 2017. Dates from before then are estmates. All posted dates include a type attribute of Actual or Estimate."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha disposizione prima data pubblicazione"
+        },
+        {
+          "@language": "en",
+          "@value": "has disposition first posted date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI#TimeInstant"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasECActivityType",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Tipologia di organizzazione che partecipa ad un progetto CE. Le seguenti descrizioni e codici di convenzione sono utilizzati per distinguere tra i diversi tipi di organizzazioni: società private a scopo di lucro (PRC), enti pubblici (esclusi ricerca e istruzione) (PUB), organizzazioni di ricerca (esclusa l'istruzione) (REC), istituti di istruzione secondaria e superiore (HES) e altri enti (OTH)."
+        },
+        {
+          "@language": "en",
+          "@value": "Type of organisation participating in a EC project. The following descriptions and convention codes are used for distinguishing between different types of organisations: private for profit companies (PRC), public bodies (excluding research and education) (PUB), research organisations (excluding education) (REC), secondary and higher education establishments (HES), and other entities (OTH)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ECParticipant"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha tipo di attivitá CE"
+        },
+        {
+          "@language": "en",
+          "@value": "has EC activity type"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ECActivityType"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasECFrameworkProgramme",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un progetto CE con il corrispondente programma quadro."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links an EC project with the corresponding framework programme."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb41"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha struttura di lavoro CE"
+        },
+        {
+          "@language": "en",
+          "@value": "has EC framework programme"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ECFrameworkProgramme"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasECParticipant",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un progetto CE con uno dei suoi partecipanti."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects an EC project with one of its participants."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb44"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha partecipante CE"
+        },
+        {
+          "@language": "en",
+          "@value": "has EC participant"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ECParticipant"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/RO/hasRiT"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasECTopic",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un progetto CE con l'argomento corrispondente all'interno del suo invito a presentare proposte."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects an EC project with the corresponding topic within its call for proposals."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb47"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha argomento CE"
+        },
+        {
+          "@language": "en",
+          "@value": "has EC topic"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ECTopic"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:hasTopic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasERCGrantType",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un progetto del CER con il tipo di sovvenzione corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects an EC or ERC project with the corresponding type of grant."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb50"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha tipo contributo ERC"
+        },
+        {
+          "@language": "en",
+          "@value": "has ERC grant type"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ERCGrantType"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasERCPanel",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà si collega al corrispondente pannello del CER."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links to the corresponding ERC panel."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb53"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha pannello ERC"
+        },
+        {
+          "@language": "en",
+          "@value": "has ERC panel"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ERCPanel"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:hasTopic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasERCSubpanel",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property used to specify the second level area/sector of reference (if any) for the CTN/PRIN Operation or CTN/PRIN  Project"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà utilizzata per specificare il secondo livello dell'area/settore di riferimento (se esistente) per un'operazione o un progetto CTN/PRIN."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb58"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha sotto pannello ERC"
+        },
+        {
+          "@language": "en",
+          "@value": "has ERC sub-panel"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ERCSubpanel"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:hasTopic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasEUREKAParticipant",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un progetto EUREKA con uno dei suoi partecipanti."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects an EUREKA project with one of its participants."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha partecipant EUREKA"
+        },
+        {
+          "@language": "en",
+          "@value": "has EUREKA participant"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAParticipant"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/RO/hasRiT"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasEligibleSex",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that link the eligibility of clinical trials to the sex of a person. Since sex can be female and male, the property can be used to express when the eligible sex is female or when it is male, or both of the two. In this latter case, two occurences of this property can be used for the AACTEligibility class one for female, one for male, meaning that all possible sex options are accepted."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega l'idoneità degli studi clinici al sesso di una persona. Poiché il sesso può essere femminile e maschile, la proprietà può essere usata per esprimere quando il sesso idoneo è femminile o quando è maschile, o entrambi. In quest'ultimo caso, due materializzazioni di questa proprietà possono essere utilizzate per la classe AACTEligibilità, una per il sesso femminile e una per il sesso maschile, il che significa che tutte le opzioni sul sesso sono accettate (nei dataset è l'equivalente dell'opzione \"tutti)\")."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTEligibility"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha sesso idoneo"
+        },
+        {
+          "@language": "en",
+          "@value": "has eligible sex"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/CPV/Sex"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasEndingDate",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La proprietà rappresenta la data di fine"
+        },
+        {
+          "@language": "en",
+          "@value": "The property represents the date of ending"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha data di fine"
+        },
+        {
+          "@language": "en",
+          "@value": "has ending date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI#TimeInstant"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasEnrollment",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega l'informazione sugli studenti iscritti degli atenei in regola con il pagamento delle tasse universitarie all'informazione sulle tipologie di iscrizione."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links information on enrolled students of universities in good standing with the payment of tuition fees to information on the types of enrollment."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATEnrolledStudentsAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha  iscrizione"
+        },
+        {
+          "@language": "en",
+          "@value": "has enrollment"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATEnrollment"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasErasmusPlusParticipant",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is used to link Erasmus+ projects to the entities which partecipate in the project."
+        },
+        {
+          "@language": "it",
+          "@value": "Viene utilizzato per collegare i progetti Erasmus+ alle entità che partecipano al progetto."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha partecipante Erasmus+"
+        },
+        {
+          "@language": "en",
+          "@value": "has Erasmus+ participant"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusParticipant"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/RO/hasRiT"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasErasmusplusActionType",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is used to link Erasmus+ projects to the action types."
+        },
+        {
+          "@language": "it",
+          "@value": "Viene utilizzato per collegare i progetti Erasmus+ ai tipi di azione."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha tipologia di azione Erasmus+"
+        },
+        {
+          "@language": "en",
+          "@value": "has Erasmus+ action type"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusActionType"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasErasmusplusKeyAction",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is used to link Erasmus+ projects to the key actions."
+        },
+        {
+          "@language": "it",
+          "@value": "Viene utilizzato per collegare i progetti Erasmus+ alle azioni chiave."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha azione chiave Erasmus+"
+        },
+        {
+          "@language": "en",
+          "@value": "has Erasmus+ key action"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusKeyAction"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasErasmusplusProjectResult",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is used to link Erasmus+ projects to the output results."
+        },
+        {
+          "@language": "it",
+          "@value": "Viene utilizzato per collegare i progetti Erasmus+ ai risultati ottenuti."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un risultato del progetto Erasmus+"
+        },
+        {
+          "@language": "en",
+          "@value": "has Erasmus+ project result"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProjectResult"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/HER/hasResult"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasErasmusplusTopic",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is used to link Erasmus+ projects to Topics."
+        },
+        {
+          "@language": "it",
+          "@value": "Viene utilizzato per collegare i progetti Erasmus+ agli argomenti."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha argomento Erasmus+"
+        },
+        {
+          "@language": "en",
+          "@value": "has Erasmus+ topic"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ErasmusPlusTopic"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:hasTopic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasEurekaCluster",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un progetto EUREKA con il cluster corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects an EUREKA project with the corresponding cluster."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha gruppo EUREKA"
+        },
+        {
+          "@language": "en",
+          "@value": "has EUREKA cluster"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKACluster"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasEurekaInstrument",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un progetto EUREKA con lo strumento corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects an EUREKA project with the corresponding instrument."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha strumento EUREKA"
+        },
+        {
+          "@language": "en",
+          "@value": "has EUREKA instrument"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAInstrument"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasEurekaMarketArea",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un progetto EUREKA con la corrispondente area di mercato."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects an EUREKA projects with the corresponding market area."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha area di mercato EUREKA"
+        },
+        {
+          "@language": "en",
+          "@value": "has EUREKA market area"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAMarketArea"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:hasTopic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasEurekaTechArea",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un progetto EUREKA con l'area tecnologica corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects an EUREKA project with the corresponding tech area."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un area tecnica EUREKA"
+        },
+        {
+          "@language": "en",
+          "@value": "has EUREKA tech area"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKATechArea"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:hasTopic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasFORDClassification",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà si collega alla classificazione dei Campi di ricerca e sviluppo (FORD) dell'UNESCO."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links to the UNESCO's Fields of research and development (FORD) classification."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATStaffByGender"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha una classificazione FORD"
+        },
+        {
+          "@language": "en",
+          "@value": "has FORD classification"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/FORDClassification"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:hasTopic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasFoundationYear",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Indica l'anno di fondazione dello spin-off."
+        },
+        {
+          "@language": "en",
+          "@value": "It indicates the year of foundation of the spin-off."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Spinoff"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha anno di fondazione"
+        },
+        {
+          "@language": "en",
+          "@value": "has foundation year"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI/Year"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasYear"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasFounderFaculty",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "prova"
+        },
+        {
+          "@language": "en",
+          "@value": "testing"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property used to link the spin-off to the faculty of the university of origin, or to a division of the research institution of origin."
+        },
+        {
+          "@language": "en",
+          "@value": "Proprietà utilizzata per collegare lo spin-off alla facoltà dell'ateneo di origine, o a una divisione dell'ente di ricerca di origine."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Spinoff"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "has facoltà fondatrice"
+        },
+        {
+          "@language": "en",
+          "@value": "has founder faculty"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/COV/SupportUnit"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasFundingDSUOrg",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega qualunque cosa nel dominio inclusi gli interventi a favore degli studenti all'Ente o ufficio per il Diritto allo Studio Universitario (DSU) corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links things including the interventions in favour of students to the corresponding Institution or Office for the Right to University Studies (DSU)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha ente finanziatore di diritto allo studio"
+        },
+        {
+          "@language": "en",
+          "@value": "has funding DSU organisation"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb61"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasFundingScheme",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un progetto CE con il corrispondente schema di finanziamento"
+        },
+        {
+          "@language": "en",
+          "@value": "This property links an EC project with the corresponding funding scheme."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb64"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha piano di finanziamento CE"
+        },
+        {
+          "@language": "en",
+          "@value": "has EC funding scheme"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ECFundingScheme"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasIPC",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un brevetto con le corrispondenti etichette di classificazione IPC."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects a patent with the corresponding IPC classification labels."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Result"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha una classificazione internazione dei brevetti"
+        },
+        {
+          "@language": "en",
+          "@value": "has International Patent Classification"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/InternationalPatentClassification"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:hasTopic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasISCEDFClassification",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà si collega alla classificazione internazionale standard dell'istruzione dell'UNESCO (ISCED)."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links to the UNESCO's International Standard Classification of Education (ISCED)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb67"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha classificazione ISCED-F"
+        },
+        {
+          "@language": "en",
+          "@value": "has ISCED-F classification"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ISCEDFClassification"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:hasTopic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasInitiative",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "An initiative may be associated with a call for proposals, a notice, an invitation, a campaign, etc."
+        },
+        {
+          "@language": "it",
+          "@value": "Un'iniziativa può essere associata ad un bando, un avviso, un invito, una campagna, etc."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb70"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un'iniziativa CTN/PRIN"
+        },
+        {
+          "@language": "en",
+          "@value": "has CTN/PRIN initiative"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasInstrument",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un progetto CHAFEA finanziato con lo strumento corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects a funded CHAFEA project with the corresponding instrument."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CHAFEAProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha strumento CHAFEA"
+        },
+        {
+          "@language": "en",
+          "@value": "has CHAFEA instrument"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/CHAFEAInstrument"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasLastUpdatePostedDate",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "prova"
+        },
+        {
+          "@language": "en",
+          "@value": "testing"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La data più recente in cui sono state rese disponibili su ClinicalTrials.gov. Ci può essere un ritardo tra la data in cui le modifiche sono state inviate a ClinicalTrials.gov dallo sponsor o dallo sperimentatore dello studio (la data dell'ultimo aggiornamento inviato) e la data dell'ultimo aggiornamento pubblicato."
+        },
+        {
+          "@language": "en",
+          "@value": "The most recent date on which changes to a study record were made available on ClinicalTrials.gov. There may be a delay between when the changes were submitted to ClinicalTrials.gov by the study's sponsor or investigator (the last update submitted date) and the last update posted date"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha data ultimo aggiornamento pubblicato"
+        },
+        {
+          "@language": "en",
+          "@value": "has last update posted date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI#TimeInstant"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasOperation",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Identifica un'operazione contabile. Si veda la proprietà \"operationIdentifier\" per informazioni sulla definizione."
+        },
+        {
+          "@language": "en",
+          "@value": "Identifies an accounting transaction. See the \"operationIdentifier\" property for definition information."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb73"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha operazione CTN/PRIN"
+        },
+        {
+          "@language": "en",
+          "@value": "has CTN/PRIN operation"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasOperationalSpinoffAddress",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Collega lo spin-off alla sua sede operativa."
+        },
+        {
+          "@language": "en",
+          "@value": "It connects the spin-off to its operational headquarters."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Spinoff"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha indirizzo operativo spinoff"
+        },
+        {
+          "@language": "en",
+          "@value": "has operational spinoff address"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/CLV/Address"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/CLV/hasAddress"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasParticipationCountry",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - da verificare"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà si collega a un Paese."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links to a Country."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb76"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un pease"
+        },
+        {
+          "@language": "en",
+          "@value": "has country"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/CLV/Country"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasPatentInventor",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un brevetto con le persone che lo hanno inventato."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects a patent with the persons that invented it."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Patent"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha inventore"
+        },
+        {
+          "@language": "en",
+          "@value": "has inventor"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/CPV/Person"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasPatentPriorityDetail",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Patent"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha dettagli prioritari pubblicazione brevetto"
+        },
+        {
+          "@language": "en",
+          "@value": "has patent priority details"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/PatentPriorityDetail"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasPatentPublicationDetail",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un brevetto con i suoi dettagli di pubblicazione."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects a patent with its publication details."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Patent"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha dettagli pubblicazione brevetto"
+        },
+        {
+          "@language": "en",
+          "@value": "has patent publication details"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/PatentPublicationDetail"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasPatentPublicationStage",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega i dettagli della pubblicazione del brevetto con l'attuale fase della pubblicazione."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects the publication details of the patent with the current stage of the publication."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/PatentPublicationDetail"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha fase di pubblicazione del brevetto"
+        },
+        {
+          "@language": "en",
+          "@value": "has patent publication stage"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/PatentPublicationStage"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasPhdCourse",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà si collega ad un corso di dottorato di ricerca corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links to a corresponding PhD course."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha  corso di dottorato di ricerca"
+        },
+        {
+          "@language": "en",
+          "@value": "has phd course"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ItalianPhDCourse"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasPrincipalInvestigator",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - verificare la definizione"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Esaminatore principale del progetto"
+        },
+        {
+          "@language": "en",
+          "@value": "Principal investigator of the project"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicResearchProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha esaminatore principale"
+        },
+        {
+          "@language": "en",
+          "@value": "has principal investigator"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/CPV/Person"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasReportedCitizenship",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà si collega alla corrispondente cittadinanza segnalata dal sistema MIUR."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links to the corresponding citizenship reported by the MIUR system."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb81"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha cittadinanza riportata"
+        },
+        {
+          "@language": "en",
+          "@value": "has reported citizenship"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ReportedCitizenship"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasResearcherSeniorityGrade",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Codice identificativo della qualifica ricoperta dal personale docente/ricercatore secondo la classificazione del Manuale di Frascati 2015. La corrispondenza tra gradi e qualifica è la seguente: Grade A = Prof. I fascia (ordinario); Grade B = Prof. II fascia (associato); Grade C = Ricercatore a tempo indeterminato e determinato; Grade D = Titolare di assegno di ricerca."
+        },
+        {
+          "@language": "en",
+          "@value": "Identification code of the qualification held by the teaching staff/researcher according to the classification of the Frascati Manual 2015. The correspondence between grades and qualification is as follows: Grade A = Prof. I category (ordinary); Grade B = Prof. II category (associated); Grade C = Permanent and temporary researcher; Grade D = Holder of research grant."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATStaffByGender"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha anzianità di servizio del ricercatore"
+        },
+        {
+          "@language": "en",
+          "@value": "has researcher seniority grade"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ResearcherSeniorityGrade"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasResult",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links any thing in the modelled domain to the result or output."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega qualunque cosa nel dominio modellato a un risultato o output."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha risultato"
+        },
+        {
+          "@language": "en",
+          "@value": "has result"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/Result"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasResultsFirstPostedDate",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "prova"
+        },
+        {
+          "@language": "en",
+          "@value": "testing"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Data in cui i risultati sono stati resi pubblici per la prima volta su ClinicalTrials.gov"
+        },
+        {
+          "@language": "en",
+          "@value": "Date on which results were first made public on ClinicalTrials.gov"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha risultati prima data pubblicazione"
+        },
+        {
+          "@language": "en",
+          "@value": "has results first posted date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI#TimeInstant"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasSSD",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links some statistical data to the scientific disciplinary sector of the academic disciplines classification."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega alcuni dati statistici al settore scientifico disciplinare della classificazione sulle discipline accademiche."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ItalianPhDCourseByCycle"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha settore scientifico disciplinare"
+        },
+        {
+          "@language": "en",
+          "@value": "has scientific disciplinary sector"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ScientificDisciplinarySector"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/HER/hasAcademicDiscipline"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasStartingDate",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "prova"
+        },
+        {
+          "@language": "en",
+          "@value": "testing"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Data di inizio di uno studio o di un'operazione."
+        },
+        {
+          "@language": "en",
+          "@value": "Starting date of a study or operation."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb86"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha data di inizio"
+        },
+        {
+          "@language": "en",
+          "@value": "has starting date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI#TimeInstant"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasStudyFirstPostedDate",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "prova"
+        },
+        {
+          "@language": "en",
+          "@value": "testing"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La data in cui il record dello studio è stato disponibile per la prima volta su ClinicalTrials.gov. In genere c'è un ritardo di alcuni giorni tra la data in cui lo sponsor dello studio o lo sperimentatore ha presentato la cartella clinica e la prima data di pubblicazione."
+        },
+        {
+          "@language": "en",
+          "@value": "The date on which the study record was first available on ClinicalTrials.gov. There is typically a delay of a few days between the date the study sponsor or investigator submitted the study record and the first posted date."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha data inizio studio"
+        },
+        {
+          "@language": "en",
+          "@value": "has study first posted date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI#TimeInstant"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasSubjectArea",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un progetto CE con la corrispondente categorizzazione tematica. Questa categorizzazione è disponibile per il programma quadro FP7, ma non per H2020."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects an EC project with the corresponding thematic categorisation. This categorisation is available for the FP7 framework programme, but not for H2020."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb90"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un'area tematica CE"
+        },
+        {
+          "@language": "en",
+          "@value": "has EC subject area"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/ECSubjectArea"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:hasTopic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasUSTATCateenService",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega l'informazione sul totale dei serivizi disponibili alla tipologia di servizio corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links the information on the total number of services available to the corresponding type of service."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/DSUCanteenAndAccomodationsAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha una classe di servizio ustat"
+        },
+        {
+          "@language": "en",
+          "@value": "has ustat service class"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATCanteenServiceClass"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasUSTATContributionClass",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Code of the university student contribution class. Can take the values:\n00: contribution not expected (excluding exemptions)\n00a: contribution financed by external bodies\n01 : from 0,01 to 100,00 (excluding exemptions)\n02 : from 100,01 to 200,00\n03 : from 200,01 to 300,00\n04 : from 300,01 to 400,00\n05 : from 400,01 to 500,00\n06 : from 500,01 to 600,00\n07 : from 600,01 to 700,00\n08 : from 700,01 to 800,00\n09 : from 800,01 to 900,00\n10 : from 900.01 to 1,000.00\n11a: from 1,000.01 to 1,100.00\n11b: from 1.100,01 to 1.200,00\n11c: from 1.200,01 to 1.300,00\n11d: from 1.300,01 to 1.400,00\n11e: from 1.400,01 to 1.500,00\n12a: from 1.500,01 to 1.600,00\n12b: from 1.600,01 to 1.700,00\n12c: from 1.700,01 to 1.800,00\n12d: from 1.800,01 to 1.900,00\n12e: from 1,900.01 to 2,000.00\n13 : from 2.000,01 to 2.500,00\n14 : from 2,500.01 to 3,000.00\n15 : from 3.000,01 to 3.500,00\n16 : from 3.500,01 to 4.000,00\n17 : from 4.000,01 to 4.500,00\n18 : from 4.500,01 to 5.000,00\n19 : from 5,000.01 to 6,000.00\n20 : from 6,000.01 to 8,000.00\n21a: from 8,000.01 to 10,000.00\n21b: over 10,000.00"
+        },
+        {
+          "@language": "it",
+          "@value": "Codice della classe di contribuzione degli studenti universitari. Può assumere i valori:\n00: contribuzione non prevista (esclusi esoneri)\n00a: contribuzione finanziata da enti esterni\n01 : da 0,01 a 100,00 (esclusi esoneri)\n02 : da 100,01 a 200,00\n03 : da 200,01 a 300,00\n04 : da 300,01 a 400,00\n05 : da 400,01 a 500,00\n06 : da 500,01 a 600,00\n07 : da 600,01 a 700,00\n08 : da 700,01 a 800,00\n09 : da 800,01 a 900,00\n10 : da 900,01 a 1.000,00\n11a: da 1.000,01 a 1.100,00\n11b: da 1.100,01 a 1.200,00\n11c: da 1.200,01 a 1.300,00\n11d: da 1.300,01 a 1.400,00\n11e: da 1.400,01 a 1.500,00\n12a: da 1.500,01 a 1.600,00\n12b: da 1.600,01 a 1.700,00\n12c: da 1.700,01 a 1.800,00\n12d: da 1.800,01 a 1.900,00\n12e: da 1.900,01 a 2.000,00\n13 : da 2.000,01 a 2.500,00\n14 : da 2.500,01 a 3.000,00\n15 : da 3.000,01 a 3.500,00\n16 : da 3.500,01 a 4.000,00\n17 : da 4.000,01 a 4.500,00\n18 : da 4.500,01 a 5.000,00\n19 : da 5.000,01 a 6.000,00\n20 : da 6.000,01 a 8.000,00\n21a: da 8.000,01 a 10.000,00\n21b: oltre 10.000,00"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATContributionByClass"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un contributo per classe"
+        },
+        {
+          "@language": "en",
+          "@value": "has contribution class"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATContributionClass"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasUSTATContributionRevenueClass",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega l'informazione sui dati relativi al gettito dalla contribuzione studentesca degli atenei alle informazioni sulla fonte del gettito."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links information on revenue data from student contributions to information on the source of the revenue."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATContributionRevenue"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un classe di contributo ricavante"
+        },
+        {
+          "@language": "en",
+          "@value": "has contribution revenue class"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATContributionRevenueClass"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasUSTATExonerationClass",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega l'informazione sugli studenti esonerati (parzialmente o totalmente) alla classe di esonero corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links information about exonerated students (partially or totally) to the corresponding exoneration class."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb93"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha una classe di esonero"
+        },
+        {
+          "@language": "en",
+          "@value": "has exoneration class"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATExonerationType"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasUSTATExpenseClass",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega l'informazione sui dati relativi alla spesa per interventi a favore degli studenti degli atenei (solo prestiti a studenti) alla tipologia di spesa corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links the information on expenses for interventions in favour of university students (student loans only) to the corresponding type of expenses."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb96"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha una classe di spesa"
+        },
+        {
+          "@language": "en",
+          "@value": "has expense class"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb99"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasUSTATFunctionalArea",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is used to link data on the number of technical-administrative staff by gender and year to the corresponding functional area."
+        },
+        {
+          "@language": "it",
+          "@value": "Viene utilizzato per collegare i dati sul numero di personale tecnico-amministrativo per genere e per anno all'area funzionale corrispondente."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATTAStaffByGender"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un area funzionale"
+        },
+        {
+          "@language": "en",
+          "@value": "has functional area"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATFunctionalArea"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasUSTATMeasureOfMealsProvided",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega l'informazione sui pasti erogati con la corrispondente tipologia."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links the information on the meals provided with the corresponding type."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATMealsProvidedAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "measure of meals provided"
+        },
+        {
+          "@language": "it",
+          "@value": "misure dei pasti forniti"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATMeasureOfMealsProvided"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasUSTATPostgraduateCourse",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega l'informazione sulla popolazione di studenti o diplomati di corsi di formazione post-laurea al corso corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links information about the population of students or graduates of postgraduate training courses to the corresponding course."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb102"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un corso di perfezionamento"
+        },
+        {
+          "@language": "en",
+          "@value": "has postgraduate course"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATReportedPostgraduateCourse"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasUSTATReportedHERInstitution",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega l'informazione sui dati relativi agli interventi a favore degli studenti all'istituto per l'alta formazione (Ateneo, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Altro) corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links the information about the interventions in favour of the students to the corresponding Institute for Higher Education (Ateneo, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Altro)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb106"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un'istituzione di HER riportata da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "has USTAT reported HER institution"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATReportedHERInstitution"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasUSTATReportedUniversityFacilityType",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega l'informazione sulle strutture universitarie (mense e residenze universitarie direttamente gestite dall'istituto) al codice e descrizione della struttura."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links information on university facilities (canteens and university residences directly managed by the institute) to the code and description of the structure."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATUniversityFacilitiesAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un tipo di struttura universitaria riportata da USTAT"
+        },
+        {
+          "@language": "en",
+          "@value": "has USTAT reported university facility type"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATReportedUniversityFacilityType"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hasUSTATUniversityInterventionType",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links the aggregated data on the university intervention as defined by USTAT to the type of university intervention as defined by USTAT"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega i dati aggregati sui sugli interventi universitari come riportati da USTAT ai tipi di intervento universitari definiti nel contesto USTAT"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATInterventionsForStudentsByUniversitiesAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "has USTAT university intervention type"
+        },
+        {
+          "@language": "it",
+          "@value": "has tipo intervento universitario di USTAT"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATUniversityInterventionType"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/hsUSTATStaffType",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega l'informazione sul personale relativo all'ente o Ufficio per il Diritto allo Studio Universitario (DSU) considerato alla tipologia di contratto di assunzione."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links the information on the personnel related to the institution or Office for the Right to University Studies (DSU) considered to the type of employment contract."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb109"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha un ruolo di staff universitario italiano"
+        },
+        {
+          "@language": "en",
+          "@value": "has italian university staff role"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATStaffType"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/includesPPSD",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Indication that a clinical study that includes a U.S. FDA-regulated device product is a pediatric postmarket surveillance of a device (PPSD) product ordered under section 522 of the Federal Food, Drug, and Cosmetic Act. Select true/false."
+        },
+        {
+          "@language": "it",
+          "@value": "Indicazione che uno studio clinico che include un prodotto per dispositivi regolamentato dalla FDA statunitense è una sorveglianza pediatrica post-vendita di un prodotto per dispositivi (PPSD) ordinato ai sensi della sezione 522 del Federal Food, Drug, and Cosmetic Act. Selezionare vero/falso."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "include sorveglianza pediatrica post-vendita prodotto per dispositivi"
+        },
+        {
+          "@language": "en",
+          "@value": "includes pediatric postmarket surveillance of a device"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/initiativeType",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - controllare i valori controllati della proprietà"
+        },
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - check the fixed values"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Tipologia dell'iniziativa. La Tipologia di una iniziativa può essere: - Ricerca di base - Ricerca industriale - Diffusione Cultura Scientifica - Antartide - Altro"
+        },
+        {
+          "@language": "en",
+          "@value": "Type of initiative. The typology of an initiative can be: - Basic research - Industrial research - Dissemination of Scientific culture - Antarctica - Other"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "initiative type"
+        },
+        {
+          "@language": "it",
+          "@value": "tipi di iniziative"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/innovative",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Indica se lo spin-off ha anche la qualifica di start-up innovativa ai sensi della L. 221/2012."
+        },
+        {
+          "@language": "en",
+          "@value": "It indicates whether the spin-off also qualifies as an innovative start-up under Law 221/2012."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Spinoff"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "innovativa"
+        },
+        {
+          "@language": "en",
+          "@value": "innovative"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/interventionModel",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - controllare se sono previsti solo individui fissi"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - check whether there are fixed values only"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il disegno generale della strategia per l'assegnazione degli interventi ai partecipanti ad uno studio clinico. I tipi di modelli di intervento includono:\nGruppo singolo: Studi clinici in una sola branca\nParallelo: I partecipanti sono assegnati a uno dei due o più gruppi in parallelo per tutta la durata dello studio\nCrossover: I partecipanti ricevono uno dei due (o più) interventi alternativi durante la fase iniziale dello studio e ricevono l'altro intervento durante la seconda fase dello studio\nFattoriale: Due o più interventi, ciascuno da solo e in combinazione, sono valutati in parallelo rispetto ad un gruppo di controllo\nSequenziale: I gruppi di partecipanti sono assegnati a ricevere gli interventi in base alle tappe precedenti che vengono raggiunte nello studio, come ad esempio in alcuni studi di escalation di dose e di progettazione adattiva\n\n\n"
+        },
+        {
+          "@language": "en",
+          "@value": "The general design of the strategy for assigning interventions to participants in a clinical study. Types of intervention models include:\nSingle Group: Clinical trials with a single arm\nParallel: Participants are assigned to one of two or more groups in parallel for the duration of the study\nCrossover: Participants receive one of two (or more) alternative interventions during the initial phase of the study and receive the other intervention during the second phase of the study\nFactorial: Two or more interventions, each alone and in combination, are evaluated in parallel against a control group\nSequential: Groups of participants are assigned to receive interventions based on prior milestones being reached in the study, such as in some dose escalation and adaptive design studies\n"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Modello di Intervento"
+        },
+        {
+          "@language": "en",
+          "@value": "intervention model"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/interventionModelDescription",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Fornisce dettagli sul modello di studio utilizzato."
+        },
+        {
+          "@language": "en",
+          "@value": "Provide details about the Interventional Study Model."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "descrizione modello intervento"
+        },
+        {
+          "@language": "en",
+          "@value": "intervention model description"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:description"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/investigatorMasked",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Gli sperimentatori sono le parti coinvolte nello studio clinico che non possono conoscere gli interventi assegnati ai singoli partecipanti."
+        },
+        {
+          "@language": "en",
+          "@value": "Investigator is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants. True if they are prevented; false if they are not."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "esaminatori coinvolti conoscono interventi"
+        },
+        {
+          "@language": "en",
+          "@value": "investigator masked"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ipdAccessCriterion",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - valutazione dell'introduzione della classe Criterio allineata con il vocabolario europeo Core Criterion e Core Evidence del programma ISA2"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - evalutaion of the possibility to introduce a Criterion class aligned with teh Core Criterion and Core Evidence vocabulary of the ISA2 programme."
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Describe by what access criteria IPD and any additional supporting information will be shared, including with whom, for what types of analyses, and by what mechanism. Information about who will review requests and criteria for reviewing requests may also be provided."
+        },
+        {
+          "@language": "it",
+          "@value": "Descrivere in base a quali criteri di accesso IPD ed eventuali informazioni di supporto aggiuntive saranno condivise, anche con chi, per quali tipi di analisi e con quale meccanismo. Possono essere fornite anche informazioni su chi esaminerà le richieste e sui criteri di revisione delle richieste."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "IPD access criterion"
+        },
+        {
+          "@language": "it",
+          "@value": "criterio accesso IPD"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ipdTimeFrame",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - valutazione della possibilità di usare la classe Intervallo Temporale in quanto periodo di tempo"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - evaluation of the possibility to use the class TimeInterval since it seems a period of time."
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A description of when the IPD and any additional supporting information will become available and for how long, including the start and end dates or period of availability. This may be provided as an absolute date (for example, starting in January 2025) or as a date relative to the time when summary data are published or otherwise made available (for example, starting 6 months after publication)."
+        },
+        {
+          "@language": "it",
+          "@value": "Una descrizione di quando il DPI ed eventuali informazioni aggiuntive di supporto saranno disponibili e per quanto tempo, incluse le date di inizio e fine o il periodo di disponibilità. Questa può essere fornita come data assoluta (ad esempio, a partire da gennaio 2025) o come data relativa al momento in cui i dati sintetici sono pubblicati o resi disponibili in altro modo (ad esempio, a partire da 6 mesi dopo la pubblicazione)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "IPD time frame"
+        },
+        {
+          "@language": "it",
+          "@value": "Intervallo di tempo IPD"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ipdURL",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "L'indirizzo web, se presente, utilizzato per trovare ulteriori informazioni sul piano di condivisione di IPD."
+        },
+        {
+          "@language": "en",
+          "@value": "The web address, if any, used to find additional information about the plan to share IPD."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "IPD URL"
+        },
+        {
+          "@language": "it",
+          "@value": "IPD URL"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:anyURI"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/SM/URL"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/isCoordinatorOf",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Inverse property of hasCoordinator"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà inversa di ha coordinatore"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is coordinator of"
+        },
+        {
+          "@language": "it",
+          "@value": "è coordinatore di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicResearchProject"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/isProducedBy",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/HER/producesPatent"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un brevetto con l'organizzazione che lo produce"
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects a patent with the organization that produces it"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Patent"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "brevetto prodotto da"
+        },
+        {
+          "@language": "en",
+          "@value": "patent is produced by"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/isUSExport",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Se qualsiasi prodotto farmaceutico (incluso un prodotto biologico) o dispositivo studiato nello studio clinico viene fabbricato negli Stati Uniti o in uno dei suoi territori ed esportato per essere studiato in uno studio clinico in un altro paese. Richiesto se il farmaco regolamentato dalla FDA statunitense e/o il dispositivo regolamentato dalla FDA statunitense è \"Sì\", l'IND o l'IDE della FDA statunitense è \"No\", e le informazioni sulla struttura non includono almeno una sede negli Stati Uniti."
+        },
+        {
+          "@language": "en",
+          "@value": "Whether any drug product (including a biological product) or device product studied in the clinical study is manufactured in the United States or one of its territories and exported for study in a clinical study in another country. Required if U.S. FDA-regulated Drug and/or U.S. FDA-regulated Device is \"Yes,\" U.S. FDA IND or IDE is \"No\", and Facility Information does not include at least one U.S. location."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is US export"
+        },
+        {
+          "@language": "it",
+          "@value": "è esportato dagli US"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/isUnapprovedDevice",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Indication that at least one device product studied in the clinical study has not been previously approved or cleared by the U.S. Food and Drug Administration (FDA) for one or more uses."
+        },
+        {
+          "@language": "it",
+          "@value": "Indicazione che almeno un prodotto del dispositivo studiato nello studio clinico non è stato precedentemente approvato o approvato dalla Food and Drug Administration (FDA) degli Stati Uniti per uno o più usi."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is unapproved device?"
+        },
+        {
+          "@language": "it",
+          "@value": "è un dispositivo non regolamentato?"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/lastKnownStatus",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Last registered study enrollment status. Enrollment status are: Not yet recruiting: The study has not started recruiting participants.\nRecruiting: The study is currently recruiting participants.\nEnrolling by invitation: The study is selecting its participants from a population, or group of people, decided on by the researchers in advance. These studies are not open to everyone who meets the eligibility criteria but only to people in that particular population, who are specifically invited to participate.\nActive, not recruiting: The study is ongoing, and participants are receiving an intervention or being examined, but potential participants are not currently being recruited or enrolled.\nSuspended: The study has stopped early but may start again.\nTerminated: The study has stopped early and will not start again. Participants are no longer being examined or treated.\nCompleted: The study has ended normally, and participants are no longer being examined or treated (that is, the last participant's last visit has occurred).\nWithdrawn: The study stopped early, before enrolling its first participant.\nUnknown: A study on ClinicalTrials.gov whose last known status was recruiting; not yet recruiting; or active, not recruiting but that has passed its completion date, and the status has not been last verified within the past 2 years."
+        },
+        {
+          "@language": "it",
+          "@value": "Ultimo stato di iscrizione allo studio registrato. Gli stati di iscrizione sono: Non ancora in fase di reclutamento: Lo studio non ha iniziato a reclutare partecipanti.\nReclutamento: Lo studio sta attualmente reclutando i partecipanti.\nIscrizione su invito: Lo studio sta selezionando i partecipanti da una popolazione, o gruppo di persone, decisa in anticipo dai ricercatori. Questi studi non sono aperti a tutti coloro che soddisfano i criteri di ammissibilità, ma solo alle persone di quella particolare popolazione, che sono specificamente invitate a partecipare.\nAttivi, non reclutatori: Lo studio è in corso e i partecipanti ricevono un intervento o vengono esaminati, ma i potenziali partecipanti non sono attualmente reclutati o iscritti.\nSospeso: Lo studio è stato interrotto in anticipo ma potrebbe ricominciare.\nTerminato: Lo studio si è interrotto anticipatamente e non inizierà di nuovo. I partecipanti non vengono più esaminati o trattati.\nCompletato: Lo studio è terminato normalmente e i partecipanti non vengono più esaminati o trattati (cioè si è verificata l'ultima visita dell'ultimo partecipante).\nRitirato: Lo studio si è interrotto anticipatamente, prima di iscrivere il primo partecipante.\nSconosciuto: Uno studio su ClinicalTrials.gov il cui ultimo stato conosciuto è stato il reclutamento; non ancora reclutamento; o attivo, non reclutamento ma che ha superato la data di completamento, e lo stato non è stato verificato per l'ultima volta negli ultimi 2 anni."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Ultimo stato conosciuto"
+        },
+        {
+          "@language": "en",
+          "@value": "last known status"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb178"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/lastUpdateSubmittedDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La data più recente in cui lo sponsor dello studio o lo sperimentatore ha presentato a ClinicalTrials.gov le modifiche al dossier dello studio. In genere c'è un ritardo di alcuni giorni tra la data dell'ultimo aggiornamento presentato e la data in cui le modifiche vengono pubblicate su ClinicalTrials.gov (la data dell'ultimo aggiornamento pubblicato)."
+        },
+        {
+          "@language": "en",
+          "@value": "The most recent date on which the study sponsor or investigator submitted changes to a study record to ClinicalTrials.gov. There is typically a delay of a few days between the last update submitted date and when the date changes are posted on ClinicalTrials.gov (the last update posted date)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data dell'ultimo aggiornamento presentato"
+        },
+        {
+          "@language": "en",
+          "@value": "last update submitted date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/modified"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/lastUpdateSubmittedQCDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La data più recente in cui lo sponsor dello studio o lo sperimentatore ha presentato modifiche al registro dello studio che sono coerenti con i criteri di revisione del controllo di qualità (QC) della National Library of Medicine (NLM). È responsabilità dello sponsor o dello sperimentatore assicurarsi che la documentazione dello studio sia coerente con i criteri di revisione del controllo di qualità della NLM."
+        },
+        {
+          "@language": "en",
+          "@value": "The most recent date on which the study sponsor or investigator submitted changes to a study record that are consistent with National Library of Medicine (NLM) quality control (QC) review criteria. It is the responsibility of the sponsor or investigator to ensure that the study record is consistent with the NLM QC review criteria."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data dell'ultimo aggiornamento presentato QC"
+        },
+        {
+          "@language": "en",
+          "@value": "last update submitted QC date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/modified"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/leadOrCollaborator",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "prova"
+        },
+        {
+          "@language": "en",
+          "@value": "testing"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "If entity is considered to lead the trial or is a Collaborator (ie, other organizationsoproviding support; support may include funding, design, implementation, data analysis or reporting. The responsible party is responsible for confirming all collaborators)."
+        },
+        {
+          "@language": "it",
+          "@value": "Se l'entità è considerata a capo della sperimentazione o è un Collaboratore (cioè un'altra organizzazione che fornisce supporto; il supporto può includere il finanziamento, la progettazione, l'implementazione, l'analisi dei dati o il reporting. Il responsabile è responsabile della conferma di tutti i collaboratori)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTSponsor"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "capo o collaboratore"
+        },
+        {
+          "@language": "en",
+          "@value": "lead or collaborator"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb183"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/leaderName",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - valutare la possibilità di utilizzare le proprietà di coinvolgimento del progetto."
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Instrument leading Institution"
+        },
+        {
+          "@language": "it",
+          "@value": "Strumento che guida l'istituzione"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CHAFEAOutput"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "leader name"
+        },
+        {
+          "@language": "it",
+          "@value": "nome del capo"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:name"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/limitationsAndCaveats",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Describe significant limitations of the study. Such limitations may include not reaching the target number of participants needed to achieve target power and statistically reliable results or technical problems with measurements leading to unreliable or uninterpretable data."
+        },
+        {
+          "@language": "it",
+          "@value": "Descrive i limiti significativi dello studio. Tali limitazioni possono includere il mancato raggiungimento del numero di partecipanti necessario per raggiungere il potere target e risultati statisticamente affidabili o problemi tecnici con misurazioni che portano a dati inaffidabili o non interpretabili."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "limitations and caveats"
+        },
+        {
+          "@language": "it",
+          "@value": "limitazioni e avvertimenti"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/masking",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Le parti coinvolte nello studio clinico che non possono conoscere gli interventi assegnati ai singoli partecipanti. I tipi di mascheramento comprendono: mascheramento aperto, mascheramento singolo cieco e mascheramento in doppio cieco."
+        },
+        {
+          "@language": "en",
+          "@value": "The party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants. Types of masking include: open label, single blind masking, and double-blind masking."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "mascheramento"
+        },
+        {
+          "@language": "en",
+          "@value": "masking"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb186"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/maskingDescription",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Fornisce informazioni su altri soggetti che potrebbero essere oscurati nello studio clinico, se presenti."
+        },
+        {
+          "@language": "en",
+          "@value": "Provide information about other parties who may be masked in the clinical trial, if any."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "description of masking"
+        },
+        {
+          "@language": "it",
+          "@value": "descrizione mascheramento"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:description"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/numberOfArms",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "number of pre-specified group or subgroup of participant(s) in a clinical trial assigned to receive specific intervention(s) (or no intervention) according to a protocol."
+        },
+        {
+          "@language": "it",
+          "@value": "numero di gruppi o sottogruppi predefiniti di partecipanti ad uno studio clinico assegnati a ricevere uno o più interventi specifici (o nessun intervento) secondo un protocollo."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "number of arms"
+        },
+        {
+          "@language": "it",
+          "@value": "numero di bracci"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:int"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/numberOfBeneficiaries",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Numero totale di proponenti di proposte finanziate (beneficiari dei finanziamenti). NB: se un unico beneficiario è presente in più proposte finanziate viene contato tante volte quante sono le proposte in cui appare"
+        },
+        {
+          "@language": "en",
+          "@value": "Total number of proposers of funded proposals (beneficiaries of funding). NB: if a single beneficiary is present in several funded proposals it is counted as many times as the number of proposals in which it appears"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "number of beneficiaries"
+        },
+        {
+          "@language": "it",
+          "@value": "numero di beneficiari"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:int"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/numberOfEnrolledStudents",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Number of students enrolled in the Italian education system."
+        },
+        {
+          "@language": "it",
+          "@value": "Numero di studenti iscritti al sistema educativo italiano."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb192"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "number of enrolled students"
+        },
+        {
+          "@language": "it",
+          "@value": "numero di studenti iscritti"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:int"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/numberOfFinancedProposals",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Numero totale delle proposte finanziate dall'iniziativa in esame"
+        },
+        {
+          "@language": "en",
+          "@value": "Total number of proposals financed by the initiative under consideration"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "number of financed proposals"
+        },
+        {
+          "@language": "it",
+          "@value": "numero di proposte finanziate"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:int"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/numberOfGraduatedStudents",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Number of students with a degree in the Italian education system."
+        },
+        {
+          "@language": "it",
+          "@value": "Numero di studenti laureati nel sistema educativo italiano."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb205"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "number of graduated students"
+        },
+        {
+          "@language": "it",
+          "@value": "numero di studenti laureati"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:int"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/numberOfGroups",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "number of Group/cohorts (group or subgroup of participants in an observational study that is assessed for biomedical or health outcomes)."
+        },
+        {
+          "@language": "it",
+          "@value": "numero di gruppi/coorte (gruppo o sottogruppo di partecipanti ad uno studio osservazionale che viene valutato per i risultati biomedici o sanitari)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "number of groups"
+        },
+        {
+          "@language": "it",
+          "@value": "numero di gruppi"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:int"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/numberOfProponents",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Numero totale di persone giuridiche (soggetti) indicati come proponenti nelle proposte presentate. NB: se un unico soggetto è presente in più proposte viene contato tante volte quante sono le proposte in cui appare"
+        },
+        {
+          "@language": "en",
+          "@value": "Total number of legal persons (entities) indicated as proposers in the proposals submitted. NB: if only one entity is present in more than one proposal, it is counted as many times as there are proposals where it appears"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "number of proponents"
+        },
+        {
+          "@language": "it",
+          "@value": "numero di sostenitori"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:int"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/numberOfRegisteredStudents",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Number of students registered in the Italian education system."
+        },
+        {
+          "@language": "it",
+          "@value": "Numero di studenti immatricolati al sistema educativo italiano."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb218"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "number of registered students"
+        },
+        {
+          "@language": "it",
+          "@value": "numero di studenti immatricolati"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:int"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/numberOfSubmittedProposals",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Numero totale delle proposte presentate per l'iniziativa in esame"
+        },
+        {
+          "@language": "en",
+          "@value": "Total number of proposals submitted for the initiative under consideration"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "number of submitted proposals"
+        },
+        {
+          "@language": "it",
+          "@value": "numero di proposte inviate"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:int"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/observationalModel",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Primary strategy for participant identification and follow-up. Types include:\nCohort: Group of individuals, initially defined and composed, with common characteristics (for example, condition, birth year), who are examined or traced over a given time period.\nCase-Control: Group of individuals with specific characteristics (for example, conditions or exposures) compared to group(s) with different characteristics, but otherwise similar.\nCase-Only: Single group of individuals with specific characteristics.\nCase-Crossover: Characteristics of case immediately prior to disease onset (sometimes called the hazard period) compared to characteristics of same case at a prior time (that is, control period).\nEcologic or Community Studies: Geographically defined populations, such as countries or regions within a country, compared on a variety of environmental (for example, air pollution intensity, hours of sunlight) and/or global measures not reducible to individual level characteristics (for example, healthcare system, laws or policies median income, average fat intake, disease rate).\nFamily-Based: Studies conducted among family members, such as genetic studies within families or twin studies and studies of family environment.\nOther: Explain in Detailed Description.\n"
+        },
+        {
+          "@language": "it",
+          "@value": "Strategia primaria per l'identificazione dei partecipanti e il follow-up. I tipi includono:\nCohort: Gruppo di individui, inizialmente definiti e composti, con caratteristiche comuni (per esempio, condizione, anno di nascita), che vengono esaminati o tracciati in un determinato periodo di tempo.\nCase-Control: Gruppo di individui con caratteristiche specifiche (ad esempio, condizioni o esposizioni) rispetto a gruppi con caratteristiche diverse, ma per il resto simili.\nCase-Only: Singolo gruppo di individui con caratteristiche specifiche.\nCase-Crossover: Caratteristiche del caso immediatamente prima dell'insorgenza della malattia (talvolta chiamato periodo di pericolo) rispetto alle caratteristiche dello stesso caso in un momento precedente (cioè, periodo di controllo).\nEcologic or Community Studies: Popolazioni geograficamente definite, come paesi o regioni all'interno di un paese, confrontate su una varietà di misure ambientali (ad esempio, intensità dell'inquinamento atmosferico, ore di luce solare) e/o globali non riducibili a caratteristiche di livello individuale (ad esempio, sistema sanitario, leggi o politiche di reddito mediano, assunzione media di grassi, tasso di malattia).\nFamily-Based: Studi condotti tra i membri della famiglia, come studi genetici all'interno delle famiglie o studi gemelli e studi sull'ambiente familiare.\nAltro: Spiegato nella descrizione dettagliata.\n"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "modello osservativo"
+        },
+        {
+          "@language": "en",
+          "@value": "observational model"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb231"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/outcomesAssessorMasked",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La persona che valuta gli esiti di interesse delle parti coinvolte nello studio clinico a cui viene impedito di avere conoscenza degli interventi assegnati ai singoli partecipanti."
+        },
+        {
+          "@language": "en",
+          "@value": "The individual who evaluates the outcome(s) of interest is is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "outcomes assessor masked"
+        },
+        {
+          "@language": "it",
+          "@value": "risultato esaminatore mascherato"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/overallStatus",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Indica lo stato di reclutamento attuale o lo stato di accesso ampliato."
+        },
+        {
+          "@language": "en",
+          "@value": "Indicates the current recruitment status or the expanded access status."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "overall status"
+        },
+        {
+          "@language": "it",
+          "@value": "stato complessivo"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/patentApplicationDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La data in cui è stata presentata la domanda di brevetto."
+        },
+        {
+          "@language": "en",
+          "@value": "The data in which a patent's application was filled in."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Patent"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data richiesta brevetto"
+        },
+        {
+          "@language": "en",
+          "@value": "patent application date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/patentApplicationNo",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il numero di identificazione della domanda di brevetto."
+        },
+        {
+          "@language": "en",
+          "@value": "The identification number of a patent application."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Patent"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "numero richiesta brevetto"
+        },
+        {
+          "@language": "en",
+          "@value": "patent application number"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/patentApplicationYear",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "L'anno in cui è stata depositata la domanda di brevetto."
+        },
+        {
+          "@language": "en",
+          "@value": "The year in which a patent application was filed."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Result"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "anno della richiesta"
+        },
+        {
+          "@language": "en",
+          "@value": "application year"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:gYear"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/year"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/patentFamilyCode",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il codice identificativo di una famiglia di brevetti."
+        },
+        {
+          "@language": "en",
+          "@value": "The identification code of a patent family."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Patent"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "codice della famiglia di brevetti"
+        },
+        {
+          "@language": "en",
+          "@value": "patent family code"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/patentKindCode",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "I codici OMPI ST.16 standard (codici tipo) includono una lettera e, in molti casi, un numero, utilizzato per distinguere il tipo di documento di brevetto (ad esempio, pubblicazione di una domanda di brevetto di utilità (pubblicazione di una domanda di brevetto), brevetto, brevetto vegetale pubblicazione di domanda, brevetto di impianto o brevetto di progettazione) e il livello di pubblicazione (ad es. prima pubblicazione, seconda pubblicazione o pubblicazione corretta)."
+        },
+        {
+          "@language": "en",
+          "@value": "WIPO Standard ST.16 codes (kind codes) include a letter, and in many cases a number, used to distinguish the kind of patent document (e.g., publication of an application for a utility patent (patent application publication), patent, plant patent application publication, plant patent, or design patent) and the level of publication (e.g., first publication, second publication, or corrected publication)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb244"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "codice tipologia brevetto"
+        },
+        {
+          "@language": "en",
+          "@value": "patent kind code"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/patentPriorityDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La data di priorità della domanda di brevetto, corrispondente alla data del primo deposito della domanda"
+        },
+        {
+          "@language": "en",
+          "@value": "The priority date of the patent application, corresponding to the date of the first application filing"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/PatentPriorityDetail"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "date prioritá"
+        },
+        {
+          "@language": "en",
+          "@value": "priority date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/patentPriorityNo",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il numero della domanda per la quale viene richiesta una data di priorità. È quindi uguale al numero di domanda del documento di priorità richiesto. Il numero di priorità è costituito da un codice paese (due lettere), l'anno di deposito (quattro cifre) e un numero seriale (variabile, sette cifre)."
+        },
+        {
+          "@language": "en",
+          "@value": "The number of the application for which a priority date is claimed. It is therefore the same as the application number of the claimed priority document. The priority number is made up of a country code (two letters), the year of filing (four digits) and a serial number (variable, seven digits).\n"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/PatentPriorityDetail"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "numero di prioritá brevetto"
+        },
+        {
+          "@language": "en",
+          "@value": "patent priority number"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/patentPriorityYear",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "L'anno della data di priorità della domanda corrispondente"
+        },
+        {
+          "@language": "en",
+          "@value": "The year of the priority date of the corresponding application"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/PatentPriorityDetail"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "anno di prioritá"
+        },
+        {
+          "@language": "en",
+          "@value": "priority year"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:gYear"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/year"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/patentPublicationNumber",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il numero di riferimento incrociato assegnato a una domanda di brevetto al momento della pubblicazione"
+        },
+        {
+          "@language": "en",
+          "@value": "The cross-reference number assigned to a patent application upon publication"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/PatentPublicationDetail"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "numero pubblicazione brevetto"
+        },
+        {
+          "@language": "en",
+          "@value": "patent publication number"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/patentPublishedAs",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "One of the (potentially multiple) publication numbers of a patent."
+        },
+        {
+          "@language": "it",
+          "@value": "Uno dei numeri di pubblicazione (potenzialmente multipli) di un brevetto."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Patent"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "brevetto pubblicato come"
+        },
+        {
+          "@language": "en",
+          "@value": "patent published as"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/phase",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La fase di uno studio clinico che studia un farmaco o un prodotto biologico, basato sulle definizioni sviluppate dalla Food and Drug Administration (FDA) degli Stati Uniti. La fase si basa sull'obiettivo dello studio, sul numero di partecipanti e su altre caratteristiche. Ci sono cinque fasi: Fase 1 iniziale (precedentemente elencata come Fase 0), Fase 1, Fase 2, Fase 3 e Fase 4. Non applicabile è utilizzato per descrivere studi senza fasi definite dall'FDA, compresi studi su dispositivi o interventi comportamentali."
+        },
+        {
+          "@language": "en",
+          "@value": "The stage of a clinical trial studying a drug or biological product, based on definitions developed by the U.S. Food and Drug Administration (FDA). The phase is based on the study's objective, the number of participants, and other characteristics. There are five phases: Early Phase 1 (formerly listed as Phase 0), Phase 1, Phase 2, Phase 3, and Phase 4. Not Applicable is used to describe trials without FDA-defined phases, including trials of devices or behavioral interventions."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "fase"
+        },
+        {
+          "@language": "en",
+          "@value": "phase"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/picNumber",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Numero di codice di identificazione del partecipante (PIC - Participant Identification Code). Si tratta di un numero a 9 cifre che serve come identificatore unico per le organizzazioni (soggetti giuridici) che partecipano a programmi di finanziamento / appalti dell'UE."
+        },
+        {
+          "@language": "en",
+          "@value": "Participant Identification Code (PIC) number. It is a 9-digit number serving as a unique identifier for organisations (legal entities) participating in EU funding programmes / procurement."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb247"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "codice identificativo partecipante"
+        },
+        {
+          "@language": "en",
+          "@value": "pic number"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/planToShareIPD",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Define whether there is a plan to make individual participant data (IPD) collected in this study, including data dictionaries, available to other researchers (typically after the end of the study). Options are:\nYes: There is a plan to make IPD and related data dictionaries available.\nNo: There is not a plan to make IPD available.\nUndecided: It is not yet known if there will be a plan to make IPD available.\n"
+        },
+        {
+          "@language": "it",
+          "@value": "Definire se esiste un piano per mettere a disposizione di altri ricercatori (in genere dopo la fine dello studio) i dati dei singoli partecipanti (IPD) raccolti in questo studio, compresi i dizionari dei dati. Le opzioni sono:\nSì: esiste un piano per rendere disponibili i dizionari IPD e i relativi dizionari di dati.\nNo: non esiste un piano per rendere disponibile l'IPD.\nIndeciso: Non si sa ancora se ci sarà un piano per rendere disponibile l'IPD."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "piano per condivisione PDPI"
+        },
+        {
+          "@language": "en",
+          "@value": "plan to share IPD"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb250"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/planToShareIPDDescription",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "If Plan to Share IPD is \"Yes,\" briefly describe what specific individual participant data sets are to be shared (for example, all collected IPD, all IPD that underlie results in a publication). If the Plan to Share IPD is \"No\" or \"Undecided,\" an explanation may be provided for why IPD will not be shared or why it is not yet decided."
+        },
+        {
+          "@language": "it",
+          "@value": "Se Plan to Share IPD è \"Sì\", descrive brevemente quali specifici set di dati dei singoli partecipanti devono essere condivisi (ad esempio, tutti gli IPD raccolti, tutti gli IPD che sono alla base di una pubblicazione). Se l'IPD del Piano di condivisione è \"No\" o \"Indeciso\", può essere fornita una spiegazione del perché l'IPD non sarà condiviso o perché non è ancora stato deciso."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "description of plan to share IPD"
+        },
+        {
+          "@language": "it",
+          "@value": "descrizione del piano di condivisione del DPI"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:description"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/primaryPurpose",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "L'obiettivo principale degli interventi che vengono valutati dallo studio clinico. Gli scopi primari sono:\nTrattamento: Uno o più interventi sono in fase di valutazione per il trattamento di una malattia, sindrome o condizione.\nPrevenzione: Uno o più interventi sono in fase di valutazione per prevenire lo sviluppo di una specifica malattia o condizione di salute.\nDiagnostica: Si stanno valutando uno o più interventi per identificare una malattia o una condizione di salute.\nCure di supporto: Uno o più interventi sono valutati per massimizzare il comfort, ridurre al minimo gli effetti collaterali o mitigare il declino della salute o della funzione del partecipante.\nScreening: Uno o più interventi sono valutati o esaminati per identificare una condizione, o fattori di rischio per una condizione, in persone che non sono ancora note per avere la condizione o il fattore di rischio.\nRicerca sui servizi sanitari: Uno o più interventi per valutare la fornitura, i processi, la gestione, l'organizzazione o il finanziamento dell'assistenza sanitaria.\nScienza di base: Uno o più interventi per esaminare il meccanismo di base dell'azione (per esempio, la fisiologia o la biomeccanica di un intervento).\nFattibilità del dispositivo: Un intervento di un dispositivo viene valutato in un piccolo trial clinico (generalmente meno di 10 partecipanti) per determinare la fattibilità del prodotto; o un trial clinico per testare un prototipo di dispositivo per verificarne la fattibilità e non gli esiti sanitari. Tali studi sono condotti per confermare la progettazione e le specifiche operative di un dispositivo prima di iniziare una sperimentazione clinica completa.\nAltro: Non si applica nessuna delle altre opzioni."
+        },
+        {
+          "@language": "en",
+          "@value": "The main objective of the intervention(s) being evaluated by the clinical trial. Type os primary purpose are:\nTreatment: One or more interventions are being evaluated for treating a disease, syndrome, or condition.\nPrevention: One or more interventions are being assessed for preventing the development of a specific disease or health condition.\nDiagnostic: One or more interventions are being evaluated for identifying a disease or health condition.\nSupportive Care: One or more interventions are evaluated for maximizing comfort, minimizing side effects, or mitigating against a decline in the participant's health or function.\nScreening: One or more interventions are assessed or examined for identifying a condition, or risk factors for a condition, in people who are not yet known to have the condition or risk factor.\nHealth Services Research: One or more interventions for evaluating the delivery, processes, management, organization, or financing of healthcare.\nBasic Science: One or more interventions for examining the basic mechanism of action (for example, physiology or biomechanics of an intervention).\nDevice Feasibility: An intervention of a device product is being evaluated in a small clinical trial (generally fewer than 10 participants) to determine the feasibility of the product; or a clinical trial to test a prototype device for feasibility and not health outcomes. Such studies are conducted to confirm the design and operating specifications of a device before beginning a full clinical trial.\nOther: None of the other options applies.\n"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Scopo primario"
+        },
+        {
+          "@language": "en",
+          "@value": "primary purpose"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb254"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/producesPatent",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un'organizzazione con un brevetto."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links an organization with a patent."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "brevetto prodotto da"
+        },
+        {
+          "@language": "en",
+          "@value": "produces patent"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/Patent"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/HER/hasResult"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/projectCode",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Identification assigned to the Project to which the operation refers in the Information System of origin. To a single project can be assigned as many operations as there are subjects carrying out the project.\nThis id allows you to aggregate all the operations that are part of a project."
+        },
+        {
+          "@language": "it",
+          "@value": "Identificativo assegnato al Progetto a cui si riferisce l'operazione nel Sistema Informatico di provenienza. Ad un unico progetto possono fanno capo tante operazioni quanti sono i soggetti che svolgono il progetto.\nQuesto id consente di aggregare tutte le operazioni che fanno capo ad un progetto."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "codice del progetto"
+        },
+        {
+          "@language": "en",
+          "@value": "project code"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/proposalsCost",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - verificare il codominio"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - check the range"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Somma dei costi totali indicati dai proponenti nelle proposte presentate"
+        },
+        {
+          "@language": "en",
+          "@value": "Sum of the total costs indicated by the proposers in the submitted proposals"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "costo delle proposte"
+        },
+        {
+          "@language": "en",
+          "@value": "proposals cost"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/publicationDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La data di pubblicazione di un risultato"
+        },
+        {
+          "@language": "en",
+          "@value": "The date of publication of a result"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb265"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data pubblicazione"
+        },
+        {
+          "@language": "en",
+          "@value": "publication date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/publicationYear",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "L'anno di pubblicazione."
+        },
+        {
+          "@language": "en",
+          "@value": "The year of publication."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb268"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "anno di pubblicazione"
+        },
+        {
+          "@language": "en",
+          "@value": "publication year"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:gYear"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/year"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/pubmedId",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Identificatore di una pubblicazione nel repository PubMed (https://pubmed.ncbi.nlm.nih.gov/)"
+        },
+        {
+          "@language": "en",
+          "@value": "Identifier of a publication in the PubMed repository (https://pubmed.ncbi.nlm.nih.gov/)"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Result"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "PubMed ID"
+        },
+        {
+          "@language": "it",
+          "@value": "identificatore PubMed"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/rcn",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Record Control Number, used as a participant identifier in CORDIS."
+        },
+        {
+          "@language": "it",
+          "@value": "Record Control Number, utilizzato come identificativo del partecipante in CORDIS."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/ECParticipant"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "numero record di controllo"
+        },
+        {
+          "@language": "en",
+          "@value": "record control number"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/refersToProject",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provissoria - da verificare"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà  collega un'operazione CTN/PRIN con il progetto CTN/PRIN di riferimento"
+        },
+        {
+          "@language": "en",
+          "@value": "This property links a CTN/Prin opertion to the reference CTN/PRIN project."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "refers to project"
+        },
+        {
+          "@language": "it",
+          "@value": "si riferisce a progetto"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINProject"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/regionalExpense",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - verificare il codominio"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - check the range"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Amount of expenditure financed with funds from the Region. Data are related to the financial year per year (T-1)."
+        },
+        {
+          "@language": "it",
+          "@value": "Importo della spesa finanziata con fondi della Regione. I dati sono relativi all'esercizio finanziario all'anno (T-1)"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATUniversityInterventionExpensesAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "regional expense"
+        },
+        {
+          "@language": "it",
+          "@value": "spese regionali"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/removedCountry",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Country where a facility conducting a clinical protocol was removed from study"
+        },
+        {
+          "@language": "it",
+          "@value": "Paese in cui una struttura che conduce un protocollo clinico è stata rimossa dallo studio"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CountryInvolvement"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "country removed"
+        },
+        {
+          "@language": "it",
+          "@value": "paese rimosso"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/requiredContribution",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - verificare il range"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - check the range"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total contributions requested in the project proposals"
+        },
+        {
+          "@language": "it",
+          "@value": "Totale dei contributi totali richiesti nelle proposte di progetto"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINInitiative"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "contributi richiesti"
+        },
+        {
+          "@language": "en",
+          "@value": "required contributions"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/resultType",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - verificare la presenza di valori controllati"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - check if fixed values are applicable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Testo che indica il tipo di risultato/prodotto corrispondente. I valori possibili sono: \"Dimostratore, pilota, prototipo\", \"Documento, rapporti...\", \"Siti web, compilazione di brevetti, video ecc."
+        },
+        {
+          "@language": "en",
+          "@value": "Text denoting the corresponding type of result. Possible values are: \"Demonstrator, pilot, prototype\", \"Document, reports...\", \"Websites, patent filling, videos etc\" and \"Other\"."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/Result"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "result type"
+        },
+        {
+          "@language": "it",
+          "@value": "tipo di risultato"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/resultsFirstSubmittedDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Date on which first results were submited"
+        },
+        {
+          "@language": "it",
+          "@value": "La data in cui i primi risultati sono stati inviati."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "results first submitted date"
+        },
+        {
+          "@language": "it",
+          "@value": "risultati prima data invio"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/resultsFirstSubmittedQCDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il suffisso _submitted_qc indica la data di presentazione della versione del record che soddisfa i criteri di controllo della qualità. È comune che ci siano revisioni tra la prima presentazione e la presentazione che soddisfa i criteri qc. Si noti che questa non è la data in cui è stata completata la revisione qc."
+        },
+        {
+          "@language": "en",
+          "@value": "The _submitted_qc suffix indicates the submission date of the version of the record that met quality control criteria. It is common for there to be revisions between the first submission and the submission that meets qc criteria. Note this is not the date that the qc review was completed."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "results first submitted QC date"
+        },
+        {
+          "@language": "it",
+          "@value": "risultati prima data invio QC"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/revocationDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Data di revoca nel contesto delle operazioni PRIN. La proprietà è valorizzata solo se la relativa proprietà revoca è utilizzata."
+        },
+        {
+          "@language": "en",
+          "@value": "Date of revocation of an operation in the context of PRIN. It is valorized only if the revoked property is used."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data revoca"
+        },
+        {
+          "@language": "en",
+          "@value": "revocation date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/revoked",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà è vera solo se il progetto è stato revocato e può assumere i valori \"parzialmente\" o \"totalmente\""
+        },
+        {
+          "@language": "en",
+          "@value": "The value is true only if the project has been revoked and it can assume the values \"partially\" or \"totally\"."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "revocata"
+        },
+        {
+          "@language": "en",
+          "@value": "revoked"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/samplingMethod",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - valutare l'uso di una classe per rappresentare un metodo"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - check the use of a class to represent a method"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Indicate the method used for the sampling approach and explain in the Detailed Description. Types are:\nProbability Sample: Exclusively random process to guarantee that each participant or population has specified chance of selection, such as simple random sampling, systematic sampling, stratified random sampling, cluster sampling, and consecutive participant sampling\nNon-Probability Sample: Any of a variety of other sampling processes, such as convenience sampling or invitation to volunteer\n"
+        },
+        {
+          "@language": "it",
+          "@value": "Indicazioni e spiegazioni riguardo il metodo utilizzato per l'approccio di campionamento I tipi sono:\nCampione di probabilità: Processo esclusivamente casuale per garantire che ogni partecipante o popolazione abbia specificato la possibilità di selezione, come il campionamento casuale semplice, il campionamento sistematico, il campionamento casuale stratificato, il campionamento a grappolo e il campionamento consecutivo dei partecipanti.\nCampione di nonrobabilità: Qualsiasi di una varietà di altri processi di campionamento, come il campionamento di convenienza o l'invito al volontariato"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTEligibility"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Metodo di campionamento"
+        },
+        {
+          "@language": "en",
+          "@value": "sampling method"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb271"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/shortTitle",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A short title of the clinical study written in language intended for the lay public. The title should include, where possible, information on the participants, condition being evaluated, and intervention(s) studied."
+        },
+        {
+          "@language": "it",
+          "@value": "Un breve titolo dello studio clinico scritto in un linguaggio destinato al pubblico laico. Il titolo dovrebbe includere, ove possibile, informazioni sui partecipanti, sulla condizione in corso di valutazione e sugli interventi studiati."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "short title"
+        },
+        {
+          "@language": "it",
+          "@value": "titolo breve"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/sizeOfEntity",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - controllare come trasformare questa proprietà in una classe Concetto da allineare con skos:Concept così da utilizzare gli URI del vocabolario europeo https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - investigate on how to transform this class in a Concept that is aligned with skos:Concept so that to reuse URis of the EU controlled vocabulary https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Dimensione dell'impresa secondo classificazione EU. N/A per soggetti pubblici. La proprietà deve essere valorizzata con le prefLabel di questo vocabolario controllato europeo: https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size"
+        },
+        {
+          "@language": "en",
+          "@value": "Enterprise size according to EU classification. N/A for public entities. The property should be valorized with the pref labels of the following EU controlled vocabulary: https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINEntity"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "dimensione istituzione finanziata ctn/prin"
+        },
+        {
+          "@language": "en",
+          "@value": "size of ctn/prin funded institution"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/sponsorType",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Broad Category of sponsor. They can be: Other, Industry, NIH, US. Fed"
+        },
+        {
+          "@language": "it",
+          "@value": "Tipo di sponsor specificato con una stringa. Possono essere: Altro, Industria, NIH, USA. Fed"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTSponsor"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "sponsor type"
+        },
+        {
+          "@language": "it",
+          "@value": "tipo di sponsor"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/startingYear",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property used to model the starting year. Typically used for most of the Public Research Projects"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà usata per modellare l'anno di inziio. Tipicamente utilizzata per la maggior parte dei progetti di ricerca pubblica."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb274"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "anno inizio"
+        },
+        {
+          "@language": "en",
+          "@value": "starting year"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:gYear"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/year"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/status",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Descrizione testuale dello stato di una struttura o progetto."
+        },
+        {
+          "@language": "en",
+          "@value": "Textual description of the status of a facility or project."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb280"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "stato"
+        },
+        {
+          "@language": "en",
+          "@value": "status"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/studiesFDARegulatedDevice",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Indica se uno studio clinico sta studiando un prodotto per dispositivi soggetti alla sezione 510(k), 515, o 520(m) del Federal Food, Drug, and Cosmetic Act. Selezionare vero/falso."
+        },
+        {
+          "@language": "en",
+          "@value": "Indication that a clinical study is studying a device product subject to section 510(k), 515, or 520(m) of the Federal Food, Drug, and Cosmetic Act. Select true/false."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "studia dispositivo regolamentato da FDA"
+        },
+        {
+          "@language": "en",
+          "@value": "studies FDA regulated device"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/studiesFDARegulatedDrug",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Indication that a clinical study is studying a drug product (including a biological product) subject to section 505 of the Federal Food, Drug, and Cosmetic Act or to section 351 of the Public Health Service Act. Select true/false"
+        },
+        {
+          "@language": "it",
+          "@value": "Indicazione che uno studio clinico sta studiando un prodotto farmaceutico (incluso un prodotto biologico) soggetto alla sezione 505 del Federal Food, Drug, and Cosmetic Act o alla sezione 351 del Public Health Service Act. Selezionare vero/falso."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "studia  farmaco regolamentato dalla FDA"
+        },
+        {
+          "@language": "en",
+          "@value": "studies FDA regulated drug?"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/studyFirstSubmittedDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il suffisso _submitted indica la data in cui il responsabile ha premuto il pulsante di rilascio nel sistema di invio dati di ClinicalTrials.gov, inviando così lo studio per la revisione prima della pubblicazione\"."
+        },
+        {
+          "@language": "en",
+          "@value": "The _submitted suffix indicates the date that the responsible party pressed the release button in the ClinicalTrials.gov data submission system, thereby submitting the study for review prior to posting.\""
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data presentazione primo studio"
+        },
+        {
+          "@language": "en",
+          "@value": "study first submitted date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/studyFirstSubmittedQCDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il suffisso _submitted_qc indica la data di presentazione dello studio della versione del record che soddisfa i criteri di controllo di qualità. È comune che ci siano revisioni tra la prima presentazione dello studio e la presentazione che soddisfa i criteri qc. Si noti che questa non è la data in cui è stata completata la revisione qc\"."
+        },
+        {
+          "@language": "en",
+          "@value": "The _submitted_qc suffix indicates the study submission date of the version of the record that met quality control criteria. It is common for there to be revisions between the first study submission and the submission that meets qc criteria. Note this is not the date that the qc review was completed.\""
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data primo studio presentato QC"
+        },
+        {
+          "@language": "en",
+          "@value": "study first submitted QC date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/studyType",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Describes the nature of a clinical study. Study types include interventional studies (also called clinical trials), observational studies (including patient registries), and expanded access."
+        },
+        {
+          "@language": "it",
+          "@value": "Descrive la natura di uno studio clinico. I tipi di studio includono studi interventistici (chiamati anche studi clinici), studi osservazionali (inclusi i registri dei pazienti) e l'accesso esteso."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "study type"
+        },
+        {
+          "@language": "it",
+          "@value": "tipo di studio"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/subjectMasked",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "L'obiettivo principale degli interventi che vengono valutati dallo studio clinico. Gli scopi primari sono:\nTrattamento: Uno o più interventi sono in fase di valutazione per il trattamento di una malattia, sindrome o condizione.\nPrevenzione: Uno o più interventi sono in fase di valutazione per prevenire lo sviluppo di una specifica malattia o condizione di salute.\nDiagnostica: Si stanno valutando uno o più interventi per identificare una malattia o una condizione di salute.\nCure di supporto: Uno o più interventi sono valutati per massimizzare il comfort, ridurre al minimo gli effetti collaterali o mitigare il declino della salute o della funzione del partecipante.\nScreening: Uno o più interventi sono valutati o esaminati per identificare una condizione, o fattori di rischio per una condizione, in persone che non sono ancora note per avere la condizione o il fattore di rischio.\nRicerca sui servizi sanitari: Uno o più interventi per valutare la fornitura, i processi, la gestione, l'organizzazione o il finanziamento dell'assistenza sanitaria.\nScienza di base: Uno o più interventi per esaminare il meccanismo di base dell'azione (per esempio, la fisiologia o la biomeccanica di un intervento).\nFattibilità del dispositivo: Un intervento di un dispositivo viene valutato in un piccolo trial clinico (generalmente meno di 10 partecipanti) per determinare la fattibilità del prodotto; o un trial clinico per testare un prototipo di dispositivo per verificarne la fattibilità e non gli esiti sanitari. Tali studi sono condotti per confermare la progettazione e le specifiche operative di un dispositivo prima di iniziare una sperimentazione clinica completa.\nAltro: Non si applica nessuna delle altre opzioni."
+        },
+        {
+          "@language": "en",
+          "@value": "Subject is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": {
+        "@language": "en",
+        "@value": "is subject masked?"
+      },
+      "rdfs:range": {
+        "@id": "xsd:boolean"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/timePerspective",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Rapporto temporale tra il periodo di osservazione e il momento dell'iscrizione dei partecipanti. I tipi sono:\nRetrospettiva: Osservazione retrospettiva basata su osservazioni raccolte prevalentemente prima della selezione dei soggetti e dell'iscrizione\nProspettiva: Osservazioni periodiche raccolte prevalentemente in seguito all'iscrizione al corso di studi.\nSezione trasversale: Osservazioni o misurazioni effettuate in un unico momento, di solito all'iscrizione del soggetto\nAltro: Spiegato nella descrizione dettagliata"
+        },
+        {
+          "@language": "en",
+          "@value": "Temporal relationship of observation period to time of participant enrollment. Types are:\nRetrospective: Look back using observations collected predominantly prior to subject selection and enrollment\nProspective: Look forward using periodic observations collected predominantly following subject enrollment\nCross-sectional: Observations or measurements made at a single point in time, usually at subject enrollment\nOther: Explain in Detailed Description\n"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTDesign"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "prospettiva temporale"
+        },
+        {
+          "@language": "en",
+          "@value": "time perspective"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb284"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/title",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Testo del titolo di un progetto, risultato della ricerca, ecc."
+        },
+        {
+          "@language": "en",
+          "@value": "Text of the title of a project, research output, etc."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "title"
+        },
+        {
+          "@language": "it",
+          "@value": "titolo"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/total",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provissoria - valutare un renaming della proprietà"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - check for a renaming of the property"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "L'intero numero o importo."
+        },
+        {
+          "@language": "en",
+          "@value": "The whole number or amount."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb297"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total"
+        },
+        {
+          "@language": "it",
+          "@value": "totale"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalDegree",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total with respect to undergraduate students: in this case, undergraduate students are considered to be students in good standing with the payment of tuition fees enrolled in undergraduate courses, master's degree courses, courses of the old system."
+        },
+        {
+          "@language": "it",
+          "@value": "Totale rispetto agli studenti di laurea: in questo caso, vengono considerati studenti di laurea gli studenti in regola con il pagamento delle tasse universitarie iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb303"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total degree"
+        },
+        {
+          "@language": "it",
+          "@value": "totale lauree"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalDegreeExtraEU",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total with respect to students from outside the European Union who are beneficiaries of interventions enrolled in degree courses, master's degree courses, courses of the old system. Students in good standing with the payment of tuition fees are considered."
+        },
+        {
+          "@language": "it",
+          "@value": "Totale rispetto agli studenti di nazionalità extra Unione Europea beneficiari di interventi iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento. Vengono considerati gli studenti in regola con il pagamento delle tasse universitarie."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb311"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total degree extra-EU"
+        },
+        {
+          "@language": "it",
+          "@value": "totale lauree extra-UE"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalDoctorate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total with respect to students enrolled in PhD courses."
+        },
+        {
+          "@language": "it",
+          "@value": "Totale rispetto agli iscritti a corsi di dottorato di ricerca."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb314"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total doctorate"
+        },
+        {
+          "@language": "it",
+          "@value": "totali dottorati"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalExpense",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Amount of total expenditure. The values are expressed in EURO. The data relate to the financial year per year (T-1)."
+        },
+        {
+          "@language": "it",
+          "@value": "Importo della spesa totale. I valori sono espressi in EURO. I dati sono relativi all'esercizio finanziario all'anno (T-1)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATUniversityInterventionExpensesAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "spese totali"
+        },
+        {
+          "@language": "en",
+          "@value": "total expense"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalFemale",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total with respect to the female population of the sample considered."
+        },
+        {
+          "@language": "it",
+          "@value": "Totale rispetto alla popolazione di sesso femminile del campione considerato."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb322"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total female"
+        },
+        {
+          "@language": "it",
+          "@value": "totale genere femminile"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalFemaleDoctorateGraduated",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on women PhDs, disaggregated by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available as of calendar year 2012."
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sui dottori di ricerca di genere femminile, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno solare 2012."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total female doctorate graduated"
+        },
+        {
+          "@language": "it",
+          "@value": "totale di laurati ad un dottorato di genere famminile"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalFemaleDoctorateStudents",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on women enrolled in PhD courses, broken down by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available from the academic year 2012/2013. Students at ISCED Level 8 2011.\nFrom 2015-2016 onwards, data are collected by the National Register of Students and Graduates (ANS_PL), which could lead to a discontinuity in the historical series.\nElaborations on ANS-PL data extracted on 2/10/2019."
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sulle donne iscritte ai corsi di dottorato, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno accademico 2012/2013. Studenti del livello 8 della ISCED 2011.\nA partire dall'a.a. 2015-2016 i dati sono rilevati dall'Anagrafe Nazionale degli Studenti e dei Laureati (ANS_PL), ciò potrebbe determinare una discontinuità nella serie storica.\nElaborazioni su dati ANS-PL estratti alla data del 2/10/2019."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total female doctorate students"
+        },
+        {
+          "@language": "it",
+          "@value": "totale degli studenti di dottorato di genere famminile"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalFemaleEnrolled",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Number of registered female students corresponding to the selected combination of variables. In particular: number of female students who, with reference to a.a. (t) - (t+1), are enrolled on July 31st of the year (t+1). Notes: Students of levels 6 and 7 of ISCED 2011. For the year 2018-2019: elaborations on ANS data - extraction December 2019."
+        },
+        {
+          "@language": "it",
+          "@value": "Numero di studentesse di genere femminile iscritte corrispondente alla combinazione di variabili selezionata. In particolare: numero di studentesse che, con riferimento all' a.a. (t) - (t+1), risultano iscritte alla data del 31 luglio dell'anno (t+1). Note: Studentesse dei livelli 6 e 7 della ISCED 2011. Per l'anno 2018-2019: elaborazioni su dati ANS - estrazione Dicembre 2019."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total female enrolled"
+        },
+        {
+          "@language": "it",
+          "@value": "totale di genere femminile iscritto"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalFemaleGraduated",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Number of female graduates corresponding to the selected combination of variables. In particular: Number of female students who graduated in the reference calendar year. Students of levels 6 and 7 of ISCED 2011.\nFor the year 2018: elaborations on ANS data - extraction December 2019."
+        },
+        {
+          "@language": "it",
+          "@value": "Numero di laureate di genere femminile corrispondente alla combinazione di variabili selezionata. In particolare: Numero di studentesse che si sono laureate nell’anno solare di riferimento. Studentesse dei livelli 6 e 7 della ISCED 2011. Per l'anno 2018: elaborazioni su dati ANS - estrazione Dicembre 2019."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total female graduated"
+        },
+        {
+          "@language": "it",
+          "@value": "totale di genere femminile laureato"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalForeignFemale",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total with respect to the population of women with foreign citizenship of the sample considered."
+        },
+        {
+          "@language": "it",
+          "@value": "Totale rispetto alla popolazione di sesso femminile e con cittadinanza straniera del campione considerato."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb328"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total foreign female"
+        },
+        {
+          "@language": "it",
+          "@value": "totale di genere femminile straniero"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalForeignMale",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total with respect to the population of men with foreign citizenship of the sample considered."
+        },
+        {
+          "@language": "it",
+          "@value": "Totale rispetto alla popolazione di sesso maschile e con cittadinanza straniera del campione considerato."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb332"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total foreign male"
+        },
+        {
+          "@language": "it",
+          "@value": "totale di genere maschile straniero"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalGrant",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Project total grant"
+        },
+        {
+          "@language": "it",
+          "@value": "Totale contributo progetto"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb336"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total grant"
+        },
+        {
+          "@language": "it",
+          "@value": "totale contributo"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalInvestment",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Project total investment"
+        },
+        {
+          "@language": "it",
+          "@value": "Totale investimento del progetto"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/EUREKAProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "investimento totale"
+        },
+        {
+          "@language": "en",
+          "@value": "total investment"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:decimal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalMale",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total with respect to the male population of the sample considered."
+        },
+        {
+          "@language": "it",
+          "@value": "Totale rispetto alla popolazione di sesso maschile del campione considerato."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb339"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total male"
+        },
+        {
+          "@language": "it",
+          "@value": "totale generemaschile"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalMaleDoctorateGraduated",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on men PhDs, disaggregated by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available as of calendar year 2012."
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sui dottori di ricerca di genere maschile, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno solare 2012."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total male doctorate graduated"
+        },
+        {
+          "@language": "it",
+          "@value": "totale di laurati ad un dottorato di genere maschile"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalMaleDoctorateStudents",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Information on men enrolled in PhD courses, broken down by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available from the academic year 2012/2013. Students at ISCED Level 8 2011.\nFrom 2015-2016 onwards, data are collected by the National Register of Students and Graduates (ANS_PL), which could lead to a discontinuity in the historical series.\nElaborations on ANS-PL data extracted on 2/10/2019."
+        },
+        {
+          "@language": "it",
+          "@value": "Informazioni sugli uomini iscritti ai corsi di dottorato, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno accademico 2012/2013. Studenti del livello 8 della ISCED 2011.\nA partire dall'a.a. 2015-2016 i dati sono rilevati dall'Anagrafe Nazionale degli Studenti e dei Laureati (ANS_PL), ciò potrebbe determinare una discontinuità nella serie storica. Elaborazioni su dati ANS-PL estratti alla data del 2/10/2019."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total male doctorate students"
+        },
+        {
+          "@language": "it",
+          "@value": "totale degli studenti di dottorato di genere maschile"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalMaleEnrolled",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Number of registered male students corresponding to the selected combination of variables. In particular: number of male students who, with reference to a.a. (t) - (t+1), are enrolled on July 31st of the year (t+1). Notes: Students of levels 6 and 7 of ISCED 2011. For the year 2018-2019: elaborations on ANS data - extraction December 2019."
+        },
+        {
+          "@language": "it",
+          "@value": "Numero di studenti di genere maschile iscritti, corrispondente alla combinazione di variabili selezionata. In particolare: numero di studenti di genere maschile che, con riferimento all' a.a. (t) - (t+1), risultano iscritti alla data del 31 luglio dell'anno (t+1). Note: Studenti dei livelli 6 e 7 della ISCED 2011. Per l'anno 2018-2019: elaborazioni su dati ANS - estrazione Dicembre 2019."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total male enrolled"
+        },
+        {
+          "@language": "it",
+          "@value": "totale di generemaschile iscritto"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalMaleGraduated",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Number of male graduates corresponding to the selected combination of variables. In particular: Number of male students who graduated in the reference calendar year. Students of levels 6 and 7 of ISCED 2011.\nFor the year 2018: elaborations on ANS data - extraction December 2019."
+        },
+        {
+          "@language": "it",
+          "@value": "Numero di laureati di genere maschile corrispondente alla combinazione di variabili selezionata. In particolare: Numero di studenti di genere maschile che si sono laureati nell’anno solare di riferimento. Studenti dei livelli 6 e 7 della ISCED 2011.\nPer l'anno 2018: elaborazioni su dati ANS - estrazione Dicembre 2019."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATStudentsBySexAggregate"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total male graduated"
+        },
+        {
+          "@language": "it",
+          "@value": "totale di genere maschile laureato"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalMaster",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total with respect to students in good standing with the payment of tuition fees enrolled in Level I and Level II master's courses."
+        },
+        {
+          "@language": "it",
+          "@value": "Totale rispetto agli studenti in regola con il pagamento delle tasse universitarie iscritti a corsi di master di I e II livello."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb345"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total master"
+        },
+        {
+          "@language": "it",
+          "@value": "totale lauree magistrali"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalPerfectioningMaster",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total with respect to students enrolled in 1st and 2nd level master's courses and perfectioning courses. Disaggregation criterion used for data from 2009 to 2013, both included."
+        },
+        {
+          "@language": "it",
+          "@value": "Totale rispetto agli studenti iscritti a corsi di master di I e II livello e a corsi di perfezionamento. Criterio di disaggregazione utilizzato per dati dal 2009 al 2013, entrambi inclusi."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb351"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total perfectioning master"
+        },
+        {
+          "@language": "it",
+          "@value": "totale corsi di perfezionamento"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/totalSpecialization",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Total with respect to students in good standing with the payment of tuition fees enrolled in specialized courses."
+        },
+        {
+          "@language": "it",
+          "@value": "Totale rispetto agli studenti in regola con il pagamento delle tasse universitarie iscritti a corsi di specializzazione."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb356"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total specialization"
+        },
+        {
+          "@language": "it",
+          "@value": "totale specializzazioni"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:int"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/transmissionDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Data di presentazione della proposta progettuale associata all'operazione"
+        },
+        {
+          "@language": "en",
+          "@value": "Date of submission of the project proposal associated with the operation"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CTNPRINOperation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data trasmissione"
+        },
+        {
+          "@language": "en",
+          "@value": "transmission date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/unicsId",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Identificativo all'interno della piattaforma UNiCS"
+        },
+        {
+          "@language": "en",
+          "@value": "Identifier in the UNiCS platform."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb364"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "identificativo in unics"
+        },
+        {
+          "@language": "en",
+          "@value": "unics identifier"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ns4:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/ustatCourseType",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Name of the postgraduate education course; in this dataset, it can be referred to Postgraduate Schools/Level I Masters/Level II Masters/Research Doctorates."
+        },
+        {
+          "@language": "it",
+          "@value": "Nome del corso di studio di formazione Post-Laurea; in questo dataset, si può riferire a Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/USTATReportedPostgraduateCourse"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "course type"
+        },
+        {
+          "@language": "it",
+          "@value": "tipologia di corso"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/verificationDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Numero totale di partecipanti allo studio"
+        },
+        {
+          "@language": "en",
+          "@value": "The date the study was last verified in a date-type format so that it can be used to find studies before/after/inclusive of a date or dates. For studies that only provide month/year, the last day of the month is used."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data verifica"
+        },
+        {
+          "@language": "en",
+          "@value": "verification date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/verificationMonthYear",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La data in cui lo studio è stato verificato per l'ultima volta in un formato di tipo data, in modo da poterlo utilizzare per trovare gli studi prima/dopo/conclusiva di una o più date. Per gli studi che forniscono solo mese/anno, viene utilizzato l'ultimo giorno del mese."
+        },
+        {
+          "@language": "en",
+          "@value": "The date the study was last verified in a date-type format so that it can be used to find studies before/after/inclusive of a date or dates. For studies that only provide month/year, the last day of the month is used."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "mese-anno di verifica"
+        },
+        {
+          "@language": "en",
+          "@value": "verification month-year"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:gYear"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/year"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/whyStopped",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A brief explanation of the reason(s) why such clinical study was stopped (for a clinical study that is \"Suspended,\" \"Terminated,\" or \"Withdrawn\" prior to its planned completion as anticipated by the protocol)."
+        },
+        {
+          "@language": "it",
+          "@value": "Una breve spiegazione delle ragioni per cui tale studio clinico è stato interrotto (per uno studio clinico \"Sospeso\", \"Terminato\" o \"Ritirato\" prima del suo completamento previsto, come previsto dal protocollo)."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AACTStudy"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "perchè bloccato"
+        },
+        {
+          "@language": "en",
+          "@value": "why stopped"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/withAcademicRole",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un'affiliazione accademica con il ruolo accademico corrispondente."
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects an Academic Affiliation with the corresponding Academic Role."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/AcademicAffiliation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "con ruolo accademico"
+        },
+        {
+          "@language": "en",
+          "@value": "with academic role"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb112"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/RO/withRole"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/HER/withCountry",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un coinvolgimento del paese con il paese corrispondente"
+        },
+        {
+          "@language": "en",
+          "@value": "This property connects a country involvement with the corresponding country"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/HER/CountryInvolvement"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/HER"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "con paese"
+        },
+        {
+          "@language": "en",
+          "@value": "with country"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/CLV/Country"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/POI/PointOfInterest",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/PublicResearchProject",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": [
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb548"
+        },
+        {
+          "@id": "_:n5bb3bff42afb4ca286d2c3fead9507ddb549"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/projectAcronym",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/RO/Role",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/RO/forEntity",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/RO/hasRiT",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/RO/withRole",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/URL",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI#TimeInstant",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "ns1:acronym",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns1:hasFormalityLevel",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns1:hasKeyClass",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns1:hasOntologyLanguage",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns1:hasSemanticAssetDistribution",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns1:hasTask",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns1:last",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns1:officialURI",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns1:prefix",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns1:semanticAssetInUse",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns1:target",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns1:type",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns2:accrualPeriodicity",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns2:language",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns2:publisher",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns2:rightsHolder",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns3:contactPoint",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns3:keyword",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns3:theme",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ns4:Activity",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "ns4:Collection",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "ns4:Concept",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "ns4:Description",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "ns4:Object",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "ns4:Topic",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "ns4:hasTopic",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "owl:maxQualifiedCardinality",
+      "@type": "owl:AnnotationProperty"
+    }
+  ]
+}
\ No newline at end of file
diff --git a/Ontologie/HER/latest/HER-AP_IT.rdf b/Ontologie/HER/latest/HER-AP_IT.rdf
index d9cff631..e626d590 100644
--- a/Ontologie/HER/latest/HER-AP_IT.rdf
+++ b/Ontologie/HER/latest/HER-AP_IT.rdf
@@ -1,10110 +1,8674 @@
-
-
-    
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        Questa è l'ontologia del profilo di italiano sull'alta formazione, ricerca e innovazione. Essa nasce come versione per OntoPiA dell'ontologia sviluppata nell'ambito del progetto Toscana Open Research (http://www.toscanaopenresearch.it/) disponibile in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars
-        This is the ontology of the Italian application profile for Higher Education and Research. It is born as the OntoPiA's version of the ontology already developed in the context of Toscana Open Research Project (http://www.toscanaopenresearch.it/en/) and available in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars
-        2020-04-02
-        
-        
-        2020-11-06
-        
-        
-        Higher Education and Research Ontology
-        Ontologia sull'Alta Formazione, Ricerca e Innovazione
-        Questa è l'ontologia del profilo di italiano sull'alta formazione, ricerca e innovazione. Essa nasce come versione per OntoPiA dell'ontologia sviluppata nell'ambito del progetto Toscana Open Research (http://www.toscanaopenresearch.it/) disponibile in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars
-        This is the ontology of the Italian application profile for Higher Education and Research. It is born as the OntoPiA's version of the ontology already developed in the context of Toscana Open Research Project (http://www.toscanaopenresearch.it/en/) and available in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars
-        
-        Higher Education and Research Ontology
-        Ontologia dell'Alta Formazione, Ricerca e Innovazione
-        Version 0.4 in OntoPiA
-        Versione 0.4 in OntoPiA
-        
-        Peronale universitario
-        Progetti di ricerca
-        Public Research
-        Research Projects
-        Ricerca pubblica
-        Student
-        Studenti
-        
-        
-        HER-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/HER
-        herapit
-        
-        
-        draft
-        Imprese
-        Pubbliche Amministrazioni
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
+
+
+  
+    
+    
+    
+    
+    Identificatore di una pubblicazione nel repository PubMed (https://pubmed.ncbi.nlm.nih.gov/)
+    Identifier of a publication in the PubMed repository (https://pubmed.ncbi.nlm.nih.gov/)
+    
+    PubMed ID
+    identificatore PubMed
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    
+    
+    I requisiti chiave che le persone che vogliono partecipare a uno studio clinico devono soddisfare o le caratteristiche che devono avere.
+    The key requirements that people who want to participate in a clinical study must meet or the characteristics they must have.
+    
+    Eligibility
+    Idoneitá
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Classification of Academic Disciplines
+    Classificazione Settori Sicentifico Disciplinari
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    
+    
+    Il codice identificativo di una famiglia di brevetti.
+    The identification code of a patent family.
+    
+    codice della famiglia di brevetti
+    patent family code
+    stabile
+    stable
+  
+  
+    
+    
+    La prima lettera di ogni simbolo di classificazione rappresenta la "sezione" costituita da una lettera da A ("Necessità umane") a H ("Elettricità").
+    The first letter of each classification symbol represents the "section" consisting of a letter from A ("Human Necessities") to H ("Electricity").
+    
+    Sezione IPC WIPO
+    WIPO IPC Section
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega un progetto CE con il corrispondente schema di finanziamento
+    This property links an EC project with the corresponding funding scheme.
+    
+    ha piano di finanziamento CE
+    has EC funding scheme
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    Total credits committed by the Ministry on eligible costs following ex-ante evaluation (only for companies). Calculated as the sum of the homologous variable 'committedCredit' present at the lower aggregation level (committedCredit_operations).
+    Totale dei crediti impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante (solo per imprese). Calcolati come somma dell'omologa variabile "committedCredit" presente a livello di aggregazione inferiore (committedCredit_operations).
+    
+    committed credit of CTN/PRIN initiative
+    credito impegnato per iniziative CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Indicate the method used for the sampling approach and explain in the Detailed Description. Types are:
+Probability Sample: Exclusively random process to guarantee that each participant or population has specified chance of selection, such as simple random sampling, systematic sampling, stratified random sampling, cluster sampling, and consecutive participant sampling
+Non-Probability Sample: Any of a variety of other sampling processes, such as convenience sampling or invitation to volunteer
+
+    Indicazioni e spiegazioni riguardo il metodo utilizzato per l'approccio di campionamento I tipi sono:
+Campione di probabilità: Processo esclusivamente casuale per garantire che ogni partecipante o popolazione abbia specificato la possibilità di selezione, come il campionamento casuale semplice, il campionamento sistematico, il campionamento casuale stratificato, il campionamento a grappolo e il campionamento consecutivo dei partecipanti.
+Campione di nonrobabilità: Qualsiasi di una varietà di altri processi di campionamento, come il campionamento di convenienza o l'invito al volontariato
+    
+    Metodo di campionamento
+    sampling method
+    provvisoria - valutare l'uso di una classe per rappresentare un metodo
+    unstable - check the use of a class to represent a method
+  
+  
+    
+    
+    
+    
+    La data più recente in cui lo sponsor dello studio o lo sperimentatore ha presentato a ClinicalTrials.gov le modifiche al dossier dello studio. In genere c'è un ritardo di alcuni giorni tra la data dell'ultimo aggiornamento presentato e la data in cui le modifiche vengono pubblicate su ClinicalTrials.gov (la data dell'ultimo aggiornamento pubblicato).
+    The most recent date on which the study sponsor or investigator submitted changes to a study record to ClinicalTrials.gov. There is typically a delay of a few days between the last update submitted date and when the date changes are posted on ClinicalTrials.gov (the last update posted date).
+    
+    data dell'ultimo aggiornamento presentato
+    last update submitted date
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Approved cost per individual expense item after valuation in itinere compared to the cost reported by the beneficiary to which the operation relates.
+    Costo approvato per singola voce di spesa dopo valutazione in itinere rispetto al costo rendicontato dal beneficiario a cui fa capo l'operazione.
+    
+    approved cost of CTN/PRIN amount
+    costo approvato dell'importo CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    Information on the expenditure for interventions in favor of students (student loans only) of the universities by type. Data are related to the financial year (T-1). The types of intervention are classified according to the following code/descriptions:
+51 : SECTION 3 - LOANS PROVIDED BY CONVENTIONED CREDIT INSTITUTIONS - Amount of loans
+52 : SECTION 3 - LOANS PROVIDED BY CONVENTIONED CREDIT INSTITUTIONS - Guarantee Fund
+53 : section 3 - loans provided by conventioned credit institutions - amount of interest and/or capital contributions to be paid by the University
+    Informazioni sulla spesa per interventi a favore degli studenti (solo prestiti a studenti) degli atenei per tipologia. I dati sono relativi all'esercizio finanziario all'anno (T-1). Le tipologie di intervento sono classificate secondo i codici/descrizioni seguenti:
+51    : SEZIONE 3 - PRESTITI EROGATI DA ISTITUTI DI CREDITO CONVENZIONATI - Ammontare dei prestiti
+52    : SEZIONE 3 - PRESTITI EROGATI DA ISTITUTI DI CREDITO CONVENZIONATI - Fondo di garanzia
+53    : SEZIONE 3 - PRESTITI EROGATI DA ISTITUTI DI CREDITO CONVENZIONATI - Ammontare contributi in conto interesse e/o conto capitale a carico dell'Ateneo
+    
+    Classe di spese universitarie riportate da USTAT
+    USTAT Reported University Expense Class
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property that links the aggregated data on the university intervention as defined by USTAT to the type of university intervention as defined by USTAT
+    Proprietà che collega i dati aggregati sui sugli interventi universitari come riportati da USTAT ai tipi di intervento universitari definiti nel contesto USTAT
+    
+    has USTAT university intervention type
+    has tipo intervento universitario di USTAT
+    stabile
+    stable
+  
+  
+    
+    
+    La persona responsabile dell'invio di informazioni su uno studio clinico a ClinicalTrials.gov e dell'aggiornamento di tali informazioni. Di solito lo sponsor dello studio o lo sperimentatore.
+    The person responsible for submitting information about a clinical study to ClinicalTrials.gov and updating that information. Usually the study sponsor or investigator.
+    
+    Responsible Party
+    parte responsabile
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà collega l'informazione sugli studenti esonerati (parzialmente o totalmente) alla classe di esonero corrispondente.
+    This property links information about exonerated students (partially or totally) to the corresponding exoneration class.
+    
+    ha una classe di esonero
+    has exoneration class
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Number of students registered in the Italian education system.
+    Numero di studenti immatricolati al sistema educativo italiano.
+    
+    number of registered students
+    numero di studenti immatricolati
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    Tipologia di organizzazione che partecipa ad un progetto CE. Le seguenti descrizioni e codici di convenzione sono utilizzati per distinguere tra i diversi tipi di organizzazioni: società private a scopo di lucro (PRC), enti pubblici (esclusi ricerca e istruzione) (PUB), organizzazioni di ricerca (esclusa l'istruzione) (REC), istituti di istruzione secondaria e superiore (HES) e altri enti (OTH).
+    Type of organisation participating in a EC project. The following descriptions and convention codes are used for distinguishing between different types of organisations: private for profit companies (PRC), public bodies (excluding research and education) (PUB), research organisations (excluding education) (REC), secondary and higher education establishments (HES), and other entities (OTH).
+    
+    ha tipo di attivitá CE
+    has EC activity type
+    provvisoria
+    unstable
+  
+  
+    
+    
+  
+  
+    
+    Double
+    
+  
+  
+    
+    
+    
+    
+    Project total investment
+    Totale investimento del progetto
+    
+    investimento totale
+    total investment
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    Supportive Care
+    
+  
+  
+    
+    
+    
+    
+    Budget for the initiative available from the financing fund.
+    Budget per l'iniziativa in esame disponibile sul fondo di finanziamento.
+    
+    available budget CTN/PRIN initiative's financing fund
+    budget fondo finanziamento iniziativa CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    Indication that at least one device product studied in the clinical study has not been previously approved or cleared by the U.S. Food and Drug Administration (FDA) for one or more uses.
+    Indicazione che almeno un prodotto del dispositivo studiato nello studio clinico non è stato precedentemente approvato o approvato dalla Food and Drug Administration (FDA) degli Stati Uniti per uno o più usi.
+    
+    is unapproved device?
+    è un dispositivo non regolamentato?
+    stabile
+    stable
+  
+  
+    
+    
+    It is refers to the Italian maturity diploma that can be award upon successful completion of secondary education
+    Si riferisce al diploma di maturità italiano che può essere rilasciato al termine del ciclo di studi secondari.
+    
+    Diploma italiano
+    Italian Diploma
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Le parti coinvolte nello studio clinico che non possono conoscere gli interventi assegnati ai singoli partecipanti. I tipi di mascheramento comprendono: mascheramento aperto, mascheramento singolo cieco e mascheramento in doppio cieco.
+    The party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants. Types of masking include: open label, single blind masking, and double-blind masking.
+    
+    mascheramento
+    masking
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    L'obiettivo principale degli interventi che vengono valutati dallo studio clinico. Gli scopi primari sono:
+Trattamento: Uno o più interventi sono in fase di valutazione per il trattamento di una malattia, sindrome o condizione.
+Prevenzione: Uno o più interventi sono in fase di valutazione per prevenire lo sviluppo di una specifica malattia o condizione di salute.
+Diagnostica: Si stanno valutando uno o più interventi per identificare una malattia o una condizione di salute.
+Cure di supporto: Uno o più interventi sono valutati per massimizzare il comfort, ridurre al minimo gli effetti collaterali o mitigare il declino della salute o della funzione del partecipante.
+Screening: Uno o più interventi sono valutati o esaminati per identificare una condizione, o fattori di rischio per una condizione, in persone che non sono ancora note per avere la condizione o il fattore di rischio.
+Ricerca sui servizi sanitari: Uno o più interventi per valutare la fornitura, i processi, la gestione, l'organizzazione o il finanziamento dell'assistenza sanitaria.
+Scienza di base: Uno o più interventi per esaminare il meccanismo di base dell'azione (per esempio, la fisiologia o la biomeccanica di un intervento).
+Fattibilità del dispositivo: Un intervento di un dispositivo viene valutato in un piccolo trial clinico (generalmente meno di 10 partecipanti) per determinare la fattibilità del prodotto; o un trial clinico per testare un prototipo di dispositivo per verificarne la fattibilità e non gli esiti sanitari. Tali studi sono condotti per confermare la progettazione e le specifiche operative di un dispositivo prima di iniziare una sperimentazione clinica completa.
+Altro: Non si applica nessuna delle altre opzioni.
+    The main objective of the intervention(s) being evaluated by the clinical trial. Type os primary purpose are:
+Treatment: One or more interventions are being evaluated for treating a disease, syndrome, or condition.
+Prevention: One or more interventions are being assessed for preventing the development of a specific disease or health condition.
+Diagnostic: One or more interventions are being evaluated for identifying a disease or health condition.
+Supportive Care: One or more interventions are evaluated for maximizing comfort, minimizing side effects, or mitigating against a decline in the participant's health or function.
+Screening: One or more interventions are assessed or examined for identifying a condition, or risk factors for a condition, in people who are not yet known to have the condition or risk factor.
+Health Services Research: One or more interventions for evaluating the delivery, processes, management, organization, or financing of healthcare.
+Basic Science: One or more interventions for examining the basic mechanism of action (for example, physiology or biomechanics of an intervention).
+Device Feasibility: An intervention of a device product is being evaluated in a small clinical trial (generally fewer than 10 participants) to determine the feasibility of the product; or a clinical trial to test a prototype device for feasibility and not health outcomes. Such studies are conducted to confirm the design and operating specifications of a device before beginning a full clinical trial.
+Other: None of the other options applies.
+
+    
+    Scopo primario
+    primary purpose
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Caregiver is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants. This property allows one to represent whether the caregiver is masked or not.
+    Il personale di assistenza sono le parti coinvolte nello studio clinico a cui viene impedito di conoscere gli interventi assegnati ai singoli partecipanti.
+    
+    caregiver masked
+    parti coinvolte conoscono interventi
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+    
+    
+    Property that links some statistical aggregated data and the academic degree to the CUN area.
+    Proprietà che collega alcuni dati statistici e la laurea all'area CUN di riferimento della classificazione sulle discipline accademiche.
+    
+    ha area CUN
+    has CUN area
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà collega un progetto EUREKA con il cluster corrispondente.
+    This property connects an EUREKA project with the corresponding cluster.
+    
+    ha gruppo EUREKA
+    has EUREKA cluster
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    
+    It is used to address results for erasmus plus projects that have ended.
+    Viene utilizzato per indicare i risultati dei progetti erasmus plus che si sono conclusi.
+    
+    Erasmus+ Project Result
+    Risultato progetto Erasmus+
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Il numero di riferimento incrociato assegnato a una domanda di brevetto al momento della pubblicazione
+    The cross-reference number assigned to a patent application upon publication
+    
+    numero pubblicazione brevetto
+    patent publication number
+    stabile
+    stable
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia della Ricerca Pubblica
+    This is the distribution in JSON-LD of the Public Research ontology
+    
+    
+    Distribuzione JSON-LD ontologia PublicReseach-AP_IT
+    JSON-LD distribution of PublicReseach-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    Data collected at the beginning of a clinical study for all participants and for each arm or comparison group. These data include demographics, such as age, sex/gender, race and ethnicity, and study-specific measures (for example, systolic blood pressure, prior antidepressant treatment).
+    Dati raccolti all'inizio di uno studio clinico per tutti i partecipanti e per ogni braccio o gruppo di confronto. Questi dati includono dati demografici, come l'età, il sesso/genere, la razza e l'etnia, e misure specifiche dello studio (ad esempio, pressione sanguigna sistolica, trattamento antidepressivo preventivo).
+    
+    baseline population
+    popolazione di base
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Dimensione dell'impresa secondo classificazione EU. N/A per soggetti pubblici. La proprietà deve essere valorizzata con le prefLabel di questo vocabolario controllato europeo: https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size
+    Enterprise size according to EU classification. N/A for public entities. The property should be valorized with the pref labels of the following EU controlled vocabulary: https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size
+    
+    dimensione istituzione finanziata ctn/prin
+    size of ctn/prin funded institution
+    provvisoria - controllare come trasformare questa proprietà in una classe Concetto da allineare con skos:Concept così da utilizzare gli URI del vocabolario europeo https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size
+    unstable - investigate on how to transform this class in a Concept that is aligned with skos:Concept so that to reuse URis of the EU controlled vocabulary https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà si collega ad una delle corrispondenti attività finanziate.
+    This property links to one of the corresponding funded activities.
+    
+    ha un progetto chafea
+    has chafea project
+    prova
+    testing
+  
+  
+    
+    
+    
+    
+    It is used to link Erasmus+ projects to the entities which partecipate in the project.
+    Viene utilizzato per collegare i progetti Erasmus+ alle entità che partecipano al progetto.
+    
+    ha partecipante Erasmus+
+    has Erasmus+ participant
+    stabile
+    stable
+  
+  
+    
+    
+    
+    For each intervention studied in the clinical study, the general type of intervention. They are:
+Drug: Including placebo
+Device: Including sham
+Biological/Vaccine
+Procedure/Surgery
+Radiation
+Behavioral: For example, psychotherapy, lifestyle counseling
+Genetic: Including gene transfer, stem cell and recombinant DNA
+Dietary Supplement: For example, vitamins, minerals
+Combination Product: Combining a drug and device, a biological product and device; a drug and biological product; or a drug, biological product, and device
+Diagnostic Test: For example, imaging, in-vitro
+Other
+
+    Per ogni intervento studiato nello studio clinico, il tipo generale di intervento. Di seguito descritti:
+Farmaci: Compreso il placebo
+Dispositivo: Inclusa la finzione
+Biologico/Vaccino
+Procedimento/chirurgia
+Radiazioni
+Comportamentale: per esempio, psicoterapia, consulenza sullo stile di vita
+Genetico: incluso il trasferimento di geni, cellule staminali e DNA ricombinante
+Integratore alimentare: Per esempio, vitamine, minerali
+Prodotto combinato: Combinazione di un farmaco e dispositivo, un prodotto e dispositivo biologico; un farmaco e prodotto biologico; o un farmaco, prodotto biologico e dispositivo
+Test diagnostico: Per esempio, imaging, in vitro
+Altro
+
+    
+    Tipo di intervento AACT
+    aact intervention type
+    provvisoria - valutare la possibilità di avere una classe specifica
+    unstable - evaluation of the possibility of having a specific class
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Project funded by the EUREKA network.
+    Project funded by the EUREKA network.
+    
+    EUREKA Project
+    Progetto EUREKA
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Date on which first results were submited
+    La data in cui i primi risultati sono stati inviati.
+    
+    results first submitted date
+    risultati prima data invio
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property used to link the spin-off to the faculty of the university of origin, or to a division of the research institution of origin.
+    Proprietà utilizzata per collegare lo spin-off alla facoltà dell'ateneo di origine, o a una divisione dell'ente di ricerca di origine.
+    
+    has facoltà fondatrice
+    has founder faculty
+    prova
+    testing
+  
+  
+    
+    
+    
+    Quando disponibile, si riferisce al tipo di organizzazione che partecipa al progetto Erasmus+.
+    When available, it refers to the type of the organization participating in the Erasmus+ project.
+    
+    erasmus+ organization type
+    tipologia di organizzazione erasmus+
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    Data di inizio di uno studio o di un'operazione.
+    Starting date of a study or operation.
+    
+    ha data di inizio
+    has starting date
+    prova
+    testing
+  
+  
+    
+    
+    Aggregated data on Italian students filed in the MIUR system, grouped by year, university, diploma, degree and degree class.
+    Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, diploma, laurea e classe di laurea.
+    
+    Aggregate of Italian Students By Diploma, Degree and Degree Class
+    Aggregazione dei studenti italiani per diploma, laurea e classe di laurea
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    Device Feasibility
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    It refers to projects under the funding scheme "Erasmus+" from the European Union for education, training, youth and sport in Europe.
+    Si riferisce a progetti nell'ambito del programma di finanziamento "Erasmus+" dell'Unione Europea per l'istruzione, la formazione, la gioventù e lo sport in Europa.
+    
+    Erasmus+ Project
+    Progetto Erasmus+
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Total with respect to the male population of the sample considered.
+    Totale rispetto alla popolazione di sesso maschile del campione considerato.
+    
+    total male
+    totale generemaschile
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Testo del titolo di un progetto, risultato della ricerca, ecc.
+    Text of the title of a project, research output, etc.
+    
+    title
+    titolo
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Number of registered male students corresponding to the selected combination of variables. In particular: number of male students who, with reference to a.a. (t) - (t+1), are enrolled on July 31st of the year (t+1). Notes: Students of levels 6 and 7 of ISCED 2011. For the year 2018-2019: elaborations on ANS data - extraction December 2019.
+    Numero di studenti di genere maschile iscritti, corrispondente alla combinazione di variabili selezionata. In particolare: numero di studenti di genere maschile che, con riferimento all' a.a. (t) - (t+1), risultano iscritti alla data del 31 luglio dell'anno (t+1). Note: Studenti dei livelli 6 e 7 della ISCED 2011. Per l'anno 2018-2019: elaborazioni su dati ANS - estrazione Dicembre 2019.
+    
+    total male enrolled
+    totale di generemaschile iscritto
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    ha termine MeSH riportato da AACT
+    has AACT reported MeSH term
+    provvisoria
+    unstable
+  
+  
+    
+    
+    It refers to the funding programme (for example, Erasmus).
+    Si riferisce al programma di finanziamento (per esempio, Erasmus).
+    
+    Erasmus+ Programme
+    Programma Erasmus+
+    stabile
+    stable
+    
+  
+  
+    
+    Single
+    
+  
+  
+    
+    
+    
+    
+    L'intero numero o importo.
+    The whole number or amount.
+    
+    total
+    totale
+    provissoria - valutare un renaming della proprietà
+    unstable - check for a renaming of the property
+  
+  
+    
+    
+    English Version: http://www.unipr.it/sites/default/files/allegatiparagrafo/01-08-2013/settori_erc.pdf
+    Versione in Italiano:
+https://it.wikipedia.org/wiki/Settori_ERC
+    
+    ERC Panel
+    Pannello ERC
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    
+    
+    It represents the contributions disbursed in relation to the costs approved for the operation.
+    Rappresenta i contributi erogati rispetto ai costi approvati per l'operazione.
+    
+    contributo erogato per operazioni CTN/PRIN
+    granted contribution of CTN/PRIN operation
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    La sottoclasse è seguita da un numero di "gruppo" composto da una a tre cifre, un tratto obliquo e un numero di almeno due cifre che rappresentano un "gruppo principale" o "sottogruppo".
+    The subclass is followed by a one-to-three-digit "group" number, an oblique stroke and a number of at least two digits representing a "main group" or "subgroup".
+    
+    Sottogruppo WIPO IPC
+    WIPO IPC Subgroup
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    
+    Testo dell'abstract di un progetto, di un risultato della ricerca, di un'operazione.
+    Text of the abstract of a project, research output, accounting operation
+    
+    abstract
+    riassunto
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    L'organizzazione o la persona che avvia lo studio e che ha autorità e controllo sullo studio.
+    The organization or person who initiates the study and who has authority and control over the study.
+    
+    Sponsor
+    sponsor
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Il disegno generale della strategia per l'assegnazione degli interventi ai partecipanti ad uno studio clinico. I tipi di modelli di intervento includono:
+Gruppo singolo: Studi clinici in una sola branca
+Parallelo: I partecipanti sono assegnati a uno dei due o più gruppi in parallelo per tutta la durata dello studio
+Crossover: I partecipanti ricevono uno dei due (o più) interventi alternativi durante la fase iniziale dello studio e ricevono l'altro intervento durante la seconda fase dello studio
+Fattoriale: Due o più interventi, ciascuno da solo e in combinazione, sono valutati in parallelo rispetto ad un gruppo di controllo
+Sequenziale: I gruppi di partecipanti sono assegnati a ricevere gli interventi in base alle tappe precedenti che vengono raggiunte nello studio, come ad esempio in alcuni studi di escalation di dose e di progettazione adattiva
 
 
-    
+
+    The general design of the strategy for assigning interventions to participants in a clinical study. Types of intervention models include:
+Single Group: Clinical trials with a single arm
+Parallel: Participants are assigned to one of two or more groups in parallel for the duration of the study
+Crossover: Participants receive one of two (or more) alternative interventions during the initial phase of the study and receive the other intervention during the second phase of the study
+Factorial: Two or more interventions, each alone and in combination, are evaluated in parallel against a control group
+Sequential: Groups of participants are assigned to receive interventions based on prior milestones being reached in the study, such as in some dose escalation and adaptive design studies
+
+    
+    Modello di Intervento
+    intervention model
+    provvisoria - controllare se sono previsti solo individui fissi
+    unstable - check whether there are fixed values only
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Attività finanziata pubblicata dall'Agenzia esecutiva per i consumatori, la salute, l'agricoltura e l'alimentazione (CHAFEA)
+    Funded activity published by the Consumers, Health, Agriculture and Food Executive Agency (CHAFEA)
+    
+    CHAFEA Project
+    Progetto CHAFEA
+    stabile
+    stable
+  
+  
+    
+    Case Control
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    Enrolling by invitation
+    
+  
+  
+    
+    
+    
+    
+    Biological samples of material from study participants (e.g., whole blood, serum, white cells, urine, tissue).
+    Descrizione dei campioni biologici di materiale proveniente dai partecipanti allo studio (ad esempio, sangue intero, siero, globuli bianchi, urine, tessuti).
+    
+    biospec description
+    descrizione biospec
+    stabile
+    stable
+  
+  
+    
+    
+    
+    number of pre-specified group or subgroup of participant(s) in a clinical trial assigned to receive specific intervention(s) (or no intervention) according to a protocol.
+    numero di gruppi o sottogruppi predefiniti di partecipanti ad uno studio clinico assegnati a ricevere uno o più interventi specifici (o nessun intervento) secondo un protocollo.
+    
+    number of arms
+    numero di bracci
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Contributi impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante. Calcolati come somma dell'omologa variabile "committedContribution" presente a livello di aggregazione inferiore (committedContribution_operations)
+    Contributions committed by the Ministry on eligible costs following ex-ante evaluation. Calculated as the sum of the corresponding 'committedContribution' variable at the lower aggregation level (committedContribution_operations).
+    
+    committed contribution of CTN/PRIN operation
+    contributi impegnati per operazioni CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Il suffisso _submitted indica la data in cui il responsabile ha premuto il pulsante di rilascio nel sistema di invio dati di ClinicalTrials.gov, inviando così lo studio per la revisione prima della pubblicazione".
+    The _submitted suffix indicates the date that the responsible party pressed the release button in the ClinicalTrials.gov data submission system, thereby submitting the study for review prior to posting."
+    
+    data presentazione primo studio
+    study first submitted date
+    stabile
+    stable
+  
+  
+    
+    
+    Aggregated data on Italian students filed in the MIUR system, grouped by year and university.
+    Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno e per università.
+    
+    Aggregate of Italian Students
+    Aggregazione dei studenti italiani
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    La data in cui l'ultimo partecipante a uno studio clinico è stato esaminato o ha ricevuto un intervento/trattamento per raccogliere i dati finali per le misure di esito primario, le misure di esito secondario e gli eventi avversi (cioè l'ultima visita dell'ultimo partecipante). La data "stimata" di completamento dello studio è la data che i ricercatori ritengono essere la data di completamento dello studio.
+    The date on which the last participant in a clinical study was examined or received an intervention/treatment to collect final data for the primary outcome measures, secondary outcome measures, and adverse events (that is, the last participant's last visit). The "estimated" study completion date is the date that the researchers think will be the study completion date.
+    
+    ha data di completamento
+    has completion date
+    prova
+    testing
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un progetto EUREKA con la corrispondente area di mercato.
+    This property connects an EUREKA projects with the corresponding market area.
+    
+    ha area di mercato EUREKA
+    has EUREKA market area
+    stabile
+    stable
+  
+  
+    
+    
+    
+    L'organizzazione o la persona che avvia lo studio e che ha autorità e controllo sullo studio.
+    The organization or person who initiates the study and who has authority and control over the study.
+    
+    ha sponsor AACT
+    has AACT sponsor
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    Calls for proposals are subdivided into topics. A topic defines a specific subject or area for which applicants are invited to submit proposals. The description of a topic comprises its specific scope, the type of action, evaluation criteria and deadline for submission of proposals.
+    Gli inviti a presentare proposte sono suddivisi per argomenti. Un argomento definisce un argomento o un settore specifico per il quale i candidati sono invitati a presentare proposte. La descrizione di un argomento comprende il suo ambito specifico, il tipo di azione, i criteri di valutazione e la scadenza per la presentazione delle proposte.
+    
+    Argomento di ricerca CE
+    EC Topic
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    Somma dei costi totali indicati dai proponenti nelle proposte presentate
+    Sum of the total costs indicated by the proposers in the submitted proposals
+    
+    costo delle proposte
+    proposals cost
+    provvisoria - verificare il codominio
+    unstable - check the range
+  
+  
+    
+    
+    Tipologia di attività dell'organizzazione che partecipa a un progetto CE. Le seguenti descrizioni e codici di convenzione sono utilizzati per distinguere tra i diversi tipi di organizzazioni: società private a scopo di lucro (PRC), enti pubblici (esclusi ricerca e istruzione) (PUB), organizzazioni di ricerca (esclusa l'istruzione) (REC), istituti di istruzione secondaria e superiore (HES) e altri enti (OTH).
+    Type of activity performed by the organisation participating in a EC project. The following descriptions and convention codes are used for distinguishing between the different types of organisations according to their nature/activity: private for profit companies (PRC), public bodies (excluding research and education) (PUB), research organisations (excluding education) (REC), secondary and higher education establishments (HES), and other entities (OTH).
+    
+    EC Activity Type of Organization
+    Tipologia CE di attivitá dell'organizzazione
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Total admitted costs after evaluation of the costs indicated in the project proposals.  Calculated as the sum of the counterpart variable 'admittedCost' present at lower aggregation level (admittedCost_operations)
+    Totale dei costi ammessi dopo la valutazione dei costi indicati nelle proposte di progetto.  Calcolati come somma dell'omologa variabile "admittedCost" presente a livello di aggregazione inferiore (admittedCost_operations)
+    
+    admitted cost of CTN/PRIN initiative
+    costi ammessi per iniziative CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La persona che valuta gli esiti di interesse delle parti coinvolte nello studio clinico a cui viene impedito di avere conoscenza degli interventi assegnati ai singoli partecipanti.
+    The individual who evaluates the outcome(s) of interest is is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants.
+    
+    outcomes assessor masked
+    risultato esaminatore mascherato
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Data on the careers of teaching and research staff from a gender perspective. The data concern full professors, associate professors, researchers and research grant holders and are disaggregated by gender, age group, university, geographical area, field of research and development and grade. Data are available as of 2012. Whenever possible, the descriptions have been derived from the Record Sheet for the time series on university staff provided by USTAT - Open data.
 
-    
-    
+Data at the 31/12 of the reference year.
+    Dati sulle carriere del personale docente e ricercatore in un'ottica di genere. I dati riguardano professori ordinari, professori associati, ricercatori e titolari di assegni di ricerca e sono disaggregati per genere, classe di età, ateneo, area geografica, field of research and development e grade. I dati sono disponibili a partire dal 2012. Quando possibile, le descrizioni sono state derivate dal Tracciato record per la serie storica sul personale universitario fornito dal USTAT - Open data.
+
+Dati al 31/12 dell'anno di riferimento.
+    
+    Aggrazione per genere dello Staff riportata da USTAT
+    USTAT Reported Aggregate of Staff By Sex
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    
+    I framework program, o in forma abbreviata dal FP1 a FP7 - "FP8" è stato chiamato "Horizon 2020" - sono programmi di finanziamento creati dall'Unione Europea e dalla Commissione Europea per sostenere e promuovere la ricerca nello Spazio Europeo della Ricerca (ERA).
+    The Framework Programmes, or abbreviated FP1 to FP7 with "FP8" being named "Horizon 2020", are funding programmes created by the European Union/European Commission to support and foster research in the European Research Area (ERA).
+    
+    EC Framework Program
+    Programma quadro CE
+    stabile
+    stable
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    ha dettagli prioritari pubblicazione brevetto
+    has patent priority details
+    stabile
+    stable
+  
+  
+    
+    
+    La classificazione internazionale dei brevetti (IPC), istituita dall'accordo di Strasburgo del 1971, prevede un sistema gerarchico di simboli indipendenti dal linguaggio per la classificazione dei brevetti e dei modelli di utilità in base alle diverse aree tecnologiche a cui si riferiscono.
+    The International Patent Classification (IPC), established by the Strasbourg Agreement 1971, provides for a hierarchical system of language independent symbols for the classification of patents and utility models according to the different areas of technology to which they pertain.
+    
+    Classificazione internazionale dei brevetti
+    International Patent Classification
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    
+    Total with respect to students enrolled in PhD courses.
+    Totale rispetto agli iscritti a corsi di dottorato di ricerca.
+    
+    total doctorate
+    totali dottorati
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà si collega alla classificazione internazionale standard dell'istruzione dell'UNESCO (ISCED).
+    This property links to the UNESCO's International Standard Classification of Education (ISCED).
+    
+    ha classificazione ISCED-F
+    has ISCED-F classification
+    stabile
+    stable
+  
+  
+    
+    
+    Categorizzazione tematica utilizzata nel 7° Programma Quadro. Non disponibile in H2020.
+    Thematic categorisation used in the 7th Framework Programme. Not available in H2020.
+    
+    Area tematica CE
+    EC Subject Area
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    
+    Final deadline for submission of project proposals for CTN/PRIN initiative
+    Ultima data di scadenza utile per la presentazione di proposte di progetto per l'iniziativa di tipo CTN/PRIN in esame
+    
+    data scadenza
+    expiration date
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Clinical study
+    Studio clinico
+    
+    Studio
+    Study
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Higher or Secondary Education Establishments
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Il principale titolo accademico post-secondario in Italia.
+    The main post-secondary academic degree in Italy.
+    
+    Academic Degree
+    Laurea
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Aggregated data on Italian students filed in the MIUR system, grouped by year, university, Italian province of residence, degree and degree class.
+    Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, provincia di residenza italiana, laurea e classe di laurea.
+    
+    Aggregate of Italian Students By Province of Residence, Degree and Degree Class
+    Aggregazione dei studenti italiani per provincia di residenza, laurea e classe di laurea
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Indication that a clinical study is studying a drug product (including a biological product) subject to section 505 of the Federal Food, Drug, and Cosmetic Act or to section 351 of the Public Health Service Act. Select true/false
+    Indicazione che uno studio clinico sta studiando un prodotto farmaceutico (incluso un prodotto biologico) soggetto alla sezione 505 del Federal Food, Drug, and Cosmetic Act o alla sezione 351 del Public Health Service Act. Selezionare vero/falso.
+    
+    studia  farmaco regolamentato dalla FDA
+    studies FDA regulated drug?
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Collega lo spin-off alla sua sede operativa.
+    It connects the spin-off to its operational headquarters.
+    
+    ha indirizzo operativo spinoff
+    has operational spinoff address
+    stabile
+    stable
+  
+  
+    
+    
+    
+    EUREKA Clusters are strategic initiatives proposed and led by industry, developing generic technologies of key importance for European competitiveness
+    I Cluster EUREKA sono iniziative strategiche proposte e guidate dall'industria, che sviluppano tecnologie generiche di importanza fondamentale per la competitività europea
+    
+    EUREKA Cluster
+    Gruppo EUREKA
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    Last registered study enrollment status. Enrollment status are: Not yet recruiting: The study has not started recruiting participants.
+Recruiting: The study is currently recruiting participants.
+Enrolling by invitation: The study is selecting its participants from a population, or group of people, decided on by the researchers in advance. These studies are not open to everyone who meets the eligibility criteria but only to people in that particular population, who are specifically invited to participate.
+Active, not recruiting: The study is ongoing, and participants are receiving an intervention or being examined, but potential participants are not currently being recruited or enrolled.
+Suspended: The study has stopped early but may start again.
+Terminated: The study has stopped early and will not start again. Participants are no longer being examined or treated.
+Completed: The study has ended normally, and participants are no longer being examined or treated (that is, the last participant's last visit has occurred).
+Withdrawn: The study stopped early, before enrolling its first participant.
+Unknown: A study on ClinicalTrials.gov whose last known status was recruiting; not yet recruiting; or active, not recruiting but that has passed its completion date, and the status has not been last verified within the past 2 years.
+    Ultimo stato di iscrizione allo studio registrato. Gli stati di iscrizione sono: Non ancora in fase di reclutamento: Lo studio non ha iniziato a reclutare partecipanti.
+Reclutamento: Lo studio sta attualmente reclutando i partecipanti.
+Iscrizione su invito: Lo studio sta selezionando i partecipanti da una popolazione, o gruppo di persone, decisa in anticipo dai ricercatori. Questi studi non sono aperti a tutti coloro che soddisfano i criteri di ammissibilità, ma solo alle persone di quella particolare popolazione, che sono specificamente invitate a partecipare.
+Attivi, non reclutatori: Lo studio è in corso e i partecipanti ricevono un intervento o vengono esaminati, ma i potenziali partecipanti non sono attualmente reclutati o iscritti.
+Sospeso: Lo studio è stato interrotto in anticipo ma potrebbe ricominciare.
+Terminato: Lo studio si è interrotto anticipatamente e non inizierà di nuovo. I partecipanti non vengono più esaminati o trattati.
+Completato: Lo studio è terminato normalmente e i partecipanti non vengono più esaminati o trattati (cioè si è verificata l'ultima visita dell'ultimo partecipante).
+Ritirato: Lo studio si è interrotto anticipatamente, prima di iscrivere il primo partecipante.
+Sconosciuto: Uno studio su ClinicalTrials.gov il cui ultimo stato conosciuto è stato il reclutamento; non ancora reclutamento; o attivo, non reclutamento ma che ha superato la data di completamento, e lo stato non è stato verificato per l'ultima volta negli ultimi 2 anni.
+    
+    Ultimo stato conosciuto
+    last known status
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Aggregated data on Italian students filed in the MIUR system, grouped by year, university and Italian province of residence.
+    Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e provincia di residenza italiana.
+    
+    Aggregate of Italian Students By Province of Residence
+    Aggregazione dei studenti italiani per provincia di residenza
+    stabile
+    stable
+  
+  
+    
+    
+    
+    A method used to assign participants to an arm of a clinical study. The types of allocation are:
+Random sample. For a single-arm trial
+Randomized: Participants are assigned to intervention groups by chance
+Nonrandomized: Participants are expressly assigned to intervention groups through a non-random method, such as physician choice
+    Un metodo utilizzato per assegnare i partecipanti ad una branca di uno studio clinico. I tipi di assegnazione sono:
+Campione casuale. Per uno studio su una singola branca
+Casuale: I partecipanti sono assegnati a gruppi d'intervento per caso
+Non casuale: I partecipanti sono espressamente assegnati ai gruppi di intervento attraverso un metodo non casuale, come la scelta del medico
+    
+    allocation
+    assegnazione
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    Details of the patent publication (e.g. publication number, year, etc.)
+    Dettagli della pubblicazione del brevetto (ad es. Numero di pubblicazione, anno, ecc.)
+    
+    Dettagli della pubblicazione del brevetto
+    Patent Publication Details
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega un progetto CHAFEA finanziato con lo strumento corrispondente.
+    This property connects a funded CHAFEA project with the corresponding instrument.
+    
+    ha strumento CHAFEA
+    has CHAFEA instrument
+    stabile
+    stable
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia della Ricerca Pubblica
+    This is the distribution in RDF/turtle of the Public Research ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia PublicReseach-AP_IT
+    RDF/Turtle distribution of PublicReseach-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà si collega allo studio corrispondente.
+    This property links to the corresponding study.
+    
+    ha studio AACT
+    has AACT study
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Information on women PhDs, disaggregated by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available as of calendar year 2012.
+    Informazioni sui dottori di ricerca di genere femminile, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno solare 2012.
+    
+    total female doctorate graduated
+    totale di laurati ad un dottorato di genere famminile
+    stabile
+    stable
+  
+  
+    
+    
+    Toscana Open Research
+    Toscana Open Research
+  
+  
+    
+    
+    
+    
+    Numero di codice di identificazione del partecipante (PIC - Participant Identification Code). Si tratta di un numero a 9 cifre che serve come identificatore unico per le organizzazioni (soggetti giuridici) che partecipano a programmi di finanziamento / appalti dell'UE.
+    Participant Identification Code (PIC) number. It is a 9-digit number serving as a unique identifier for organisations (legal entities) participating in EU funding programmes / procurement.
+    
+    codice identificativo partecipante
+    pic number
+    stabile
+    stable
+  
+  
+    
+    Sample With DNA
+    
+  
+  
+    
+    
+    Meals provided and students who used the canteens in the calendar year of reference.
+    Pasti erogati e studenti che hanno usufruito delle mense nell'anno solare di riferimento.
+    
+    Aggregazione dei pasti forniti riportati da USTAT
+    USTAT Aggregate of Meals Provided
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Total contributions disbursed compared to approved costs. Calculated as the sum of the corresponding 'grantedContribution' variable at the lower aggregation level (grantedContribution_operations).
+    Totale dei contributi erogati rispetto ai costi approvati. Calcolati come somma dell'omologa variabile "grantedContribution" presente a livello di aggregazione inferiore (grantedContribution_operations).
+    
+    contributo erogato per iniziative CTN/PRIN
+    granted contribution of CTN/PRIN initiative
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Indica se lo spin-off ha anche la qualifica di start-up innovativa ai sensi della L. 221/2012.
+    It indicates whether the spin-off also qualifies as an innovative start-up under Law 221/2012.
+    
+    innovativa
+    innovative
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Indica se sono presenti o meno dei brevetti collegati allo spin-off.
+    It indicates whether there are or not any patents related to the spin-off.
+    
+    brevetto fondatore
+    founder patent
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    Beneficiario principale in un gruppo di beneficiari. Punto di contatto principale per il progetto.
+    Lead beneficiary in a group of beneficiaries. Main contact point for the project.
+    
+    ha coordinatore
+    has coordinator
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    L'anno della data di priorità della domanda corrispondente
+    The year of the priority date of the corresponding application
+    
+    anno di prioritá
+    priority year
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Costi approvati dopo valutazione in itinere rispetto ai costi rendicontati dal beneficiario a cui fa capo l'operazione. Calcolati come somma dell'omologa variabile "approvedCost" presente a livello di aggregazione inferiore (approvedCost_amounts)
+    Costs approved after evaluation in itinere compared to the costs reported by the beneficiary to which the operation belongs. Calculated as the sum of the approvedCost variable at the lower aggregation level (approvedCost_amounts).
+    
+    approved cost of CTN/PRIN operation
+    costi approvati per operazioni CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Aggregated data on Italian students filed in the MIUR system, grouped by year, university, Italian region of residence, degree and degree class.
+    Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, regione di residenza italiana, laurea e classe di laurea.
+    
+    Aggregate of Italian Students By Region of Residence, Degree and Degree Class
+    Aggregazione dei studenti italiani per regione di residenza, laurea e classe di laurea
+    stabile
+    stable
+  
+  
+    
+    
+    In each classification symbol, the letter following the class (two digit number after the initial letter) makes up the "subclass".
+    In ogni simbolo di classificazione, la lettera che segue la classe (numero di due cifre dopo la lettera iniziale) costituisce la "sottoclasse".
+    
+    Sottoclasse WIPO IPC
+    WIPO IPC Subclass
+    stabile
+    stable
+    
+  
+  
+    
+    Longitudinal, Prospective
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Partecipante ad un progetto CE. Questa classe è una reificazione del rapporto che coinvolge un progetto con un'organizzazione partecipante. Questa classe reificata memorizza informazioni aggiuntive come il finanziamento concesso dall'UE al partecipante specifico.
+    Participant in a EC project. This class is a reification of the relationship that involves a project with a participating organization. This reified class stores additional information such as the funding granted by the EU to the specific participant.
+    
+    EC Participant
+    Partecipante CE
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La data più recente in cui sono state rese disponibili su ClinicalTrials.gov. Ci può essere un ritardo tra la data in cui le modifiche sono state inviate a ClinicalTrials.gov dallo sponsor o dallo sperimentatore dello studio (la data dell'ultimo aggiornamento inviato) e la data dell'ultimo aggiornamento pubblicato.
+    The most recent date on which changes to a study record were made available on ClinicalTrials.gov. There may be a delay between when the changes were submitted to ClinicalTrials.gov by the study's sponsor or investigator (the last update submitted date) and the last update posted date
+    
+    ha data ultimo aggiornamento pubblicato
+    has last update posted date
+    prova
+    testing
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    La data di pubblicazione di un risultato
+    The date of publication of a result
+    
+    data pubblicazione
+    publication date
+    stabile
+    stable
+  
+  
+    
+    
+    Quando disponibile, si riferisce all'argomento o agli argomenti principali del progetto.
+    When available, it refers to the main topic(s) of the project.
+    
+    Argomento Erasmus+
+    Erasmus+ Topic
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    Data related to the number of interventions in favour of students (excluding the Right to Study by the regions) carried out by the universities.
+    Dati relativi al numero di interventi a favore degli studenti (escluso il Diritto allo Studio regionale) effettuati dagli atenei.
+    
+    Aggregazione degli interventi universitari per gli studenti riportati da USTAT
+    USTAT Aggregate of University Interventions For Students
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Property that links some statistical data to the scientific disciplinary sector of the academic disciplines classification.
+    Proprietà che collega alcuni dati statistici al settore scientifico disciplinare della classificazione sulle discipline accademiche.
+    
+    ha settore scientifico disciplinare
+    has scientific disciplinary sector
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Information on men enrolled in PhD courses, broken down by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available from the academic year 2012/2013. Students at ISCED Level 8 2011.
+From 2015-2016 onwards, data are collected by the National Register of Students and Graduates (ANS_PL), which could lead to a discontinuity in the historical series.
+Elaborations on ANS-PL data extracted on 2/10/2019.
+    Informazioni sugli uomini iscritti ai corsi di dottorato, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno accademico 2012/2013. Studenti del livello 8 della ISCED 2011.
+A partire dall'a.a. 2015-2016 i dati sono rilevati dall'Anagrafe Nazionale degli Studenti e dei Laureati (ANS_PL), ciò potrebbe determinare una discontinuità nella serie storica. Elaborazioni su dati ANS-PL estratti alla data del 2/10/2019.
+    
+    total male doctorate students
+    totale degli studenti di dottorato di genere maschile
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Fornisce una descrizione del progetto alla base della fondazione dello spin-off.
+    It provides a description of the project behind the foundation of the spin-off.
+    
+    descrizione progetto di fondazione
+    foundation project description
+    stabile
+    stable
+  
+  
+    
+    
+    Scientific domains to which the 25 ERC panels -used for the planning and operation of the evaluation of ERC grant proposals- are assigned to. They cover all fields of science, engineering and scholarship which, concretely: Social Sciences and Humanities (6 Panels, SH1–SH6), Physical Sciences and Engineering (10 Panels, PE1–PE10), Life Sciences (9 Panels, LS1–LS9).
+    Settori scientifici ai quali sono assegnati i 25 gruppi di esperti scientifici del CER - utilizzati per la pianificazione e il funzionamento della valutazione delle proposte di sovvenzione del CER -. Essi coprono tutti i campi della scienza, dell'ingegneria e delle borse di studio che, in concreto: Scienze sociali e umanistiche (6 gruppi, SH1-SH6), Scienze fisiche e ingegneria (10 gruppi, PE1-PE10), Scienze della vita (9 gruppi, LS1-LS9).
+    
+    Dominio di ricerca ERC
+    ERC Research Domain
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    
+    Responsible Party type:
+Sponsor: The entity (for example, corporation or agency) that initiates the study
+Principal Investigator: The individual designated as responsible party by the sponsor (see Note)
+Sponsor-Investigator: The individual who both initiates and conducts the study
+
+    Tipologia di responsabile dello studio:
+Sponsor: L'entità (per esempio, società o agenzia) che avvia lo studio
+Investigatore principale: La persona designata come responsabile dallo sponsor (vedi nota)
+Sponsor-Investigatore: L'individuo che inizia e conduce lo studio
+    
+    responsible party type
+    tipo di parte reponsabile
+    provvisoria
+    unstable
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Information on women enrolled in PhD courses, broken down by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available from the academic year 2012/2013. Students at ISCED Level 8 2011.
+From 2015-2016 onwards, data are collected by the National Register of Students and Graduates (ANS_PL), which could lead to a discontinuity in the historical series.
+Elaborations on ANS-PL data extracted on 2/10/2019.
+    Informazioni sulle donne iscritte ai corsi di dottorato, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno accademico 2012/2013. Studenti del livello 8 della ISCED 2011.
+A partire dall'a.a. 2015-2016 i dati sono rilevati dall'Anagrafe Nazionale degli Studenti e dei Laureati (ANS_PL), ciò potrebbe determinare una discontinuità nella serie storica.
+Elaborazioni su dati ANS-PL estratti alla data del 2/10/2019.
+    
+    total female doctorate students
+    totale degli studenti di dottorato di genere famminile
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Il valore numerico, se presente, per l'età massima che un potenziale partecipante può avere per essere idoneo allo studio clinico.
+    The numerical value, if any, for the maximum age a potential participant can be to be eligible for the clinical study.
+    
+    AACT maximum age
+    etá massima AACT
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property that link the eligibility of clinical trials to the sex of a person. Since sex can be female and male, the property can be used to express when the eligible sex is female or when it is male, or both of the two. In this latter case, two occurences of this property can be used for the AACTEligibility class one for female, one for male, meaning that all possible sex options are accepted.
+    Proprietà che collega l'idoneità degli studi clinici al sesso di una persona. Poiché il sesso può essere femminile e maschile, la proprietà può essere usata per esprimere quando il sesso idoneo è femminile o quando è maschile, o entrambi. In quest'ultimo caso, due materializzazioni di questa proprietà possono essere utilizzate per la classe AACTEligibilità, una per il sesso femminile e una per il sesso maschile, il che significa che tutte le opzioni sul sesso sono accettate (nei dataset è l'equivalente dell'opzione "tutti)").
+    
+    ha sesso idoneo
+    has eligible sex
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega un progetto EUREKA con lo strumento corrispondente.
+    This property connects an EUREKA project with the corresponding instrument.
+    
+    ha strumento EUREKA
+    has EUREKA instrument
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un'attività finanziata con le istituzioni coinvolte.
+    This property connects a funded activity with the institutions involved.
+    
+    ha partecipante CHAFEA
+    has CHAFEA participant
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Record Control Number, used as a participant identifier in CORDIS.
+    Record Control Number, utilizzato come identificativo del partecipante in CORDIS.
+    
+    numero record di controllo
+    record control number
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Il suffisso _submitted_qc indica la data di presentazione dello studio della versione del record che soddisfa i criteri di controllo di qualità. È comune che ci siano revisioni tra la prima presentazione dello studio e la presentazione che soddisfa i criteri qc. Si noti che questa non è la data in cui è stata completata la revisione qc".
+    The _submitted_qc suffix indicates the study submission date of the version of the record that met quality control criteria. It is common for there to be revisions between the first study submission and the submission that meets qc criteria. Note this is not the date that the qc review was completed."
+    
+    data primo studio presentato QC
+    study first submitted QC date
+    stabile
+    stable
+  
+  
+    
+    
+    Information on accommodation and catering services at 1/11 of the reference year (T). In particular, the service provided is described through the identification code and description of the service: the possible values for codes and description are:
+1 : Accommodation places in residences
+2a: Accommodation in residences - of which assigned to eligible students (scholarship holders and non-scholarship holders)
+4 : Accommodation in residences - of which allocated to non-eligible students
+5 : Accommodation in residences - of which reserved for mobility students (e.g. Erasmus)
+6 : Accommodation in residences - of which reserved for guest house use
+7 : Directly managed canteens
+8 : Seats in directly managed canteens
+9 : Canteens under indirect management
+10: Seats in indirectly managed canteens
 
+When using the data take special care to avoid duplication, after carefully reading the code descriptions.
+In particular, pay attention to the values indicated as ""of which..."", already included in the main entry.
+    Informazioni sui posti alloggio e servizi di ristorazione all'1/11 dell'anno di riferimento (T). In particolare, il servizio erogato viene descritto tramite il codice identificativo e la descrizione del servizio: i valori possibili per codici e descrizione sono:
+1 : Posti alloggio in residenze
+2a: Posti alloggio in residenze - di cui assegnati a studenti idonei (borsisti e non borsisti)
+4 : Posti alloggio in residenze - di cui assegnati a studenti non idonei
+5 : Posti alloggio in residenze - di cui riservati a studenti in mobilità (es. Erasmus)
+6 : Posti alloggio in residenze - di cui riservati ad uso foresteria
+7 : Mense attive a gestione diretta
+8 : Posti a sedere in mense a gestione diretta
+9 : Mense attive a gestione indiretta
+10: Posti a sedere in mense a gestione indiretta
 
-    
+Nell'utilizzo dei dati porre particolare attenzione ad evitare duplicazioni, dopo aver letto accuratamente le descrizioni dei codici.
+In particolare fare attenzione ai valori indicati come ""di cui…"", già ricompresi nella voce principale.
 
-    
-    
+
+    
+    Classe di servizio mensa riportata da USTAT
+    USTAT Reported Canteen Service Class
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà collega l'informazione sugli studenti iscritti degli atenei in regola con il pagamento delle tasse universitarie all'informazione sulle tipologie di iscrizione.
+    This property links information on enrolled students of universities in good standing with the payment of tuition fees to information on the types of enrollment.
+    
+    ha  iscrizione
+    has enrollment
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Age classes of teaching/researcher staff. Currently can take the following values: <35; 35 - 44; 45 -54; >=55
+    Età in classi del personale docente/ricercatore. Attualmente può assumere i seguenti valori: <35; 35 - 44; 45 -54; >=55
+    
+    age class
+    classe di etá
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Numero totale di proponenti di proposte finanziate (beneficiari dei finanziamenti). NB: se un unico beneficiario è presente in più proposte finanziate viene contato tante volte quante sono le proposte in cui appare
+    Total number of proposers of funded proposals (beneficiaries of funding). NB: if a single beneficiary is present in several funded proposals it is counted as many times as the number of proposals in which it appears
+    
+    number of beneficiaries
+    numero di beneficiari
+    stabile
+    stable
+  
+  
+    
+    
+    A PhD courses provided by an Italian university.
+    Un corso di dottorato di ricerca previsot da un'universitá italiana.
+    
+    Corso di Dottorato Italiano
+    Italian PhD Course
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    I partecipanti che non hanno una malattia o una condizione, o condizioni o sintomi correlati
+    Participants do not have a disease or condition, or related conditions or symptoms
+    
+    Volontari sani
+    healthy volunteers
+    provvisoria
+    unstable
+  
+  
+    
+    
+  
+  
+    
+    
+    Data on the careers of technical-administrative staff from a gender perspective. The data concern technical-administrative personnel with permanent and fixed-term contracts and are broken down by gender, university, geographical area, type of contract and functional area. The data are available from 2012.
+    Dati sulle carriere del personale tecnico-amministrativo in un'ottica di genere. I dati riguardano il personale tecnico-amministrativo con contratto a tempo indeterminato e determinato e sono disaggregati per genere, ateneo, area geografica, tipologia di contratto e area funzionale. I dati sono disponibili a partire dal 2012.
+    
+    Aggregazione di Staff TA per genere riportato da USTAT
+    USTAT Reported Aggregate of TA Staff By Sex
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Questa proprietà si collega a un Paese.
+    This property links to a Country.
+    
+    ha un pease
+    has country
+    provvisoria - da verificare
+    unstable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    A short title of the clinical study written in language intended for the lay public. The title should include, where possible, information on the participants, condition being evaluated, and intervention(s) studied.
+    Un breve titolo dello studio clinico scritto in un linguaggio destinato al pubblico laico. Il titolo dovrebbe includere, ove possibile, informazioni sui partecipanti, sulla condizione in corso di valutazione e sugli interventi studiati.
+    
+    short title
+    titolo breve
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    It refers to the entities which are involved in the Erasmus+ projects.
+The entities could be both universities and private organizations.
+    Si riferisce alle entità coinvolte nei progetti Erasmus+.
+Le entità potrebbero essere sia università che organizzazioni private.
+    
+    Erasmus+ Participant
+    Partecipante Erasmus+
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Country where the facility conducting a clinical protocol is located
+    Paese in cui si trova la struttura che conduce un protocollo clinico
+    
+    ha coinvolgimento del paese
+    has country involvement
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    A process or action that is the focus of a clinical study. Interventions include drugs, medical devices, procedures, vaccines, and other products that are either investigational or already available. Interventions can also include noninvasive approaches, such as education or modifying diet and exercise.
+    Un processo o un'azione che è il fulcro di uno studio clinico. Gli interventi comprendono farmaci, dispositivi medici, procedure, vaccini e altri prodotti che sono in fase di sperimentazione o già disponibili. Gli interventi possono anche includere approcci non invasivi, come l'educazione o la modifica della dieta e dell'esercizio fisico.
+    
+    AACT Intervention
+    Intervento AACT
+    stabile
+    stable
+  
+  
+    
+    
+    
+    03033080213
+    ONTOPIC
+    ONTOPIC
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Amount of the final balance. The values are expressed in EURO. The final balance refers to the year (T-1).
+    Importo del conto consuntivo. I valori sono espressi in EURO. Il conto consuntivo fa riferimento all'anno (T-1).
+    
+    bilancio finale
+    final balance
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Other
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà è vera solo se il progetto è stato revocato e può assumere i valori "parzialmente" o "totalmente"
+    The value is true only if the project has been revoked and it can assume the values "partially" or "totally".
+    
+    revocata
+    revoked
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega qualunque cosa nel dominio inclusi gli interventi a favore degli studenti all'Ente o ufficio per il Diritto allo Studio Universitario (DSU) corrispondente.
+    This property links things including the interventions in favour of students to the corresponding Institution or Office for the Right to University Studies (DSU).
+    
+    ha ente finanziatore di diritto allo studio
+    has funding DSU organisation
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Strutture degli atenei: mense e posti alloggio direttamente gestiti dagli Atenei.
+    University structures: canteens and accommodation places directly managed by the universities.
+    
+    Tipo struttura universitá riportata da USTAT
+    USTAT Reported Facility of University Type
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Indica la participazione azionaria  (in percentuale) dell'Università o dell'ente di ricerca di origine al momento della fondazione dello spin-off.
+    It indicates the shareholding (in percentage) of the university or research institution of origin at the time of the foundation of the spin-off.
+    
+    founder shareholding
+    partecipazione azionaria fondatore
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega l'informazione sui dati relativi alla spesa per interventi a favore degli studenti degli atenei (solo prestiti a studenti) alla tipologia di spesa corrispondente.
+    This property links the information on expenses for interventions in favour of university students (student loans only) to the corresponding type of expenses.
+    
+    ha una classe di spesa
+    has expense class
+    stabile
+    stable
+  
+  
+    
+    Cross-Sectional, Retrospective/Prospective
+    
+  
+  
+    
+    
+    
+    Define whether there is a plan to make individual participant data (IPD) collected in this study, including data dictionaries, available to other researchers (typically after the end of the study). Options are:
+Yes: There is a plan to make IPD and related data dictionaries available.
+No: There is not a plan to make IPD available.
+Undecided: It is not yet known if there will be a plan to make IPD available.
+
+    Definire se esiste un piano per mettere a disposizione di altri ricercatori (in genere dopo la fine dello studio) i dati dei singoli partecipanti (IPD) raccolti in questo studio, compresi i dizionari dei dati. Le opzioni sono:
+Sì: esiste un piano per rendere disponibili i dizionari IPD e i relativi dizionari di dati.
+No: non esiste un piano per rendere disponibile l'IPD.
+Indeciso: Non si sa ancora se ci sarà un piano per rendere disponibile l'IPD.
+    
+    piano per condivisione PDPI
+    plan to share IPD
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Il numero della domanda per la quale viene richiesta una data di priorità. È quindi uguale al numero di domanda del documento di priorità richiesto. Il numero di priorità è costituito da un codice paese (due lettere), l'anno di deposito (quattro cifre) e un numero seriale (variabile, sette cifre).
+    The number of the application for which a priority date is claimed. It is therefore the same as the application number of the claimed priority document. The priority number is made up of a country code (two letters), the year of filing (four digits) and a serial number (variable, seven digits).
+
+    
+    numero di prioritá brevetto
+    patent priority number
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    
+    Data in cui i risultati sono stati resi pubblici per la prima volta su ClinicalTrials.gov
+    Date on which results were first made public on ClinicalTrials.gov
+    
+    ha risultati prima data pubblicazione
+    has results first posted date
+    prova
+    testing
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    Importi monetari allegati a un'operazione CTN/PRIN
+    Monetary amounts attached to a CTN/PRIN operation
+    
+    Ammontare CTN/PRIN
+    CTN/PRIN Amount
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Number of registered female students corresponding to the selected combination of variables. In particular: number of female students who, with reference to a.a. (t) - (t+1), are enrolled on July 31st of the year (t+1). Notes: Students of levels 6 and 7 of ISCED 2011. For the year 2018-2019: elaborations on ANS data - extraction December 2019.
+    Numero di studentesse di genere femminile iscritte corrispondente alla combinazione di variabili selezionata. In particolare: numero di studentesse che, con riferimento all' a.a. (t) - (t+1), risultano iscritte alla data del 31 luglio dell'anno (t+1). Note: Studentesse dei livelli 6 e 7 della ISCED 2011. Per l'anno 2018-2019: elaborazioni su dati ANS - estrazione Dicembre 2019.
+    
+    total female enrolled
+    totale di genere femminile iscritto
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    It refers to the output result file of an erasmus plus project.
+The file tipycally is available by an url provided by the European Commission.
+    Si riferisce al file dei risultati di un progetto erasmus plus.
+Il file è tipicamente disponibile tramite un url fornito dalla Commissione Europea.
+    
+    Erasmus+ File
+    File Erasmus+
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    number of Group/cohorts (group or subgroup of participants in an observational study that is assessed for biomedical or health outcomes).
+    numero di gruppi/coorte (gruppo o sottogruppo di partecipanti ad uno studio osservazionale che viene valutato per i risultati biomedici o sanitari).
+    
+    number of groups
+    numero di gruppi
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Fornisce informazioni su altri soggetti che potrebbero essere oscurati nello studio clinico, se presenti.
+    Provide information about other parties who may be masked in the clinical trial, if any.
+    
+    description of masking
+    descrizione mascheramento
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà si collega ad un corso di dottorato di ricerca corrispondente.
+    This property links to a corresponding PhD course.
+    
+    ha  corso di dottorato di ricerca
+    has phd course
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Data on the facilities of the universities: canteens and accommodation places directly managed by the universities.
+    Dati relativi alle strutture degli atenei: mense e posti alloggio direttamente gestiti dagli Atenei.
+    Aggregato USTAT delle strutture universitarie
+    USTAT Aggregate of University Facilities
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Il contributo finanziario per un partecipante a un progetto Eureka.
+    The financial contribution for a participant in an EUREKA project
+    
+    contributo finanziario
+    financial contribution
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Data in cui uno sponsor indica che ritarderà la pubblicazione dei risultati (e sta certificando l'approvazione iniziale o il nuovo utilizzo), o quando richiede una proroga della scadenza. Il suffisso _submitted indica la data in cui il responsabile ha premuto il pulsante di rilascio nel sistema di invio dati di ClinicalTrials.gov, inviando così i dati per la revisione prima della pubblicazione.
+    Date when a sponsor indicates that they will be delaying posting of results (and are certifying initial approval or new use), or when they apply for an extension of the deadline. The _submitted suffix indicates the date that the responsible party pressed the release button in the ClinicalTrials.gov data submission system, thereby submitting the data for review prior to posting.
+    
+    disposition first submitted date
+    disposizione prima data presentazione
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Total with respect to students from outside the European Union who are beneficiaries of interventions enrolled in degree courses, master's degree courses, courses of the old system. Students in good standing with the payment of tuition fees are considered.
+    Totale rispetto agli studenti di nazionalità extra Unione Europea beneficiari di interventi iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento. Vengono considerati gli studenti in regola con il pagamento delle tasse universitarie.
+    
+    total degree extra-EU
+    totale lauree extra-UE
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Clinical study intervention appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus
+    interventi di studio clinico descritti da NLM's Medical Subject Headings (MeSH) - thesaurus del vocabolario controllato da NLM's Medical Subject Headings (MeSH) - thesaurus del vocabolario
+    
+    ha termine MeSH di intervento AACT
+    has AACT intervention MeSH term
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Il suffisso _submitted_qc indica la data di presentazione della versione del record che soddisfa i criteri di controllo della qualità. È comune che ci siano revisioni tra la prima presentazione e la presentazione che soddisfa i criteri qc. Si noti che questa non è la data in cui è stata completata la revisione qc
+    The _submitted_qc suffix indicates the submission date of the version of the record that met quality control criteria. It is common for there to be revisions between the first submission and the submission that meets qc criteria. Note this is not the date that the qc review was completed."
+    
+    disposition first submitted QC date
+    disposizione prima data presentazione QC
+    stabile
+    stable
+  
+  
+    
+    Other
+    
+  
+  
+    
+    
+    It refers to the areas set up by the National University Council (CUN).
+Currently, there are fourteen areas. (Gelmin Law 240/2010)
+- Area 01 Mathematics and informatics
+- Area 02 Physics
+- Area 03 Chemistry
+- Area 04 Earth Science
+- Area 05 Biology
+- Area 06 Medicine
+- Area 07 Agricultural and veterinary science
+- Area 08 Civil engineering and architecture
+- Area 09 Industrial and information engineering
+- Area 10 Antiquities, philology, literary studies, art history
+- Area 11 History, philosophy, pedagogy and psychology
+- Area 12 Law
+- Area 13 Economics and statistics
+- Area 14 Political and social science
+    Si riferisce alle aree istituite dal Consiglio Universitario Nazionale (CUN).
+Attualmente le aree sono quattordici. (Legge Gelmin 240/2010)
+- Area 01 Matematica e informatica
+- Area 02 Fisica
+- Area 03 Chimica
+- Area 04 Scienze della Terra
+- Area 05 Biologia
+- Area 06 Medicina
+- Area 07 Scienze agrarie e veterinarie
+- Area 08 Ingegneria civile e architettura
+- Area 09 Ingegneria industriale e dell'informazione
+- Area 10 Antichità, filologia, studi letterari, storia dell'arte
+- Area 11 Storia, filosofia, pedagogia e psicologia
+- Area 12 Legge
+- Area 13 Economia e statistica
+- Area 14 Scienze politiche e sociali
+    
+    Area CUN
+    CUN Area
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega l'informazione sul personale relativo all'ente o Ufficio per il Diritto allo Studio Universitario (DSU) considerato alla tipologia di contratto di assunzione.
+    This property links the information on the personnel related to the institution or Office for the Right to University Studies (DSU) considered to the type of employment contract.
+    
+    ha un ruolo di staff universitario italiano
+    has italian university staff role
+    provvisoria
+    unstable
+  
+  
+    
+    
+  
+  
+    
+    
+    Soggetti beneficiari dell'iniziativa. I dati integrati in ToscanaOpenResearch sono stati ottenuti nel contesto di un protocollo di intesa tra il Ministero dell'Istruzione, dell'Università e della Ricerca e la Regione toscana, e sono relativi a progetti aventi almeno un beneficiario con sede legale o operativa in Toscana.
+    Subjects that are beneficiaries of the initiative. The data integrated in ToscanaOpenResearch were obtained in the context of a memorandum of understanding between the Ministry of Education, University and Research and the Region of Tuscany, and are related to projects with at least one beneficiary with registered or operational headquarters in Tuscany.
+    
+    CTN/PRIN Funded Institution
+    Istituzione finanziata da CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Number of female graduates corresponding to the selected combination of variables. In particular: Number of female students who graduated in the reference calendar year. Students of levels 6 and 7 of ISCED 2011.
+For the year 2018: elaborations on ANS data - extraction December 2019.
+    Numero di laureate di genere femminile corrispondente alla combinazione di variabili selezionata. In particolare: Numero di studentesse che si sono laureate nell’anno solare di riferimento. Studentesse dei livelli 6 e 7 della ISCED 2011. Per l'anno 2018: elaborazioni su dati ANS - estrazione Dicembre 2019.
+    
+    total female graduated
+    totale di genere femminile laureato
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    Result
+    Risultato (Output)
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Data di presentazione della proposta progettuale associata all'operazione
+    Date of submission of the project proposal associated with the operation
+    
+    data trasmissione
+    transmission date
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    
+    La data in cui è stata presentata la domanda di brevetto.
+    The data in which a patent's application was filled in.
+    
+    data richiesta brevetto
+    patent application date
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    Formazione
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    L'anno in cui è stata depositata la domanda di brevetto.
+    The year in which a patent application was filed.
+    
+    anno della richiesta
+    application year
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Total costs reported by beneficiaries compared to eligible costs. Calculated as the sum of the homologous variable 'reportedCost' present at the lower aggregation level (reportedCost_operations)
+    Totale dei costi rendicontati dai beneficiari rispetto ai costi ammessi. Calcolati come somma dell'omologa variabile "reportedCost" presente a livello di aggregazione inferiore (reportedCost_operations)
+    
+    costi rendicontati per iniziative CTN/PRIN
+    reported cost of CTN/PRIN initiative
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Admitted costs after evaluation of the costs indicated in the project proposal. Calculated as the sum of the counterpart variable 'admittedCost' present at lower aggregation level (admittedCost_amounts)
+    Costi ammessi dopo la valutazione dei costi indicati nella proposta di progetto. Calcolati come somma dell'omologa variabile "admittedCost" presente a livello di aggregazione inferiore (admittedCost_amounts)
+    
+    admitted cost of CTN/PRIN operation
+    costi amessi per operazioni CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Indica i soggetti beneficiari dell'iniziativa.
+    Indicates the subjects benefiting from the initiative.
+    
+    allocates funds to
+    fondi stanziati a
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    La data in cui lo studio è stato verificato per l'ultima volta in un formato di tipo data, in modo da poterlo utilizzare per trovare gli studi prima/dopo/conclusiva di una o più date. Per gli studi che forniscono solo mese/anno, viene utilizzato l'ultimo giorno del mese.
+    The date the study was last verified in a date-type format so that it can be used to find studies before/after/inclusive of a date or dates. For studies that only provide month/year, the last day of the month is used.
+    
+    mese-anno di verifica
+    verification month-year
+    stabile
+    stable
+  
+  
+    
+    
+    
+    r_toscan
+    Regione Toscana
+    Toscany Region
+  
+  
+    
+    
+  
+  
+    
+    
+    According to http://anagrafe.miur.it/, the areas are the following:
 
+- Sanitaria
+- Scientifica
+- Sociale
+- Umanistica
 
-    
+Each faculty is gruped under one of the previous areas.
+    
+    Area di laurea italiana
+    Italian Degree Area
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    
+    Total with respect to the female population of the sample considered.
+    Totale rispetto alla popolazione di sesso femminile del campione considerato.
+    
+    total female
+    totale genere femminile
+    stabile
+    stable
+  
+  
+    
+    
+    It refers to the citenzship of where a person was born. The possible values are:
+- Italian
+- Non italian
+    Si riferisce alla cittadinanza del luogo di nascita di una persona. I valori possibili sono:
+- Italiano
+- Non italiano
+    
+    Cittadinanza riportata in sistemi nazionali scolastici
+    Reported Citizenship
+    provvisorio - da comprendere meglio con dati alla mano se possa essere sufficiente utilizzare la cittadinanza già definita nell'ontologia Core Person Vocabulary - Profilo Applicativo Italiano
+    unstable - to be investigated whether it is sufficient to use the citizenship already defined in CPV - Core Person Vocabulary - Italian Application Profile.
+  
+  
+    
+    
+    
+    Indica lo stato di reclutamento attuale o lo stato di accesso ampliato.
+    Indicates the current recruitment status or the expanded access status.
+    
+    overall status
+    stato complessivo
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà collega l'informazione sui dati relativi agli interventi a favore degli studenti all'istituto per l'alta formazione (Ateneo, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Altro) corrispondente.
+    This property links the information about the interventions in favour of the students to the corresponding Institute for Higher Education (Ateneo, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Altro).
+    
+    ha un'istituzione di HER riportata da USTAT
+    has USTAT reported HER institution
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Se qualsiasi prodotto farmaceutico (incluso un prodotto biologico) o dispositivo studiato nello studio clinico viene fabbricato negli Stati Uniti o in uno dei suoi territori ed esportato per essere studiato in uno studio clinico in un altro paese. Richiesto se il farmaco regolamentato dalla FDA statunitense e/o il dispositivo regolamentato dalla FDA statunitense è "Sì", l'IND o l'IDE della FDA statunitense è "No", e le informazioni sulla struttura non includono almeno una sede negli Stati Uniti.
+    Whether any drug product (including a biological product) or device product studied in the clinical study is manufactured in the United States or one of its territories and exported for study in a clinical study in another country. Required if U.S. FDA-regulated Drug and/or U.S. FDA-regulated Device is "Yes," U.S. FDA IND or IDE is "No", and Facility Information does not include at least one U.S. location.
+    
+    is US export
+    è esportato dagli US
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Numero totale di partecipanti allo studio
+    The date the study was last verified in a date-type format so that it can be used to find studies before/after/inclusive of a date or dates. For studies that only provide month/year, the last day of the month is used.
+    
+    data verifica
+    verification date
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    Information on the personnel in service in the Entities and Offices for the Right to University Studies - DSU, aggregated by Region. In particular:
+- information on personnel on permanent service in the entities and offices for the DSU as of 31/12 of the year of reference, aggregated by Region;
+- information on staff serving on a fixed-term contract in the entities and offices for the DSU in the reference year, aggregated by Region.
 
-    
-    
+Please note that the individuals of this class are not the individuals of the defined controlled vocabulary on Italian Academic Roles. There are some elements of overlapping but they differ between each other.
 
+One of the future work to be considered is to align the individuals of this specific class to one unique Italian academic roles controlled vocabulary to be applied at the national level.
+    Informazioni sul personale in servizio negli Enti e negli Uffici per il DSU, aggregato per Regione. In particolare:
+- informazioni sul personale in servizio a tempo indeterminato negli Enti e negli Uffici per il DSU al 31/12 dell'anno di riferimento, aggregato per Regione;
+- informazioni sul personale che ha prestato servizio a tempo determinato negli Enti e negli Uffici per il DSU nell'anno di riferimento, aggregato per Regione
 
-    
+Si noti che le istanze di questa classe potrebbero essere quelle del vocabolario controllato sui ruoli accademici italiani. Tuttavia, nei dati finora analizzati, questa classe ha istanze in parte differenti rispetto al vocabolario controllato creato.
 
-    
-    
+Un possibile lavoro futuro è quello di eliminare questo elemento nel modello (per questo al momento è stato indicato come provvisorio) per consentire ai detentori di dati di uniformarsi a un vocabolario unico nazionale sui ruoli del personale universitario italiano.
+    
+    Italian University Staff Role
+    Ruolo del personale universitario italiano
+    Provvisoria
+    Unstable
+    
+  
+  
+    
+    
+    
+    Lo studio dispone di un Comitato di monitoraggio dei dati (DMC) (un gruppo di scienziati indipendenti che monitorano la sicurezza e l'integrità scientifica di uno studio clinico. Il DMC può raccomandare allo sponsor di interrompere la sperimentazione se non è efficace, se danneggia i partecipanti o se è improbabile che serva al suo scopo scientifico. I membri sono scelti in base alle competenze e alle conoscenze scientifiche necessarie per monitorare lo specifico studio. Chiamato anche scheda di sicurezza e monitoraggio dei dati, o DSMB).
 
+La proprietà indica se il comitato è presente o meno.
+    Study has a Data Monitoring Committee (DMC) (a group of independent scientists who monitor the safety and scientific integrity of a clinical trial. The DMC can recommend to the sponsor that the trial be stopped if it is not effective, is harming participants, or is unlikely to serve its scientific purpose. Members are chosen based on the scientific skills and knowledge needed to monitor the particular trial. Also called a data safety and monitoring board, or DSMB.)
 
-    
+The property indicates whether such a committee exists or not.
+    
+    comitato di monitoraggio dati disponibile
+    data monitoring committee available
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Inverse property of hasCoordinator
+    Proprietà inversa di ha coordinatore
+    
+    is coordinator of
+    è coordinatore di
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Tipologia di spesa tra quelle previste dall'iniziativa (bando, avviso, …): - Personale - Strumentazione - Fabbricati - ….
+    Type of expenditure among those foreseen by the initiative (call for proposals, notice, ...): - Personnel - Instrumentation - Buildings - ....
+    
+    expense type
+    tipo di spese
+    stabile
+    stable
+  
+  
+    
+    
+    It refers to the specific action type within each Key action.
+    Si riferisce al tipo di azione specifica all'interno di ogni azione chiave.
+    
+    Erasmus+ Action Type
+    Tipo di azione Erasmus+
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    
+    Fornisce dettagli sul modello di studio utilizzato.
+    Provide details about the Interventional Study Model.
+    
+    descrizione modello intervento
+    intervention model description
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà si collega alla corrispondente cittadinanza segnalata dal sistema MIUR.
+    This property links to the corresponding citizenship reported by the MIUR system.
+    
+    ha cittadinanza riportata
+    has reported citizenship
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    Data del decreto di ammissione al finanziamento del progetto associato all'operazione
+    Date of the decree of admission to the financing of the project associated with the operation
+    
+    admission date
+    data di ammissione
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Questa è l'ontologia del profilo di italiano sull'alta formazione, ricerca e innovazione. Essa nasce come versione per OntoPiA dell'ontologia sviluppata nell'ambito del progetto Toscana Open Research (http://www.toscanaopenresearch.it/) disponibile in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars
+    This is the ontology of the Italian application profile for Higher Education and Research. It is born as the OntoPiA's version of the ontology already developed in the context of Toscana Open Research Project (http://www.toscanaopenresearch.it/en/) and available in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars
+    2020-04-02
+    
+    
+    2020-11-06
+    
+    
+    Higher Education and Research Ontology
+    Ontologia sull'Alta Formazione, Ricerca e Innovazione
+    Questa è l'ontologia del profilo di italiano sull'alta formazione, ricerca e innovazione. Essa nasce come versione per OntoPiA dell'ontologia sviluppata nell'ambito del progetto Toscana Open Research (http://www.toscanaopenresearch.it/) disponibile in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars
+    This is the ontology of the Italian application profile for Higher Education and Research. It is born as the OntoPiA's version of the ontology already developed in the context of Toscana Open Research Project (http://www.toscanaopenresearch.it/en/) and available in https://ontology-documentation-toscana-public.s3-eu-west-1.amazonaws.com/index.html#unics_miur_scholars
+    
+    Higher Education and Research Ontology
+    Ontologia dell'Alta Formazione, Ricerca e Innovazione
+    Version 0.4 in OntoPiA
+    Versione 0.4 in OntoPiA
+    
+    Peronale universitario
+    Progetti di ricerca
+    Public Research
+    Research Projects
+    Ricerca pubblica
+    Student
+    Studenti
+    
+    
+    HER-AP_IT
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    https://w3id.org/italia/onto/HER
+    herapit
+    
+    
+    draft
+    Imprese
+    Pubbliche Amministrazioni
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    
+    La parte di costo di un progetto CE finanziata dall'Unione Europea. L'importo è espresso in euro.
+    The part of an EC project's cost that is funded by European Union. The amount is expressed in euros.
+    
+    EC maximum contribution
+    massimo contributo CE
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    Information on the expenditure committed for interventions granted to students for each University/Institute managed by each institution for the Right to University Studies (DSU)/Office, for the calendar year of reference.
+    Informazione sulla spesa impegnata per interventi concessi a studenti per ciascun Ateneo/Istituto gestito da ciascun ente per il DSU/ufficio, per l'anno solare di riferimento.
+    
+    Aggregazione degli interventi di spese universitarie riportate da USTAT
+    USTAT Aggregate of University Intervention Expenses
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Numero totale delle proposte finanziate dall'iniziativa in esame
+    Total number of proposals financed by the initiative under consideration
+    
+    number of financed proposals
+    numero di proposte finanziate
+    stabile
+    stable
+  
+  
+    
+    
+    La sottoclasse è seguita da un numero di "gruppo" composto da una a tre cifre, un tratto obliquo e un numero di almeno due cifre che rappresentano un "gruppo principale" o "sottogruppo".
+    The subclass is followed by a one-to-three-digit "group" number, an oblique stroke and a number of at least two digits representing a "main group" or "subgroup".
+    
+    Gruppo principale WIPO ipc
+    WIPO IPC Main Group
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un brevetto con le corrispondenti etichette di classificazione IPC.
+    This property connects a patent with the corresponding IPC classification labels.
+    
+    ha una classificazione internazione dei brevetti
+    has International Patent Classification
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Il nome del dipartimento universitario corrispondente.
+    The corresponding university'a department name.
+    
+    department name
+    nome dipartimento
+    provvisoria - valutare l'uso della classe organizzazione con il nome
+    unstable - evaluate the possiblity to reuse directly organisation class
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Total with respect to students in good standing with the payment of tuition fees enrolled in Level I and Level II master's courses.
+    Totale rispetto agli studenti in regola con il pagamento delle tasse universitarie iscritti a corsi di master di I e II livello.
+    
+    total master
+    totale lauree magistrali
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Data di revoca nel contesto delle operazioni PRIN. La proprietà è valorizzata solo se la relativa proprietà revoca è utilizzata.
+    Date of revocation of an operation in the context of PRIN. It is valorized only if the revoked property is used.
+    
+    data revoca
+    revocation date
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Classificazione ERC
+    ERC Classification
+    stabile
+    stable
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    Involved Institutions
+    Istituzioni coinvolte
+    
+    CHAFEA Participant
+    Partecipanti CHAFEA
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Property used to indicate the funding in euros received by the EUREKA participant
+    Proprietà usata per indicare il contributo in euro ricevuto dai  partecipanti EUREKA
+    
+    contributo (per partecipanti EUREKA)
+    grant (for EUREKA participant)
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà è collegata a un titolo accademico.
+    This property links to an academic degree.
+    
+    ha una laurea
+    has academic degree
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Crediti impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante (solo per imprese). Calcolati come somma dell'omologa variabile "committedCredit" presente a livello di aggregazione inferiore (committedCredit_amounts)
+    Credits committed by the Ministry on eligible costs following ex-ante evaluation (only for companies). Calculated as the sum of the homologous variable 'committedCredit' present at the lower aggregation level (committedCredit_amounts)
+    
+    committed credit of CTN/PRIN operation
+    credito impegnato per operazioni CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    A description of when the IPD and any additional supporting information will become available and for how long, including the start and end dates or period of availability. This may be provided as an absolute date (for example, starting in January 2025) or as a date relative to the time when summary data are published or otherwise made available (for example, starting 6 months after publication).
+    Una descrizione di quando il DPI ed eventuali informazioni aggiuntive di supporto saranno disponibili e per quanto tempo, incluse le date di inizio e fine o il periodo di disponibilità. Questa può essere fornita come data assoluta (ad esempio, a partire da gennaio 2025) o come data relativa al momento in cui i dati sintetici sono pubblicati o resi disponibili in altro modo (ad esempio, a partire da 6 mesi dopo la pubblicazione).
+    
+    IPD time frame
+    Intervallo di tempo IPD
+    provvisoria - valutazione della possibilità di usare la classe Intervallo Temporale in quanto periodo di tempo
+    unstable - evaluation of the possibility to use the class TimeInterval since it seems a period of time.
+  
+  
+    
+    
+    
+    A brief explanation of the reason(s) why such clinical study was stopped (for a clinical study that is "Suspended," "Terminated," or "Withdrawn" prior to its planned completion as anticipated by the protocol).
+    Una breve spiegazione delle ragioni per cui tale studio clinico è stato interrotto (per uno studio clinico "Sospeso", "Terminato" o "Ritirato" prima del suo completamento previsto, come previsto dal protocollo).
+    
+    perchè bloccato
+    why stopped
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà collega l'informazione sui dati relativi agli interventi a favore degli studenti alla tipologia di intervento corrispondente.
+    This property links the information on student intervention data to the corresponding type of intervention.
+    
+    ha tipo/classe di intervento DSU
+    has DSU intervention type
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property used to indicate the type of expanded access for the AACT study. (A way for patients with serious diseases or conditions who cannot participate in a clinical trial to gain access to a medical product that has not been approved by the U.S. Food and Drug Administration (FDA). Also called compassionate use.).
+The type can be:
+"Individual" -- it allows a single patient, with a serious disease or condition who cannot participate in a clinical trial, access to a drug or biological product that has not been approved by the FDA. This category also includes access in an emergency situation.);
+"Intermediate" -- it allows more than one patient (but generally fewer patients than through a Treatment IND/Protocol) access to a drug or biological product that has not been approved by the FDA. This type of expanded access is used when multiple patients with the same disease or condition seek access to a specific drug or biological product that has not been approved by the FDA;
+"Treatment" --it allows a large, widespread population access to a drug or biological product that has not been approved by the FDA. This type of expanded access can only be provided if the product is already being developed for marketing for the same use as the expanded access use.
+    Proprietà utilizzata per indicare il tipo di accesso esteso per lo studio AACT. (Un modo per i pazienti con malattie o condizioni gravi che non possono partecipare a uno studio clinico per ottenere l'accesso a un prodotto medico che non è stato approvato dalla Food and Drug Administration (FDA) degli Stati Uniti. Chiamato anche uso compassionevole).
+Il tipo può essere:
+"Individuale" -- permette a un singolo paziente, con una malattia o condizione grave che non può partecipare a una sperimentazione clinica, di accedere a un farmaco o a un prodotto biologico che non è stato approvato dalla FDA. Questa categoria comprende anche l'accesso in una situazione di emergenza);
+"Intermedio" -- permette a più di un paziente (ma generalmente meno pazienti che attraverso un trattamento IND/Protocollo) l'accesso a un farmaco o prodotto biologico che non è stato approvato dalla FDA. Questo tipo di accesso esteso viene utilizzato quando più pazienti con la stessa malattia o condizione cercano di accedere a un farmaco o prodotto biologico specifico che non è stato approvato dalla FDA;
+"Trattamento" -- permette a una vasta e diffusa popolazione di accedere a un farmaco o prodotto biologico che non è stato approvato dalla FDA. Questo tipo di accesso esteso può essere fornito solo se il prodotto è già in fase di sviluppo per la commercializzazione per lo stesso uso dell'accesso esteso.
+    
+    expanded access type
+    tipo accesso esteso
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Numero totale delle proposte presentate per l'iniziativa in esame
+    Total number of proposals submitted for the initiative under consideration
+    
+    number of submitted proposals
+    numero di proposte inviate
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    If Plan to Share IPD is "Yes," briefly describe what specific individual participant data sets are to be shared (for example, all collected IPD, all IPD that underlie results in a publication). If the Plan to Share IPD is "No" or "Undecided," an explanation may be provided for why IPD will not be shared or why it is not yet decided.
+    Se Plan to Share IPD è "Sì", descrive brevemente quali specifici set di dati dei singoli partecipanti devono essere condivisi (ad esempio, tutti gli IPD raccolti, tutti gli IPD che sono alla base di una pubblicazione). Se l'IPD del Piano di condivisione è "No" o "Indeciso", può essere fornita una spiegazione del perché l'IPD non sarà condiviso o perché non è ancora stato deciso.
+    
+    description of plan to share IPD
+    descrizione del piano di condivisione del DPI
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    It refers to the academic position held. In the Italian university system,
+there are the following academic roles:
+- Full professor (or first-tier professor) who is admitted after a competition;
+- Associate professor (or second level professor) to whom access is granted following a competition;
+- Adjunct professor;
+- Temporary lecturer;
+- Assistant Professor;
+- Research fellow;
+- Assistant Professor (tenure track);
+- Postdoctoral Researcher
+- Professor Emeritus
+    Si riferisce alla posizione accademica ricoperta. Nel sistema universitario italiano,
+ci sono i seguenti ruoli accademici:
+- Professore ordinario (o professore di primo livello) che viene ammesso dopo un concorso;
+- Professore associato (o professore di secondo livello) al quale viene concesso l'accesso a seguito di un concorso;
+- Professore aggiunto;
+- Docente temporaneo;
+- Professore assistente;
+- Ricercatore;
+- Professore assistente (cattedra di ruolo);
+- Ricercatore post-dottorato
+- Professore emerito
+    
+    Italian Academic Role
+    Ruolo accademico italiano
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    The SCOPUS classification scheme contains 27 subject areas: Agricultural and Biological Sciences; Arts and Humanities; Biochemistry; Genetics and Molecular Biology; Business; Management and Accounting; Chemical Engineering; Chemistry; Computer Science; Decision Sciences; Dentistry; Earth and Planetary Science; Economics; Econometrics and Finance; Energy
+Engineering; Environmental Science; Health Professions; Immunology and Microbiology; Materials Science; Mathematics; Medicine; Multidisciplinary; Neuroscience; Nursing; Pharmacology, Toxicology and Pharmaceutics; Physics and Astronomy; Psychology; Social Sciences; Veterinary
 
-    
-    
+Attributes:
+:name
+:scopusSubjectAreaCode
+    
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega l'informazione sulla popolazione di studenti o diplomati di corsi di formazione post-laurea al corso corrispondente.
+    This property links information about the population of students or graduates of postgraduate training courses to the corresponding course.
+    
+    ha un corso di perfezionamento
+    has postgraduate course
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    L'eventuale valore numerico per l'età minima che un potenziale partecipante deve soddisfare per essere idoneo allo studio clinico.
+    The numerical value, if any, for the minimum age a potential participant must meet to be eligible for the clinical study.
+    
+    AACT minimum age
+    etá minima AACT
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Cost admitted by decree after the evaluation of the costs indicated in the project proposal for each item of expenditure
+    Costo ammesso da decreto dopo la valutazione dei costo indicato nella proposta di progetto  per singola voce di spesa
+    
+    admitted cost of CTN/PRIN amount
+    costo ammesso dell'importo CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un'affiliazione accademica con il ruolo accademico corrispondente.
+    This property connects an Academic Affiliation with the corresponding Academic Role.
+    
+    con ruolo accademico
+    with academic role
+    stabile
+    stable
+  
+  
+    
+    
+    Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship and degree.
+    Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza e laurea.
+    
+    Aggregate of Italian Students By Citizenship and Degree
+    Aggregazione dei studenti italiani per cittadinanza e laurea
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Link a pagina web contenente il decreto del MIUR in cui è pubblicato il bando/avviso/... che prevede la concessione di finanziamenti per l'iniziativa in esame oltre ad eventuali allegati e decreti integrativi
+    Link to the web page containing the decree of the Ministry of Education, University and Research (MIUR) in which is published the call/announcement /... which provides for the granting of funding for the initiative in question, as well as any attachments and supplementary decrees.
+    
+    URL documentazione
+    documentation URL
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    Area di mercato EUREKA (Prodotti industriali / Produzione; Medicina / Salute; Trasporti; Consumer Related)
+    EUREKA Market area (Industrial Products / Manufacturing; Medical / Health Related; Transportation; Consumer Related)
+    
+    Area di mercato EUREKA
+    EUREKA Market Area
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega l'informazione sui pasti erogati con la corrispondente tipologia.
+    This property links the information on the meals provided with the corresponding type.
+    
+    measure of meals provided
+    misure dei pasti forniti
+    stabile
+    stable
+  
+  
+    
+    Development
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Total with respect to the population of women with foreign citizenship of the sample considered.
+    Totale rispetto alla popolazione di sesso femminile e con cittadinanza straniera del campione considerato.
+    
+    total foreign female
+    totale di genere femminile straniero
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Property used to model the starting year. Typically used for most of the Public Research Projects
+    Proprietà usata per modellare l'anno di inziio. Tipicamente utilizzata per la maggior parte dei progetti di ricerca pubblica.
+    
+    anno inizio
+    starting year
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un progetto EUREKA con uno dei suoi partecipanti.
+    This property connects an EUREKA project with one of its participants.
+    
+    ha partecipant EUREKA
+    has EUREKA participant
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    Il nome o i nomi della malattia o della condizione o delle condizioni studiate nello studio clinico, o il focus dello studio clinico descrittori appropriati da NLM's Medical Subject Headings (MeSH) - thesaurus vocabolario controllato da NLM's Medical Subject Headings (MeSH) - o termini da un altro vocabolario, come la Systematized Nomenclature of Medicine-Clinical Terms (SNOMED CT), che è stato mappato a MeSH all'interno del Metathesaurus Unified Medical Language System (UMLS).
+    The name(s) of the disease(s) or condition(s) studied in the clinical study, or the focus of the clinical study appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus or terms from another vocabulary, such as the Systematized Nomenclature of Medicine—Clinical Terms (SNOMED CT), that has been mapped to MeSH within the Unified Medical Language System (UMLS) Metathesaurus.
+    
+    ha termine MeSH di condizione AACT
+    has AACT condition MeSH term
+    stabile
+    stable
+  
+  
+    
+    
+    Codice della spesa per tipologia di intervento. Corrispondono alle tipologie di intervento secondo le relazioni:
+1 : Borse di studio - Spesa per borse concesse
+2 : Borse di studio - Spesa per borse concesse - di cui Fondo Sociale Europeo
+3 : Prestiti di onore e altri prestiti agevolati - Spesa per prestiti concessi
+4 : Mobilità internazionale - Spesa per contributi concessi
+5 : Interventi a favore di studenti in situazione di handicap - Spesa per interventi concessi
+6 : Attività di collaborazione a tempo parziale - Spesa per attività di collaborazioni a tempo parziale
+7 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati
+8 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati - di cui spesa per contributi a borsisti (non beneficiari di alloggio)
+9 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati - di cui spesa per contributi a idonei non borsisti (non beneficiari di alloggio)
+10 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati - di cui spesa per contributi a studenti non idonei alla borsa
+11 : Altri interventi di tipo finanziario - Spesa per premi per il conseguimento del titolo
+12 : Altri interventi di tipo finanziario - Spesa per contributi finanziari per il trasporto
+13 : Altri interventi di tipo finanziario - Spesa per contributi straordinari
+14 : Altri interventi di tipo finanziario - Spesa per altri sussidi concessi
+    Spending code by type of intervention. They correspond to the types of intervention according to the reports:
+1 : Scholarships - Expenditure for scholarships awarded
+2 : Scholarships - Expenditure for grants - of which European Social Fund (Fondo Sociale Europeo)
+3 : Honour loans and other subsidised loans - Expenditure on loans granted
+4 : International mobility - Expenditure on granted contributions
+5 : Interventions in favour of students with disabilities - Expenditure for interventions granted
+6 : Part-time collaboration activities - Expenditure for part-time collaboration activities
+7 : Accommodation places and accommodation contributions - Expenditure for allocated accommodation contributions
+8 : Accommodation and accommodation grants - Expenditure for allocated accommodation grants - of which expenditure for grants to scholarship holders (not beneficiaries of accommodation)
+9 : Accommodation and accommodation grants - Expenditure for allocated accommodation grants - of which expenditure for grants to eligible non-scholarship holders (non-beneficiaries of accommodation)
+10 : Accommodation places and accommodation contributions - Expenditure for assigned accommodation contributions - of which expenditure for contributions to students not eligible for the grant
+11 : Other financial measures - Expenditure on bonuses for obtaining the title
+12 : Other financial interventions - Expenditure on financial contributions for transport
+13 : Other financial interventions - Expenditure on extraordinary contributions
+14 : Other financial interventions - Expenditure on other subsidies granted.
+
+    
+    Classe di spese riportata da USTAT
+    USTAT Reported Expense Class
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Project total grant
+    Totale contributo progetto
+    
+    total grant
+    totale contributo
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Numero del ciclo del Dottorato di Ricerca. Valido solo per i corsi di Dottorato di Ricerca.
+    PhD cycle number. Only valid for PhD courses.
+    
+    academic cycle
+    ciclo accademico
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Number of male graduates corresponding to the selected combination of variables. In particular: Number of male students who graduated in the reference calendar year. Students of levels 6 and 7 of ISCED 2011.
+For the year 2018: elaborations on ANS data - extraction December 2019.
+    Numero di laureati di genere maschile corrispondente alla combinazione di variabili selezionata. In particolare: Numero di studenti di genere maschile che si sono laureati nell’anno solare di riferimento. Studenti dei livelli 6 e 7 della ISCED 2011.
+Per l'anno 2018: elaborazioni su dati ANS - estrazione Dicembre 2019.
+    
+    total male graduated
+    totale di genere maschile laureato
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    Non-Probability Sample
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    La fase di uno studio clinico che studia un farmaco o un prodotto biologico, basato sulle definizioni sviluppate dalla Food and Drug Administration (FDA) degli Stati Uniti. La fase si basa sull'obiettivo dello studio, sul numero di partecipanti e su altre caratteristiche. Ci sono cinque fasi: Fase 1 iniziale (precedentemente elencata come Fase 0), Fase 1, Fase 2, Fase 3 e Fase 4. Non applicabile è utilizzato per descrivere studi senza fasi definite dall'FDA, compresi studi su dispositivi o interventi comportamentali.
+    The stage of a clinical trial studying a drug or biological product, based on definitions developed by the U.S. Food and Drug Administration (FDA). The phase is based on the study's objective, the number of participants, and other characteristics. There are five phases: Early Phase 1 (formerly listed as Phase 0), Phase 1, Phase 2, Phase 3, and Phase 4. Not Applicable is used to describe trials without FDA-defined phases, including trials of devices or behavioral interventions.
+    
+    fase
+    phase
+    stabile
+    stable
+  
+  
+    
+    
+    
+    It is used to link the spin-off to the research institution or university of origin, to which its foundation is linked.
+    Viene utilizzato per collegare lo spin-off all'ente di ricerca o ateneo di origine, a cui è collegata la sua fondazione.
+    
+    fondata da
+    founded by
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    Country where the facility conducting a clinical protocol is located
+    Paese in cui si trova la struttura che conduce un protocollo clinico
+    
+    Coinvolgimento del paese
+    Country Involvement
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Il suffisso _posted indica la data in cui una presentazione è stata resa pubblica su ClinicalTrials.gov. In genere, l'invio avviene il giorno lavorativo successivo al completamento della revisione del qc. Abbiamo iniziato a raccogliere le date di pubblicazione all'inizio del 2017. Le date precedenti a tale data sono estmate. Tutte le date pubblicate includono un attributo di tipo Actual o Estimate.
+    The _posted suffix indicates the date that a submission was made public on ClinicalTrials.gov. Typically, posting occurs the business day after qc review was successfully completed. We began collecting posted dates in early 2017. Dates from before then are estmates. All posted dates include a type attribute of Actual or Estimate.
+    
+    ha disposizione prima data pubblicazione
+    has disposition first posted date
+    prova
+    testing
+  
+  
+    
+    
+    A PhD course.
+    Un corso di dottorato di ricerca.
+    
+    Corso di dottorato
+    PhD Course
+    stabile
+    stable
+  
+  
+    
+    Yes
+    
+  
+  
+    
+    
+    http://www.miur.it/0002Univer/0021Offert/index_cf2.htm
 
+- Determinazione delle classi delle lauree universitarie (1-42)
+http://www.miur.it/UserFiles/521.pdf
 
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Inverse property of hasPrincipalInvestigator
-        Proprietà inversa di ha esaminatore principale
-        
-        is principal investigator of
-        è esaminatore principale di
-        provvisoria - da verificare bene la descrizione
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Indica i soggetti beneficiari dell'iniziativa.
-        Indicates the subjects benefiting from the initiative.
-        
-        allocates funds to
-        fondi stanziati a
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Collega l'affiliazione accademica con l'organizzazione corrispondente
-        Connects the academic affiliation with the corresponding organization
-        
-        defined in
-        definito in
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        It is used to link the output result of an erasmus plus project to the associated file.
-        Viene utilizzato per collegare il risultato di un progetto erasmus plus al file associato.
-        
-        distribuito in un file eramsus+
-        distributed in erasmus+ file
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà si collega ad una delle corrispondenti attività finanziate.
-        This property links to one of the corresponding funded activities.
-        
-        ha un progetto chafea
-        has chafea project
-        prova
-        testing
-    
-    
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        Questa proprietà si collega ad un corrispondente progetto della CE.
-        This property links to a corresponding EC project.
-        
-        ha un progetto CE
-        has ec project
-        prova
-        testing
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega un partecipante al corrispondente progetto EUREKA.
-        This property connects a participant with the corresponding EUREKA project.
-        
-        partecipa in progetto eureka
-        participates in eureka project
-        prova
-        testing
-    
-    
-
-
-    
-
-    
-        
-        
-        It is used to link the spin-off to the research institution or university of origin, to which its foundation is linked.
-        Viene utilizzato per collegare lo spin-off all'ente di ricerca o ateneo di origine, a cui è collegata la sua fondazione.
-        
-        fondata da
-        founded by
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La malattia, il disturbo, la sindrome, la malattia o la lesione che si sta studiando. Su ClinicalTrials.gov, le condizioni possono includere anche altre questioni relative alla salute, come la durata della vita, la qualità della vita e i rischi per la salute.
-        The disease, disorder, syndrome, illness, or injury that is being studied. On ClinicalTrials.gov, conditions may also include other health-related issues, such as lifespan, quality of life, and health risks.
-        
-        ha condizione AACT
-        has AACT condition
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Il nome o i nomi della malattia o della condizione o delle condizioni studiate nello studio clinico, o il focus dello studio clinico descrittori appropriati da NLM's Medical Subject Headings (MeSH) - thesaurus vocabolario controllato da NLM's Medical Subject Headings (MeSH) - o termini da un altro vocabolario, come la Systematized Nomenclature of Medicine-Clinical Terms (SNOMED CT), che è stato mappato a MeSH all'interno del Metathesaurus Unified Medical Language System (UMLS).
-        The name(s) of the disease(s) or condition(s) studied in the clinical study, or the focus of the clinical study appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus or terms from another vocabulary, such as the Systematized Nomenclature of Medicine—Clinical Terms (SNOMED CT), that has been mapped to MeSH within the Unified Medical Language System (UMLS) Metathesaurus.
-        
-        ha termine MeSH di condizione AACT
-        has AACT condition MeSH term
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        I metodi di indagine e le strategie utilizzate nello studio clinico. Una descrizione delle modalità di conduzione dello studio clinico
-        The investigative methods and strategies used in the clinical study. A description of the manner in which the clinical trial will be conducted
-        
-        ha sviluppo AACT
-        has AACT design
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        I requisiti chiave che le persone che vogliono partecipare a uno studio clinico devono soddisfare o le caratteristiche che devono avere.
-        The key requirements that people who want to participate in a clinical study must meet or the characteristics they must have.
-        
-        ha idoneitá AACT
-        has AACT eligibility
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        conduzione del sito/partecipazione ad uno studio
-        site conducting/participating in a study
-        
-        ha struttura per sperimentazione clinica
-        has clinical trial facility
-        provvisoria - da verificare
-        unstable - to be verified
-    
-    
-
-
-    
-
-    
-        
-        
-        A process or action that is the focus of a clinical study. Interventions include drugs, medical devices, procedures, vaccines, and other products that are either investigational or already available. Interventions can also include noninvasive approaches, such as education or modifying diet and exercise.
-        Un processo o un'azione che è il fulcro di uno studio clinico. Gli interventi comprendono farmaci, dispositivi medici, procedure, vaccini e altri prodotti che sono in fase di sperimentazione o già disponibili. Gli interventi possono anche includere approcci non invasivi, come l'educazione o la modifica della dieta e dell'esercizio fisico.
-        
-        ha intervento AACT
-        has AACT intervention
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Clinical study intervention appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus
-        interventi di studio clinico descritti da NLM's Medical Subject Headings (MeSH) - thesaurus del vocabolario controllato da NLM's Medical Subject Headings (MeSH) - thesaurus del vocabolario
-        
-        ha termine MeSH di intervento AACT
-        has AACT intervention MeSH term
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        ha termine MeSH riportato da AACT
-        has AACT reported MeSH term
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        La persona responsabile dell'invio di informazioni su uno studio clinico a ClinicalTrials.gov e dell'aggiornamento di tali informazioni. Di solito lo sponsor dello studio o lo sperimentatore.
-        The person responsible for submitting information about a clinical study to ClinicalTrials.gov and updating that information. Usually the study sponsor or investigator.
-        
-        ha responsabile AACT
-        has AACT responsible
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        L'organizzazione o la persona che avvia lo studio e che ha autorità e controllo sullo studio.
-        The organization or person who initiates the study and who has authority and control over the study.
-        
-        ha sponsor AACT
-        has AACT sponsor
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà si collega allo studio corrispondente.
-        This property links to the corresponding study.
-        
-        ha studio AACT
-        has AACT study
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà è collegata a un titolo accademico.
-        This property links to an academic degree.
-        
-        ha una laurea
-        has academic degree
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà consente di collegare qualunque cosa del dominio a discipline accademiche (definite nell'ambito del relativo vocabolario controllato).
-        This property allows one to link any thing of the domain with the academic disciplines (defined in the context of the related controlled vocabulary).
-        
-        ha discipline accademiche
-        has Academic Discipline
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà si collega diversi dati statistici a un'organizzazione accademica.
-        This property links different statistical data to an academic Organization.
-        
-        ha organizzazione accademica
-        has academic organization
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        Connects a ReseacherSeniorityGrade with the corresponding AcademicRole.
-        Connette un ReseacherSeniorityGrade al corrispondente AcademicRole.
-        
-        ha ruolo accademico
-        has academic role
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Property that links some statistical aggregated data and the academic degree to the CUN area.
-        Proprietà che collega alcuni dati statistici e la laurea all'area CUN di riferimento della classificazione sulle discipline accademiche.
-        
-        ha area CUN
-        has CUN area
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega un'attività finanziata con uno dei suoi risultati.
-        This property connects a funded activity with one of its outputs.
-        
-        ha risultato CHAFEA
-        has CHAFEA output
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega un'attività finanziata con le istituzioni coinvolte.
-        This property connects a funded activity with the institutions involved.
-        
-        ha partecipante CHAFEA
-        has CHAFEA participant
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega l'operazione con gli importi.
-        This property links the operation with the amounts.
-        
-        ha importo riportato da CTN/PRIN
-        has CTN/PRIN amount
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Collega un'iniziativa al fondo di finanziamento da cui l'iniziativa attinge le sue risorse economiche
-        Connects an initiative to the financing fund from which the initiative draws its economic resources
-        
-        ha CTN/PRIN financing fund
-        ha fondo di finanziamento CTN/PRIN
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Indica l'anno di cessazione dell'attività dello spin-off, se applicabile.
-        It indicates the year of cessation of the spin-off activity, if applicable.
-        
-        ha anno di cessazione
-        has cessation year
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La data in cui l'ultimo partecipante a uno studio clinico è stato esaminato o ha ricevuto un intervento/trattamento per raccogliere i dati finali per le misure di esito primario, le misure di esito secondario e gli eventi avversi (cioè l'ultima visita dell'ultimo partecipante). La data "stimata" di completamento dello studio è la data che i ricercatori ritengono essere la data di completamento dello studio.
-        The date on which the last participant in a clinical study was examined or received an intervention/treatment to collect final data for the primary outcome measures, secondary outcome measures, and adverse events (that is, the last participant's last visit). The "estimated" study completion date is the date that the researchers think will be the study completion date.
-        
-        ha data di completamento
-        has completion date
-        prova
-        testing
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Beneficiario principale in un gruppo di beneficiari. Punto di contatto principale per il progetto.
-        Lead beneficiary in a group of beneficiaries. Main contact point for the project.
-        
-        ha coordinatore
-        has coordinator
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Country where the facility conducting a clinical protocol is located
-        Paese in cui si trova la struttura che conduce un protocollo clinico
-        
-        ha coinvolgimento del paese
-        has country involvement
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega l'informazione sui dati relativi agli interventi a favore degli studenti alla tipologia di intervento corrispondente.
-        This property links the information on student intervention data to the corresponding type of intervention.
-        
-        ha tipo/classe di intervento DSU
-        has DSU intervention type
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà si collega a un diploma accademico.
-        This property links to an academic diploma.
-        
-        ha  diploma
-        has diploma
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Il suffisso _posted indica la data in cui una presentazione è stata resa pubblica su ClinicalTrials.gov. In genere, l'invio avviene il giorno lavorativo successivo al completamento della revisione del qc. Abbiamo iniziato a raccogliere le date di pubblicazione all'inizio del 2017. Le date precedenti a tale data sono estmate. Tutte le date pubblicate includono un attributo di tipo Actual o Estimate.
-        The _posted suffix indicates the date that a submission was made public on ClinicalTrials.gov. Typically, posting occurs the business day after qc review was successfully completed. We began collecting posted dates in early 2017. Dates from before then are estmates. All posted dates include a type attribute of Actual or Estimate.
-        
-        ha disposizione prima data pubblicazione
-        has disposition first posted date
-        prova
-        testing
-    
-    
-
-
-    
-
-    
-        
-        
-        Tipologia di organizzazione che partecipa ad un progetto CE. Le seguenti descrizioni e codici di convenzione sono utilizzati per distinguere tra i diversi tipi di organizzazioni: società private a scopo di lucro (PRC), enti pubblici (esclusi ricerca e istruzione) (PUB), organizzazioni di ricerca (esclusa l'istruzione) (REC), istituti di istruzione secondaria e superiore (HES) e altri enti (OTH).
-        Type of organisation participating in a EC project. The following descriptions and convention codes are used for distinguishing between different types of organisations: private for profit companies (PRC), public bodies (excluding research and education) (PUB), research organisations (excluding education) (REC), secondary and higher education establishments (HES), and other entities (OTH).
-        
-        ha tipo di attivitá CE
-        has EC activity type
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà collega un progetto CE con il corrispondente programma quadro.
-        This property links an EC project with the corresponding framework programme.
-        
-        ha struttura di lavoro CE
-        has EC framework programme
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà collega un progetto CE con uno dei suoi partecipanti.
-        This property connects an EC project with one of its participants.
-        
-        ha partecipante CE
-        has EC participant
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà collega un progetto CE con l'argomento corrispondente all'interno del suo invito a presentare proposte.
-        This property connects an EC project with the corresponding topic within its call for proposals.
-        
-        ha argomento CE
-        has EC topic
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà collega un progetto del CER con il tipo di sovvenzione corrispondente.
-        This property connects an EC or ERC project with the corresponding type of grant.
-        
-        ha tipo contributo ERC
-        has ERC grant type
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà si collega al corrispondente pannello del CER.
-        This property links to the corresponding ERC panel.
-        
-        ha pannello ERC
-        has ERC panel
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Property used to specify the second level area/sector of reference (if any) for the CTN/PRIN Operation or CTN/PRIN  Project
-        Proprietà utilizzata per specificare il secondo livello dell'area/settore di riferimento (se esistente) per un'operazione o un progetto CTN/PRIN.
-        
-        ha sotto pannello ERC
-        has ERC sub-panel
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega un progetto EUREKA con uno dei suoi partecipanti.
-        This property connects an EUREKA project with one of its participants.
-        
-        ha partecipant EUREKA
-        has EUREKA participant
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that link the eligibility of clinical trials to the sex of a person. Since sex can be female and male, the property can be used to express when the eligible sex is female or when it is male, or both of the two. In this latter case, two occurences of this property can be used for the AACTEligibility class one for female, one for male, meaning that all possible sex options are accepted.
-        Proprietà che collega l'idoneità degli studi clinici al sesso di una persona. Poiché il sesso può essere femminile e maschile, la proprietà può essere usata per esprimere quando il sesso idoneo è femminile o quando è maschile, o entrambi. In quest'ultimo caso, due materializzazioni di questa proprietà possono essere utilizzate per la classe AACTEligibilità, una per il sesso femminile e una per il sesso maschile, il che significa che tutte le opzioni sul sesso sono accettate (nei dataset è l'equivalente dell'opzione "tutti)").
-        
-        ha sesso idoneo
-        has eligible sex
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La proprietà rappresenta la data di fine
-        The property represents the date of ending
-        
-        ha data di fine
-        has ending date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega l'informazione sugli studenti iscritti degli atenei in regola con il pagamento delle tasse universitarie all'informazione sulle tipologie di iscrizione.
-        This property links information on enrolled students of universities in good standing with the payment of tuition fees to information on the types of enrollment.
-        
-        ha  iscrizione
-        has enrollment
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        It is used to link Erasmus+ projects to the entities which partecipate in the project.
-        Viene utilizzato per collegare i progetti Erasmus+ alle entità che partecipano al progetto.
-        
-        ha partecipante Erasmus+
-        has Erasmus+ participant
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        It is used to link Erasmus+ projects to the action types.
-        Viene utilizzato per collegare i progetti Erasmus+ ai tipi di azione.
-        
-        ha tipologia di azione Erasmus+
-        has Erasmus+ action type
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        It is used to link Erasmus+ projects to the key actions.
-        Viene utilizzato per collegare i progetti Erasmus+ alle azioni chiave.
-        
-        ha azione chiave Erasmus+
-        has Erasmus+ key action
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        It is used to link Erasmus+ projects to the output results.
-        Viene utilizzato per collegare i progetti Erasmus+ ai risultati ottenuti.
-        
-        ha un risultato del progetto Erasmus+
-        has Erasmus+ project result
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        It is used to link Erasmus+ projects to Topics.
-        Viene utilizzato per collegare i progetti Erasmus+ agli argomenti.
-        
-        ha argomento Erasmus+
-        has Erasmus+ topic
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega un progetto EUREKA con il cluster corrispondente.
-        This property connects an EUREKA project with the corresponding cluster.
-        
-        ha gruppo EUREKA
-        has EUREKA cluster
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega un progetto EUREKA con lo strumento corrispondente.
-        This property connects an EUREKA project with the corresponding instrument.
-        
-        ha strumento EUREKA
-        has EUREKA instrument
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega un progetto EUREKA con la corrispondente area di mercato.
-        This property connects an EUREKA projects with the corresponding market area.
-        
-        ha area di mercato EUREKA
-        has EUREKA market area
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega un progetto EUREKA con l'area tecnologica corrispondente.
-        This property connects an EUREKA project with the corresponding tech area.
-        
-        ha un area tecnica EUREKA
-        has EUREKA tech area
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà si collega alla classificazione dei Campi di ricerca e sviluppo (FORD) dell'UNESCO.
-        This property links to the UNESCO's Fields of research and development (FORD) classification.
-        
-        ha una classificazione FORD
-        has FORD classification
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Indica l'anno di fondazione dello spin-off.
-        It indicates the year of foundation of the spin-off.
-        
-        ha anno di fondazione
-        has foundation year
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to link the spin-off to the faculty of the university of origin, or to a division of the research institution of origin.
-        Proprietà utilizzata per collegare lo spin-off alla facoltà dell'ateneo di origine, o a una divisione dell'ente di ricerca di origine.
-        
-        has facoltà fondatrice
-        has founder faculty
-        prova
-        testing
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        Questa proprietà collega qualunque cosa nel dominio inclusi gli interventi a favore degli studenti all'Ente o ufficio per il Diritto allo Studio Universitario (DSU) corrispondente.
-        This property links things including the interventions in favour of students to the corresponding Institution or Office for the Right to University Studies (DSU).
-        
-        ha ente finanziatore di diritto allo studio
-        has funding DSU organisation
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà collega un progetto CE con il corrispondente schema di finanziamento
-        This property links an EC project with the corresponding funding scheme.
-        
-        ha piano di finanziamento CE
-        has EC funding scheme
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega un brevetto con le corrispondenti etichette di classificazione IPC.
-        This property connects a patent with the corresponding IPC classification labels.
-        
-        ha una classificazione internazione dei brevetti
-        has International Patent Classification
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà si collega alla classificazione internazionale standard dell'istruzione dell'UNESCO (ISCED).
-        This property links to the UNESCO's International Standard Classification of Education (ISCED).
-        
-        ha classificazione ISCED-F
-        has ISCED-F classification
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        An initiative may be associated with a call for proposals, a notice, an invitation, a campaign, etc.
-        Un'iniziativa può essere associata ad un bando, un avviso, un invito, una campagna, etc.
-        
-        ha un'iniziativa CTN/PRIN
-        has CTN/PRIN initiative
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega un progetto CHAFEA finanziato con lo strumento corrispondente.
-        This property connects a funded CHAFEA project with the corresponding instrument.
-        
-        ha strumento CHAFEA
-        has CHAFEA instrument
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La data più recente in cui sono state rese disponibili su ClinicalTrials.gov. Ci può essere un ritardo tra la data in cui le modifiche sono state inviate a ClinicalTrials.gov dallo sponsor o dallo sperimentatore dello studio (la data dell'ultimo aggiornamento inviato) e la data dell'ultimo aggiornamento pubblicato.
-        The most recent date on which changes to a study record were made available on ClinicalTrials.gov. There may be a delay between when the changes were submitted to ClinicalTrials.gov by the study's sponsor or investigator (the last update submitted date) and the last update posted date
-        
-        ha data ultimo aggiornamento pubblicato
-        has last update posted date
-        prova
-        testing
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Identifica un'operazione contabile. Si veda la proprietà "operationIdentifier" per informazioni sulla definizione.
-        Identifies an accounting transaction. See the "operationIdentifier" property for definition information.
-        
-        ha operazione CTN/PRIN
-        has CTN/PRIN operation
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Collega lo spin-off alla sua sede operativa.
-        It connects the spin-off to its operational headquarters.
-        
-        ha indirizzo operativo spinoff
-        has operational spinoff address
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà si collega a un Paese.
-        This property links to a Country.
-        
-        ha un pease
-        has country
-        provvisoria - da verificare
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega un brevetto con le persone che lo hanno inventato.
-        This property connects a patent with the persons that invented it.
-        
-        ha inventore
-        has inventor
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        ha dettagli prioritari pubblicazione brevetto
-        has patent priority details
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega un brevetto con i suoi dettagli di pubblicazione.
-        This property connects a patent with its publication details.
-        
-        ha dettagli pubblicazione brevetto
-        has patent publication details
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega i dettagli della pubblicazione del brevetto con l'attuale fase della pubblicazione.
-        This property connects the publication details of the patent with the current stage of the publication.
-        
-        ha fase di pubblicazione del brevetto
-        has patent publication stage
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà si collega ad un corso di dottorato di ricerca corrispondente.
-        This property links to a corresponding PhD course.
-        
-        ha  corso di dottorato di ricerca
-        has phd course
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Esaminatore principale del progetto
-        Principal investigator of the project
-        
-        ha esaminatore principale
-        has principal investigator
-        provvisoria - verificare la definizione
-        unstable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà si collega alla corrispondente cittadinanza segnalata dal sistema MIUR.
-        This property links to the corresponding citizenship reported by the MIUR system.
-        
-        ha cittadinanza riportata
-        has reported citizenship
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Codice identificativo della qualifica ricoperta dal personale docente/ricercatore secondo la classificazione del Manuale di Frascati 2015. La corrispondenza tra gradi e qualifica è la seguente: Grade A = Prof. I fascia (ordinario); Grade B = Prof. II fascia (associato); Grade C = Ricercatore a tempo indeterminato e determinato; Grade D = Titolare di assegno di ricerca.
-        Identification code of the qualification held by the teaching staff/researcher according to the classification of the Frascati Manual 2015. The correspondence between grades and qualification is as follows: Grade A = Prof. I category (ordinary); Grade B = Prof. II category (associated); Grade C = Permanent and temporary researcher; Grade D = Holder of research grant.
-        
-        ha anzianità di servizio del ricercatore
-        has researcher seniority grade
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links any thing in the modelled domain to the result or output.
-        Proprietà che collega qualunque cosa nel dominio modellato a un risultato o output.
-        
-        ha risultato
-        has result
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Data in cui i risultati sono stati resi pubblici per la prima volta su ClinicalTrials.gov
-        Date on which results were first made public on ClinicalTrials.gov
-        
-        ha risultati prima data pubblicazione
-        has results first posted date
-        prova
-        testing
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links some statistical data to the scientific disciplinary sector of the academic disciplines classification.
-        Proprietà che collega alcuni dati statistici al settore scientifico disciplinare della classificazione sulle discipline accademiche.
-        
-        ha settore scientifico disciplinare
-        has scientific disciplinary sector
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                
-            
-        
-        
-        Data di inizio di uno studio o di un'operazione.
-        Starting date of a study or operation.
-        
-        ha data di inizio
-        has starting date
-        prova
-        testing
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La data in cui il record dello studio è stato disponibile per la prima volta su ClinicalTrials.gov. In genere c'è un ritardo di alcuni giorni tra la data in cui lo sponsor dello studio o lo sperimentatore ha presentato la cartella clinica e la prima data di pubblicazione.
-        The date on which the study record was first available on ClinicalTrials.gov. There is typically a delay of a few days between the date the study sponsor or investigator submitted the study record and the first posted date.
-        
-        ha data inizio studio
-        has study first posted date
-        prova
-        testing
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà collega un progetto CE con la corrispondente categorizzazione tematica. Questa categorizzazione è disponibile per il programma quadro FP7, ma non per H2020.
-        This property connects an EC project with the corresponding thematic categorisation. This categorisation is available for the FP7 framework programme, but not for H2020.
-        
-        ha un'area tematica CE
-        has EC subject area
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega l'informazione sul totale dei serivizi disponibili alla tipologia di servizio corrispondente.
-        This property links the information on the total number of services available to the corresponding type of service.
-        
-        ha una classe di servizio ustat
-        has ustat service class
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Code of the university student contribution class. Can take the values:
-00: contribution not expected (excluding exemptions)
-00a: contribution financed by external bodies
-01 : from 0,01 to 100,00 (excluding exemptions)
-02 : from 100,01 to 200,00
-03 : from 200,01 to 300,00
-04 : from 300,01 to 400,00
-05 : from 400,01 to 500,00
-06 : from 500,01 to 600,00
-07 : from 600,01 to 700,00
-08 : from 700,01 to 800,00
-09 : from 800,01 to 900,00
-10 : from 900.01 to 1,000.00
-11a: from 1,000.01 to 1,100.00
-11b: from 1.100,01 to 1.200,00
-11c: from 1.200,01 to 1.300,00
-11d: from 1.300,01 to 1.400,00
-11e: from 1.400,01 to 1.500,00
-12a: from 1.500,01 to 1.600,00
-12b: from 1.600,01 to 1.700,00
-12c: from 1.700,01 to 1.800,00
-12d: from 1.800,01 to 1.900,00
-12e: from 1,900.01 to 2,000.00
-13 : from 2.000,01 to 2.500,00
-14 : from 2,500.01 to 3,000.00
-15 : from 3.000,01 to 3.500,00
-16 : from 3.500,01 to 4.000,00
-17 : from 4.000,01 to 4.500,00
-18 : from 4.500,01 to 5.000,00
-19 : from 5,000.01 to 6,000.00
-20 : from 6,000.01 to 8,000.00
-21a: from 8,000.01 to 10,000.00
-21b: over 10,000.00
-        Codice della classe di contribuzione degli studenti universitari. Può assumere i valori:
-00: contribuzione non prevista (esclusi esoneri)
-00a: contribuzione finanziata da enti esterni
-01 : da 0,01 a 100,00 (esclusi esoneri)
-02 : da 100,01 a 200,00
-03 : da 200,01 a 300,00
-04 : da 300,01 a 400,00
-05 : da 400,01 a 500,00
-06 : da 500,01 a 600,00
-07 : da 600,01 a 700,00
-08 : da 700,01 a 800,00
-09 : da 800,01 a 900,00
-10 : da 900,01 a 1.000,00
-11a: da 1.000,01 a 1.100,00
-11b: da 1.100,01 a 1.200,00
-11c: da 1.200,01 a 1.300,00
-11d: da 1.300,01 a 1.400,00
-11e: da 1.400,01 a 1.500,00
-12a: da 1.500,01 a 1.600,00
-12b: da 1.600,01 a 1.700,00
-12c: da 1.700,01 a 1.800,00
-12d: da 1.800,01 a 1.900,00
-12e: da 1.900,01 a 2.000,00
-13 : da 2.000,01 a 2.500,00
-14 : da 2.500,01 a 3.000,00
-15 : da 3.000,01 a 3.500,00
-16 : da 3.500,01 a 4.000,00
-17 : da 4.000,01 a 4.500,00
-18 : da 4.500,01 a 5.000,00
-19 : da 5.000,01 a 6.000,00
-20 : da 6.000,01 a 8.000,00
-21a: da 8.000,01 a 10.000,00
-21b: oltre 10.000,00
-        
-        ha un contributo per classe
-        has contribution class
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega l'informazione sui dati relativi al gettito dalla contribuzione studentesca degli atenei alle informazioni sulla fonte del gettito.
-        This property links information on revenue data from student contributions to information on the source of the revenue.
-        
-        ha un classe di contributo ricavante
-        has contribution revenue class
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà collega l'informazione sugli studenti esonerati (parzialmente o totalmente) alla classe di esonero corrispondente.
-        This property links information about exonerated students (partially or totally) to the corresponding exoneration class.
-        
-        ha una classe di esonero
-        has exoneration class
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        Questa proprietà collega l'informazione sui dati relativi alla spesa per interventi a favore degli studenti degli atenei (solo prestiti a studenti) alla tipologia di spesa corrispondente.
-        This property links the information on expenses for interventions in favour of university students (student loans only) to the corresponding type of expenses.
-        
-        ha una classe di spesa
-        has expense class
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        It is used to link data on the number of technical-administrative staff by gender and year to the corresponding functional area.
-        Viene utilizzato per collegare i dati sul numero di personale tecnico-amministrativo per genere e per anno all'area funzionale corrispondente.
-        
-        ha un area funzionale
-        has functional area
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega l'informazione sui pasti erogati con la corrispondente tipologia.
-        This property links the information on the meals provided with the corresponding type.
-        
-        measure of meals provided
-        misure dei pasti forniti
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà collega l'informazione sulla popolazione di studenti o diplomati di corsi di formazione post-laurea al corso corrispondente.
-        This property links information about the population of students or graduates of postgraduate training courses to the corresponding course.
-        
-        ha un corso di perfezionamento
-        has postgraduate course
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà collega l'informazione sui dati relativi agli interventi a favore degli studenti all'istituto per l'alta formazione (Ateneo, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Altro) corrispondente.
-        This property links the information about the interventions in favour of the students to the corresponding Institute for Higher Education (Ateneo, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Altro).
-        
-        ha un'istituzione di HER riportata da USTAT
-        has USTAT reported HER institution
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega l'informazione sulle strutture universitarie (mense e residenze universitarie direttamente gestite dall'istituto) al codice e descrizione della struttura.
-        This property links information on university facilities (canteens and university residences directly managed by the institute) to the code and description of the structure.
-        
-        ha un tipo di struttura universitaria riportata da USTAT
-        has USTAT reported university facility type
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links the aggregated data on the university intervention as defined by USTAT to the type of university intervention as defined by USTAT
-        Proprietà che collega i dati aggregati sui sugli interventi universitari come riportati da USTAT ai tipi di intervento universitari definiti nel contesto USTAT
-        
-        has USTAT university intervention type
-        has tipo intervento universitario di USTAT
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà collega l'informazione sul personale relativo all'ente o Ufficio per il Diritto allo Studio Universitario (DSU) considerato alla tipologia di contratto di assunzione.
-        This property links the information on the personnel related to the institution or Office for the Right to University Studies (DSU) considered to the type of employment contract.
-        
-        ha un ruolo di staff universitario italiano
-        has italian university staff role
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of hasCoordinator
-        Proprietà inversa di ha coordinatore
-        
-        is coordinator of
-        è coordinatore di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega un brevetto con l'organizzazione che lo produce
-        This property connects a patent with the organization that produces it
-        
-        brevetto prodotto da
-        patent is produced by
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega un'organizzazione con un brevetto.
-        This property links an organization with a patent.
-        
-        brevetto prodotto da
-        produces patent
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà  collega un'operazione CTN/PRIN con il progetto CTN/PRIN di riferimento
-        This property links a CTN/Prin opertion to the reference CTN/PRIN project.
-        
-        refers to project
-        si riferisce a progetto
-        provissoria - da verificare
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        Questa proprietà collega un'affiliazione accademica con il ruolo accademico corrispondente.
-        This property connects an Academic Affiliation with the corresponding Academic Role.
-        
-        con ruolo accademico
-        with academic role
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega un coinvolgimento del paese con il paese corrispondente
-        This property connects a country involvement with the corresponding country
-        
-        con paese
-        with country
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-        Lo studio dispone di un Comitato di monitoraggio dei dati (DMC) (un gruppo di scienziati indipendenti che monitorano la sicurezza e l'integrità scientifica di uno studio clinico. Il DMC può raccomandare allo sponsor di interrompere la sperimentazione se non è efficace, se danneggia i partecipanti o se è improbabile che serva al suo scopo scientifico. I membri sono scelti in base alle competenze e alle conoscenze scientifiche necessarie per monitorare lo specifico studio. Chiamato anche scheda di sicurezza e monitoraggio dei dati, o DSMB).
-
-La proprietà indica se il comitato è presente o meno.
-        Study has a Data Monitoring Committee (DMC) (a group of independent scientists who monitor the safety and scientific integrity of a clinical trial. The DMC can recommend to the sponsor that the trial be stopped if it is not effective, is harming participants, or is unlikely to serve its scientific purpose. Members are chosen based on the scientific skills and knowledge needed to monitor the particular trial. Also called a data safety and monitoring board, or DSMB.)
-
-The property indicates whether such a committee exists or not.
-        
-        comitato di monitoraggio dati disponibile
-        data monitoring committee available
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Numero del ciclo del Dottorato di Ricerca. Valido solo per i corsi di Dottorato di Ricerca.
-        PhD cycle number. Only valid for PhD courses.
-        
-        academic cycle
-        ciclo accademico
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Criteri di ammissibilità nel contesto delle Aggregated Analysis for clininca trials. I criteri di ammissibilità consistono sia in criteri di inclusione (che sono richiesti per una persona per partecipare allo studio) sia in criteri di esclusione (che impediscono a una persona di partecipare). I tipi di criteri di ammissibilità si riferiscono a stabilire se uno studio accetta volontari sani, se ha requisiti di età o di gruppo d'età o se è limitato dal sesso.
-        Eligibility criteria in the contest of Aggregated Analysis of Clinical Trials (AACT). Eligibility criteria consist of both inclusion criteria (which are required for a person to participate in the study) and exclusion criteria (which prevent a person from participating). Types of eligibility criteria include whether a study accepts healthy volunteers, has age or age group requirements, or is limited by sex.
-        
-        AACT criterion
-        Criterio AACT
-        provvisoria - valutare la possibilità di introdurre una classe Criterion allineata con il vocabolario europeo Core Criterion e Core Evidence del programma ISA2
-        unstable - evaluate the possibility to have a class Criterion (aligned with Core Criterion and Core Evidence of ISA2 core vocabularies)
-    
-    
-
-
-    
-
-    
-        
-        
-        For each intervention studied in the clinical study, the general type of intervention. They are:
-Drug: Including placebo
-Device: Including sham
-Biological/Vaccine
-Procedure/Surgery
-Radiation
-Behavioral: For example, psychotherapy, lifestyle counseling
-Genetic: Including gene transfer, stem cell and recombinant DNA
-Dietary Supplement: For example, vitamins, minerals
-Combination Product: Combining a drug and device, a biological product and device; a drug and biological product; or a drug, biological product, and device
-Diagnostic Test: For example, imaging, in-vitro
-Other
-
-        Per ogni intervento studiato nello studio clinico, il tipo generale di intervento. Di seguito descritti:
-Farmaci: Compreso il placebo
-Dispositivo: Inclusa la finzione
-Biologico/Vaccino
-Procedimento/chirurgia
-Radiazioni
-Comportamentale: per esempio, psicoterapia, consulenza sullo stile di vita
-Genetico: incluso il trasferimento di geni, cellule staminali e DNA ricombinante
-Integratore alimentare: Per esempio, vitamine, minerali
-Prodotto combinato: Combinazione di un farmaco e dispositivo, un prodotto e dispositivo biologico; un farmaco e prodotto biologico; o un farmaco, prodotto biologico e dispositivo
-Test diagnostico: Per esempio, imaging, in vitro
-Altro
-
-        
-        Tipo di intervento AACT
-        aact intervention type
-        provvisoria - valutare la possibilità di avere una classe specifica
-        unstable - evaluation of the possibility of having a specific class
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Il valore numerico, se presente, per l'età massima che un potenziale partecipante può avere per essere idoneo allo studio clinico.
-        The numerical value, if any, for the maximum age a potential participant can be to be eligible for the clinical study.
-        
-        AACT maximum age
-        etá massima AACT
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        L'eventuale valore numerico per l'età minima che un potenziale partecipante deve soddisfare per essere idoneo allo studio clinico.
-        The numerical value, if any, for the minimum age a potential participant must meet to be eligible for the clinical study.
-        
-        AACT minimum age
-        etá minima AACT
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        A description of the population from which the groups or cohorts will be selected (for example, primary care clinic, community sample, residents of a certain town).
-        Una descrizione della popolazione da cui saranno selezionati i gruppi (ad esempio, clinica di assistenza primaria, campione della comunità, residenti di una certa città).
-        
-        AACT population
-        popolazione AACT
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Responsible Party type:
-Sponsor: The entity (for example, corporation or agency) that initiates the study
-Principal Investigator: The individual designated as responsible party by the sponsor (see Note)
-Sponsor-Investigator: The individual who both initiates and conducts the study
-
-        Tipologia di responsabile dello studio:
-Sponsor: L'entità (per esempio, società o agenzia) che avvia lo studio
-Investigatore principale: La persona designata come responsabile dallo sponsor (vedi nota)
-Sponsor-Investigatore: L'individuo che inizia e conduce lo studio
-        
-        responsible party type
-        tipo di parte reponsabile
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                
-            
-        
-        
-        Testo dell'abstract di un progetto, di un risultato della ricerca, di un'operazione.
-        Text of the abstract of a project, research output, accounting operation
-        
-        abstract
-        riassunto
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Academic year of reference of the data. The academic year is defined as the period of the year in which a university or other higher education institution carries out its activities in accordance with the regulations in force.
-        Anno Accademico di riferimento dei dati. L'anno accademico viene definito come il periodo dell'anno in cui un'università oppure un altro istituto competente in materia di istruzione superiore svolge la propria attività, in conformità con le normative vigenti.
-        
-        academic year
-        anno accademico
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        I partecipanti che non hanno una malattia o una condizione, o condizioni o sintomi correlati
-        Participants do not have a disease or condition, or related conditions or symptoms
-        
-        Volontari sani
-        healthy volunteers
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Definisce lo status dello spin-off come riportato nel dataset.
-        It defines the status of the spin-off as reported in the dataset.
-        
-        active
-        attivo
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        It reports notes and additional information about the spin-off, if any.
-        Riporta delle note e informazioni addizionali sullo spin-off, se presenti.
-        
-        additional information
-        informazioni aggiuntive
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Data del decreto di ammissione al finanziamento del progetto associato all'operazione
-        Date of the decree of admission to the financing of the project associated with the operation
-        
-        admission date
-        data di ammissione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Age classes of teaching/researcher staff. Currently can take the following values: <35; 35 - 44; 45 -54; >=55
-        Età in classi del personale docente/ricercatore. Attualmente può assumere i seguenti valori: <35; 35 - 44; 45 -54; >=55
-        
-        age class
-        classe di etá
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                        
-                        Non-Randomized
-                        
-                            
-                                
-                                Random Sample
-                                
-                                    
-                                        
-                                        Randomized
-                                        
-                                    
-                                
-                            
-                        
-                    
-                
-            
-        
-        A method used to assign participants to an arm of a clinical study. The types of allocation are:
-Random sample. For a single-arm trial
-Randomized: Participants are assigned to intervention groups by chance
-Nonrandomized: Participants are expressly assigned to intervention groups through a non-random method, such as physician choice
-        Un metodo utilizzato per assegnare i partecipanti ad una branca di uno studio clinico. I tipi di assegnazione sono:
-Campione casuale. Per uno studio su una singola branca
-Casuale: I partecipanti sono assegnati a gruppi d'intervento per caso
-Non casuale: I partecipanti sono espressamente assegnati ai gruppi di intervento attraverso un metodo non casuale, come la scelta del medico
-        
-        allocation
-        assegnazione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Numero di posti complessivamente disponibili nelle mense e residenze universitarie direttamente gestite dall'istituto all'1/11/(T).
-Dalle "Note sul dataset Contribuzione e interventi":
-I valori negativi hanno i seguenti significati:
--1: ateneo non rispondente/inadempiente
--2: dato non disponibile
--3: dato non pervenuto
--4: dato incluso in altra voce
--5: dato da definire
--6: dato non rilevabile
-
-Gli spazi vuoti indicano un valore non esistente.
-        Total number of places available in canteens and university residences directly managed by the institute on 1/11/(T).
-From "Notes on the dataset Contribution and interventions"":
-The negative values have the following meanings
--1: university not responding / non-compliant
--2: data not available
--3: data not received
--4: data included under another heading
--5: data to be defined
--6: data not detectable
-
-Blanks indicate a non-existent value.
-        
-        available slot
-        slot disponibile
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Average contribution for students enrolled in degree courses, master's degree courses, courses of the old system calculated on the basis of the fees actually paid (net of the regional tax for the Right to University Studies - DSU and stamp duty where applicable), EXCLUDED students totally exempted, students for whom the contribution is not expected or is financed by external bodies. The values are expressed in EURO. The average is calculated considering the central point of each contribution class.
-        Contribuzione media per gli studenti iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento calcolata sulla base delle tasse realmente pagate (al netto della tassa regionale per il Diritto allo Studio Universitario - DSU e dell’imposta di bollo dove previste), ESCLUSI gli studenti esonerati totalmente, gli studenti per i quali la contribuzione non è prevista o è finanziata da enti esterni. I valori sono espressi in EURO. La media è calcolata considerando il punto centrale di ciascuna classe di contribuzione.
-
-        
-        average taxes for paying students
-        spesa media delle tasse per pagare gli studenti
-        provvisoria - controllare codominio
-        unstable - check range
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Average contribution for students enrolled in degree courses, master's degree courses, courses of the old system calculated on the basis of the fees actually paid (net of the regional tax for the Right to University Studies - DSU and stamp duty where applicable), INCLUDING students totally exempted, students for whom the contribution is not expected or is financed by external bodies. Values are expressed in EURO. The average is calculated considering the central point of each contribution class.
-        Contribuzione media per gli studenti iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento calcolata sulla base delle tasse realmente pagate (al netto della tassa regionale per il DSU e dell’imposta di bollo dove previste), INCLUSI gli studenti esonerati totalmente, gli studenti per i quali la contribuzione non è prevista o è finanziata da enti esterni. I valori sono espressi in EURO. La media è calcolata considerando il punto centrale di ciascuna classe di contribuzione.
-        
-        average taxes for total enrolled students
-        spesa media delle tasse per pagare tutti gli studenti iscritti
-        provvisoria - controllare codominio
-        unstable - check range
-    
-    
-
-
-    
-
-    
-        
-        
-        Data collected at the beginning of a clinical study for all participants and for each arm or comparison group. These data include demographics, such as age, sex/gender, race and ethnicity, and study-specific measures (for example, systolic blood pressure, prior antidepressant treatment).
-        Dati raccolti all'inizio di uno studio clinico per tutti i partecipanti e per ogni braccio o gruppo di confronto. Questi dati includono dati demografici, come l'età, il sesso/genere, la razza e l'etnia, e misure specifiche dello studio (ad esempio, pressione sanguigna sistolica, trattamento antidepressivo preventivo).
-        
-        baseline population
-        popolazione di base
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Biological samples of material from study participants (e.g., whole blood, serum, white cells, urine, tissue).
-        Descrizione dei campioni biologici di materiale proveniente dai partecipanti allo studio (ad esempio, sangue intero, siero, globuli bianchi, urine, tessuti).
-        
-        biospec description
-        descrizione biospec
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                        
-                        None Retained
-                        
-                            
-                                
-                                Sample With DNA
-                                
-                                    
-                                        
-                                        Samples Without DNA
-                                        
-                                    
-                                
-                            
-                        
-                    
-                
-            
-        
-        Indica se i campioni di materiale dei partecipanti alla ricerca sono conservati in un biorepository. I valori ammessi sono:
-Nessuno Conservato: Nessun campione conservato
-Campioni con DNA: Campioni conservati, con possibilità di estrazione del DNA da almeno uno dei tipi di campioni conservati (ad esempio, tessuto congelato, sangue intero)
-Campioni senza DNA: Campioni conservati, senza possibilità di estrazione del DNA da campioni conservati (ad esempio, tessuto fisso, plasma)
-        Indicate whether samples of material from research participants are retained in a biorepository. They can be:
-None Retained: No samples retained
-Samples With DNA: Samples retained, with potential for extraction of DNA from at least one of the types of samples retained (e.g., frozen tissue, whole blood)
-Samples Without DNA: Samples retained, with no potential for DNA extraction from any retained samples (e.g., fixed tissue, plasma)
-
-        
-        biospec retention
-        conservazione biospec
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        A person's year of birth.
-        L'anno di nascita di una persona.
-        
-        anno di nascita
-        birth year
-        provvisoria - valutare di spostare questa proprietà nell'ontologia delle persone CPV
-        unstable - evaluate to move this to the Person ontology
-    
-    
-
-
-    
-
-    
-        
-        
-        Caregiver is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants. This property allows one to represent whether the caregiver is masked or not.
-        Il personale di assistenza sono le parti coinvolte nello studio clinico a cui viene impedito di conoscere gli interventi assegnati ai singoli partecipanti.
-        
-        caregiver masked
-        parti coinvolte conoscono interventi
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Numero record di un progetto CE all'interno di CORDIS.
-        Record number of an EC project within CORDIS.
-        
-        cordis reference number
-        numero di riferimento cordis
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Cost admitted by decree after the evaluation of the costs indicated in the project proposal for each item of expenditure
-        Costo ammesso da decreto dopo la valutazione dei costo indicato nella proposta di progetto  per singola voce di spesa
-        
-        admitted cost of CTN/PRIN amount
-        costo ammesso dell'importo CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Approved cost per individual expense item after valuation in itinere compared to the cost reported by the beneficiary to which the operation relates.
-        Costo approvato per singola voce di spesa dopo valutazione in itinere rispetto al costo rendicontato dal beneficiario a cui fa capo l'operazione.
-        
-        approved cost of CTN/PRIN amount
-        costo approvato dell'importo CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Contribution committed by the Ministry on the eligible costs per single expense item following ex-ante evaluation
-        Contributo impegnato dal Ministero sui costi ammessi per singola voce di spesa a seguito di valutazione ex-ante
-        
-        committed contribution of CTN/PRIN amount
-        contributo impegnato dell'importo CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Credit committed by the Ministry on the eligible costs per single expense item following ex-ante evaluation
-(for companies only).
-        Credito impegnato dal Ministero sui costi ammessi per singola voce di spesa a seguito di valutazione ex-ante
-(solo per imprese).
-        
-        committed credit of CTN/PRIN amount
-        credito impegnato dell'importo CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Cost reported by the beneficiary to which the operation relates by single expense item compared to the eligible costs
-        Costo rendicontato dal beneficiaro a cui fa capo l'operazione per singola voce di spesa rispetto ai costi ammessi
-        
-        costo rendicontato dell'importo CTN/PRIN
-        reported cost of CTN/PRIN amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                        
-                        Basic research
-                        
-                            
-                                
-                                Development
-                                
-                                    
-                                        
-                                        Formazione
-                                        
-                                            
-                                                
-                                                Industrial research
-                                                
-                                                    
-                                                        
-                                                        Ricerca di base
-                                                        
-                                                            
-                                                                
-                                                                Ricerca industriale
-                                                                
-                                                                    
-                                                                        
-                                                                        Sviluppo
-                                                                        
-                                                                            
-                                                                                
-                                                                                Training
-                                                                                
-                                                                            
-                                                                        
-                                                                    
-                                                                
-                                                            
-                                                        
-                                                    
-                                                
-                                            
-                                        
-                                    
-                                
-                            
-                        
-                    
-                
-            
-        
-        Ambito operativo a cui si riferisce l'importo tra quelli previsti dall'iniziativa:
-- Ricerca di base
-- Ricerca industriale
-- Sviluppo
-- Formazione
-        Operational scope to which the amount among those foreseen by the initiative refers:
-- Basic research
-- Industrial research
-- Development
-- Training
-        
-        ambito di importo CTN/PRIN
-        scope of CTN/PRIN amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Budget for the initiative available from the financing fund.
-        Budget per l'iniziativa in esame disponibile sul fondo di finanziamento.
-        
-        available budget CTN/PRIN initiative's financing fund
-        budget fondo finanziamento iniziativa CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Total admitted costs after evaluation of the costs indicated in the project proposals.  Calculated as the sum of the counterpart variable 'admittedCost' present at lower aggregation level (admittedCost_operations)
-        Totale dei costi ammessi dopo la valutazione dei costi indicati nelle proposte di progetto.  Calcolati come somma dell'omologa variabile "admittedCost" presente a livello di aggregazione inferiore (admittedCost_operations)
-        
-        admitted cost of CTN/PRIN initiative
-        costi ammessi per iniziative CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Total costs approved after in itinere evaluation compared to the costs reported by the beneficiaries. Calculated as the sum of the homologous 'approvedCost' variable present at the lower aggregation level (approvedCost_operations)
-        Totale dei costi approvati dopo valutazione in itinere rispetto ai costi rendicontati dai beneficiari. Calcolati come somma dell'omologa variabile "approvedCost" presente a livello di aggregazione inferiore (approvedCost_operations)
-        
-        approved cost of CTN/PRIN initiative
-        costi approvati per iniziative CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Total contributions committed by the Ministry on eligible costs following ex-ante evaluation. Calculated as the sum of the homologous variable "committedContribution" present at the lower aggregation level (committedContribution_operations)
-        Totale dei contributi impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante. Calcolati come somma dell'omologa variabile "committedContribution" presente a livello di aggregazione inferiore (committedContribution_operations)
-        
-        committed contribution of CTN/PRIN initiative
-        contributi impiegati per iniziative CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Total credits committed by the Ministry on eligible costs following ex-ante evaluation (only for companies). Calculated as the sum of the homologous variable 'committedCredit' present at the lower aggregation level (committedCredit_operations).
-        Totale dei crediti impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante (solo per imprese). Calcolati come somma dell'omologa variabile "committedCredit" presente a livello di aggregazione inferiore (committedCredit_operations).
-        
-        committed credit of CTN/PRIN initiative
-        credito impegnato per iniziative CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Total contributions disbursed compared to approved costs. Calculated as the sum of the corresponding 'grantedContribution' variable at the lower aggregation level (grantedContribution_operations).
-        Totale dei contributi erogati rispetto ai costi approvati. Calcolati come somma dell'omologa variabile "grantedContribution" presente a livello di aggregazione inferiore (grantedContribution_operations).
-        
-        contributo erogato per iniziative CTN/PRIN
-        granted contribution of CTN/PRIN initiative
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Total costs reported by beneficiaries compared to eligible costs. Calculated as the sum of the homologous variable 'reportedCost' present at the lower aggregation level (reportedCost_operations)
-        Totale dei costi rendicontati dai beneficiari rispetto ai costi ammessi. Calcolati come somma dell'omologa variabile "reportedCost" presente a livello di aggregazione inferiore (reportedCost_operations)
-        
-        costi rendicontati per iniziative CTN/PRIN
-        reported cost of CTN/PRIN initiative
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Admitted costs after evaluation of the costs indicated in the project proposal. Calculated as the sum of the counterpart variable 'admittedCost' present at lower aggregation level (admittedCost_amounts)
-        Costi ammessi dopo la valutazione dei costi indicati nella proposta di progetto. Calcolati come somma dell'omologa variabile "admittedCost" presente a livello di aggregazione inferiore (admittedCost_amounts)
-        
-        admitted cost of CTN/PRIN operation
-        costi amessi per operazioni CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Costi approvati dopo valutazione in itinere rispetto ai costi rendicontati dal beneficiario a cui fa capo l'operazione. Calcolati come somma dell'omologa variabile "approvedCost" presente a livello di aggregazione inferiore (approvedCost_amounts)
-        Costs approved after evaluation in itinere compared to the costs reported by the beneficiary to which the operation belongs. Calculated as the sum of the approvedCost variable at the lower aggregation level (approvedCost_amounts).
-        
-        approved cost of CTN/PRIN operation
-        costi approvati per operazioni CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Contributi impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante. Calcolati come somma dell'omologa variabile "committedContribution" presente a livello di aggregazione inferiore (committedContribution_operations)
-        Contributions committed by the Ministry on eligible costs following ex-ante evaluation. Calculated as the sum of the corresponding 'committedContribution' variable at the lower aggregation level (committedContribution_operations).
-        
-        committed contribution of CTN/PRIN operation
-        contributi impegnati per operazioni CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Crediti impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante (solo per imprese). Calcolati come somma dell'omologa variabile "committedCredit" presente a livello di aggregazione inferiore (committedCredit_amounts)
-        Credits committed by the Ministry on eligible costs following ex-ante evaluation (only for companies). Calculated as the sum of the homologous variable 'committedCredit' present at the lower aggregation level (committedCredit_amounts)
-        
-        committed credit of CTN/PRIN operation
-        credito impegnato per operazioni CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        It represents the contributions disbursed in relation to the costs approved for the operation.
-        Rappresenta i contributi erogati rispetto ai costi approvati per l'operazione.
-        
-        contributo erogato per operazioni CTN/PRIN
-        granted contribution of CTN/PRIN operation
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        ID univoco di una operazione.
-E' ottenuto concatenando le seguenti variabili all'origine:
-Codice locale progetto +  ambito + CF beneficiario
-corrispondenti a: projectCode + scope_operations + fiscalcode_entity
-        Unique ID of an operation.
-It is obtained by concatenating the following variables at the origin: "Codice locale progetto +  ambito + CF beneficiario"  corresponding to: projectCode + scope_operations + fiscalcode_entity
-        
-        CTN/PRIN operation identifier
-        identificatore operazione CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Costi rendicontati dal beneficiario a cui fa capo l'operazione rispetto ai costi ammessi. Calcolati come somma dell'omologa variabile "reportedCost" presente a livello di aggregazione inferiore (reportedCost_amounts)
-        Costs reported by the beneficiary to which the operation relates in relation to the eligible costs. Calculated as the sum of the homologous variable 'reportedCost' present at the lower aggregation level (reportedCost_amounts)
-        
-        costi rendicontati da operazioni CTN/PRIN
-        reported cost of CTN/PRIN operation
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                        
-                        Basic research
-                        
-                            
-                                
-                                Formazione
-                                
-                                    
-                                        
-                                        R&D
-                                        
-                                            
-                                                
-                                                R&S
-                                                
-                                                    
-                                                        
-                                                        Ricerca di base
-                                                        
-                                                            
-                                                                
-                                                                Training
-                                                                
-                                                            
-                                                        
-                                                    
-                                                
-                                            
-                                        
-                                    
-                                
-                            
-                        
-                    
-                
-            
-        
-        Ambito operativo dell'operazione. Può essere:
-- R&S
-- Formazione
-- Ricerca di base
-        Operational scope of the operation. Could be:
-- R&D
-- Training
-- Basic research
-        ambito operazione CTN/PRIN
-        scope of CTN/PRIN operation
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        L'anno di inizio del ciclo accademico corrispondente.
-        The start year of the corresponding academic cycle.
-        
-        anno di inizio del ciclo
-        cycle starting year
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Data di emissione del decreto MIUR (Ministero dell'Istruzione, dell'Università e della Ricerca) in cui è pubblicato il bando/avviso che definisce originariamente l'iniziativa in esame
-        Date of issue of the MIUR (Ministry of Education, University and Research) decree in which the call/notice originally defining the initiative in question is published
-        
-        data decreto
-        decree date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Identification number of the MIUR (Ministry of Education, University and Research) decree in which the notice/warning/... which originally defines the initiative in question is published
-        Numero identificativo del decreto MIUR (Ministero dell'Istruzione, dell'Università e della Ricerca) in cui è pubblicato il bando/avviso/... che definisce originariamente l'iniziativa in esame
-        
-        decree number
-        numero decreto
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Il nome del dipartimento universitario corrispondente.
-        The corresponding university'a department name.
-        
-        department name
-        nome dipartimento
-        provvisoria - valutare l'uso della classe organizzazione con il nome
-        unstable - evaluate the possiblity to reuse directly organisation class
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Data in cui uno sponsor indica che ritarderà la pubblicazione dei risultati (e sta certificando l'approvazione iniziale o il nuovo utilizzo), o quando richiede una proroga della scadenza. Il suffisso _submitted indica la data in cui il responsabile ha premuto il pulsante di rilascio nel sistema di invio dati di ClinicalTrials.gov, inviando così i dati per la revisione prima della pubblicazione.
-        Date when a sponsor indicates that they will be delaying posting of results (and are certifying initial approval or new use), or when they apply for an extension of the deadline. The _submitted suffix indicates the date that the responsible party pressed the release button in the ClinicalTrials.gov data submission system, thereby submitting the data for review prior to posting.
-        
-        disposition first submitted date
-        disposizione prima data presentazione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Il suffisso _submitted_qc indica la data di presentazione della versione del record che soddisfa i criteri di controllo della qualità. È comune che ci siano revisioni tra la prima presentazione e la presentazione che soddisfa i criteri qc. Si noti che questa non è la data in cui è stata completata la revisione qc
-        The _submitted_qc suffix indicates the submission date of the version of the record that met quality control criteria. It is common for there to be revisions between the first submission and the submission that meets qc criteria. Note this is not the date that the qc review was completed."
-        
-        disposition first submitted QC date
-        disposizione prima data presentazione QC
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Link a pagina web contenente il decreto del MIUR in cui è pubblicato il bando/avviso/... che prevede la concessione di finanziamenti per l'iniziativa in esame oltre ad eventuali allegati e decreti integrativi
-        Link to the web page containing the decree of the Ministry of Education, University and Research (MIUR) in which is published the call/announcement /... which provides for the granting of funding for the initiative in question, as well as any attachments and supplementary decrees.
-        
-        URL documentazione
-        documentation URL
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Finanziamento concesso dall'Unione Europea. L'importo è espresso in euro.
-        Funding granted by the European Union. The amount is expressed in euros.
-        
-        EC contribution
-        contributo CE
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Grant agreement identifier of an EC project.
-        Identificativo dell'accordo di finanziamento di un progetto CE.
-        
-        ec grant agreement number
-        identificativo accordo finanziamento CE
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        La parte di costo di un progetto CE finanziata dall'Unione Europea. L'importo è espresso in euro.
-        The part of an EC project's cost that is funded by European Union. The amount is expressed in euros.
-        
-        EC maximum contribution
-        massimo contributo CE
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Ending year of the project
-        Indica l'anno di fine di un progetto
-        
-        anno di fine
-        ending year
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Il numero totale di partecipanti da iscrivere. Essi sono: la stima (numero target) o il numero totale effettivo di partecipanti che vengono arruolati nello studio clinico.
-        The total number of participants to be enrolled. They are either: estimated (target number) or the actual total number of participants that are enrolled in the clinical study.
-        
-        enrollment type
-        tipo di iscrizione
-        provvisoria - definizione necessita di revisione
-        unstable - definition need to be re-checked
-    
-    
-
-
-    
-
-    
-        
-        
-        Quando disponibile, si riferisce al tipo di organizzazione che partecipa al progetto Erasmus+.
-        When available, it refers to the type of the organization participating in the Erasmus+ project.
-        
-        erasmus+ organization type
-        tipologia di organizzazione erasmus+
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Tipologia di organizzazione (Istituto di Ricerca, grande impresa, universitá, SME, R&D SME, altro)
-        Type of organization (Research institute, Large company, University, SME, R&D SME, Other)
-        
-        eureka's organization type
-        tipologia di organizzazione eureka
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Codice univoco progetto EUREKA
-        EUREKA project unique identifier
-        
-        EUREKA project ID
-        ID del progetto EUREKA
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                        
-                        Individual
-                        
-                            
-                                
-                                Intermediate
-                                
-                                    
-                                        
-                                        Treatment
-                                        
-                                    
-                                
-                            
-                        
-                    
-                
-            
-        
-        Property used to indicate the type of expanded access for the AACT study. (A way for patients with serious diseases or conditions who cannot participate in a clinical trial to gain access to a medical product that has not been approved by the U.S. Food and Drug Administration (FDA). Also called compassionate use.).
-The type can be:
-"Individual" -- it allows a single patient, with a serious disease or condition who cannot participate in a clinical trial, access to a drug or biological product that has not been approved by the FDA. This category also includes access in an emergency situation.);
-"Intermediate" -- it allows more than one patient (but generally fewer patients than through a Treatment IND/Protocol) access to a drug or biological product that has not been approved by the FDA. This type of expanded access is used when multiple patients with the same disease or condition seek access to a specific drug or biological product that has not been approved by the FDA;
-"Treatment" --it allows a large, widespread population access to a drug or biological product that has not been approved by the FDA. This type of expanded access can only be provided if the product is already being developed for marketing for the same use as the expanded access use.
-        Proprietà utilizzata per indicare il tipo di accesso esteso per lo studio AACT. (Un modo per i pazienti con malattie o condizioni gravi che non possono partecipare a uno studio clinico per ottenere l'accesso a un prodotto medico che non è stato approvato dalla Food and Drug Administration (FDA) degli Stati Uniti. Chiamato anche uso compassionevole).
-Il tipo può essere:
-"Individuale" -- permette a un singolo paziente, con una malattia o condizione grave che non può partecipare a una sperimentazione clinica, di accedere a un farmaco o a un prodotto biologico che non è stato approvato dalla FDA. Questa categoria comprende anche l'accesso in una situazione di emergenza);
-"Intermedio" -- permette a più di un paziente (ma generalmente meno pazienti che attraverso un trattamento IND/Protocollo) l'accesso a un farmaco o prodotto biologico che non è stato approvato dalla FDA. Questo tipo di accesso esteso viene utilizzato quando più pazienti con la stessa malattia o condizione cercano di accedere a un farmaco o prodotto biologico specifico che non è stato approvato dalla FDA;
-"Trattamento" -- permette a una vasta e diffusa popolazione di accedere a un farmaco o prodotto biologico che non è stato approvato dalla FDA. Questo tipo di accesso esteso può essere fornito solo se il prodotto è già in fase di sviluppo per la commercializzazione per lo stesso uso dell'accesso esteso.
-        
-        expanded access type
-        tipo accesso esteso
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Tipologia di spesa tra quelle previste dall'iniziativa (bando, avviso, …): - Personale - Strumentazione - Fabbricati - ….
-        Type of expenditure among those foreseen by the initiative (call for proposals, notice, ...): - Personnel - Instrumentation - Buildings - ....
-        
-        expense type
-        tipo di spese
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Final deadline for submission of project proposals for CTN/PRIN initiative
-        Ultima data di scadenza utile per la presentazione di proposte di progetto per l'iniziativa di tipo CTN/PRIN in esame
-        
-        data scadenza
-        expiration date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Amount of the final balance. The values are expressed in EURO. The final balance refers to the year (T-1).
-        Importo del conto consuntivo. I valori sono espressi in EURO. Il conto consuntivo fa riferimento all'anno (T-1).
-        
-        bilancio finale
-        final balance
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Il contributo finanziario per un partecipante a un progetto Eureka.
-        The financial contribution for a participant in an EUREKA project
-        
-        contributo finanziario
-        financial contribution
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Fornisce una descrizione del progetto alla base della fondazione dello spin-off.
-        It provides a description of the project behind the foundation of the spin-off.
-        
-        descrizione progetto di fondazione
-        foundation project description
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Indica il capitale dello spin-off al momento della sua fondazione.
-        It indicates the capital of the spin-off at the time of its foundation.
-        
-        capitale fondatore
-        founder capital
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Indica se sono presenti o meno dei brevetti collegati allo spin-off.
-        It indicates whether there are or not any patents related to the spin-off.
-        
-        brevetto fondatore
-        founder patent
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Indica la participazione azionaria  (in percentuale) dell'Università o dell'ente di ricerca di origine al momento della fondazione dello spin-off.
-        It indicates the shareholding (in percentage) of the university or research institution of origin at the time of the foundation of the spin-off.
-        
-        founder shareholding
-        partecipazione azionaria fondatore
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to indicate the funding in euros received by the EUREKA participant
-        Proprietà usata per indicare il contributo in euro ricevuto dai  partecipanti EUREKA
-        
-        contributo (per partecipanti EUREKA)
-        grant (for EUREKA participant)
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Grant agreement identifier of an EC project.
-        Identificativo dell'accordo di sovvenzione di un progetto CE.
-        
-        grant agreement number
-        numero dell'accordo di sovvenzione
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Indication that a clinical study that includes a U.S. FDA-regulated device product is a pediatric postmarket surveillance of a device (PPSD) product ordered under section 522 of the Federal Food, Drug, and Cosmetic Act. Select true/false.
-        Indicazione che uno studio clinico che include un prodotto per dispositivi regolamentato dalla FDA statunitense è una sorveglianza pediatrica post-vendita di un prodotto per dispositivi (PPSD) ordinato ai sensi della sezione 522 del Federal Food, Drug, and Cosmetic Act. Selezionare vero/falso.
-        
-        include sorveglianza pediatrica post-vendita prodotto per dispositivi
-        includes pediatric postmarket surveillance of a device
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Tipologia dell'iniziativa. La Tipologia di una iniziativa può essere: - Ricerca di base - Ricerca industriale - Diffusione Cultura Scientifica - Antartide - Altro
-        Type of initiative. The typology of an initiative can be: - Basic research - Industrial research - Dissemination of Scientific culture - Antarctica - Other
-        
-        initiative type
-        tipi di iniziative
-        provvisoria - controllare i valori controllati della proprietà
-        stabile
-        stable
-        unstable - check the fixed values
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Indica se lo spin-off ha anche la qualifica di start-up innovativa ai sensi della L. 221/2012.
-        It indicates whether the spin-off also qualifies as an innovative start-up under Law 221/2012.
-        
-        innovativa
-        innovative
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Il disegno generale della strategia per l'assegnazione degli interventi ai partecipanti ad uno studio clinico. I tipi di modelli di intervento includono:
-Gruppo singolo: Studi clinici in una sola branca
-Parallelo: I partecipanti sono assegnati a uno dei due o più gruppi in parallelo per tutta la durata dello studio
-Crossover: I partecipanti ricevono uno dei due (o più) interventi alternativi durante la fase iniziale dello studio e ricevono l'altro intervento durante la seconda fase dello studio
-Fattoriale: Due o più interventi, ciascuno da solo e in combinazione, sono valutati in parallelo rispetto ad un gruppo di controllo
-Sequenziale: I gruppi di partecipanti sono assegnati a ricevere gli interventi in base alle tappe precedenti che vengono raggiunte nello studio, come ad esempio in alcuni studi di escalation di dose e di progettazione adattiva
-
-
-
-        The general design of the strategy for assigning interventions to participants in a clinical study. Types of intervention models include:
-Single Group: Clinical trials with a single arm
-Parallel: Participants are assigned to one of two or more groups in parallel for the duration of the study
-Crossover: Participants receive one of two (or more) alternative interventions during the initial phase of the study and receive the other intervention during the second phase of the study
-Factorial: Two or more interventions, each alone and in combination, are evaluated in parallel against a control group
-Sequential: Groups of participants are assigned to receive interventions based on prior milestones being reached in the study, such as in some dose escalation and adaptive design studies
-
-        
-        Modello di Intervento
-        intervention model
-        provvisoria - controllare se sono previsti solo individui fissi
-        unstable - check whether there are fixed values only
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Fornisce dettagli sul modello di studio utilizzato.
-        Provide details about the Interventional Study Model.
-        
-        descrizione modello intervento
-        intervention model description
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Gli sperimentatori sono le parti coinvolte nello studio clinico che non possono conoscere gli interventi assegnati ai singoli partecipanti.
-        Investigator is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants. True if they are prevented; false if they are not.
-        
-        esaminatori coinvolti conoscono interventi
-        investigator masked
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Describe by what access criteria IPD and any additional supporting information will be shared, including with whom, for what types of analyses, and by what mechanism. Information about who will review requests and criteria for reviewing requests may also be provided.
-        Descrivere in base a quali criteri di accesso IPD ed eventuali informazioni di supporto aggiuntive saranno condivise, anche con chi, per quali tipi di analisi e con quale meccanismo. Possono essere fornite anche informazioni su chi esaminerà le richieste e sui criteri di revisione delle richieste.
-        
-        IPD access criterion
-        criterio accesso IPD
-        provvisoria - valutazione dell'introduzione della classe Criterio allineata con il vocabolario europeo Core Criterion e Core Evidence del programma ISA2
-        unstable - evalutaion of the possibility to introduce a Criterion class aligned with teh Core Criterion and Core Evidence vocabulary of the ISA2 programme.
-    
-    
-
-
-    
-
-    
-        
-        
-        A description of when the IPD and any additional supporting information will become available and for how long, including the start and end dates or period of availability. This may be provided as an absolute date (for example, starting in January 2025) or as a date relative to the time when summary data are published or otherwise made available (for example, starting 6 months after publication).
-        Una descrizione di quando il DPI ed eventuali informazioni aggiuntive di supporto saranno disponibili e per quanto tempo, incluse le date di inizio e fine o il periodo di disponibilità. Questa può essere fornita come data assoluta (ad esempio, a partire da gennaio 2025) o come data relativa al momento in cui i dati sintetici sono pubblicati o resi disponibili in altro modo (ad esempio, a partire da 6 mesi dopo la pubblicazione).
-        
-        IPD time frame
-        Intervallo di tempo IPD
-        provvisoria - valutazione della possibilità di usare la classe Intervallo Temporale in quanto periodo di tempo
-        unstable - evaluation of the possibility to use the class TimeInterval since it seems a period of time.
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        L'indirizzo web, se presente, utilizzato per trovare ulteriori informazioni sul piano di condivisione di IPD.
-        The web address, if any, used to find additional information about the plan to share IPD.
-        
-        IPD URL
-        IPD URL
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Se qualsiasi prodotto farmaceutico (incluso un prodotto biologico) o dispositivo studiato nello studio clinico viene fabbricato negli Stati Uniti o in uno dei suoi territori ed esportato per essere studiato in uno studio clinico in un altro paese. Richiesto se il farmaco regolamentato dalla FDA statunitense e/o il dispositivo regolamentato dalla FDA statunitense è "Sì", l'IND o l'IDE della FDA statunitense è "No", e le informazioni sulla struttura non includono almeno una sede negli Stati Uniti.
-        Whether any drug product (including a biological product) or device product studied in the clinical study is manufactured in the United States or one of its territories and exported for study in a clinical study in another country. Required if U.S. FDA-regulated Drug and/or U.S. FDA-regulated Device is "Yes," U.S. FDA IND or IDE is "No", and Facility Information does not include at least one U.S. location.
-        
-        is US export
-        è esportato dagli US
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Indication that at least one device product studied in the clinical study has not been previously approved or cleared by the U.S. Food and Drug Administration (FDA) for one or more uses.
-        Indicazione che almeno un prodotto del dispositivo studiato nello studio clinico non è stato precedentemente approvato o approvato dalla Food and Drug Administration (FDA) degli Stati Uniti per uno o più usi.
-        
-        is unapproved device?
-        è un dispositivo non regolamentato?
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                        
-                        Active not recruiting
-                        
-                            
-                                
-                                Enrolling by invitation
-                                
-                                    
-                                        
-                                        Not yet recruiting
-                                        
-                                            
-                                                
-                                                Recruiting
-                                                
-                                            
-                                        
-                                    
-                                
-                            
-                        
-                    
-                
-            
-        
-        Last registered study enrollment status. Enrollment status are: Not yet recruiting: The study has not started recruiting participants.
-Recruiting: The study is currently recruiting participants.
-Enrolling by invitation: The study is selecting its participants from a population, or group of people, decided on by the researchers in advance. These studies are not open to everyone who meets the eligibility criteria but only to people in that particular population, who are specifically invited to participate.
-Active, not recruiting: The study is ongoing, and participants are receiving an intervention or being examined, but potential participants are not currently being recruited or enrolled.
-Suspended: The study has stopped early but may start again.
-Terminated: The study has stopped early and will not start again. Participants are no longer being examined or treated.
-Completed: The study has ended normally, and participants are no longer being examined or treated (that is, the last participant's last visit has occurred).
-Withdrawn: The study stopped early, before enrolling its first participant.
-Unknown: A study on ClinicalTrials.gov whose last known status was recruiting; not yet recruiting; or active, not recruiting but that has passed its completion date, and the status has not been last verified within the past 2 years.
-        Ultimo stato di iscrizione allo studio registrato. Gli stati di iscrizione sono: Non ancora in fase di reclutamento: Lo studio non ha iniziato a reclutare partecipanti.
-Reclutamento: Lo studio sta attualmente reclutando i partecipanti.
-Iscrizione su invito: Lo studio sta selezionando i partecipanti da una popolazione, o gruppo di persone, decisa in anticipo dai ricercatori. Questi studi non sono aperti a tutti coloro che soddisfano i criteri di ammissibilità, ma solo alle persone di quella particolare popolazione, che sono specificamente invitate a partecipare.
-Attivi, non reclutatori: Lo studio è in corso e i partecipanti ricevono un intervento o vengono esaminati, ma i potenziali partecipanti non sono attualmente reclutati o iscritti.
-Sospeso: Lo studio è stato interrotto in anticipo ma potrebbe ricominciare.
-Terminato: Lo studio si è interrotto anticipatamente e non inizierà di nuovo. I partecipanti non vengono più esaminati o trattati.
-Completato: Lo studio è terminato normalmente e i partecipanti non vengono più esaminati o trattati (cioè si è verificata l'ultima visita dell'ultimo partecipante).
-Ritirato: Lo studio si è interrotto anticipatamente, prima di iscrivere il primo partecipante.
-Sconosciuto: Uno studio su ClinicalTrials.gov il cui ultimo stato conosciuto è stato il reclutamento; non ancora reclutamento; o attivo, non reclutamento ma che ha superato la data di completamento, e lo stato non è stato verificato per l'ultima volta negli ultimi 2 anni.
-        
-        Ultimo stato conosciuto
-        last known status
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La data più recente in cui lo sponsor dello studio o lo sperimentatore ha presentato a ClinicalTrials.gov le modifiche al dossier dello studio. In genere c'è un ritardo di alcuni giorni tra la data dell'ultimo aggiornamento presentato e la data in cui le modifiche vengono pubblicate su ClinicalTrials.gov (la data dell'ultimo aggiornamento pubblicato).
-        The most recent date on which the study sponsor or investigator submitted changes to a study record to ClinicalTrials.gov. There is typically a delay of a few days between the last update submitted date and when the date changes are posted on ClinicalTrials.gov (the last update posted date).
-        
-        data dell'ultimo aggiornamento presentato
-        last update submitted date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La data più recente in cui lo sponsor dello studio o lo sperimentatore ha presentato modifiche al registro dello studio che sono coerenti con i criteri di revisione del controllo di qualità (QC) della National Library of Medicine (NLM). È responsabilità dello sponsor o dello sperimentatore assicurarsi che la documentazione dello studio sia coerente con i criteri di revisione del controllo di qualità della NLM.
-        The most recent date on which the study sponsor or investigator submitted changes to a study record that are consistent with National Library of Medicine (NLM) quality control (QC) review criteria. It is the responsibility of the sponsor or investigator to ensure that the study record is consistent with the NLM QC review criteria.
-        
-        data dell'ultimo aggiornamento presentato QC
-        last update submitted QC date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                        
-                        Collaborator
-                        
-                            
-                                
-                                Lead
-                                
-                            
-                        
-                    
-                
-            
-        
-        If entity is considered to lead the trial or is a Collaborator (ie, other organizationsoproviding support; support may include funding, design, implementation, data analysis or reporting. The responsible party is responsible for confirming all collaborators).
-        Se l'entità è considerata a capo della sperimentazione o è un Collaboratore (cioè un'altra organizzazione che fornisce supporto; il supporto può includere il finanziamento, la progettazione, l'implementazione, l'analisi dei dati o il reporting. Il responsabile è responsabile della conferma di tutti i collaboratori).
-        
-        capo o collaboratore
-        lead or collaborator
-        prova
-        testing
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Instrument leading Institution
-        Strumento che guida l'istituzione
-        
-        leader name
-        nome del capo
-        provvisoria - valutare la possibilità di utilizzare le proprietà di coinvolgimento del progetto.
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Describe significant limitations of the study. Such limitations may include not reaching the target number of participants needed to achieve target power and statistically reliable results or technical problems with measurements leading to unreliable or uninterpretable data.
-        Descrive i limiti significativi dello studio. Tali limitazioni possono includere il mancato raggiungimento del numero di partecipanti necessario per raggiungere il potere target e risultati statisticamente affidabili o problemi tecnici con misurazioni che portano a dati inaffidabili o non interpretabili.
-        
-        limitations and caveats
-        limitazioni e avvertimenti
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                        
-                        Double
-                        
-                            
-                                
-                                None (Open Label)
-                                
-                                    
-                                        
-                                        Quadruple
-                                        
-                                            
-                                                
-                                                Single
-                                                
-                                                    
-                                                        
-                                                        Triple
-                                                        
-                                                    
-                                                
-                                            
-                                        
-                                    
-                                
-                            
-                        
-                    
-                
-            
-        
-        Le parti coinvolte nello studio clinico che non possono conoscere gli interventi assegnati ai singoli partecipanti. I tipi di mascheramento comprendono: mascheramento aperto, mascheramento singolo cieco e mascheramento in doppio cieco.
-        The party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants. Types of masking include: open label, single blind masking, and double-blind masking.
-        
-        mascheramento
-        masking
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Fornisce informazioni su altri soggetti che potrebbero essere oscurati nello studio clinico, se presenti.
-        Provide information about other parties who may be masked in the clinical trial, if any.
-        
-        description of masking
-        descrizione mascheramento
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        number of pre-specified group or subgroup of participant(s) in a clinical trial assigned to receive specific intervention(s) (or no intervention) according to a protocol.
-        numero di gruppi o sottogruppi predefiniti di partecipanti ad uno studio clinico assegnati a ricevere uno o più interventi specifici (o nessun intervento) secondo un protocollo.
-        
-        number of arms
-        numero di bracci
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Numero totale di proponenti di proposte finanziate (beneficiari dei finanziamenti). NB: se un unico beneficiario è presente in più proposte finanziate viene contato tante volte quante sono le proposte in cui appare
-        Total number of proposers of funded proposals (beneficiaries of funding). NB: if a single beneficiary is present in several funded proposals it is counted as many times as the number of proposals in which it appears
-        
-        number of beneficiaries
-        numero di beneficiari
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Number of students enrolled in the Italian education system.
-        Numero di studenti iscritti al sistema educativo italiano.
-        
-        number of enrolled students
-        numero di studenti iscritti
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Numero totale delle proposte finanziate dall'iniziativa in esame
-        Total number of proposals financed by the initiative under consideration
-        
-        number of financed proposals
-        numero di proposte finanziate
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Number of students with a degree in the Italian education system.
-        Numero di studenti laureati nel sistema educativo italiano.
-        
-        number of graduated students
-        numero di studenti laureati
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        number of Group/cohorts (group or subgroup of participants in an observational study that is assessed for biomedical or health outcomes).
-        numero di gruppi/coorte (gruppo o sottogruppo di partecipanti ad uno studio osservazionale che viene valutato per i risultati biomedici o sanitari).
-        
-        number of groups
-        numero di gruppi
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Numero totale di persone giuridiche (soggetti) indicati come proponenti nelle proposte presentate. NB: se un unico soggetto è presente in più proposte viene contato tante volte quante sono le proposte in cui appare
-        Total number of legal persons (entities) indicated as proposers in the proposals submitted. NB: if only one entity is present in more than one proposal, it is counted as many times as there are proposals where it appears
-        
-        number of proponents
-        numero di sostenitori
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Number of students registered in the Italian education system.
-        Numero di studenti immatricolati al sistema educativo italiano.
-        
-        number of registered students
-        numero di studenti immatricolati
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Numero totale delle proposte presentate per l'iniziativa in esame
-        Total number of proposals submitted for the initiative under consideration
-        
-        number of submitted proposals
-        numero di proposte inviate
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                        
-                        Case Control
-                        
-                            
-                                
-                                Case Control, Natural History
-                                
-                                    
-                                        
-                                        Case-Control
-                                        
-                                            
-                                                
-                                                Case-Crossover
-                                                
-                                                    
-                                                        
-                                                        Case-Only
-                                                        
-                                                            
-                                                                
-                                                                Cohort
-                                                                
-                                                                    
-                                                                        
-                                                                        Defined Population
-                                                                        
-                                                                            
-                                                                                
-                                                                                Defined Population, Natural History
-                                                                                
-                                                                                    
-                                                                                        
-                                                                                        Ecologic or Community
-                                                                                        
-                                                                                            
-                                                                                                
-                                                                                                Family-Based
-                                                                                                
-                                                                                                    
-                                                                                                        
-                                                                                                        Natural History
-                                                                                                        
-                                                                                                            
-                                                                                                                
-                                                                                                                Other
-                                                                                                                
-                                                                                                            
-                                                                                                        
-                                                                                                    
-                                                                                                
-                                                                                            
-                                                                                        
-                                                                                    
-                                                                                
-                                                                            
-                                                                        
-                                                                    
-                                                                
-                                                            
-                                                        
-                                                    
-                                                
-                                            
-                                        
-                                    
-                                
-                            
-                        
-                    
-                
-            
-        
-        Primary strategy for participant identification and follow-up. Types include:
-Cohort: Group of individuals, initially defined and composed, with common characteristics (for example, condition, birth year), who are examined or traced over a given time period.
-Case-Control: Group of individuals with specific characteristics (for example, conditions or exposures) compared to group(s) with different characteristics, but otherwise similar.
-Case-Only: Single group of individuals with specific characteristics.
-Case-Crossover: Characteristics of case immediately prior to disease onset (sometimes called the hazard period) compared to characteristics of same case at a prior time (that is, control period).
-Ecologic or Community Studies: Geographically defined populations, such as countries or regions within a country, compared on a variety of environmental (for example, air pollution intensity, hours of sunlight) and/or global measures not reducible to individual level characteristics (for example, healthcare system, laws or policies median income, average fat intake, disease rate).
-Family-Based: Studies conducted among family members, such as genetic studies within families or twin studies and studies of family environment.
-Other: Explain in Detailed Description.
-
-        Strategia primaria per l'identificazione dei partecipanti e il follow-up. I tipi includono:
-Cohort: Gruppo di individui, inizialmente definiti e composti, con caratteristiche comuni (per esempio, condizione, anno di nascita), che vengono esaminati o tracciati in un determinato periodo di tempo.
-Case-Control: Gruppo di individui con caratteristiche specifiche (ad esempio, condizioni o esposizioni) rispetto a gruppi con caratteristiche diverse, ma per il resto simili.
-Case-Only: Singolo gruppo di individui con caratteristiche specifiche.
-Case-Crossover: Caratteristiche del caso immediatamente prima dell'insorgenza della malattia (talvolta chiamato periodo di pericolo) rispetto alle caratteristiche dello stesso caso in un momento precedente (cioè, periodo di controllo).
-Ecologic or Community Studies: Popolazioni geograficamente definite, come paesi o regioni all'interno di un paese, confrontate su una varietà di misure ambientali (ad esempio, intensità dell'inquinamento atmosferico, ore di luce solare) e/o globali non riducibili a caratteristiche di livello individuale (ad esempio, sistema sanitario, leggi o politiche di reddito mediano, assunzione media di grassi, tasso di malattia).
-Family-Based: Studi condotti tra i membri della famiglia, come studi genetici all'interno delle famiglie o studi gemelli e studi sull'ambiente familiare.
-Altro: Spiegato nella descrizione dettagliata.
-
-        
-        modello osservativo
-        observational model
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La persona che valuta gli esiti di interesse delle parti coinvolte nello studio clinico a cui viene impedito di avere conoscenza degli interventi assegnati ai singoli partecipanti.
-        The individual who evaluates the outcome(s) of interest is is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants.
-        
-        outcomes assessor masked
-        risultato esaminatore mascherato
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Indica lo stato di reclutamento attuale o lo stato di accesso ampliato.
-        Indicates the current recruitment status or the expanded access status.
-        
-        overall status
-        stato complessivo
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La data in cui è stata presentata la domanda di brevetto.
-        The data in which a patent's application was filled in.
-        
-        data richiesta brevetto
-        patent application date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Il numero di identificazione della domanda di brevetto.
-        The identification number of a patent application.
-        
-        numero richiesta brevetto
-        patent application number
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        L'anno in cui è stata depositata la domanda di brevetto.
-        The year in which a patent application was filed.
-        
-        anno della richiesta
-        application year
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Il codice identificativo di una famiglia di brevetti.
-        The identification code of a patent family.
-        
-        codice della famiglia di brevetti
-        patent family code
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        I codici OMPI ST.16 standard (codici tipo) includono una lettera e, in molti casi, un numero, utilizzato per distinguere il tipo di documento di brevetto (ad esempio, pubblicazione di una domanda di brevetto di utilità (pubblicazione di una domanda di brevetto), brevetto, brevetto vegetale pubblicazione di domanda, brevetto di impianto o brevetto di progettazione) e il livello di pubblicazione (ad es. prima pubblicazione, seconda pubblicazione o pubblicazione corretta).
-        WIPO Standard ST.16 codes (kind codes) include a letter, and in many cases a number, used to distinguish the kind of patent document (e.g., publication of an application for a utility patent (patent application publication), patent, plant patent application publication, plant patent, or design patent) and the level of publication (e.g., first publication, second publication, or corrected publication).
-        
-        codice tipologia brevetto
-        patent kind code
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La data di priorità della domanda di brevetto, corrispondente alla data del primo deposito della domanda
-        The priority date of the patent application, corresponding to the date of the first application filing
-        
-        date prioritá
-        priority date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Il numero della domanda per la quale viene richiesta una data di priorità. È quindi uguale al numero di domanda del documento di priorità richiesto. Il numero di priorità è costituito da un codice paese (due lettere), l'anno di deposito (quattro cifre) e un numero seriale (variabile, sette cifre).
-        The number of the application for which a priority date is claimed. It is therefore the same as the application number of the claimed priority document. The priority number is made up of a country code (two letters), the year of filing (four digits) and a serial number (variable, seven digits).
-
-        
-        numero di prioritá brevetto
-        patent priority number
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        L'anno della data di priorità della domanda corrispondente
-        The year of the priority date of the corresponding application
-        
-        anno di prioritá
-        priority year
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Il numero di riferimento incrociato assegnato a una domanda di brevetto al momento della pubblicazione
-        The cross-reference number assigned to a patent application upon publication
-        
-        numero pubblicazione brevetto
-        patent publication number
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        One of the (potentially multiple) publication numbers of a patent.
-        Uno dei numeri di pubblicazione (potenzialmente multipli) di un brevetto.
-        
-        brevetto pubblicato come
-        patent published as
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        La fase di uno studio clinico che studia un farmaco o un prodotto biologico, basato sulle definizioni sviluppate dalla Food and Drug Administration (FDA) degli Stati Uniti. La fase si basa sull'obiettivo dello studio, sul numero di partecipanti e su altre caratteristiche. Ci sono cinque fasi: Fase 1 iniziale (precedentemente elencata come Fase 0), Fase 1, Fase 2, Fase 3 e Fase 4. Non applicabile è utilizzato per descrivere studi senza fasi definite dall'FDA, compresi studi su dispositivi o interventi comportamentali.
-        The stage of a clinical trial studying a drug or biological product, based on definitions developed by the U.S. Food and Drug Administration (FDA). The phase is based on the study's objective, the number of participants, and other characteristics. There are five phases: Early Phase 1 (formerly listed as Phase 0), Phase 1, Phase 2, Phase 3, and Phase 4. Not Applicable is used to describe trials without FDA-defined phases, including trials of devices or behavioral interventions.
-        
-        fase
-        phase
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Numero di codice di identificazione del partecipante (PIC - Participant Identification Code). Si tratta di un numero a 9 cifre che serve come identificatore unico per le organizzazioni (soggetti giuridici) che partecipano a programmi di finanziamento / appalti dell'UE.
-        Participant Identification Code (PIC) number. It is a 9-digit number serving as a unique identifier for organisations (legal entities) participating in EU funding programmes / procurement.
-        
-        codice identificativo partecipante
-        pic number
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                        
-                        No
-                        
-                            
-                                
-                                Undecided
-                                
-                                    
-                                        
-                                        Yes
-                                        
-                                    
-                                
-                            
-                        
-                    
-                
-            
-        
-        Define whether there is a plan to make individual participant data (IPD) collected in this study, including data dictionaries, available to other researchers (typically after the end of the study). Options are:
-Yes: There is a plan to make IPD and related data dictionaries available.
-No: There is not a plan to make IPD available.
-Undecided: It is not yet known if there will be a plan to make IPD available.
-
-        Definire se esiste un piano per mettere a disposizione di altri ricercatori (in genere dopo la fine dello studio) i dati dei singoli partecipanti (IPD) raccolti in questo studio, compresi i dizionari dei dati. Le opzioni sono:
-Sì: esiste un piano per rendere disponibili i dizionari IPD e i relativi dizionari di dati.
-No: non esiste un piano per rendere disponibile l'IPD.
-Indeciso: Non si sa ancora se ci sarà un piano per rendere disponibile l'IPD.
-        
-        piano per condivisione PDPI
-        plan to share IPD
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        If Plan to Share IPD is "Yes," briefly describe what specific individual participant data sets are to be shared (for example, all collected IPD, all IPD that underlie results in a publication). If the Plan to Share IPD is "No" or "Undecided," an explanation may be provided for why IPD will not be shared or why it is not yet decided.
-        Se Plan to Share IPD è "Sì", descrive brevemente quali specifici set di dati dei singoli partecipanti devono essere condivisi (ad esempio, tutti gli IPD raccolti, tutti gli IPD che sono alla base di una pubblicazione). Se l'IPD del Piano di condivisione è "No" o "Indeciso", può essere fornita una spiegazione del perché l'IPD non sarà condiviso o perché non è ancora stato deciso.
-        
-        description of plan to share IPD
-        descrizione del piano di condivisione del DPI
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                        
-                        Basic Science
-                        
-                            
-                                
-                                Device Feasibility
-                                
-                                    
-                                        
-                                        Diagnostic
-                                        
-                                            
-                                                
-                                                Educational/Counseling/Training
-                                                
-                                                    
-                                                        
-                                                        Health Services Research
-                                                        
-                                                            
-                                                                
-                                                                Other
-                                                                
-                                                                    
-                                                                        
-                                                                        Prevention
-                                                                        
-                                                                            
-                                                                                
-                                                                                Screening
-                                                                                
-                                                                                    
-                                                                                        
-                                                                                        Supportive Care
-                                                                                        
-                                                                                            
-                                                                                                
-                                                                                                Treatment
-                                                                                                
-                                                                                            
-                                                                                        
-                                                                                    
-                                                                                
-                                                                            
-                                                                        
-                                                                    
-                                                                
-                                                            
-                                                        
-                                                    
-                                                
-                                            
-                                        
-                                    
-                                
-                            
-                        
-                    
-                
-            
-        
-        L'obiettivo principale degli interventi che vengono valutati dallo studio clinico. Gli scopi primari sono:
-Trattamento: Uno o più interventi sono in fase di valutazione per il trattamento di una malattia, sindrome o condizione.
-Prevenzione: Uno o più interventi sono in fase di valutazione per prevenire lo sviluppo di una specifica malattia o condizione di salute.
-Diagnostica: Si stanno valutando uno o più interventi per identificare una malattia o una condizione di salute.
-Cure di supporto: Uno o più interventi sono valutati per massimizzare il comfort, ridurre al minimo gli effetti collaterali o mitigare il declino della salute o della funzione del partecipante.
-Screening: Uno o più interventi sono valutati o esaminati per identificare una condizione, o fattori di rischio per una condizione, in persone che non sono ancora note per avere la condizione o il fattore di rischio.
-Ricerca sui servizi sanitari: Uno o più interventi per valutare la fornitura, i processi, la gestione, l'organizzazione o il finanziamento dell'assistenza sanitaria.
-Scienza di base: Uno o più interventi per esaminare il meccanismo di base dell'azione (per esempio, la fisiologia o la biomeccanica di un intervento).
-Fattibilità del dispositivo: Un intervento di un dispositivo viene valutato in un piccolo trial clinico (generalmente meno di 10 partecipanti) per determinare la fattibilità del prodotto; o un trial clinico per testare un prototipo di dispositivo per verificarne la fattibilità e non gli esiti sanitari. Tali studi sono condotti per confermare la progettazione e le specifiche operative di un dispositivo prima di iniziare una sperimentazione clinica completa.
-Altro: Non si applica nessuna delle altre opzioni.
-        The main objective of the intervention(s) being evaluated by the clinical trial. Type os primary purpose are:
-Treatment: One or more interventions are being evaluated for treating a disease, syndrome, or condition.
-Prevention: One or more interventions are being assessed for preventing the development of a specific disease or health condition.
-Diagnostic: One or more interventions are being evaluated for identifying a disease or health condition.
-Supportive Care: One or more interventions are evaluated for maximizing comfort, minimizing side effects, or mitigating against a decline in the participant's health or function.
-Screening: One or more interventions are assessed or examined for identifying a condition, or risk factors for a condition, in people who are not yet known to have the condition or risk factor.
-Health Services Research: One or more interventions for evaluating the delivery, processes, management, organization, or financing of healthcare.
-Basic Science: One or more interventions for examining the basic mechanism of action (for example, physiology or biomechanics of an intervention).
-Device Feasibility: An intervention of a device product is being evaluated in a small clinical trial (generally fewer than 10 participants) to determine the feasibility of the product; or a clinical trial to test a prototype device for feasibility and not health outcomes. Such studies are conducted to confirm the design and operating specifications of a device before beginning a full clinical trial.
-Other: None of the other options applies.
-
-        
-        Scopo primario
-        primary purpose
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Identification assigned to the Project to which the operation refers in the Information System of origin. To a single project can be assigned as many operations as there are subjects carrying out the project.
-This id allows you to aggregate all the operations that are part of a project.
-        Identificativo assegnato al Progetto a cui si riferisce l'operazione nel Sistema Informatico di provenienza. Ad un unico progetto possono fanno capo tante operazioni quanti sono i soggetti che svolgono il progetto.
-Questo id consente di aggregare tutte le operazioni che fanno capo ad un progetto.
-        
-        codice del progetto
-        project code
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Somma dei costi totali indicati dai proponenti nelle proposte presentate
-        Sum of the total costs indicated by the proposers in the submitted proposals
-        
-        costo delle proposte
-        proposals cost
-        provvisoria - verificare il codominio
-        unstable - check the range
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        La data di pubblicazione di un risultato
-        The date of publication of a result
-        
-        data pubblicazione
-        publication date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        L'anno di pubblicazione.
-        The year of publication.
-        
-        anno di pubblicazione
-        publication year
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Identificatore di una pubblicazione nel repository PubMed (https://pubmed.ncbi.nlm.nih.gov/)
-        Identifier of a publication in the PubMed repository (https://pubmed.ncbi.nlm.nih.gov/)
-        
-        PubMed ID
-        identificatore PubMed
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Record Control Number, used as a participant identifier in CORDIS.
-        Record Control Number, utilizzato come identificativo del partecipante in CORDIS.
-        
-        numero record di controllo
-        record control number
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Amount of expenditure financed with funds from the Region. Data are related to the financial year per year (T-1).
-        Importo della spesa finanziata con fondi della Regione. I dati sono relativi all'esercizio finanziario all'anno (T-1)
-        
-        regional expense
-        spese regionali
-        provvisoria - verificare il codominio
-        unstable - check the range
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Country where a facility conducting a clinical protocol was removed from study
-        Paese in cui una struttura che conduce un protocollo clinico è stata rimossa dallo studio
-        
-        country removed
-        paese rimosso
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Total contributions requested in the project proposals
-        Totale dei contributi totali richiesti nelle proposte di progetto
-        
-        contributi richiesti
-        required contributions
-        provvisoria - verificare il range
-        unstable - check the range
-    
-    
-
-
-    
-
-    
-        
-        
-        Testo che indica il tipo di risultato/prodotto corrispondente. I valori possibili sono: "Dimostratore, pilota, prototipo", "Documento, rapporti...", "Siti web, compilazione di brevetti, video ecc.
-        Text denoting the corresponding type of result. Possible values are: "Demonstrator, pilot, prototype", "Document, reports...", "Websites, patent filling, videos etc" and "Other".
-        
-        result type
-        tipo di risultato
-        provvisoria - verificare la presenza di valori controllati
-        unstable - check if fixed values are applicable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Date on which first results were submited
-        La data in cui i primi risultati sono stati inviati.
-        
-        results first submitted date
-        risultati prima data invio
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Il suffisso _submitted_qc indica la data di presentazione della versione del record che soddisfa i criteri di controllo della qualità. È comune che ci siano revisioni tra la prima presentazione e la presentazione che soddisfa i criteri qc. Si noti che questa non è la data in cui è stata completata la revisione qc.
-        The _submitted_qc suffix indicates the submission date of the version of the record that met quality control criteria. It is common for there to be revisions between the first submission and the submission that meets qc criteria. Note this is not the date that the qc review was completed.
-        
-        results first submitted QC date
-        risultati prima data invio QC
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Data di revoca nel contesto delle operazioni PRIN. La proprietà è valorizzata solo se la relativa proprietà revoca è utilizzata.
-        Date of revocation of an operation in the context of PRIN. It is valorized only if the revoked property is used.
-        
-        data revoca
-        revocation date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà è vera solo se il progetto è stato revocato e può assumere i valori "parzialmente" o "totalmente"
-        The value is true only if the project has been revoked and it can assume the values "partially" or "totally".
-        
-        revocata
-        revoked
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                        
-                        Non-Probability Sample
-                        
-                            
-                                
-                                Probability Sample
-                                
-                            
-                        
-                    
-                
-            
-        
-        Indicate the method used for the sampling approach and explain in the Detailed Description. Types are:
-Probability Sample: Exclusively random process to guarantee that each participant or population has specified chance of selection, such as simple random sampling, systematic sampling, stratified random sampling, cluster sampling, and consecutive participant sampling
-Non-Probability Sample: Any of a variety of other sampling processes, such as convenience sampling or invitation to volunteer
-
-        Indicazioni e spiegazioni riguardo il metodo utilizzato per l'approccio di campionamento I tipi sono:
-Campione di probabilità: Processo esclusivamente casuale per garantire che ogni partecipante o popolazione abbia specificato la possibilità di selezione, come il campionamento casuale semplice, il campionamento sistematico, il campionamento casuale stratificato, il campionamento a grappolo e il campionamento consecutivo dei partecipanti.
-Campione di nonrobabilità: Qualsiasi di una varietà di altri processi di campionamento, come il campionamento di convenienza o l'invito al volontariato
-        
-        Metodo di campionamento
-        sampling method
-        provvisoria - valutare l'uso di una classe per rappresentare un metodo
-        unstable - check the use of a class to represent a method
-    
-    
-
-
-    
-
-    
-        
-        
-        A short title of the clinical study written in language intended for the lay public. The title should include, where possible, information on the participants, condition being evaluated, and intervention(s) studied.
-        Un breve titolo dello studio clinico scritto in un linguaggio destinato al pubblico laico. Il titolo dovrebbe includere, ove possibile, informazioni sui partecipanti, sulla condizione in corso di valutazione e sugli interventi studiati.
-        
-        short title
-        titolo breve
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Dimensione dell'impresa secondo classificazione EU. N/A per soggetti pubblici. La proprietà deve essere valorizzata con le prefLabel di questo vocabolario controllato europeo: https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size
-        Enterprise size according to EU classification. N/A for public entities. The property should be valorized with the pref labels of the following EU controlled vocabulary: https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size
-        
-        dimensione istituzione finanziata ctn/prin
-        size of ctn/prin funded institution
-        provvisoria - controllare come trasformare questa proprietà in una classe Concetto da allineare con skos:Concept così da utilizzare gli URI del vocabolario europeo https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size
-        unstable - investigate on how to transform this class in a Concept that is aligned with skos:Concept so that to reuse URis of the EU controlled vocabulary https://op.europa.eu/en/web/eu-vocabularies/at-concept-scheme/-/resource/authority/economic-operator-size/?target=Browse&uri=http://publications.europa.eu/resource/authority/economic-operator-size
-    
-    
-
-
-    
-
-    
-        
-        
-        Broad Category of sponsor. They can be: Other, Industry, NIH, US. Fed
-        Tipo di sponsor specificato con una stringa. Possono essere: Altro, Industria, NIH, USA. Fed
-        
-        sponsor type
-        tipo di sponsor
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Property used to model the starting year. Typically used for most of the Public Research Projects
-        Proprietà usata per modellare l'anno di inziio. Tipicamente utilizzata per la maggior parte dei progetti di ricerca pubblica.
-        
-        anno inizio
-        starting year
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                    
-                
-            
-        
-        
-        Descrizione testuale dello stato di una struttura o progetto.
-        Textual description of the status of a facility or project.
-        
-        stato
-        status
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Indica se uno studio clinico sta studiando un prodotto per dispositivi soggetti alla sezione 510(k), 515, o 520(m) del Federal Food, Drug, and Cosmetic Act. Selezionare vero/falso.
-        Indication that a clinical study is studying a device product subject to section 510(k), 515, or 520(m) of the Federal Food, Drug, and Cosmetic Act. Select true/false.
-        
-        studia dispositivo regolamentato da FDA
-        studies FDA regulated device
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Indication that a clinical study is studying a drug product (including a biological product) subject to section 505 of the Federal Food, Drug, and Cosmetic Act or to section 351 of the Public Health Service Act. Select true/false
-        Indicazione che uno studio clinico sta studiando un prodotto farmaceutico (incluso un prodotto biologico) soggetto alla sezione 505 del Federal Food, Drug, and Cosmetic Act o alla sezione 351 del Public Health Service Act. Selezionare vero/falso.
-        
-        studia  farmaco regolamentato dalla FDA
-        studies FDA regulated drug?
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Il suffisso _submitted indica la data in cui il responsabile ha premuto il pulsante di rilascio nel sistema di invio dati di ClinicalTrials.gov, inviando così lo studio per la revisione prima della pubblicazione".
-        The _submitted suffix indicates the date that the responsible party pressed the release button in the ClinicalTrials.gov data submission system, thereby submitting the study for review prior to posting."
-        
-        data presentazione primo studio
-        study first submitted date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Il suffisso _submitted_qc indica la data di presentazione dello studio della versione del record che soddisfa i criteri di controllo di qualità. È comune che ci siano revisioni tra la prima presentazione dello studio e la presentazione che soddisfa i criteri qc. Si noti che questa non è la data in cui è stata completata la revisione qc".
-        The _submitted_qc suffix indicates the study submission date of the version of the record that met quality control criteria. It is common for there to be revisions between the first study submission and the submission that meets qc criteria. Note this is not the date that the qc review was completed."
-        
-        data primo studio presentato QC
-        study first submitted QC date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Describes the nature of a clinical study. Study types include interventional studies (also called clinical trials), observational studies (including patient registries), and expanded access.
-        Descrive la natura di uno studio clinico. I tipi di studio includono studi interventistici (chiamati anche studi clinici), studi osservazionali (inclusi i registri dei pazienti) e l'accesso esteso.
-        
-        study type
-        tipo di studio
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        L'obiettivo principale degli interventi che vengono valutati dallo studio clinico. Gli scopi primari sono:
-Trattamento: Uno o più interventi sono in fase di valutazione per il trattamento di una malattia, sindrome o condizione.
-Prevenzione: Uno o più interventi sono in fase di valutazione per prevenire lo sviluppo di una specifica malattia o condizione di salute.
-Diagnostica: Si stanno valutando uno o più interventi per identificare una malattia o una condizione di salute.
-Cure di supporto: Uno o più interventi sono valutati per massimizzare il comfort, ridurre al minimo gli effetti collaterali o mitigare il declino della salute o della funzione del partecipante.
-Screening: Uno o più interventi sono valutati o esaminati per identificare una condizione, o fattori di rischio per una condizione, in persone che non sono ancora note per avere la condizione o il fattore di rischio.
-Ricerca sui servizi sanitari: Uno o più interventi per valutare la fornitura, i processi, la gestione, l'organizzazione o il finanziamento dell'assistenza sanitaria.
-Scienza di base: Uno o più interventi per esaminare il meccanismo di base dell'azione (per esempio, la fisiologia o la biomeccanica di un intervento).
-Fattibilità del dispositivo: Un intervento di un dispositivo viene valutato in un piccolo trial clinico (generalmente meno di 10 partecipanti) per determinare la fattibilità del prodotto; o un trial clinico per testare un prototipo di dispositivo per verificarne la fattibilità e non gli esiti sanitari. Tali studi sono condotti per confermare la progettazione e le specifiche operative di un dispositivo prima di iniziare una sperimentazione clinica completa.
-Altro: Non si applica nessuna delle altre opzioni.
-        Subject is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants.
-        
-        is subject masked?
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                        
-                        Cross-Sectional
-                        
-                            
-                                
-                                Cross-Sectional, Prospective
-                                
-                                    
-                                        
-                                        Cross-Sectional, Retrospective
-                                        
-                                            
-                                                
-                                                Cross-Sectional, Retrospective/Prospective
-                                                
-                                                    
-                                                        
-                                                        Longitudinal
-                                                        
-                                                            
-                                                                
-                                                                Longitudinal, Prospective
-                                                                
-                                                                    
-                                                                        
-                                                                        Longitudinal, Retrospective
-                                                                        
-                                                                            
-                                                                                
-                                                                                Longitudinal, Retrospective/Prospective
-                                                                                
-                                                                                    
-                                                                                        
-                                                                                        Other
-                                                                                        
-                                                                                            
-                                                                                                
-                                                                                                Prospective
-                                                                                                
-                                                                                                    
-                                                                                                        
-                                                                                                        Retrospective
-                                                                                                        
-                                                                                                            
-                                                                                                                
-                                                                                                                Retrospective/Prospective
-                                                                                                                
-                                                                                                            
-                                                                                                        
-                                                                                                    
-                                                                                                
-                                                                                            
-                                                                                        
-                                                                                    
-                                                                                
-                                                                            
-                                                                        
-                                                                    
-                                                                
-                                                            
-                                                        
-                                                    
-                                                
-                                            
-                                        
-                                    
-                                
-                            
-                        
-                    
-                
-            
-        
-        Rapporto temporale tra il periodo di osservazione e il momento dell'iscrizione dei partecipanti. I tipi sono:
-Retrospettiva: Osservazione retrospettiva basata su osservazioni raccolte prevalentemente prima della selezione dei soggetti e dell'iscrizione
-Prospettiva: Osservazioni periodiche raccolte prevalentemente in seguito all'iscrizione al corso di studi.
-Sezione trasversale: Osservazioni o misurazioni effettuate in un unico momento, di solito all'iscrizione del soggetto
-Altro: Spiegato nella descrizione dettagliata
-        Temporal relationship of observation period to time of participant enrollment. Types are:
-Retrospective: Look back using observations collected predominantly prior to subject selection and enrollment
-Prospective: Look forward using periodic observations collected predominantly following subject enrollment
-Cross-sectional: Observations or measurements made at a single point in time, usually at subject enrollment
-Other: Explain in Detailed Description
-
-        
-        prospettiva temporale
-        time perspective
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Testo del titolo di un progetto, risultato della ricerca, ecc.
-        Text of the title of a project, research output, etc.
-        
-        title
-        titolo
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        L'intero numero o importo.
-        The whole number or amount.
-        
-        total
-        totale
-        provissoria - valutare un renaming della proprietà
-        unstable - check for a renaming of the property
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Total with respect to undergraduate students: in this case, undergraduate students are considered to be students in good standing with the payment of tuition fees enrolled in undergraduate courses, master's degree courses, courses of the old system.
-        Totale rispetto agli studenti di laurea: in questo caso, vengono considerati studenti di laurea gli studenti in regola con il pagamento delle tasse universitarie iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento.
-        
-        total degree
-        totale lauree
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Total with respect to students from outside the European Union who are beneficiaries of interventions enrolled in degree courses, master's degree courses, courses of the old system. Students in good standing with the payment of tuition fees are considered.
-        Totale rispetto agli studenti di nazionalità extra Unione Europea beneficiari di interventi iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento. Vengono considerati gli studenti in regola con il pagamento delle tasse universitarie.
-        
-        total degree extra-EU
-        totale lauree extra-UE
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Total with respect to students enrolled in PhD courses.
-        Totale rispetto agli iscritti a corsi di dottorato di ricerca.
-        
-        total doctorate
-        totali dottorati
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Amount of total expenditure. The values are expressed in EURO. The data relate to the financial year per year (T-1).
-        Importo della spesa totale. I valori sono espressi in EURO. I dati sono relativi all'esercizio finanziario all'anno (T-1).
-        
-        spese totali
-        total expense
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Total with respect to the female population of the sample considered.
-        Totale rispetto alla popolazione di sesso femminile del campione considerato.
-        
-        total female
-        totale genere femminile
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Information on women PhDs, disaggregated by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available as of calendar year 2012.
-        Informazioni sui dottori di ricerca di genere femminile, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno solare 2012.
-        
-        total female doctorate graduated
-        totale di laurati ad un dottorato di genere famminile
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Information on women enrolled in PhD courses, broken down by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available from the academic year 2012/2013. Students at ISCED Level 8 2011.
-From 2015-2016 onwards, data are collected by the National Register of Students and Graduates (ANS_PL), which could lead to a discontinuity in the historical series.
-Elaborations on ANS-PL data extracted on 2/10/2019.
-        Informazioni sulle donne iscritte ai corsi di dottorato, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno accademico 2012/2013. Studenti del livello 8 della ISCED 2011.
-A partire dall'a.a. 2015-2016 i dati sono rilevati dall'Anagrafe Nazionale degli Studenti e dei Laureati (ANS_PL), ciò potrebbe determinare una discontinuità nella serie storica.
-Elaborazioni su dati ANS-PL estratti alla data del 2/10/2019.
-        
-        total female doctorate students
-        totale degli studenti di dottorato di genere famminile
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Number of registered female students corresponding to the selected combination of variables. In particular: number of female students who, with reference to a.a. (t) - (t+1), are enrolled on July 31st of the year (t+1). Notes: Students of levels 6 and 7 of ISCED 2011. For the year 2018-2019: elaborations on ANS data - extraction December 2019.
-        Numero di studentesse di genere femminile iscritte corrispondente alla combinazione di variabili selezionata. In particolare: numero di studentesse che, con riferimento all' a.a. (t) - (t+1), risultano iscritte alla data del 31 luglio dell'anno (t+1). Note: Studentesse dei livelli 6 e 7 della ISCED 2011. Per l'anno 2018-2019: elaborazioni su dati ANS - estrazione Dicembre 2019.
-        
-        total female enrolled
-        totale di genere femminile iscritto
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Number of female graduates corresponding to the selected combination of variables. In particular: Number of female students who graduated in the reference calendar year. Students of levels 6 and 7 of ISCED 2011.
-For the year 2018: elaborations on ANS data - extraction December 2019.
-        Numero di laureate di genere femminile corrispondente alla combinazione di variabili selezionata. In particolare: Numero di studentesse che si sono laureate nell’anno solare di riferimento. Studentesse dei livelli 6 e 7 della ISCED 2011. Per l'anno 2018: elaborazioni su dati ANS - estrazione Dicembre 2019.
-        
-        total female graduated
-        totale di genere femminile laureato
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                
-            
-        
-        
-        Total with respect to the population of women with foreign citizenship of the sample considered.
-        Totale rispetto alla popolazione di sesso femminile e con cittadinanza straniera del campione considerato.
-        
-        total foreign female
-        totale di genere femminile straniero
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                
-            
-        
-        
-        Total with respect to the population of men with foreign citizenship of the sample considered.
-        Totale rispetto alla popolazione di sesso maschile e con cittadinanza straniera del campione considerato.
-        
-        total foreign male
-        totale di genere maschile straniero
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Project total grant
-        Totale contributo progetto
-        
-        total grant
-        totale contributo
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Project total investment
-        Totale investimento del progetto
-        
-        investimento totale
-        total investment
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Total with respect to the male population of the sample considered.
-        Totale rispetto alla popolazione di sesso maschile del campione considerato.
-        
-        total male
-        totale generemaschile
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Information on men PhDs, disaggregated by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available as of calendar year 2012.
-        Informazioni sui dottori di ricerca di genere maschile, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno solare 2012.
-        
-        total male doctorate graduated
-        totale di laurati ad un dottorato di genere maschile
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Information on men enrolled in PhD courses, broken down by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available from the academic year 2012/2013. Students at ISCED Level 8 2011.
-From 2015-2016 onwards, data are collected by the National Register of Students and Graduates (ANS_PL), which could lead to a discontinuity in the historical series.
-Elaborations on ANS-PL data extracted on 2/10/2019.
-        Informazioni sugli uomini iscritti ai corsi di dottorato, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno accademico 2012/2013. Studenti del livello 8 della ISCED 2011.
-A partire dall'a.a. 2015-2016 i dati sono rilevati dall'Anagrafe Nazionale degli Studenti e dei Laureati (ANS_PL), ciò potrebbe determinare una discontinuità nella serie storica. Elaborazioni su dati ANS-PL estratti alla data del 2/10/2019.
-        
-        total male doctorate students
-        totale degli studenti di dottorato di genere maschile
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Number of registered male students corresponding to the selected combination of variables. In particular: number of male students who, with reference to a.a. (t) - (t+1), are enrolled on July 31st of the year (t+1). Notes: Students of levels 6 and 7 of ISCED 2011. For the year 2018-2019: elaborations on ANS data - extraction December 2019.
-        Numero di studenti di genere maschile iscritti, corrispondente alla combinazione di variabili selezionata. In particolare: numero di studenti di genere maschile che, con riferimento all' a.a. (t) - (t+1), risultano iscritti alla data del 31 luglio dell'anno (t+1). Note: Studenti dei livelli 6 e 7 della ISCED 2011. Per l'anno 2018-2019: elaborazioni su dati ANS - estrazione Dicembre 2019.
-        
-        total male enrolled
-        totale di generemaschile iscritto
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Number of male graduates corresponding to the selected combination of variables. In particular: Number of male students who graduated in the reference calendar year. Students of levels 6 and 7 of ISCED 2011.
-For the year 2018: elaborations on ANS data - extraction December 2019.
-        Numero di laureati di genere maschile corrispondente alla combinazione di variabili selezionata. In particolare: Numero di studenti di genere maschile che si sono laureati nell’anno solare di riferimento. Studenti dei livelli 6 e 7 della ISCED 2011.
-Per l'anno 2018: elaborazioni su dati ANS - estrazione Dicembre 2019.
-        
-        total male graduated
-        totale di genere maschile laureato
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Total with respect to students in good standing with the payment of tuition fees enrolled in Level I and Level II master's courses.
-        Totale rispetto agli studenti in regola con il pagamento delle tasse universitarie iscritti a corsi di master di I e II livello.
-        
-        total master
-        totale lauree magistrali
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Total with respect to students enrolled in 1st and 2nd level master's courses and perfectioning courses. Disaggregation criterion used for data from 2009 to 2013, both included.
-        Totale rispetto agli studenti iscritti a corsi di master di I e II livello e a corsi di perfezionamento. Criterio di disaggregazione utilizzato per dati dal 2009 al 2013, entrambi inclusi.
-        
-        total perfectioning master
-        totale corsi di perfezionamento
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Total with respect to students in good standing with the payment of tuition fees enrolled in specialized courses.
-        Totale rispetto agli studenti in regola con il pagamento delle tasse universitarie iscritti a corsi di specializzazione.
-        
-        total specialization
-        totale specializzazioni
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Data di presentazione della proposta progettuale associata all'operazione
-        Date of submission of the project proposal associated with the operation
-        
-        data trasmissione
-        transmission date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        Identificativo all'interno della piattaforma UNiCS
-        Identifier in the UNiCS platform.
-        
-        identificativo in unics
-        unics identifier
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Name of the postgraduate education course; in this dataset, it can be referred to Postgraduate Schools/Level I Masters/Level II Masters/Research Doctorates.
-        Nome del corso di studio di formazione Post-Laurea; in questo dataset, si può riferire a Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca.
-        
-        course type
-        tipologia di corso
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Numero totale di partecipanti allo studio
-        The date the study was last verified in a date-type format so that it can be used to find studies before/after/inclusive of a date or dates. For studies that only provide month/year, the last day of the month is used.
-        
-        data verifica
-        verification date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La data in cui lo studio è stato verificato per l'ultima volta in un formato di tipo data, in modo da poterlo utilizzare per trovare gli studi prima/dopo/conclusiva di una o più date. Per gli studi che forniscono solo mese/anno, viene utilizzato l'ultimo giorno del mese.
-        The date the study was last verified in a date-type format so that it can be used to find studies before/after/inclusive of a date or dates. For studies that only provide month/year, the last day of the month is used.
-        
-        mese-anno di verifica
-        verification month-year
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        A brief explanation of the reason(s) why such clinical study was stopped (for a clinical study that is "Suspended," "Terminated," or "Withdrawn" prior to its planned completion as anticipated by the protocol).
-        Una breve spiegazione delle ragioni per cui tale studio clinico è stato interrotto (per uno studio clinico "Sospeso", "Terminato" o "Ritirato" prima del suo completamento previsto, come previsto dal protocollo).
-        
-        perchè bloccato
-        why stopped
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                1
-                
-            
-        
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        La malattia, il disturbo, la sindrome, o la lesione che si sta studiando. Su ClinicalTrials.gov, le condizioni possono includere anche altre questioni relative alla salute, come la durata della vita, la qualità della vita e i rischi per la salute. Il nome della condizione può includere lettere maiuscolo o minuscole.
-        The disease, disorder, syndrome, illness, or injury that is being studied. On ClinicalTrials.gov, conditions may also include other health-related issues, such as lifespan, quality of life, and health risks. The name of the condition may include upper or lower case letters.
-        
-        Condition
-        Condizione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        I nomi della malattia o delle condizioni studiate nello studio clinico, o il focus dello studio clinico. I dati vengono descritti da NLM (Medical Subject Headings - MeSH) - thesaurus del vocabolario controllato o termini da un altro vocabolario, come la Nomenclatura sistematica dei termini medico-clinici (SNOMED CT), che è stato mappato al MeSH all'interno del Metathesaurus Unified Medical Language System (UMLS).
-
-Tradotto con www.DeepL.com/Translator (versione gratuita)
-        The name(s) of the disease(s) or condition(s) studied in the clinical study, or the focus of the clinical study appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus or terms from another vocabulary, such as the Systematized Nomenclature of Medicine—Clinical Terms (SNOMED CT), that has been mapped to MeSH within the Unified Medical Language System (UMLS) Metathesaurus.
-        
-        Condition Mesh Term
-        Termine MeSH di Condizione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        I metodi di indagine e le strategie utilizzate nello studio clinico. Una descrizione delle modalità di conduzione dello studio clinico
-        The investigative methods and strategies used in the clinical study. A description of the manner in which the clinical trial will be conducted
-        
-        AACT Design
-        Progettazione AACT
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        I requisiti chiave che le persone che vogliono partecipare a uno studio clinico devono soddisfare o le caratteristiche che devono avere.
-        The key requirements that people who want to participate in a clinical study must meet or the characteristics they must have.
-        
-        Eligibility
-        Idoneitá
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        conduzione del sito/partecipazione ad uno studio
-        site conducting/participating in a study
-        
-        Facility Clinical Trial
-        Struttura sperimentazione clinica
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        A process or action that is the focus of a clinical study. Interventions include drugs, medical devices, procedures, vaccines, and other products that are either investigational or already available. Interventions can also include noninvasive approaches, such as education or modifying diet and exercise.
-        Un processo o un'azione che è il fulcro di uno studio clinico. Gli interventi comprendono farmaci, dispositivi medici, procedure, vaccini e altri prodotti che sono in fase di sperimentazione o già disponibili. Gli interventi possono anche includere approcci non invasivi, come l'educazione o la modifica della dieta e dell'esercizio fisico.
-        
-        AACT Intervention
-        Intervento AACT
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Interventi di studio clinico documentati da NLM's Medical Subject Headings (MeSH) - thesaurus del vocabolario controllato da NLM's Medical Subject Headings (MeSH)
-        clinical study intervention appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus
-        
-        AACT Intervention Mesh Term
-        Termine MeSH di Intervento AACT
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus
-        descrittori del thesaurus del vocabolario controllato dalla NLM "Medical Subject Headings (MeSH)" (MeSH)
-        
-        Condition/Intervention Mesh Term
-        Termine Mesh di Condizione/Interventi
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        La persona responsabile dell'invio di informazioni su uno studio clinico a ClinicalTrials.gov e dell'aggiornamento di tali informazioni. Di solito lo sponsor dello studio o lo sperimentatore.
-        The person responsible for submitting information about a clinical study to ClinicalTrials.gov and updating that information. Usually the study sponsor or investigator.
-        
-        Responsible Party
-        parte responsabile
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-            
-        
-        L'organizzazione o la persona che avvia lo studio e che ha autorità e controllo sullo studio.
-        The organization or person who initiates the study and who has authority and control over the study.
-        
-        Sponsor
-        sponsor
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        Clinical study
-        Studio clinico
-        
-        Studio
-        Study
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        All Science Journal Classification
-        Classificazione  Scopus
-        Scopus Classification
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Journals are assigned to 27 major thematic categories as well as to 313 specific subject categories according to Scopus® Classification.
-        
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        The SCOPUS classification scheme contains 27 subject areas: Agricultural and Biological Sciences; Arts and Humanities; Biochemistry; Genetics and Molecular Biology; Business; Management and Accounting; Chemical Engineering; Chemistry; Computer Science; Decision Sciences; Dentistry; Earth and Planetary Science; Economics; Econometrics and Finance; Energy
-Engineering; Environmental Science; Health Professions; Immunology and Microbiology; Materials Science; Mathematics; Medicine; Multidisciplinary; Neuroscience; Nursing; Pharmacology, Toxicology and Pharmaceutics; Physics and Astronomy; Psychology; Social Sciences; Veterinary
-
-Attributes:
-:name
-:scopusSubjectAreaCode
-        
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Rappresenta l'affiliazione di una persona a un'organizzazione con un determinato ruolo per un periodo di tempo.
-        Represents the affiliation of a person to an organization with a certain role for a period of time.
-        
-        Academic Affiliation
-        Affilizazione accademica
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Il principale titolo accademico post-secondario in Italia.
-        The main post-secondary academic degree in Italy.
-        
-        Academic Degree
-        Laurea
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-        Classification of Academic Disciplines
-        Classificazione Settori Sicentifico Disciplinari
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Il ruolo che una persona svolge in un'organizzazione accademica.
-        The role a person plays in an academic organization.
-        
-        Academic role
-        Ruolo Accademico
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        It refers to the areas set up by the National University Council (CUN).
-Currently, there are fourteen areas. (Gelmin Law 240/2010)
-- Area 01 Mathematics and informatics
-- Area 02 Physics
-- Area 03 Chemistry
-- Area 04 Earth Science
-- Area 05 Biology
-- Area 06 Medicine
-- Area 07 Agricultural and veterinary science
-- Area 08 Civil engineering and architecture
-- Area 09 Industrial and information engineering
-- Area 10 Antiquities, philology, literary studies, art history
-- Area 11 History, philosophy, pedagogy and psychology
-- Area 12 Law
-- Area 13 Economics and statistics
-- Area 14 Political and social science
-        Si riferisce alle aree istituite dal Consiglio Universitario Nazionale (CUN).
-Attualmente le aree sono quattordici. (Legge Gelmin 240/2010)
-- Area 01 Matematica e informatica
-- Area 02 Fisica
-- Area 03 Chimica
-- Area 04 Scienze della Terra
-- Area 05 Biologia
-- Area 06 Medicina
-- Area 07 Scienze agrarie e veterinarie
-- Area 08 Ingegneria civile e architettura
-- Area 09 Ingegneria industriale e dell'informazione
-- Area 10 Antichità, filologia, studi letterari, storia dell'arte
-- Area 11 Storia, filosofia, pedagogia e psicologia
-- Area 12 Legge
-- Area 13 Economia e statistica
-- Area 14 Scienze politiche e sociali
-        
-        Area CUN
-        CUN Area
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Tipo di attività finanziata. I tipi sono: Progetti, Conferenza, Azioni congiunte, Sovvenzione di funzionamento, Accordo quadro di partenariato
-        Type of activity funded. Types are: Projects, Conference, Joint Actions, Operating Grant, Framework Partnership Agreement
-        
-        CHAFEA Instrument
-        Strumento CHAFEA
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Ouput prodotto da un'attività finanziata. I diversi tipi di output sono: "Dimostratore, pilota, prototipo", "Documento, rapporti...", "Siti web, compilazione di brevetti, video ecc.
-        Ouput produced by a funded activity. The different types of outputs are: "Demonstrator, pilot, prototype", "Document, reports...", "Websites, patent filling, videos etc" and "Other".
-        
-        CHAFEA Project's Output
-        Risultato progetto CHAFEA
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        Involved Institutions
-        Istituzioni coinvolte
-        
-        CHAFEA Participant
-        Partecipanti CHAFEA
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        Attività finanziata pubblicata dall'Agenzia esecutiva per i consumatori, la salute, l'agricoltura e l'alimentazione (CHAFEA)
-        Funded activity published by the Consumers, Health, Agriculture and Food Executive Agency (CHAFEA)
-        
-        CHAFEA Project
-        Progetto CHAFEA
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Classification of funded activities published by the Consumers, Health, Agriculture and Food Executive Agency (CHAFEA)
-        Classificazione delle attività finanziate pubblicata dall'Agenzia esecutiva per i consumatori, la salute, l'agricoltura e l'alimentazione (CHAFEA)
-        
-        Argomento CHAFEA
-        CHAFEA Topic
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-        Classificazione dei brevetti cooperativi
-        Cooperative Patent Classification
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-            
-        
-        Importi monetari allegati a un'operazione CTN/PRIN
-        Monetary amounts attached to a CTN/PRIN operation
-        
-        Ammontare CTN/PRIN
-        CTN/PRIN Amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Soggetti beneficiari dell'iniziativa. I dati integrati in ToscanaOpenResearch sono stati ottenuti nel contesto di un protocollo di intesa tra il Ministero dell'Istruzione, dell'Università e della Ricerca e la Regione toscana, e sono relativi a progetti aventi almeno un beneficiario con sede legale o operativa in Toscana.
-        Subjects that are beneficiaries of the initiative. The data integrated in ToscanaOpenResearch were obtained in the context of a memorandum of understanding between the Ministry of Education, University and Research and the Region of Tuscany, and are related to projects with at least one beneficiary with registered or operational headquarters in Tuscany.
-        
-        CTN/PRIN Funded Institution
-        Istituzione finanziata da CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-            
-        
-        Financing fund from which the initiative draws its economic resources
-        Fondo di finanziamento da cui l'iniziativa attinge le sue risorse economiche
-        
-        CTN/PRIN Financing Fund
-        Fondo di finanziamento CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        An initiative in this context is a funding action that can be associated with a call, a notice, an invitation, a campaign, etc. The data integrated in ToscanaOpenResearch have been obtained in the context of a memorandum of understanding between the Ministry of Education, University and Research and the Tuscan Region, and are related to the initiatives CTN2012, CTN20916 and PRIN 2012, and to projects with at least one beneficiary with legal or operational headquarters in Tuscany.
-        Un'iniziativa in questo contesto è un'azione di finanziamento che può essere associata ad un bando, un avviso, un invito, una campagna, etc. I dati integrati in ToscanaOpenResearch sono stati ottenuti nel contesto di un protocollo di intesa tra il Ministero dell'Istruzione, dell'Università e della Ricerca e la Regione toscana, e sono relativi alle iniziative CTN2012, CTN20916 e PRIN 2012, e a progetti aventi almeno un beneficiario con sede legale o operativa in Toscana.
-        
-        CTN/PRIN Initiative
-        iniziativa CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-            
-        
-        Accounting operation, related to Local code project, scope, beneficiary
-        Operazione contabile, relativa a Codice locale progetto, ambito, beneficiario
-        
-        CTN/PRIN Operation
-        Operazione CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Progetto finanziato da CTN (Cluster Tecnologici Nazionali) o PRIN (Progetti di Ricerca di Interesse Nazionale)
-        Project funded by CTN (Cluster Tecnologici Nazionali) or PRIN (Progetti di Ricerca di Interesse Nazionale)
-        
-        CTN/PRIN Project
-        Progetto CTN/PRIN
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        Country where the facility conducting a clinical protocol is located
-        Paese in cui si trova la struttura che conduce un protocollo clinico
-        
-        Coinvolgimento del paese
-        Country Involvement
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Information on accommodation and canteens active at 1/11 of the reference year.
-        Informazioni sui posti alloggio e mense attive all'1/11 dell'anno di riferimento.
-        
-        Aggregazione degli alloggi e mense riportate da DSU
-        DSU Aggregate of Canteen And Accommodations
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        Information (code and description) on interventions in favor of students for the Academic Year (T-1)/(T).
-        Informazioni (codice e descrizione) sugli interventi a favore degli studenti per l'Anno Accademico (T-1)/(T)
-        
-        DSU Intervention Type
-        Tipo (o classe) di intervento DSU
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Interventi concessi a studenti per ciascun Ateneo/Istituto gestito da ciascun ente per il DSU/ufficio, per l'anno accademico di riferimento.
-        Interventions granted to students for each University/Institute managed by each institution for the Right to University Studies - DSU/Office, for the academic year of reference.
-        
-        Aggregazione Diritto allo studio universitario riportato da USTAT
-        DSU Aggregate of Right to University Studies
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        According to http://anagrafe.miur.it/, the areas are the following:
-
-- Sanitaria
-- Scientifica
-- Sociale
-- Umanistica
-
-Each faculty is gruped under one of the previous areas.
-        
-        Area di laurea italiana
-        Italian Degree Area
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        http://www.miur.it/0002Univer/0021Offert/index_cf2.htm
-
-- Determinazione delle classi delle lauree universitarie (1-42)
-http://www.miur.it/UserFiles/521.pdf
-
-- Determinazione delle classi delle lauree specialistiche (1-104)
-        
-        Italian Degree Class
-        Tipo di laurea italiana
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        A maturity diploma that can be awarded upon successful completion of secondary education.
-        Un diploma di maturità che può essere rilasciato al termine del ciclo di studi secondari.
-        
-        Diploma
-        diploma
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Tipologia di attività dell'organizzazione che partecipa a un progetto CE. Le seguenti descrizioni e codici di convenzione sono utilizzati per distinguere tra i diversi tipi di organizzazioni: società private a scopo di lucro (PRC), enti pubblici (esclusi ricerca e istruzione) (PUB), organizzazioni di ricerca (esclusa l'istruzione) (REC), istituti di istruzione secondaria e superiore (HES) e altri enti (OTH).
-        Type of activity performed by the organisation participating in a EC project. The following descriptions and convention codes are used for distinguishing between the different types of organisations according to their nature/activity: private for profit companies (PRC), public bodies (excluding research and education) (PUB), research organisations (excluding education) (REC), secondary and higher education establishments (HES), and other entities (OTH).
-        
-        EC Activity Type of Organization
-        Tipologia CE di attivitá dell'organizzazione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Classificazione CE
-        EC Classification
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        I framework program, o in forma abbreviata dal FP1 a FP7 - "FP8" è stato chiamato "Horizon 2020" - sono programmi di finanziamento creati dall'Unione Europea e dalla Commissione Europea per sostenere e promuovere la ricerca nello Spazio Europeo della Ricerca (ERA).
-        The Framework Programmes, or abbreviated FP1 to FP7 with "FP8" being named "Horizon 2020", are funding programmes created by the European Union/European Commission to support and foster research in the European Research Area (ERA).
-        
-        EC Framework Program
-        Programma quadro CE
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        Funding scheme (or "Types of action" in Horizon 2020) are the types of projects funded under a EC Framework Programme. In Horizon 2020, the existing types of action are the following: Research and innovation actions (RIA), Innovation actions (IA), Coordination and support actions (CSA), ERA-NET Cofund actions, European Joint Programme (EJP) Cofund actions, Pre-Commercial Procurement (PCP) actions, Public Procurement of Innovative Solutions (PPI) actions and Prizes.
-        Gli schemi di finanziamento (o "Tipi di azione" in Horizon 2020) sono i tipi di progetti finanziati nell'ambito di un programma quadro CE. In Horizon 2020, i tipi di azione esistenti sono i seguenti: Azioni di ricerca e innovazione (RIA), azioni di innovazione (IA), azioni di coordinamento e sostegno (CSA), azioni Cofund ERA-NET, azioni Cofund del programma comune europeo (EJP), azioni Cofund del programma europeo congiunto (EJP), azioni di appalti pre-commerciali (PCP), azioni di appalti pubblici di soluzioni innovative (PPI) e premi.
-
-        
-        EC Funding Scheme
-        Piano di finanziamento CE
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-            
-        
-        Partecipante ad un progetto CE. Questa classe è una reificazione del rapporto che coinvolge un progetto con un'organizzazione partecipante. Questa classe reificata memorizza informazioni aggiuntive come il finanziamento concesso dall'UE al partecipante specifico.
-        Participant in a EC project. This class is a reification of the relationship that involves a project with a participating organization. This reified class stores additional information such as the funding granted by the EU to the specific participant.
-        
-        EC Participant
-        Partecipante CE
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        Progetto finanziato dai programmi quadro dell'UE per la ricerca e l'innovazione (dal 1° PQ1 a Horizon 2020) e pubblicato dalla Commissione europea sul servizio comunitario di informazione per la ricerca e lo sviluppo (CORDIS).
-        Project funded by the EU's framework programmes for research and innovation (FP1 to Horizon 2020) and published by the European Comission on the Community Research and Development Information Service (CORDIS).
-        
-        EC Project
-        Progetto CE
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Categorizzazione tematica utilizzata nel 7° Programma Quadro. Non disponibile in H2020.
-        Thematic categorisation used in the 7th Framework Programme. Not available in H2020.
-        
-        Area tematica CE
-        EC Subject Area
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        Calls for proposals are subdivided into topics. A topic defines a specific subject or area for which applicants are invited to submit proposals. The description of a topic comprises its specific scope, the type of action, evaluation criteria and deadline for submission of proposals.
-        Gli inviti a presentare proposte sono suddivisi per argomenti. Un argomento definisce un argomento o un settore specifico per il quale i candidati sono invitati a presentare proposte. La descrizione di un argomento comprende il suo ambito specifico, il tipo di azione, i criteri di valutazione e la scadenza per la presentazione delle proposte.
-        
-        Argomento di ricerca CE
-        EC Topic
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        Classificazione ERC
-        ERC Classification
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        Tipo di finanziamento dell'European Research Council - ERC. Le sovvenzioni dell'ERC sono suddivise in 6 tipi: Sovvenzione di avviamento, Sovvenzione per la sinergia, Sovvenzione per il consolidamento, Sovvenzione per il sostegno, Sovvenzione per la prova di un concetto e Sovvenzione per la fase avanzata. Si tratta di contributi finanziari diretti donati dal bilancio del ERC per finanziare le attività.
-        Type of ERC funding. ERC grants are divided in 6 types: Starting Grant, Synergy Grant, Consolidator Grant, Support, Proof of Concept Grant and Advanced Grant. These are direct financial contributions donated from the ERC budget in order to finance activities.
-        
-        ERC Grant Type
-        Tipo Contributo ERC
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        English Version: http://www.unipr.it/sites/default/files/allegatiparagrafo/01-08-2013/settori_erc.pdf
-        Versione in Italiano:
-https://it.wikipedia.org/wiki/Settori_ERC
-        
-        ERC Panel
-        Pannello ERC
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Progetto finanziato dal Consiglio Europeo della Ricerca
-        Project funded by the European Research Council
-        
-        ERC Project
-        Progetto ERC
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Scientific domains to which the 25 ERC panels -used for the planning and operation of the evaluation of ERC grant proposals- are assigned to. They cover all fields of science, engineering and scholarship which, concretely: Social Sciences and Humanities (6 Panels, SH1–SH6), Physical Sciences and Engineering (10 Panels, PE1–PE10), Life Sciences (9 Panels, LS1–LS9).
-        Settori scientifici ai quali sono assegnati i 25 gruppi di esperti scientifici del CER - utilizzati per la pianificazione e il funzionamento della valutazione delle proposte di sovvenzione del CER -. Essi coprono tutti i campi della scienza, dell'ingegneria e delle borse di studio che, in concreto: Scienze sociali e umanistiche (6 gruppi, SH1-SH6), Scienze fisiche e ingegneria (10 gruppi, PE1-PE10), Scienze della vita (9 gruppi, LS1-LS9).
-        
-        Dominio di ricerca ERC
-        ERC Research Domain
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        English Version: http://www.unipr.it/sites/default/files/allegatiparagrafo/01-08-2013/settori_erc.pdf
-        Versione in Italiano:
-https://it.wikipedia.org/wiki/Settori_ERC
-        
-        ERC Subpanel
-        Sotto Pannello ERC
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        EUREKA Clusters are strategic initiatives proposed and led by industry, developing generic technologies of key importance for European competitiveness
-        I Cluster EUREKA sono iniziative strategiche proposte e guidate dall'industria, che sviluppano tecnologie generiche di importanza fondamentale per la competitività europea
-        
-        EUREKA Cluster
-        Gruppo EUREKA
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        EUREKA financial instrument. EUREKA instruments are of several kinds, and their choice depends mainly on the type of research project to be developed (Eurostars, Clusters, Network projects and InvestHorizon).
-        Strumento finanziario EUREKA. Gli strumenti EUREKA sono di vario tipo e la loro scelta dipende principalmente dal tipo di progetto di ricerca da sviluppare (Eurostars, Clusters, progetti di rete e InvestHorizon).
-        
-        EUREKA Instrument
-        Strumento EUREKA
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        Area di mercato EUREKA (Prodotti industriali / Produzione; Medicina / Salute; Trasporti; Consumer Related)
-        EUREKA Market area (Industrial Products / Manufacturing; Medical / Health Related; Transportation; Consumer Related)
-        
-        Area di mercato EUREKA
-        EUREKA Market Area
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        Partecipanti in progetto EUREKA
-        Participant in a EUREKA project
-        
-        EUREKA Participant
-        Partecipante EUREKA
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        Project funded by the EUREKA network.
-        Project funded by the EUREKA network.
-        
-        EUREKA Project
-        Progetto EUREKA
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Area tecnologica EUREKA (Elettronica, IT e tecnologia delle telecomunicazioni; Produzione industriale, materiali e trasporti; Scienze / tecnologie biologiche; Tecnologia per la protezione dell'uomo e dell'ambiente; Tecnologia energetica)
-        EUREKA Tecnological area (Electronics, IT and Telecoms Technology; Industrial Manufacturing, Material and Transport; Biological Sciences / Technologies; Technology for Protecting Man and the Environment; Energy Technology)
-        
-        Area tecnica EUREKA
-        EUREKA Tech Area
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        It refers to the specific action type within each Key action.
-        Si riferisce al tipo di azione specifica all'interno di ogni azione chiave.
-        
-        Erasmus+ Action Type
-        Tipo di azione Erasmus+
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        It is used to classify the erasmus plus projects under the European Commission classification.
-        Viene utilizzato per classificare i progetti erasmus plus nella classificazione della Commissione Europea.
-        
-        Erasmus+ Classification
-        classificazione Erasmus+
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        It refers to the output result file of an erasmus plus project.
-The file tipycally is available by an url provided by the European Commission.
-        Si riferisce al file dei risultati di un progetto erasmus plus.
-Il file è tipicamente disponibile tramite un url fornito dalla Commissione Europea.
-        
-        Erasmus+ File
-        File Erasmus+
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        It refers to the collective name for activities and projects that can be funded under Erasmus+.
-There are three Key Action areas which can be summarised as:
-- Key Action 1 (Mobility)
-- Key Action 2 (Cooperation for Innovation and Exchange of Good Practices)
-- Key Action 3 (Support for Policy Reform)
-        Si riferisce al nome collettivo per le attività e i progetti che possono essere finanziati nell'ambito di Erasmus+.
-Ci sono tre aree di azione chiave che possono essere riassunte come:
-- Azione chiave 1 (Mobilità)
-- Azione chiave 2 (Cooperazione per l'innovazione e lo scambio di buone pratiche)
-- Azione chiave 3 (Sostegno alla riforma delle politiche)
-        
-        Azione chiave Erasmus+
-        Erasmus+ Key Action
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-            
-        
-        It refers to the entities which are involved in the Erasmus+ projects.
-The entities could be both universities and private organizations.
-        Si riferisce alle entità coinvolte nei progetti Erasmus+.
-Le entità potrebbero essere sia università che organizzazioni private.
-        
-        Erasmus+ Participant
-        Partecipante Erasmus+
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        It refers to the funding programme (for example, Erasmus).
-        Si riferisce al programma di finanziamento (per esempio, Erasmus).
-        
-        Erasmus+ Programme
-        Programma Erasmus+
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        It refers to projects under the funding scheme "Erasmus+" from the European Union for education, training, youth and sport in Europe.
-        Si riferisce a progetti nell'ambito del programma di finanziamento "Erasmus+" dell'Unione Europea per l'istruzione, la formazione, la gioventù e lo sport in Europa.
-        
-        Erasmus+ Project
-        Progetto Erasmus+
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        It is used to address results for erasmus plus projects that have ended.
-        Viene utilizzato per indicare i risultati dei progetti erasmus plus che si sono conclusi.
-        
-        Erasmus+ Project Result
-        Risultato progetto Erasmus+
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Quando disponibile, si riferisce all'argomento o agli argomenti principali del progetto.
-        When available, it refers to the main topic(s) of the project.
-        
-        Argomento Erasmus+
-        Erasmus+ Topic
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        La classificazione Fields of research and development (FORD) viene utilizzata per classificare le unità e le risorse di R&S in base ai campi di indagine, vale a dire ampi domini di conoscenza basati principalmente sul contenuto della materia di R&S. (Fonte: http://uis.unesco.org/en/glossary-term/fields-research-and-development-ford)
-        The Fields of research and development (FORD) classification is used to classify R&D units and resources by fields of enquiry, namely, broad knowledge domains based primarily on the content of the R&D subject matter. (Source: http://uis.unesco.org/en/glossary-term/fields-research-and-development-ford)
-        
-        Classificazione FORD
-        FORD Classification
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        Classificazione Alta Formazione e Ricerca
-        HER Classification
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        La classificazione internazionale standard dell'istruzione (ISCED) è un quadro per l'assemblaggio, la compilazione e l'analisi di statistiche comparabili a livello transnazionale sull'istruzione. (Fonte: https://unesdoc.unesco.org/ark:/48223/pf0000228085)
-        The International Standard Classification of Education (ISCED) is a framework for assembling, compiling and analysing cross-nationally comparable statistics on education. (Source: https://unesdoc.unesco.org/ark:/48223/pf0000228085)
-        
-        Classificazione ISCED-F
-        ISCED-F Classification
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        La classificazione internazionale dei brevetti (IPC), istituita dall'accordo di Strasburgo del 1971, prevede un sistema gerarchico di simboli indipendenti dal linguaggio per la classificazione dei brevetti e dei modelli di utilità in base alle diverse aree tecnologiche a cui si riferiscono.
-        The International Patent Classification (IPC), established by the Strasbourg Agreement 1971, provides for a hierarchical system of language independent symbols for the classification of patents and utility models according to the different areas of technology to which they pertain.
-        
-        Classificazione internazionale dei brevetti
-        International Patent Classification
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        It refers to the academic position held. In the Italian university system,
-there are the following academic roles:
-- Full professor (or first-tier professor) who is admitted after a competition;
-- Associate professor (or second level professor) to whom access is granted following a competition;
-- Adjunct professor;
-- Temporary lecturer;
-- Assistant Professor;
-- Research fellow;
-- Assistant Professor (tenure track);
-- Postdoctoral Researcher
-- Professor Emeritus
-        Si riferisce alla posizione accademica ricoperta. Nel sistema universitario italiano,
-ci sono i seguenti ruoli accademici:
-- Professore ordinario (o professore di primo livello) che viene ammesso dopo un concorso;
-- Professore associato (o professore di secondo livello) al quale viene concesso l'accesso a seguito di un concorso;
-- Professore aggiunto;
-- Docente temporaneo;
-- Professore assistente;
-- Ricercatore;
-- Professore assistente (cattedra di ruolo);
-- Ricercatore post-dottorato
-- Professore emerito
-        
-        Italian Academic Role
-        Ruolo accademico italiano
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        It is refers to Italian degree qualification that students can award upon successful completion of a course of study in higher education, usually at a college or university.
-        Si riferisce al titolo di studio di laurea italiano che gli studenti possono rilasciare al termine di un corso di studi nell'ambito dell'istruzione superiore, di solito presso un college o un'università.
-        
-        Italian Degree
-        Laurea italiana
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        It is refers to the Italian maturity diploma that can be award upon successful completion of secondary education
-        Si riferisce al diploma di maturità italiano che può essere rilasciato al termine del ciclo di studi secondari.
-        
-        Diploma italiano
-        Italian Diploma
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        A PhD courses provided by an Italian university.
-        Un corso di dottorato di ricerca previsot da un'universitá italiana.
-        
-        Corso di Dottorato Italiano
-        Italian PhD Course
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Rapporti con i corsi di dottorato di ricerca che offre ogni anno.
-        Reified relationship that related an university with the PhD courses it offers each cycle year.
-        
-        Corsi di PHD italian per ciclo accademico
-        Italian PhD Course By Academic Cycle
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Tipo di studente nel sistema accademico italiano (Immatricolato, Iscritto, Laureato, Dottorato, ...)
-        Type of student in the Italian academic system.
-        
-        Italian Student Type
-        Tipo di studente italiano
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Aggregated data on Italian students filed in the MIUR system, grouped by year and university.
-        Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno e per università.
-        
-        Aggregate of Italian Students
-        Aggregazione dei studenti italiani
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Aggregated data on Italian students filed in the MIUR system, grouped by year, university and citizenship.
-        Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e cittadinanza.
-        
-        Aggregate of Italian Students By Citizenship
-        Aggregazione dei studenti italiani per cittadinanza
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship and degree.
-        Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza e laurea.
-        
-        Aggregate of Italian Students By Citizenship and Degree
-        Aggregazione dei studenti italiani per cittadinanza e laurea
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship, degree and degree class.
-        Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza, laurea e classe di laurea.
-        
-        Aggregate of Italian Students By Citizenship, Degree and Degree Class
-        Aggregazione dei studenti italiani per cittadinanza, laurea e classe di laurea
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship and degree class.
-        Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza e classe di laurea.
-        
-        Aggregate of Italian Students By Citizenship and Degree Class
-        Aggregazione dei studenti italiani per cittadinanza e classe di laurea
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship and degree class.
-        Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza e classe di laurea.
-        
-        Aggregate of Italian Students By Degree and Degree Class
-        Aggregazione dei studenti italiani per laurea e classe di laurea
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Aggregated data on Italian students filed in the MIUR system, grouped by year, university and diploma.
-        Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e diploma.
-        
-        Aggregate of Italian Students By Diploma
-        Aggregazione dei studenti italiani per diploma
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Aggregated data on Italian students filed in the MIUR system, grouped by year, university, diploma, degree and degree class.
-        Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, diploma, laurea e classe di laurea.
-        
-        Aggregate of Italian Students By Diploma, Degree and Degree Class
-        Aggregazione dei studenti italiani per diploma, laurea e classe di laurea
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Aggregated data on Italian students filed in the MIUR system, grouped by year, university and Italian province of residence.
-        Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e provincia di residenza italiana.
-        
-        Aggregate of Italian Students By Province of Residence
-        Aggregazione dei studenti italiani per provincia di residenza
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Aggregated data on Italian students filed in the MIUR system, grouped by year, university, Italian province of residence, degree and degree class.
-        Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, provincia di residenza italiana, laurea e classe di laurea.
-        
-        Aggregate of Italian Students By Province of Residence, Degree and Degree Class
-        Aggregazione dei studenti italiani per provincia di residenza, laurea e classe di laurea
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Aggregated data on Italian students filed in the MIUR system, grouped by year, university and Italian region of residence.
-        Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e regione di residenza italiana.
-        
-        Aggregate of Italian Students By Region of Residence
-        Aggregazione dei studenti italiani per regione di residenza
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Aggregated data on Italian students filed in the MIUR system, grouped by year, university, Italian region of residence, degree and degree class.
-        Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, regione di residenza italiana, laurea e classe di laurea.
-        
-        Aggregate of Italian Students By Region of Residence, Degree and Degree Class
-        Aggregazione dei studenti italiani per regione di residenza, laurea e classe di laurea
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Macro Sector
-        Macro Settore
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        A granted patent, i.e. an intellectual property right for the owner to exclude others from making, using, selling and importing an invention
-        Un brevetto concesso, ovvero un diritto di proprietà intellettuale per il proprietario di escludere altri dal fare, utilizzare, vendere e importare un'invenzione
-        
-        Brevetto
-        Patent
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        A priority right or right of priority is a time-limited right, triggered by the first filing of an application for a patent. It allows the claimant to file a subsequent application in another country for the same invention as of the date of filing the first application.
-        Un diritto o diritto di priorità prioritario è un diritto limitato nel tempo, innescato dal primo deposito di una domanda di brevetto. Consente al richiedente di presentare una domanda successiva in un altro paese per la stessa invenzione a partire dalla data di deposito della prima domanda.
-        
-        Dettagli sulla priorità dei brevetti
-        Patent Priority Details
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        Details of the patent publication (e.g. publication number, year, etc.)
-        Dettagli della pubblicazione del brevetto (ad es. Numero di pubblicazione, anno, ecc.)
-        
-        Dettagli della pubblicazione del brevetto
-        Patent Publication Details
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-            
-        
-        La fase in cui è attualmente in corso il processo di pubblicazione dei brevetti.
-        The stage in which the patent publication process is currently on.
-        
-        Fase di pubblicazione del brevetto
-        Patent Publication Stage
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        A PhD course.
-        Un corso di dottorato di ricerca.
-        
-        Corso di dottorato
-        PhD Course
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        It refers to the citenzship of where a person was born. The possible values are:
-- Italian
-- Non italian
-        Si riferisce alla cittadinanza del luogo di nascita di una persona. I valori possibili sono:
-- Italiano
-- Non italiano
-        
-        Cittadinanza riportata in sistemi nazionali scolastici
-        Reported Citizenship
-        provvisorio - da comprendere meglio con dati alla mano se possa essere sufficiente utilizzare la cittadinanza già definita nell'ontologia Core Person Vocabulary - Profilo Applicativo Italiano
-        unstable - to be investigated whether it is sufficient to use the citizenship already defined in CPV - Core Person Vocabulary - Italian Application Profile.
-    
-    
-
-
-    
-
-    
-        
-        La classificazione dell'UNESCO di professionisti impegnati nella concezione o nella creazione di nuove conoscenze (che conducono ricerche e migliorano o sviluppano concetti, teorie, modelli, tecniche di strumentazione, software o metodi operativi) in base ai livelli di anzianità. Si propone di utilizzare la seguente classificazione dei gradi / livelli di anzianità: Categoria A: il singolo voto / posto più alto in cui viene normalmente condotta la ricerca. Esempi: "Direttore della ricerca" o "Professore ordinario" Categoria B: Ricercatori che lavorano in posizioni non più alte della posizione più alta (A) ma più senior rispetto ai neolaureati qualificati (livello ISCED 8). Esempi: "Ricercatore senior" o "Ricercatore principale" o "Professore associato". Categoria C: il primo grado / posto in cui verrebbe normalmente assunto un dottorato di ricerca appena qualificato. Esempi: "Ricercatore" o "Investigatore" o "Ricercatore" o "Dottorando post-dottorato". Categoria D: Studenti di dottorato di livello CITE 8 impegnati come ricercatori o ricercatori che lavorano in posti che normalmente non richiedono un dottorato. Esempi: "dottorandi" o "ricercatori junior" (senza dottorato di ricerca). Anche gli studenti del Master che sono considerati ricercatori rientrerebbero in questa categoria.
-        UNESCO's clasification of professionals engaged in the conception or creation of new knowledge (who conduct research and improve or develop concepts, theories, models, techniques instrumentation, software or operational methods) by the seniority levels. It is proposed to use the following classification of seniority grades/levels: Category A: The single highest grade/post at which research is normally conducted. Examples: "Director of research" or "Full professor" Category B: Researchers working in positions not as senior as top position (A) but more senior than newly qualified doctoral graduates (ISCED level 8). Examples: "Senior researcher" or "Principal investigator" or "Associate professor". Category C: The first grade/post into which a newly qualified doctoral graduate would normally be recruited. Examples: "Researcher" or "Investigator" or "Assistant professor" or "Post-doctoral fellow". Category D: Either doctoral students at the ISCED level 8 who are engaged as researchers, or researchers working in posts that do not normally require a doctorate degree. Examples: "Ph.D. students" or "Junior researchers" (without a Ph.D.). Master’s students who are counted as researchers would also fall under this category.
-        
-        Anzianità ricercatore
-        Researcher Seniority Grade
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-        Result
-        Risultato (Output)
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Settore Scientifico Disciplinare
-        Sientific Disciplinary Sector
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        Enterprise created from a pre-existing entity or unit; in this specific dataset are included the spin-offs of public research: adopting the definition of the Netval 2014 report, an "enterprise operating in high-tech sectors constituted by (at least) a university professor/researcher or a doctoral candidate/fellow/student who has carried out multiannual research activities on a specific theme, object of creation of the enterprise itself".The data are obtained from Spin-off Italia, the spin-off database of public research in Italy: https://www.spinoffitalia.it/. As indicated by the website Spin-off Italia (https://www.spinoffitalia.it/?q=about), "The database (Spin-off Italia, Editor's note) is the result of the collaboration between the Centre for Innovation and Entrepreneurship of the Polytechnic University of Marche, NetVal and the Management Institute of the Scuola Superiore Sant'Anna. The database contains information on the companies that the research group considered to associate with the spin-off concept of public research. In particular, in the database it is possible to select the companies that have been accredited as spin-offs by the research institutions of origin".
-        Impresa creata a partire da un ente o un’unità preesistente; in questo specifico dataset vengono inclusi gli spin-off della ricerca pubblica: adottando la definizione del rapporto Netval 2014, una “impresa operante in settori high-tech costituita da (almeno) un professore/ricercatore universitario o da un dottorando/contrattista/studente che abbia effettuato attività di ricerca pluriennale su un tema specifico, oggetto di creazione dell’impresa stessa”. I dati sono ottenuti da Spin-off Italia, il database degli spin-off della ricerca pubblica in Italia: https://www.spinoffitalia.it/. Come indicato dal sito Spin-off Italia (https://www.spinoffitalia.it/?q=about), "Il database (Spin-off Italia, NdR) è frutto della collaborazione fra il Centro per l'Innovazione e l'Imprenditorialità dell'Università Politecnica delle Marche, NetVal e l'Istituto di Management della Scuola Superiore Sant'Anna. Il database contiene informazioni sulle imprese che il gruppo di ricerca ha ritenuto di associare al concetto di spin-off della ricerca pubblica. In particolare, nel database è possibile selezionare le imprese che sono state accreditate come spin-off dagli enti di ricerca di provenienza."
-        
-        Spinoff
-        Spinoff
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-        Aggregazione Statistica
-        Statistical Aggregation
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Information on the average contribution for students enrolled in I and II level degree courses (including single cycle courses) calculated on the basis of the fees actually paid (net of the regional tax for the DSU and stamp duty where applicable) .
-        Informazioni sulla contribuzione media per gli studenti iscritti a corsi di laurea di I e II livello (inclusi i corsi a ciclo unico) calcolata sulla base delle tasse realmente pagate (al netto della tassa regionale per il DSU e dell’imposta di bollo dove previste).
-        
-        Aggregazione della contribuzione media riportata da USTAT
-        USTAT Aggregate of Average Contributions
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Information on accommodation and catering services at 1/11 of the reference year (T). In particular, the service provided is described through the identification code and description of the service: the possible values for codes and description are:
-1 : Accommodation places in residences
-2a: Accommodation in residences - of which assigned to eligible students (scholarship holders and non-scholarship holders)
-4 : Accommodation in residences - of which allocated to non-eligible students
-5 : Accommodation in residences - of which reserved for mobility students (e.g. Erasmus)
-6 : Accommodation in residences - of which reserved for guest house use
-7 : Directly managed canteens
-8 : Seats in directly managed canteens
-9 : Canteens under indirect management
-10: Seats in indirectly managed canteens
-
-When using the data take special care to avoid duplication, after carefully reading the code descriptions.
-In particular, pay attention to the values indicated as ""of which..."", already included in the main entry.
-        Informazioni sui posti alloggio e servizi di ristorazione all'1/11 dell'anno di riferimento (T). In particolare, il servizio erogato viene descritto tramite il codice identificativo e la descrizione del servizio: i valori possibili per codici e descrizione sono:
-1 : Posti alloggio in residenze
-2a: Posti alloggio in residenze - di cui assegnati a studenti idonei (borsisti e non borsisti)
-4 : Posti alloggio in residenze - di cui assegnati a studenti non idonei
-5 : Posti alloggio in residenze - di cui riservati a studenti in mobilità (es. Erasmus)
-6 : Posti alloggio in residenze - di cui riservati ad uso foresteria
-7 : Mense attive a gestione diretta
-8 : Posti a sedere in mense a gestione diretta
-9 : Mense attive a gestione indiretta
-10: Posti a sedere in mense a gestione indiretta
-
-Nell'utilizzo dei dati porre particolare attenzione ad evitare duplicazioni, dopo aver letto accuratamente le descrizioni dei codici.
-In particolare fare attenzione ai valori indicati come ""di cui…"", già ricompresi nella voce principale.
-
-
-        
-        Classe di servizio mensa riportata da USTAT
-        USTAT Reported Canteen Service Class
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Data relating to the contribution classes of university students. Indicates the distribution of students by class of contribution amount per capita, per Academic year (T-1)/(T).
-        Dati relativi alle classi di contribuzione degli studenti universitari. Indica la distribuzione degli studenti per classe di importo della contribuzione pro-capite, per anno Accademico (T-1)/(T)
-        
-        Aggregazione dei contributi per classe riportati da USTAT
-        USTAT Aggregate of Contributions By Class
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Data on university student contribution classes.
-        Dati relativi alle classi di contribuzione degli studenti universitari.
-        
-        Classe di contribuzione USTAT
-        USTAT Reported Contribution Class
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Data on the revenue from the student contribution of the universities, in particular the student contribution and other income from students, the final balance sheet and the established budget. The balance sheet refers to the year (T-1).
-        Dati relativi al gettito della contribuzione studentesca degli atenei, in particolare alla contribuzione studentesca e alle altre entrate provenienti dagli studenti, al conto consuntivo e al bilancio di previsione assestato. Conto consuntivo: riferimento all'anno (T-1).
-        
-        Aggregazione dei ricavi del contributo riportato da USTAT
-        USTAT Aggregate of Contribution Revenue
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Information on the source of the student contribution revenue. In particular, the identifier/extended name shows the code/description of the revenue, respectively, which may consist of the values:
-01 : Revenue related to degree courses, master's degree courses, courses of the old system
-02 : Revenue related to PhD courses
-03 : Revenue related to specialisation courses;
-040: Revenue related to first and second level master's courses
-041: Revenue related to courses for the purpose of teaching qualification
-04a: Revenue related to other course fees
-04b: Revenue related to improvement courses
-05 : Regional tax for the Right to University Study - DSU (if collected by the university)
-06a: Revenue related to state exams, internships and pre-registration tests
-07 : Other income not required for registration
-08 : Other from students, not constituent revenue.
-
-        Informazioni sulla fonte del gettito della contribuzione studentesca. In particolare, l'identificativo/nome esteso riportano il codice/la descrizione del gettito, rispettivamente, e possono essumere i valori:
-01 : Gettito relativo a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento
-02 : Gettito relativo a corsi di dottorato
-03 : Gettito relativo a corsi di specializzazione
-040: Gettito relativo a corsi di master di primo e secondo livello
-041: Gettito relativo a corsi finalizzati all'abilitazione all'insegnamento
-04a: Gettito relativo ad altri corsi
-04b: Gettito relativo a corsi di perfezionamento
-05 : Tassa regionale per il DSU (se riscossa da università)
-06a: Gettito esami di stato, tirocini e test pre-immatricolazioni
-07 : Altre entrate non necessarie per l'iscrizione
-08 : Altro da studenti, non costituente gettito
-        
-        Classe di contribuzione riportata da USTAT
-        USTAT Reported Contribution Revenue Class
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Data on university students' enrolled at universities in good standing with the payment of tuition fees.
-        Dati relativi agli iscritti degli atenei in regola con il pagamento delle tasse universitarie.
-        
-        Aggregazione degli studenti iscritt riportati da USTAT
-        USTAT Aggregate of Enrolled Students
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Information on the types of enrollment of the enrolled students of the universities in good standing with the payment of tuition fees. In particular, the identification/extended name shows the code/description of the type of enrollment, respectively and may consist of values:
-T1: Total enrolled students
-T1a: Total enrolled students - of which PhD students with financial support
-T1b: Total enrolled students - of which students with partial coverage of fees from external bodies
-T1c: Total number of enrolled students - of which students enrolled part-time
-        Informazioni sulle tipologie di iscrizione degli iscritti degli atenei in regola con il pagamento delle tasse universitarie. In particolare, l'identificativo/nome esteso riportano il codice/la descrizione della tipologia di iscrizione , rispettivamente, e possono essumere i valori:
-T1: Totale iscritti
-T1a: Totale iscritti - di cui dottorandi con supporto finanziario
-T1b: Totale iscritti - di cui studenti con parziale copertura delle tasse da enti esterni
-T1c: Totale iscritti - di cui studenti iscritti a tempo parziale
-        
-        Iscrizioni riportate da USTAT
-        USTAT Reported Enrollment
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Information on the type of exemption.
-In the case of partial exemption, the exemption types are characterised by the following codes/descriptions:
-
-09: Students with a disability of less than 66% (Legislative Decree 68/12 art. 9, c. 7a)
-19: Other disability situations not included in the previous ones
-15: Other types not included under the above entries
-
-In the case of total exemption, the types of exemption are characterised by the following codes/descriptions:
-
-01: Scholarship recipients (Legislative Decree 68/12 art. 9, c. 2)
-02: Eligible non-beneficiaries of scholarships (Legislative Decree 68/12 art. 9, c. 2)
-03: Disabled students with disabilities over 66% (Legislative Decree 68/12 art. 9, c. 2)
-16: Students who meet the requirements for NO TAX AREA (Law 232/2016, c. 255 and 256) and Beneficiaries of scholarships d.lgs. 68/12
-17: Students who meet the requirements for NO TAX AREA (Law 232/2016, c. 255 and 256) and eligibility for a scholarship d.lgs. 68/12
-18: Students with requirements for NO TAX AREA (L. 232/2016, c. 255 and 256)
-19: Other disability situations not included in the previous ones
-20: Doctoral student holder of a PhD scholarship
-21: Doctoral student not holding a PhD scholarship (Law 232/2016, c. 262)
-15: Other types not included under the above headings
-        Informazioni sulla tipologia di esonero.
-Nel caso di esonero parziale, le tipologie di esonero sono caratterizzate dai codici/descrizioni seguenti:
-
-09: Studenti in situazione di disabilità con invalidità inferiore al 66% (d.lgs. 68/12 art. 9, c. 7a)
-19: Altre situazioni di disabilità non incluse nelle precedenti
-15: Altre tipologie non comprese nelle precedenti voci
-
-Nel caso di esonero totale, le tipologie di esonero sono caratterizzate dai codici/descrizioni seguenti:
-
-01: Beneficiari borse studio (d.lgs. 68/12 art. 9, c. 2)
-02: Idonei non beneficiari borse di studio (d.lgs. 68/12 art. 9, c. 2)
-03: Studenti in situazione di disabilità con invalidità oltre il 66% (d.lgs. 68/12 art. 9, c. 2)
-16: Studenti con compresenza di requisiti per NO TAX AREA (L. 232/2016, c. 255 e 256) e Beneficiari di borsa di studio d.lgs. 68/12
-17: Studenti con compresenza di requisiti per NO TAX AREA (L. 232/2016, c. 255 e 256) e Idoneità per borsa di studio d.lgs. 68/12
-18: Studenti con requisiti per NO TAX AREA (L. 232/2016, c. 255 e 256)
-19: Altre situazioni di disabilità non incluse nelle precedenti
-20: Dottorando titolare di borsa di studio di dottorato di ricerca
-21: Dottorando non beneficiario di borsa (L. 232/2016, c. 262)
-15: Altre tipologie non comprese nelle precedenti voci
-        
-        Tipo (o classe) di esonero riportata da USTAT
-        USTAT Reported Exoneration Class
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Codice della spesa per tipologia di intervento. Corrispondono alle tipologie di intervento secondo le relazioni:
-1 : Borse di studio - Spesa per borse concesse
-2 : Borse di studio - Spesa per borse concesse - di cui Fondo Sociale Europeo
-3 : Prestiti di onore e altri prestiti agevolati - Spesa per prestiti concessi
-4 : Mobilità internazionale - Spesa per contributi concessi
-5 : Interventi a favore di studenti in situazione di handicap - Spesa per interventi concessi
-6 : Attività di collaborazione a tempo parziale - Spesa per attività di collaborazioni a tempo parziale
-7 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati
-8 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati - di cui spesa per contributi a borsisti (non beneficiari di alloggio)
-9 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati - di cui spesa per contributi a idonei non borsisti (non beneficiari di alloggio)
-10 : Posti alloggio e contributi-alloggio - Spesa per contributi-alloggio assegnati - di cui spesa per contributi a studenti non idonei alla borsa
-11 : Altri interventi di tipo finanziario - Spesa per premi per il conseguimento del titolo
-12 : Altri interventi di tipo finanziario - Spesa per contributi finanziari per il trasporto
-13 : Altri interventi di tipo finanziario - Spesa per contributi straordinari
-14 : Altri interventi di tipo finanziario - Spesa per altri sussidi concessi
-        Spending code by type of intervention. They correspond to the types of intervention according to the reports:
-1 : Scholarships - Expenditure for scholarships awarded
-2 : Scholarships - Expenditure for grants - of which European Social Fund (Fondo Sociale Europeo)
-3 : Honour loans and other subsidised loans - Expenditure on loans granted
-4 : International mobility - Expenditure on granted contributions
-5 : Interventions in favour of students with disabilities - Expenditure for interventions granted
-6 : Part-time collaboration activities - Expenditure for part-time collaboration activities
-7 : Accommodation places and accommodation contributions - Expenditure for allocated accommodation contributions
-8 : Accommodation and accommodation grants - Expenditure for allocated accommodation grants - of which expenditure for grants to scholarship holders (not beneficiaries of accommodation)
-9 : Accommodation and accommodation grants - Expenditure for allocated accommodation grants - of which expenditure for grants to eligible non-scholarship holders (non-beneficiaries of accommodation)
-10 : Accommodation places and accommodation contributions - Expenditure for assigned accommodation contributions - of which expenditure for contributions to students not eligible for the grant
-11 : Other financial measures - Expenditure on bonuses for obtaining the title
-12 : Other financial interventions - Expenditure on financial contributions for transport
-13 : Other financial interventions - Expenditure on extraordinary contributions
-14 : Other financial interventions - Expenditure on other subsidies granted.
-
-        
-        Classe di spese riportata da USTAT
-        USTAT Reported Expense Class
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Indica l'area a cui fanno riferimento le funzioni del gruppo di personale tecnico-amministrativo considerato. Rappresenta una delle variabili di disaggregazione dei dati sulle carriere del personale tecnico-amministrativo. Attualmente può assumere i seguenti valori: 01-Dirigenza amministrativa; 02-Amministrativa ed Amministrativa-gestionale; 03-Biblioteche; 04-Servizi generali e tecnici; 05-Socio sanitaria; 06-Tecnica; 07-Area non individuata.
-        It indicates the area to which the functions of the technical-administrative staff group considered refer. Represents one of the variables of disaggregation of the career data of technical-administrative staff. Currently it can take on the following values: 01-Dirigenza amministrativa; 02-Amministrativa ed Amministrativa-gestionale; 03-Biblioteche; 04-Servizi generali e tecnici; 05-Socio sanitaria; 06-Tecnica; 07-Area non individuata.
-        
-        Area funzionale
-        Functional Area
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        Information on the expenditure committed for interventions granted to students for each University/Institute managed by each institution for the Right to University Studies (DSU)/Office, for the calendar year of reference.
-        Informazione sulla spesa impegnata per interventi concessi a studenti per ciascun Ateneo/Istituto gestito da ciascun ente per il DSU/ufficio, per l'anno solare di riferimento.
-        
-        Aggregazione degli interventi di spese universitarie riportate da USTAT
-        USTAT Aggregate of University Intervention Expenses
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Data related to the number of interventions in favour of students (excluding the Right to Study by the regions) carried out by the universities.
-        Dati relativi al numero di interventi a favore degli studenti (escluso il Diritto allo Studio regionale) effettuati dagli atenei.
-        
-        Aggregazione degli interventi universitari per gli studenti riportati da USTAT
-        USTAT Aggregate of University Interventions For Students
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Meals provided and students who used the canteens in the calendar year of reference.
-        Pasti erogati e studenti che hanno usufruito delle mense nell'anno solare di riferimento.
-        
-        Aggregazione dei pasti forniti riportati da USTAT
-        USTAT Aggregate of Meals Provided
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Information (code, description and number) on meals provided in the calendar year (T-1). The types are represented by the following codes and descriptions:
-11: Meals provided in directly managed canteens
-12: Meals provided in indirectly managed canteens
-13: Meals provided in contracted catering services
-14: Students who use canteens
-        Informazioni (codice, descrizione e numero) sui pasti erogati nell'anno solare (T-1). Le tipologie sono rappresentate dai seguenti codici e descrizioni:
-11: Pasti erogati in mense a gestione diretta
-12: Pasti erogati in mense a gestione indiretta
-13: Pasti erogati in servizi di ristorazione convenzionati
-14: Studenti che usufruiscono delle mense
-        
-        Misura dei pasti forniti riportati da USTAT
-        USTAT Reported Measure of Meals Provided
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Data on students with partial exemption of universities.
-        Dati relativi agli studenti con esonero parziale degli atenei
-        
-        Aggregazione degli studenti parzialmente esonerati riportati da USTAT
-        USTAT Aggregate of Partially Exonerated Students
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Personale in servizio a tempo indeterminato negli Enti e negli Uffici per il Diritto allo Studio Universitario - DSU al 31/12 dell'anno di riferimento, aggregato per Regione.
-        Personnel in permanent service in the Entities and Offices for the Right to University Studies - DSU at 31/12 of the year of reference, aggregated by Region.
-        
-        Permanent Staff
-        Personale Indeterminato
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Information about the students enrolled in [Specialisation Schools / Level I Master / Level II Master / Research Doctorates] by university and by course of study (time series).
-        Informazioni sugli iscritti a [Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca] per ateneo e per corso di studio (serie storica).
-        
-        Aggregazione USTAT Postgraduate - Iscritti
-        USTAT Postgraduate Aggregate of Enrolled
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Information on graduates (of specialization schools, Masters of I and II level, PhDs) by university and by course of study (time series).
-        Informazioni sui diplomati di [Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca] per corso di studio.
-        
-        Aggregazione USTAT Postgraduate - Diplomati
-        USTAT Postgraduate Aggregate of Graduated
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        A partire dal XXXI ciclo, i dati sono desunti dall'Anagrafe Nazionale degli Studenti universitari: in questo caso, l'informazione riportata è relativa agli studenti iscritti per ciclo al primo anno del dottorato di ricerca. Fino al XXX ciclo incluso, la fonte dei dati è la "Rilevazione sull'Istruzione Universititaria", e l'informazione riportata è relativa al numero di studenti vincitori di concorso, a prescindere dal fatto che si siano in seguito iscritti. Fonte dell'informazione: Informazioni sui file relativi ai Dottorati di Ricerca, sito USTAT-MIUR (http://dati.ustat.miur.it/dataset/formazione-post-laurea/resource/fdee4043-0011-43ef-9f44-ef00e484f0d8) e comunciazione dell'Ufficio di Statistica e Studi - settore Università e Ricerca.
-        Starting from the XXXI cycle, the data are derived from the National Register of University Students: in this case, the information reported is related to students enrolled per cycle in the first year of the PhD. Up to and including the XXXth cycle, the data source is the "Universities Education Survey", and the information reported is related to the number of students who have won the exam, regardless of whether they have subsequently enrolled. Source of information: Information on PhD files, USTAT-MIUR website (http://dati.ustat.miur.it/dataset/formazione-post-laurea/resource/fdee4043-0011-43ef-9f44-ef00e484f0d8) and communication from the Office of Statistics and Studies - University and Research sector.
-        
-        Aggregazione USTAT Postgraduate - Accessi
-        USTAT Postgraduate Aggregate of Registered
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Information (identification code, name, typology) of the Institute under consideration (University, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Other).
-        Informazioni (codice identificativo, nome, tipologia) dell'Istituto in questione (Ateneo, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Altro).
-        
-        Istituzione HER riportate da USTAT
-        USTAT Reported HER Institution
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-            
-        
-        Corsi di studio di formazione Post-Laurea; in questo dataset, si può riferire a Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca.
-        Postgraduate education courses; in this dataset, it can be referred to Specialization Schools / Masters of I Level / Masters of II Level / Research Doctorates.
-        
-        Corsi di specializzazione riportati da USTAT
-        USTAT Reported Postgraduate Course
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        Strutture degli atenei: mense e posti alloggio direttamente gestiti dagli Atenei.
-        University structures: canteens and accommodation places directly managed by the universities.
-        
-        Tipo struttura universitá riportata da USTAT
-        USTAT Reported Facility of University Type
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        Data on the careers of teaching and research staff from a gender perspective. The data concern full professors, associate professors, researchers and research grant holders and are disaggregated by gender, age group, university, geographical area, field of research and development and grade. Data are available as of 2012. Whenever possible, the descriptions have been derived from the Record Sheet for the time series on university staff provided by USTAT - Open data.
-
-Data at the 31/12 of the reference year.
-        Dati sulle carriere del personale docente e ricercatore in un'ottica di genere. I dati riguardano professori ordinari, professori associati, ricercatori e titolari di assegni di ricerca e sono disaggregati per genere, classe di età, ateneo, area geografica, field of research and development e grade. I dati sono disponibili a partire dal 2012. Quando possibile, le descrizioni sono state derivate dal Tracciato record per la serie storica sul personale universitario fornito dal USTAT - Open data.
-
-Dati al 31/12 dell'anno di riferimento.
-        
-        Aggrazione per genere dello Staff riportata da USTAT
-        USTAT Reported Aggregate of Staff By Sex
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Information on the personnel in service in the Entities and Offices for the Right to University Studies - DSU, aggregated by Region. In particular:
-- information on personnel on permanent service in the entities and offices for the DSU as of 31/12 of the year of reference, aggregated by Region;
-- information on staff serving on a fixed-term contract in the entities and offices for the DSU in the reference year, aggregated by Region.
-
-Please note that the individuals of this class are not the individuals of the defined controlled vocabulary on Italian Academic Roles. There are some elements of overlapping but they differ between each other.
-
-One of the future work to be considered is to align the individuals of this specific class to one unique Italian academic roles controlled vocabulary to be applied at the national level.
-        Informazioni sul personale in servizio negli Enti e negli Uffici per il DSU, aggregato per Regione. In particolare:
-- informazioni sul personale in servizio a tempo indeterminato negli Enti e negli Uffici per il DSU al 31/12 dell'anno di riferimento, aggregato per Regione;
-- informazioni sul personale che ha prestato servizio a tempo determinato negli Enti e negli Uffici per il DSU nell'anno di riferimento, aggregato per Regione
-
-Si noti che le istanze di questa classe potrebbero essere quelle del vocabolario controllato sui ruoli accademici italiani. Tuttavia, nei dati finora analizzati, questa classe ha istanze in parte differenti rispetto al vocabolario controllato creato.
-
-Un possibile lavoro futuro è quello di eliminare questo elemento nel modello (per questo al momento è stato indicato come provvisorio) per consentire ai detentori di dati di uniformarsi a un vocabolario unico nazionale sui ruoli del personale universitario italiano.
-        
-        Italian University Staff Role
-        Ruolo del personale universitario italiano
-        Provvisoria
-        Unstable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Data on the student population from a gender perspective. The data concern students, graduates, PhDs and PhDs. The data are available from the academic year 2012/2013. Where possible, the descriptions have been derived from the Record Sheet for the Student time Series provided by USTAT - Open data.
-        Dati sulla popolazione studentesca in un'ottica di genere. I dati riguardano student-i/-esse, laureat-i/-e, dottorand-i/-e e dottori di ricerca. I dati sono disponibili a partire dall'anno accademico 2012/2013. Quando possibile, le descrizioni sono state derivate dal Tracciato record per la serie storica sugli studenti fornito dal USTAT - Open data.
-        
-        Aggregazione degli studenti per genere riportati da USTAT
-        USTAT Aggregate of Students By Sex
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Data on the careers of technical-administrative staff from a gender perspective. The data concern technical-administrative personnel with permanent and fixed-term contracts and are broken down by gender, university, geographical area, type of contract and functional area. The data are available from 2012.
-        Dati sulle carriere del personale tecnico-amministrativo in un'ottica di genere. I dati riguardano il personale tecnico-amministrativo con contratto a tempo indeterminato e determinato e sono disaggregati per genere, ateneo, area geografica, tipologia di contratto e area funzionale. I dati sono disponibili a partire dal 2012.
-        
-        Aggregazione di Staff TA per genere riportato da USTAT
-        USTAT Reported Aggregate of TA Staff By Sex
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Personale che ha prestato servizio a tempo determinato negli Enti e negli Uffici per il Diritto allo Studio Universitario - DSU nell'anno di riferimento, aggregato per Regione.
-        Personnel who have served on a temporary basis in the Bodies and Offices for the Right to University Studies - DSU in the year of reference, aggregated by Region.
-        
-        Personale Determinato
-        Temporary Staff
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Data on totally exempted students by type of exemption. Data referring to the Academic year (T-1)/(T).
-        Dati relativi agli studenti esonerati totalmente per tipologia di esonero. Dati riferiti all'anno Accademico (T-1)/(T).
-        
-        Aggregazione degli studenti totalmente esonerati riportati da USTAT
-        USTAT Aggregate of Totally Exonerated Students
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Information on the expenditure for interventions in favor of students (student loans only) of the universities by type. Data are related to the financial year (T-1). The types of intervention are classified according to the following code/descriptions:
-51 : SECTION 3 - LOANS PROVIDED BY CONVENTIONED CREDIT INSTITUTIONS - Amount of loans
-52 : SECTION 3 - LOANS PROVIDED BY CONVENTIONED CREDIT INSTITUTIONS - Guarantee Fund
-53 : section 3 - loans provided by conventioned credit institutions - amount of interest and/or capital contributions to be paid by the University
-        Informazioni sulla spesa per interventi a favore degli studenti (solo prestiti a studenti) degli atenei per tipologia. I dati sono relativi all'esercizio finanziario all'anno (T-1). Le tipologie di intervento sono classificate secondo i codici/descrizioni seguenti:
-51    : SEZIONE 3 - PRESTITI EROGATI DA ISTITUTI DI CREDITO CONVENZIONATI - Ammontare dei prestiti
-52    : SEZIONE 3 - PRESTITI EROGATI DA ISTITUTI DI CREDITO CONVENZIONATI - Fondo di garanzia
-53    : SEZIONE 3 - PRESTITI EROGATI DA ISTITUTI DI CREDITO CONVENZIONATI - Ammontare contributi in conto interesse e/o conto capitale a carico dell'Ateneo
-        
-        Classe di spese universitarie riportate da USTAT
-        USTAT Reported University Expense Class
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-            
-        
-        Data on the facilities of the universities: canteens and accommodation places directly managed by the universities.
-        Dati relativi alle strutture degli atenei: mense e posti alloggio direttamente gestiti dagli Atenei.
-        Aggregato USTAT delle strutture universitarie
-        USTAT Aggregate of University Facilities
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Data on expenditure on interventions in favour of university students (student loans only).
-        Dati relativi alla spesa per interventi a favore degli studenti degli atenei (solo prestiti a studenti).
-        
-        Aggregazione delle spese di interventi universitari riportati da USTAT
-        USTAT Aggregate of University Intervention Expenses
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-            
-        
-        Tipologia di intervento effettuato dall'ateneo. La tipologia è definita dai codici/descrizioni di seguito:
-030 : Borse di studio - N. borse di studio concesse con fondi dell'ATENEO (escluse le borse post-laurea riportate nell'apposita sezione)
-061 : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita)
-061c : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita) - di cui studenti SENZA borsa
-061m : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita) - di cui studenti in mobilità extraeuropea
-061p : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita) - di cui dottorandi percettori di borsa che usufruiscono della maggiorazione del 50%
-063 : Mobilità internazionale - N. iscritti in atenei esteri coinvolti in programmi di mobilità internazionale presso l'ateneo italiano (studenti in entrata)
-063c : Mobilità internazionale - N. iscritti in atenei esteri coinvolti in programmi di mobilità internazionale presso l'ateneo italiano (studenti in entrata) - di cui studenti con borsa dell'Ateneo italiano
-064 : Mobilità internazionale - N. iscritti in atenei esteri coinvolti in programmi di mobilità internazionale presso l'ateneo italiano (studenti in entrata) - di cui studenti provenienti da Paesi extraeuropei
-073 : Interventi a favore di studenti in situazione di disabilità - N. contributi finanziari
-074 : Interventi a favore di studenti in situazione di disabilità - N. interventi non finanziari
-081 : Attività di collaborazione a tempo parziale - N. collaborazioni
-091 : Posti alloggio e contributi-alloggio - N. domande posti alloggio
-092 : Posti alloggio e contributi-alloggio - N. posti alloggio assegnati
-092c : Posti alloggio e contributi-alloggio - N. posti alloggio assegnati - di cui assegnati in strutture convenzionate o private
-093 : Posti alloggio e contributi-alloggio - N. domande contributi-alloggio
-094 : Posti alloggio e contributi-alloggio - N. contributi-alloggio assegnati
-101 : Altri interventi di tipo finanziario - N. prestiti agevolati concessi da istituti di credito convenzionati
-101a : Altri interventi di tipo finanziario - N. prestiti agevolati concessi da istituti di credito convenzionati - di cui con contributo in conto interesse e/o in conto capitale a carico dell'Ateneo
-104 : Altri interventi di tipo finanziario - N. altri sussidi erogati
-111a : Borse di studio post-lauream - N. borse finanziate con fondi MIUR
-111b : Borse di studio post-lauream - N. borse finanziate da altri Ministeri
-112 : Borse di studio post-lauream - N. borse finanziate dall'Ateneo con fondi propri
-113 : Borse di studio post-lauream - N. borse finanziate mediante convenzione con altri Atenei
-114 : Borse di studio post-lauream - N. borse finanziate con fondi UE
-115 : Borse di studio post-lauream - N. borse finanziate mediante convenzione con altri enti pubblici
-116 : Borse di studio post-lauream - N. borse finanziate mediante convenzione con enti privati
-        Type of intervention carried out by the university. The typology is defined by the codes/descriptions below:
-030 : Scholarships - No. of scholarships awarded with funds from the University (excluding post-graduate scholarships listed in the appropriate section)
-061 : International mobility - No. of students enrolled at the university involved in international mobility programmes (outgoing students)
-061c : International mobility - No. enrolled at the university involved in international mobility programmes (outgoing students) - of which students WITHOUT a grant
-061m : International mobility - No. of students enrolled at the university involved in international mobility programmes (outgoing students) - of which students on mobility outside Europe
-061p : International mobility - No. of students enrolled at the university involved in international mobility programmes (outgoing students) - of which PhD students who are grant recipients benefiting from the 50% surcharge
-063 : International mobility - No. enrolled in foreign universities involved in international mobility programs at the Italian university (incoming students)
-063c : International mobility - No. enrolled in foreign universities involved in international mobility programs at the Italian athenaeum (incoming students) - of which students with a scholarship from the Italian university
-064 : International mobility - No. enrolled in foreign universities involved in international mobility programs at the Italian university (incoming students) - of which students from non-European countries
-073 : Interventions in favour of students with disabilities - No. of financial contributions
-074 : Interventions in favour of students with disabilities - No. of non-financial interventions
-081 : Part-time collaboration activities - No. of collaborations
-091 : Accommodation places and accommodation contributions - No. of applications for accommodation places
-092 : Accommodation and accommodation contributions - No. of accommodation places allocated
-092c : Accommodation places and accommodation contributions - No. of accommodation places allocated - of which allocated in contracted or private facilities
-093 : Accommodation places and accommodation contributions - No. of accommodation contributions applications
-094 : Accommodation and accommodation contributions - No. of accommodation contributions allocated
-101 : Other financial measures - No. of subsidised loans granted by credit institutions under agreement
-101a : Other financial measures - No. of subsidized loans granted by credit institutions - of which with an interest rate and/or capital contribution borne by the University
-104 : Other financial interventions - No. of other subsidies granted
-111a : Post-graduate scholarships - No. of scholarships financed by MIUR funds
-111b : Post-graduate scholarships - No. of scholarships funded by other Ministries
-112 : Post-graduate scholarships - No. of scholarships financed by the University from its own funds
-113 : Post-graduate scholarships - No. of scholarships financed by agreement with other universities
-114 : Post-graduate scholarships - No. of EU-funded scholarships
-115 : Post-graduate scholarships - No. of grants financed by agreement with other public bodies
-116 : Post-graduate scholarships - No. of scholarships financed by agreement with private bodies
-        
-        Tipo (o classe) di interventi universitari riportati da USTAT
-        USTAT Reported University Intervention Class
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        In each classification symbol, the section (first letter) combined with a two digit number represents the "class".
-        In ogni simbolo di classificazione, la sezione (prima lettera) combinata con un numero di due cifre rappresenta la "classe".
-        
-        Classe IPC WIPO
-        WIPO IPC Class
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        La sottoclasse è seguita da un numero di "gruppo" composto da una a tre cifre, un tratto obliquo e un numero di almeno due cifre che rappresentano un "gruppo principale" o "sottogruppo".
-        The subclass is followed by a one-to-three-digit "group" number, an oblique stroke and a number of at least two digits representing a "main group" or "subgroup".
-        
-        Gruppo principale WIPO ipc
-        WIPO IPC Main Group
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        La prima lettera di ogni simbolo di classificazione rappresenta la "sezione" costituita da una lettera da A ("Necessità umane") a H ("Elettricità").
-        The first letter of each classification symbol represents the "section" consisting of a letter from A ("Human Necessities") to H ("Electricity").
-        
-        Sezione IPC WIPO
-        WIPO IPC Section
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        In each classification symbol, the letter following the class (two digit number after the initial letter) makes up the "subclass".
-        In ogni simbolo di classificazione, la lettera che segue la classe (numero di due cifre dopo la lettera iniziale) costituisce la "sottoclasse".
-        
-        Sottoclasse WIPO IPC
-        WIPO IPC Subclass
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        La sottoclasse è seguita da un numero di "gruppo" composto da una a tre cifre, un tratto obliquo e un numero di almeno due cifre che rappresentano un "gruppo principale" o "sottogruppo".
-        The subclass is followed by a one-to-three-digit "group" number, an oblique stroke and a number of at least two digits representing a "main group" or "subgroup".
-        
-        Sottogruppo WIPO IPC
-        WIPO IPC Subgroup
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-        banche dati e open data
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia della Ricerca Pubblica
-        This is the distribution in JSON-LD of the Public Research ontology
-        
-        
-        Distribuzione JSON-LD ontologia PublicReseach-AP_IT
-        JSON-LD distribution of PublicReseach-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia della Ricerca Pubblica
-        This is the distribution in RDF/turtle of the Public Research ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia PublicReseach-AP_IT
-        RDF/Turtle distribution of PublicReseach-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia della Ricerca Pubblica
-        This is the distribution in RDF/XML of the Public Research ontology
-        
-        
-        Distribuzione RDF/XML ontologia PublicReseach-AP_IT
-        RDF/XML distribution of PublicReseach-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        siris
-        SIRIS
-        SIRIS
-    
-    
-
-
-    
-
-    
-        
-        
-        03033080213
-        ONTOPIC
-        ONTOPIC
-    
-    
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-    
-
-
-    
-
-    
-        
-        Toscana Open Research
-        Toscana Open Research
-    
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-        
-        r_toscan
-        Regione Toscana
-        Toscany Region
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        Higher or Secondary Education Establishments
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Italian
-        Italiana
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Non Italiana
-        Not Italian
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Other
-        stabile
-        stable
-    
-    
+- Determinazione delle classi delle lauree specialistiche (1-104)
+    
+    Italian Degree Class
+    Tipo di laurea italiana
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    
+    I codici OMPI ST.16 standard (codici tipo) includono una lettera e, in molti casi, un numero, utilizzato per distinguere il tipo di documento di brevetto (ad esempio, pubblicazione di una domanda di brevetto di utilità (pubblicazione di una domanda di brevetto), brevetto, brevetto vegetale pubblicazione di domanda, brevetto di impianto o brevetto di progettazione) e il livello di pubblicazione (ad es. prima pubblicazione, seconda pubblicazione o pubblicazione corretta).
+    WIPO Standard ST.16 codes (kind codes) include a letter, and in many cases a number, used to distinguish the kind of patent document (e.g., publication of an application for a utility patent (patent application publication), patent, plant patent application publication, plant patent, or design patent) and the level of publication (e.g., first publication, second publication, or corrected publication).
+    
+    codice tipologia brevetto
+    patent kind code
+    stabile
+    stable
+  
+  
+    
+    
+    Journals are assigned to 27 major thematic categories as well as to 313 specific subject categories according to Scopus® Classification.
+    
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Progetto finanziato dai programmi quadro dell'UE per la ricerca e l'innovazione (dal 1° PQ1 a Horizon 2020) e pubblicato dalla Commissione europea sul servizio comunitario di informazione per la ricerca e lo sviluppo (CORDIS).
+    Project funded by the EU's framework programmes for research and innovation (FP1 to Horizon 2020) and published by the European Comission on the Community Research and Development Information Service (CORDIS).
+    
+    EC Project
+    Progetto CE
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Data on the student population from a gender perspective. The data concern students, graduates, PhDs and PhDs. The data are available from the academic year 2012/2013. Where possible, the descriptions have been derived from the Record Sheet for the Student time Series provided by USTAT - Open data.
+    Dati sulla popolazione studentesca in un'ottica di genere. I dati riguardano student-i/-esse, laureat-i/-e, dottorand-i/-e e dottori di ricerca. I dati sono disponibili a partire dall'anno accademico 2012/2013. Quando possibile, le descrizioni sono state derivate dal Tracciato record per la serie storica sugli studenti fornito dal USTAT - Open data.
+    
+    Aggregazione degli studenti per genere riportati da USTAT
+    USTAT Aggregate of Students By Sex
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La persona responsabile dell'invio di informazioni su uno studio clinico a ClinicalTrials.gov e dell'aggiornamento di tali informazioni. Di solito lo sponsor dello studio o lo sperimentatore.
+    The person responsible for submitting information about a clinical study to ClinicalTrials.gov and updating that information. Usually the study sponsor or investigator.
+    
+    ha responsabile AACT
+    has AACT responsible
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega un brevetto con le persone che lo hanno inventato.
+    This property connects a patent with the persons that invented it.
+    
+    ha inventore
+    has inventor
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Descrizione testuale dello stato di una struttura o progetto.
+    Textual description of the status of a facility or project.
+    
+    stato
+    status
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    Total with respect to students in good standing with the payment of tuition fees enrolled in specialized courses.
+    Totale rispetto agli studenti in regola con il pagamento delle tasse universitarie iscritti a corsi di specializzazione.
+    
+    total specialization
+    totale specializzazioni
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    Classificazione dei brevetti cooperativi
+    Cooperative Patent Classification
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega un coinvolgimento del paese con il paese corrispondente
+    This property connects a country involvement with the corresponding country
+    
+    con paese
+    with country
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega l'informazione sui dati relativi al gettito dalla contribuzione studentesca degli atenei alle informazioni sulla fonte del gettito.
+    This property links information on revenue data from student contributions to information on the source of the revenue.
+    
+    ha un classe di contributo ricavante
+    has contribution revenue class
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Financing fund from which the initiative draws its economic resources
+    Fondo di finanziamento da cui l'iniziativa attinge le sue risorse economiche
+    
+    CTN/PRIN Financing Fund
+    Fondo di finanziamento CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Tipologia di intervento effettuato dall'ateneo. La tipologia è definita dai codici/descrizioni di seguito:
+030 : Borse di studio - N. borse di studio concesse con fondi dell'ATENEO (escluse le borse post-laurea riportate nell'apposita sezione)
+061 : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita)
+061c : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita) - di cui studenti SENZA borsa
+061m : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita) - di cui studenti in mobilità extraeuropea
+061p : Mobilità internazionale - N. iscritti nell'ateneo coinvolti in programmi di mobilità internazionale (studenti in uscita) - di cui dottorandi percettori di borsa che usufruiscono della maggiorazione del 50%
+063 : Mobilità internazionale - N. iscritti in atenei esteri coinvolti in programmi di mobilità internazionale presso l'ateneo italiano (studenti in entrata)
+063c : Mobilità internazionale - N. iscritti in atenei esteri coinvolti in programmi di mobilità internazionale presso l'ateneo italiano (studenti in entrata) - di cui studenti con borsa dell'Ateneo italiano
+064 : Mobilità internazionale - N. iscritti in atenei esteri coinvolti in programmi di mobilità internazionale presso l'ateneo italiano (studenti in entrata) - di cui studenti provenienti da Paesi extraeuropei
+073 : Interventi a favore di studenti in situazione di disabilità - N. contributi finanziari
+074 : Interventi a favore di studenti in situazione di disabilità - N. interventi non finanziari
+081 : Attività di collaborazione a tempo parziale - N. collaborazioni
+091 : Posti alloggio e contributi-alloggio - N. domande posti alloggio
+092 : Posti alloggio e contributi-alloggio - N. posti alloggio assegnati
+092c : Posti alloggio e contributi-alloggio - N. posti alloggio assegnati - di cui assegnati in strutture convenzionate o private
+093 : Posti alloggio e contributi-alloggio - N. domande contributi-alloggio
+094 : Posti alloggio e contributi-alloggio - N. contributi-alloggio assegnati
+101 : Altri interventi di tipo finanziario - N. prestiti agevolati concessi da istituti di credito convenzionati
+101a : Altri interventi di tipo finanziario - N. prestiti agevolati concessi da istituti di credito convenzionati - di cui con contributo in conto interesse e/o in conto capitale a carico dell'Ateneo
+104 : Altri interventi di tipo finanziario - N. altri sussidi erogati
+111a : Borse di studio post-lauream - N. borse finanziate con fondi MIUR
+111b : Borse di studio post-lauream - N. borse finanziate da altri Ministeri
+112 : Borse di studio post-lauream - N. borse finanziate dall'Ateneo con fondi propri
+113 : Borse di studio post-lauream - N. borse finanziate mediante convenzione con altri Atenei
+114 : Borse di studio post-lauream - N. borse finanziate con fondi UE
+115 : Borse di studio post-lauream - N. borse finanziate mediante convenzione con altri enti pubblici
+116 : Borse di studio post-lauream - N. borse finanziate mediante convenzione con enti privati
+    Type of intervention carried out by the university. The typology is defined by the codes/descriptions below:
+030 : Scholarships - No. of scholarships awarded with funds from the University (excluding post-graduate scholarships listed in the appropriate section)
+061 : International mobility - No. of students enrolled at the university involved in international mobility programmes (outgoing students)
+061c : International mobility - No. enrolled at the university involved in international mobility programmes (outgoing students) - of which students WITHOUT a grant
+061m : International mobility - No. of students enrolled at the university involved in international mobility programmes (outgoing students) - of which students on mobility outside Europe
+061p : International mobility - No. of students enrolled at the university involved in international mobility programmes (outgoing students) - of which PhD students who are grant recipients benefiting from the 50% surcharge
+063 : International mobility - No. enrolled in foreign universities involved in international mobility programs at the Italian university (incoming students)
+063c : International mobility - No. enrolled in foreign universities involved in international mobility programs at the Italian athenaeum (incoming students) - of which students with a scholarship from the Italian university
+064 : International mobility - No. enrolled in foreign universities involved in international mobility programs at the Italian university (incoming students) - of which students from non-European countries
+073 : Interventions in favour of students with disabilities - No. of financial contributions
+074 : Interventions in favour of students with disabilities - No. of non-financial interventions
+081 : Part-time collaboration activities - No. of collaborations
+091 : Accommodation places and accommodation contributions - No. of applications for accommodation places
+092 : Accommodation and accommodation contributions - No. of accommodation places allocated
+092c : Accommodation places and accommodation contributions - No. of accommodation places allocated - of which allocated in contracted or private facilities
+093 : Accommodation places and accommodation contributions - No. of accommodation contributions applications
+094 : Accommodation and accommodation contributions - No. of accommodation contributions allocated
+101 : Other financial measures - No. of subsidised loans granted by credit institutions under agreement
+101a : Other financial measures - No. of subsidized loans granted by credit institutions - of which with an interest rate and/or capital contribution borne by the University
+104 : Other financial interventions - No. of other subsidies granted
+111a : Post-graduate scholarships - No. of scholarships financed by MIUR funds
+111b : Post-graduate scholarships - No. of scholarships funded by other Ministries
+112 : Post-graduate scholarships - No. of scholarships financed by the University from its own funds
+113 : Post-graduate scholarships - No. of scholarships financed by agreement with other universities
+114 : Post-graduate scholarships - No. of EU-funded scholarships
+115 : Post-graduate scholarships - No. of grants financed by agreement with other public bodies
+116 : Post-graduate scholarships - No. of scholarships financed by agreement with private bodies
+    
+    Tipo (o classe) di interventi universitari riportati da USTAT
+    USTAT Reported University Intervention Class
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Personale in servizio a tempo indeterminato negli Enti e negli Uffici per il Diritto allo Studio Universitario - DSU al 31/12 dell'anno di riferimento, aggregato per Regione.
+    Personnel in permanent service in the Entities and Offices for the Right to University Studies - DSU at 31/12 of the year of reference, aggregated by Region.
+    
+    Permanent Staff
+    Personale Indeterminato
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Il numero totale di partecipanti da iscrivere. Essi sono: la stima (numero target) o il numero totale effettivo di partecipanti che vengono arruolati nello studio clinico.
+    The total number of participants to be enrolled. They are either: estimated (target number) or the actual total number of participants that are enrolled in the clinical study.
+    
+    enrollment type
+    tipo di iscrizione
+    provvisoria - definizione necessita di revisione
+    unstable - definition need to be re-checked
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un progetto CE con la corrispondente categorizzazione tematica. Questa categorizzazione è disponibile per il programma quadro FP7, ma non per H2020.
+    This property connects an EC project with the corresponding thematic categorisation. This categorisation is available for the FP7 framework programme, but not for H2020.
+    
+    ha un'area tematica CE
+    has EC subject area
+    stabile
+    stable
+  
+  
+    
+    
+    Classification of funded activities published by the Consumers, Health, Agriculture and Food Executive Agency (CHAFEA)
+    Classificazione delle attività finanziate pubblicata dall'Agenzia esecutiva per i consumatori, la salute, l'agricoltura e l'alimentazione (CHAFEA)
+    
+    Argomento CHAFEA
+    CHAFEA Topic
+    stabile
+    stable
+    
+  
+  
+    
+    Active not recruiting
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà si collega diversi dati statistici a un'organizzazione accademica.
+    This property links different statistical data to an academic Organization.
+    
+    ha organizzazione accademica
+    has academic organization
+    provvisoria
+    unstable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    A granted patent, i.e. an intellectual property right for the owner to exclude others from making, using, selling and importing an invention
+    Un brevetto concesso, ovvero un diritto di proprietà intellettuale per il proprietario di escludere altri dal fare, utilizzare, vendere e importare un'invenzione
+    
+    Brevetto
+    Patent
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    Total with respect to undergraduate students: in this case, undergraduate students are considered to be students in good standing with the payment of tuition fees enrolled in undergraduate courses, master's degree courses, courses of the old system.
+    Totale rispetto agli studenti di laurea: in questo caso, vengono considerati studenti di laurea gli studenti in regola con il pagamento delle tasse universitarie iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento.
+    
+    total degree
+    totale lauree
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La data più recente in cui lo sponsor dello studio o lo sperimentatore ha presentato modifiche al registro dello studio che sono coerenti con i criteri di revisione del controllo di qualità (QC) della National Library of Medicine (NLM). È responsabilità dello sponsor o dello sperimentatore assicurarsi che la documentazione dello studio sia coerente con i criteri di revisione del controllo di qualità della NLM.
+    The most recent date on which the study sponsor or investigator submitted changes to a study record that are consistent with National Library of Medicine (NLM) quality control (QC) review criteria. It is the responsibility of the sponsor or investigator to ensure that the study record is consistent with the NLM QC review criteria.
+    
+    data dell'ultimo aggiornamento presentato QC
+    last update submitted QC date
+    stabile
+    stable
+  
+  
+    
+    
+    Information on the types of enrollment of the enrolled students of the universities in good standing with the payment of tuition fees. In particular, the identification/extended name shows the code/description of the type of enrollment, respectively and may consist of values:
+T1: Total enrolled students
+T1a: Total enrolled students - of which PhD students with financial support
+T1b: Total enrolled students - of which students with partial coverage of fees from external bodies
+T1c: Total number of enrolled students - of which students enrolled part-time
+    Informazioni sulle tipologie di iscrizione degli iscritti degli atenei in regola con il pagamento delle tasse universitarie. In particolare, l'identificativo/nome esteso riportano il codice/la descrizione della tipologia di iscrizione , rispettivamente, e possono essumere i valori:
+T1: Totale iscritti
+T1a: Totale iscritti - di cui dottorandi con supporto finanziario
+T1b: Totale iscritti - di cui studenti con parziale copertura delle tasse da enti esterni
+T1c: Totale iscritti - di cui studenti iscritti a tempo parziale
+    
+    Iscrizioni riportate da USTAT
+    USTAT Reported Enrollment
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Data on university students' enrolled at universities in good standing with the payment of tuition fees.
+    Dati relativi agli iscritti degli atenei in regola con il pagamento delle tasse universitarie.
+    
+    Aggregazione degli studenti iscritt riportati da USTAT
+    USTAT Aggregate of Enrolled Students
+    stabile
+    stable
+  
+  
+    
+    Undecided
+    
+  
+  
+    
+    
+    Tipo di studente nel sistema accademico italiano (Immatricolato, Iscritto, Laureato, Dottorato, ...)
+    Type of student in the Italian academic system.
+    
+    Italian Student Type
+    Tipo di studente italiano
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Testo che indica il tipo di risultato/prodotto corrispondente. I valori possibili sono: "Dimostratore, pilota, prototipo", "Documento, rapporti...", "Siti web, compilazione di brevetti, video ecc.
+    Text denoting the corresponding type of result. Possible values are: "Demonstrator, pilot, prototype", "Document, reports...", "Websites, patent filling, videos etc" and "Other".
+    
+    result type
+    tipo di risultato
+    provvisoria - verificare la presenza di valori controllati
+    unstable - check if fixed values are applicable
+  
+  
+    
+    
+  
+  
+    
+    Case Control, Natural History
+    
+  
+  
+    
+    
+    
+    
+    Credit committed by the Ministry on the eligible costs per single expense item following ex-ante evaluation
+(for companies only).
+    Credito impegnato dal Ministero sui costi ammessi per singola voce di spesa a seguito di valutazione ex-ante
+(solo per imprese).
+    
+    committed credit of CTN/PRIN amount
+    credito impegnato dell'importo CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    Random Sample
+    
+  
+  
+    
+    
+    
+    
+    Total with respect to students enrolled in 1st and 2nd level master's courses and perfectioning courses. Disaggregation criterion used for data from 2009 to 2013, both included.
+    Totale rispetto agli studenti iscritti a corsi di master di I e II livello e a corsi di perfezionamento. Criterio di disaggregazione utilizzato per dati dal 2009 al 2013, entrambi inclusi.
+    
+    total perfectioning master
+    totale corsi di perfezionamento
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    
+    Total contributions requested in the project proposals
+    Totale dei contributi totali richiesti nelle proposte di progetto
+    
+    contributi richiesti
+    required contributions
+    provvisoria - verificare il range
+    unstable - check the range
+  
+  
+    
+    
+    
+    
+    Amount of total expenditure. The values are expressed in EURO. The data relate to the financial year per year (T-1).
+    Importo della spesa totale. I valori sono espressi in EURO. I dati sono relativi all'esercizio finanziario all'anno (T-1).
+    
+    spese totali
+    total expense
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    
+    
+    Funding scheme (or "Types of action" in Horizon 2020) are the types of projects funded under a EC Framework Programme. In Horizon 2020, the existing types of action are the following: Research and innovation actions (RIA), Innovation actions (IA), Coordination and support actions (CSA), ERA-NET Cofund actions, European Joint Programme (EJP) Cofund actions, Pre-Commercial Procurement (PCP) actions, Public Procurement of Innovative Solutions (PPI) actions and Prizes.
+    Gli schemi di finanziamento (o "Tipi di azione" in Horizon 2020) sono i tipi di progetti finanziati nell'ambito di un programma quadro CE. In Horizon 2020, i tipi di azione esistenti sono i seguenti: Azioni di ricerca e innovazione (RIA), azioni di innovazione (IA), azioni di coordinamento e sostegno (CSA), azioni Cofund ERA-NET, azioni Cofund del programma comune europeo (EJP), azioni Cofund del programma europeo congiunto (EJP), azioni di appalti pre-commerciali (PCP), azioni di appalti pubblici di soluzioni innovative (PPI) e premi.
+
+    
+    EC Funding Scheme
+    Piano di finanziamento CE
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    All Science Journal Classification
+    Classificazione  Scopus
+    Scopus Classification
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Indication that a clinical study that includes a U.S. FDA-regulated device product is a pediatric postmarket surveillance of a device (PPSD) product ordered under section 522 of the Federal Food, Drug, and Cosmetic Act. Select true/false.
+    Indicazione che uno studio clinico che include un prodotto per dispositivi regolamentato dalla FDA statunitense è una sorveglianza pediatrica post-vendita di un prodotto per dispositivi (PPSD) ordinato ai sensi della sezione 522 del Federal Food, Drug, and Cosmetic Act. Selezionare vero/falso.
+    
+    include sorveglianza pediatrica post-vendita prodotto per dispositivi
+    includes pediatric postmarket surveillance of a device
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    None Retained
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Accounting operation, related to Local code project, scope, beneficiary
+    Operazione contabile, relativa a Codice locale progetto, ambito, beneficiario
+    
+    CTN/PRIN Operation
+    Operazione CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Information on the average contribution for students enrolled in I and II level degree courses (including single cycle courses) calculated on the basis of the fees actually paid (net of the regional tax for the DSU and stamp duty where applicable) .
+    Informazioni sulla contribuzione media per gli studenti iscritti a corsi di laurea di I e II livello (inclusi i corsi a ciclo unico) calcolata sulla base delle tasse realmente pagate (al netto della tassa regionale per il DSU e dell’imposta di bollo dove previste).
+    
+    Aggregazione della contribuzione media riportata da USTAT
+    USTAT Aggregate of Average Contributions
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    English Version: http://www.unipr.it/sites/default/files/allegatiparagrafo/01-08-2013/settori_erc.pdf
+    Versione in Italiano:
+https://it.wikipedia.org/wiki/Settori_ERC
+    
+    ERC Subpanel
+    Sotto Pannello ERC
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    
+    Describes the nature of a clinical study. Study types include interventional studies (also called clinical trials), observational studies (including patient registries), and expanded access.
+    Descrive la natura di uno studio clinico. I tipi di studio includono studi interventistici (chiamati anche studi clinici), studi osservazionali (inclusi i registri dei pazienti) e l'accesso esteso.
+    
+    study type
+    tipo di studio
+    stabile
+    stable
+  
+  
+    
+    
+    Indica l'area a cui fanno riferimento le funzioni del gruppo di personale tecnico-amministrativo considerato. Rappresenta una delle variabili di disaggregazione dei dati sulle carriere del personale tecnico-amministrativo. Attualmente può assumere i seguenti valori: 01-Dirigenza amministrativa; 02-Amministrativa ed Amministrativa-gestionale; 03-Biblioteche; 04-Servizi generali e tecnici; 05-Socio sanitaria; 06-Tecnica; 07-Area non individuata.
+    It indicates the area to which the functions of the technical-administrative staff group considered refer. Represents one of the variables of disaggregation of the career data of technical-administrative staff. Currently it can take on the following values: 01-Dirigenza amministrativa; 02-Amministrativa ed Amministrativa-gestionale; 03-Biblioteche; 04-Servizi generali e tecnici; 05-Socio sanitaria; 06-Tecnica; 07-Area non individuata.
+    
+    Area funzionale
+    Functional Area
+    stabile
+    stable
+    
+  
+  
+    
+  
+  
+    
+    
+    Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship, degree and degree class.
+    Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza, laurea e classe di laurea.
+    
+    Aggregate of Italian Students By Citizenship, Degree and Degree Class
+    Aggregazione dei studenti italiani per cittadinanza, laurea e classe di laurea
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Personale che ha prestato servizio a tempo determinato negli Enti e negli Uffici per il Diritto allo Studio Universitario - DSU nell'anno di riferimento, aggregato per Regione.
+    Personnel who have served on a temporary basis in the Bodies and Offices for the Right to University Studies - DSU in the year of reference, aggregated by Region.
+    
+    Personale Determinato
+    Temporary Staff
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Total costs approved after in itinere evaluation compared to the costs reported by the beneficiaries. Calculated as the sum of the homologous 'approvedCost' variable present at the lower aggregation level (approvedCost_operations)
+    Totale dei costi approvati dopo valutazione in itinere rispetto ai costi rendicontati dai beneficiari. Calcolati come somma dell'omologa variabile "approvedCost" presente a livello di aggregazione inferiore (approvedCost_operations)
+    
+    approved cost of CTN/PRIN initiative
+    costi approvati per iniziative CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    Information on the type of exemption.
+In the case of partial exemption, the exemption types are characterised by the following codes/descriptions:
 
+09: Students with a disability of less than 66% (Legislative Decree 68/12 art. 9, c. 7a)
+19: Other disability situations not included in the previous ones
+15: Other types not included under the above entries
 
-    
+In the case of total exemption, the types of exemption are characterised by the following codes/descriptions:
 
-    
-        
-        
-        Private for-profit entities (excluding Higher or Secondary Education Establishments)
-        stabile
-        stable
-    
-    
+01: Scholarship recipients (Legislative Decree 68/12 art. 9, c. 2)
+02: Eligible non-beneficiaries of scholarships (Legislative Decree 68/12 art. 9, c. 2)
+03: Disabled students with disabilities over 66% (Legislative Decree 68/12 art. 9, c. 2)
+16: Students who meet the requirements for NO TAX AREA (Law 232/2016, c. 255 and 256) and Beneficiaries of scholarships d.lgs. 68/12
+17: Students who meet the requirements for NO TAX AREA (Law 232/2016, c. 255 and 256) and eligibility for a scholarship d.lgs. 68/12
+18: Students with requirements for NO TAX AREA (L. 232/2016, c. 255 and 256)
+19: Other disability situations not included in the previous ones
+20: Doctoral student holder of a PhD scholarship
+21: Doctoral student not holding a PhD scholarship (Law 232/2016, c. 262)
+15: Other types not included under the above headings
+    Informazioni sulla tipologia di esonero.
+Nel caso di esonero parziale, le tipologie di esonero sono caratterizzate dai codici/descrizioni seguenti:
 
+09: Studenti in situazione di disabilità con invalidità inferiore al 66% (d.lgs. 68/12 art. 9, c. 7a)
+19: Altre situazioni di disabilità non incluse nelle precedenti
+15: Altre tipologie non comprese nelle precedenti voci
 
-    
+Nel caso di esonero totale, le tipologie di esonero sono caratterizzate dai codici/descrizioni seguenti:
 
-    
-        
-        
-        Public bodies (excluding Research Organisations and Secondary or Higher Education Establishments)
-        stabile
-        stable
-    
-    
+01: Beneficiari borse studio (d.lgs. 68/12 art. 9, c. 2)
+02: Idonei non beneficiari borse di studio (d.lgs. 68/12 art. 9, c. 2)
+03: Studenti in situazione di disabilità con invalidità oltre il 66% (d.lgs. 68/12 art. 9, c. 2)
+16: Studenti con compresenza di requisiti per NO TAX AREA (L. 232/2016, c. 255 e 256) e Beneficiari di borsa di studio d.lgs. 68/12
+17: Studenti con compresenza di requisiti per NO TAX AREA (L. 232/2016, c. 255 e 256) e Idoneità per borsa di studio d.lgs. 68/12
+18: Studenti con requisiti per NO TAX AREA (L. 232/2016, c. 255 e 256)
+19: Altre situazioni di disabilità non incluse nelle precedenti
+20: Dottorando titolare di borsa di studio di dottorato di ricerca
+21: Dottorando non beneficiario di borsa (L. 232/2016, c. 262)
+15: Altre tipologie non comprese nelle precedenti voci
+    
+    Tipo (o classe) di esonero riportata da USTAT
+    USTAT Reported Exoneration Class
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Grant agreement identifier of an EC project.
+    Identificativo dell'accordo di finanziamento di un progetto CE.
+    
+    ec grant agreement number
+    identificativo accordo finanziamento CE
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Property used to specify the second level area/sector of reference (if any) for the CTN/PRIN Operation or CTN/PRIN  Project
+    Proprietà utilizzata per specificare il secondo livello dell'area/settore di riferimento (se esistente) per un'operazione o un progetto CTN/PRIN.
+    
+    ha sotto pannello ERC
+    has ERC sub-panel
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    Information on the source of the student contribution revenue. In particular, the identifier/extended name shows the code/description of the revenue, respectively, which may consist of the values:
+01 : Revenue related to degree courses, master's degree courses, courses of the old system
+02 : Revenue related to PhD courses
+03 : Revenue related to specialisation courses;
+040: Revenue related to first and second level master's courses
+041: Revenue related to courses for the purpose of teaching qualification
+04a: Revenue related to other course fees
+04b: Revenue related to improvement courses
+05 : Regional tax for the Right to University Study - DSU (if collected by the university)
+06a: Revenue related to state exams, internships and pre-registration tests
+07 : Other income not required for registration
+08 : Other from students, not constituent revenue.
+
+    Informazioni sulla fonte del gettito della contribuzione studentesca. In particolare, l'identificativo/nome esteso riportano il codice/la descrizione del gettito, rispettivamente, e possono essumere i valori:
+01 : Gettito relativo a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento
+02 : Gettito relativo a corsi di dottorato
+03 : Gettito relativo a corsi di specializzazione
+040: Gettito relativo a corsi di master di primo e secondo livello
+041: Gettito relativo a corsi finalizzati all'abilitazione all'insegnamento
+04a: Gettito relativo ad altri corsi
+04b: Gettito relativo a corsi di perfezionamento
+05 : Tassa regionale per il DSU (se riscossa da università)
+06a: Gettito esami di stato, tirocini e test pre-immatricolazioni
+07 : Altre entrate non necessarie per l'iscrizione
+08 : Altro da studenti, non costituente gettito
+    
+    Classe di contribuzione riportata da USTAT
+    USTAT Reported Contribution Revenue Class
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Identification assigned to the Project to which the operation refers in the Information System of origin. To a single project can be assigned as many operations as there are subjects carrying out the project.
+This id allows you to aggregate all the operations that are part of a project.
+    Identificativo assegnato al Progetto a cui si riferisce l'operazione nel Sistema Informatico di provenienza. Ad un unico progetto possono fanno capo tante operazioni quanti sono i soggetti che svolgono il progetto.
+Questo id consente di aggregare tutte le operazioni che fanno capo ad un progetto.
+    
+    codice del progetto
+    project code
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    Finanziamento concesso dall'Unione Europea. L'importo è espresso in euro.
+    Funding granted by the European Union. The amount is expressed in euros.
+    
+    EC contribution
+    contributo CE
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Il numero di identificazione della domanda di brevetto.
+    The identification number of a patent application.
+    
+    numero richiesta brevetto
+    patent application number
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Name of the postgraduate education course; in this dataset, it can be referred to Postgraduate Schools/Level I Masters/Level II Masters/Research Doctorates.
+    Nome del corso di studio di formazione Post-Laurea; in questo dataset, si può riferire a Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca.
+    
+    course type
+    tipologia di corso
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La malattia, il disturbo, la sindrome, la malattia o la lesione che si sta studiando. Su ClinicalTrials.gov, le condizioni possono includere anche altre questioni relative alla salute, come la durata della vita, la qualità della vita e i rischi per la salute.
+    The disease, disorder, syndrome, illness, or injury that is being studied. On ClinicalTrials.gov, conditions may also include other health-related issues, such as lifespan, quality of life, and health risks.
+    
+    ha condizione AACT
+    has AACT condition
+    stabile
+    stable
+  
+  
+    
+    
+    Interventi di studio clinico documentati da NLM's Medical Subject Headings (MeSH) - thesaurus del vocabolario controllato da NLM's Medical Subject Headings (MeSH)
+    clinical study intervention appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus
+    
+    AACT Intervention Mesh Term
+    Termine MeSH di Intervento AACT
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Enterprise created from a pre-existing entity or unit; in this specific dataset are included the spin-offs of public research: adopting the definition of the Netval 2014 report, an "enterprise operating in high-tech sectors constituted by (at least) a university professor/researcher or a doctoral candidate/fellow/student who has carried out multiannual research activities on a specific theme, object of creation of the enterprise itself".The data are obtained from Spin-off Italia, the spin-off database of public research in Italy: https://www.spinoffitalia.it/. As indicated by the website Spin-off Italia (https://www.spinoffitalia.it/?q=about), "The database (Spin-off Italia, Editor's note) is the result of the collaboration between the Centre for Innovation and Entrepreneurship of the Polytechnic University of Marche, NetVal and the Management Institute of the Scuola Superiore Sant'Anna. The database contains information on the companies that the research group considered to associate with the spin-off concept of public research. In particular, in the database it is possible to select the companies that have been accredited as spin-offs by the research institutions of origin".
+    Impresa creata a partire da un ente o un’unità preesistente; in questo specifico dataset vengono inclusi gli spin-off della ricerca pubblica: adottando la definizione del rapporto Netval 2014, una “impresa operante in settori high-tech costituita da (almeno) un professore/ricercatore universitario o da un dottorando/contrattista/studente che abbia effettuato attività di ricerca pluriennale su un tema specifico, oggetto di creazione dell’impresa stessa”. I dati sono ottenuti da Spin-off Italia, il database degli spin-off della ricerca pubblica in Italia: https://www.spinoffitalia.it/. Come indicato dal sito Spin-off Italia (https://www.spinoffitalia.it/?q=about), "Il database (Spin-off Italia, NdR) è frutto della collaborazione fra il Centro per l'Innovazione e l'Imprenditorialità dell'Università Politecnica delle Marche, NetVal e l'Istituto di Management della Scuola Superiore Sant'Anna. Il database contiene informazioni sulle imprese che il gruppo di ricerca ha ritenuto di associare al concetto di spin-off della ricerca pubblica. In particolare, nel database è possibile selezionare le imprese che sono state accreditate come spin-off dagli enti di ricerca di provenienza."
+    
+    Spinoff
+    Spinoff
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Il suffisso _submitted_qc indica la data di presentazione della versione del record che soddisfa i criteri di controllo della qualità. È comune che ci siano revisioni tra la prima presentazione e la presentazione che soddisfa i criteri qc. Si noti che questa non è la data in cui è stata completata la revisione qc.
+    The _submitted_qc suffix indicates the submission date of the version of the record that met quality control criteria. It is common for there to be revisions between the first submission and the submission that meets qc criteria. Note this is not the date that the qc review was completed.
+    
+    results first submitted QC date
+    risultati prima data invio QC
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Cost reported by the beneficiary to which the operation relates by single expense item compared to the eligible costs
+    Costo rendicontato dal beneficiaro a cui fa capo l'operazione per singola voce di spesa rispetto ai costi ammessi
+    
+    costo rendicontato dell'importo CTN/PRIN
+    reported cost of CTN/PRIN amount
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Macro Sector
+    Macro Settore
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    
+    Esaminatore principale del progetto
+    Principal investigator of the project
+    
+    ha esaminatore principale
+    has principal investigator
+    provvisoria - verificare la definizione
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà si collega ad un corrispondente progetto della CE.
+    This property links to a corresponding EC project.
+    
+    ha un progetto CE
+    has ec project
+    prova
+    testing
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    L'anno di inizio del ciclo accademico corrispondente.
+    The start year of the corresponding academic cycle.
+    
+    anno di inizio del ciclo
+    cycle starting year
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Data on the revenue from the student contribution of the universities, in particular the student contribution and other income from students, the final balance sheet and the established budget. The balance sheet refers to the year (T-1).
+    Dati relativi al gettito della contribuzione studentesca degli atenei, in particolare alla contribuzione studentesca e alle altre entrate provenienti dagli studenti, al conto consuntivo e al bilancio di previsione assestato. Conto consuntivo: riferimento all'anno (T-1).
+    
+    Aggregazione dei ricavi del contributo riportato da USTAT
+    USTAT Aggregate of Contribution Revenue
+    stabile
+    stable
+  
+  
+    
+    
+    
+    conduzione del sito/partecipazione ad uno studio
+    site conducting/participating in a study
+    
+    ha struttura per sperimentazione clinica
+    has clinical trial facility
+    provvisoria - da verificare
+    unstable - to be verified
+  
+  
+    
+    
+    
+    Codice identificativo della qualifica ricoperta dal personale docente/ricercatore secondo la classificazione del Manuale di Frascati 2015. La corrispondenza tra gradi e qualifica è la seguente: Grade A = Prof. I fascia (ordinario); Grade B = Prof. II fascia (associato); Grade C = Ricercatore a tempo indeterminato e determinato; Grade D = Titolare di assegno di ricerca.
+    Identification code of the qualification held by the teaching staff/researcher according to the classification of the Frascati Manual 2015. The correspondence between grades and qualification is as follows: Grade A = Prof. I category (ordinary); Grade B = Prof. II category (associated); Grade C = Permanent and temporary researcher; Grade D = Holder of research grant.
+    
+    ha anzianità di servizio del ricercatore
+    has researcher seniority grade
+    stabile
+    stable
+  
+  
+    
+    
+    It is used to classify the erasmus plus projects under the European Commission classification.
+    Viene utilizzato per classificare i progetti erasmus plus nella classificazione della Commissione Europea.
+    
+    Erasmus+ Classification
+    classificazione Erasmus+
+    stabile
+    stable
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+    
+    Aggregated data on Italian students filed in the MIUR system, grouped by year, university and citizenship.
+    Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e cittadinanza.
+    
+    Aggregate of Italian Students By Citizenship
+    Aggregazione dei studenti italiani per cittadinanza
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Country where a facility conducting a clinical protocol was removed from study
+    Paese in cui una struttura che conduce un protocollo clinico è stata rimossa dallo studio
+    
+    country removed
+    paese rimosso
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Broad Category of sponsor. They can be: Other, Industry, NIH, US. Fed
+    Tipo di sponsor specificato con una stringa. Possono essere: Altro, Industria, NIH, USA. Fed
+    
+    sponsor type
+    tipo di sponsor
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Amount of expenditure financed with funds from the Region. Data are related to the financial year per year (T-1).
+    Importo della spesa finanziata con fondi della Regione. I dati sono relativi all'esercizio finanziario all'anno (T-1)
+    
+    regional expense
+    spese regionali
+    provvisoria - verificare il codominio
+    unstable - check the range
+  
+  
+    
+    
+    
+    Ambito operativo a cui si riferisce l'importo tra quelli previsti dall'iniziativa:
+- Ricerca di base
+- Ricerca industriale
+- Sviluppo
+- Formazione
+    Operational scope to which the amount among those foreseen by the initiative refers:
+- Basic research
+- Industrial research
+- Development
+- Training
+    
+    ambito di importo CTN/PRIN
+    scope of CTN/PRIN amount
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    L'anno di pubblicazione.
+    The year of publication.
+    
+    anno di pubblicazione
+    publication year
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Instrument leading Institution
+    Strumento che guida l'istituzione
+    
+    leader name
+    nome del capo
+    provvisoria - valutare la possibilità di utilizzare le proprietà di coinvolgimento del progetto.
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+    None (Open Label)
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Collega un'iniziativa al fondo di finanziamento da cui l'iniziativa attinge le sue risorse economiche
+    Connects an initiative to the financing fund from which the initiative draws its economic resources
+    
+    ha CTN/PRIN financing fund
+    ha fondo di finanziamento CTN/PRIN
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    Numero di posti complessivamente disponibili nelle mense e residenze universitarie direttamente gestite dall'istituto all'1/11/(T).
+Dalle "Note sul dataset Contribuzione e interventi":
+I valori negativi hanno i seguenti significati:
+-1: ateneo non rispondente/inadempiente
+-2: dato non disponibile
+-3: dato non pervenuto
+-4: dato incluso in altra voce
+-5: dato da definire
+-6: dato non rilevabile
 
+Gli spazi vuoti indicano un valore non esistente.
+    Total number of places available in canteens and university residences directly managed by the institute on 1/11/(T).
+From "Notes on the dataset Contribution and interventions"":
+The negative values have the following meanings
+-1: university not responding / non-compliant
+-2: data not available
+-3: data not received
+-4: data included under another heading
+-5: data to be defined
+-6: data not detectable
 
-    
+Blanks indicate a non-existent value.
+    
+    available slot
+    slot disponibile
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Criteri di ammissibilità nel contesto delle Aggregated Analysis for clininca trials. I criteri di ammissibilità consistono sia in criteri di inclusione (che sono richiesti per una persona per partecipare allo studio) sia in criteri di esclusione (che impediscono a una persona di partecipare). I tipi di criteri di ammissibilità si riferiscono a stabilire se uno studio accetta volontari sani, se ha requisiti di età o di gruppo d'età o se è limitato dal sesso.
+    Eligibility criteria in the contest of Aggregated Analysis of Clinical Trials (AACT). Eligibility criteria consist of both inclusion criteria (which are required for a person to participate in the study) and exclusion criteria (which prevent a person from participating). Types of eligibility criteria include whether a study accepts healthy volunteers, has age or age group requirements, or is limited by sex.
+    
+    AACT criterion
+    Criterio AACT
+    provvisoria - valutare la possibilità di introdurre una classe Criterion allineata con il vocabolario europeo Core Criterion e Core Evidence del programma ISA2
+    unstable - evaluate the possibility to have a class Criterion (aligned with Core Criterion and Core Evidence of ISA2 core vocabularies)
+  
+  
+    
+    
+    Information on accommodation and canteens active at 1/11 of the reference year.
+    Informazioni sui posti alloggio e mense attive all'1/11 dell'anno di riferimento.
+    
+    Aggregazione degli alloggi e mense riportate da DSU
+    DSU Aggregate of Canteen And Accommodations
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà collega l'informazione sulle strutture universitarie (mense e residenze universitarie direttamente gestite dall'istituto) al codice e descrizione della struttura.
+    This property links information on university facilities (canteens and university residences directly managed by the institute) to the code and description of the structure.
+    
+    ha un tipo di struttura universitaria riportata da USTAT
+    has USTAT reported university facility type
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Average contribution for students enrolled in degree courses, master's degree courses, courses of the old system calculated on the basis of the fees actually paid (net of the regional tax for the Right to University Studies - DSU and stamp duty where applicable), EXCLUDED students totally exempted, students for whom the contribution is not expected or is financed by external bodies. The values are expressed in EURO. The average is calculated considering the central point of each contribution class.
+    Contribuzione media per gli studenti iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento calcolata sulla base delle tasse realmente pagate (al netto della tassa regionale per il Diritto allo Studio Universitario - DSU e dell’imposta di bollo dove previste), ESCLUSI gli studenti esonerati totalmente, gli studenti per i quali la contribuzione non è prevista o è finanziata da enti esterni. I valori sono espressi in EURO. La media è calcolata considerando il punto centrale di ciascuna classe di contribuzione.
+
+    
+    average taxes for paying students
+    spesa media delle tasse per pagare gli studenti
+    provvisoria - controllare codominio
+    unstable - check range
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    A description of the population from which the groups or cohorts will be selected (for example, primary care clinic, community sample, residents of a certain town).
+    Una descrizione della popolazione da cui saranno selezionati i gruppi (ad esempio, clinica di assistenza primaria, campione della comunità, residenti di una certa città).
+    
+    AACT population
+    popolazione AACT
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    ID univoco di una operazione.
+E' ottenuto concatenando le seguenti variabili all'origine:
+Codice locale progetto +  ambito + CF beneficiario
+corrispondenti a: projectCode + scope_operations + fiscalcode_entity
+    Unique ID of an operation.
+It is obtained by concatenating the following variables at the origin: "Codice locale progetto +  ambito + CF beneficiario"  corresponding to: projectCode + scope_operations + fiscalcode_entity
+    
+    CTN/PRIN operation identifier
+    identificatore operazione CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    La fase in cui è attualmente in corso il processo di pubblicazione dei brevetti.
+    The stage in which the patent publication process is currently on.
+    
+    Fase di pubblicazione del brevetto
+    Patent Publication Stage
+    stabile
+    stable
+  
+  
+    
+    No
+    
+  
+  
+    
+    
+    
+    
+    Information (code and description) on interventions in favor of students for the Academic Year (T-1)/(T).
+    Informazioni (codice e descrizione) sugli interventi a favore degli studenti per l'Anno Accademico (T-1)/(T)
+    
+    DSU Intervention Type
+    Tipo (o classe) di intervento DSU
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    La data di priorità della domanda di brevetto, corrispondente alla data del primo deposito della domanda
+    The priority date of the patent application, corresponding to the date of the first application filing
+    
+    date prioritá
+    priority date
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un progetto CE con uno dei suoi partecipanti.
+    This property connects an EC project with one of its participants.
+    
+    ha partecipante CE
+    has EC participant
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Public bodies (excluding Research Organisations and Secondary or Higher Education Establishments)
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un brevetto con l'organizzazione che lo produce
+    This property connects a patent with the organization that produces it
+    
+    brevetto prodotto da
+    patent is produced by
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    It is used to link Erasmus+ projects to Topics.
+    Viene utilizzato per collegare i progetti Erasmus+ agli argomenti.
+    
+    ha argomento Erasmus+
+    has Erasmus+ topic
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    L'obiettivo principale degli interventi che vengono valutati dallo studio clinico. Gli scopi primari sono:
+Trattamento: Uno o più interventi sono in fase di valutazione per il trattamento di una malattia, sindrome o condizione.
+Prevenzione: Uno o più interventi sono in fase di valutazione per prevenire lo sviluppo di una specifica malattia o condizione di salute.
+Diagnostica: Si stanno valutando uno o più interventi per identificare una malattia o una condizione di salute.
+Cure di supporto: Uno o più interventi sono valutati per massimizzare il comfort, ridurre al minimo gli effetti collaterali o mitigare il declino della salute o della funzione del partecipante.
+Screening: Uno o più interventi sono valutati o esaminati per identificare una condizione, o fattori di rischio per una condizione, in persone che non sono ancora note per avere la condizione o il fattore di rischio.
+Ricerca sui servizi sanitari: Uno o più interventi per valutare la fornitura, i processi, la gestione, l'organizzazione o il finanziamento dell'assistenza sanitaria.
+Scienza di base: Uno o più interventi per esaminare il meccanismo di base dell'azione (per esempio, la fisiologia o la biomeccanica di un intervento).
+Fattibilità del dispositivo: Un intervento di un dispositivo viene valutato in un piccolo trial clinico (generalmente meno di 10 partecipanti) per determinare la fattibilità del prodotto; o un trial clinico per testare un prototipo di dispositivo per verificarne la fattibilità e non gli esiti sanitari. Tali studi sono condotti per confermare la progettazione e le specifiche operative di un dispositivo prima di iniziare una sperimentazione clinica completa.
+Altro: Non si applica nessuna delle altre opzioni.
+    Subject is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants.
+    
+    is subject masked?
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà si collega a un diploma accademico.
+    This property links to an academic diploma.
+    
+    ha  diploma
+    has diploma
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega un progetto del CER con il tipo di sovvenzione corrispondente.
+    This property connects an EC or ERC project with the corresponding type of grant.
+    
+    ha tipo contributo ERC
+    has ERC grant type
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    An initiative in this context is a funding action that can be associated with a call, a notice, an invitation, a campaign, etc. The data integrated in ToscanaOpenResearch have been obtained in the context of a memorandum of understanding between the Ministry of Education, University and Research and the Tuscan Region, and are related to the initiatives CTN2012, CTN20916 and PRIN 2012, and to projects with at least one beneficiary with legal or operational headquarters in Tuscany.
+    Un'iniziativa in questo contesto è un'azione di finanziamento che può essere associata ad un bando, un avviso, un invito, una campagna, etc. I dati integrati in ToscanaOpenResearch sono stati ottenuti nel contesto di un protocollo di intesa tra il Ministero dell'Istruzione, dell'Università e della Ricerca e la Regione toscana, e sono relativi alle iniziative CTN2012, CTN20916 e PRIN 2012, e a progetti aventi almeno un beneficiario con sede legale o operativa in Toscana.
+    
+    CTN/PRIN Initiative
+    iniziativa CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Identifica un'operazione contabile. Si veda la proprietà "operationIdentifier" per informazioni sulla definizione.
+    Identifies an accounting transaction. See the "operationIdentifier" property for definition information.
+    
+    ha operazione CTN/PRIN
+    has CTN/PRIN operation
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Aggregated data on Italian students filed in the MIUR system, grouped by year, university and Italian region of residence.
+    Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e regione di residenza italiana.
+    
+    Aggregate of Italian Students By Region of Residence
+    Aggregazione dei studenti italiani per regione di residenza
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    La proprietà rappresenta la data di fine
+    The property represents the date of ending
+    
+    ha data di fine
+    has ending date
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    A partire dal XXXI ciclo, i dati sono desunti dall'Anagrafe Nazionale degli Studenti universitari: in questo caso, l'informazione riportata è relativa agli studenti iscritti per ciclo al primo anno del dottorato di ricerca. Fino al XXX ciclo incluso, la fonte dei dati è la "Rilevazione sull'Istruzione Universititaria", e l'informazione riportata è relativa al numero di studenti vincitori di concorso, a prescindere dal fatto che si siano in seguito iscritti. Fonte dell'informazione: Informazioni sui file relativi ai Dottorati di Ricerca, sito USTAT-MIUR (http://dati.ustat.miur.it/dataset/formazione-post-laurea/resource/fdee4043-0011-43ef-9f44-ef00e484f0d8) e comunciazione dell'Ufficio di Statistica e Studi - settore Università e Ricerca.
+    Starting from the XXXI cycle, the data are derived from the National Register of University Students: in this case, the information reported is related to students enrolled per cycle in the first year of the PhD. Up to and including the XXXth cycle, the data source is the "Universities Education Survey", and the information reported is related to the number of students who have won the exam, regardless of whether they have subsequently enrolled. Source of information: Information on PhD files, USTAT-MIUR website (http://dati.ustat.miur.it/dataset/formazione-post-laurea/resource/fdee4043-0011-43ef-9f44-ef00e484f0d8) and communication from the Office of Statistics and Studies - University and Research sector.
+    
+    Aggregazione USTAT Postgraduate - Accessi
+    USTAT Postgraduate Aggregate of Registered
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Data di emissione del decreto MIUR (Ministero dell'Istruzione, dell'Università e della Ricerca) in cui è pubblicato il bando/avviso che definisce originariamente l'iniziativa in esame
+    Date of issue of the MIUR (Ministry of Education, University and Research) decree in which the call/notice originally defining the initiative in question is published
+    
+    data decreto
+    decree date
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    A process or action that is the focus of a clinical study. Interventions include drugs, medical devices, procedures, vaccines, and other products that are either investigational or already available. Interventions can also include noninvasive approaches, such as education or modifying diet and exercise.
+    Un processo o un'azione che è il fulcro di uno studio clinico. Gli interventi comprendono farmaci, dispositivi medici, procedure, vaccini e altri prodotti che sono in fase di sperimentazione o già disponibili. Gli interventi possono anche includere approcci non invasivi, come l'educazione o la modifica della dieta e dell'esercizio fisico.
+    
+    ha intervento AACT
+    has AACT intervention
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un progetto CE con l'argomento corrispondente all'interno del suo invito a presentare proposte.
+    This property connects an EC project with the corresponding topic within its call for proposals.
+    
+    ha argomento CE
+    has EC topic
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà consente di collegare qualunque cosa del dominio a discipline accademiche (definite nell'ambito del relativo vocabolario controllato).
+    This property allows one to link any thing of the domain with the academic disciplines (defined in the context of the related controlled vocabulary).
+    
+    ha discipline accademiche
+    has Academic Discipline
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà si collega alla classificazione dei Campi di ricerca e sviluppo (FORD) dell'UNESCO.
+    This property links to the UNESCO's Fields of research and development (FORD) classification.
+    
+    ha una classificazione FORD
+    has FORD classification
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus
+    descrittori del thesaurus del vocabolario controllato dalla NLM "Medical Subject Headings (MeSH)" (MeSH)
+    
+    Condition/Intervention Mesh Term
+    Termine Mesh di Condizione/Interventi
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega l'informazione sul totale dei serivizi disponibili alla tipologia di servizio corrispondente.
+    This property links the information on the total number of services available to the corresponding type of service.
+    
+    ha una classe di servizio ustat
+    has ustat service class
+    stabile
+    stable
+  
+  
+    
+    
+    
+    It is used to link Erasmus+ projects to the key actions.
+    Viene utilizzato per collegare i progetti Erasmus+ alle azioni chiave.
+    
+    ha azione chiave Erasmus+
+    has Erasmus+ key action
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Collega l'affiliazione accademica con l'organizzazione corrispondente
+    Connects the academic affiliation with the corresponding organization
+    
+    defined in
+    definito in
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Numero record di un progetto CE all'interno di CORDIS.
+    Record number of an EC project within CORDIS.
+    
+    cordis reference number
+    numero di riferimento cordis
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Data on students with partial exemption of universities.
+    Dati relativi agli studenti con esonero parziale degli atenei
+    
+    Aggregazione degli studenti parzialmente esonerati riportati da USTAT
+    USTAT Aggregate of Partially Exonerated Students
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    Ecologic or Community
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un'attività finanziata con uno dei suoi risultati.
+    This property connects a funded activity with one of its outputs.
+    
+    ha risultato CHAFEA
+    has CHAFEA output
+    provvisoria
+    unstable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    L'indirizzo web, se presente, utilizzato per trovare ulteriori informazioni sul piano di condivisione di IPD.
+    The web address, if any, used to find additional information about the plan to share IPD.
+    
+    IPD URL
+    IPD URL
+    stabile
+    stable
+  
+  
+    
+    Intermediate
+    
+  
+  
+    
+    
+    
+    
+    Average contribution for students enrolled in degree courses, master's degree courses, courses of the old system calculated on the basis of the fees actually paid (net of the regional tax for the Right to University Studies - DSU and stamp duty where applicable), INCLUDING students totally exempted, students for whom the contribution is not expected or is financed by external bodies. Values are expressed in EURO. The average is calculated considering the central point of each contribution class.
+    Contribuzione media per gli studenti iscritti a corsi di laurea, corsi di laurea magistrale, corsi del vecchio ordinamento calcolata sulla base delle tasse realmente pagate (al netto della tassa regionale per il DSU e dell’imposta di bollo dove previste), INCLUSI gli studenti esonerati totalmente, gli studenti per i quali la contribuzione non è prevista o è finanziata da enti esterni. I valori sono espressi in EURO. La media è calcolata considerando il punto centrale di ciascuna classe di contribuzione.
+    
+    average taxes for total enrolled students
+    spesa media delle tasse per pagare tutti gli studenti iscritti
+    provvisoria - controllare codominio
+    unstable - check range
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    Interventi concessi a studenti per ciascun Ateneo/Istituto gestito da ciascun ente per il DSU/ufficio, per l'anno accademico di riferimento.
+    Interventions granted to students for each University/Institute managed by each institution for the Right to University Studies - DSU/Office, for the academic year of reference.
+    
+    Aggregazione Diritto allo studio universitario riportato da USTAT
+    DSU Aggregate of Right to University Studies
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Italian
+    Italiana
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Indica se uno studio clinico sta studiando un prodotto per dispositivi soggetti alla sezione 510(k), 515, o 520(m) del Federal Food, Drug, and Cosmetic Act. Selezionare vero/falso.
+    Indication that a clinical study is studying a device product subject to section 510(k), 515, or 520(m) of the Federal Food, Drug, and Cosmetic Act. Select true/false.
+    
+    studia dispositivo regolamentato da FDA
+    studies FDA regulated device
+    stabile
+    stable
+  
+  
+    
+    
+    Information (code, description and number) on meals provided in the calendar year (T-1). The types are represented by the following codes and descriptions:
+11: Meals provided in directly managed canteens
+12: Meals provided in indirectly managed canteens
+13: Meals provided in contracted catering services
+14: Students who use canteens
+    Informazioni (codice, descrizione e numero) sui pasti erogati nell'anno solare (T-1). Le tipologie sono rappresentate dai seguenti codici e descrizioni:
+11: Pasti erogati in mense a gestione diretta
+12: Pasti erogati in mense a gestione indiretta
+13: Pasti erogati in servizi di ristorazione convenzionati
+14: Studenti che usufruiscono delle mense
+    
+    Misura dei pasti forniti riportati da USTAT
+    USTAT Reported Measure of Meals Provided
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Definisce lo status dello spin-off come riportato nel dataset.
+    It defines the status of the spin-off as reported in the dataset.
+    
+    active
+    attivo
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship and degree class.
+    Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza e classe di laurea.
+    
+    Aggregate of Italian Students By Citizenship and Degree Class
+    Aggregazione dei studenti italiani per cittadinanza e classe di laurea
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    Tipo di attività finanziata. I tipi sono: Progetti, Conferenza, Azioni congiunte, Sovvenzione di funzionamento, Accordo quadro di partenariato
+    Type of activity funded. Types are: Projects, Conference, Joint Actions, Operating Grant, Framework Partnership Agreement
+    
+    CHAFEA Instrument
+    Strumento CHAFEA
+    stabile
+    stable
+    
+  
+  
+    
+    R&S
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Rapporto temporale tra il periodo di osservazione e il momento dell'iscrizione dei partecipanti. I tipi sono:
+Retrospettiva: Osservazione retrospettiva basata su osservazioni raccolte prevalentemente prima della selezione dei soggetti e dell'iscrizione
+Prospettiva: Osservazioni periodiche raccolte prevalentemente in seguito all'iscrizione al corso di studi.
+Sezione trasversale: Osservazioni o misurazioni effettuate in un unico momento, di solito all'iscrizione del soggetto
+Altro: Spiegato nella descrizione dettagliata
+    Temporal relationship of observation period to time of participant enrollment. Types are:
+Retrospective: Look back using observations collected predominantly prior to subject selection and enrollment
+Prospective: Look forward using periodic observations collected predominantly following subject enrollment
+Cross-sectional: Observations or measurements made at a single point in time, usually at subject enrollment
+Other: Explain in Detailed Description
+
+    
+    prospettiva temporale
+    time perspective
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Settore Scientifico Disciplinare
+    Sientific Disciplinary Sector
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    
+    
+    Aggregazione Statistica
+    Statistical Aggregation
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un progetto EUREKA con l'area tecnologica corrispondente.
+    This property connects an EUREKA project with the corresponding tech area.
+    
+    ha un area tecnica EUREKA
+    has EUREKA tech area
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Property that links any thing in the modelled domain to the result or output.
+    Proprietà che collega qualunque cosa nel dominio modellato a un risultato o output.
+    
+    ha risultato
+    has result
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà  collega un'operazione CTN/PRIN con il progetto CTN/PRIN di riferimento
+    This property links a CTN/Prin opertion to the reference CTN/PRIN project.
+    
+    refers to project
+    si riferisce a progetto
+    provissoria - da verificare
+    unstable
+  
+  
+    
+    
+    
+    Private for-profit entities (excluding Higher or Secondary Education Establishments)
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    It reports notes and additional information about the spin-off, if any.
+    Riporta delle note e informazioni addizionali sullo spin-off, se presenti.
+    
+    additional information
+    informazioni aggiuntive
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Progetto finanziato dal Consiglio Europeo della Ricerca
+    Project funded by the European Research Council
+    
+    ERC Project
+    Progetto ERC
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    La data in cui il record dello studio è stato disponibile per la prima volta su ClinicalTrials.gov. In genere c'è un ritardo di alcuni giorni tra la data in cui lo sponsor dello studio o lo sperimentatore ha presentato la cartella clinica e la prima data di pubblicazione.
+    The date on which the study record was first available on ClinicalTrials.gov. There is typically a delay of a few days between the date the study sponsor or investigator submitted the study record and the first posted date.
+    
+    ha data inizio studio
+    has study first posted date
+    prova
+    testing
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    It is used to link the output result of an erasmus plus project to the associated file.
+    Viene utilizzato per collegare il risultato di un progetto erasmus plus al file associato.
+    
+    distribuito in un file eramsus+
+    distributed in erasmus+ file
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà si collega al corrispondente pannello del CER.
+    This property links to the corresponding ERC panel.
+    
+    ha pannello ERC
+    has ERC panel
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Indica se i campioni di materiale dei partecipanti alla ricerca sono conservati in un biorepository. I valori ammessi sono:
+Nessuno Conservato: Nessun campione conservato
+Campioni con DNA: Campioni conservati, con possibilità di estrazione del DNA da almeno uno dei tipi di campioni conservati (ad esempio, tessuto congelato, sangue intero)
+Campioni senza DNA: Campioni conservati, senza possibilità di estrazione del DNA da campioni conservati (ad esempio, tessuto fisso, plasma)
+    Indicate whether samples of material from research participants are retained in a biorepository. They can be:
+None Retained: No samples retained
+Samples With DNA: Samples retained, with potential for extraction of DNA from at least one of the types of samples retained (e.g., frozen tissue, whole blood)
+Samples Without DNA: Samples retained, with no potential for DNA extraction from any retained samples (e.g., fixed tissue, plasma)
+
+    
+    biospec retention
+    conservazione biospec
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    conduzione del sito/partecipazione ad uno studio
+    site conducting/participating in a study
+    
+    Facility Clinical Trial
+    Struttura sperimentazione clinica
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Information about the students enrolled in [Specialisation Schools / Level I Master / Level II Master / Research Doctorates] by university and by course of study (time series).
+    Informazioni sugli iscritti a [Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca] per ateneo e per corso di studio (serie storica).
+    
+    Aggregazione USTAT Postgraduate - Iscritti
+    USTAT Postgraduate Aggregate of Enrolled
+    stabile
+    stable
+  
+  
+    
+    
+    
+    An initiative may be associated with a call for proposals, a notice, an invitation, a campaign, etc.
+    Un'iniziativa può essere associata ad un bando, un avviso, un invito, una campagna, etc.
+    
+    ha un'iniziativa CTN/PRIN
+    has CTN/PRIN initiative
+    stabile
+    stable
+  
+  
+    
+    
+    La classificazione internazionale standard dell'istruzione (ISCED) è un quadro per l'assemblaggio, la compilazione e l'analisi di statistiche comparabili a livello transnazionale sull'istruzione. (Fonte: https://unesdoc.unesco.org/ark:/48223/pf0000228085)
+    The International Standard Classification of Education (ISCED) is a framework for assembling, compiling and analysing cross-nationally comparable statistics on education. (Source: https://unesdoc.unesco.org/ark:/48223/pf0000228085)
+    
+    Classificazione ISCED-F
+    ISCED-F Classification
+    stabile
+    stable
+    
+  
+  
+    
+    
+    Data relating to the contribution classes of university students. Indicates the distribution of students by class of contribution amount per capita, per Academic year (T-1)/(T).
+    Dati relativi alle classi di contribuzione degli studenti universitari. Indica la distribuzione degli studenti per classe di importo della contribuzione pro-capite, per anno Accademico (T-1)/(T)
+    
+    Aggregazione dei contributi per classe riportati da USTAT
+    USTAT Aggregate of Contributions By Class
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Connects a ReseacherSeniorityGrade with the corresponding AcademicRole.
+    Connette un ReseacherSeniorityGrade al corrispondente AcademicRole.
+    
+    ha ruolo accademico
+    has academic role
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Ending year of the project
+    Indica l'anno di fine di un progetto
+    
+    anno di fine
+    ending year
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Grant agreement identifier of an EC project.
+    Identificativo dell'accordo di sovvenzione di un progetto CE.
+    
+    grant agreement number
+    numero dell'accordo di sovvenzione
+    provvisoria
+    unstable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    Industrial research
+    
+  
+  
+    
+    
+    
+    Information on graduates (of specialization schools, Masters of I and II level, PhDs) by university and by course of study (time series).
+    Informazioni sui diplomati di [Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca] per corso di studio.
+    
+    Aggregazione USTAT Postgraduate - Diplomati
+    USTAT Postgraduate Aggregate of Graduated
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Data on expenditure on interventions in favour of university students (student loans only).
+    Dati relativi alla spesa per interventi a favore degli studenti degli atenei (solo prestiti a studenti).
+    
+    Aggregazione delle spese di interventi universitari riportati da USTAT
+    USTAT Aggregate of University Intervention Expenses
+    stabile
+    stable
+  
+  
+    
+    Cross-Sectional, Retrospective
+    
+  
+  
+    
+    
+    
+    It is used to link Erasmus+ projects to the action types.
+    Viene utilizzato per collegare i progetti Erasmus+ ai tipi di azione.
+    
+    ha tipologia di azione Erasmus+
+    has Erasmus+ action type
+    stabile
+    stable
+  
+  
+    
+    Cross-Sectional, Prospective
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    I requisiti chiave che le persone che vogliono partecipare a uno studio clinico devono soddisfare o le caratteristiche che devono avere.
+    The key requirements that people who want to participate in a clinical study must meet or the characteristics they must have.
+    
+    ha idoneitá AACT
+    has AACT eligibility
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    EUREKA financial instrument. EUREKA instruments are of several kinds, and their choice depends mainly on the type of research project to be developed (Eurostars, Clusters, Network projects and InvestHorizon).
+    Strumento finanziario EUREKA. Gli strumenti EUREKA sono di vario tipo e la loro scelta dipende principalmente dal tipo di progetto di ricerca da sviluppare (Eurostars, Clusters, progetti di rete e InvestHorizon).
+    
+    EUREKA Instrument
+    Strumento EUREKA
+    stabile
+    stable
+    
+  
+  
+    
+    
+    La malattia, il disturbo, la sindrome, o la lesione che si sta studiando. Su ClinicalTrials.gov, le condizioni possono includere anche altre questioni relative alla salute, come la durata della vita, la qualità della vita e i rischi per la salute. Il nome della condizione può includere lettere maiuscolo o minuscole.
+    The disease, disorder, syndrome, illness, or injury that is being studied. On ClinicalTrials.gov, conditions may also include other health-related issues, such as lifespan, quality of life, and health risks. The name of the condition may include upper or lower case letters.
+    
+    Condition
+    Condizione
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Numero totale di persone giuridiche (soggetti) indicati come proponenti nelle proposte presentate. NB: se un unico soggetto è presente in più proposte viene contato tante volte quante sono le proposte in cui appare
+    Total number of legal persons (entities) indicated as proposers in the proposals submitted. NB: if only one entity is present in more than one proposal, it is counted as many times as there are proposals where it appears
+    
+    number of proponents
+    numero di sostenitori
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Code of the university student contribution class. Can take the values:
+00: contribution not expected (excluding exemptions)
+00a: contribution financed by external bodies
+01 : from 0,01 to 100,00 (excluding exemptions)
+02 : from 100,01 to 200,00
+03 : from 200,01 to 300,00
+04 : from 300,01 to 400,00
+05 : from 400,01 to 500,00
+06 : from 500,01 to 600,00
+07 : from 600,01 to 700,00
+08 : from 700,01 to 800,00
+09 : from 800,01 to 900,00
+10 : from 900.01 to 1,000.00
+11a: from 1,000.01 to 1,100.00
+11b: from 1.100,01 to 1.200,00
+11c: from 1.200,01 to 1.300,00
+11d: from 1.300,01 to 1.400,00
+11e: from 1.400,01 to 1.500,00
+12a: from 1.500,01 to 1.600,00
+12b: from 1.600,01 to 1.700,00
+12c: from 1.700,01 to 1.800,00
+12d: from 1.800,01 to 1.900,00
+12e: from 1,900.01 to 2,000.00
+13 : from 2.000,01 to 2.500,00
+14 : from 2,500.01 to 3,000.00
+15 : from 3.000,01 to 3.500,00
+16 : from 3.500,01 to 4.000,00
+17 : from 4.000,01 to 4.500,00
+18 : from 4.500,01 to 5.000,00
+19 : from 5,000.01 to 6,000.00
+20 : from 6,000.01 to 8,000.00
+21a: from 8,000.01 to 10,000.00
+21b: over 10,000.00
+    Codice della classe di contribuzione degli studenti universitari. Può assumere i valori:
+00: contribuzione non prevista (esclusi esoneri)
+00a: contribuzione finanziata da enti esterni
+01 : da 0,01 a 100,00 (esclusi esoneri)
+02 : da 100,01 a 200,00
+03 : da 200,01 a 300,00
+04 : da 300,01 a 400,00
+05 : da 400,01 a 500,00
+06 : da 500,01 a 600,00
+07 : da 600,01 a 700,00
+08 : da 700,01 a 800,00
+09 : da 800,01 a 900,00
+10 : da 900,01 a 1.000,00
+11a: da 1.000,01 a 1.100,00
+11b: da 1.100,01 a 1.200,00
+11c: da 1.200,01 a 1.300,00
+11d: da 1.300,01 a 1.400,00
+11e: da 1.400,01 a 1.500,00
+12a: da 1.500,01 a 1.600,00
+12b: da 1.600,01 a 1.700,00
+12c: da 1.700,01 a 1.800,00
+12d: da 1.800,01 a 1.900,00
+12e: da 1.900,01 a 2.000,00
+13 : da 2.000,01 a 2.500,00
+14 : da 2.500,01 a 3.000,00
+15 : da 3.000,01 a 3.500,00
+16 : da 3.500,01 a 4.000,00
+17 : da 4.000,01 a 4.500,00
+18 : da 4.500,01 a 5.000,00
+19 : da 5.000,01 a 6.000,00
+20 : da 6.000,01 a 8.000,00
+21a: da 8.000,01 a 10.000,00
+21b: oltre 10.000,00
+    
+    ha un contributo per classe
+    has contribution class
+    stabile
+    stable
+  
+  
+    
+    
+    
+    I metodi di indagine e le strategie utilizzate nello studio clinico. Una descrizione delle modalità di conduzione dello studio clinico
+    The investigative methods and strategies used in the clinical study. A description of the manner in which the clinical trial will be conducted
+    
+    ha sviluppo AACT
+    has AACT design
+    stabile
+    stable
+  
+  
+    
+    
+    
+    If entity is considered to lead the trial or is a Collaborator (ie, other organizationsoproviding support; support may include funding, design, implementation, data analysis or reporting. The responsible party is responsible for confirming all collaborators).
+    Se l'entità è considerata a capo della sperimentazione o è un Collaboratore (cioè un'altra organizzazione che fornisce supporto; il supporto può includere il finanziamento, la progettazione, l'implementazione, l'analisi dei dati o il reporting. Il responsabile è responsabile della conferma di tutti i collaboratori).
+    
+    capo o collaboratore
+    lead or collaborator
+    prova
+    testing
+  
+  
+    
+    
+    
+    
+    
+    Partecipanti in progetto EUREKA
+    Participant in a EUREKA project
+    
+    EUREKA Participant
+    Partecipante EUREKA
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un'organizzazione con un brevetto.
+    This property links an organization with a patent.
+    
+    brevetto prodotto da
+    produces patent
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    La classificazione dell'UNESCO di professionisti impegnati nella concezione o nella creazione di nuove conoscenze (che conducono ricerche e migliorano o sviluppano concetti, teorie, modelli, tecniche di strumentazione, software o metodi operativi) in base ai livelli di anzianità. Si propone di utilizzare la seguente classificazione dei gradi / livelli di anzianità: Categoria A: il singolo voto / posto più alto in cui viene normalmente condotta la ricerca. Esempi: "Direttore della ricerca" o "Professore ordinario" Categoria B: Ricercatori che lavorano in posizioni non più alte della posizione più alta (A) ma più senior rispetto ai neolaureati qualificati (livello ISCED 8). Esempi: "Ricercatore senior" o "Ricercatore principale" o "Professore associato". Categoria C: il primo grado / posto in cui verrebbe normalmente assunto un dottorato di ricerca appena qualificato. Esempi: "Ricercatore" o "Investigatore" o "Ricercatore" o "Dottorando post-dottorato". Categoria D: Studenti di dottorato di livello CITE 8 impegnati come ricercatori o ricercatori che lavorano in posti che normalmente non richiedono un dottorato. Esempi: "dottorandi" o "ricercatori junior" (senza dottorato di ricerca). Anche gli studenti del Master che sono considerati ricercatori rientrerebbero in questa categoria.
+    UNESCO's clasification of professionals engaged in the conception or creation of new knowledge (who conduct research and improve or develop concepts, theories, models, techniques instrumentation, software or operational methods) by the seniority levels. It is proposed to use the following classification of seniority grades/levels: Category A: The single highest grade/post at which research is normally conducted. Examples: "Director of research" or "Full professor" Category B: Researchers working in positions not as senior as top position (A) but more senior than newly qualified doctoral graduates (ISCED level 8). Examples: "Senior researcher" or "Principal investigator" or "Associate professor". Category C: The first grade/post into which a newly qualified doctoral graduate would normally be recruited. Examples: "Researcher" or "Investigator" or "Assistant professor" or "Post-doctoral fellow". Category D: Either doctoral students at the ISCED level 8 who are engaged as researchers, or researchers working in posts that do not normally require a doctorate degree. Examples: "Ph.D. students" or "Junior researchers" (without a Ph.D.). Master’s students who are counted as researchers would also fall under this category.
+    
+    Anzianità ricercatore
+    Researcher Seniority Grade
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Costi rendicontati dal beneficiario a cui fa capo l'operazione rispetto ai costi ammessi. Calcolati come somma dell'omologa variabile "reportedCost" presente a livello di aggregazione inferiore (reportedCost_amounts)
+    Costs reported by the beneficiary to which the operation relates in relation to the eligible costs. Calculated as the sum of the homologous variable 'reportedCost' present at the lower aggregation level (reportedCost_amounts)
+    
+    costi rendicontati da operazioni CTN/PRIN
+    reported cost of CTN/PRIN operation
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    It is used to link Erasmus+ projects to the output results.
+    Viene utilizzato per collegare i progetti Erasmus+ ai risultati ottenuti.
+    
+    ha un risultato del progetto Erasmus+
+    has Erasmus+ project result
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Research Organisations
+    stabile
+    stable
+  
+  
+    
+    
+    Aggregated data on Italian students filed in the MIUR system, grouped by year, university, citizenship and degree class.
+    Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università, cittadinanza e classe di laurea.
+    
+    Aggregate of Italian Students By Degree and Degree Class
+    Aggregazione dei studenti italiani per laurea e classe di laurea
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Data on university student contribution classes.
+    Dati relativi alle classi di contribuzione degli studenti universitari.
+    
+    Classe di contribuzione USTAT
+    USTAT Reported Contribution Class
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    
+    
+    Total contributions committed by the Ministry on eligible costs following ex-ante evaluation. Calculated as the sum of the homologous variable "committedContribution" present at the lower aggregation level (committedContribution_operations)
+    Totale dei contributi impegnati dal Ministero sui costi ammessi a seguito di valutazione ex-ante. Calcolati come somma dell'omologa variabile "committedContribution" presente a livello di aggregazione inferiore (committedContribution_operations)
+    
+    committed contribution of CTN/PRIN initiative
+    contributi impiegati per iniziative CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    Randomized
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Classificazione CE
+    EC Classification
+    stabile
+    stable
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Indica il capitale dello spin-off al momento della sua fondazione.
+    It indicates the capital of the spin-off at the time of its foundation.
+    
+    capitale fondatore
+    founder capital
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Describe by what access criteria IPD and any additional supporting information will be shared, including with whom, for what types of analyses, and by what mechanism. Information about who will review requests and criteria for reviewing requests may also be provided.
+    Descrivere in base a quali criteri di accesso IPD ed eventuali informazioni di supporto aggiuntive saranno condivise, anche con chi, per quali tipi di analisi e con quale meccanismo. Possono essere fornite anche informazioni su chi esaminerà le richieste e sui criteri di revisione delle richieste.
+    
+    IPD access criterion
+    criterio accesso IPD
+    provvisoria - valutazione dell'introduzione della classe Criterio allineata con il vocabolario europeo Core Criterion e Core Evidence del programma ISA2
+    unstable - evalutaion of the possibility to introduce a Criterion class aligned with teh Core Criterion and Core Evidence vocabulary of the ISA2 programme.
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Number of students with a degree in the Italian education system.
+    Numero di studenti laureati nel sistema educativo italiano.
+    
+    number of graduated students
+    numero di studenti laureati
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Information on men PhDs, disaggregated by gender, university, geographical area, course type and field of education and training (ISCED-F 2013). Data available as of calendar year 2012.
+    Informazioni sui dottori di ricerca di genere maschile, disaggregate per genere, ateneo, area geografica, tipo di corso e field of education and training (ISCED-F 2013). Dati disponibili a partire dall’anno solare 2012.
+    
+    total male doctorate graduated
+    totale di laurati ad un dottorato di genere maschile
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    Contribution committed by the Ministry on the eligible costs per single expense item following ex-ante evaluation
+    Contributo impegnato dal Ministero sui costi ammessi per singola voce di spesa a seguito di valutazione ex-ante
+    
+    committed contribution of CTN/PRIN amount
+    contributo impegnato dell'importo CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Tipo di finanziamento dell'European Research Council - ERC. Le sovvenzioni dell'ERC sono suddivise in 6 tipi: Sovvenzione di avviamento, Sovvenzione per la sinergia, Sovvenzione per il consolidamento, Sovvenzione per il sostegno, Sovvenzione per la prova di un concetto e Sovvenzione per la fase avanzata. Si tratta di contributi finanziari diretti donati dal bilancio del ERC per finanziare le attività.
+    Type of ERC funding. ERC grants are divided in 6 types: Starting Grant, Synergy Grant, Consolidator Grant, Support, Proof of Concept Grant and Advanced Grant. These are direct financial contributions donated from the ERC budget in order to finance activities.
+    
+    ERC Grant Type
+    Tipo Contributo ERC
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Ouput prodotto da un'attività finanziata. I diversi tipi di output sono: "Dimostratore, pilota, prototipo", "Documento, rapporti...", "Siti web, compilazione di brevetti, video ecc.
+    Ouput produced by a funded activity. The different types of outputs are: "Demonstrator, pilot, prototype", "Document, reports...", "Websites, patent filling, videos etc" and "Other".
+    
+    CHAFEA Project's Output
+    Risultato progetto CHAFEA
+    stabile
+    stable
+  
+  
+    
+    Treatment
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    In each classification symbol, the section (first letter) combined with a two digit number represents the "class".
+    In ogni simbolo di classificazione, la sezione (prima lettera) combinata con un numero di due cifre rappresenta la "classe".
+    
+    Classe IPC WIPO
+    WIPO IPC Class
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    Tipologia di organizzazione (Istituto di Ricerca, grande impresa, universitá, SME, R&D SME, altro)
+    Type of organization (Research institute, Large company, University, SME, R&D SME, Other)
+    
+    eureka's organization type
+    tipologia di organizzazione eureka
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    A priority right or right of priority is a time-limited right, triggered by the first filing of an application for a patent. It allows the claimant to file a subsequent application in another country for the same invention as of the date of filing the first application.
+    Un diritto o diritto di priorità prioritario è un diritto limitato nel tempo, innescato dal primo deposito di una domanda di brevetto. Consente al richiedente di presentare una domanda successiva in un altro paese per la stessa invenzione a partire dalla data di deposito della prima domanda.
+    
+    Dettagli sulla priorità dei brevetti
+    Patent Priority Details
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un partecipante al corrispondente progetto EUREKA.
+    This property connects a participant with the corresponding EUREKA project.
+    
+    partecipa in progetto eureka
+    participates in eureka project
+    prova
+    testing
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Identification number of the MIUR (Ministry of Education, University and Research) decree in which the notice/warning/... which originally defines the initiative in question is published
+    Numero identificativo del decreto MIUR (Ministero dell'Istruzione, dell'Università e della Ricerca) in cui è pubblicato il bando/avviso/... che definisce originariamente l'iniziativa in esame
+    
+    decree number
+    numero decreto
+    stabile
+    stable
+  
+  
+    
+    R&D
+    
+  
+  
+    
+    
+    
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    
+    Number of students enrolled in the Italian education system.
+    Numero di studenti iscritti al sistema educativo italiano.
+    
+    number of enrolled students
+    numero di studenti iscritti
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    siris
+    SIRIS
+    SIRIS
+  
+  
+    
+    
+    
+    
+    I metodi di indagine e le strategie utilizzate nello studio clinico. Una descrizione delle modalità di conduzione dello studio clinico
+    The investigative methods and strategies used in the clinical study. A description of the manner in which the clinical trial will be conducted
+    
+    AACT Design
+    Progettazione AACT
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    Prevention
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Tipologia dell'iniziativa. La Tipologia di una iniziativa può essere: - Ricerca di base - Ricerca industriale - Diffusione Cultura Scientifica - Antartide - Altro
+    Type of initiative. The typology of an initiative can be: - Basic research - Industrial research - Dissemination of Scientific culture - Antarctica - Other
+    
+    initiative type
+    tipi di iniziative
+    provvisoria - controllare i valori controllati della proprietà
+    stabile
+    stable
+    unstable - check the fixed values
+  
+  
+    
+    
+    
+    
+    A person's year of birth.
+    L'anno di nascita di una persona.
+    
+    anno di nascita
+    birth year
+    provvisoria - valutare di spostare questa proprietà nell'ontologia delle persone CPV
+    unstable - evaluate to move this to the Person ontology
+  
+  
+    
+    
+  
+  
+    
+    
+    Progetto finanziato da CTN (Cluster Tecnologici Nazionali) o PRIN (Progetti di Ricerca di Interesse Nazionale)
+    Project funded by CTN (Cluster Tecnologici Nazionali) or PRIN (Progetti di Ricerca di Interesse Nazionale)
+    
+    CTN/PRIN Project
+    Progetto CTN/PRIN
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Indica l'anno di fondazione dello spin-off.
+    It indicates the year of foundation of the spin-off.
+    
+    ha anno di fondazione
+    has foundation year
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Inverse property of hasPrincipalInvestigator
+    Proprietà inversa di ha esaminatore principale
+    
+    is principal investigator of
+    è esaminatore principale di
+    provvisoria - da verificare bene la descrizione
+    unstable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    It is refers to Italian degree qualification that students can award upon successful completion of a course of study in higher education, usually at a college or university.
+    Si riferisce al titolo di studio di laurea italiano che gli studenti possono rilasciare al termine di un corso di studi nell'ambito dell'istruzione superiore, di solito presso un college o un'università.
+    
+    Italian Degree
+    Laurea italiana
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    
+    Indica l'anno di cessazione dell'attività dello spin-off, se applicabile.
+    It indicates the year of cessation of the spin-off activity, if applicable.
+    
+    ha anno di cessazione
+    has cessation year
+    stabile
+    stable
+  
+  
+    
+    Defined Population
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega un progetto CE con il corrispondente programma quadro.
+    This property links an EC project with the corresponding framework programme.
+    
+    ha struttura di lavoro CE
+    has EC framework programme
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    Rappresenta l'affiliazione di una persona a un'organizzazione con un determinato ruolo per un periodo di tempo.
+    Represents the affiliation of a person to an organization with a certain role for a period of time.
+    
+    Academic Affiliation
+    Affilizazione accademica
+    stabile
+    stable
+  
+  
+    
+    Longitudinal
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    Il ruolo che una persona svolge in un'organizzazione accademica.
+    The role a person plays in an academic organization.
+    
+    Academic role
+    Ruolo Accademico
+    provvisoria
+    unstable
+  
+  
+    
+    
+    Area tecnologica EUREKA (Elettronica, IT e tecnologia delle telecomunicazioni; Produzione industriale, materiali e trasporti; Scienze / tecnologie biologiche; Tecnologia per la protezione dell'uomo e dell'ambiente; Tecnologia energetica)
+    EUREKA Tecnological area (Electronics, IT and Telecoms Technology; Industrial Manufacturing, Material and Transport; Biological Sciences / Technologies; Technology for Protecting Man and the Environment; Energy Technology)
+    
+    Area tecnica EUREKA
+    EUREKA Tech Area
+    stabile
+    stable
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Total with respect to the population of men with foreign citizenship of the sample considered.
+    Totale rispetto alla popolazione di sesso maschile e con cittadinanza straniera del campione considerato.
+    
+    total foreign male
+    totale di genere maschile straniero
+    stabile
+    stable
+  
+  
+    
+    
+    I nomi della malattia o delle condizioni studiate nello studio clinico, o il focus dello studio clinico. I dati vengono descritti da NLM (Medical Subject Headings - MeSH) - thesaurus del vocabolario controllato o termini da un altro vocabolario, come la Nomenclatura sistematica dei termini medico-clinici (SNOMED CT), che è stato mappato al MeSH all'interno del Metathesaurus Unified Medical Language System (UMLS).
 
-    
-        
-        
-        Research Organisations
-        stabile
-        stable
-    
-    
-        1
-    
+Tradotto con www.DeepL.com/Translator (versione gratuita)
+    The name(s) of the disease(s) or condition(s) studied in the clinical study, or the focus of the clinical study appropriate descriptors from NLM's Medical Subject Headings (MeSH)-controlled vocabulary thesaurus or terms from another vocabulary, such as the Systematized Nomenclature of Medicine—Clinical Terms (SNOMED CT), that has been mapped to MeSH within the Unified Medical Language System (UMLS) Metathesaurus.
+    
+    Condition Mesh Term
+    Termine MeSH di Condizione
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    Quadruple
+    
+  
+  
+    
+    
+    
+    Corsi di studio di formazione Post-Laurea; in questo dataset, si può riferire a Scuole di specializzazione/Master di I livello/Master di II livello/Dottorati di ricerca.
+    Postgraduate education courses; in this dataset, it can be referred to Specialization Schools / Masters of I Level / Masters of II Level / Research Doctorates.
+    
+    Corsi di specializzazione riportati da USTAT
+    USTAT Reported Postgraduate Course
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    A maturity diploma that can be awarded upon successful completion of secondary education.
+    Un diploma di maturità che può essere rilasciato al termine del ciclo di studi secondari.
+    
+    Diploma
+    diploma
+    stabile
+    stable
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia della Ricerca Pubblica
+    This is the distribution in RDF/XML of the Public Research ontology
+    
+    
+    Distribuzione RDF/XML ontologia PublicReseach-AP_IT
+    RDF/XML distribution of PublicReseach-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Retrospective
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    Ricerca di base
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    Samples Without DNA
+    
+  
+  
+    
+    
+    
+    It is used to link data on the number of technical-administrative staff by gender and year to the corresponding functional area.
+    Viene utilizzato per collegare i dati sul numero di personale tecnico-amministrativo per genere e per anno all'area funzionale corrispondente.
+    
+    ha un area funzionale
+    has functional area
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Longitudinal, Retrospective/Prospective
+    
+  
+  
+    
+  
+  
+    
+    
+    Information (identification code, name, typology) of the Institute under consideration (University, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Other).
+    Informazioni (codice identificativo, nome, tipologia) dell'Istituto in questione (Ateneo, Istituto Alta Formazione Artistica e Musicale - AFAM, Scuola Superiore per Mediatori Linguistici, Altro).
+    
+    Istituzione HER riportate da USTAT
+    USTAT Reported HER Institution
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    One of the (potentially multiple) publication numbers of a patent.
+    Uno dei numeri di pubblicazione (potenzialmente multipli) di un brevetto.
+    
+    brevetto pubblicato come
+    patent published as
+    provvisoria
+    unstable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    La classificazione Fields of research and development (FORD) viene utilizzata per classificare le unità e le risorse di R&S in base ai campi di indagine, vale a dire ampi domini di conoscenza basati principalmente sul contenuto della materia di R&S. (Fonte: http://uis.unesco.org/en/glossary-term/fields-research-and-development-ford)
+    The Fields of research and development (FORD) classification is used to classify R&D units and resources by fields of enquiry, namely, broad knowledge domains based primarily on the content of the R&D subject matter. (Source: http://uis.unesco.org/en/glossary-term/fields-research-and-development-ford)
+    
+    Classificazione FORD
+    FORD Classification
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Ambito operativo dell'operazione. Può essere:
+- R&S
+- Formazione
+- Ricerca di base
+    Operational scope of the operation. Could be:
+- R&D
+- Training
+- Basic research
+    ambito operazione CTN/PRIN
+    scope of CTN/PRIN operation
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà collega l'operazione con gli importi.
+    This property links the operation with the amounts.
+    
+    ha importo riportato da CTN/PRIN
+    has CTN/PRIN amount
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Educational/Counseling/Training
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    Not yet recruiting
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Treatment
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    Natural History
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    Rapporti con i corsi di dottorato di ricerca che offre ogni anno.
+    Reified relationship that related an university with the PhD courses it offers each cycle year.
+    
+    Corsi di PHD italian per ciclo accademico
+    Italian PhD Course By Academic Cycle
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Screening
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega un brevetto con i suoi dettagli di pubblicazione.
+    This property connects a patent with its publication details.
+    
+    ha dettagli pubblicazione brevetto
+    has patent publication details
+    provvisoria
+    unstable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    Individual
+    
+  
+  
+    
+    Case-Crossover
+    
+  
+  
+    
+    
+    
+    
+    Gli sperimentatori sono le parti coinvolte nello studio clinico che non possono conoscere gli interventi assegnati ai singoli partecipanti.
+    Investigator is the party or parties involved in the clinical trial who are prevented from having knowledge of the interventions assigned to individual participants. True if they are prevented; false if they are not.
+    
+    esaminatori coinvolti conoscono interventi
+    investigator masked
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Describe significant limitations of the study. Such limitations may include not reaching the target number of participants needed to achieve target power and statistically reliable results or technical problems with measurements leading to unreliable or uninterpretable data.
+    Descrive i limiti significativi dello studio. Tali limitazioni possono includere il mancato raggiungimento del numero di partecipanti necessario per raggiungere il potere target e risultati statisticamente affidabili o problemi tecnici con misurazioni che portano a dati inaffidabili o non interpretabili.
+    
+    limitations and caveats
+    limitazioni e avvertimenti
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    Data on totally exempted students by type of exemption. Data referring to the Academic year (T-1)/(T).
+    Dati relativi agli studenti esonerati totalmente per tipologia di esonero. Dati riferiti all'anno Accademico (T-1)/(T).
+    
+    Aggregazione degli studenti totalmente esonerati riportati da USTAT
+    USTAT Aggregate of Totally Exonerated Students
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Primary strategy for participant identification and follow-up. Types include:
+Cohort: Group of individuals, initially defined and composed, with common characteristics (for example, condition, birth year), who are examined or traced over a given time period.
+Case-Control: Group of individuals with specific characteristics (for example, conditions or exposures) compared to group(s) with different characteristics, but otherwise similar.
+Case-Only: Single group of individuals with specific characteristics.
+Case-Crossover: Characteristics of case immediately prior to disease onset (sometimes called the hazard period) compared to characteristics of same case at a prior time (that is, control period).
+Ecologic or Community Studies: Geographically defined populations, such as countries or regions within a country, compared on a variety of environmental (for example, air pollution intensity, hours of sunlight) and/or global measures not reducible to individual level characteristics (for example, healthcare system, laws or policies median income, average fat intake, disease rate).
+Family-Based: Studies conducted among family members, such as genetic studies within families or twin studies and studies of family environment.
+Other: Explain in Detailed Description.
+
+    Strategia primaria per l'identificazione dei partecipanti e il follow-up. I tipi includono:
+Cohort: Gruppo di individui, inizialmente definiti e composti, con caratteristiche comuni (per esempio, condizione, anno di nascita), che vengono esaminati o tracciati in un determinato periodo di tempo.
+Case-Control: Gruppo di individui con caratteristiche specifiche (ad esempio, condizioni o esposizioni) rispetto a gruppi con caratteristiche diverse, ma per il resto simili.
+Case-Only: Singolo gruppo di individui con caratteristiche specifiche.
+Case-Crossover: Caratteristiche del caso immediatamente prima dell'insorgenza della malattia (talvolta chiamato periodo di pericolo) rispetto alle caratteristiche dello stesso caso in un momento precedente (cioè, periodo di controllo).
+Ecologic or Community Studies: Popolazioni geograficamente definite, come paesi o regioni all'interno di un paese, confrontate su una varietà di misure ambientali (ad esempio, intensità dell'inquinamento atmosferico, ore di luce solare) e/o globali non riducibili a caratteristiche di livello individuale (ad esempio, sistema sanitario, leggi o politiche di reddito mediano, assunzione media di grassi, tasso di malattia).
+Family-Based: Studi condotti tra i membri della famiglia, come studi genetici all'interno delle famiglie o studi gemelli e studi sull'ambiente familiare.
+Altro: Spiegato nella descrizione dettagliata.
+
+    
+    modello osservativo
+    observational model
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    Triple
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Training
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega i dettagli della pubblicazione del brevetto con l'attuale fase della pubblicazione.
+    This property connects the publication details of the patent with the current stage of the publication.
+    
+    ha fase di pubblicazione del brevetto
+    has patent publication stage
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    Diagnostic
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Codice univoco progetto EUREKA
+    EUREKA project unique identifier
+    
+    EUREKA project ID
+    ID del progetto EUREKA
+    provvisoria
+    unstable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    Formazione
+    
+  
+  
+    
+    
+    
+    Classificazione Alta Formazione e Ricerca
+    HER Classification
+    stabile
+    stable
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Academic year of reference of the data. The academic year is defined as the period of the year in which a university or other higher education institution carries out its activities in accordance with the regulations in force.
+    Anno Accademico di riferimento dei dati. L'anno accademico viene definito come il periodo dell'anno in cui un'università oppure un altro istituto competente in materia di istruzione superiore svolge la propria attività, in conformità con le normative vigenti.
+    
+    academic year
+    anno accademico
+    stabile
+    stable
+  
+  
+    
+    Retrospective/Prospective
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Collaborator
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Identificativo all'interno della piattaforma UNiCS
+    Identifier in the UNiCS platform.
+    
+    identificativo in unics
+    unics identifier
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    Aggregated data on Italian students filed in the MIUR system, grouped by year, university and diploma.
+    Dati aggregati sugli studenti italiani archiviati nel sistema MIUR, raggruppati per anno, università e diploma.
+    
+    Aggregate of Italian Students By Diploma
+    Aggregazione dei studenti italiani per diploma
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    Cross-Sectional
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    It refers to the collective name for activities and projects that can be funded under Erasmus+.
+There are three Key Action areas which can be summarised as:
+- Key Action 1 (Mobility)
+- Key Action 2 (Cooperation for Innovation and Exchange of Good Practices)
+- Key Action 3 (Support for Policy Reform)
+    Si riferisce al nome collettivo per le attività e i progetti che possono essere finanziati nell'ambito di Erasmus+.
+Ci sono tre aree di azione chiave che possono essere riassunte come:
+- Azione chiave 1 (Mobilità)
+- Azione chiave 2 (Cooperazione per l'innovazione e lo scambio di buone pratiche)
+- Azione chiave 3 (Sostegno alla riforma delle politiche)
+    
+    Azione chiave Erasmus+
+    Erasmus+ Key Action
+    stabile
+    stable
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Health Services Research
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+    Other
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Cohort
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    Basic research
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    Defined Population, Natural History
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Recruiting
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Basic research
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    Basic Science
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Non-Randomized
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    Sviluppo
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Ricerca di base
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    Longitudinal, Retrospective
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    Other
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    Training
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    Case-Only
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Non Italiana
+    Not Italian
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    Ricerca industriale
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    1
+  
+  
+    
+    
+  
+  
+    
+    Case-Control
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Lead
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    Probability Sample
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    Prospective
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    Family-Based
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/Indicator/latest/Indicator-AP_IT.jsonld b/Ontologie/Indicator/latest/Indicator-AP_IT.jsonld
index ccfa4d62..abea0bf8 100644
--- a/Ontologie/Indicator/latest/Indicator-AP_IT.jsonld
+++ b/Ontologie/Indicator/latest/Indicator-AP_IT.jsonld
@@ -1,12 +1,12 @@
 {
   "@context": {
+    "CLV": "https://w3id.org/italia/onto/CLV/",
     "IoT": "https://w3id.org/italia/onto/IoT/",
     "admsapit": "https://w3id.org/italia/onto/ADMS/",
     "dc": "http://purl.org/dc/elements/1.1/",
     "dcat": "http://www.w3.org/ns/dcat#",
     "dcatapit": "http://dati.gov.it/onto/dcatapit#",
     "dct": "http://purl.org/dc/terms/",
-    "dcterms": "http://purl.org/dc/terms/",
     "foaf": "http://xmlns.com/foaf/0.1/",
     "l0": "https://w3id.org/italia/onto/l0/",
     "mu": "https://w3id.org/italia/onto/MU/",
@@ -14,117 +14,146 @@
     "prov": "http://www.w3.org/ns/prov#",
     "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
-    "skos": "http://www.w3.org/2004/02/skos/core#",
     "ti": "https://w3id.org/italia/onto/TI/",
     "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "l0:Description",
-      "@type": "owl:Class"
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb1",
+      "@type": "rdfs:Datatype",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "xsd:date"
+          },
+          {
+            "@id": "xsd:dateTime"
+          },
+          {
+            "@id": "xsd:time"
+          }
+        ]
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/superParameter",
-      "@type": [
-        "owl:TransitiveProperty",
-        "owl:ObjectProperty"
-      ],
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "unstable"
-        },
-        {
-          "@language": "it",
-          "@value": "provvisoria"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Inverse property of subparameter that allows one to manage hierarchies of parameters of the metrics of an indicator"
-        },
-        {
-          "@language": "it",
-          "@value": "Proprietà inversa di sotto parametro utilizzata per modellare gerarchie di parametri delle metriche di un indicatore."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Indicator"
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb10",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:name"
       },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "super parameter"
-        },
-        {
-          "@language": "it",
-          "@value": "super parametro"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/isAppliedTo",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "unstable"
-        },
-        {
-          "@language": "it",
-          "@value": "provvisoria"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Proprietà che associa una correzione all'attività per la quale la correzione si potrebbe rendere necessaria. L'attività può essere per esempio il calcolo dell'indicatore, la rilevazione di un'osservazione, ecc."
-        },
-        {
-          "@language": "en",
-          "@value": "Property that associates the correction to the activity to which the correction may be applied. The acivity can be for instance: calculation of an indicator, observation, etc."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Correction"
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb11",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Indicator"
+      "owl:onProperty": {
+        "@id": "l0:description"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb12",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/isAppliedTo"
       },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "is appiled to"
-        },
-        {
-          "@language": "it",
-          "@value": "è applicata a"
-        }
-      ],
-      "rdfs:range": {
+      "owl:someValuesFrom": {
         "@id": "l0:Activity"
       }
     },
     {
-      "@id": "_:ub3bL805C32",
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb13",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "mu:Value"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/hasCorrectionValue"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb14",
       "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb15"
+      },
       "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/isIndicatorTypeOf"
+        "@id": "https://w3id.org/italia/onto/Indicator/doneAt"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb15",
+      "@type": "rdfs:Datatype",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "xsd:date"
+          },
+          {
+            "@id": "xsd:dateTime"
+          },
+          {
+            "@id": "xsd:time"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb19",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/isDatumSourceOf"
       },
       "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb20",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/isProvidedBy"
+      },
+      "owl:someValuesFrom": {
+        "@id": "IoT:Observation"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb21",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb22",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/meetsPurpose"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Purpose"
       }
     },
     {
-      "@id": "_:ub3bL690C28",
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb23",
       "@type": "owl:Restriction",
       "owl:allValuesFrom": {
         "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
@@ -134,128 +163,342 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/Correction",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "provvisoria"
-        },
-        {
-          "@language": "en",
-          "@value": "unstable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "La classe cattura una correzione. Nel contesto della presente ontologia una correzione si può applicare a una serie di attività: al calcolo dell'indicatore e all'attività di osservazione di specifici parametri che concorrono a formare la sorgente dati su cui calcolare l'indicatore. Il concetto di correzione consente di mantener traccia del valore variato e quando la variazione è avvenuta rispetto al valore originario."
-        },
-        {
-          "@language": "en",
-          "@value": "The class models a modification. In the context of this ontology, a correction can be applied to a number of activities; namely, to the calculation of the indicator and to the activity of observation of specific parameters that contribute to the data source on which the indicator is computed. The concept of correction makes it possible to keep track of the changed value and when the change has occurred with respect to the original value."
-        }
-      ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Indicator"
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb24",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
       },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "Correzione"
-        },
-        {
-          "@language": "en",
-          "@value": "Correction"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub3bL634C29"
-        },
-        {
-          "@id": "_:ub3bL630C29"
-        },
-        {
-          "@id": "_:ub3bL638C29"
-        },
-        {
-          "@id": "l0:Characteristic"
-        }
-      ]
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/subIndicator"
+      }
     },
     {
-      "@id": "_:ub3bL859C28",
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb25",
       "@type": "owl:Restriction",
       "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/superIndicator"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb26",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorType"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/hasIndicatorType"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb27",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb28",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/definedInLegislation"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb29",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "l0:description"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb30",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/basedOnMetric"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Metric"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb31",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/hasDatumSource"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Indicator/DatumSource"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb32",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/isIndicatorCalculationOf"
+      },
+      "owl:someValuesFrom": {
+        "@id": "l0:Entity"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb33",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "ti:TimeInterval"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/computedAtTime"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb34",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Indicator/CalculationMethod"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/hasCalculationMethod"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb35",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/forIndicator"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb36",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
         "@id": "mu:Value"
       },
       "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/parametrizes"
+        "@id": "https://w3id.org/italia/onto/Indicator/hasIndicatorValue"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/doneAt",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "provvisoria"
-        },
-        {
-          "@language": "en",
-          "@value": "unstable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "The instant of time (date, date time or time) when a certain correction is made for specific activities (calculation of the indicator, observation of a parameter)."
-        },
-        {
-          "@language": "it",
-          "@value": "L'istante di tempo (data, data e ora, ora) in cui viene fatta una certa correzione per specifiche attività (di calcolo dell'indicatore, di osservazione di un parametro)."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Correction"
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb37",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Indicator"
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/Indicator/AccrualPeriodicity"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/hasAccrualPeriodicity"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb38",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb39"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/communcatedAt"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb39",
+      "@type": "rdfs:Datatype",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "xsd:date"
+          },
+          {
+            "@id": "xsd:dateTime"
+          },
+          {
+            "@id": "xsd:time"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb43",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb44"
+      },
+      "owl:onProperty": {
+        "@id": "ti:modified"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb44",
+      "@type": "rdfs:Datatype",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "xsd:date"
+          },
+          {
+            "@id": "xsd:dateTime"
+          },
+          {
+            "@id": "xsd:time"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb48",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/isIndicatorTypeOf"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb49",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb5",
+      "@type": "rdfs:Datatype",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "xsd:date"
+          },
+          {
+            "@id": "xsd:dateTime"
+          },
+          {
+            "@id": "xsd:time"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb50",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/isMetricOf"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb51",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/hasParameter"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb52",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb53",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "l0:description"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb54",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "mu:Value"
       },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "fatta in"
-        },
-        {
-          "@language": "en",
-          "@value": "done at"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "_:ub3bL562C20"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/parametrizes"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb55",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
       },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:modified"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/subParameter"
       }
     },
     {
-      "@id": "_:ub3bL770C39",
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb56",
       "@type": "owl:Restriction",
-      "owl:onDataRange": {
-        "@id": "_:ub3bL773C57"
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
       },
       "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/communcatedAt"
+        "@id": "https://w3id.org/italia/onto/Indicator/superParameter"
+      }
+    },
+    {
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb57",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/isMetByIndicator"
       },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
       }
     },
     {
-      "@id": "_:ub3bL707C28",
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb58",
       "@type": "owl:Restriction",
       "owl:onProperty": {
         "@id": "l0:name"
@@ -265,237 +508,216 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/subIndicator",
+      "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb9",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Indicator/isCalculationMethodOf"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+      }
+    },
+    {
+      "@id": "dc:description",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
       "@type": [
-        "owl:TransitiveProperty",
-        "owl:ObjectProperty"
+        "owl:NamedIndividual",
+        "dcatapit:Organization",
+        "vcard:Kind",
+        "vcard:Organization"
       ],
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Indicator/superIndicator"
-      },
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/department/dtd",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
       ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Transitive property that allows one to model a hierarchy of indicators. In fact indicators can be complex and composed by other indicators or can specialize other indicators."
-        },
+      "dct:identifier": "PCM",
+      "foaf:name": [
         {
           "@language": "it",
-          "@value": "Proprietà transitiva che consente di modellare gerarchie di indicatori. Indicatori infatti possono essere complessi e composti da altri indicatori o specializzare altri indicatori."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Indicator"
-      },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "subindicator"
+          "@value": "Dipartimento per la Trasformazione Digitale"
         },
         {
-          "@language": "it",
-          "@value": "sotto indicatore"
+          "@language": "en",
+          "@value": "Italian Department of Digital Transformation"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/hasIndicatorType",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Indicator/isIndicatorTypeOf"
-      },
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
+      "@id": "https://w3id.org/italia/data/distribution/IND-JSON-LD",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "rdfs:comment": [
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Indicator/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Indicator/latest/Indicator-AP_IT.jsonld"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "Proprietà che collega un indicatore al suo tipo (per esempio al tipo \"processo\", o al tipo \"risultato\")."
+          "@value": "Questa è la distribuzione JSON-LD dell'ontologia sugli indicatori"
         },
         {
           "@language": "en",
-          "@value": "Property that links the indicator to its indicator type (for instance to the type \"process\" or to the type \"outcome\"),"
+          "@value": "This is the distribution in JSON-LD of the indicator ontology"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Indicator"
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "rdfs:label": [
+      "dct:title": [
         {
-          "@language": "en",
-          "@value": "has indicator type"
+          "@language": "it",
+          "@value": "Distribuzione JSON-LD ontologia Indicator-AP_IT"
         },
         {
-          "@language": "it",
-          "@value": "ha tipo indicatore"
+          "@language": "en",
+          "@value": "JSON-LD distribution of Indicator-AP_IT Ontology"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorType"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/definedInLegislation",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "unstable"
-        },
-        {
-          "@language": "it",
-          "@value": "provvisoria"
-        }
+      "@id": "https://w3id.org/italia/data/distribution/IND-RDF-TURTLE",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "rdfs:comment": [
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Indicator/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Indicator/latest/Indicator-AP_IT.ttl"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "La proprietà modella il riferimento normativo dove l'indicatore è potenzialemnte definito. Dal momento che in OntoPiA non esiste al moemnto della definizione della presente ontologia un modello per la rappresentazione di norme, si è deciso di utilizzare una data type property per specificare sottoforma di stringa il riferimento normativo dell'indicatore se esistente."
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia sugli indicatori"
         },
         {
           "@language": "en",
-          "@value": "The property models the legislation reference where the indicator is defined (e.g., decree of Ministry of Health 30 April 2020). Since in OntoPiA there is no ontology that models legislation acts, we decided to use a simple data type property with a string where the legislation reference can be indicated."
+          "@value": "This is the distribution in RDF/turtle of the indicator ontology"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Indicator"
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "rdfs:label": [
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "definito in norma"
+          "@value": "Distribuzione RDF/Turtle ontologia Indicator-AP_IT"
         },
         {
           "@language": "en",
-          "@value": "defined in legislation"
+          "@value": "RDF/Turtle distribution of Indicator-AP_IT Ontology"
         }
-      ],
-      "rdfs:range": {
-        "@id": "rdfs:Literal"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/IndicatorType",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
+      "@id": "https://w3id.org/italia/data/distribution/IND-RDF-XML",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Indicator/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Indicator/latest/Indicator-AP_IT.rdf"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "provvisoria"
+          "@value": "Questa è la distribuzione RDF/XML dell'ontologia sugli indicatori"
         },
         {
           "@language": "en",
-          "@value": "unstable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "The class that models the type of indicator. For example, in the context of COVID-19 indicators listed by the Italian Ministry of Health, two types can be distinguished: process indicator, outcome indicator which would be the instances of this class. In other ontologies on indicators of health care systesms available at the state of the art, there also exist indicators of type structure."
-        },
-        {
-          "@language": "it",
-          "@value": "La classe che modella il tipo di indicatore. Per esempio, nel contesto degli indicatori COVID-19 come elencati nel decreto del Minsitero della Salute del 30 aprile 2020 si possono distinguere due tipi: indicatore di processo, indicatore di risultato che sarebbero le istanze di questa classe. In altre ontologie presenti allo stato dell'arte per gli indicatori dei servizi del sistema sanitario si parla anche di indicatori di tipo struttura per esempio."
+          "@value": "This is the distribution in RDF/XML of the indicator ontology"
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Indicator"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
       },
-      "rdfs:label": [
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
         {
-          "@language": "en",
-          "@value": "Indicator Type"
+          "@language": "it",
+          "@value": "Distribuzione RDF/XML ontologia Indicator-AP_IT"
         },
         {
-          "@language": "it",
-          "@value": "Tipo Indicatore"
+          "@language": "en",
+          "@value": "RDF/XML distribution of Indicator-AP_IT Ontology"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/public-organization/agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub3bL809C32"
-        },
+      "dct:identifier": "agid",
+      "foaf:name": [
         {
-          "@id": "_:ub3bL805C32"
+          "@language": "it",
+          "@value": "Agenzia per l'Italia Digitale"
         },
         {
-          "@id": "l0:Characteristic"
+          "@language": "en",
+          "@value": "Italian Digital Agency"
         }
       ]
     },
     {
-      "@id": "_:ub3bL780C39",
-      "@type": "owl:Restriction",
-      "owl:onDataRange": {
-        "@id": "_:ub3bL783C57"
-      },
-      "owl:onProperty": {
-        "@id": "ti:modified"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "_:ub3bL743C39",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/isIndicatorCalculationOf"
-      },
-      "owl:someValuesFrom": {
-        "@id": "l0:Entity"
-      }
-    },
-    {
-      "@id": "_:ub3bL783C57",
-      "@type": "rdfs:Datatype",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "xsd:date"
-          },
-          {
-            "@id": "xsd:dateTime"
-          },
-          {
-            "@id": "xsd:time"
-          }
-        ]
+      "@id": "https://w3id.org/italia/data/public-organization/cisigs",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "cisigs",
+      "foaf:name": {
+        "@language": "it",
+        "@value": "Cisis Centro Interregionale per I Sistemi Informatici Geografici e Statistici"
       }
     },
     {
       "@id": "https://w3id.org/italia/onto/Indicator",
       "@type": [
-        "owl:NamedIndividual",
         "owl:Ontology",
+        "owl:NamedIndividual",
         "admsapit:SemanticAsset"
       ],
       "admsapit:acronym": "Indicator-AP_IT",
@@ -510,13 +732,13 @@
           "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
         },
         {
-          "@id": "https://w3id.org/italia/onto/Indicator/Metric"
+          "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
         },
         {
-          "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
+          "@id": "https://w3id.org/italia/onto/Indicator/Metric"
         },
         {
-          "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+          "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
         }
       ],
       "admsapit:hasOntologyLanguage": {
@@ -527,18 +749,18 @@
           "@id": "https://w3id.org/italia/data/distribution/IND-JSON-LD"
         },
         {
-          "@id": "https://w3id.org/italia/data/distribution/IND-RDF-XML"
+          "@id": "https://w3id.org/italia/data/distribution/IND-RDF-TURTLE"
         },
         {
-          "@id": "https://w3id.org/italia/data/distribution/IND-RDF-TURTLE"
+          "@id": "https://w3id.org/italia/data/distribution/IND-RDF-XML"
         }
       ],
       "admsapit:hasTask": [
         {
-          "@id": "admsapit:QueryFormulationTask"
+          "@id": "admsapit:AnnotationTask"
         },
         {
-          "@id": "admsapit:AnnotationTask"
+          "@id": "admsapit:QueryFormulationTask"
         },
         {
           "@id": "admsapit:SearchTask"
@@ -569,15 +791,15 @@
       "dcat:keyword": [
         {
           "@language": "it",
-          "@value": "indicatore"
+          "@value": "calcolo indicatore"
         },
         {
           "@language": "it",
-          "@value": "metrica"
+          "@value": "indicatore"
         },
         {
           "@language": "it",
-          "@value": "calcolo indicatore"
+          "@value": "metrica"
         },
         {
           "@language": "it",
@@ -587,18 +809,18 @@
       "dcat:theme": {
         "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH"
       },
-      "dcterms:accrualPeriodicity": {
+      "dct:accrualPeriodicity": {
         "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
       },
-      "dcterms:creator": [
+      "dct:creator": [
         {
-          "@id": "https://w3id.org/italia/data/public-organization/agid"
+          "@id": "https://w3id.org/italia/data/department/dtd"
         },
         {
-          "@id": "https://w3id.org/italia/data/department/dtd"
+          "@id": "https://w3id.org/italia/data/public-organization/agid"
         }
       ],
-      "dcterms:description": [
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questa è l'ontologia per modellare indicatori e metriche per il loro calcolo. Gli indicatori possono essere KPI - Key Performance Indicator, indicatori per il monitoraggio della pandemia COVID-19, indicatori per la ricerca scientifica, indicatori smart city, ecc."
@@ -608,50 +830,50 @@
           "@value": "This is the ontology used to model indicators and metrics for the indicator calculation. The indicators can be KPI - Key Performance Indicator, indicators for the monitoring of COVID-19, indiactors for scientific research, smart city indicators."
         }
       ],
-      "dcterms:issued": {
+      "dct:issued": {
         "@type": "xsd:date",
         "@value": "2020-05-21"
       },
-      "dcterms:language": [
+      "dct:language": [
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
         },
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
         }
       ],
-      "dcterms:modified": {
+      "dct:modified": {
         "@type": "xsd:date",
         "@value": "2019-05-21"
       },
-      "dcterms:publisher": {
+      "dct:publisher": {
         "@id": "https://w3id.org/italia/data/public-organization/agid"
       },
-      "dcterms:rightsHolder": {
+      "dct:rightsHolder": {
         "@id": "https://w3id.org/italia/data/public-organization/agid"
       },
-      "dcterms:title": [
-        {
-          "@language": "it",
-          "@value": "Ontologia degli Indicatori"
-        },
+      "dct:title": [
         {
           "@language": "en",
           "@value": "Indicator Ontology"
+        },
+        {
+          "@language": "it",
+          "@value": "Ontologia degli Indicatori"
         }
       ],
       "owl:imports": [
-        {
-          "@id": "https://w3id.org/italia/onto/MU"
-        },
         {
           "@id": "https://w3id.org/italia/onto/IoT"
         },
         {
-          "@id": "https://w3id.org/italia/onto/l0"
+          "@id": "https://w3id.org/italia/onto/MU"
         },
         {
           "@id": "https://w3id.org/italia/onto/TI"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0"
         }
       ],
       "owl:versionIRI": {
@@ -668,153 +890,195 @@
         }
       ],
       "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "This is the ontology used to model indicators and metrics for the indicator calculation. The indicators can be KPI - Key Performance Indicator, indicators for the monitoring of COVID-19, indiactors for scientific research, smart city indicators."
-        },
         {
           "@language": "it",
           "@value": "Questa è l'ontologia per modellare indicatori e metriche per il loro calcolo. Gli indicatori possono essere KPI - Key Performance Indicator, indicatori per il monitoraggio della pandemia COVID-19, indicatori per la ricerca scientifica, indicatori smart city, ecc."
+        },
+        {
+          "@language": "en",
+          "@value": "This is the ontology used to model indicators and metrics for the indicator calculation. The indicators can be KPI - Key Performance Indicator, indicators for the monitoring of COVID-19, indiactors for scientific research, smart city indicators."
         }
       ],
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "Ontologia degli Indicatori"
-        },
         {
           "@language": "en",
           "@value": "Indicator Ontology"
+        },
+        {
+          "@language": "it",
+          "@value": "Ontologia degli Indicatori"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/hasIndicatorValue",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/Indicator/AccrualPeriodicity",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "provvisoria"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "unstable"
         }
       ],
+      "prov:wasDerivedFrom": {
+        "@id": "http://publications.europa.eu/resource/authority/frequency"
+      },
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Property that associates an indicator calculation to a value."
+          "@language": "it",
+          "@value": "La classe che rappresenta la frequenza di aggiornamento. Nel contesto della presente ontologia essa è la frequenza a cui viene aggiornato l'indicatore secondo le regole che governano il suo calcolo.  Ad esempio, nel caso degli indicatori COVID-19 elencati nel decreto del Ministero della Salute 30 aprile 2020, la frequenza è indicata nella descrizione dell'indicatore (e.g., quando si indica nell'indicatore 1.1 il termine \"per mese\" si intende frequenza di aggiornamento mensile). Le istanze di questa classe sono gli individui del vocabolario controllato europeo sulle frequenze - http://publications.europa.eu/resource/authority/frequency"
         },
         {
-          "@language": "it",
-          "@value": "Proprietà che associa un calcolo di un indicatore al valore"
+          "@language": "en",
+          "@value": "The class represents the frequency of update. In the context of this ontology it is the frequency at which an indicator is up-to-date according to the rules governing its computation. The instances of this class are the individuals of the European Controlled Vocabulary Accrual Periodicity - http://publications.europa.eu/resource/authority/frequency"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "ha valore indicatore"
+          "@language": "en",
+          "@value": "Accrual Periodicity"
         },
         {
-          "@language": "en",
-          "@value": "has indicator value"
+          "@language": "it",
+          "@value": "Frequenza di Aggiornamento"
         }
       ],
-      "rdfs:range": {
-        "@id": "mu:Value"
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/isDatumSourceOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/Indicator/CalculationMethod",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "provvisoria"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà inversa di 'ha sorgente dato'. La proprietà lega una sorgente del dato con il calcolo dell'indicatore"
+          "@value": "La classe che modella il metodo di calcolo usato per il computo del valore dell'indicatore. Esso può essere una formula matematica o qualsiasi altro processo utilizzato per calcolare l'indicatore."
         },
         {
           "@language": "en",
-          "@value": "The inverse property of 'has datum source'. It relates a datum source to an indicator calculation."
+          "@value": "The class that models the calculation method used to compute an indicator. It can be a mathematical formula or any other process used to calculate the indicator."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/DatumSource"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "is datum source of"
+          "@value": "Calculation Method"
         },
         {
           "@language": "it",
-          "@value": "è sorgente dato di"
+          "@value": "Metodo di Calcolo"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
-      }
-    },
-    {
-      "@id": "_:ub3bL641C47",
-      "@type": "rdfs:Datatype",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "xsd:date"
-          },
-          {
-            "@id": "xsd:dateTime"
-          },
-          {
-            "@id": "xsd:time"
-          }
-        ]
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Activity"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb9"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb10"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb11"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/Purpose",
+      "@id": "https://w3id.org/italia/onto/Indicator/Correction",
       "@type": "owl:Class",
       "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
         {
           "@language": "en",
           "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La classe cattura una correzione. Nel contesto della presente ontologia una correzione si può applicare a una serie di attività: al calcolo dell'indicatore e all'attività di osservazione di specifici parametri che concorrono a formare la sorgente dati su cui calcolare l'indicatore. Il concetto di correzione consente di mantener traccia del valore variato e quando la variazione è avvenuta rispetto al valore originario."
+        },
+        {
+          "@language": "en",
+          "@value": "The class models a modification. In the context of this ontology, a correction can be applied to a number of activities; namely, to the calculation of the indicator and to the activity of observation of specific parameters that contribute to the data source on which the indicator is computed. The concept of correction makes it possible to keep track of the changed value and when the change has occurred with respect to the original value."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Indicator"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Correction"
         },
         {
           "@language": "it",
-          "@value": "provvisoria"
+          "@value": "Correzione"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Characteristic"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb12"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb13"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb14"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Indicator/DatumSource",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This is the class that models the objective/purpose or goal that the indicator targets. For instance, in the context of COIVD-19 indicators a purpose can be the monitoring of the virsu transmission stability and resilience of health care services."
+          "@value": "A datum source used in the calculation of the indicator. For example, in the context of COVID-19 indicators identified by the Italian Ministry of Health it can be the integrated surveillance for COVID-19 system owned by  Istituto Superiore di Sanità. in scholarly data context it can be Scopus for citations count; in the context of social networks it can be Twitter for the number of social media mentions."
         },
         {
           "@language": "it",
-          "@value": "La classe che modello lo scopo/obiettivo/goal di un indicatore. Per esempio, nel caso degli indicatori COVID-19 come inclusi nel decreto del Ministero della Salute 30 aprile 2020, l'obiettivo di alcuni indicatori è quello di garantire la stabilità di trasmissione del virus e la tenuta dei servizi sanitari."
+          "@value": "Una fonte di dati usata nel calcolo dell'indicatore. Ad esempio, nell'ambito degli indicatori COVID-19 individuati dal Ministero della Salute può essere il sistema di sorveglianza integrata per COVID-19 gestito dall'Istituto Superiore di Sanità. Nel contesto dei dati scientifici può essere Scopus per il conteggio delle citazioni; nel contesto dei social network può essere Twitter per il numero di citazioni sui social media."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -823,87 +1087,108 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Goal"
-        },
-        {
-          "@language": "it",
-          "@value": "Scopo"
+          "@value": "Datum source"
         },
         {
           "@language": "it",
-          "@value": "Obiettivo"
-        },
-        {
-          "@language": "en",
-          "@value": "Purpose"
+          "@value": "Sorgente dati"
         }
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:ub3bL886C26"
+          "@id": "l0:Entity"
         },
         {
-          "@id": "l0:Description"
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb19"
         },
         {
-          "@id": "_:ub3bL890C26"
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb20"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb21"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/hasParameter",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/Indicator/Indicator",
+      "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
+      "prov:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Property that associates the metric to its parameters."
+          "@language": "it",
+          "@value": "La classe che modella un indicatore. Esempi di indicatori sono: il conteggio delle citazioni per un paper scientifico, il numero di menzioni nel contesto dei social media, nell'ambito degli indicatori COVID19 definiti nel decreto 30 aprile 2020 del Ministero della Salute un esempio di indicaotre può essere la percentuale di casi sintomatici con data di inizio dei sintomi sul totale dei casi sintomatici, ecc."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà che associa una metrica ai suoi parametri."
+          "@language": "en",
+          "@value": "The class that models an indicator. Examples of indicators are: the citation count for a scientific paper, social media mentions, in the context of COVID19 indicators defined in the decree 30th April 2020 of Ministry of Health an example of indicator can be the percentage of syntomatic cases with a starting syntoms date on the total number of syntomatic cases, etc."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Metric"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "ha parametro"
+          "@language": "en",
+          "@value": "Indicator"
         },
         {
-          "@language": "en",
-          "@value": "has parameter"
+          "@language": "it",
+          "@value": "Indicatore"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Characteristic"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb22"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb23"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb24"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb25"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb26"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb27"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb28"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb29"
+        }
+      ]
     },
     {
       "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation",
       "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "unstable"
-        },
         {
           "@language": "it",
           "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
@@ -920,238 +1205,284 @@
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Indicator Calculation"
-        },
         {
           "@language": "it",
           "@value": "Calcolo Indicatore"
+        },
+        {
+          "@language": "en",
+          "@value": "Indicator Calculation"
         }
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:ub3bL735C39"
+          "@id": "l0:Activity"
         },
         {
-          "@id": "_:ub3bL739C39"
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb30"
         },
         {
-          "@id": "_:ub3bL747C39"
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb31"
         },
         {
-          "@id": "_:ub3bL743C39"
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb32"
         },
         {
-          "@id": "_:ub3bL780C39"
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb33"
         },
         {
-          "@id": "_:ub3bL770C39"
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb34"
         },
         {
-          "@id": "_:ub3bL751C39"
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb35"
         },
         {
-          "@id": "_:ub3bL765C39"
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb36"
         },
         {
-          "@id": "_:ub3bL760C39"
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb37"
         },
         {
-          "@id": "l0:Activity"
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb38"
         },
         {
-          "@id": "_:ub3bL755C39"
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb43"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/isIndicatorTypeOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/Indicator/IndicatorType",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "provvisoria"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Inverse property of \"has indicator type\" that associates a type of indicator to the indicator."
+          "@language": "it",
+          "@value": "La classe che modella il tipo di indicatore. Per esempio, nel contesto degli indicatori COVID-19 come elencati nel decreto del Minsitero della Salute del 30 aprile 2020 si possono distinguere due tipi: indicatore di processo, indicatore di risultato che sarebbero le istanze di questa classe. In altre ontologie presenti allo stato dell'arte per gli indicatori dei servizi del sistema sanitario si parla anche di indicatori di tipo struttura per esempio."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di \"ha tipo indicatore\" che associa un tipo di indicatore all'indicatore."
+          "@language": "en",
+          "@value": "The class that models the type of indicator. For example, in the context of COVID-19 indicators listed by the Italian Ministry of Health, two types can be distinguished: process indicator, outcome indicator which would be the instances of this class. In other ontologies on indicators of health care systesms available at the state of the art, there also exist indicators of type structure."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorType"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "is indicator type of"
+          "@value": "Indicator Type"
         },
         {
           "@language": "it",
-          "@value": "è tipo di indicatore di"
+          "@value": "Tipo Indicatore"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
-      }
-    },
-    {
-      "@id": "_:ub3bL698C28",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/superIndicator"
-      }
-    },
-    {
-      "@id": "_:ub3bL747C39",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "ti:TimeInterval"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/computedAtTime"
-      }
-    },
-    {
-      "@id": "_:ub3bL765C39",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/Indicator/AccrualPeriodicity"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/hasAccrualPeriodicity"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Characteristic"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb48"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb49"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/isMetByIndicator",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Indicator/meetsPurpose"
-      },
+      "@id": "https://w3id.org/italia/onto/Indicator/Metric",
+      "@type": "owl:Class",
       "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
         {
           "@language": "en",
           "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La classe consente di modellare la metrica su cui si basa l'indicatore. Per esempio, nel contesto degli indicatori COVID-19 del decreto del Ministero della Salute del 30 aprile 2020, per l'indicatore che rappresenta la percentuale di casi sintomatici notificati con data di inizio sintomi indicata sul totale di casi sintomatici notificati, la metrica è il numero di casi sintomatici notificata con data inizio sintomi. Nel contesto dei dati scientifici è il numero di citazioni di un articolo scientifico; nel caso degli indicatori per social media il numero di tweet su Twitter relativi a un certo argomento."
+        },
+        {
+          "@language": "en",
+          "@value": "The class that allows one to model the metric on which the indicator is based. For example, in the context of the COVID-19 indicators listed by the Italian Ministry of Health, for the indicator that represents the percentage of notified symptomatic cases with a notified symptom start date out of the total notified symptomatic cases, the metric is the number of notified symptomatic cases with a notified symptom start date. In the context of scientific data it may be the number of citations for indicators that measure the citation of scientific papers, in the case of social media indicators the number of tweets on Twitter related to a certain topic."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Indicator"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Metric"
+        },
+        {
+          "@language": "it",
+          "@value": "Metrica"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Characteristic"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb50"
         },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb51"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb52"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb53"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Indicator/Parameter",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Inverse property of \"meets purpose\" that associates the purpose to the indicator that contributes to its realization."
+          "@language": "it",
+          "@value": "La classe che rappresenta una specifica caratteristica o parametro che è misurata utilizzando una specifica metrica. Si noti che le classi indicatore, valore e parametro specializzano nella presente ontologia il design pattern ontologico Parameter Region - http://ontologydesignpatterns.org/cp/owl/parameterregion.owl."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di \"realizza goal\" che collega un goal all'indicatore che contribuisce a realizzarlo"
+          "@language": "en",
+          "@value": "The class representing a specific characteristic or parameter that is measured using a specific metric. Note that the indicator, value and parameter classes specialize in this ontology the ontology design pattern Parameter Region - http://ontologydesignpatterns.org/cp/owl/parameterregion.owl."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Purpose"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "è realizzato da indicatore"
+          "@language": "en",
+          "@value": "Parameter"
         },
         {
-          "@language": "en",
-          "@value": "is met by indicator"
+          "@language": "it",
+          "@value": "Parametro"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Characteristic"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb54"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb55"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb56"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/isIndicatorCalculationOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/Indicator/Purpose",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "provvisoria"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Inverse property of 'has indicator' that allows one to represent the relation between an indicator and an entity."
+          "@language": "it",
+          "@value": "La classe che modello lo scopo/obiettivo/goal di un indicatore. Per esempio, nel caso degli indicatori COVID-19 come inclusi nel decreto del Ministero della Salute 30 aprile 2020, l'obiettivo di alcuni indicatori è quello di garantire la stabilità di trasmissione del virus e la tenuta dei servizi sanitari."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di 'ha indicatore' che consente di modellare la relazione tra un'entità e l'indicatore associato"
+          "@language": "en",
+          "@value": "This is the class that models the objective/purpose or goal that the indicator targets. For instance, in the context of COIVD-19 indicators a purpose can be the monitoring of the virsu transmission stability and resilience of health care services."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "is indicator of"
+          "@value": "Goal"
         },
         {
           "@language": "it",
-          "@value": "è indicatore di"
+          "@value": "Obiettivo"
+        },
+        {
+          "@language": "en",
+          "@value": "Purpose"
+        },
+        {
+          "@language": "it",
+          "@value": "Scopo"
         }
       ],
-      "rdfs:range": {
-        "@id": "l0:Entity"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Description"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb57"
+        },
+        {
+          "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb58"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/computedAtTime",
+      "@id": "https://w3id.org/italia/onto/Indicator/basedOnMetric",
       "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Indicator/isMetricOf"
+      },
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "unstable"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "provvisoria"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà usata per modellare il fatto che un calcolo di un indicatore è effettuato a un certo tempo (che può essere un intervallo di tempo o un istante come una data)"
+          "@language": "en",
+          "@value": "Propriety that represents the relation between an indicator and one or more metric."
         },
         {
-          "@language": "en",
-          "@value": "The property is used to model the fact that a calculation of an indicator has been computed at a certain time (that can be a time interval or an istant of time)."
+          "@language": "it",
+          "@value": "Proprietà che rappresenta la relazione tra un indicatore e una o più metriche usate per definirlo"
         }
       ],
       "rdfs:domain": {
@@ -1162,39 +1493,39 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "computed at time"
+          "@language": "it",
+          "@value": "basato su metrica"
         },
         {
-          "@language": "it",
-          "@value": "calcolato al tempo"
+          "@language": "en",
+          "@value": "based on metric"
         }
       ],
       "rdfs:range": {
-        "@id": "ti:TimeInterval"
+        "@id": "https://w3id.org/italia/onto/Indicator/Metric"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/hasAccrualPeriodicity",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/Indicator/communcatedAt",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà che collega il calcolo di un indicatore alla sua frequenza di aggiornamento. Ad esempio nel contesto degli indicatori COVID-19 del decreto 30 aprile 2020, i primi indicatori 1.1-1.4 sembrano mostrare una frequenza di aggiornamento mensile."
+          "@language": "en",
+          "@value": "Property that allows one to link the calculation of an indicator to the date on which the calculus is issued. For instance it is the time instant on which a local public administration communicates the calculus to a central body that collects the values of the indicators for monitoring purposes at national scale."
         },
         {
-          "@language": "en",
-          "@value": "Property that links the calculation of an indicator to its frequency of update"
+          "@language": "it",
+          "@value": "Proprietà che permette di collegare il calcolo di un indicatore alla data di prima pubblicazione e/invio del calcolo. Ad esempio è l'istante di tempo in cui una pubblica amministrazione locale comunica il calcolo ad un ente centrale che raccoglie i valori degli indicatori a fini di monitoraggio su scala nazionale."
         }
       ],
       "rdfs:domain": {
@@ -1205,110 +1536,92 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "ha frequenza di aggiornamento"
+          "@language": "en",
+          "@value": "communicated at"
         },
         {
-          "@language": "en",
-          "@value": "has accrual periodicity"
+          "@language": "it",
+          "@value": "comunicato in"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/AccrualPeriodicity"
-      }
-    },
-    {
-      "@id": "_:ub3bL886C26",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/isMetByIndicator"
+        "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb1"
       },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/OntoPiA",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:Project"
-      ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      "rdfs:subPropertyOf": {
+        "@id": "ti:issued"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/parametrizes",
+      "@id": "https://w3id.org/italia/onto/Indicator/computedAtTime",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "provvisoria"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This property is used when the possible values that can be associated with a parameter are within a certain range or region in a dimensional space. For example, let us consider to have a parameter that represents the quality of a specific data that can be \"good\" or \"poor\", \"good\" and \"poor\" can be modelled as individuals of the class Value defined in the MU ontology of the network OntoPiA and linked to the individual of the class parameter that represents the quality. The linking is capture by this property parametrizes. The classes parameter, value istantiate the ontology design pattern RegionParameter."
+          "@language": "it",
+          "@value": "Proprietà usata per modellare il fatto che un calcolo di un indicatore è effettuato a un certo tempo (che può essere un intervallo di tempo o un istante come una data)"
         },
         {
-          "@language": "it",
-          "@value": "Questa proprietà viene utilizzata quando i possibili valori che possono essere associati a un parametro sono all'interno di un certo range o regione in uno spazio dimensionale. Per esempio, consideriamo di avere un parametro che rappresenta la qualità di un dato specifico che può essere \"buona\" o \"scarsa\", \"buona\" e \"scarsa\" possono essere modellati come individui della classe Valore definito nell'ontologia MU della rete OntoPiA e collegati all'individuo della classe parametro che rappresenta la qualità. Il collegamento è catturato da questa proprietà parametrizza. Le classi parametro e  valore istanziano pattern di modellazione noto in ambito scientifico chiamato RegionParameter."
+          "@language": "en",
+          "@value": "The property is used to model the fact that a calculation of an indicator has been computed at a certain time (that can be a time interval or an istant of time)."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "parametrizes"
+          "@language": "it",
+          "@value": "calcolato al tempo"
         },
         {
-          "@language": "it",
-          "@value": "parametrizza"
+          "@language": "en",
+          "@value": "computed at time"
         }
       ],
       "rdfs:range": {
-        "@id": "mu:Value"
+        "@id": "ti:TimeInterval"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/basedOnMetric",
+      "@id": "https://w3id.org/italia/onto/Indicator/computedInIndicatorCalculation",
       "@type": "owl:ObjectProperty",
       "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Indicator/isMetricOf"
+        "@id": "https://w3id.org/italia/onto/Indicator/forIndicator"
       },
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "provvisoria"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Propriety that represents the relation between an indicator and one or more metric."
+          "@value": "Property that links the indicator to its calculation. Inverse property of \"for indicator\"."
         },
         {
           "@language": "it",
-          "@value": "Proprietà che rappresenta la relazione tra un indicatore e una o più metriche usate per definirlo"
+          "@value": "Proprietà che collega l'indicatore al suo calcolo. Proprietà inversa di \"per indicatore\"."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
@@ -1316,95 +1629,85 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "basato su metrica"
+          "@value": "calcolato in calcolo indicatore"
         },
         {
           "@language": "en",
-          "@value": "based on metric"
+          "@value": "computed in indicator calculation"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Metric"
-      }
-    },
-    {
-      "@id": "_:ub3bL663C30",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/isDatumSourceOf"
-      },
-      "owl:someValuesFrom": {
         "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/isMetricOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/Indicator/definedInLegislation",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "provvisoria"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Inverse relation of 'has metric'. Accordingly, the property links a metric to an indicator calculation."
+          "@language": "it",
+          "@value": "La proprietà modella il riferimento normativo dove l'indicatore è potenzialemnte definito. Dal momento che in OntoPiA non esiste al moemnto della definizione della presente ontologia un modello per la rappresentazione di norme, si è deciso di utilizzare una data type property per specificare sottoforma di stringa il riferimento normativo dell'indicatore se esistente."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di 'ha metrica'. La proprietà lega una metrica a un calcolo di un indicatore."
+          "@language": "en",
+          "@value": "The property models the legislation reference where the indicator is defined (e.g., decree of Ministry of Health 30 April 2020). Since in OntoPiA there is no ontology that models legislation acts, we decided to use a simple data type property with a string where the legislation reference can be indicated."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Metric"
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "è metrica di"
+          "@language": "en",
+          "@value": "defined in legislation"
         },
         {
-          "@language": "en",
-          "@value": "is metric of"
+          "@language": "it",
+          "@value": "definito in norma"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+        "@id": "rdfs:Literal"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/hasIndicatorCalculation",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Indicator/isIndicatorCalculationOf"
-      },
+      "@id": "https://w3id.org/italia/onto/Indicator/doneAt",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "provvisoria"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
-        "Proprietà che associa un'entità (sia essa un'organizzazione amministrativa, sia essa una location, sia essa un oggetto) a un indicatore",
+        {
+          "@language": "it",
+          "@value": "L'istante di tempo (data, data e ora, ora) in cui viene fatta una certa correzione per specifiche attività (di calcolo dell'indicatore, di osservazione di un parametro)."
+        },
         {
           "@language": "en",
-          "@value": "The property that associates an entity to an indicator."
+          "@value": "The instant of time (date, date time or time) when a certain correction is made for specific activities (calculation of the indicator, observation of a parameter)."
         }
       ],
       "rdfs:domain": {
-        "@id": "l0:Entity"
+        "@id": "https://w3id.org/italia/onto/Indicator/Correction"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
@@ -1412,42 +1715,45 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has indicator calculation"
+          "@value": "done at"
         },
         {
           "@language": "it",
-          "@value": "ha calcolo indicatore"
+          "@value": "fatta in"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+        "@id": "_:n9088ed5085954a1fbbfeb8116a69293eb5"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ti:modified"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/meetsPurpose",
+      "@id": "https://w3id.org/italia/onto/Indicator/forIndicator",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "provvisoria"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà che associa un indicatore allo scopo/goal che realizza. Ad esempio l'indicatore nel contesto del COVID-19 sulla percentuale di casi sintomatici notificati con una data inizio sintomi sul totale di casi sintomatici notificati mira a realizzare l'obiettivo di controllare la capacità di monitoraggio."
+          "@language": "en",
+          "@value": "Property used to link the indicator calculation to the indicator it refers to. Inverse property of \"computed in indicator calculation\". Inverse property of \"computed in indicator calculation\""
         },
         {
-          "@language": "en",
-          "@value": "Property that associates an indicator to the purpose it meets."
+          "@language": "it",
+          "@value": "Proprietà utilizzata per collegare il calcolo di un indicatore all'indicatore a cui si riferisce. Proprietà inversa di \"calcolato in calcolo indicatore\""
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
@@ -1455,157 +1761,108 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "meets purpose"
+          "@value": "for indicator"
         },
         {
           "@language": "it",
-          "@value": "realizza goal"
+          "@value": "per indicatore"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Purpose"
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/CalculationMethod",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/Indicator/hasAccrualPeriodicity",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "provvisoria"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "unstable"
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The class that models the calculation method used to compute an indicator. It can be a mathematical formula or any other process used to calculate the indicator."
+          "@value": "Property that links the calculation of an indicator to its frequency of update"
         },
         {
           "@language": "it",
-          "@value": "La classe che modella il metodo di calcolo usato per il computo del valore dell'indicatore. Esso può essere una formula matematica o qualsiasi altro processo utilizzato per calcolare l'indicatore."
+          "@value": "Proprietà che collega il calcolo di un indicatore alla sua frequenza di aggiornamento. Ad esempio nel contesto degli indicatori COVID-19 del decreto 30 aprile 2020, i primi indicatori 1.1-1.4 sembrano mostrare una frequenza di aggiornamento mensile."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Metodo di Calcolo"
+          "@value": "ha frequenza di aggiornamento"
         },
         {
           "@language": "en",
-          "@value": "Calculation Method"
+          "@value": "has accrual periodicity"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "l0:Activity"
-        },
-        {
-          "@id": "_:ub3bL611C36"
-        },
-        {
-          "@id": "_:ub3bL603C36"
-        },
-        {
-          "@id": "_:ub3bL607C36"
-        }
-      ]
-    },
-    {
-      "@id": "_:ub3bL667C30",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "l0:name"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "_:ub3bL760C39",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "mu:Value"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/hasIndicatorValue"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Indicator/AccrualPeriodicity"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/isProvidedBy",
+      "@id": "https://w3id.org/italia/onto/Indicator/hasCalculationMethod",
       "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Indicator/isCalculationMethodOf"
+      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà che collega una sorgente dati all'osservazione di singoli parametri i cui valori contribuiscono quindi alla formazione della sorgente dati."
+          "@language": "en",
+          "@value": "Property that links the indicator calculation to the calculation method (for instance a mathematical method)"
         },
         {
-          "@language": "en",
-          "@value": "Property that links a data source to the observation of individual parameters whose values thus contribute to the formation of the data source."
+          "@language": "it",
+          "@value": "Proprietà che associa al calcolo dell'indicatore un metodo di calcolo (che potrebbe essere un modello matematico, per esempio)."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/DatumSource"
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "è fornita da"
+          "@language": "it",
+          "@value": "ha metodo di calcolo"
         },
         {
           "@language": "en",
-          "@value": "is provided by"
+          "@value": "has calculation method"
         }
       ],
       "rdfs:range": {
-        "@id": "IoT:Observation"
-      }
-    },
-    {
-      "@id": "_:ub3bL751C39",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
         "@id": "https://w3id.org/italia/onto/Indicator/CalculationMethod"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/hasCalculationMethod"
-      }
-    },
-    {
-      "@id": "_:ub3bL634C29",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/isAppliedTo"
-      },
-      "owl:someValuesFrom": {
-        "@id": "l0:Activity"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/forIndicator",
+      "@id": "https://w3id.org/italia/onto/Indicator/hasCorrectionValue",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
@@ -1619,16 +1876,16 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà utilizzata per collegare il calcolo di un indicatore all'indicatore a cui si riferisce. Proprietà inversa di \"calcolato in calcolo indicatore\""
+          "@language": "en",
+          "@value": "Property that allows one to define a value for the concept of correction (of an indicator calculation or of an observation of a parameter for example)"
         },
         {
-          "@language": "en",
-          "@value": "Property used to link the indicator calculation to the indicator it refers to. Inverse property of \"computed in indicator calculation\". Inverse property of \"computed in indicator calculation\""
+          "@language": "it",
+          "@value": "Proprietà che consente di definire un valore per il concetto di correzione (di un calcolo dell'indicatore o dell'osservazione di qualche parametro per esempio)"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+        "@id": "https://w3id.org/italia/onto/Indicator/Correction"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
@@ -1636,328 +1893,155 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "per indicatore"
+          "@value": "ha valore correzione"
         },
         {
           "@language": "en",
-          "@value": "for indicator"
+          "@value": "has correction value"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
-      }
-    },
-    {
-      "@id": "_:ub3bL711C28",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/definedInLegislation"
-      }
-    },
-    {
-      "@id": "_:ub3bL607C36",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "l0:name"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "_:ub3bL702C28",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorType"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/hasIndicatorType"
-      }
-    },
-    {
-      "@id": "_:ub3bL755C39",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/forIndicator"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "_:ub3bL524C27",
-      "@type": "rdfs:Datatype",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "xsd:date"
-          },
-          {
-            "@id": "xsd:dateTime"
-          },
-          {
-            "@id": "xsd:time"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "_:ub3bL836C25",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "l0:name"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "_:ub3bL890C26",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "l0:name"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "_:ub3bL809C32",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "l0:name"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "_:ub3bL773C57",
-      "@type": "rdfs:Datatype",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "xsd:date"
-          },
-          {
-            "@id": "xsd:dateTime"
-          },
-          {
-            "@id": "xsd:time"
-          }
-        ]
+        "@id": "mu:Value"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/IND-RDF-XML",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Indicator/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Indicator/latest/Indicator-AP_IT.rdf"
+      "@id": "https://w3id.org/italia/onto/Indicator/hasDatumSource",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Indicator/isDatumSourceOf"
       },
-      "dcterms:description": [
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
         {
           "@language": "en",
-          "@value": "This is the distribution in RDF/XML of the indicator ontology"
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La proprietà che associa un calcolo di un indicatore alla fonte dati usata per calcolarlo"
         },
         {
-          "@language": "it",
-          "@value": "Questa è la distribuzione RDF/XML dell'ontologia sugli indicatori"
+          "@language": "en",
+          "@value": "The property that associates an indicator calculation to its datum source."
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
       },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Indicator"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "RDF/XML distribution of Indicator-AP_IT Ontology"
+          "@language": "it",
+          "@value": "ha sorgente dato"
         },
         {
-          "@language": "it",
-          "@value": "Distribuzione RDF/XML ontologia Indicator-AP_IT"
+          "@language": "en",
+          "@value": "has datum source"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/data/public-organization/cisigs",
-      "@type": [
-        "dcatapit:Agent",
-        "foaf:Agent"
       ],
-      "dcterms:identifier": "cisigs",
-      "foaf:name": {
-        "@language": "it",
-        "@value": "Cisis Centro Interregionale per I Sistemi Informatici Geografici e Statistici"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Indicator/DatumSource"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/public-organization/agid",
-      "@type": [
-        "foaf:Agent",
-        "dcatapit:Agent"
-      ],
-      "dcterms:identifier": "agid",
-      "foaf:name": [
+      "@id": "https://w3id.org/italia/onto/Indicator/hasIndicatorCalculation",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Indicator/isIndicatorCalculationOf"
+      },
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Agenzia per l'Italia Digitale"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "Italian Digital Agency"
+          "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "_:ub3bL630C29",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/hasCorrectionValue"
-      },
-      "owl:someValuesFrom": {
-        "@id": "mu:Value"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/department/dtd",
-      "@type": [
-        "dcatapit:Agent",
-        "foaf:Agent"
       ],
-      "dcterms:identifier": "PCM",
-      "foaf:name": [
+      "rdfs:comment": [
+        "Proprietà che associa un'entità (sia essa un'organizzazione amministrativa, sia essa una location, sia essa un oggetto) a un indicatore",
         {
           "@language": "en",
-          "@value": "Italian Department of Digital Transformation"
-        },
+          "@value": "The property that associates an entity to an indicator."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "l0:Entity"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Indicator"
+      },
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Dipartimento per la Trasformazione Digitale"
+          "@value": "ha calcolo indicatore"
+        },
+        {
+          "@language": "en",
+          "@value": "has indicator calculation"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
-      "@type": [
-        "owl:NamedIndividual",
-        "vcard:Kind",
-        "dcatapit:Organization",
-        "vcard:Organization"
       ],
-      "vcard:fn": "banche dati e open data",
-      "vcard:hasEmail": {
-        "@id": "mailto:info@dati.gov.it"
-      }
-    },
-    {
-      "@id": "_:ub3bL867C28",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/superParameter"
-      }
-    },
-    {
-      "@id": "_:ub3bL562C20",
-      "@type": "rdfs:Datatype",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "xsd:date"
-          },
-          {
-            "@id": "xsd:dateTime"
-          },
-          {
-            "@id": "xsd:time"
-          }
-        ]
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/subParameter",
-      "@type": [
-        "owl:TransitiveProperty",
-        "owl:ObjectProperty"
-      ],
+      "@id": "https://w3id.org/italia/onto/Indicator/hasIndicatorType",
+      "@type": "owl:ObjectProperty",
       "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Indicator/superParameter"
+        "@id": "https://w3id.org/italia/onto/Indicator/isIndicatorTypeOf"
       },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà transitiva che consente di modellare gerarchie di parametri delle metriche ossia scenari in cui un parametro può specializzarsi in ulteriori parametri."
+          "@language": "en",
+          "@value": "Property that links the indicator to its indicator type (for instance to the type \"process\" or to the type \"outcome\"),"
         },
         {
-          "@language": "en",
-          "@value": "Transitive property that allows one to specify hierarchy of parameters where one parameter can be specialized in additional parameters."
+          "@language": "it",
+          "@value": "Proprietà che collega un indicatore al suo tipo (per esempio al tipo \"processo\", o al tipo \"risultato\")."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "subparameter"
+          "@language": "it",
+          "@value": "ha tipo indicatore"
         },
         {
-          "@language": "it",
-          "@value": "sotto parametro"
+          "@language": "en",
+          "@value": "has indicator type"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
-      }
-    },
-    {
-      "@id": "_:ub3bL735C39",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/basedOnMetric"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Metric"
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorType"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/Indicator",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/Indicator/hasIndicatorValue",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1968,107 +2052,125 @@
           "@value": "stable"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "skos:Concept"
-      },
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "La classe che modella un indicatore. Esempi di indicatori sono: il conteggio delle citazioni per un paper scientifico, il numero di menzioni nel contesto dei social media, nell'ambito degli indicatori COVID19 definiti nel decreto 30 aprile 2020 del Ministero della Salute un esempio di indicaotre può essere la percentuale di casi sintomatici con data di inizio dei sintomi sul totale dei casi sintomatici, ecc."
+          "@language": "en",
+          "@value": "Property that associates an indicator calculation to a value."
         },
         {
-          "@language": "en",
-          "@value": "The class that models an indicator. Examples of indicators are: the citation count for a scientific paper, social media mentions, in the context of COVID19 indicators defined in the decree 30th April 2020 of Ministry of Health an example of indicator can be the percentage of syntomatic cases with a starting syntoms date on the total number of syntomatic cases, etc."
+          "@language": "it",
+          "@value": "Proprietà che associa un calcolo di un indicatore al valore"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Indicatore"
+          "@value": "ha valore indicatore"
         },
         {
           "@language": "en",
-          "@value": "Indicator"
+          "@value": "has indicator value"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub3bL698C28"
-        },
-        {
-          "@id": "_:ub3bL690C28"
-        },
-        {
-          "@id": "_:ub3bL702C28"
-        },
+      "rdfs:range": {
+        "@id": "mu:Value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Indicator/hasParameter",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
-          "@id": "_:ub3bL715C28"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "_:ub3bL694C28"
-        },
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
         {
-          "@id": "_:ub3bL707C28"
+          "@language": "en",
+          "@value": "Property that associates the metric to its parameters."
         },
         {
-          "@id": "l0:Characteristic"
-        },
+          "@language": "it",
+          "@value": "Proprietà che associa una metrica ai suoi parametri."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Metric"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Indicator"
+      },
+      "rdfs:label": [
         {
-          "@id": "_:ub3bL686C28"
+          "@language": "it",
+          "@value": "ha parametro"
         },
         {
-          "@id": "_:ub3bL711C28"
+          "@language": "en",
+          "@value": "has parameter"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/IND-RDF-TURTLE",
-      "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Indicator/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Indicator/latest/Indicator-AP_IT.ttl"
-      },
-      "dcterms:description": [
+      "@id": "https://w3id.org/italia/onto/Indicator/isAppliedTo",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia sugli indicatori"
+          "@value": "provvisoria"
         },
         {
           "@language": "en",
-          "@value": "This is the distribution in RDF/turtle of the indicator ontology"
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that associates the correction to the activity to which the correction may be applied. The acivity can be for instance: calculation of an indicator, observation, etc."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che associa una correzione all'attività per la quale la correzione si potrebbe rendere necessaria. L'attività può essere per esempio il calcolo dell'indicatore, la rilevazione di un'osservazione, ecc."
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Correction"
       },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Indicator"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "RDF/Turtle distribution of Indicator-AP_IT Ontology"
+          "@value": "is appiled to"
         },
         {
           "@language": "it",
-          "@value": "Distribuzione RDF/Turtle ontologia Indicator-AP_IT"
+          "@value": "è applicata a"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "l0:Activity"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/hasDatumSource",
+      "@id": "https://w3id.org/italia/onto/Indicator/isCalculationMethodOf",
       "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Indicator/isDatumSourceOf"
-      },
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -2081,16 +2183,16 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "La proprietà che associa un calcolo di un indicatore alla fonte dati usata per calcolarlo"
+          "@language": "en",
+          "@value": "Inverse property of \"has calculation method\" that links the calculation method to indicator calcutation that uses it."
         },
         {
-          "@language": "en",
-          "@value": "The property that associates an indicator calculation to its datum source."
+          "@language": "it",
+          "@value": "Proprietà inversa di \"ha metodo di calcolo\" utilizzata per collegare n metodo di calcolo al calcolo dell'indicatore che lo usa."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+        "@id": "https://w3id.org/italia/onto/Indicator/CalculationMethod"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
@@ -2098,42 +2200,42 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has datum source"
+          "@value": "is calculation method of"
         },
         {
           "@language": "it",
-          "@value": "ha sorgente dato"
+          "@value": "è metodo di calcolo di"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/DatumSource"
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/hasCorrectionValue",
+      "@id": "https://w3id.org/italia/onto/Indicator/isDatumSourceOf",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "provvisoria"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "unstable"
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà che consente di definire un valore per il concetto di correzione (di un calcolo dell'indicatore o dell'osservazione di qualche parametro per esempio)"
+          "@value": "La proprietà inversa di 'ha sorgente dato'. La proprietà lega una sorgente del dato con il calcolo dell'indicatore"
         },
         {
           "@language": "en",
-          "@value": "Property that allows one to define a value for the concept of correction (of an indicator calculation or of an observation of a parameter for example)"
+          "@value": "The inverse property of 'has datum source'. It relates a datum source to an indicator calculation."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Correction"
+        "@id": "https://w3id.org/italia/onto/Indicator/DatumSource"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
@@ -2141,20 +2243,20 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has correction value"
+          "@value": "is datum source of"
         },
         {
           "@language": "it",
-          "@value": "ha valore correzione"
+          "@value": "è sorgente dato di"
         }
       ],
       "rdfs:range": {
-        "@id": "mu:Value"
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/Parameter",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/Indicator/isIndicatorCalculationOf",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -2168,102 +2270,82 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The class representing a specific characteristic or parameter that is measured using a specific metric. Note that the indicator, value and parameter classes specialize in this ontology the ontology design pattern Parameter Region - http://ontologydesignpatterns.org/cp/owl/parameterregion.owl."
+          "@value": "Inverse property of 'has indicator' that allows one to represent the relation between an indicator and an entity."
         },
         {
           "@language": "it",
-          "@value": "La classe che rappresenta una specifica caratteristica o parametro che è misurata utilizzando una specifica metrica. Si noti che le classi indicatore, valore e parametro specializzano nella presente ontologia il design pattern ontologico Parameter Region - http://ontologydesignpatterns.org/cp/owl/parameterregion.owl."
+          "@value": "Proprietà inversa di 'ha indicatore' che consente di modellare la relazione tra un'entità e l'indicatore associato"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Parameter"
+          "@value": "is indicator of"
         },
         {
           "@language": "it",
-          "@value": "Parametro"
+          "@value": "è indicatore di"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub3bL863C28"
-        },
-        {
-          "@id": "_:ub3bL867C28"
-        },
-        {
-          "@id": "_:ub3bL859C28"
-        },
-        {
-          "@id": "l0:Characteristic"
-        }
-      ]
+      "rdfs:range": {
+        "@id": "l0:Entity"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/DatumSource",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/Indicator/isIndicatorTypeOf",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Una fonte di dati usata nel calcolo dell'indicatore. Ad esempio, nell'ambito degli indicatori COVID-19 individuati dal Ministero della Salute può essere il sistema di sorveglianza integrata per COVID-19 gestito dall'Istituto Superiore di Sanità. Nel contesto dei dati scientifici può essere Scopus per il conteggio delle citazioni; nel contesto dei social network può essere Twitter per il numero di citazioni sui social media."
+          "@language": "en",
+          "@value": "Inverse property of \"has indicator type\" that associates a type of indicator to the indicator."
         },
         {
-          "@language": "en",
-          "@value": "A datum source used in the calculation of the indicator. For example, in the context of COVID-19 indicators identified by the Italian Ministry of Health it can be the integrated surveillance for COVID-19 system owned by  Istituto Superiore di Sanità. in scholarly data context it can be Scopus for citations count; in the context of social networks it can be Twitter for the number of social media mentions."
+          "@language": "it",
+          "@value": "Proprietà inversa di \"ha tipo indicatore\" che associa un tipo di indicatore all'indicatore."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorType"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Datum source"
+          "@value": "is indicator type of"
         },
         {
           "@language": "it",
-          "@value": "Sorgente dati"
+          "@value": "è tipo di indicatore di"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "l0:Entity"
-        },
-        {
-          "@id": "_:ub3bL667C30"
-        },
-        {
-          "@id": "_:ub3bL663C30"
-        }
-      ]
-    },
-    {
-      "@id": "_:ub3bL828C25",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/isMetricOf"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/Metric",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/Indicator/isMetByIndicator",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Indicator/meetsPurpose"
+      },
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -2276,93 +2358,102 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "La classe consente di modellare la metrica su cui si basa l'indicatore. Per esempio, nel contesto degli indicatori COVID-19 del decreto del Ministero della Salute del 30 aprile 2020, per l'indicatore che rappresenta la percentuale di casi sintomatici notificati con data di inizio sintomi indicata sul totale di casi sintomatici notificati, la metrica è il numero di casi sintomatici notificata con data inizio sintomi. Nel contesto dei dati scientifici è il numero di citazioni di un articolo scientifico; nel caso degli indicatori per social media il numero di tweet su Twitter relativi a un certo argomento."
+          "@language": "en",
+          "@value": "Inverse property of \"meets purpose\" that associates the purpose to the indicator that contributes to its realization."
         },
         {
-          "@language": "en",
-          "@value": "The class that allows one to model the metric on which the indicator is based. For example, in the context of the COVID-19 indicators listed by the Italian Ministry of Health, for the indicator that represents the percentage of notified symptomatic cases with a notified symptom start date out of the total notified symptomatic cases, the metric is the number of notified symptomatic cases with a notified symptom start date. In the context of scientific data it may be the number of citations for indicators that measure the citation of scientific papers, in the case of social media indicators the number of tweets on Twitter related to a certain topic."
+          "@language": "it",
+          "@value": "Proprietà inversa di \"realizza goal\" che collega un goal all'indicatore che contribuisce a realizzarlo"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Purpose"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Metric"
+          "@value": "is met by indicator"
         },
         {
           "@language": "it",
-          "@value": "Metrica"
+          "@value": "è realizzato da indicatore"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub3bL840C25"
-        },
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Indicator/isMetricOf",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
-          "@id": "_:ub3bL836C25"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "_:ub3bL828C25"
-        },
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
         {
-          "@id": "l0:Characteristic"
+          "@language": "en",
+          "@value": "Inverse relation of 'has metric'. Accordingly, the property links a metric to an indicator calculation."
         },
         {
-          "@id": "_:ub3bL832C25"
+          "@language": "it",
+          "@value": "Proprietà inversa di 'ha metrica'. La proprietà lega una metrica a un calcolo di un indicatore."
         }
-      ]
-    },
-    {
-      "@id": "_:ub3bL694C28",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Metric"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/subIndicator"
-      }
-    },
-    {
-      "@id": "_:ub3bL611C36",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Indicator"
       },
-      "owl:onProperty": {
-        "@id": "l0:description"
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is metric of"
+        },
+        {
+          "@language": "it",
+          "@value": "è metrica di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/computedInIndicatorCalculation",
+      "@id": "https://w3id.org/italia/onto/Indicator/isProvidedBy",
       "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Indicator/forIndicator"
-      },
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "provvisoria"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "unstable"
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà che collega l'indicatore al suo calcolo. Proprietà inversa di \"per indicatore\"."
+          "@language": "en",
+          "@value": "Property that links a data source to the observation of individual parameters whose values thus contribute to the formation of the data source."
         },
         {
-          "@language": "en",
-          "@value": "Property that links the indicator to its calculation. Inverse property of \"for indicator\"."
+          "@language": "it",
+          "@value": "Proprietà che collega una sorgente dati all'osservazione di singoli parametri i cui valori contribuiscono quindi alla formazione della sorgente dati."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
+        "@id": "https://w3id.org/italia/onto/Indicator/DatumSource"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
@@ -2370,41 +2461,38 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "computed in indicator calculation"
+          "@value": "is provided by"
         },
         {
-          "@language": "it",
-          "@value": "calcolato in calcolo indicatore"
+          "@language": "en",
+          "@value": "è fornita da"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+        "@id": "IoT:Observation"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/superIndicator",
-      "@type": [
-        "owl:ObjectProperty",
-        "owl:TransitiveProperty"
-      ],
+      "@id": "https://w3id.org/italia/onto/Indicator/meetsPurpose",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Inverse property of sub indicator that allows one to model the hierarchy of indicators."
+          "@value": "Property that associates an indicator to the purpose it meets."
         },
         {
           "@language": "it",
-          "@value": "Proprietà inversa di sub indicatore che consente di modellare gerarchie di indicatori."
+          "@value": "Proprietà che associa un indicatore allo scopo/goal che realizza. Ad esempio l'indicatore nel contesto del COVID-19 sulla percentuale di casi sintomatici notificati con una data inizio sintomi sul totale di casi sintomatici notificati mira a realizzare l'obiettivo di controllare la capacità di monitoraggio."
         }
       ],
       "rdfs:domain": {
@@ -2416,45 +2504,42 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "super indicator"
+          "@value": "meets purpose"
         },
         {
           "@language": "it",
-          "@value": "super indicatore"
+          "@value": "realizza goal"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
+        "@id": "https://w3id.org/italia/onto/Indicator/Purpose"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/hasCalculationMethod",
+      "@id": "https://w3id.org/italia/onto/Indicator/parametrizes",
       "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Indicator/isCalculationMethodOf"
-      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà che associa al calcolo dell'indicatore un metodo di calcolo (che potrebbe essere un modello matematico, per esempio)."
+          "@value": "Questa proprietà viene utilizzata quando i possibili valori che possono essere associati a un parametro sono all'interno di un certo range o regione in uno spazio dimensionale. Per esempio, consideriamo di avere un parametro che rappresenta la qualità di un dato specifico che può essere \"buona\" o \"scarsa\", \"buona\" e \"scarsa\" possono essere modellati come individui della classe Valore definito nell'ontologia MU della rete OntoPiA e collegati all'individuo della classe parametro che rappresenta la qualità. Il collegamento è catturato da questa proprietà parametrizza. Le classi parametro e  valore istanziano pattern di modellazione noto in ambito scientifico chiamato RegionParameter."
         },
         {
           "@language": "en",
-          "@value": "Property that links the indicator calculation to the calculation method (for instance a mathematical method)"
+          "@value": "This property is used when the possible values that can be associated with a parameter are within a certain range or region in a dimensional space. For example, let us consider to have a parameter that represents the quality of a specific data that can be \"good\" or \"poor\", \"good\" and \"poor\" can be modelled as individuals of the class Value defined in the MU ontology of the network OntoPiA and linked to the individual of the class parameter that represents the quality. The linking is capture by this property parametrizes. The classes parameter, value istantiate the ontology design pattern RegionParameter."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
@@ -2462,111 +2547,97 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has calculation method"
+          "@value": "parametrizes"
         },
         {
           "@language": "it",
-          "@value": "ha metodo di calcolo"
+          "@value": "parametrizza"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/CalculationMethod"
-      }
-    },
-    {
-      "@id": "_:ub3bL840C25",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "l0:description"
-      }
-    },
-    {
-      "@id": "_:ub3bL686C28",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/meetsPurpose"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Purpose"
-      }
-    },
-    {
-      "@id": "_:ub3bL863C28",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/subParameter"
+        "@id": "mu:Value"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/IND-JSON-LD",
+      "@id": "https://w3id.org/italia/onto/Indicator/subIndicator",
       "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
+        "owl:ObjectProperty",
+        "owl:TransitiveProperty"
       ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Indicator/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Indicator/latest/Indicator-AP_IT.jsonld"
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Indicator/superIndicator"
       },
-      "dcterms:description": [
+      "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "This is the distribution in JSON-LD of the indicator ontology"
+          "@language": "it",
+          "@value": "stabile"
         },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione JSON-LD dell'ontologia sugli indicatori"
+          "@value": "Proprietà transitiva che consente di modellare gerarchie di indicatori. Indicatori infatti possono essere complessi e composti da altri indicatori o specializzare altri indicatori."
+        },
+        {
+          "@language": "en",
+          "@value": "Transitive property that allows one to model a hierarchy of indicators. In fact indicators can be complex and composed by other indicators or can specialize other indicators."
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
       },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Indicator"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "JSON-LD distribution of Indicator-AP_IT Ontology"
+          "@language": "it",
+          "@value": "sotto indicatore"
         },
         {
-          "@language": "it",
-          "@value": "Distribuzione JSON-LD ontologia Indicator-AP_IT"
+          "@language": "en",
+          "@value": "subindicator"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/isCalculationMethodOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/Indicator/subParameter",
+      "@type": [
+        "owl:ObjectProperty",
+        "owl:TransitiveProperty"
+      ],
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Indicator/superParameter"
+      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Inverse property of \"has calculation method\" that links the calculation method to indicator calcutation that uses it."
+          "@language": "it",
+          "@value": "Proprietà transitiva che consente di modellare gerarchie di parametri delle metriche ossia scenari in cui un parametro può specializzarsi in ulteriori parametri."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di \"ha metodo di calcolo\" utilizzata per collegare n metodo di calcolo al calcolo dell'indicatore che lo usa."
+          "@language": "en",
+          "@value": "Transitive property that allows one to specify hierarchy of parameters where one parameter can be specialized in additional parameters."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/CalculationMethod"
+        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
@@ -2574,86 +2645,69 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "è metodo di calcolo di"
+          "@value": "sotto parametro"
         },
         {
           "@language": "en",
-          "@value": "is calculation method of"
+          "@value": "subparameter"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
-      }
-    },
-    {
-      "@id": "_:ub3bL739C39",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/hasDatumSource"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Indicator/DatumSource"
+        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/communcatedAt",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/Indicator/superIndicator",
+      "@type": [
+        "owl:ObjectProperty",
+        "owl:TransitiveProperty"
+      ],
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà che permette di collegare il calcolo di un indicatore alla data di prima pubblicazione e/invio del calcolo. Ad esempio è l'istante di tempo in cui una pubblica amministrazione locale comunica il calcolo ad un ente centrale che raccoglie i valori degli indicatori a fini di monitoraggio su scala nazionale."
+          "@language": "en",
+          "@value": "Inverse property of sub indicator that allows one to model the hierarchy of indicators."
         },
         {
-          "@language": "en",
-          "@value": "Property that allows one to link the calculation of an indicator to the date on which the calculus is issued. For instance it is the time instant on which a local public administration communicates the calculus to a central body that collects the values of the indicators for monitoring purposes at national scale."
+          "@language": "it",
+          "@value": "Proprietà inversa di sub indicatore che consente di modellare gerarchie di indicatori."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "comunicato in"
+          "@language": "en",
+          "@value": "super indicator"
         },
         {
-          "@language": "en",
-          "@value": "communicated at"
+          "@language": "it",
+          "@value": "super indicatore"
         }
       ],
       "rdfs:range": {
-        "@id": "_:ub3bL524C27"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:issued"
-      }
-    },
-    {
-      "@id": "_:ub3bL715C28",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "l0:description"
+        "@id": "https://w3id.org/italia/onto/Indicator/Indicator"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Indicator/AccrualPeriodicity",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/Indicator/superParameter",
+      "@type": [
+        "owl:ObjectProperty",
+        "owl:TransitiveProperty"
+      ],
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -2664,69 +2718,39 @@
           "@value": "unstable"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "http://publications.europa.eu/resource/authority/frequency"
-      },
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "La classe che rappresenta la frequenza di aggiornamento. Nel contesto della presente ontologia essa è la frequenza a cui viene aggiornato l'indicatore secondo le regole che governano il suo calcolo.  Ad esempio, nel caso degli indicatori COVID-19 elencati nel decreto del Ministero della Salute 30 aprile 2020, la frequenza è indicata nella descrizione dell'indicatore (e.g., quando si indica nell'indicatore 1.1 il termine \"per mese\" si intende frequenza di aggiornamento mensile). Le istanze di questa classe sono gli individui del vocabolario controllato europeo sulle frequenze - http://publications.europa.eu/resource/authority/frequency"
+          "@language": "en",
+          "@value": "Inverse property of subparameter that allows one to manage hierarchies of parameters of the metrics of an indicator"
         },
         {
-          "@language": "en",
-          "@value": "The class represents the frequency of update. In the context of this ontology it is the frequency at which an indicator is up-to-date according to the rules governing its computation. The instances of this class are the individuals of the European Controlled Vocabulary Accrual Periodicity - http://publications.europa.eu/resource/authority/frequency"
+          "@language": "it",
+          "@value": "Proprietà inversa di sotto parametro utilizzata per modellare gerarchie di parametri delle metriche di un indicatore."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Indicator"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Accrual Periodicity"
+          "@value": "super parameter"
         },
         {
           "@language": "it",
-          "@value": "Frequenza di Aggiornamento"
+          "@value": "super parametro"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "l0:Characteristic"
-      }
-    },
-    {
-      "@id": "_:ub3bL832C25",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Indicator/Parameter"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/hasParameter"
-      }
-    },
-    {
-      "@id": "_:ub3bL603C36",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/isCalculationMethodOf"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Indicator/IndicatorCalculation"
       }
     },
     {
-      "@id": "_:ub3bL638C29",
-      "@type": "owl:Restriction",
-      "owl:onDataRange": {
-        "@id": "_:ub3bL641C47"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Indicator/doneAt"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
+      "@id": "l0:Description",
+      "@type": "owl:Class"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/Indicator/latest/Indicator-AP_IT.rdf b/Ontologie/Indicator/latest/Indicator-AP_IT.rdf
index 23b1abb6..d0f91b9b 100644
--- a/Ontologie/Indicator/latest/Indicator-AP_IT.rdf
+++ b/Ontologie/Indicator/latest/Indicator-AP_IT.rdf
@@ -1,1170 +1,944 @@
-
-
-    
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        Questa è l'ontologia per modellare indicatori e metriche per il loro calcolo. Gli indicatori possono essere KPI - Key Performance Indicator, indicatori per il monitoraggio della pandemia COVID-19, indicatori per la ricerca scientifica, indicatori smart city, ecc.
-        This is the ontology used to model indicators and metrics for the indicator calculation. The indicators can be KPI - Key Performance Indicator, indicators for the monitoring of COVID-19, indiactors for scientific research, smart city indicators.
-        2020-05-21
-        
-        
-        2019-05-21
-        
-        
-        Indicator Ontology
-        Ontologia degli Indicatori
-        Questa è l'ontologia per modellare indicatori e metriche per il loro calcolo. Gli indicatori possono essere KPI - Key Performance Indicator, indicatori per il monitoraggio della pandemia COVID-19, indicatori per la ricerca scientifica, indicatori smart city, ecc.
-        This is the ontology used to model indicators and metrics for the indicator calculation. The indicators can be KPI - Key Performance Indicator, indicators for the monitoring of COVID-19, indiactors for scientific research, smart city indicators.
-        
-        Indicator Ontology
-        Ontologia degli Indicatori
-        Version 0.1 - 2020 - Creation of the first version of the ontology
-        Versione 0.1 - 2020 - Creazione della prima versione dell'ontologia.
-        
-        calcolo indicatore
-        indicatore
-        metrica
-        parametro
-        
-        Indicator-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/Indicator
-        indicator
-        
-        initial draft
-        Imprese
-        Pubbliche Amministrazioni
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-        Propriety that represents the relation between an indicator and one or more metric.
-        Proprietà che rappresenta la relazione tra un indicatore e una o più metriche usate per definirlo
-        
-        basato su metrica
-        based on metric
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Proprietà usata per modellare il fatto che un calcolo di un indicatore è effettuato a un certo tempo (che può essere un intervallo di tempo o un istante come una data)
-        The property is used to model the fact that a calculation of an indicator has been computed at a certain time (that can be a time interval or an istant of time).
-        
-        calcolato al tempo
-        computed at time
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links the indicator to its calculation. Inverse property of "for indicator".
-        Proprietà che collega l'indicatore al suo calcolo. Proprietà inversa di "per indicatore".
-        
-        calcolato in calcolo indicatore
-        computed in indicator calculation
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to link the indicator calculation to the indicator it refers to. Inverse property of "computed in indicator calculation". Inverse property of "computed in indicator calculation"
-        Proprietà utilizzata per collegare il calcolo di un indicatore all'indicatore a cui si riferisce. Proprietà inversa di "calcolato in calcolo indicatore"
-        
-        for indicator
-        per indicatore
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links the calculation of an indicator to its frequency of update
-        Proprietà che collega il calcolo di un indicatore alla sua frequenza di aggiornamento. Ad esempio nel contesto degli indicatori COVID-19 del decreto 30 aprile 2020, i primi indicatori 1.1-1.4 sembrano mostrare una frequenza di aggiornamento mensile.
-        
-        ha frequenza di aggiornamento
-        has accrual periodicity
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links the indicator calculation to the calculation method (for instance a mathematical method)
-        Proprietà che associa al calcolo dell'indicatore un metodo di calcolo (che potrebbe essere un modello matematico, per esempio).
-        
-        ha metodo di calcolo
-        has calculation method
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that allows one to define a value for the concept of correction (of an indicator calculation or of an observation of a parameter for example)
-        Proprietà che consente di definire un valore per il concetto di correzione (di un calcolo dell'indicatore o dell'osservazione di qualche parametro per esempio)
-        
-        ha valore correzione
-        has correction value
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La proprietà che associa un calcolo di un indicatore alla fonte dati usata per calcolarlo
-        The property that associates an indicator calculation to its datum source.
-        
-        ha sorgente dato
-        has datum source
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Proprietà che associa un'entità (sia essa un'organizzazione amministrativa, sia essa una location, sia essa un oggetto) a un indicatore
-        The property that associates an entity to an indicator.
-        
-        ha calcolo indicatore
-        has indicator calculation
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links the indicator to its indicator type (for instance to the type "process" or to the type "outcome"),
-        Proprietà che collega un indicatore al suo tipo (per esempio al tipo "processo", o al tipo "risultato").
-        
-        ha tipo indicatore
-        has indicator type
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that associates an indicator calculation to a value.
-        Proprietà che associa un calcolo di un indicatore al valore
-        
-        ha valore indicatore
-        has indicator value
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that associates the metric to its parameters.
-        Proprietà che associa una metrica ai suoi parametri.
-        
-        ha parametro
-        has parameter
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that associates the correction to the activity to which the correction may be applied. The acivity can be for instance: calculation of an indicator, observation, etc.
-        Proprietà che associa una correzione all'attività per la quale la correzione si potrebbe rendere necessaria. L'attività può essere per esempio il calcolo dell'indicatore, la rilevazione di un'osservazione, ecc.
-        
-        is appiled to
-        è applicata a
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of "has calculation method" that links the calculation method to indicator calcutation that uses it.
-        Proprietà inversa di "ha metodo di calcolo" utilizzata per collegare n metodo di calcolo al calcolo dell'indicatore che lo usa.
-        
-        is calculation method of
-        è metodo di calcolo di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà inversa di 'ha sorgente dato'. La proprietà lega una sorgente del dato con il calcolo dell'indicatore
-        The inverse property of 'has datum source'. It relates a datum source to an indicator calculation.
-        
-        is datum source of
-        è sorgente dato di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of 'has indicator' that allows one to represent the relation between an indicator and an entity.
-        Proprietà inversa di 'ha indicatore' che consente di modellare la relazione tra un'entità e l'indicatore associato
-        
-        is indicator of
-        è indicatore di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of "has indicator type" that associates a type of indicator to the indicator.
-        Proprietà inversa di "ha tipo indicatore" che associa un tipo di indicatore all'indicatore.
-        
-        is indicator type of
-        è tipo di indicatore di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Inverse property of "meets purpose" that associates the purpose to the indicator that contributes to its realization.
-        Proprietà inversa di "realizza goal" che collega un goal all'indicatore che contribuisce a realizzarlo
-        
-        is met by indicator
-        è realizzato da indicatore
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse relation of 'has metric'. Accordingly, the property links a metric to an indicator calculation.
-        Proprietà inversa di 'ha metrica'. La proprietà lega una metrica a un calcolo di un indicatore.
-        
-        is metric of
-        è metrica di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links a data source to the observation of individual parameters whose values thus contribute to the formation of the data source.
-        Proprietà che collega una sorgente dati all'osservazione di singoli parametri i cui valori contribuiscono quindi alla formazione della sorgente dati.
-        
-        is provided by
-        è fornita da
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that associates an indicator to the purpose it meets.
-        Proprietà che associa un indicatore allo scopo/goal che realizza. Ad esempio l'indicatore nel contesto del COVID-19 sulla percentuale di casi sintomatici notificati con una data inizio sintomi sul totale di casi sintomatici notificati mira a realizzare l'obiettivo di controllare la capacità di monitoraggio.
-        
-        meets purpose
-        realizza goal
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà viene utilizzata quando i possibili valori che possono essere associati a un parametro sono all'interno di un certo range o regione in uno spazio dimensionale. Per esempio, consideriamo di avere un parametro che rappresenta la qualità di un dato specifico che può essere "buona" o "scarsa", "buona" e "scarsa" possono essere modellati come individui della classe Valore definito nell'ontologia MU della rete OntoPiA e collegati all'individuo della classe parametro che rappresenta la qualità. Il collegamento è catturato da questa proprietà parametrizza. Le classi parametro e  valore istanziano pattern di modellazione noto in ambito scientifico chiamato RegionParameter.
-        This property is used when the possible values that can be associated with a parameter are within a certain range or region in a dimensional space. For example, let us consider to have a parameter that represents the quality of a specific data that can be "good" or "poor", "good" and "poor" can be modelled as individuals of the class Value defined in the MU ontology of the network OntoPiA and linked to the individual of the class parameter that represents the quality. The linking is capture by this property parametrizes. The classes parameter, value istantiate the ontology design pattern RegionParameter.
-        
-        parametrizes
-        parametrizza
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        Proprietà transitiva che consente di modellare gerarchie di indicatori. Indicatori infatti possono essere complessi e composti da altri indicatori o specializzare altri indicatori.
-        Transitive property that allows one to model a hierarchy of indicators. In fact indicators can be complex and composed by other indicators or can specialize other indicators.
-        
-        sotto indicatore
-        subindicator
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        Proprietà transitiva che consente di modellare gerarchie di parametri delle metriche ossia scenari in cui un parametro può specializzarsi in ulteriori parametri.
-        Transitive property that allows one to specify hierarchy of parameters where one parameter can be specialized in additional parameters.
-        
-        sotto parametro
-        subparameter
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Inverse property of sub indicator that allows one to model the hierarchy of indicators.
-        Proprietà inversa di sub indicatore che consente di modellare gerarchie di indicatori.
-        
-        super indicator
-        super indicatore
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Inverse property of subparameter that allows one to manage hierarchies of parameters of the metrics of an indicator
-        Proprietà inversa di sotto parametro utilizzata per modellare gerarchie di parametri delle metriche di un indicatore.
-        
-        super parameter
-        super parametro
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                    
-                    
-                    
-                
-            
-        
-        Property that allows one to link the calculation of an indicator to the date on which the calculus is issued. For instance it is the time instant on which a local public administration communicates the calculus to a central body that collects the values of the indicators for monitoring purposes at national scale.
-        Proprietà che permette di collegare il calcolo di un indicatore alla data di prima pubblicazione e/invio del calcolo. Ad esempio è l'istante di tempo in cui una pubblica amministrazione locale comunica il calcolo ad un ente centrale che raccoglie i valori degli indicatori a fini di monitoraggio su scala nazionale.
-        
-        communicated at
-        comunicato in
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà modella il riferimento normativo dove l'indicatore è potenzialemnte definito. Dal momento che in OntoPiA non esiste al moemnto della definizione della presente ontologia un modello per la rappresentazione di norme, si è deciso di utilizzare una data type property per specificare sottoforma di stringa il riferimento normativo dell'indicatore se esistente.
-        The property models the legislation reference where the indicator is defined (e.g., decree of Ministry of Health 30 April 2020). Since in OntoPiA there is no ontology that models legislation acts, we decided to use a simple data type property with a string where the legislation reference can be indicated.
-        
-        defined in legislation
-        definito in norma
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                    
-                    
-                    
-                
-            
-        
-        L'istante di tempo (data, data e ora, ora) in cui viene fatta una certa correzione per specifiche attività (di calcolo dell'indicatore, di osservazione di un parametro).
-        The instant of time (date, date time or time) when a certain correction is made for specific activities (calculation of the indicator, observation of a parameter).
-        
-        done at
-        fatta in
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta la frequenza di aggiornamento. Nel contesto della presente ontologia essa è la frequenza a cui viene aggiornato l'indicatore secondo le regole che governano il suo calcolo.  Ad esempio, nel caso degli indicatori COVID-19 elencati nel decreto del Ministero della Salute 30 aprile 2020, la frequenza è indicata nella descrizione dell'indicatore (e.g., quando si indica nell'indicatore 1.1 il termine "per mese" si intende frequenza di aggiornamento mensile). Le istanze di questa classe sono gli individui del vocabolario controllato europeo sulle frequenze - http://publications.europa.eu/resource/authority/frequency
-        The class represents the frequency of update. In the context of this ontology it is the frequency at which an indicator is up-to-date according to the rules governing its computation. The instances of this class are the individuals of the European Controlled Vocabulary Accrual Periodicity - http://publications.europa.eu/resource/authority/frequency
-        
-        Accrual Periodicity
-        Frequenza di Aggiornamento
-        provvisoria
-        unstable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        La classe che modella il metodo di calcolo usato per il computo del valore dell'indicatore. Esso può essere una formula matematica o qualsiasi altro processo utilizzato per calcolare l'indicatore.
-        The class that models the calculation method used to compute an indicator. It can be a mathematical formula or any other process used to calculate the indicator.
-        
-        Calculation Method
-        Metodo di Calcolo
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-                    
-                        
-                            
-                            
-                            
-                        
-                    
-                
-            
-        
-        La classe cattura una correzione. Nel contesto della presente ontologia una correzione si può applicare a una serie di attività: al calcolo dell'indicatore e all'attività di osservazione di specifici parametri che concorrono a formare la sorgente dati su cui calcolare l'indicatore. Il concetto di correzione consente di mantener traccia del valore variato e quando la variazione è avvenuta rispetto al valore originario.
-        The class models a modification. In the context of this ontology, a correction can be applied to a number of activities; namely, to the calculation of the indicator and to the activity of observation of specific parameters that contribute to the data source on which the indicator is computed. The concept of correction makes it possible to keep track of the changed value and when the change has occurred with respect to the original value.
-        
-        Correction
-        Correzione
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        A datum source used in the calculation of the indicator. For example, in the context of COVID-19 indicators identified by the Italian Ministry of Health it can be the integrated surveillance for COVID-19 system owned by  Istituto Superiore di Sanità. in scholarly data context it can be Scopus for citations count; in the context of social networks it can be Twitter for the number of social media mentions.
-        Una fonte di dati usata nel calcolo dell'indicatore. Ad esempio, nell'ambito degli indicatori COVID-19 individuati dal Ministero della Salute può essere il sistema di sorveglianza integrata per COVID-19 gestito dall'Istituto Superiore di Sanità. Nel contesto dei dati scientifici può essere Scopus per il conteggio delle citazioni; nel contesto dei social network può essere Twitter per il numero di citazioni sui social media.
-        
-        Datum source
-        Sorgente dati
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        La classe che modella un indicatore. Esempi di indicatori sono: il conteggio delle citazioni per un paper scientifico, il numero di menzioni nel contesto dei social media, nell'ambito degli indicatori COVID19 definiti nel decreto 30 aprile 2020 del Ministero della Salute un esempio di indicaotre può essere la percentuale di casi sintomatici con data di inizio dei sintomi sul totale dei casi sintomatici, ecc.
-        The class that models an indicator. Examples of indicators are: the citation count for a scientific paper, social media mentions, in the context of COVID19 indicators defined in the decree 30th April 2020 of Ministry of Health an example of indicator can be the percentage of syntomatic cases with a starting syntoms date on the total number of syntomatic cases, etc.
-        
-        Indicator
-        Indicatore
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-                    
-                        
-                            
-                            
-                            
-                        
-                    
-                
-            
-        
-        
-            
-                
-                1
-                
-                    
-                        
-                            
-                            
-                            
-                        
-                    
-                
-            
-        
-        La classe del calcolo di uno specifico indicatore eseguito seguendo un certo metodo di calcolo e usando una fonte dati. La classe consente di separare il calcolo dell'indicatore con i valori e le metriche che contribuiscono al calcolo, con l'indicatori in sé e la loro anagrafica.
-        The class of calculation of a specific indicator performed following a certain calculation method and using one or more data source. The class allows one to separate the calculation of the indicator with the values and metrics that contribute to the calculation, with the indicator itself and its master data.
-        
-        Calcolo Indicatore
-        Indicator Calculation
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        La classe che modella il tipo di indicatore. Per esempio, nel contesto degli indicatori COVID-19 come elencati nel decreto del Minsitero della Salute del 30 aprile 2020 si possono distinguere due tipi: indicatore di processo, indicatore di risultato che sarebbero le istanze di questa classe. In altre ontologie presenti allo stato dell'arte per gli indicatori dei servizi del sistema sanitario si parla anche di indicatori di tipo struttura per esempio.
-        The class that models the type of indicator. For example, in the context of COVID-19 indicators listed by the Italian Ministry of Health, two types can be distinguished: process indicator, outcome indicator which would be the instances of this class. In other ontologies on indicators of health care systesms available at the state of the art, there also exist indicators of type structure.
-        
-        Indicator Type
-        Tipo Indicatore
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        La classe consente di modellare la metrica su cui si basa l'indicatore. Per esempio, nel contesto degli indicatori COVID-19 del decreto del Ministero della Salute del 30 aprile 2020, per l'indicatore che rappresenta la percentuale di casi sintomatici notificati con data di inizio sintomi indicata sul totale di casi sintomatici notificati, la metrica è il numero di casi sintomatici notificata con data inizio sintomi. Nel contesto dei dati scientifici è il numero di citazioni di un articolo scientifico; nel caso degli indicatori per social media il numero di tweet su Twitter relativi a un certo argomento.
-        The class that allows one to model the metric on which the indicator is based. For example, in the context of the COVID-19 indicators listed by the Italian Ministry of Health, for the indicator that represents the percentage of notified symptomatic cases with a notified symptom start date out of the total notified symptomatic cases, the metric is the number of notified symptomatic cases with a notified symptom start date. In the context of scientific data it may be the number of citations for indicators that measure the citation of scientific papers, in the case of social media indicators the number of tweets on Twitter related to a certain topic.
-        
-        Metric
-        Metrica
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        La classe che rappresenta una specifica caratteristica o parametro che è misurata utilizzando una specifica metrica. Si noti che le classi indicatore, valore e parametro specializzano nella presente ontologia il design pattern ontologico Parameter Region - http://ontologydesignpatterns.org/cp/owl/parameterregion.owl.
-        The class representing a specific characteristic or parameter that is measured using a specific metric. Note that the indicator, value and parameter classes specialize in this ontology the ontology design pattern Parameter Region - http://ontologydesignpatterns.org/cp/owl/parameterregion.owl.
-        
-        Parameter
-        Parametro
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        La classe che modello lo scopo/obiettivo/goal di un indicatore. Per esempio, nel caso degli indicatori COVID-19 come inclusi nel decreto del Ministero della Salute 30 aprile 2020, l'obiettivo di alcuni indicatori è quello di garantire la stabilità di trasmissione del virus e la tenuta dei servizi sanitari.
-        This is the class that models the objective/purpose or goal that the indicator targets. For instance, in the context of COIVD-19 indicators a purpose can be the monitoring of the virsu transmission stability and resilience of health care services.
-        
-        Goal
-        Obiettivo
-        Purpose
-        Scopo
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-        banche dati e open data
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        PCM
-        Dipartimento per la Trasformazione Digitale
-        Italian Department of Digital Transformation
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia sugli indicatori
-        This is the distribution in JSON-LD of the indicator ontology
-        
-        
-        Distribuzione JSON-LD ontologia Indicator-AP_IT
-        JSON-LD distribution of Indicator-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia sugli indicatori
-        This is the distribution in RDF/turtle of the indicator ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia Indicator-AP_IT
-        RDF/Turtle distribution of Indicator-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia sugli indicatori
-        This is the distribution in RDF/XML of the indicator ontology
-        
-        
-        Distribuzione RDF/XML ontologia Indicator-AP_IT
-        RDF/XML distribution of Indicator-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-        
-        cisigs
-        Cisis Centro Interregionale per I Sistemi Informatici Geografici e Statistici
-    
-    
-
-
-    
-
-    
-        
-    
+
+
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    La classe del calcolo di uno specifico indicatore eseguito seguendo un certo metodo di calcolo e usando una fonte dati. La classe consente di separare il calcolo dell'indicatore con i valori e le metriche che contribuiscono al calcolo, con l'indicatori in sé e la loro anagrafica.
+    The class of calculation of a specific indicator performed following a certain calculation method and using one or more data source. The class allows one to separate the calculation of the indicator with the values and metrics that contribute to the calculation, with the indicator itself and its master data.
+    
+    Calcolo Indicatore
+    Indicator Calculation
+    provvisoria
+    unstable
+  
+  
+    
+    
+    La classe che rappresenta la frequenza di aggiornamento. Nel contesto della presente ontologia essa è la frequenza a cui viene aggiornato l'indicatore secondo le regole che governano il suo calcolo.  Ad esempio, nel caso degli indicatori COVID-19 elencati nel decreto del Ministero della Salute 30 aprile 2020, la frequenza è indicata nella descrizione dell'indicatore (e.g., quando si indica nell'indicatore 1.1 il termine "per mese" si intende frequenza di aggiornamento mensile). Le istanze di questa classe sono gli individui del vocabolario controllato europeo sulle frequenze - http://publications.europa.eu/resource/authority/frequency
+    The class represents the frequency of update. In the context of this ontology it is the frequency at which an indicator is up-to-date according to the rules governing its computation. The instances of this class are the individuals of the European Controlled Vocabulary Accrual Periodicity - http://publications.europa.eu/resource/authority/frequency
+    
+    Accrual Periodicity
+    Frequenza di Aggiornamento
+    provvisoria
+    unstable
+    
+  
+  
+    
+    
+    
+    
+    
+    A datum source used in the calculation of the indicator. For example, in the context of COVID-19 indicators identified by the Italian Ministry of Health it can be the integrated surveillance for COVID-19 system owned by  Istituto Superiore di Sanità. in scholarly data context it can be Scopus for citations count; in the context of social networks it can be Twitter for the number of social media mentions.
+    Una fonte di dati usata nel calcolo dell'indicatore. Ad esempio, nell'ambito degli indicatori COVID-19 individuati dal Ministero della Salute può essere il sistema di sorveglianza integrata per COVID-19 gestito dall'Istituto Superiore di Sanità. Nel contesto dei dati scientifici può essere Scopus per il conteggio delle citazioni; nel contesto dei social network può essere Twitter per il numero di citazioni sui social media.
+    
+    Datum source
+    Sorgente dati
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    La classe che modella il metodo di calcolo usato per il computo del valore dell'indicatore. Esso può essere una formula matematica o qualsiasi altro processo utilizzato per calcolare l'indicatore.
+    The class that models the calculation method used to compute an indicator. It can be a mathematical formula or any other process used to calculate the indicator.
+    
+    Calculation Method
+    Metodo di Calcolo
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Questa è l'ontologia per modellare indicatori e metriche per il loro calcolo. Gli indicatori possono essere KPI - Key Performance Indicator, indicatori per il monitoraggio della pandemia COVID-19, indicatori per la ricerca scientifica, indicatori smart city, ecc.
+    This is the ontology used to model indicators and metrics for the indicator calculation. The indicators can be KPI - Key Performance Indicator, indicators for the monitoring of COVID-19, indiactors for scientific research, smart city indicators.
+    2020-05-21
+    
+    
+    2019-05-21
+    
+    
+    Indicator Ontology
+    Ontologia degli Indicatori
+    Questa è l'ontologia per modellare indicatori e metriche per il loro calcolo. Gli indicatori possono essere KPI - Key Performance Indicator, indicatori per il monitoraggio della pandemia COVID-19, indicatori per la ricerca scientifica, indicatori smart city, ecc.
+    This is the ontology used to model indicators and metrics for the indicator calculation. The indicators can be KPI - Key Performance Indicator, indicators for the monitoring of COVID-19, indiactors for scientific research, smart city indicators.
+    
+    Indicator Ontology
+    Ontologia degli Indicatori
+    Version 0.1 - 2020 - Creation of the first version of the ontology
+    Versione 0.1 - 2020 - Creazione della prima versione dell'ontologia.
+    
+    calcolo indicatore
+    indicatore
+    metrica
+    parametro
+    
+    Indicator-AP_IT
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    https://w3id.org/italia/onto/Indicator
+    indicator
+    
+    initial draft
+    Imprese
+    Pubbliche Amministrazioni
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    La classe che modella un indicatore. Esempi di indicatori sono: il conteggio delle citazioni per un paper scientifico, il numero di menzioni nel contesto dei social media, nell'ambito degli indicatori COVID19 definiti nel decreto 30 aprile 2020 del Ministero della Salute un esempio di indicaotre può essere la percentuale di casi sintomatici con data di inizio dei sintomi sul totale dei casi sintomatici, ecc.
+    The class that models an indicator. Examples of indicators are: the citation count for a scientific paper, social media mentions, in the context of COVID19 indicators defined in the decree 30th April 2020 of Ministry of Health an example of indicator can be the percentage of syntomatic cases with a starting syntoms date on the total number of syntomatic cases, etc.
+    
+    Indicator
+    Indicatore
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    La proprietà modella il riferimento normativo dove l'indicatore è potenzialemnte definito. Dal momento che in OntoPiA non esiste al moemnto della definizione della presente ontologia un modello per la rappresentazione di norme, si è deciso di utilizzare una data type property per specificare sottoforma di stringa il riferimento normativo dell'indicatore se esistente.
+    The property models the legislation reference where the indicator is defined (e.g., decree of Ministry of Health 30 April 2020). Since in OntoPiA there is no ontology that models legislation acts, we decided to use a simple data type property with a string where the legislation reference can be indicated.
+    
+    defined in legislation
+    definito in norma
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    Property that links the indicator to its calculation. Inverse property of "for indicator".
+    Proprietà che collega l'indicatore al suo calcolo. Proprietà inversa di "per indicatore".
+    
+    calcolato in calcolo indicatore
+    computed in indicator calculation
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    Property that allows one to link the calculation of an indicator to the date on which the calculus is issued. For instance it is the time instant on which a local public administration communicates the calculus to a central body that collects the values of the indicators for monitoring purposes at national scale.
+    Proprietà che permette di collegare il calcolo di un indicatore alla data di prima pubblicazione e/invio del calcolo. Ad esempio è l'istante di tempo in cui una pubblica amministrazione locale comunica il calcolo ad un ente centrale che raccoglie i valori degli indicatori a fini di monitoraggio su scala nazionale.
+    
+    communicated at
+    comunicato in
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Proprietà usata per modellare il fatto che un calcolo di un indicatore è effettuato a un certo tempo (che può essere un intervallo di tempo o un istante come una data)
+    The property is used to model the fact that a calculation of an indicator has been computed at a certain time (that can be a time interval or an istant of time).
+    
+    calcolato al tempo
+    computed at time
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    La classe che modello lo scopo/obiettivo/goal di un indicatore. Per esempio, nel caso degli indicatori COVID-19 come inclusi nel decreto del Ministero della Salute 30 aprile 2020, l'obiettivo di alcuni indicatori è quello di garantire la stabilità di trasmissione del virus e la tenuta dei servizi sanitari.
+    This is the class that models the objective/purpose or goal that the indicator targets. For instance, in the context of COIVD-19 indicators a purpose can be the monitoring of the virsu transmission stability and resilience of health care services.
+    
+    Goal
+    Obiettivo
+    Purpose
+    Scopo
+    provvisoria
+    unstable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    L'istante di tempo (data, data e ora, ora) in cui viene fatta una certa correzione per specifiche attività (di calcolo dell'indicatore, di osservazione di un parametro).
+    The instant of time (date, date time or time) when a certain correction is made for specific activities (calculation of the indicator, observation of a parameter).
+    
+    done at
+    fatta in
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    Property that allows one to define a value for the concept of correction (of an indicator calculation or of an observation of a parameter for example)
+    Proprietà che consente di definire un valore per il concetto di correzione (di un calcolo dell'indicatore o dell'osservazione di qualche parametro per esempio)
+    
+    ha valore correzione
+    has correction value
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Property that associates the correction to the activity to which the correction may be applied. The acivity can be for instance: calculation of an indicator, observation, etc.
+    Proprietà che associa una correzione all'attività per la quale la correzione si potrebbe rendere necessaria. L'attività può essere per esempio il calcolo dell'indicatore, la rilevazione di un'osservazione, ecc.
+    
+    is appiled to
+    è applicata a
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    Property that links the indicator to its indicator type (for instance to the type "process" or to the type "outcome"),
+    Proprietà che collega un indicatore al suo tipo (per esempio al tipo "processo", o al tipo "risultato").
+    
+    ha tipo indicatore
+    has indicator type
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property that associates an indicator calculation to a value.
+    Proprietà che associa un calcolo di un indicatore al valore
+    
+    ha valore indicatore
+    has indicator value
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Property that associates an indicator to the purpose it meets.
+    Proprietà che associa un indicatore allo scopo/goal che realizza. Ad esempio l'indicatore nel contesto del COVID-19 sulla percentuale di casi sintomatici notificati con una data inizio sintomi sul totale di casi sintomatici notificati mira a realizzare l'obiettivo di controllare la capacità di monitoraggio.
+    
+    meets purpose
+    realizza goal
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Inverse property of "has calculation method" that links the calculation method to indicator calcutation that uses it.
+    Proprietà inversa di "ha metodo di calcolo" utilizzata per collegare n metodo di calcolo al calcolo dell'indicatore che lo usa.
+    
+    is calculation method of
+    è metodo di calcolo di
+    stabile
+    stable
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+    
+    Inverse property of 'has indicator' that allows one to represent the relation between an indicator and an entity.
+    Proprietà inversa di 'ha indicatore' che consente di modellare la relazione tra un'entità e l'indicatore associato
+    
+    is indicator of
+    è indicatore di
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    Inverse property of "meets purpose" that associates the purpose to the indicator that contributes to its realization.
+    Proprietà inversa di "realizza goal" che collega un goal all'indicatore che contribuisce a realizzarlo
+    
+    is met by indicator
+    è realizzato da indicatore
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    Proprietà transitiva che consente di modellare gerarchie di parametri delle metriche ossia scenari in cui un parametro può specializzarsi in ulteriori parametri.
+    Transitive property that allows one to specify hierarchy of parameters where one parameter can be specialized in additional parameters.
+    
+    sotto parametro
+    subparameter
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Inverse property of subparameter that allows one to manage hierarchies of parameters of the metrics of an indicator
+    Proprietà inversa di sotto parametro utilizzata per modellare gerarchie di parametri delle metriche di un indicatore.
+    
+    super parameter
+    super parametro
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    cisigs
+    Cisis Centro Interregionale per I Sistemi Informatici Geografici e Statistici
+  
+  
+    
+    
+    
+    Property that associates the metric to its parameters.
+    Proprietà che associa una metrica ai suoi parametri.
+    
+    ha parametro
+    has parameter
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà viene utilizzata quando i possibili valori che possono essere associati a un parametro sono all'interno di un certo range o regione in uno spazio dimensionale. Per esempio, consideriamo di avere un parametro che rappresenta la qualità di un dato specifico che può essere "buona" o "scarsa", "buona" e "scarsa" possono essere modellati come individui della classe Valore definito nell'ontologia MU della rete OntoPiA e collegati all'individuo della classe parametro che rappresenta la qualità. Il collegamento è catturato da questa proprietà parametrizza. Le classi parametro e  valore istanziano pattern di modellazione noto in ambito scientifico chiamato RegionParameter.
+    This property is used when the possible values that can be associated with a parameter are within a certain range or region in a dimensional space. For example, let us consider to have a parameter that represents the quality of a specific data that can be "good" or "poor", "good" and "poor" can be modelled as individuals of the class Value defined in the MU ontology of the network OntoPiA and linked to the individual of the class parameter that represents the quality. The linking is capture by this property parametrizes. The classes parameter, value istantiate the ontology design pattern RegionParameter.
+    
+    parametrizes
+    parametrizza
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    Property that links the indicator calculation to the calculation method (for instance a mathematical method)
+    Proprietà che associa al calcolo dell'indicatore un metodo di calcolo (che potrebbe essere un modello matematico, per esempio).
+    
+    ha metodo di calcolo
+    has calculation method
+    stabile
+    stable
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    
+    
+    PCM
+    Dipartimento per la Trasformazione Digitale
+    Italian Department of Digital Transformation
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Property that links a data source to the observation of individual parameters whose values thus contribute to the formation of the data source.
+    Proprietà che collega una sorgente dati all'osservazione di singoli parametri i cui valori contribuiscono quindi alla formazione della sorgente dati.
+    
+    is provided by
+    è fornita da
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Inverse property of sub indicator that allows one to model the hierarchy of indicators.
+    Proprietà inversa di sub indicatore che consente di modellare gerarchie di indicatori.
+    
+    super indicator
+    super indicatore
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    La classe consente di modellare la metrica su cui si basa l'indicatore. Per esempio, nel contesto degli indicatori COVID-19 del decreto del Ministero della Salute del 30 aprile 2020, per l'indicatore che rappresenta la percentuale di casi sintomatici notificati con data di inizio sintomi indicata sul totale di casi sintomatici notificati, la metrica è il numero di casi sintomatici notificata con data inizio sintomi. Nel contesto dei dati scientifici è il numero di citazioni di un articolo scientifico; nel caso degli indicatori per social media il numero di tweet su Twitter relativi a un certo argomento.
+    The class that allows one to model the metric on which the indicator is based. For example, in the context of the COVID-19 indicators listed by the Italian Ministry of Health, for the indicator that represents the percentage of notified symptomatic cases with a notified symptom start date out of the total notified symptomatic cases, the metric is the number of notified symptomatic cases with a notified symptom start date. In the context of scientific data it may be the number of citations for indicators that measure the citation of scientific papers, in the case of social media indicators the number of tweets on Twitter related to a certain topic.
+    
+    Metric
+    Metrica
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    La proprietà che associa un calcolo di un indicatore alla fonte dati usata per calcolarlo
+    The property that associates an indicator calculation to its datum source.
+    
+    ha sorgente dato
+    has datum source
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Proprietà che associa un'entità (sia essa un'organizzazione amministrativa, sia essa una location, sia essa un oggetto) a un indicatore
+    The property that associates an entity to an indicator.
+    
+    ha calcolo indicatore
+    has indicator calculation
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    
+    La classe cattura una correzione. Nel contesto della presente ontologia una correzione si può applicare a una serie di attività: al calcolo dell'indicatore e all'attività di osservazione di specifici parametri che concorrono a formare la sorgente dati su cui calcolare l'indicatore. Il concetto di correzione consente di mantener traccia del valore variato e quando la variazione è avvenuta rispetto al valore originario.
+    The class models a modification. In the context of this ontology, a correction can be applied to a number of activities; namely, to the calculation of the indicator and to the activity of observation of specific parameters that contribute to the data source on which the indicator is computed. The concept of correction makes it possible to keep track of the changed value and when the change has occurred with respect to the original value.
+    
+    Correction
+    Correzione
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    La proprietà inversa di 'ha sorgente dato'. La proprietà lega una sorgente del dato con il calcolo dell'indicatore
+    The inverse property of 'has datum source'. It relates a datum source to an indicator calculation.
+    
+    is datum source of
+    è sorgente dato di
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    La classe che modella il tipo di indicatore. Per esempio, nel contesto degli indicatori COVID-19 come elencati nel decreto del Minsitero della Salute del 30 aprile 2020 si possono distinguere due tipi: indicatore di processo, indicatore di risultato che sarebbero le istanze di questa classe. In altre ontologie presenti allo stato dell'arte per gli indicatori dei servizi del sistema sanitario si parla anche di indicatori di tipo struttura per esempio.
+    The class that models the type of indicator. For example, in the context of COVID-19 indicators listed by the Italian Ministry of Health, two types can be distinguished: process indicator, outcome indicator which would be the instances of this class. In other ontologies on indicators of health care systesms available at the state of the art, there also exist indicators of type structure.
+    
+    Indicator Type
+    Tipo Indicatore
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia sugli indicatori
+    This is the distribution in RDF/turtle of the indicator ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia Indicator-AP_IT
+    RDF/Turtle distribution of Indicator-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia sugli indicatori
+    This is the distribution in RDF/XML of the indicator ontology
+    
+    
+    Distribuzione RDF/XML ontologia Indicator-AP_IT
+    RDF/XML distribution of Indicator-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    Property that links the calculation of an indicator to its frequency of update
+    Proprietà che collega il calcolo di un indicatore alla sua frequenza di aggiornamento. Ad esempio nel contesto degli indicatori COVID-19 del decreto 30 aprile 2020, i primi indicatori 1.1-1.4 sembrano mostrare una frequenza di aggiornamento mensile.
+    
+    ha frequenza di aggiornamento
+    has accrual periodicity
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    La classe che rappresenta una specifica caratteristica o parametro che è misurata utilizzando una specifica metrica. Si noti che le classi indicatore, valore e parametro specializzano nella presente ontologia il design pattern ontologico Parameter Region - http://ontologydesignpatterns.org/cp/owl/parameterregion.owl.
+    The class representing a specific characteristic or parameter that is measured using a specific metric. Note that the indicator, value and parameter classes specialize in this ontology the ontology design pattern Parameter Region - http://ontologydesignpatterns.org/cp/owl/parameterregion.owl.
+    
+    Parameter
+    Parametro
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    Propriety that represents the relation between an indicator and one or more metric.
+    Proprietà che rappresenta la relazione tra un indicatore e una o più metriche usate per definirlo
+    
+    basato su metrica
+    based on metric
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property used to link the indicator calculation to the indicator it refers to. Inverse property of "computed in indicator calculation". Inverse property of "computed in indicator calculation"
+    Proprietà utilizzata per collegare il calcolo di un indicatore all'indicatore a cui si riferisce. Proprietà inversa di "calcolato in calcolo indicatore"
+    
+    for indicator
+    per indicatore
+    provvisoria
+    unstable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    Proprietà transitiva che consente di modellare gerarchie di indicatori. Indicatori infatti possono essere complessi e composti da altri indicatori o specializzare altri indicatori.
+    Transitive property that allows one to model a hierarchy of indicators. In fact indicators can be complex and composed by other indicators or can specialize other indicators.
+    
+    sotto indicatore
+    subindicator
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia sugli indicatori
+    This is the distribution in JSON-LD of the indicator ontology
+    
+    
+    Distribuzione JSON-LD ontologia Indicator-AP_IT
+    JSON-LD distribution of Indicator-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Inverse relation of 'has metric'. Accordingly, the property links a metric to an indicator calculation.
+    Proprietà inversa di 'ha metrica'. La proprietà lega una metrica a un calcolo di un indicatore.
+    
+    is metric of
+    è metrica di
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Inverse property of "has indicator type" that associates a type of indicator to the indicator.
+    Proprietà inversa di "ha tipo indicatore" che associa un tipo di indicatore all'indicatore.
+    
+    is indicator type of
+    è tipo di indicatore di
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/Indicator/latest/example-indicator.jsonld b/Ontologie/Indicator/latest/example-indicator.jsonld
index 604aa5be..94b81b86 100644
--- a/Ontologie/Indicator/latest/example-indicator.jsonld
+++ b/Ontologie/Indicator/latest/example-indicator.jsonld
@@ -8,59 +8,40 @@
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
     "skos": "http://www.w3.org/2004/02/skos/core#",
     "tiapit": "https://w3id.org/italia/onto/TI/",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "https://w3id.org/italia/data/observation-value/10",
+      "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-indicators/covid19-indicators/1-1",
       "@type": [
-        "iotapit:ObservationValue",
-        "muapit:Value"
+        "https://w3id.org/italia/onto/Indicator/Indicator",
+        "skos:Concept"
       ],
-      "muapit:value": "10"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/time-interval/2020-05-26",
-      "@type": "tiapit:TimeInterval",
-      "tiapit:date": {
-        "@type": "xsd:date",
-        "@value": "2020-05-26"
+      "https://w3id.org/italia/onto/Indicator/computedInIndicatorCalculation": {
+        "@id": "https://w3id.org/italia/data/indicator-calculation/1-1"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/time-interval/(2020-05-04)-(2020-05-31)",
-      "@type": "tiapit:TimeInterval",
-      "tiapit:endDate": {
-        "@type": "xsd:date",
-        "@value": "2020-05-31"
+      "@id": "https://w3id.org/italia/data/datum-source/A",
+      "@type": "https://w3id.org/italia/onto/Indicator/DatumSource",
+      "https://w3id.org/italia/onto/Indicator/isDatumSourceOf": {
+        "@id": "https://w3id.org/italia/data/indicator-calculation/1-1"
       },
-      "tiapit:startDate": {
-        "@type": "xsd:date",
-        "@value": "2020-05-04"
+      "https://w3id.org/italia/onto/Indicator/isProvidedBy": {
+        "@id": "https://w3id.org/italia/data/observation/A1"
+      },
+      "l0:name": {
+        "@language": "it",
+        "@value": "Sorveglianza integrata nazionale"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/measurement-unit/percentage",
-      "@type": "muapit:MeasurementUnit",
-      "l0:name": [
-        {
-          "@language": "it",
-          "@value": "Percentuale"
-        },
-        {
-          "@language": "en",
-          "@value": "Percentage"
-        }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-indicators/covid19-indicators/1-1",
-      "@type": [
-        "https://w3id.org/italia/onto/Indicator/Indicator",
-        "skos:Concept"
-      ],
-      "https://w3id.org/italia/onto/Indicator/computedInIndicatorCalculation": {
-        "@id": "https://w3id.org/italia/data/indicator-calculation/1-1"
+      "@id": "https://w3id.org/italia/data/feature-of-interest/patient",
+      "@type": "iotapit:FeatureOfInterest",
+      "l0:name": {
+        "@language": "it",
+        "@value": "Paziente"
       }
     },
     {
@@ -102,16 +83,30 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/feature-of-interest/patient",
-      "@type": "iotapit:FeatureOfInterest",
+      "@id": "https://w3id.org/italia/data/indicator-parameter/1-1-1-1",
+      "@type": "https://w3id.org/italia/onto/Indicator/Parameter",
       "l0:name": {
         "@language": "it",
-        "@value": "Paziente"
+        "@value": "casi sintomatici con data inizio sintomi"
       }
     },
+    {
+      "@id": "https://w3id.org/italia/data/measurement-unit/percentage",
+      "@type": "muapit:MeasurementUnit",
+      "l0:name": [
+        {
+          "@language": "en",
+          "@value": "Percentage"
+        },
+        {
+          "@language": "it",
+          "@value": "Percentuale"
+        }
+      ]
+    },
     {
       "@id": "https://w3id.org/italia/data/metric/1-1-1",
-      "@type": "htpos://w3id.org/italia/onto/Indicator/Metric",
+      "@type": "https://w3id.org/italia/onto/Indicator/Metric",
       "https://w3id.org/italia/onto/Indicator/hasParameter": {
         "@id": "https://w3id.org/italia/data/indicator-parameter/1-1-1-1"
       },
@@ -132,25 +127,27 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/datum-source/A",
-      "@type": "https://w3id.org/italia/onto/Indicator/DatumSource",
-      "https://w3id.org/italia/onto/Indicator/isDatumSourceOf": {
-        "@id": "https://w3id.org/italia/data/indicator-calculation/1-1"
-      },
-      "https://w3id.org/italia/onto/Indicator/isProvidedBy": {
-        "@id": "https://w3id.org/italia/data/observation/A1"
-      },
-      "l0:name": {
-        "@language": "it",
-        "@value": "Sorveglianza integrata nazionale"
-      }
+      "@id": "https://w3id.org/italia/data/observation-value/10",
+      "@type": [
+        "iotapit:ObservationValue",
+        "muapit:Value"
+      ],
+      "muapit:value": "10"
     },
     {
-      "@id": "https://w3id.org/italia/data/indicator-parameter/1-1-1-1",
-      "@type": "https://w3id.org/italia/onto/Indicator/Parameter",
-      "l0:name": {
-        "@language": "it",
-        "@value": "casi sintomatici con data inizio sintomi"
+      "@id": "https://w3id.org/italia/data/observation/A1",
+      "@type": "iotapit:Observation",
+      "iotapit:generationTime": {
+        "@id": "https://w3id.org/italia/data/time-interval/2020-05-26"
+      },
+      "iotapit:hasFeatureOfInterest": {
+        "@id": "https://w3id.org/italia/data/feature-of-interest/patient"
+      },
+      "iotapit:hasObservationParameter": {
+        "@id": "https://w3id.org/italia/data/observation-parameter/positive-cases-with-date"
+      },
+      "iotapit:hasObservationValue": {
+        "@id": "https://w3id.org/italia/data/observation-value/10"
       }
     },
     {
@@ -168,6 +165,26 @@
         "@value": "Regione Umbria"
       }
     },
+    {
+      "@id": "https://w3id.org/italia/data/time-interval/(2020-05-04)-(2020-05-31)",
+      "@type": "tiapit:TimeInterval",
+      "tiapit:endDate": {
+        "@type": "xsd:date",
+        "@value": "2020-05-31"
+      },
+      "tiapit:startDate": {
+        "@type": "xsd:date",
+        "@value": "2020-05-04"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/time-interval/2020-05-26",
+      "@type": "tiapit:TimeInterval",
+      "tiapit:date": {
+        "@type": "xsd:date",
+        "@value": "2020-05-26"
+      }
+    },
     {
       "@id": "https://w3id.org/italia/data/value/60",
       "@type": "muapit:Value",
@@ -175,22 +192,6 @@
         "@id": "https://w3id.org/italia/data/measurement-unit/percentage"
       },
       "muapit:value": "60"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/observation/A1",
-      "@type": "iotapit:Observation",
-      "iotapit:generationTime": {
-        "@id": "https://w3id.org/italia/data/time-interval/2020-05-26"
-      },
-      "iotapit:hasFeatureOfInterest": {
-        "@id": "https://w3id.org/italia/data/feature-of-interest/patient"
-      },
-      "iotapit:hasObservationParameter": {
-        "@id": "https://w3id.org/italia/data/observation-parameter/positive-cases-with-date"
-      },
-      "iotapit:hasObservationValue": {
-        "@id": "https://w3id.org/italia/data/observation-value/10"
-      }
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/Indicator/latest/example-indicator.rdf b/Ontologie/Indicator/latest/example-indicator.rdf
index cd3a16cb..c7f52c6e 100644
--- a/Ontologie/Indicator/latest/example-indicator.rdf
+++ b/Ontologie/Indicator/latest/example-indicator.rdf
@@ -8,40 +8,6 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:tiapit="https://w3id.org/italia/onto/TI/"
 >
-  
-    10
-    
-    
-  
-  
-    
-    
-    
-    
-    2020-05-31
-    
-    
-    
-    2020-05-31
-    
-    
-  
-  
-    
-    
-    Sorveglianza integrata nazionale
-    
-  
-  
-    
-    
-    
-  
-  
-    60
-    
-    
-  
   
     
     
@@ -49,43 +15,77 @@
     
     
   
+  
+    
+    Percentage
+    Percentuale
+  
   
-    
+    
     Regione Umbria
     r_umbria
-    
     
+    
+  
+  
+    
+    
+    10
   
   
-    
+    
     numero casi sintomatici con data inizio sintomi individuata
-    
     
+    
   
-  
-    Paziente
-    
+  
+    
+    Sorveglianza integrata nazionale
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    2020-05-31
+    
+    
+    2020-05-31
+    
   
   
-    2020-05-31
     
     2020-05-04
+    2020-05-31
   
-  
-    Percentage
-    
-    Percentuale
-  
-  
-    
-    casi sintomatici con data inizio sintomi
+  
+    
+    Paziente
   
   
-    2020-05-26
     
+    2020-05-26
+  
+  
+    
+    60
+    
   
   
     
     Casi positivi notificati con data inizio sintomi
   
+  
+    
+    casi sintomatici con data inizio sintomi
+  
 
diff --git a/Ontologie/IoT/latest/IoT-AP_IT.jsonld b/Ontologie/IoT/latest/IoT-AP_IT.jsonld
index dfb6f434..6e8f1cd1 100644
--- a/Ontologie/IoT/latest/IoT-AP_IT.jsonld
+++ b/Ontologie/IoT/latest/IoT-AP_IT.jsonld
@@ -6,7 +6,6 @@
     "dcat": "http://www.w3.org/ns/dcat#",
     "dcatapit": "http://dati.gov.it/onto/dcatapit#",
     "dct": "http://purl.org/dc/terms/",
-    "dcterms": "http://purl.org/dc/terms/",
     "dul": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#",
     "foaf": "http://xmlns.com/foaf/0.1/",
     "l0": "https://w3id.org/italia/onto/l0/",
@@ -21,61 +20,130 @@
     "ssn": "http://www.w3.org/ns/ssn/",
     "tiapit": "https://w3id.org/italia/onto/TI/",
     "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "https://w3id.org/italia/onto/IoT/makesObservationCollection",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/observationCollectionMadeBySensor"
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb1",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
       },
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "The property links a sensor to the collection of observations that it makes."
-        },
-        {
-          "@language": "it",
-          "@value": "Questa proprietà collega un sensore a una collezione di osservazioni che esso fa."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/Sensor"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/isFeatureOfInterestFor"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb10",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/Method"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/usedMethod"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb11",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/IoT/FeatureOfInterest"
       },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "makes observation collection"
-        },
-        {
-          "@language": "it",
-          "@value": "fa collezioni di osservazioni"
-        },
-        {
-          "@language": "it",
-          "@value": "produce collezioni di osservazioni"
-        }
-      ],
-      "rdfs:range": {
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/hasFeatureOfInterest"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb12",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
         "@id": "https://w3id.org/italia/onto/IoT/ObservationCollection"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/isPartOf"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb13",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/IoT/Sensor"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/observationMadeBySensor"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb14",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "clvapit:Geometry"
+      },
+      "owl:onProperty": {
+        "@id": "clvapit:hasGeometry"
       }
     },
     {
-      "@id": "_:ub2bL968C25",
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb15",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "tiapit:TimeInterval"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/generationTime"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb16",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "tiapit:TimeInterval"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/phenomenonTime"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb17",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "tiapit:TimeInterval"
+      },
+      "owl:onProperty": {
+        "@id": "tiapit:atTime"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb18",
       "@type": "owl:Restriction",
       "owl:allValuesFrom": {
         "@id": "rdfs:Literal"
@@ -85,61 +153,280 @@
       }
     },
     {
-      "@id": "dct:license",
-      "@type": "owl:AnnotationProperty"
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb19",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "l0:identifier"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/makesObservation",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/observationMadeBySensor"
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb2",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:name"
       },
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Proprietà che collega un sensore all'osservazione fatta dal sensore."
-        },
-        {
-          "@language": "en",
-          "@value": "Property that links a Sensor to the Observation."
-        }
-      ],
-      "rdfs:domain": {
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb20",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:dateTime"
+      },
+      "owl:onProperty": {
+        "@id": "tiapit:issued"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb21",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:dateTime"
+      },
+      "owl:onProperty": {
+        "@id": "tiapit:modified"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb22",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/consistsOf"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb23",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
         "@id": "https://w3id.org/italia/onto/IoT/Sensor"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/observationCollectionMadeBySensor"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb24",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "l0:identifier"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb25",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "l0:Characteristic"
+          },
+          {
+            "@id": "l0:Concept"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb28",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/hasValueForObservationParameter"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationValue"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb29",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/isObservationParameterFor"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb3",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQualityValue"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/hasMeasurementQualityValue"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb30",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb31",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/isObservationValueOf"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb32",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/isValueForObservationParameter"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb33",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/MonitoringFacility"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/hostsMonitoringFacility"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb34",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/makesObservation"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb35",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "l0:description"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb36",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "l0:identifier"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb4",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/isMeasurementQualityValueOf"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb5",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/Method"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/implementsMethod"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb6",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/Platform"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/isHostedByPlatform"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb7",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/hasObservationParameter"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb8",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/hasObservationValue"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationValue"
+      }
+    },
+    {
+      "@id": "_:n690e025d2eb648a3a4574298c2d1991cb9",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
       },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "makes observation"
-        },
-        {
-          "@language": "it",
-          "@value": "emette osservazione"
-        },
-        {
-          "@language": "it",
-          "@value": "fa osservazione"
-        },
-        {
-          "@language": "it",
-          "@value": "produce osservazione"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/IoT/hasQuality"
+      }
+    },
+    {
+      "@id": "clvapit:Geometry",
+      "@type": "owl:Class",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/CLV/"
+      }
+    },
+    {
+      "@id": "clvapit:hasGeometry",
+      "@type": "owl:ObjectProperty",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/CLV/"
       }
     },
     {
@@ -147,739 +434,517 @@
       "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/Latency",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "instabile"
-        },
-        {
-          "@language": "en",
-          "@value": "unstable"
-        }
+      "@id": "dct:license",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:modified",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
       ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "It represents the Latency; i.e., the time delay between the cause and the effect of some change in the system being observed"
-        },
+      "dct:identifier": "agid",
+      "foaf:name": [
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta la Latenza, ovvero il ritardo di tempo tra la causa e l'effetto di qualche cambiamento nel sistema osservarto."
-        }
-      ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
-      },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Latency"
+          "@value": "Agenzia per l'Italia Digitale"
         },
         {
-          "@language": "it",
-          "@value": "Latenza"
+          "@language": "en",
+          "@value": "Italian Digital Agency"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Organization",
+        "vcard:Kind",
+        "vcard:Organization"
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/hasValueForObservationParameter",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/isValueForObservationParameter"
-      },
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
+      "@id": "https://w3id.org/italia/data/distribution/IOT-JSON-LD",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "rdfs:comment": [
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/IoT/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/IoT/IoT-AP_IT.jsonld"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "Questa proprietà connette l'attributo (parametro) dell'osservazione a rispettivo valore dell'osservazione."
+          "@value": "Questa è la distribuzione JSON-LD dell'ontologia degli eventi IoT"
         },
         {
           "@language": "en",
-          "@value": "This property links the Observation Parameter to the Observation Value."
+          "@value": "This is the distribution in JSON-LD of the IoT Events ontology"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "rdfs:label": [
+      "dct:title": [
         {
-          "@language": "en",
-          "@value": "has value for observation parameter"
+          "@language": "it",
+          "@value": "Distribuzione JSON-LD ontologia IoT-AP_IT"
         },
         {
-          "@language": "it",
-          "@value": "ha valore per parametro di osservazione"
+          "@language": "en",
+          "@value": "JSON-LD distribution of IoT-AP_IT Ontology"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationValue"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/MeasurementQualityValue",
-      "@type": "owl:Class",
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
+      "@id": "https://w3id.org/italia/data/distribution/IOT-RDF-TURTLE",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/IoT/latest"
       },
-      "rdfs:label": [
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/IoT/latest/IoT-AP_IT.ttl"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "Valore Qualità di Misurazione"
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia degli eventi IoT"
         },
         {
           "@language": "en",
-          "@value": "Measurement Quality Value"
+          "@value": "This is the distribution in RDF/turtle of the IoT Events ontology"
         }
       ],
-      "rdfs:subClassOf": [
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
         {
-          "@id": "muapit:Value"
+          "@language": "it",
+          "@value": "Distribuzione RDF/Turtle ontologia IoT-AP_IT"
         },
         {
-          "@id": "_:ub2bL664C42"
+          "@language": "en",
+          "@value": "RDF/Turtle distribution of IoT-AP_IT Ontology"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@id": "https://w3id.org/italia/data/distribution/IOT-RDF-XML",
       "@type": [
         "owl:NamedIndividual",
-        "vcard:Kind",
-        "vcard:Organization",
-        "dcatapit:Organization"
+        "admsapit:SemanticAssetDistribution"
       ],
-      "vcard:fn": "banche dati e open data",
-      "vcard:hasEmail": {
-        "@id": "mailto:info@dati.gov.it"
-      }
-    },
-    {
-      "@id": "tiapit:TimeInterval",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/isPartOf",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/IoT/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/IoT/latest/IoT-AP_IT.rdf"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Inverse property of consistsOf that links an observation to its related collection."
+          "@value": "Questa è la distribuzione RDF/XML dell'ontologia degli eventi IoT"
         },
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di consiste di che lega un'osservazione alla sua relativa collezione."
+          "@language": "en",
+          "@value": "This is the distribution in RDF/XML of the IoT Events ontology"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "rdfs:label": [
+      "dct:title": [
         {
-          "@language": "en",
-          "@value": "is part of"
+          "@language": "it",
+          "@value": "Distribuzione RDF/XML ontologia IoT-AP_IT"
         },
         {
-          "@language": "it",
-          "@value": "è parte di"
+          "@language": "en",
+          "@value": "RDF/XML distribution of IoT-AP_IT Ontology"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationCollection"
-      }
+      ]
     },
     {
       "@id": "https://w3id.org/italia/data/organization/public-organization/td",
       "@type": [
-        "dcatapit:Agent",
         "owl:NamedIndividual",
+        "dcatapit:Agent",
         "foaf:Agent"
       ],
       "dct:identifier": "TD",
       "foaf:name": [
-        {
-          "@language": "it",
-          "@value": "Team per la Trasformazione Digitale"
-        },
         {
           "@language": "en",
           "@value": "Digital Transformation Team"
-        }
-      ]
-    },
-    {
-      "@id": "_:ub2bL719C30",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/hasObservationParameter"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/ObservationCollection",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "unstable"
         },
         {
           "@language": "it",
-          "@value": "instabile"
+          "@value": "Team per la Trasformazione Digitale"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent"
       ],
-      "rdfs:comment": [
+      "dct:identifier": "cnr - Z6HZEH - STLab",
+      "foaf:name": [
         {
           "@language": "en",
-          "@value": "This class represents a collection of observations made by a sensor. It can also be thought of as a data stream."
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
         },
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta una collezione di osservazioni fatte da un sensore. Potrebbe anche essere vista come uno stream di dati."
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/DAF",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
+      "foaf:name": {
+        "@language": "it",
+        "@value": "Data & Analytics Framework"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/IoT",
+      "@type": [
+        "owl:Ontology",
+        "owl:NamedIndividual",
+        "admsapit:SemanticAsset"
+      ],
+      "admsapit:acronym": "IoT-AP_IT",
+      "admsapit:hasContributor": {
+        "@id": "https://w3id.org/italia/data/organization/public-organization/td"
       },
-      "rdfs:label": [
+      "admsapit:hasFormalityLevel": {
+        "@id": "admsapit:Formal"
+      },
+      "admsapit:hasKeyClass": [
         {
-          "@language": "it",
-          "@value": "Collezione di Osservazioni"
+          "@id": "https://w3id.org/italia/onto/IoT/Actuator"
         },
         {
-          "@language": "en",
-          "@value": "Observation Collection"
+          "@id": "https://w3id.org/italia/onto/IoT/Observation"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/IoT/Sensor"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub2bL803C40"
-        },
+      "admsapit:hasOntologyLanguage": {
+        "@id": "admsapit:OWL"
+      },
+      "admsapit:hasSemanticAssetDistribution": [
         {
-          "@id": "l0:Collection"
+          "@id": "https://w3id.org/italia/data/distribution/IOT-JSON-LD"
         },
         {
-          "@id": "_:ub2bL812C40"
+          "@id": "https://w3id.org/italia/data/distribution/IOT-RDF-TURTLE"
         },
         {
-          "@id": "_:ub2bL807C40"
+          "@id": "https://w3id.org/italia/data/distribution/IOT-RDF-XML"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/phenomenonTime",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
+      ],
+      "admsapit:hasTask": [
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "admsapit:AnnotationTask"
         },
         {
-          "@language": "en",
-          "@value": "stable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Questa proprietà è sotto proprietà di atTime ed è utilizzata per modellare il tempo di validità dell'osservazione."
+          "@id": "admsapit:QueryFormulationTask"
         },
         {
-          "@language": "en",
-          "@value": "This property is subproperty of atTime and it is used to model the valididty time of an observation."
+          "@id": "admsapit:SearchTask"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      "admsapit:last": {
+        "@id": "https://w3id.org/italia/onto/IoT/1.0"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
+      "admsapit:officialURI": {
+        "@type": "xsd:anyURI",
+        "@value": "https://w3id.org/italia/onto/IoT"
       },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "phenomenon time"
-        },
+      "admsapit:prefix": "iotapit",
+      "admsapit:semanticAssetInUse": [
         {
-          "@language": "it",
-          "@value": "tempo di validità del fenomeno"
+          "@id": "https://w3id.org/italia/data/project/DAF"
         },
         {
-          "@language": "it",
-          "@value": "tempo di validità"
+          "@id": "https://w3id.org/italia/data/project/OntoPiA"
         }
       ],
-      "rdfs:range": {
-        "@id": "tiapit:TimeInterval"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "tiapit:atTime"
-      }
-    },
-    {
-      "@id": "tiapit:atTime",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "_:ub2bL862C35",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/isObservationValueOf"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
-      }
-    },
-    {
-      "@id": "_:ub2bL750C30",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onClass": {
-        "@id": "clvapit:Geometry"
-      },
-      "owl:onProperty": {
-        "@id": "clvapit:hasGeometry"
-      }
-    },
-    {
-      "@id": "_:ub2bL812C40",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "l0:identifier"
-      }
-    },
-    {
-      "@id": "_:ub2bL803C40",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/consistsOf"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
-      }
-    },
-    {
-      "@id": "l0:Collection",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "_:ub2bL774C30",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "l0:identifier"
-      }
-    },
-    {
-      "@id": "_:ub2bL778C30",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onDataRange": {
-        "@id": "xsd:dateTime"
-      },
-      "owl:onProperty": {
-        "@id": "tiapit:issued"
-      }
-    },
-    {
-      "@id": "_:ub2bL972C25",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "l0:identifier"
-      }
-    },
-    {
-      "@id": "tiapit:issued",
-      "@type": "owl:DatatypeProperty",
-      "rdfs:isDefinedBy": {
-        "@id": "tiapit:"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/Precision",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
+      "admsapit:status": [
+        "catalogued",
+        "published"
+      ],
+      "admsapit:target": [
         {
           "@language": "it",
-          "@value": "instabile"
+          "@value": "Cittadini"
         },
         {
-          "@language": "en",
-          "@value": "unstable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "It represents the Precision; i.e., the  degree of reproducibility of a measurement. In other words, if exactly the same values were measured a number of times, an ideal sensor would output exactly the same value every time."
+          "@language": "it",
+          "@value": "Imprese"
         },
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta la Precisione, ovvero il grado di riproducibilità di una misura. In altre parole, se esattamente gli stessi valori sono stati misurati un certo numero di volte, un sensor ideale produrrebbe come output esattamente lo stesso valore ogni volta."
+          "@value": "Pubbliche Amministrazioni"
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
+      "admsapit:type": {
+        "@id": "admsapit:ServiceOntology"
       },
-      "rdfs:label": [
+      "dcat:contactPoint": {
+        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
+      },
+      "dcat:keyword": [
         {
           "@language": "it",
-          "@value": "Precisione"
+          "@value": "Internet of Things"
         },
         {
-          "@language": "en",
-          "@value": "Precision"
-        }
-      ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/observationCollectionMadeBySensor",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
+          "@language": "it",
+          "@value": "Misurazione"
+        },
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Osservazione"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "Sensore"
+        },
+        {
+          "@language": "it",
+          "@value": "flusso di traffico"
         }
       ],
-      "rdfs:comment": [
+      "dcat:theme": [
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di fa collezioni di osservazioni che unisce una collezione di osservazioni a un sensore che le produce."
+          "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH"
         },
         {
-          "@language": "en",
-          "@value": "Inverse property of makes observation collection that links a collection of observation made by a sensor."
+          "@id": "http://publications.europa.eu/resource/authority/data-theme/TRAN"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationCollection"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
+      "dct:accrualPeriodicity": {
+        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
       },
-      "rdfs:label": [
+      "dct:creator": [
         {
-          "@language": "en",
-          "@value": "observation collection made by sensor"
+          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
         },
         {
-          "@language": "it",
-          "@value": "collezione di osservazioni fatte da sensore"
+          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/Sensor"
-      }
-    },
-    {
-      "@id": "l0:Activity",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/generationTime",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
+      "dct:description": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "Questa è l'ontologia di eventi IoT. Essa può essere utilizzata per esempio per rappresentare serie temporali e misure di sensoristica di vario tipo. Attualmente l'ontologia include classi specializzate per la modellazione di flussi di traffico."
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "This is the ontology used to represent IoT events. It can be used to model temporal series and measures of sensors of different type. Currently the ontology is specialized for modelling traffic flows."
         }
       ],
-      "rdfs:comment": [
+      "dct:issued": {
+        "@type": "xsd:date",
+        "@value": "2017-05-15"
+      },
+      "dct:language": [
         {
-          "@language": "it",
-          "@value": "Questa proprietà è sottoproprietà di atTime e consente di modellare il tempo di generazione della osservazione."
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
         },
         {
-          "@language": "en",
-          "@value": "This property is a subproperty of atTime and defines the generation time of the observation."
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      "dct:modified": {
+        "@type": "xsd:date",
+        "@value": "2020-06-09"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
+      "dct:publisher": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
       },
-      "rdfs:label": [
+      "dct:rightsHolder": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      },
+      "dct:title": [
         {
           "@language": "en",
-          "@value": "generation time"
+          "@value": "IoT event Ontology - Italian Application Profile"
         },
         {
           "@language": "it",
-          "@value": "tempo di generazione"
+          "@value": "Ontologia Eventi IoT - Profilo applicativo italiano"
         }
       ],
-      "rdfs:range": {
-        "@id": "tiapit:TimeInterval"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "tiapit:atTime"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/hasQuality",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
+      "owl:imports": [
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "https://w3id.org/italia/onto/CLV"
         },
         {
-          "@language": "en",
-          "@value": "stable"
-        }
-      ],
-      "rdfs:comment": [
+          "@id": "https://w3id.org/italia/onto/MU"
+        },
         {
-          "@language": "it",
-          "@value": "Proprietà che lega un'osservazione a una serie di parametri di qualità."
+          "@id": "https://w3id.org/italia/onto/TI"
         },
         {
-          "@language": "en",
-          "@value": "Property that links an Observation to a number of measurement capabilities."
+          "@id": "https://w3id.org/italia/onto/l0"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/IoT/1.1"
       },
-      "rdfs:label": [
+      "owl:versionInfo": [
         {
           "@language": "en",
-          "@value": "has quality"
+          "@value": "Version 1.1 - June 9 2020 - modification of the alignments to l0 for Method, FeatureOfInterest, ObservationParameter classes"
         },
         {
           "@language": "it",
-          "@value": "ha qualità"
+          "@value": "Versione 1.1 - Giugno 9 2020 - modificati gli allineamenti a l0 per le classi Metodo, Caratteristica di Interesse e Parametro dell'Osservazione."
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/IOT-JSON-LD",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/IoT/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/IoT/IoT-AP_IT.jsonld"
+      "prov:wasDerivedFrom": {
+        "@id": "https://w3id.org/italia/onto/IoT/1.0"
       },
-      "dct:description": [
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione JSON-LD dell'ontologia degli eventi IoT"
+          "@value": "Questa è l'ontologia di eventi IoT. Essa può essere utilizzata per esempio per rappresentare serie temporali e misure di sensoristica di vario tipo. Attualmente l'ontologia include classi specializzate per la modellazione di flussi di traffico."
         },
         {
           "@language": "en",
-          "@value": "This is the distribution in JSON-LD of the IoT Events ontology"
+          "@value": "This is the ontology used to represent IoT events. It can be used to model temporal series and measures of sensors of different types. Currently the ontology has been specialized for modelling traffic flows."
         }
       ],
-      "dct:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
-      },
-      "dct:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/IoT"
       },
-      "dct:title": [
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "JSON-LD distribution of IoT-AP_IT Ontology"
+          "@value": "IoT event Ontology"
         },
         {
           "@language": "it",
-          "@value": "Distribuzione JSON-LD ontologia IoT-AP_IT"
+          "@value": "Ontologia Eventi IoT"
         }
       ]
     },
     {
-      "@id": "_:ub2bL664C42",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/isMeasurementQualityValueOf"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
-      }
-    },
-    {
-      "@id": "tiapit:modified",
-      "@type": "owl:DatatypeProperty",
-      "rdfs:isDefinedBy": {
-        "@id": "tiapit:"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/hostsMonitoringFacility",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/isHostedByPlatform"
-      },
+      "@id": "https://w3id.org/italia/onto/IoT/Accuracy",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "unstable"
+          "@language": "it",
+          "@value": "instabile"
         },
         {
-          "@language": "it",
-          "@value": "provvisoria - da validare"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property that links a platform with the monitoring facilities it hosts"
+          "@value": "It represents the Accuracy; that is, the maximimum difference between the indicated value and the actual measurand being monitored, whilst taking into account all possible sources of error that are relevant to the application."
         },
         {
           "@language": "it",
-          "@value": "Proprietà che collega la piattaforma agli strumenti di monitoraggio che ospita"
+          "@value": "Questa classe rappresenta l'Accuratezza, cioè la differenza massima tra il valore indicato e il valore effettivo monitorato, tenuto conto di tutte le possibili fonti di errore rilevanti per l'applicazione."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/Platform"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "ospita strumenti di monitoraggio"
-        },
-        {
-          "@language": "en",
-          "@value": "hosts monitoring facility"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/MonitoringFacility"
-      }
-    },
-    {
-      "@id": "clvapit:Geometry",
-      "@type": "owl:Class",
-      "rdfs:isDefinedBy": {
-        "@id": "clvapit:"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/consistsOf",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/isPartOf"
-      },
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "Accuracy"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "Accuratezza"
         }
       ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/IoT/Actuator",
+      "@type": "owl:Class",
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property that links a collection of observations with its observations."
+          "@value": "An actuator."
         },
         {
           "@language": "it",
-          "@value": "Proprietà che collega una collezione di osservazioni con le sue osservazioni."
+          "@value": "La classe che rappresenta un attuatore."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationCollection"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
-      },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "consists of"
+          "@value": "Actuator"
         },
         {
           "@language": "it",
-          "@value": "consiste di"
+          "@value": "Attuatore"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/MonitoringFacility"
       }
     },
     {
-      "@id": "dct:modified",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/ObservationValue",
+      "@id": "https://w3id.org/italia/onto/IoT/FeatureOfInterest",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
@@ -894,11 +959,11 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "It represents the value of the observation. For instance if we say that the temperature of the kitchen is 28 celsius degrees, the observed value is 28 celsius degrees."
+          "@value": "It represents the Feature whose Observed Attribute is being observed by a Sensor in order to get an Observed Value. For instance, if we say that the temperature of the kitchen is 28 celsius degrees, the Feature of Interest is the kitchen."
         },
         {
           "@language": "it",
-          "@value": "Rappresenta il valore dell'osservazione. Per esempio se diciamo che la temperatura della cucina è di 28 gradi celsius, il valore osservato è 28 gradi celsius."
+          "@value": "Rappresenta la caratteristica di interesse il cui attributo osservato è osservato da un sensor per ottenere un valore osservato. Per esempio, se diciamo che la temperatura della cucina è di 28 gradi celsius, la caratteristica di interesse è la cucina."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -906,81 +971,87 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Observation Value"
+          "@language": "it",
+          "@value": "Caratteristica di interesse"
         },
         {
-          "@language": "it",
-          "@value": "Valore dell'Osservazione"
+          "@language": "en",
+          "@value": "Feature of Interest"
         }
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "muapit:Value"
+          "@id": "l0:Entity"
         },
         {
-          "@id": "_:ub2bL866C35"
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb1"
         },
         {
-          "@id": "_:ub2bL862C35"
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb2"
         }
       ]
     },
     {
-      "@id": "l0:name",
-      "@type": "owl:DatatypeProperty",
-      "rdfs:isDefinedBy": {
-        "@id": "l0:"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/Actuator",
+      "@id": "https://w3id.org/italia/onto/IoT/Frequency",
       "@type": "owl:Class",
-      "rdfs:comment": [
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "La classe che rappresenta un attuatore."
+          "@value": "instabile"
         },
         {
           "@language": "en",
-          "@value": "An actuator."
+          "@value": "unstable"
         }
       ],
-      "rdfs:label": [
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It represents the Frequency; that is, the smallest possible time between one observation and the next, under the defined conditions."
+        },
         {
           "@language": "it",
-          "@value": "Attuatore"
+          "@value": "Questa classe rappresenta la frequenza ovvero il più piccolo tempo possibile tra un'osservazione e un'altra, in determinate condizioni."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/IoT"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Frequency"
         },
         {
           "@language": "en",
-          "@value": "Actuator"
+          "@value": "Frequenza"
         }
       ],
       "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/MonitoringFacility"
+        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/TrafficFlow",
+      "@id": "https://w3id.org/italia/onto/IoT/Latency",
       "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "unstable"
-        },
         {
           "@language": "it",
           "@value": "instabile"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta una specifica osservazione sui flussi di traffico"
+          "@language": "en",
+          "@value": "It represents the Latency; i.e., the time delay between the cause and the effect of some change in the system being observed"
         },
         {
-          "@language": "en",
-          "@value": "This class represents a specific observation on the traffic flows"
+          "@language": "it",
+          "@value": "Questa classe rappresenta la Latenza, ovvero il ritardo di tempo tra la causa e l'effetto di qualche cambiamento nel sistema osservarto."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -988,38 +1059,20 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Flusso Traffico"
+          "@language": "en",
+          "@value": "Latency"
         },
         {
-          "@language": "en",
-          "@value": "Traffic Flow"
+          "@language": "it",
+          "@value": "Latenza"
         }
       ],
       "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
-      }
-    },
-    {
-      "@id": "_:ub2bL760C30",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onClass": {
-        "@id": "tiapit:TimeInterval"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/phenomenonTime"
+        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
       }
     },
     {
-      "@id": "l0:Characteristic",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/Repetability",
+      "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
@@ -1034,11 +1087,11 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta la ripetibilità ovvero la variazione nelle misurazioni fatte da un sensor sullo stesso oggetto, alle stesse condizioni e in un lasso breve di tempo."
+          "@value": "Questa classe rappresenta dei parametri di qualità o capacità di misurazione dell'osservazione. Esempi di parametri sono: Latenza, Accuratezza, Ripetibilità, ecc."
         },
         {
           "@language": "en",
-          "@value": "It represents the Repetability; that is, the variation in measurements taken by the sensor on the same item, under the same conditions, and in a short period of time."
+          "@value": "This class represents quality parameters or measurement capabilities/qualities of an observation. Examples include Latency, Accuracy, Repetability, etc."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1047,107 +1100,93 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Repetability"
+          "@value": "Measurement Quality"
         },
         {
           "@language": "it",
-          "@value": "Ripetibilità"
-        }
-      ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/hasObservationParameter",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/isObservationParameterFor"
-      },
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
+          "@value": "Qualità di Misurazione"
         }
       ],
-      "rdfs:comment": [
+      "rdfs:subClassOf": [
         {
-          "@language": "en",
-          "@value": "Property that links an observation to its parameter being observed."
+          "@id": "l0:Characteristic"
         },
         {
-          "@language": "it",
-          "@value": "Proprietà che collega un'osservazione al suo parametro osservato."
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb3"
         }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
-      },
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/IoT/MeasurementQualityValue",
+      "@type": "owl:Class",
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has observation parameter"
+          "@value": "Measurement Quality Value"
         },
         {
           "@language": "it",
-          "@value": "ha parametro dell'osservazione"
+          "@value": "Valore Qualità di Misurazione"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "muapit:Value"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb4"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/hasMeasurementQualityValue",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/isMeasurementQualityValueOf"
-      },
+      "@id": "https://w3id.org/italia/onto/IoT/Method",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "provvisoria - da validare"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà che collega la Misurazione di qualità con il relativo valore."
+          "@language": "en",
+          "@value": "A workflow, protocol, plan, algorithm, or computational method specifying how to make an observation. It is implemented by monitoring facilities"
         },
         {
-          "@language": "en",
-          "@value": "Property that links the Measrurement Quality with its value."
+          "@language": "it",
+          "@value": "Un metodo di misurazione, una procedura, un protocollo che specifica come effetturare un'osservazione e che è implementato da uno strumento di monitoraggio."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has measurement quality value"
+          "@value": "Method"
         },
         {
           "@language": "it",
-          "@value": "ha valore di qualità di misurazione"
+          "@value": "Metodo"
+        },
+        {
+          "@language": "it",
+          "@value": "Procedura"
+        },
+        {
+          "@language": "it",
+          "@value": "Protocollo"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQualityValue"
+      "rdfs:subClassOf": {
+        "@id": "l0:Description"
       }
     },
     {
@@ -1164,13 +1203,13 @@
         }
       ],
       "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "The term refers to the related INSPIRE specifications for environmental monitoring facilties. In the context of this ontology, it consists of sensors and actuators"
-        },
         {
           "@language": "it",
           "@value": "Il termine è utilizzato nelle relative specifiche INSPIRE per definire degli strumenti di monitoraggio. Nel contesto di questa ontologia sono i sensori e gli attuatori."
+        },
+        {
+          "@language": "en",
+          "@value": "The term refers to the related INSPIRE specifications for environmental monitoring facilties. In the context of this ontology, it consists of sensors and actuators"
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1187,34 +1226,20 @@
         }
       ],
       "rdfs:subClassOf": [
-        {
-          "@id": "_:ub2bL700C37"
-        },
         {
           "@id": "l0:Object"
         },
         {
-          "@id": "_:ub2bL696C37"
-        }
-      ]
-    },
-    {
-      "@id": "_:ub2bL807C40",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/IoT/Sensor"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/observationCollectionMadeBySensor"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb5"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb6"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/observationMadeBySensor",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/IoT/Observation",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1228,219 +1253,181 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This is the inverse property of makesObservation and links an Observation to the Sensor."
+          "@value": "Act of carrying out an Observation (which is an Event) to estimate or calculate a value of an attribute of a feature of interest."
         },
         {
           "@language": "it",
-          "@value": "Questa è la proprietù inversa che lega un'osservazione al sensore."
+          "@value": "L'atto di condurre un'osservazione (che è un evento) per stimare o calcolare un valore di un attributo di una caratteristica di interesse."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "observation made by sensor"
+          "@value": "Observation"
         },
         {
           "@language": "it",
-          "@value": "osservazione fatta dal sensore"
+          "@value": "Osservazione"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/Sensor"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Activity"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb7"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb8"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb9"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb10"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb11"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb12"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb13"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb14"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb15"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb16"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb17"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb18"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb19"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb20"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb21"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/isMeasurementQualityValueOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/IoT/ObservationCollection",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "instabile"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà inversa che lega un valore della qualità di misurazione con la qualità di misurazione."
+          "@value": "Questa classe rappresenta una collezione di osservazioni fatte da un sensore. Potrebbe anche essere vista come uno stream di dati."
         },
         {
           "@language": "en",
-          "@value": "Inverse property of has measurement quality value that links the measurement quality value to the measurment quality."
+          "@value": "This class represents a collection of observations made by a sensor. It can also be thought of as a data stream."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQualityValue"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "è valore di qualità di misurazione di"
+          "@value": "Collezione di Osservazioni"
         },
         {
           "@language": "en",
-          "@value": "is measurement quality value of"
+          "@value": "Observation Collection"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
-      }
-    },
-    {
-      "@id": "_:ub2bL835C39",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/hasValueForObservationParameter"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationValue"
-      }
-    },
-    {
-      "@id": "l0:description",
-      "@type": "owl:DatatypeProperty",
-      "rdfs:isDefinedBy": {
-        "@id": "l0:"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Collection"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb22"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb23"
+        },
+        {
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb24"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/hasFeatureOfInterest",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/isFeatureOfInterestFor"
-      },
+      "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter",
+      "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property that links the Observation to a feature of interest."
+          "@value": "An observation parameter (property, characteristic) of a feature of interest. For instance, if we say that the temperature of the kitchen is 28 clesius degrees, the observed attribute is temperature."
         },
         {
           "@language": "it",
-          "@value": "Proprietà che lega un'osservazione a una caratteristica di interesse."
+          "@value": "Rappresenta un parametro (proprietà) dell'osservazione di una caratteristica di interesse. Per esempio, se diciamo che la temperatura della cucina è di 28 gradi celsius, la temperatura rappresenta l'attributo osservato."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "ha caratteristica di interesse"
+          "@language": "en",
+          "@value": "Observation Parameter"
         },
         {
-          "@language": "en",
-          "@value": "has feature of interest"
+          "@language": "it",
+          "@value": "Parametro dell'Osservazione"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/FeatureOfInterest"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/IOT-RDF-TURTLE",
-      "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/IoT/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/IoT/latest/IoT-AP_IT.ttl"
-      },
-      "dct:description": [
+      "rdfs:subClassOf": [
         {
-          "@language": "en",
-          "@value": "This is the distribution in RDF/turtle of the IoT Events ontology"
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb25"
         },
         {
-          "@language": "it",
-          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia degli eventi IoT"
-        }
-      ],
-      "dct:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
-      },
-      "dct:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-      },
-      "dct:title": [
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb28"
+        },
         {
-          "@language": "en",
-          "@value": "RDF/Turtle distribution of IoT-AP_IT Ontology"
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb29"
         },
         {
-          "@language": "it",
-          "@value": "Distribuzione RDF/Turtle ontologia IoT-AP_IT"
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb30"
         }
       ]
     },
     {
-      "@id": "_:ub2bL783C30",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onDataRange": {
-        "@id": "xsd:dateTime"
-      },
-      "owl:onProperty": {
-        "@id": "tiapit:modified"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/DAF",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:Project"
-      ],
-      "foaf:name": {
-        "@language": "it",
-        "@value": "Data & Analytics Framework"
-      }
-    },
-    {
-      "@id": "_:ub2bL755C30",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onClass": {
-        "@id": "tiapit:TimeInterval"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/generationTime"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/FeatureOfInterest",
+      "@id": "https://w3id.org/italia/onto/IoT/ObservationValue",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
@@ -1455,11 +1442,11 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "It represents the Feature whose Observed Attribute is being observed by a Sensor in order to get an Observed Value. For instance, if we say that the temperature of the kitchen is 28 celsius degrees, the Feature of Interest is the kitchen."
+          "@value": "It represents the value of the observation. For instance if we say that the temperature of the kitchen is 28 celsius degrees, the observed value is 28 celsius degrees."
         },
         {
           "@language": "it",
-          "@value": "Rappresenta la caratteristica di interesse il cui attributo osservato è osservato da un sensor per ottenere un valore osservato. Per esempio, se diciamo che la temperatura della cucina è di 28 gradi celsius, la caratteristica di interesse è la cucina."
+          "@value": "Rappresenta il valore dell'osservazione. Per esempio se diciamo che la temperatura della cucina è di 28 gradi celsius, il valore osservato è 28 gradi celsius."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1467,111 +1454,77 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Caratteristica di interesse"
+          "@language": "en",
+          "@value": "Observation Value"
         },
         {
-          "@language": "en",
-          "@value": "Feature of Interest"
+          "@language": "it",
+          "@value": "Valore dell'Osservazione"
         }
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:ub2bL591C36"
+          "@id": "muapit:Value"
         },
         {
-          "@id": "_:ub2bL595C36"
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb31"
         },
         {
-          "@id": "l0:Entity"
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb32"
         }
       ]
     },
     {
-      "@id": "l0:identifier",
-      "@type": "owl:DatatypeProperty",
-      "rdfs:isDefinedBy": {
-        "@id": "l0:"
-      }
-    },
-    {
-      "@id": "_:ub2bL830C39",
+      "@id": "https://w3id.org/italia/onto/IoT/Offset",
       "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "l0:Characteristic"
-          },
-          {
-            "@id": "l0:Concept"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "_:ub2bL731C30",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/IoT/Method"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/usedMethod"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/isFeatureOfInterestFor",
-      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "instabile"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di ha caratteristica di interesse che lega una caratteristica di interesse a un'osservaizione."
+          "@language": "en",
+          "@value": "It represents the offset error; that is, the difference between the actual output value and the specified output value under some particular set of conditions."
         },
         {
-          "@language": "en",
-          "@value": "Inverse property of has feature of interest that links a feature of interest to an observation."
+          "@language": "it",
+          "@value": "Questa classe rappresenta l'errore di compensazione, ovvero  la differenza tra il valore reale di uscita e il valore di uscita specificato in alcune particolari condizioni."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/FeatureOfInterest"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "is feature of interest for"
+          "@language": "it",
+          "@value": "Compensazione"
         },
         {
-          "@language": "it",
-          "@value": "è caratteristica di interesse per"
+          "@language": "en",
+          "@value": "Offset"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
       }
     },
     {
       "@id": "https://w3id.org/italia/onto/IoT/Platform",
       "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "unstable"
-        },
         {
           "@language": "it",
           "@value": "provvisorio - da validare"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
@@ -1599,48 +1552,34 @@
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:ub2bL900C27"
+          "@id": "l0:Object"
         },
         {
-          "@id": "l0:Object"
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb33"
         }
       ]
     },
     {
-      "@id": "_:ub2bL745C30",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/IoT/Sensor"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/observationMadeBySensor"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/RoadSegment",
+      "@id": "https://w3id.org/italia/onto/IoT/Precision",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "instabile"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This class represents the Road Segment  If the ontology is used to represent IoT events in the context of real time data traffic, the class is revelant and it represents the road segment of the observation."
+          "@value": "It represents the Precision; i.e., the  degree of reproducibility of a measurement. In other words, if exactly the same values were measured a number of times, an ideal sensor would output exactly the same value every time."
         },
         {
           "@language": "it",
-          "@value": "Classe che rappresenta un arco stradale. Se l'ontologia è utilizzata per rappresentare eventi IoT nell'ambito dei dati real time sul traffico, la classe è rilevante e connota l'arco stradale dell'osservazione."
+          "@value": "Questa classe rappresenta la Precisione, ovvero il grado di riproducibilità di una misura. In altre parole, se esattamente gli stessi valori sono stati misurati un certo numero di volte, un sensor ideale produrrebbe come output esattamente lo stesso valore ogni volta."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1648,25 +1587,25 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Arco Stradale"
+          "@language": "en",
+          "@value": "Precision"
         },
         {
-          "@language": "en",
-          "@value": "Road Segment"
+          "@language": "it",
+          "@value": "Precisione"
         }
       ],
       "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/FeatureOfInterest"
+        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/isHostedByPlatform",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/IoT/Repetability",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "provvisoria - da validare"
+          "@value": "instabile"
         },
         {
           "@language": "en",
@@ -1676,35 +1615,32 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "inverse property of \"hosts monitoring facility\" that connects moniotirng facilities with the platform that hosts them."
+          "@value": "It represents the Repetability; that is, the variation in measurements taken by the sensor on the same item, under the same conditions, and in a short period of time."
         },
         {
           "@language": "it",
-          "@value": "proprietà inversa di \"ospita strumenti di monitoraggio\" che collega gli strumenti di monitoraggio con la piattaforma che li ospitano"
+          "@value": "Questa classe rappresenta la ripetibilità ovvero la variazione nelle misurazioni fatte da un sensor sullo stesso oggetto, alle stesse condizioni e in un lasso breve di tempo."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/MonitoringFacility"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "is hosted by platform"
+          "@value": "Repetability"
         },
         {
           "@language": "it",
-          "@value": "è ospitato da piattaforma"
+          "@value": "Ripetibilità"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/Platform"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/Sensor",
+      "@id": "https://w3id.org/italia/onto/IoT/RoadSegment",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
@@ -1718,12 +1654,12 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This class represents a sensor. A sensor is a device whose purpose is to detect and respond to events or changes in its environment. The detected information can be used and disseminated for successive elaborations."
+          "@language": "it",
+          "@value": "Classe che rappresenta un arco stradale. Se l'ontologia è utilizzata per rappresentare eventi IoT nell'ambito dei dati real time sul traffico, la classe è rilevante e connota l'arco stradale dell'osservazione."
         },
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta un sensore. Un sensore è uno strumento il cui scopo è quello di rilevare e rispondere a eventi o cambiamenti che avvengono nel proprio ambienti. L'informazione rilevata può essere  utilizzata e distribuita per successive elaborazioni."
+          "@language": "en",
+          "@value": "This class represents the Road Segment  If the ontology is used to represent IoT events in the context of real time data traffic, the class is revelant and it represents the road segment of the observation."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1732,284 +1668,405 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Sensore"
+          "@value": "Arco Stradale"
+        },
+        {
+          "@language": "en",
+          "@value": "Road Segment"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/FeatureOfInterest"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/IoT/Sensor",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
         },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa classe rappresenta un sensore. Un sensore è uno strumento il cui scopo è quello di rilevare e rispondere a eventi o cambiamenti che avvengono nel proprio ambienti. L'informazione rilevata può essere  utilizzata e distribuita per successive elaborazioni."
+        },
+        {
+          "@language": "en",
+          "@value": "This class represents a sensor. A sensor is a device whose purpose is to detect and respond to events or changes in its environment. The detected information can be used and disseminated for successive elaborations."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/IoT"
+      },
+      "rdfs:label": [
         {
           "@language": "en",
           "@value": "Sensor"
+        },
+        {
+          "@language": "it",
+          "@value": "Sensore"
         }
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:ub2bL972C25"
+          "@id": "https://w3id.org/italia/onto/IoT/MonitoringFacility"
         },
         {
-          "@id": "_:ub2bL964C25"
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb34"
         },
         {
-          "@id": "_:ub2bL968C25"
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb35"
         },
         {
-          "@id": "https://w3id.org/italia/onto/IoT/MonitoringFacility"
+          "@id": "_:n690e025d2eb648a3a4574298c2d1991cb36"
         }
       ]
     },
     {
-      "@id": "clvapit:hasGeometry",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/IoT/TrafficFlow",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "instabile"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa classe rappresenta una specifica osservazione sui flussi di traffico"
+        },
+        {
+          "@language": "en",
+          "@value": "This class represents a specific observation on the traffic flows"
+        }
+      ],
       "rdfs:isDefinedBy": {
-        "@id": "clvapit:"
-      }
-    },
-    {
-      "@id": "prov:wasDerivedFrom",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "_:ub2bL866C35",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/isValueForObservationParameter"
+        "@id": "https://w3id.org/italia/onto/IoT"
       },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter"
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Flusso Traffico"
+        },
+        {
+          "@language": "en",
+          "@value": "Traffic Flow"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
       }
     },
     {
-      "@id": "_:ub2bL765C30",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      "@id": "https://w3id.org/italia/onto/IoT/comesFrom",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - da validare"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links the observation with the platofrm where it comes from."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che lega l'osservazione con la piattaforma da cui deriva."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
       },
-      "owl:onClass": {
-        "@id": "tiapit:TimeInterval"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/IoT"
       },
-      "owl:onProperty": {
-        "@id": "tiapit:atTime"
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "comes from"
+        },
+        {
+          "@language": "it",
+          "@value": "proviene da"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/IoT/Platform"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/Method",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/IoT/consistsOf",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/isPartOf"
+      },
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "provvisoria - da validare"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "unstable"
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "A workflow, protocol, plan, algorithm, or computational method specifying how to make an observation. It is implemented by monitoring facilities"
+          "@value": "Property that links a collection of observations with its observations."
         },
         {
           "@language": "it",
-          "@value": "Un metodo di misurazione, una procedura, un protocollo che specifica come effetturare un'osservazione e che è implementato da uno strumento di monitoraggio."
+          "@value": "Proprietà che collega una collezione di osservazioni con le sue osservazioni."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationCollection"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Metodo"
+          "@value": "consiste di"
         },
         {
           "@language": "en",
-          "@value": "Method"
+          "@value": "consists of"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/IoT/generationTime",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
         },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Protocollo"
+          "@value": "Questa proprietà è sottoproprietà di atTime e consente di modellare il tempo di generazione della osservazione."
+        },
+        {
+          "@language": "en",
+          "@value": "This property is a subproperty of atTime and defines the generation time of the observation."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/IoT"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "generation time"
         },
         {
           "@language": "it",
-          "@value": "Procedura"
+          "@value": "tempo di generazione"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "l0:Description"
+      "rdfs:range": {
+        "@id": "tiapit:TimeInterval"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "tiapit:atTime"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/IOT-RDF-XML",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/IoT/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/IoT/latest/IoT-AP_IT.rdf"
+      "@id": "https://w3id.org/italia/onto/IoT/hasFeatureOfInterest",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/isFeatureOfInterestFor"
       },
-      "dct:description": [
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione RDF/XML dell'ontologia degli eventi IoT"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "This is the distribution in RDF/XML of the IoT Events ontology"
+          "@value": "stable"
         }
       ],
-      "dct:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links the Observation to a feature of interest."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che lega un'osservazione a una caratteristica di interesse."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
       },
-      "dct:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/IoT"
       },
-      "dct:title": [
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Distribuzione RDF/XML ontologia IoT-AP_IT"
+          "@value": "ha caratteristica di interesse"
         },
         {
           "@language": "en",
-          "@value": "RDF/XML distribution of IoT-AP_IT Ontology"
+          "@value": "has feature of interest"
         }
-      ]
-    },
-    {
-      "@id": "_:ub2bL735C30",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
+      ],
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/IoT/FeatureOfInterest"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/hasFeatureOfInterest"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "_:ub2bL843C39",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "l0:name"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "_:ub2bL696C37",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/IoT/Method"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/implementsMethod"
       }
     },
     {
-      "@id": "_:ub2bL595C36",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "l0:name"
+      "@id": "https://w3id.org/italia/onto/IoT/hasMeasurementQualityValue",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/isMeasurementQualityValueOf"
       },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter",
-      "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "An observation parameter (property, characteristic) of a feature of interest. For instance, if we say that the temperature of the kitchen is 28 clesius degrees, the observed attribute is temperature."
+          "@value": "Property that links the Measrurement Quality with its value."
         },
         {
           "@language": "it",
-          "@value": "Rappresenta un parametro (proprietà) dell'osservazione di una caratteristica di interesse. Per esempio, se diciamo che la temperatura della cucina è di 28 gradi celsius, la temperatura rappresenta l'attributo osservato."
+          "@value": "Proprietà che collega la Misurazione di qualità con il relativo valore."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Observation Parameter"
+          "@language": "it",
+          "@value": "ha valore di qualità di misurazione"
         },
         {
-          "@language": "it",
-          "@value": "Parametro dell'Osservazione"
+          "@language": "en",
+          "@value": "has measurement quality value"
         }
       ],
-      "rdfs:subClassOf": [
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQualityValue"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/IoT/hasObservationParameter",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/isObservationParameterFor"
+      },
+      "owl:versionInfo": [
         {
-          "@id": "_:ub2bL835C39"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "_:ub2bL843C39"
-        },
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
         {
-          "@id": "_:ub2bL830C39"
+          "@language": "en",
+          "@value": "Property that links an observation to its parameter being observed."
         },
         {
-          "@id": "_:ub2bL839C39"
+          "@language": "it",
+          "@value": "Proprietà che collega un'osservazione al suo parametro osservato."
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
-      "@type": [
-        "owl:NamedIndividual",
-        "dcatapit:Agent"
       ],
-      "dct:identifier": "cnr - Z6HZEH - STLab",
-      "foaf:name": [
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/IoT"
+      },
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
+          "@value": "ha parametro dell'osservazione"
         },
         {
           "@language": "en",
-          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+          "@value": "has observation parameter"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/usedMethod",
+      "@id": "https://w3id.org/italia/onto/IoT/hasObservationValue",
       "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/isObservationValueOf"
+      },
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "unstable"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "provvisorio - da validare"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà che collega l'osservazione con il metodo utilizzato per rilevarla."
+          "@language": "en",
+          "@value": "Property that links an Observation to its value."
         },
         {
-          "@language": "en",
-          "@value": "Property that links the observation with the method used to derive it."
+          "@language": "it",
+          "@value": "Proprietà che lega un'osservazione al suo valore."
         }
       ],
       "rdfs:domain": {
@@ -2020,393 +2077,298 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "used method"
+          "@language": "it",
+          "@value": "ha valore dell'osservazione"
         },
         {
-          "@language": "it",
-          "@value": "metodo usato"
+          "@language": "en",
+          "@value": "has observation value"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/Method"
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationValue"
       }
     },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/Offset",
-      "@type": "owl:Class",
+    {
+      "@id": "https://w3id.org/italia/onto/IoT/hasQuality",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "instabile"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "unstable"
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "It represents the offset error; that is, the difference between the actual output value and the specified output value under some particular set of conditions."
+          "@value": "Property that links an Observation to a number of measurement capabilities."
         },
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta l'errore di compensazione, ovvero  la differenza tra il valore reale di uscita e il valore di uscita specificato in alcune particolari condizioni."
+          "@value": "Proprietà che lega un'osservazione a una serie di parametri di qualità."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Compensazione"
+          "@value": "ha qualità"
         },
         {
           "@language": "en",
-          "@value": "Offset"
+          "@value": "has quality"
         }
       ],
-      "rdfs:subClassOf": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/implementsMethod",
+      "@id": "https://w3id.org/italia/onto/IoT/hasValueForObservationParameter",
       "@type": "owl:ObjectProperty",
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/MonitoringFacility"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/IoT"
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/isValueForObservationParameter"
       },
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/Method"
-      }
-    },
-    {
-      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
-      "@type": [
-        "owl:NamedIndividual",
-        "foaf:Agent",
-        "dcatapit:Agent"
-      ],
-      "dct:identifier": "agid",
-      "foaf:name": [
-        {
-          "@language": "en",
-          "@value": "Italian Digital Agency"
-        },
-        {
-          "@language": "it",
-          "@value": "Agenzia per l'Italia Digitale"
-        }
-      ]
-    },
-    {
-      "@id": "l0:Object",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/Accuracy",
-      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "instabile"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "unstable"
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta l'Accuratezza, cioè la differenza massima tra il valore indicato e il valore effettivo monitorato, tenuto conto di tutte le possibili fonti di errore rilevanti per l'applicazione."
+          "@value": "Questa proprietà connette l'attributo (parametro) dell'osservazione a rispettivo valore dell'osservazione."
         },
         {
           "@language": "en",
-          "@value": "It represents the Accuracy; that is, the maximimum difference between the indicated value and the actual measurand being monitored, whilst taking into account all possible sources of error that are relevant to the application."
+          "@value": "This property links the Observation Parameter to the Observation Value."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Accuracy"
+          "@language": "it",
+          "@value": "ha valore per parametro di osservazione"
         },
         {
-          "@language": "it",
-          "@value": "Accuratezza"
+          "@language": "en",
+          "@value": "has value for observation parameter"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationValue"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/isObservationValueOf",
+      "@id": "https://w3id.org/italia/onto/IoT/hostsMonitoringFacility",
       "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/isHostedByPlatform"
+      },
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "provvisoria - da validare"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di ha valore osservato che unisce un valore osservato alla relativa osservazione."
+          "@language": "en",
+          "@value": "Property that links a platform with the monitoring facilities it hosts"
         },
         {
-          "@language": "en",
-          "@value": "Inverse property of hasObservedValue that links an ObservedValue to its related Observation."
+          "@language": "it",
+          "@value": "Proprietà che collega la piattaforma agli strumenti di monitoraggio che ospita"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationValue"
+        "@id": "https://w3id.org/italia/onto/IoT/Platform"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "è valore osservato di"
+          "@language": "en",
+          "@value": "hosts monitoring facility"
         },
         {
-          "@language": "en",
-          "@value": "is osbservation value of"
+          "@language": "it",
+          "@value": "ospita strumenti di monitoraggio"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+        "@id": "https://w3id.org/italia/onto/IoT/MonitoringFacility"
       }
     },
     {
-      "@id": "_:ub2bL964C25",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      "@id": "https://w3id.org/italia/onto/IoT/implementsMethod",
+      "@type": "owl:ObjectProperty",
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/MonitoringFacility"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/makesObservation"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/IoT"
+      },
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/IoT/Method"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/comesFrom",
+      "@id": "https://w3id.org/italia/onto/IoT/isFeatureOfInterestFor",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "unstable"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "provvisoria - da validare"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property that links the observation with the platofrm where it comes from."
+          "@value": "Inverse property of has feature of interest that links a feature of interest to an observation."
         },
         {
           "@language": "it",
-          "@value": "Proprietà che lega l'osservazione con la piattaforma da cui deriva."
+          "@value": "Proprietà inversa di ha caratteristica di interesse che lega una caratteristica di interesse a un'osservaizione."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+        "@id": "https://w3id.org/italia/onto/IoT/FeatureOfInterest"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "proviene da"
+          "@language": "en",
+          "@value": "is feature of interest for"
         },
         {
-          "@language": "en",
-          "@value": "comes from"
+          "@language": "it",
+          "@value": "è caratteristica di interesse per"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/Platform"
-      }
-    },
-    {
-      "@id": "_:ub2bL770C30",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "l0:description"
-      }
-    },
-    {
-      "@id": "_:ub2bL591C36",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
         "@id": "https://w3id.org/italia/onto/IoT/Observation"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/isFeatureOfInterestFor"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/Observation",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/IoT/isHostedByPlatform",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "provvisoria - da validare"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Act of carrying out an Observation (which is an Event) to estimate or calculate a value of an attribute of a feature of interest."
+          "@value": "inverse property of \"hosts monitoring facility\" that connects moniotirng facilities with the platform that hosts them."
         },
         {
           "@language": "it",
-          "@value": "L'atto di condurre un'osservazione (che è un evento) per stimare o calcolare un valore di un attributo di una caratteristica di interesse."
+          "@value": "proprietà inversa di \"ospita strumenti di monitoraggio\" che collega gli strumenti di monitoraggio con la piattaforma che li ospitano"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/MonitoringFacility"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Observation"
+          "@value": "is hosted by platform"
         },
         {
           "@language": "it",
-          "@value": "Osservazione"
+          "@value": "è ospitato da piattaforma"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub2bL719C30"
-        },
-        {
-          "@id": "_:ub2bL774C30"
-        },
-        {
-          "@id": "_:ub2bL735C30"
-        },
-        {
-          "@id": "l0:Activity"
-        },
-        {
-          "@id": "_:ub2bL783C30"
-        },
-        {
-          "@id": "_:ub2bL778C30"
-        },
-        {
-          "@id": "_:ub2bL731C30"
-        },
-        {
-          "@id": "_:ub2bL745C30"
-        },
-        {
-          "@id": "_:ub2bL765C30"
-        },
-        {
-          "@id": "_:ub2bL740C30"
-        },
-        {
-          "@id": "_:ub2bL723C30"
-        },
-        {
-          "@id": "_:ub2bL727C30"
-        },
-        {
-          "@id": "_:ub2bL750C30"
-        },
-        {
-          "@id": "_:ub2bL755C30"
-        },
-        {
-          "@id": "_:ub2bL770C30"
-        },
-        {
-          "@id": "_:ub2bL760C30"
-        }
-      ]
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/IoT/Platform"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/Frequency",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/IoT/isMeasurementQualityValueOf",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "unstable"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "instabile"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "It represents the Frequency; that is, the smallest possible time between one observation and the next, under the defined conditions."
+          "@value": "Inverse property of has measurement quality value that links the measurement quality value to the measurment quality."
         },
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta la frequenza ovvero il più piccolo tempo possibile tra un'osservazione e un'altra, in determinate condizioni."
+          "@value": "Proprietà inversa che lega un valore della qualità di misurazione con la qualità di misurazione."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQualityValue"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Frequenza"
+          "@value": "is measurement quality value of"
         },
-        {
-          "@language": "en",
-          "@value": "Frequency"
-        }
-      ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
-      }
-    },
-    {
-      "@id": "_:ub2bL727C30",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
+        {
+          "@language": "it",
+          "@value": "è valore di qualità di misurazione di"
+        }
+      ],
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/hasQuality"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/hasObservationValue",
+      "@id": "https://w3id.org/italia/onto/IoT/isObservationParameterFor",
       "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/IoT/isObservationValueOf"
-      },
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -2420,49 +2382,35 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property that links an Observation to its value."
+          "@value": "Inverse property of hasObservationParameter that links a parameter to its related observation."
         },
         {
           "@language": "it",
-          "@value": "Proprietà che lega un'osservazione al suo valore."
+          "@value": "Proprietà inversa di ha attributo osservato che lega un attributo osservato alla sua relativa osservazione."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "ha valore dell'osservazione"
+          "@language": "en",
+          "@value": "is observation parameter for"
         },
         {
-          "@language": "en",
-          "@value": "has observation value"
+          "@language": "it",
+          "@value": "è parametro dell'osservazione per"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationValue"
-      }
-    },
-    {
-      "@id": "_:ub2bL644C37",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/IoT/MeasurementQualityValue"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/hasMeasurementQualityValue"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/isValueForObservationParameter",
+      "@id": "https://w3id.org/italia/onto/IoT/isObservationValueOf",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
@@ -2477,11 +2425,11 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Inverse property of has value for observation parameter that links an observation value to the  observation parameter"
+          "@value": "Inverse property of hasObservedValue that links an ObservedValue to its related Observation."
         },
         {
           "@language": "it",
-          "@value": "Proprietà inversa di ha valore per il parametro di osservazione che lega un valore dell'osservazione al parametro dell'osservazione."
+          "@value": "Proprietà inversa di ha valore osservato che unisce un valore osservato alla relativa osservazione."
         }
       ],
       "rdfs:domain": {
@@ -2492,77 +2440,43 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "è valore per parametro osservazione"
+          "@language": "en",
+          "@value": "is osbservation value of"
         },
         {
-          "@language": "en",
-          "@value": "is value for observation parameter"
+          "@language": "it",
+          "@value": "è valore osservato di"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter"
-      }
-    },
-    {
-      "@id": "_:ub2bL723C30",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/hasObservationValue"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationValue"
-      }
-    },
-    {
-      "@id": "_:ub2bL839C39",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
         "@id": "https://w3id.org/italia/onto/IoT/Observation"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/isObservationParameterFor"
-      }
-    },
-    {
-      "@id": "_:ub2bL900C27",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/IoT/MonitoringFacility"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/hostsMonitoringFacility"
       }
     },
     {
-      "@id": "muapit:Value",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/isObservationParameterFor",
+      "@id": "https://w3id.org/italia/onto/IoT/isPartOf",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Inverse property of hasObservationParameter that links a parameter to its related observation."
+          "@value": "Inverse property of consistsOf that links an observation to its related collection."
         },
         {
           "@language": "it",
-          "@value": "Proprietà inversa di ha attributo osservato che lega un attributo osservato alla sua relativa osservazione."
+          "@value": "Proprietà inversa di consiste di che lega un'osservazione alla sua relativa collezione."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter"
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
@@ -2570,323 +2484,409 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "is observation parameter for"
+          "@value": "is part of"
         },
         {
           "@language": "it",
-          "@value": "è parametro dell'osservazione per"
+          "@value": "è parte di"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationCollection"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/IoT/isValueForObservationParameter",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "instabile"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "unstable"
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta dei parametri di qualità o capacità di misurazione dell'osservazione. Esempi di parametri sono: Latenza, Accuratezza, Ripetibilità, ecc."
+          "@language": "en",
+          "@value": "Inverse property of has value for observation parameter that links an observation value to the  observation parameter"
         },
         {
-          "@language": "en",
-          "@value": "This class represents quality parameters or measurement capabilities/qualities of an observation. Examples include Latency, Accuracy, Repetability, etc."
+          "@language": "it",
+          "@value": "Proprietà inversa di ha valore per il parametro di osservazione che lega un valore dell'osservazione al parametro dell'osservazione."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationValue"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Measurement Quality"
+          "@value": "is value for observation parameter"
         },
         {
           "@language": "it",
-          "@value": "Qualità di Misurazione"
+          "@value": "è valore per parametro osservazione"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub2bL644C37"
-        },
-        {
-          "@id": "l0:Characteristic"
-        }
-      ]
-    },
-    {
-      "@id": "_:ub2bL740C30",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/IoT/ObservationCollection"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/isPartOf"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "_:ub2bL700C37",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/IoT/Platform"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/IoT/isHostedByPlatform"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT",
-      "@type": [
-        "owl:NamedIndividual",
-        "owl:Ontology",
-        "admsapit:SemanticAsset"
-      ],
-      "admsapit:acronym": "IoT-AP_IT",
-      "admsapit:hasContributor": {
-        "@id": "https://w3id.org/italia/data/organization/public-organization/td"
-      },
-      "admsapit:hasFormalityLevel": {
-        "@id": "admsapit:Formal"
+      "@id": "https://w3id.org/italia/onto/IoT/makesObservation",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/observationMadeBySensor"
       },
-      "admsapit:hasKeyClass": [
-        {
-          "@id": "https://w3id.org/italia/onto/IoT/Actuator"
-        },
+      "owl:versionInfo": [
         {
-          "@id": "https://w3id.org/italia/onto/IoT/Observation"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "https://w3id.org/italia/onto/IoT/Sensor"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "admsapit:hasOntologyLanguage": {
-        "@id": "admsapit:OWL"
-      },
-      "admsapit:hasSemanticAssetDistribution": [
-        {
-          "@id": "https://w3id.org/italia/data/distribution/IOT-RDF-TURTLE"
-        },
+      "rdfs:comment": [
         {
-          "@id": "https://w3id.org/italia/data/distribution/IOT-RDF-XML"
+          "@language": "en",
+          "@value": "Property that links a Sensor to the Observation."
         },
         {
-          "@id": "https://w3id.org/italia/data/distribution/IOT-JSON-LD"
+          "@language": "it",
+          "@value": "Proprietà che collega un sensore all'osservazione fatta dal sensore."
         }
       ],
-      "admsapit:hasTask": [
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/Sensor"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/IoT"
+      },
+      "rdfs:label": [
         {
-          "@id": "admsapit:AnnotationTask"
+          "@language": "it",
+          "@value": "emette osservazione"
         },
         {
-          "@id": "admsapit:QueryFormulationTask"
+          "@language": "it",
+          "@value": "fa osservazione"
         },
         {
-          "@id": "admsapit:SearchTask"
+          "@language": "en",
+          "@value": "makes observation"
+        },
+        {
+          "@language": "it",
+          "@value": "produce osservazione"
         }
       ],
-      "admsapit:last": {
-        "@id": "https://w3id.org/italia/onto/IoT/1.0"
-      },
-      "admsapit:officialURI": {
-        "@type": "xsd:anyURI",
-        "@value": "https://w3id.org/italia/onto/IoT"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/IoT/makesObservationCollection",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/IoT/observationCollectionMadeBySensor"
       },
-      "admsapit:prefix": "iotapit",
-      "admsapit:semanticAssetInUse": [
+      "owl:versionInfo": [
         {
-          "@id": "https://w3id.org/italia/data/project/DAF"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "admsapit:status": [
-        "published",
-        "catalogued"
-      ],
-      "admsapit:target": [
-        {
-          "@language": "it",
-          "@value": "Pubbliche Amministrazioni"
-        },
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Imprese"
+          "@value": "Questa proprietà collega un sensore a una collezione di osservazioni che esso fa."
         },
         {
-          "@language": "it",
-          "@value": "Cittadini"
+          "@language": "en",
+          "@value": "The property links a sensor to the collection of observations that it makes."
         }
       ],
-      "admsapit:type": {
-        "@id": "admsapit:ServiceOntology"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/Sensor"
       },
-      "dcat:contactPoint": {
-        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/IoT"
       },
-      "dcat:keyword": [
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Osservazione"
+          "@value": "fa collezioni di osservazioni"
         },
         {
-          "@language": "it",
-          "@value": "Misurazione"
+          "@language": "en",
+          "@value": "makes observation collection"
         },
         {
           "@language": "it",
-          "@value": "Internet of Things"
-        },
+          "@value": "produce collezioni di osservazioni"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationCollection"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/IoT/observationCollectionMadeBySensor",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Sensore"
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "flusso di traffico"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "dcat:theme": [
+      "rdfs:comment": [
         {
-          "@id": "http://publications.europa.eu/resource/authority/data-theme/TRAN"
+          "@language": "en",
+          "@value": "Inverse property of makes observation collection that links a collection of observation made by a sensor."
         },
         {
-          "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH"
+          "@language": "it",
+          "@value": "Proprietà inversa di fa collezioni di osservazioni che unisce una collezione di osservazioni a un sensore che le produce."
         }
       ],
-      "dct:accrualPeriodicity": {
-        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/ObservationCollection"
       },
-      "dct:creator": [
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/IoT"
+      },
+      "rdfs:label": [
         {
-          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
+          "@language": "it",
+          "@value": "collezione di osservazioni fatte da sensore"
         },
         {
-          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+          "@language": "en",
+          "@value": "observation collection made by sensor"
         }
       ],
-      "dct:description": [
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/IoT/Sensor"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/IoT/observationMadeBySensor",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questa è l'ontologia di eventi IoT. Essa può essere utilizzata per esempio per rappresentare serie temporali e misure di sensoristica di vario tipo. Attualmente l'ontologia include classi specializzate per la modellazione di flussi di traffico."
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "This is the ontology used to represent IoT events. It can be used to model temporal series and measures of sensors of different type. Currently the ontology is specialized for modelling traffic flows."
+          "@value": "stable"
         }
       ],
-      "dct:issued": {
-        "@type": "xsd:date",
-        "@value": "2017-05-15"
-      },
-      "dct:language": [
+      "rdfs:comment": [
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+          "@language": "it",
+          "@value": "Questa è la proprietù inversa che lega un'osservazione al sensore."
         },
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
+          "@language": "en",
+          "@value": "This is the inverse property of makesObservation and links an Observation to the Sensor."
         }
       ],
-      "dct:modified": {
-        "@type": "xsd:date",
-        "@value": "2020-06-09"
-      },
-      "dct:publisher": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
       },
-      "dct:rightsHolder": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/IoT"
       },
-      "dct:title": [
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "IoT event Ontology - Italian Application Profile"
+          "@value": "observation made by sensor"
         },
         {
           "@language": "it",
-          "@value": "Ontologia Eventi IoT - Profilo applicativo italiano"
+          "@value": "osservazione fatta dal sensore"
         }
       ],
-      "owl:imports": [
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/IoT/Sensor"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/IoT/phenomenonTime",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
-          "@id": "https://w3id.org/italia/onto/CLV"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "https://w3id.org/italia/onto/MU"
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà è sotto proprietà di atTime ed è utilizzata per modellare il tempo di validità dell'osservazione."
         },
         {
-          "@id": "https://w3id.org/italia/onto/TI"
+          "@language": "en",
+          "@value": "This property is subproperty of atTime and it is used to model the valididty time of an observation."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/IoT"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "phenomenon time"
         },
         {
-          "@id": "https://w3id.org/italia/onto/l0"
+          "@language": "it",
+          "@value": "tempo di validità"
+        },
+        {
+          "@language": "it",
+          "@value": "tempo di validità del fenomeno"
         }
       ],
-      "owl:versionIRI": {
-        "@id": "https://w3id.org/italia/onto/IoT/1.1"
+      "rdfs:range": {
+        "@id": "tiapit:TimeInterval"
       },
+      "rdfs:subPropertyOf": {
+        "@id": "tiapit:atTime"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/IoT/usedMethod",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Versione 1.1 - Giugno 9 2020 - modificati gli allineamenti a l0 per le classi Metodo, Caratteristica di Interesse e Parametro dell'Osservazione."
+          "@value": "provvisorio - da validare"
         },
         {
           "@language": "en",
-          "@value": "Version 1.1 - June 9 2020 - modification of the alignments to l0 for Method, FeatureOfInterest, ObservationParameter classes"
+          "@value": "unstable"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "https://w3id.org/italia/onto/IoT/1.0"
-      },
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa è l'ontologia di eventi IoT. Essa può essere utilizzata per esempio per rappresentare serie temporali e misure di sensoristica di vario tipo. Attualmente l'ontologia include classi specializzate per la modellazione di flussi di traffico."
+          "@language": "en",
+          "@value": "Property that links the observation with the method used to derive it."
         },
         {
-          "@language": "en",
-          "@value": "This is the ontology used to represent IoT events. It can be used to model temporal series and measures of sensors of different types. Currently the ontology has been specialized for modelling traffic flows."
+          "@language": "it",
+          "@value": "Proprietà che collega l'osservazione con il metodo utilizzato per rilevarla."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/IoT/Observation"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/IoT"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Ontologia Eventi IoT"
+          "@value": "metodo usato"
         },
         {
           "@language": "en",
-          "@value": "IoT event Ontology"
+          "@value": "used method"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/IoT/Method"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/data/project/OntoPiA",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:Project"
-      ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      "@id": "l0:Activity",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Characteristic",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Collection",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Object",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:description",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/l0/"
+      }
+    },
+    {
+      "@id": "l0:identifier",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/l0/"
+      }
+    },
+    {
+      "@id": "l0:name",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/l0/"
+      }
+    },
+    {
+      "@id": "muapit:Value",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "prov:wasDerivedFrom",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "tiapit:TimeInterval",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "tiapit:atTime",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "tiapit:issued",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI/"
+      }
+    },
+    {
+      "@id": "tiapit:modified",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI/"
       }
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/IoT/latest/IoT-AP_IT.rdf b/Ontologie/IoT/latest/IoT-AP_IT.rdf
index 1ff45052..65e84841 100644
--- a/Ontologie/IoT/latest/IoT-AP_IT.rdf
+++ b/Ontologie/IoT/latest/IoT-AP_IT.rdf
@@ -1,1293 +1,948 @@
-
-
-    
-        
-        
-        
-        
-        
-        
-        
-        
-        Questa è l'ontologia di eventi IoT. Essa può essere utilizzata per esempio per rappresentare serie temporali e misure di sensoristica di vario tipo. Attualmente l'ontologia include classi specializzate per la modellazione di flussi di traffico.
-        This is the ontology used to represent IoT events. It can be used to model temporal series and measures of sensors of different type. Currently the ontology is specialized for modelling traffic flows.
-        2017-05-15
-        
-        
-        2020-06-09
-        
-        
-        IoT event Ontology - Italian Application Profile
-        Ontologia Eventi IoT - Profilo applicativo italiano
-        Questa è l'ontologia di eventi IoT. Essa può essere utilizzata per esempio per rappresentare serie temporali e misure di sensoristica di vario tipo. Attualmente l'ontologia include classi specializzate per la modellazione di flussi di traffico.
-        This is the ontology used to represent IoT events. It can be used to model temporal series and measures of sensors of different types. Currently the ontology has been specialized for modelling traffic flows.
-        
-        IoT event Ontology
-        Ontologia Eventi IoT
-        Version 1.1 - June 9 2020 - modification of the alignments to l0 for Method, FeatureOfInterest, ObservationParameter classes
-        Versione 1.1 - Giugno 9 2020 - modificati gli allineamenti a l0 per le classi Metodo, Caratteristica di Interesse e Parametro dell'Osservazione.
-        
-        Internet of Things
-        Misurazione
-        Osservazione
-        Sensore
-        flusso di traffico
-        
-        
-        
-        IoT-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/IoT
-        iotapit
-        
-        
-        catalogued
-        published
-        Cittadini
-        Imprese
-        Pubbliche Amministrazioni
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links the observation with the platofrm where it comes from.
-        Proprietà che lega l'osservazione con la piattaforma da cui deriva.
-        
-        comes from
-        proviene da
-        provvisoria - da validare
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links a collection of observations with its observations.
-        Proprietà che collega una collezione di osservazioni con le sue osservazioni.
-        
-        consiste di
-        consists of
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà è sottoproprietà di atTime e consente di modellare il tempo di generazione della osservazione.
-        This property is a subproperty of atTime and defines the generation time of the observation.
-        
-        generation time
-        tempo di generazione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links the Observation to a feature of interest.
-        Proprietà che lega un'osservazione a una caratteristica di interesse.
-        
-        ha caratteristica di interesse
-        has feature of interest
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links the Measrurement Quality with its value.
-        Proprietà che collega la Misurazione di qualità con il relativo valore.
-        
-        ha valore di qualità di misurazione
-        has measurement quality value
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links an observation to its parameter being observed.
-        Proprietà che collega un'osservazione al suo parametro osservato.
-        
-        ha parametro dell'osservazione
-        has observation parameter
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links an Observation to its value.
-        Proprietà che lega un'osservazione al suo valore.
-        
-        ha valore dell'osservazione
-        has observation value
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links an Observation to a number of measurement capabilities.
-        Proprietà che lega un'osservazione a una serie di parametri di qualità.
-        
-        ha qualità
-        has quality
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà connette l'attributo (parametro) dell'osservazione a rispettivo valore dell'osservazione.
-        This property links the Observation Parameter to the Observation Value.
-        
-        ha valore per parametro di osservazione
-        has value for observation parameter
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links a platform with the monitoring facilities it hosts
-        Proprietà che collega la piattaforma agli strumenti di monitoraggio che ospita
-        
-        hosts monitoring facility
-        ospita strumenti di monitoraggio
-        provvisoria - da validare
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of has feature of interest that links a feature of interest to an observation.
-        Proprietà inversa di ha caratteristica di interesse che lega una caratteristica di interesse a un'osservaizione.
-        
-        is feature of interest for
-        è caratteristica di interesse per
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        inverse property of "hosts monitoring facility" that connects moniotirng facilities with the platform that hosts them.
-        proprietà inversa di "ospita strumenti di monitoraggio" che collega gli strumenti di monitoraggio con la piattaforma che li ospitano
-        
-        is hosted by platform
-        è ospitato da piattaforma
-        provvisoria - da validare
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of has measurement quality value that links the measurement quality value to the measurment quality.
-        Proprietà inversa che lega un valore della qualità di misurazione con la qualità di misurazione.
-        
-        is measurement quality value of
-        è valore di qualità di misurazione di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of hasObservationParameter that links a parameter to its related observation.
-        Proprietà inversa di ha attributo osservato che lega un attributo osservato alla sua relativa osservazione.
-        
-        is observation parameter for
-        è parametro dell'osservazione per
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of hasObservedValue that links an ObservedValue to its related Observation.
-        Proprietà inversa di ha valore osservato che unisce un valore osservato alla relativa osservazione.
-        
-        is osbservation value of
-        è valore osservato di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of consistsOf that links an observation to its related collection.
-        Proprietà inversa di consiste di che lega un'osservazione alla sua relativa collezione.
-        
-        is part of
-        è parte di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of has value for observation parameter that links an observation value to the  observation parameter
-        Proprietà inversa di ha valore per il parametro di osservazione che lega un valore dell'osservazione al parametro dell'osservazione.
-        
-        is value for observation parameter
-        è valore per parametro osservazione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links a Sensor to the Observation.
-        Proprietà che collega un sensore all'osservazione fatta dal sensore.
-        
-        emette osservazione
-        fa osservazione
-        makes observation
-        produce osservazione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega un sensore a una collezione di osservazioni che esso fa.
-        The property links a sensor to the collection of observations that it makes.
-        
-        fa collezioni di osservazioni
-        makes observation collection
-        produce collezioni di osservazioni
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of makes observation collection that links a collection of observation made by a sensor.
-        Proprietà inversa di fa collezioni di osservazioni che unisce una collezione di osservazioni a un sensore che le produce.
-        
-        collezione di osservazioni fatte da sensore
-        observation collection made by sensor
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa è la proprietù inversa che lega un'osservazione al sensore.
-        This is the inverse property of makesObservation and links an Observation to the Sensor.
-        
-        observation made by sensor
-        osservazione fatta dal sensore
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà è sotto proprietà di atTime ed è utilizzata per modellare il tempo di validità dell'osservazione.
-        This property is subproperty of atTime and it is used to model the valididty time of an observation.
-        
-        phenomenon time
-        tempo di validità
-        tempo di validità del fenomeno
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links the observation with the method used to derive it.
-        Proprietà che collega l'osservazione con il metodo utilizzato per rilevarla.
-        
-        metodo usato
-        used method
-        provvisorio - da validare
-        unstable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-        It represents the Accuracy; that is, the maximimum difference between the indicated value and the actual measurand being monitored, whilst taking into account all possible sources of error that are relevant to the application.
-        Questa classe rappresenta l'Accuratezza, cioè la differenza massima tra il valore indicato e il valore effettivo monitorato, tenuto conto di tutte le possibili fonti di errore rilevanti per l'applicazione.
-        
-        Accuracy
-        Accuratezza
-        instabile
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        An actuator.
-        La classe che rappresenta un attuatore.
-        Actuator
-        Attuatore
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        It represents the Feature whose Observed Attribute is being observed by a Sensor in order to get an Observed Value. For instance, if we say that the temperature of the kitchen is 28 celsius degrees, the Feature of Interest is the kitchen.
-        Rappresenta la caratteristica di interesse il cui attributo osservato è osservato da un sensor per ottenere un valore osservato. Per esempio, se diciamo che la temperatura della cucina è di 28 gradi celsius, la caratteristica di interesse è la cucina.
-        
-        Caratteristica di interesse
-        Feature of Interest
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        It represents the Frequency; that is, the smallest possible time between one observation and the next, under the defined conditions.
-        Questa classe rappresenta la frequenza ovvero il più piccolo tempo possibile tra un'osservazione e un'altra, in determinate condizioni.
-        
-        Frequency
-        Frequenza
-        instabile
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        It represents the Latency; i.e., the time delay between the cause and the effect of some change in the system being observed
-        Questa classe rappresenta la Latenza, ovvero il ritardo di tempo tra la causa e l'effetto di qualche cambiamento nel sistema osservarto.
-        
-        Latency
-        Latenza
-        instabile
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Questa classe rappresenta dei parametri di qualità o capacità di misurazione dell'osservazione. Esempi di parametri sono: Latenza, Accuratezza, Ripetibilità, ecc.
-        This class represents quality parameters or measurement capabilities/qualities of an observation. Examples include Latency, Accuracy, Repetability, etc.
-        
-        Measurement Quality
-        Qualità di Misurazione
-        instabile
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-        Measurement Quality Value
-        Valore Qualità di Misurazione
-    
-    
-
-
-    
-
-    
-        
-        A workflow, protocol, plan, algorithm, or computational method specifying how to make an observation. It is implemented by monitoring facilities
-        Un metodo di misurazione, una procedura, un protocollo che specifica come effetturare un'osservazione e che è implementato da uno strumento di monitoraggio.
-        
-        Method
-        Metodo
-        Procedura
-        Protocollo
-        provvisoria - da validare
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        Il termine è utilizzato nelle relative specifiche INSPIRE per definire degli strumenti di monitoraggio. Nel contesto di questa ontologia sono i sensori e gli attuatori.
-        The term refers to the related INSPIRE specifications for environmental monitoring facilties. In the context of this ontology, it consists of sensors and actuators
-        
-        Monitoring Facility
-        Strumento di monitoraggio
-        provvisorio - in attesa di validazione
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        Act of carrying out an Observation (which is an Event) to estimate or calculate a value of an attribute of a feature of interest.
-        L'atto di condurre un'osservazione (che è un evento) per stimare o calcolare un valore di un attributo di una caratteristica di interesse.
-        
-        Observation
-        Osservazione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        Questa classe rappresenta una collezione di osservazioni fatte da un sensore. Potrebbe anche essere vista come uno stream di dati.
-        This class represents a collection of observations made by a sensor. It can also be thought of as a data stream.
-        
-        Collezione di Osservazioni
-        Observation Collection
-        instabile
-        unstable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        An observation parameter (property, characteristic) of a feature of interest. For instance, if we say that the temperature of the kitchen is 28 clesius degrees, the observed attribute is temperature.
-        Rappresenta un parametro (proprietà) dell'osservazione di una caratteristica di interesse. Per esempio, se diciamo che la temperatura della cucina è di 28 gradi celsius, la temperatura rappresenta l'attributo osservato.
-        
-        Observation Parameter
-        Parametro dell'Osservazione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        It represents the value of the observation. For instance if we say that the temperature of the kitchen is 28 celsius degrees, the observed value is 28 celsius degrees.
-        Rappresenta il valore dell'osservazione. Per esempio se diciamo che la temperatura della cucina è di 28 gradi celsius, il valore osservato è 28 gradi celsius.
-        
-        Observation Value
-        Valore dell'Osservazione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        It represents the offset error; that is, the difference between the actual output value and the specified output value under some particular set of conditions.
-        Questa classe rappresenta l'errore di compensazione, ovvero  la differenza tra il valore reale di uscita e il valore di uscita specificato in alcune particolari condizioni.
-        
-        Compensazione
-        Offset
-        instabile
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        E' un oggetto che ospita strumenti di monitoraggio.  Può essere una boa, un cellulare, un sistema satellitare, una stazione meteo.
-        It is an object that hosts monitoring facilities. It can be a buoy, a mobile phone, a meteo station, a satellite
-        
-        Piattaforma
-        Platform
-        provvisorio - da validare
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        It represents the Precision; i.e., the  degree of reproducibility of a measurement. In other words, if exactly the same values were measured a number of times, an ideal sensor would output exactly the same value every time.
-        Questa classe rappresenta la Precisione, ovvero il grado di riproducibilità di una misura. In altre parole, se esattamente gli stessi valori sono stati misurati un certo numero di volte, un sensor ideale produrrebbe come output esattamente lo stesso valore ogni volta.
-        
-        Precision
-        Precisione
-        instabile
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        It represents the Repetability; that is, the variation in measurements taken by the sensor on the same item, under the same conditions, and in a short period of time.
-        Questa classe rappresenta la ripetibilità ovvero la variazione nelle misurazioni fatte da un sensor sullo stesso oggetto, alle stesse condizioni e in un lasso breve di tempo.
-        
-        Repetability
-        Ripetibilità
-        instabile
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        Classe che rappresenta un arco stradale. Se l'ontologia è utilizzata per rappresentare eventi IoT nell'ambito dei dati real time sul traffico, la classe è rilevante e connota l'arco stradale dell'osservazione.
-        This class represents the Road Segment  If the ontology is used to represent IoT events in the context of real time data traffic, the class is revelant and it represents the road segment of the observation.
-        
-        Arco Stradale
-        Road Segment
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        Questa classe rappresenta un sensore. Un sensore è uno strumento il cui scopo è quello di rilevare e rispondere a eventi o cambiamenti che avvengono nel proprio ambienti. L'informazione rilevata può essere  utilizzata e distribuita per successive elaborazioni.
-        This class represents a sensor. A sensor is a device whose purpose is to detect and respond to events or changes in its environment. The detected information can be used and disseminated for successive elaborations.
-        
-        Sensor
-        Sensore
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Questa classe rappresenta una specifica osservazione sui flussi di traffico
-        This class represents a specific observation on the traffic flows
-        
-        Flusso Traffico
-        Traffic Flow
-        instabile
-        unstable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        banche dati e open data
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia degli eventi IoT
-        This is the distribution in JSON-LD of the IoT Events ontology
-        
-        
-        Distribuzione JSON-LD ontologia IoT-AP_IT
-        JSON-LD distribution of IoT-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia degli eventi IoT
-        This is the distribution in RDF/turtle of the IoT Events ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia IoT-AP_IT
-        RDF/Turtle distribution of IoT-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia degli eventi IoT
-        This is the distribution in RDF/XML of the IoT Events ontology
-        
-        
-        Distribuzione RDF/XML ontologia IoT-AP_IT
-        RDF/XML distribution of IoT-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        TD
-        Digital Transformation Team
-        Team per la Trasformazione Digitale
-    
-    
-
-
-    
-
-    
-        
-        cnr - Z6HZEH - STLab
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-    
-    
-
-
-    
-
-    
-        
-        Data & Analytics Framework
-    
-    
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-    
-
-
-    
-
-    
-        
-    
+
+
+  
+    
+    
+    
+    
+    Property that links an Observation to its value.
+    Proprietà che lega un'osservazione al suo valore.
+    
+    ha valore dell'osservazione
+    has observation value
+    stabile
+    stable
+  
+  
+    
+    
+    
+    TD
+    Digital Transformation Team
+    Team per la Trasformazione Digitale
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia degli eventi IoT
+    This is the distribution in RDF/turtle of the IoT Events ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia IoT-AP_IT
+    RDF/Turtle distribution of IoT-AP_IT Ontology
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    Inverse property of makes observation collection that links a collection of observation made by a sensor.
+    Proprietà inversa di fa collezioni di osservazioni che unisce una collezione di osservazioni a un sensore che le produce.
+    
+    collezione di osservazioni fatte da sensore
+    observation collection made by sensor
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Inverse property of has value for observation parameter that links an observation value to the  observation parameter
+    Proprietà inversa di ha valore per il parametro di osservazione che lega un valore dell'osservazione al parametro dell'osservazione.
+    
+    is value for observation parameter
+    è valore per parametro osservazione
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Act of carrying out an Observation (which is an Event) to estimate or calculate a value of an attribute of a feature of interest.
+    L'atto di condurre un'osservazione (che è un evento) per stimare o calcolare un valore di un attributo di una caratteristica di interesse.
+    
+    Observation
+    Osservazione
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Property that links a collection of observations with its observations.
+    Proprietà che collega una collezione di osservazioni con le sue osservazioni.
+    
+    consiste di
+    consists of
+    stabile
+    stable
+  
+  
+    
+    
+    It represents the Precision; i.e., the  degree of reproducibility of a measurement. In other words, if exactly the same values were measured a number of times, an ideal sensor would output exactly the same value every time.
+    Questa classe rappresenta la Precisione, ovvero il grado di riproducibilità di una misura. In altre parole, se esattamente gli stessi valori sono stati misurati un certo numero di volte, un sensor ideale produrrebbe come output esattamente lo stesso valore ogni volta.
+    
+    Precision
+    Precisione
+    instabile
+    unstable
+  
+  
+    
+    
+    
+    
+    Il termine è utilizzato nelle relative specifiche INSPIRE per definire degli strumenti di monitoraggio. Nel contesto di questa ontologia sono i sensori e gli attuatori.
+    The term refers to the related INSPIRE specifications for environmental monitoring facilties. In the context of this ontology, it consists of sensors and actuators
+    
+    Monitoring Facility
+    Strumento di monitoraggio
+    provvisorio - in attesa di validazione
+    unstable
+  
+  
+    
+    
+    
+    Property that links the observation with the method used to derive it.
+    Proprietà che collega l'osservazione con il metodo utilizzato per rilevarla.
+    
+    metodo usato
+    used method
+    provvisorio - da validare
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    It represents the Frequency; that is, the smallest possible time between one observation and the next, under the defined conditions.
+    Questa classe rappresenta la frequenza ovvero il più piccolo tempo possibile tra un'osservazione e un'altra, in determinate condizioni.
+    
+    Frequency
+    Frequenza
+    instabile
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Inverse property of has feature of interest that links a feature of interest to an observation.
+    Proprietà inversa di ha caratteristica di interesse che lega una caratteristica di interesse a un'osservaizione.
+    
+    is feature of interest for
+    è caratteristica di interesse per
+    stabile
+    stable
+  
+  
+    
+    
+    A workflow, protocol, plan, algorithm, or computational method specifying how to make an observation. It is implemented by monitoring facilities
+    Un metodo di misurazione, una procedura, un protocollo che specifica come effetturare un'osservazione e che è implementato da uno strumento di monitoraggio.
+    
+    Method
+    Metodo
+    Procedura
+    Protocollo
+    provvisoria - da validare
+    unstable
+  
+  
+    
+    
+    
+    Questa classe rappresenta dei parametri di qualità o capacità di misurazione dell'osservazione. Esempi di parametri sono: Latenza, Accuratezza, Ripetibilità, ecc.
+    This class represents quality parameters or measurement capabilities/qualities of an observation. Examples include Latency, Accuracy, Repetability, etc.
+    
+    Measurement Quality
+    Qualità di Misurazione
+    instabile
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    An observation parameter (property, characteristic) of a feature of interest. For instance, if we say that the temperature of the kitchen is 28 clesius degrees, the observed attribute is temperature.
+    Rappresenta un parametro (proprietà) dell'osservazione di una caratteristica di interesse. Per esempio, se diciamo che la temperatura della cucina è di 28 gradi celsius, la temperatura rappresenta l'attributo osservato.
+    
+    Observation Parameter
+    Parametro dell'Osservazione
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Inverse property of hasObservationParameter that links a parameter to its related observation.
+    Proprietà inversa di ha attributo osservato che lega un attributo osservato alla sua relativa osservazione.
+    
+    is observation parameter for
+    è parametro dell'osservazione per
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Questa è l'ontologia di eventi IoT. Essa può essere utilizzata per esempio per rappresentare serie temporali e misure di sensoristica di vario tipo. Attualmente l'ontologia include classi specializzate per la modellazione di flussi di traffico.
+    This is the ontology used to represent IoT events. It can be used to model temporal series and measures of sensors of different type. Currently the ontology is specialized for modelling traffic flows.
+    2017-05-15
+    
+    
+    2020-06-09
+    
+    
+    IoT event Ontology - Italian Application Profile
+    Ontologia Eventi IoT - Profilo applicativo italiano
+    Questa è l'ontologia di eventi IoT. Essa può essere utilizzata per esempio per rappresentare serie temporali e misure di sensoristica di vario tipo. Attualmente l'ontologia include classi specializzate per la modellazione di flussi di traffico.
+    This is the ontology used to represent IoT events. It can be used to model temporal series and measures of sensors of different types. Currently the ontology has been specialized for modelling traffic flows.
+    
+    IoT event Ontology
+    Ontologia Eventi IoT
+    Version 1.1 - June 9 2020 - modification of the alignments to l0 for Method, FeatureOfInterest, ObservationParameter classes
+    Versione 1.1 - Giugno 9 2020 - modificati gli allineamenti a l0 per le classi Metodo, Caratteristica di Interesse e Parametro dell'Osservazione.
+    
+    Internet of Things
+    Misurazione
+    Osservazione
+    Sensore
+    flusso di traffico
+    
+    
+    
+    IoT-AP_IT
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    https://w3id.org/italia/onto/IoT
+    iotapit
+    
+    
+    catalogued
+    published
+    Cittadini
+    Imprese
+    Pubbliche Amministrazioni
+    
+  
+  
+    
+    
+    Classe che rappresenta un arco stradale. Se l'ontologia è utilizzata per rappresentare eventi IoT nell'ambito dei dati real time sul traffico, la classe è rilevante e connota l'arco stradale dell'osservazione.
+    This class represents the Road Segment  If the ontology is used to represent IoT events in the context of real time data traffic, the class is revelant and it represents the road segment of the observation.
+    
+    Arco Stradale
+    Road Segment
+    stabile
+    stable
+  
+  
+    
+    
+    
+    E' un oggetto che ospita strumenti di monitoraggio.  Può essere una boa, un cellulare, un sistema satellitare, una stazione meteo.
+    It is an object that hosts monitoring facilities. It can be a buoy, a mobile phone, a meteo station, a satellite
+    
+    Piattaforma
+    Platform
+    provvisorio - da validare
+    unstable
+  
+  
+    
+    
+    
+    
+    Property that links the Observation to a feature of interest.
+    Proprietà che lega un'osservazione a una caratteristica di interesse.
+    
+    ha caratteristica di interesse
+    has feature of interest
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia degli eventi IoT
+    This is the distribution in RDF/XML of the IoT Events ontology
+    
+    
+    Distribuzione RDF/XML ontologia IoT-AP_IT
+    RDF/XML distribution of IoT-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà è sottoproprietà di atTime e consente di modellare il tempo di generazione della osservazione.
+    This property is a subproperty of atTime and defines the generation time of the observation.
+    
+    generation time
+    tempo di generazione
+    stabile
+    stable
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    
+    It represents the Accuracy; that is, the maximimum difference between the indicated value and the actual measurand being monitored, whilst taking into account all possible sources of error that are relevant to the application.
+    Questa classe rappresenta l'Accuratezza, cioè la differenza massima tra il valore indicato e il valore effettivo monitorato, tenuto conto di tutte le possibili fonti di errore rilevanti per l'applicazione.
+    
+    Accuracy
+    Accuratezza
+    instabile
+    unstable
+  
+  
+    
+    
+    
+    
+    
+    Questa classe rappresenta una collezione di osservazioni fatte da un sensore. Potrebbe anche essere vista come uno stream di dati.
+    This class represents a collection of observations made by a sensor. It can also be thought of as a data stream.
+    
+    Collezione di Osservazioni
+    Observation Collection
+    instabile
+    unstable
+  
+  
+    
+    
+    
+    
+    Property that links a Sensor to the Observation.
+    Proprietà che collega un sensore all'osservazione fatta dal sensore.
+    
+    emette osservazione
+    fa osservazione
+    makes observation
+    produce osservazione
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà è sotto proprietà di atTime ed è utilizzata per modellare il tempo di validità dell'osservazione.
+    This property is subproperty of atTime and it is used to model the valididty time of an observation.
+    
+    phenomenon time
+    tempo di validità
+    tempo di validità del fenomeno
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property that links the observation with the platofrm where it comes from.
+    Proprietà che lega l'osservazione con la piattaforma da cui deriva.
+    
+    comes from
+    proviene da
+    provvisoria - da validare
+    unstable
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un sensore a una collezione di osservazioni che esso fa.
+    The property links a sensor to the collection of observations that it makes.
+    
+    fa collezioni di osservazioni
+    makes observation collection
+    produce collezioni di osservazioni
+    stabile
+    stable
+  
+  
+    
+    
+    It represents the Latency; i.e., the time delay between the cause and the effect of some change in the system being observed
+    Questa classe rappresenta la Latenza, ovvero il ritardo di tempo tra la causa e l'effetto di qualche cambiamento nel sistema osservarto.
+    
+    Latency
+    Latenza
+    instabile
+    unstable
+  
+  
+    
+    
+    Data & Analytics Framework
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Inverse property of hasObservedValue that links an ObservedValue to its related Observation.
+    Proprietà inversa di ha valore osservato che unisce un valore osservato alla relativa osservazione.
+    
+    is osbservation value of
+    è valore osservato di
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Inverse property of has measurement quality value that links the measurement quality value to the measurment quality.
+    Proprietà inversa che lega un valore della qualità di misurazione con la qualità di misurazione.
+    
+    is measurement quality value of
+    è valore di qualità di misurazione di
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    It represents the Feature whose Observed Attribute is being observed by a Sensor in order to get an Observed Value. For instance, if we say that the temperature of the kitchen is 28 celsius degrees, the Feature of Interest is the kitchen.
+    Rappresenta la caratteristica di interesse il cui attributo osservato è osservato da un sensor per ottenere un valore osservato. Per esempio, se diciamo che la temperatura della cucina è di 28 gradi celsius, la caratteristica di interesse è la cucina.
+    
+    Caratteristica di interesse
+    Feature of Interest
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property that links an Observation to a number of measurement capabilities.
+    Proprietà che lega un'osservazione a una serie di parametri di qualità.
+    
+    ha qualità
+    has quality
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Property that links an observation to its parameter being observed.
+    Proprietà che collega un'osservazione al suo parametro osservato.
+    
+    ha parametro dell'osservazione
+    has observation parameter
+    stabile
+    stable
+  
+  
+    
+    
+    
+    inverse property of "hosts monitoring facility" that connects moniotirng facilities with the platform that hosts them.
+    proprietà inversa di "ospita strumenti di monitoraggio" che collega gli strumenti di monitoraggio con la piattaforma che li ospitano
+    
+    is hosted by platform
+    è ospitato da piattaforma
+    provvisoria - da validare
+    unstable
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    
+    Questa classe rappresenta un sensore. Un sensore è uno strumento il cui scopo è quello di rilevare e rispondere a eventi o cambiamenti che avvengono nel proprio ambienti. L'informazione rilevata può essere  utilizzata e distribuita per successive elaborazioni.
+    This class represents a sensor. A sensor is a device whose purpose is to detect and respond to events or changes in its environment. The detected information can be used and disseminated for successive elaborations.
+    
+    Sensor
+    Sensore
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    Property that links the Measrurement Quality with its value.
+    Proprietà che collega la Misurazione di qualità con il relativo valore.
+    
+    ha valore di qualità di misurazione
+    has measurement quality value
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà connette l'attributo (parametro) dell'osservazione a rispettivo valore dell'osservazione.
+    This property links the Observation Parameter to the Observation Value.
+    
+    ha valore per parametro di osservazione
+    has value for observation parameter
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    It represents the value of the observation. For instance if we say that the temperature of the kitchen is 28 celsius degrees, the observed value is 28 celsius degrees.
+    Rappresenta il valore dell'osservazione. Per esempio se diciamo che la temperatura della cucina è di 28 gradi celsius, il valore osservato è 28 gradi celsius.
+    
+    Observation Value
+    Valore dell'Osservazione
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    
+    cnr - Z6HZEH - STLab
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+  
+  
+    
+    
+  
+  
+    
+    
+    It represents the Repetability; that is, the variation in measurements taken by the sensor on the same item, under the same conditions, and in a short period of time.
+    Questa classe rappresenta la ripetibilità ovvero la variazione nelle misurazioni fatte da un sensor sullo stesso oggetto, alle stesse condizioni e in un lasso breve di tempo.
+    
+    Repetability
+    Ripetibilità
+    instabile
+    unstable
+  
+  
+    
+    
+    Questa classe rappresenta una specifica osservazione sui flussi di traffico
+    This class represents a specific observation on the traffic flows
+    
+    Flusso Traffico
+    Traffic Flow
+    instabile
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Inverse property of consistsOf that links an observation to its related collection.
+    Proprietà inversa di consiste di che lega un'osservazione alla sua relativa collezione.
+    
+    is part of
+    è parte di
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Property that links a platform with the monitoring facilities it hosts
+    Proprietà che collega la piattaforma agli strumenti di monitoraggio che ospita
+    
+    hosts monitoring facility
+    ospita strumenti di monitoraggio
+    provvisoria - da validare
+    unstable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    It represents the offset error; that is, the difference between the actual output value and the specified output value under some particular set of conditions.
+    Questa classe rappresenta l'errore di compensazione, ovvero  la differenza tra il valore reale di uscita e il valore di uscita specificato in alcune particolari condizioni.
+    
+    Compensazione
+    Offset
+    instabile
+    unstable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Questa è la proprietù inversa che lega un'osservazione al sensore.
+    This is the inverse property of makesObservation and links an Observation to the Sensor.
+    
+    observation made by sensor
+    osservazione fatta dal sensore
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    An actuator.
+    La classe che rappresenta un attuatore.
+    Actuator
+    Attuatore
+  
+  
+    
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia degli eventi IoT
+    This is the distribution in JSON-LD of the IoT Events ontology
+    
+    
+    Distribuzione JSON-LD ontologia IoT-AP_IT
+    JSON-LD distribution of IoT-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    Measurement Quality Value
+    Valore Qualità di Misurazione
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/IoT/latest/IoT-aligns-AP_IT.jsonld b/Ontologie/IoT/latest/IoT-aligns-AP_IT.jsonld
index 1cd69daf..886b634f 100644
--- a/Ontologie/IoT/latest/IoT-aligns-AP_IT.jsonld
+++ b/Ontologie/IoT/latest/IoT-aligns-AP_IT.jsonld
@@ -7,30 +7,43 @@
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
     "sosa": "http://www.w3.org/ns/sosa/",
     "ssn": "http://www.w3.org/ns/ssn/",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality",
+      "@id": "d0:Characteristic",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "dul:Amount",
       "@type": "owl:Class",
       "rdfs:subClassOf": {
-        "@id": "ssn:SystemProperty"
+        "@id": "dul:Region"
       }
     },
     {
-      "@id": "dul:isRegionOf",
-      "@type": "owl:ObjectProperty",
-      "rdfs:subPropertyOf": {
-        "@id": "dul:associatedWith"
+      "@id": "dul:Collection",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "dul:Object"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/isObservationParameterFor",
-      "@type": "owl:ObjectProperty",
-      "rdfs:subPropertyOf": {
-        "@id": "dul:isParameterFor"
+      "@id": "dul:Entity",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "dul:Event",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "dul:Entity"
       }
     },
+    {
+      "@id": "dul:Method",
+      "@type": "owl:Class"
+    },
     {
       "@id": "dul:Object",
       "@type": "owl:Class",
@@ -39,336 +52,292 @@
       }
     },
     {
-      "@id": "dul:Collection",
+      "@id": "dul:Parameter",
       "@type": "owl:Class",
       "rdfs:subClassOf": {
-        "@id": "dul:Object"
+        "@id": "d0:Characteristic"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/usedMethod",
-      "@type": "owl:ObjectProperty",
-      "rdfs:subPropertyOf": {
-        "@id": "sosa:usedProcedure"
-      }
+      "@id": "dul:Quality",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": [
+        {
+          "@id": "d0:Characteristic"
+        },
+        {
+          "@id": "dul:Entity"
+        }
+      ]
     },
     {
-      "@id": "ssn:Sensor",
+      "@id": "dul:Region",
       "@type": "owl:Class",
       "rdfs:subClassOf": {
-        "@id": "dul:Object"
+        "@id": "d0:Characteristic"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/hasFeatureOfInterest",
-      "@type": "owl:ObjectProperty",
-      "rdfs:subPropertyOf": {
-        "@id": "sosa:hasFeatureOfInterest"
-      }
+      "@id": "dul:associatedWith",
+      "@type": "owl:ObjectProperty"
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/hasValueForObservationParameter",
-      "@type": "owl:ObjectProperty",
-      "rdfs:subPropertyOf": {
-        "@id": "dul:hasRegion"
-      }
+      "@id": "dul:hasMember",
+      "@type": "owl:ObjectProperty"
     },
     {
-      "@id": "sosa:hasFeatureOfInterest",
+      "@id": "dul:hasParameter",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
         "@id": "dul:associatedWith"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/isValueForObservationParameter",
+      "@id": "dul:hasQuality",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:isRegionOf"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/Sensor",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "ssn:Sensor"
+        "@id": "dul:associatedWith"
       }
     },
     {
-      "@id": "dul:isMemberOf",
+      "@id": "dul:hasRegion",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
         "@id": "dul:associatedWith"
       }
     },
     {
-      "@id": "dul:Parameter",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "d0:Characteristic"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/hasMeasurementQualityValue",
+      "@id": "dul:isMemberOf",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:hasRegion"
+        "@id": "dul:associatedWith"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/hasObservationParameter",
+      "@id": "dul:isParameterFor",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:hasParameter"
+        "@id": "dul:associatedWith"
       }
     },
     {
-      "@id": "sosa:madeBySensor",
+      "@id": "dul:isRegionOf",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
         "@id": "dul:associatedWith"
       }
     },
     {
-      "@id": "sosa:usedProcedure",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "dul:Region",
+      "@id": "https://w3id.org/italia/onto/IoT/FeatureOfInterest",
       "@type": "owl:Class",
       "rdfs:subClassOf": {
-        "@id": "d0:Characteristic"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/observationMadeBySensor",
-      "@type": "owl:ObjectProperty",
-      "rdfs:subPropertyOf": {
-        "@id": "sosa:madeBySensor"
+        "@id": "sosa:FeatureOfInterest"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/ObservationCollection",
+      "@id": "https://w3id.org/italia/onto/IoT/MeasurementQuality",
       "@type": "owl:Class",
       "rdfs:subClassOf": {
-        "@id": "dul:Collection"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/iotapit-aligns",
-      "@type": "owl:Ontology",
-      "owl:imports": {
-        "@id": "https://w3id.org/italia/onto/IoT"
-      },
-      "owl:versionIRI": {
-        "@id": "https://w3id.org/italia/onto/iotapit-aligns/1.0"
+        "@id": "ssn:SystemProperty"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter",
+      "@id": "https://w3id.org/italia/onto/IoT/MeasurementQualityValue",
       "@type": "owl:Class",
       "rdfs:subClassOf": {
-        "@id": "dul:Parameter"
+        "@id": "dul:Amount"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/isMeasurementQualityValueOf",
-      "@type": "owl:ObjectProperty",
-      "rdfs:subPropertyOf": {
-        "@id": "dul:isRegionOf"
+      "@id": "https://w3id.org/italia/onto/IoT/Method",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "sosa:Procedure"
       }
     },
     {
-      "@id": "sosa:Procedure",
+      "@id": "https://w3id.org/italia/onto/IoT/Observation",
       "@type": "owl:Class",
       "rdfs:subClassOf": {
-        "@id": "dul:Method"
+        "@id": "sosa:Observation"
       }
     },
     {
-      "@id": "dul:hasMember",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "sosa:hosts",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/hasObservationValue",
-      "@type": "owl:ObjectProperty",
-      "rdfs:subPropertyOf": {
-        "@id": "dul:hasRegion"
+      "@id": "https://w3id.org/italia/onto/IoT/ObservationCollection",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "dul:Collection"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/Method",
+      "@id": "https://w3id.org/italia/onto/IoT/ObservationParameter",
       "@type": "owl:Class",
       "rdfs:subClassOf": {
-        "@id": "sosa:Procedure"
+        "@id": "dul:Parameter"
       }
     },
     {
-      "@id": "dul:Method",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "d0:Characteristic",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/IoT/Observation",
+      "@id": "https://w3id.org/italia/onto/IoT/Platform",
       "@type": "owl:Class",
       "rdfs:subClassOf": {
-        "@id": "sosa:Observation"
+        "@id": "sosa:Platform"
       }
     },
     {
-      "@id": "sosa:FeatureOfInterest",
+      "@id": "https://w3id.org/italia/onto/IoT/Sensor",
       "@type": "owl:Class",
       "rdfs:subClassOf": {
-        "@id": "dul:Entity"
+        "@id": "ssn:Sensor"
       }
     },
     {
-      "@id": "sosa:isFeatureOfInterestOf",
+      "@id": "https://w3id.org/italia/onto/IoT/consistsOf",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:associatedWith"
+        "@id": "dul:hasMember"
       }
     },
     {
-      "@id": "dul:Entity",
-      "@type": "owl:Class"
+      "@id": "https://w3id.org/italia/onto/IoT/hasFeatureOfInterest",
+      "@type": "owl:ObjectProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "sosa:hasFeatureOfInterest"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/consistsOf",
+      "@id": "https://w3id.org/italia/onto/IoT/hasMeasurementQualityValue",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:hasMember"
+        "@id": "dul:hasRegion"
       }
     },
     {
-      "@id": "dul:isParameterFor",
+      "@id": "https://w3id.org/italia/onto/IoT/hasObservationParameter",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:associatedWith"
+        "@id": "dul:hasParameter"
       }
     },
     {
-      "@id": "dul:hasParameter",
+      "@id": "https://w3id.org/italia/onto/IoT/hasObservationValue",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:associatedWith"
+        "@id": "dul:hasRegion"
       }
     },
     {
-      "@id": "ssn:SystemProperty",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "dul:Quality"
+      "@id": "https://w3id.org/italia/onto/IoT/hasQuality",
+      "@type": "owl:ObjectProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "dul:hasQuality"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/isPartOf",
+      "@id": "https://w3id.org/italia/onto/IoT/hasValueForObservationParameter",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:isMemberOf"
+        "@id": "dul:hasRegion"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/MeasurementQualityValue",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "dul:Amount"
+      "@id": "https://w3id.org/italia/onto/IoT/hostsMonitoringFacility",
+      "@type": "owl:ObjectProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "sosa:hosts"
       }
     },
     {
-      "@id": "dul:hasQuality",
+      "@id": "https://w3id.org/italia/onto/IoT/isFeatureOfInterestFor",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:associatedWith"
+        "@id": "sosa:isFeatureOfInterestOf"
       }
     },
     {
-      "@id": "dul:Quality",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": [
-        {
-          "@id": "d0:Characteristic"
-        },
-        {
-          "@id": "dul:Entity"
-        }
-      ]
+      "@id": "https://w3id.org/italia/onto/IoT/isMeasurementQualityValueOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "dul:isRegionOf"
+      }
     },
     {
-      "@id": "dul:Amount",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "dul:Region"
+      "@id": "https://w3id.org/italia/onto/IoT/isObservationParameterFor",
+      "@type": "owl:ObjectProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "dul:isParameterFor"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/observationCollectionMadeBySensor",
+      "@id": "https://w3id.org/italia/onto/IoT/isObservationValueOf",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:associatedWith"
+        "@id": "dul:isRegionOf"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/FeatureOfInterest",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "sosa:FeatureOfInterest"
+      "@id": "https://w3id.org/italia/onto/IoT/isPartOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "dul:isMemberOf"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/makesObservationCollection",
+      "@id": "https://w3id.org/italia/onto/IoT/isValueForObservationParameter",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:associatedWith"
+        "@id": "dul:isRegionOf"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/isObservationValueOf",
+      "@id": "https://w3id.org/italia/onto/IoT/makesObservation",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:isRegionOf"
+        "@id": "sosa:madeObservation"
       }
     },
     {
-      "@id": "dul:hasRegion",
+      "@id": "https://w3id.org/italia/onto/IoT/makesObservationCollection",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
         "@id": "dul:associatedWith"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/Platform",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "sosa:Platform"
+      "@id": "https://w3id.org/italia/onto/IoT/observationCollectionMadeBySensor",
+      "@type": "owl:ObjectProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "dul:associatedWith"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/isFeatureOfInterestFor",
+      "@id": "https://w3id.org/italia/onto/IoT/observationMadeBySensor",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "sosa:isFeatureOfInterestOf"
+        "@id": "sosa:madeBySensor"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/makesObservation",
+      "@id": "https://w3id.org/italia/onto/IoT/usedMethod",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "sosa:madeObservation"
+        "@id": "sosa:usedProcedure"
       }
     },
     {
-      "@id": "sosa:Platform",
+      "@id": "https://w3id.org/italia/onto/iotapit-aligns",
+      "@type": "owl:Ontology",
+      "owl:imports": {
+        "@id": "https://w3id.org/italia/onto/IoT"
+      },
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/iotapit-aligns/1.0"
+      }
+    },
+    {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "owl:Class",
       "rdfs:subClassOf": {
-        "@id": "dul:Object"
+        "@id": "dul:Entity"
       }
     },
     {
@@ -379,28 +348,42 @@
       }
     },
     {
-      "@id": "dul:associatedWith",
-      "@type": "owl:ObjectProperty"
+      "@id": "sosa:Platform",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "dul:Object"
+      }
     },
     {
-      "@id": "dul:Event",
+      "@id": "sosa:Procedure",
       "@type": "owl:Class",
       "rdfs:subClassOf": {
-        "@id": "dul:Entity"
+        "@id": "dul:Method"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/hasQuality",
+      "@id": "sosa:hasFeatureOfInterest",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:hasQuality"
+        "@id": "dul:associatedWith"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/IoT/hostsMonitoringFacility",
+      "@id": "sosa:hosts",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "sosa:isFeatureOfInterestOf",
       "@type": "owl:ObjectProperty",
       "rdfs:subPropertyOf": {
-        "@id": "sosa:hosts"
+        "@id": "dul:associatedWith"
+      }
+    },
+    {
+      "@id": "sosa:madeBySensor",
+      "@type": "owl:ObjectProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "dul:associatedWith"
       }
     },
     {
@@ -409,6 +392,24 @@
       "rdfs:subPropertyOf": {
         "@id": "dul:associatedWith"
       }
+    },
+    {
+      "@id": "sosa:usedProcedure",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "ssn:Sensor",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "dul:Object"
+      }
+    },
+    {
+      "@id": "ssn:SystemProperty",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "dul:Quality"
+      }
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/IoT/latest/IoT-aligns-AP_IT.rdf b/Ontologie/IoT/latest/IoT-aligns-AP_IT.rdf
index 4a418b85..abf6edc8 100644
--- a/Ontologie/IoT/latest/IoT-aligns-AP_IT.rdf
+++ b/Ontologie/IoT/latest/IoT-aligns-AP_IT.rdf
@@ -4,235 +4,235 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
 >
-  
-    
-    
+  
+    
+    
   
-  
-    
+  
     
+    
   
-  
+  
     
-    
+    
   
-  
+  
+    
+    
+  
+  
     
     
   
-  
+  
     
-    
-  
-  
-    
-    
+    
   
-  
-    
+  
     
+    
   
-  
-    
+  
     
+    
   
   
     
     
   
-  
-    
-    
-    
-  
-  
-    
+  
     
+    
   
-  
+  
     
-    
   
-  
-    
-    
+  
+    
+    
   
-  
-    
-    
+  
+    
+    
   
-  
+  
+    
+    
+    
+  
+  
     
+    
   
-  
-    
-    
+  
+    
+    
   
-  
+  
     
     
   
-  
-    
-  
-  
+  
     
-    
+    
   
-  
+  
     
-    
+    
   
-  
+  
+    
+    
+  
+  
     
-    
+    
+    
   
   
     
     
   
-  
-    
-    
-  
-  
-    
+  
     
+    
   
   
     
     
   
-  
+  
     
-    
+    
   
-  
-    
-    
+  
+    
+    
   
-  
+  
     
-    
+    
   
-  
+  
     
-    
+    
   
-  
-    
-    
+  
+    
   
-  
+  
     
-    
+    
   
-  
+  
     
-    
-  
-  
-    
+    
   
-  
-    
-    
+  
+    
+    
   
-  
+  
     
     
   
-  
+  
     
+    
   
-  
-    
+  
     
+    
   
-  
-    
-    
-  
-  
-    
+  
     
   
-  
+  
     
-    
-    
   
-  
-    
+  
     
+    
   
-  
+  
     
-    
+    
   
-  
+  
     
-    
   
-  
-    
-    
+  
+    
+    
   
-  
+  
     
-    
+    
   
-  
+  
     
-    
+    
   
-  
+  
     
     
   
-  
-    
+  
+    
+    
   
   
-    
     
+    
   
-  
-    
+  
     
+    
   
-  
+  
     
-    
+    
   
-  
-    
+  
     
+    
   
-  
-    
-    
+  
+    
+    
   
-  
+  
+    
+    
+  
+  
+    
+    
+  
+  
     
+    
   
-  
+  
     
-    
+    
   
-  
+  
     
-    
+    
   
-  
-    
-    
+  
+    
   
-  
+  
+    
+    
+  
+  
     
+    
   
-  
+  
     
-    
   
 
diff --git a/Ontologie/Language/latest/Language-AP_IT.jsonld b/Ontologie/Language/latest/Language-AP_IT.jsonld
index fcb943e7..0ae364ea 100644
--- a/Ontologie/Language/latest/Language-AP_IT.jsonld
+++ b/Ontologie/Language/latest/Language-AP_IT.jsonld
@@ -1,589 +1,690 @@
-[{
-	"@id": "_:b0",
-	"@type": ["http://www.w3.org/2002/07/owl#Restriction"],
-	"http://www.w3.org/2002/07/owl#onProperty": [{
-		"@id": "https://w3id.org/italia/onto/Language/isLanguageOf"
-	}],
-	"http://www.w3.org/2002/07/owl#allValuesFrom": [{
-		"@id": "http://www.w3.org/2002/07/owl#Thing"
-	}]
-}, {
-	"@id": "_:b1",
-	"@type": ["http://www.w3.org/2002/07/owl#Restriction"],
-	"http://www.w3.org/2002/07/owl#onProperty": [{
-		"@id": "https://w3id.org/italia/onto/Language/spokenIn"
-	}],
-	"http://www.w3.org/2002/07/owl#allValuesFrom": [{
-		"@id": "https://w3id.org/italia/onto/CLV/Country"
-	}]
-}, {
-	"@id": "http://dati.gov.it/onto/dcatapit#Agent",
-	"@type": ["http://www.w3.org/2002/07/owl#Class"]
-}, {
-	"@id": "http://dati.gov.it/onto/dcatapit#Organization",
-	"@type": ["http://www.w3.org/2002/07/owl#Class"]
-}, {
-	"@id": "http://publications.europa.eu/resource/authority/data-theme/REGI"
-}, {
-	"@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
-}, {
-	"@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
-}, {
-	"@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
-}, {
-	"@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
-}, {
-	"@id": "http://publications.europa.eu/resource/authority/language"
-}, {
-	"@id": "http://publications.europa.eu/resource/authority/language/ENG"
-}, {
-	"@id": "http://publications.europa.eu/resource/authority/language/ITA"
-}, {
-	"@id": "http://purl.org/dc/terms/LinguisticSystem"
-}, {
-	"@id": "http://purl.org/dc/terms/creator",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "http://purl.org/dc/terms/description",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "http://purl.org/dc/terms/format",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "http://purl.org/dc/terms/identifier",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "http://purl.org/dc/terms/issued",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "http://purl.org/dc/terms/license",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "http://purl.org/dc/terms/modified",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "http://purl.org/dc/terms/title",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid",
-	"@type": ["http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Agent", "http://xmlns.com/foaf/0.1/Agent"],
-	"http://purl.org/dc/terms/identifier": [{
-		"@value": "agid"
-	}],
-	"http://xmlns.com/foaf/0.1/name": [{
-		"@value": "Agenzia per l'Italia Digitale",
-		"@language": "it"
-	}, {
-		"@value": "Italian Digital Agency",
-		"@language": "en"
-	}]
-}, {
-	"@id": "http://www.w3.org/2002/07/owl#AnnotationProperty"
-}, {
-	"@id": "http://www.w3.org/2002/07/owl#Class"
-}, {
-	"@id": "http://www.w3.org/2002/07/owl#NamedIndividual"
-}, {
-	"@id": "http://www.w3.org/2002/07/owl#ObjectProperty"
-}, {
-	"@id": "http://www.w3.org/2002/07/owl#Ontology"
-}, {
-	"@id": "http://www.w3.org/2002/07/owl#Restriction"
-}, {
-	"@id": "http://www.w3.org/2002/07/owl#Thing"
-}, {
-	"@id": "http://www.w3.org/2004/02/skos/core#Concept"
-}, {
-	"@id": "http://www.w3.org/2006/vcard/ns#Kind",
-	"@type": ["http://www.w3.org/2002/07/owl#Class"]
-}, {
-	"@id": "http://www.w3.org/2006/vcard/ns#Organization",
-	"@type": ["http://www.w3.org/2002/07/owl#Class"]
-}, {
-	"@id": "http://www.w3.org/2006/vcard/ns#fn",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "http://www.w3.org/2006/vcard/ns#hasEmail",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "http://www.w3.org/ns/dcat#accessURL",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "http://www.w3.org/ns/dcat#downloadURL",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "http://www.w3.org/ns/prov#wasDerivedFrom",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "http://xmlns.com/foaf/0.1/Agent",
-	"@type": ["http://www.w3.org/2002/07/owl#Class"]
-}, {
-	"@id": "http://xmlns.com/foaf/0.1/name",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest"
-}, {
-	"@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest/Language-AP_IT.jsonld"
-}, {
-	"@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest/Language-AP_IT.rdf"
-}, {
-	"@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest/Language-AP_IT.ttl"
-}, {
-	"@id": "https://w3id.org/italia/data/distribution/LangAPIT-JSON-LD"
-}, {
-	"@id": "https://w3id.org/italia/data/distribution/LangAPIT-RDF-TURTLE"
-}, {
-	"@id": "https://w3id.org/italia/data/distribution/LangAPIT-RDF-XML"
-}, {
-	"@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-}, {
-	"@id": "https://w3id.org/italia/data/contact-point/onto-agid",
-	"@type": ["http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Organization", "http://www.w3.org/2006/vcard/ns#Kind", "http://www.w3.org/2006/vcard/ns#Organization"],
-	"http://www.w3.org/2006/vcard/ns#fn": [{
-		"@value": "banche dati e open data"
-	}],
-	"http://www.w3.org/2006/vcard/ns#hasEmail": [{
-		"@id": "mailto:info@dati.gov.it"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/data/distribution/LangAPIT-JSON-LD",
-	"@type": ["http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution"],
-	"http://purl.org/dc/terms/description": [{
-		"@value": "Questa è la distribuzione JSON-LD dell'ontologia delle lingue",
-		"@language": "it"
-	}, {
-		"@value": "This is the distribution in JSON-LD of the Language ontology",
-		"@language": "en"
-	}],
-	"http://purl.org/dc/terms/format": [{
-		"@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
-	}],
-	"http://purl.org/dc/terms/license": [{
-		"@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-	}],
-	"http://purl.org/dc/terms/title": [{
-		"@value": "Distribuzione JSON-LD ontologia Lang-AP_IT",
-		"@language": "it"
-	}, {
-		"@value": "JSON-LD distribution of Lang-AP_IT Ontology",
-		"@language": "en"
-	}],
-	"http://www.w3.org/ns/dcat#accessURL": [{
-		"@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest"
-	}],
-	"http://www.w3.org/ns/dcat#downloadURL": [{
-		"@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest/Language-AP_IT.jsonld"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/data/distribution/LangAPIT-RDF-TURTLE",
-	"@type": ["http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution"],
-	"http://purl.org/dc/terms/description": [{
-		"@value": "Questa è la distribuzione RDF/Turtle dell'ontologia delle lingue",
-		"@language": "it"
-	}, {
-		"@value": "This is the distribution in RDF/turtle of the Language ontology",
-		"@language": "en"
-	}],
-	"http://purl.org/dc/terms/format": [{
-		"@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
-	}],
-	"http://purl.org/dc/terms/license": [{
-		"@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-	}],
-	"http://purl.org/dc/terms/title": [{
-		"@value": "Distribuzione RDF/Turtle ontologia Lan-AP_IT",
-		"@language": "it"
-	}, {
-		"@value": "RDF/Turtle distribution of Lang-AP_IT Ontology",
-		"@language": "en"
-	}],
-	"http://www.w3.org/ns/dcat#accessURL": [{
-		"@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest"
-	}],
-	"http://www.w3.org/ns/dcat#downloadURL": [{
-		"@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest/Language-AP_IT.ttl"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/data/distribution/LangAPIT-RDF-XML",
-	"@type": ["http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution"],
-	"http://purl.org/dc/terms/description": [{
-		"@value": "Questa è la distribuzione RDF/XML dell'ontologia delle lingue",
-		"@language": "it"
-	}, {
-		"@value": "This is the distribution in RDF/XML of the Language ontology",
-		"@language": "en"
-	}],
-	"http://purl.org/dc/terms/format": [{
-		"@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
-	}],
-	"http://purl.org/dc/terms/license": [{
-		"@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-	}],
-	"http://purl.org/dc/terms/title": [{
-		"@value": "Distribuzione RDF/XML ontologia Lang-AP_IT",
-		"@language": "it"
-	}, {
-		"@value": "RDF/XML distribution of Lang-AP_IT Ontology",
-		"@language": "en"
-	}],
-	"http://www.w3.org/ns/dcat#accessURL": [{
-		"@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest"
-	}],
-	"http://www.w3.org/ns/dcat#downloadURL": [{
-		"@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest/Language-AP_IT.rdf"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/data/organization/public-organization/td",
-	"@type": ["http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Agent", "http://xmlns.com/foaf/0.1/Agent"],
-	"http://purl.org/dc/terms/identifier": [{
-		"@value": "TD"
-	}],
-	"http://xmlns.com/foaf/0.1/name": [{
-		"@value": "Digital Transformation Team",
-		"@language": "en"
-	}, {
-		"@value": "Team per la Trasformazione Digitale",
-		"@language": "it"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
-	"@type": ["http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/l0/Agent"],
-	"http://purl.org/dc/terms/identifier": [{
-		"@value": "cnr - Z6HZEH - STLab"
-	}],
-	"https://w3id.org/italia/onto/l0/name": [{
-		"@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)",
-		"@language": "en"
-	}, {
-		"@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)",
-		"@language": "it"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/data/project/DAF",
-	"@type": ["http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/Project"],
-	"https://w3id.org/italia/onto/l0/name": [{
-		"@value": "Data & Analytics Framework",
-		"@language": "it"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/data/project/OntoPiA",
-	"@type": ["http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/Project"],
-	"https://w3id.org/italia/onto/l0/name": [{
-		"@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana",
-		"@language": "it"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/onto/ADMS/AnnotationTask"
-}, {
-	"@id": "https://w3id.org/italia/onto/ADMS/Formal"
-}, {
-	"@id": "https://w3id.org/italia/onto/ADMS/OWL"
-}, {
-	"@id": "https://w3id.org/italia/onto/ADMS/Project",
-	"@type": ["http://www.w3.org/2002/07/owl#Class"]
-}, {
-	"@id": "https://w3id.org/italia/onto/ADMS/QueryFormulationTask"
-}, {
-	"@id": "https://w3id.org/italia/onto/ADMS/SearchTask"
-}, {
-	"@id": "https://w3id.org/italia/onto/ADMS/SemanticAsset",
-	"@type": ["http://www.w3.org/2002/07/owl#Class"]
-}, {
-	"@id": "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution",
-	"@type": ["http://www.w3.org/2002/07/owl#Class"]
-}, {
-	"@id": "https://w3id.org/italia/onto/ADMS/ServiceOntology"
-}, {
-	"@id": "https://w3id.org/italia/onto/CLV"
-}, {
-	"@id": "https://w3id.org/italia/onto/CLV/Country",
-	"@type": ["http://www.w3.org/2002/07/owl#Class"]
-}, {
-	"@id": "https://w3id.org/italia/onto/Language",
-	"@type": ["http://www.w3.org/2002/07/owl#Ontology", "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAsset"],
-	"http://www.w3.org/2002/07/owl#versionIRI": [{
-		"@id": "https://w3id.org/italia/onto/Language/"
-	}],
-	"http://www.w3.org/2002/07/owl#imports": [{
-		"@id": "https://w3id.org/italia/onto/CLV"
-	}, {
-		"@id": "https://w3id.org/italia/onto/l0"
-	}],
-	"http://purl.org/dc/terms/modified": [{
-		"@value": "2018-06-27",
-		"@type": "http://www.w3.org/2001/XMLSchema#date"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#label": [{
-		"@value": "Language Ontology",
-		"@language": "en"
-	}, {
-		"@value": "Ontologia Lingue",
-		"@language": "it"
-	}],
-	"https://w3id.org/italia/onto/ADMS/hasSemanticAssetDistribution": [{
-		"@id": "https://w3id.org/italia/data/distribution/LangAPIT-RDF-TURTLE"
-	}, {
-		"@id": "https://w3id.org/italia/data/distribution/LangAPIT-RDF-XML"
-	}, {
-		"@id": "https://w3id.org/italia/data/distribution/LangAPIT-JSON-LD"
-	}],
-	"http://purl.org/dc/terms/publisher": [{
-		"@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
-	}],
-	"https://w3id.org/italia/onto/ADMS/prefix": [{
-		"@value": "langapit"
-	}],
-	"https://w3id.org/italia/onto/ADMS/target": [{
-		"@value": "Cittadini"
-	}, {
-		"@value": "Imprese"
-	}, {
-		"@value": "Pubbliche Amministrazioni"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#comment": [{
-		"@value": "Questa è l'ontologia per la modellazione delle lingue. Essa è di supporto per altre ontologie (per i contatti, per i servizi pubblici) e consente di rappresentare anche dove le lingue sono parlate",
-		"@language": "it"
-	}, {
-		"@value": "This is the ontology for modeling languages. It is used as supporting ontology for others (e.g., contact point, public service) and it can also represent the country in which the language is spoken.",
-		"@language": "en"
-	}],
-	"http://purl.org/dc/terms/creator": [{
-		"@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
-	}],
-	"https://w3id.org/italia/onto/ADMS/hasTask": [{
-		"@id": "https://w3id.org/italia/onto/ADMS/AnnotationTask"
-	}, {
-		"@id": "https://w3id.org/italia/onto/ADMS/QueryFormulationTask"
-	}, {
-		"@id": "https://w3id.org/italia/onto/ADMS/SearchTask"
-	}],
-	"http://purl.org/dc/terms/description": [{
-		"@value": "Questa è l'ontologia per la modellazione delle lingue",
-		"@language": "it"
-	}, {
-		"@value": "This is the ontology for modeling the languages",
-		"@language": "en"
-	}],
-	"https://w3id.org/italia/onto/ADMS/acronym": [{
-		"@value": "Lang-AP_IT"
-	}],
-	"http://www.w3.org/2002/07/owl#versionInfo": [{
-		"@value": "Version 0.1 - June 27 2018 - creation of the ontology",
-		"@language": "en"
-	}, {
-		"@value": "Versione 0.1 - Creazione dell'ontologia",
-		"@language": "it"
-	}],
-	"http://www.w3.org/ns/dcat#contactPoint": [{
-		"@id": "https://w3id.org/italia/data/contact-point/onto-agid"
-	}],
-	"http://www.w3.org/ns/dcat#keyword": [ {
-		"@language": "it",
-		"@value": "Strutture ricettive"
-	},
-	{
-		"@language": "it",
-		"@value": "Hotel"
-	},
-	{
-		"@language": "it",
-		"@value": "Ricettività"
-	},
-	] ,
-	"http://purl.org/dc/terms/title": [{
-		"@value": "Ontologia Lingue - Profilo applicativo italiano",
-		"@language": "it"
-	}, {
-		"@value": "Language Ontology - Italian Application Profile",
-		"@language": "en"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [{
-		"@id": "https://w3id.org/italia/onto/Language"
-	}],
-	"https://w3id.org/italia/onto/ADMS/semanticAssetInUse": [{
-		"@id": "https://w3id.org/italia/data/project/DAF"
-	}, {
-		"@id": "https://w3id.org/italia/data/project/OntoPiA"
-	}],
-	"http://purl.org/dc/terms/accrualPeriodicity": [{
-		"@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
-	}],
-	"https://w3id.org/italia/onto/ADMS/hasKeyClass": [{
-		"@id": "https://w3id.org/italia/onto/Language/Language"
-	}],
-	"https://w3id.org/italia/onto/ADMS/hasOntologyLanguage": [{
-		"@id": "https://w3id.org/italia/onto/ADMS/OWL"
-	}],
-	"http://www.w3.org/ns/dcat#theme": [{
-		"@id": "http://publications.europa.eu/resource/authority/data-theme/REGI"
-	}],
-	"https://w3id.org/italia/onto/ADMS/last": [{
-		"@id": "https://w3id.org/italia/onto/Language/"
-	}],
-	"https://w3id.org/italia/onto/ADMS/hasContributor": [{
-		"@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
-	}, {
-		"@id": "https://w3id.org/italia/data/organization/public-organization/td"
-	}],
-	"http://purl.org/dc/terms/issued": [{
-		"@value": "2018-06-27",
-		"@type": "http://www.w3.org/2001/XMLSchema#date"
-	}],
-	"http://purl.org/dc/terms/language": [{
-		"@id": "http://publications.europa.eu/resource/authority/language/ITA"
-	}, {
-		"@id": "http://publications.europa.eu/resource/authority/language/ENG"
-	}],
-	"https://w3id.org/italia/onto/ADMS/status": [{
-		"@value": "final draft"
-	}],
-	"http://purl.org/dc/terms/rightsHolder": [{
-		"@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
-	}],
-	"https://w3id.org/italia/onto/ADMS/type": [{
-		"@id": "https://w3id.org/italia/onto/ADMS/ServiceOntology"
-	}],
-	"http://purl.org/dc/terms/identifier": [{
-		"@value": "https://w3id.org/italia/onto/Language"
-	}],
-	"https://w3id.org/italia/onto/ADMS/hasFormalityLevel": [{
-		"@id": "https://w3id.org/italia/onto/ADMS/Formal"
-	}],
-	"https://w3id.org/italia/onto/ADMS/officialURI": [{
-		"@value": "https://w3id.org/italia/onto/Language",
-		"@type": "http://www.w3.org/2001/XMLSchema#anyURI"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/onto/Language/"
-}, {
-	"@id": "https://w3id.org/italia/onto/Language/Language",
-	"@type": ["http://www.w3.org/2002/07/owl#Class"],
-	"http://www.w3.org/2000/01/rdf-schema#subClassOf": [{
-		"@id": "https://w3id.org/italia/onto/l0/Characteristic"
-	}, {
-		"@id": "_:b0"
-	}, {
-		"@id": "_:b1"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#comment": [{
-		"@value": "Questa classe è utilizzata per rappresentare una lingua (e.g., italiano, francese, tedesco, ecc.).",
-		"@language": "it"
-	}, {
-		"@value": "This class is used to model a language (e.g., Italian, French, German, etc.)",
-		"@language": "en"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [{
-		"@id": "https://w3id.org/italia/onto/Language"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#label": [{
-		"@value": "Language",
-		"@language": "en"
-	}, {
-		"@value": "Lingua",
-		"@language": "it"
-	}],
-	"http://www.w3.org/ns/prov#wasDerivedFrom": [{
-		"@id": "http://purl.org/dc/terms/LinguisticSystem"
-	}, {
-		"@id": "http://www.w3.org/2004/02/skos/core#Concept"
-	}],
-	"https://w3id.org/italia/onto/l0/controlledVocabulary": [{
-		"@id": "http://publications.europa.eu/resource/authority/language"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/onto/Language/hasLanguage",
-	"@type": ["http://www.w3.org/2002/07/owl#ObjectProperty"],
-	"http://www.w3.org/2002/07/owl#inverseOf": [{
-		"@id": "https://w3id.org/italia/onto/Language/isLanguageOf"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#domain": [{
-		"@id": "http://www.w3.org/2002/07/owl#Thing"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#range": [{
-		"@id": "https://w3id.org/italia/onto/Language/Language"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#comment": [{
-		"@value": "Property that links any thing with a language",
-		"@language": "en"
-	}, {
-		"@value": "Proprietà che lega una qualsiasi cosa (e.g., servizio pubblico, punto di contatto, web site, etc.) con la sua lingua",
-		"@language": "it"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [{
-		"@id": "https://w3id.org/italia/onto/Language"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#label": [{
-		"@value": "ha lingua",
-		"@language": "it"
-	}, {
-		"@value": "has language"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/onto/Language/isLanguageOf",
-	"@type": ["http://www.w3.org/2002/07/owl#ObjectProperty"],
-	"http://www.w3.org/2000/01/rdf-schema#domain": [{
-		"@id": "https://w3id.org/italia/onto/Language/Language"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#range": [{
-		"@id": "http://www.w3.org/2002/07/owl#Thing"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#comment": [{
-		"@value": "Inverse property of 'has language'.",
-		"@language": "en"
-	}, {
-		"@value": "Proprietà inversa di 'ha lingua'.",
-		"@language": "it"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [{
-		"@id": "https://w3id.org/italia/onto/Language"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#label": [{
-		"@value": "is language of",
-		"@language": "en"
-	}, {
-		"@value": "è lingua di",
-		"@language": "it"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/onto/Language/spokenIn",
-	"@type": ["http://www.w3.org/2002/07/owl#ObjectProperty"],
-	"http://www.w3.org/2000/01/rdf-schema#domain": [{
-		"@id": "https://w3id.org/italia/onto/Language/Language"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#range": [{
-		"@id": "https://w3id.org/italia/onto/CLV/Country"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#comment": [{
-		"@value": "Property that links a language to the country in which it is spoken'.",
-		"@language": "en"
-	}, {
-		"@value": "Proprietà che lega una lingua al paese in cui la lingua è parlata'.",
-		"@language": "it"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [{
-		"@id": "https://w3id.org/italia/onto/Language"
-	}],
-	"http://www.w3.org/2000/01/rdf-schema#label": [{
-		"@value": "parlato in",
-		"@language": "it"
-	}, {
-		"@value": "spoken in",
-		"@language": "en"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/onto/l0"
-}, {
-	"@id": "https://w3id.org/italia/onto/l0/Agent",
-	"@type": ["http://www.w3.org/2002/07/owl#Class"]
-}, {
-	"@id": "https://w3id.org/italia/onto/l0/Characteristic",
-	"@type": ["http://www.w3.org/2002/07/owl#Class"]
-}, {
-	"@id": "https://w3id.org/italia/onto/l0/controlledVocabulary",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "https://w3id.org/italia/onto/l0/name",
-	"@type": ["http://www.w3.org/2002/07/owl#AnnotationProperty"]
-}, {
-	"@id": "mailto:info@dati.gov.it"
-}]
+{
+  "@context": {
+    "CLV": "https://w3id.org/italia/onto/CLV/",
+    "admsapit": "https://w3id.org/italia/onto/ADMS/",
+    "dc": "http://purl.org/dc/elements/1.1/",
+    "dcat": "http://www.w3.org/ns/dcat#",
+    "dct": "http://purl.org/dc/terms/",
+    "foaf": "http://xmlns.com/foaf/0.1/",
+    "l0": "https://w3id.org/italia/onto/l0/",
+    "owl": "http://www.w3.org/2002/07/owl#",
+    "prov": "http://www.w3.org/ns/prov#",
+    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
+    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
+    "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
+    "xsd": "http://www.w3.org/2001/XMLSchema#"
+  },
+  "@graph": [
+    {
+      "@id": "CLV:Country",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "_:n94bc3de115ab4a009ad4195cf85972e9b1",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "owl:Thing"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Language/isLanguageOf"
+      }
+    },
+    {
+      "@id": "_:n94bc3de115ab4a009ad4195cf85972e9b2",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "CLV:Country"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Language/spokenIn"
+      }
+    },
+    {
+      "@id": "admsapit:Project",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "admsapit:SemanticAsset",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "admsapit:SemanticAssetDistribution",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "dcat:accessURL",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dcat:downloadURL",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:creator",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:description",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:format",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:identifier",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:issued",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:license",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:modified",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:title",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "foaf:Agent",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "foaf:name",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "http://dati.gov.it/onto/dcatapit#Agent",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "http://dati.gov.it/onto/dcatapit#Organization",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "http://dati.gov.it/onto/dcatapit#Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "agid",
+      "foaf:name": [
+        {
+          "@language": "it",
+          "@value": "Agenzia per l'Italia Digitale"
+        },
+        {
+          "@language": "en",
+          "@value": "Italian Digital Agency"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "http://dati.gov.it/onto/dcatapit#Organization",
+        "vcard:Kind",
+        "vcard:Organization"
+      ],
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/LangAPIT-JSON-LD",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest/Language-AP_IT.jsonld"
+      },
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione JSON-LD dell'ontologia delle lingue"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in JSON-LD of the Language ontology"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione JSON-LD ontologia Lang-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "JSON-LD distribution of Lang-AP_IT Ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/LangAPIT-RDF-TURTLE",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest/Language-AP_IT.ttl"
+      },
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia delle lingue"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/turtle of the Language ontology"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione RDF/Turtle ontologia Lan-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "RDF/Turtle distribution of Lang-AP_IT Ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/LangAPIT-RDF-XML",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Language/latest/Language-AP_IT.rdf"
+      },
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/XML dell'ontologia delle lingue"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/XML of the Language ontology"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione RDF/XML ontologia Lang-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "RDF/XML distribution of Lang-AP_IT Ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
+      "@type": [
+        "owl:NamedIndividual",
+        "http://dati.gov.it/onto/dcatapit#Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "TD",
+      "foaf:name": [
+        {
+          "@language": "en",
+          "@value": "Digital Transformation Team"
+        },
+        {
+          "@language": "it",
+          "@value": "Team per la Trasformazione Digitale"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
+      "@type": [
+        "owl:NamedIndividual",
+        "l0:Agent"
+      ],
+      "dct:identifier": "cnr - Z6HZEH - STLab",
+      "l0:name": [
+        {
+          "@language": "en",
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+        },
+        {
+          "@language": "it",
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/DAF",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "Data & Analytics Framework"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Language",
+      "@type": [
+        "owl:Ontology",
+        "owl:NamedIndividual",
+        "admsapit:SemanticAsset"
+      ],
+      "admsapit:acronym": "Lang-AP_IT",
+      "admsapit:hasContributor": [
+        {
+          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/organization/public-organization/td"
+        }
+      ],
+      "admsapit:hasFormalityLevel": {
+        "@id": "admsapit:Formal"
+      },
+      "admsapit:hasKeyClass": {
+        "@id": "https://w3id.org/italia/onto/Language/Language"
+      },
+      "admsapit:hasOntologyLanguage": {
+        "@id": "admsapit:OWL"
+      },
+      "admsapit:hasSemanticAssetDistribution": [
+        {
+          "@id": "https://w3id.org/italia/data/distribution/LangAPIT-RDF-TURTLE"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/LangAPIT-RDF-XML"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/LangAPIT-JSON-LD"
+        }
+      ],
+      "admsapit:hasTask": [
+        {
+          "@id": "admsapit:AnnotationTask"
+        },
+        {
+          "@id": "admsapit:QueryFormulationTask"
+        },
+        {
+          "@id": "admsapit:SearchTask"
+        }
+      ],
+      "admsapit:last": {
+        "@id": "https://w3id.org/italia/onto/Language/"
+      },
+      "admsapit:officialURI": {
+        "@type": "xsd:anyURI",
+        "@value": "https://w3id.org/italia/onto/Language"
+      },
+      "admsapit:prefix": "langapit",
+      "admsapit:semanticAssetInUse": [
+        {
+          "@id": "https://w3id.org/italia/data/project/DAF"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+        }
+      ],
+      "admsapit:status": "final draft",
+      "admsapit:target": [
+        "Cittadini",
+        "Imprese",
+        "Pubbliche Amministrazioni"
+      ],
+      "admsapit:type": {
+        "@id": "admsapit:ServiceOntology"
+      },
+      "dcat:contactPoint": {
+        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
+      },
+      "dcat:keyword": [
+        {
+          "@language": "it",
+          "@value": "Lingua"
+        },
+        {
+          "@language": "it",
+          "@value": "Lingua straniera"
+        },
+        {
+          "@language": "it",
+          "@value": "Linguaggio"
+        }
+      ],
+      "dcat:theme": {
+        "@id": "http://publications.europa.eu/resource/authority/data-theme/REGI"
+      },
+      "dct:accrualPeriodicity": {
+        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      },
+      "dct:creator": {
+        "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
+      },
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è l'ontologia per la modellazione delle lingue"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the ontology for modeling the languages"
+        }
+      ],
+      "dct:identifier": "https://w3id.org/italia/onto/Language",
+      "dct:issued": {
+        "@type": "xsd:date",
+        "@value": "2018-06-27"
+      },
+      "dct:language": [
+        {
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+        },
+        {
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
+        }
+      ],
+      "dct:modified": {
+        "@type": "xsd:date",
+        "@value": "2018-06-27"
+      },
+      "dct:publisher": {
+        "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
+      },
+      "dct:rightsHolder": {
+        "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
+      },
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Ontologia Lingue - Profilo applicativo italiano"
+        },
+        {
+          "@language": "en",
+          "@value": "Language Ontology - Italian Application Profile"
+        }
+      ],
+      "owl:imports": [
+        {
+          "@id": "https://w3id.org/italia/onto/CLV"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0"
+        }
+      ],
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/Language/0.1"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "en",
+          "@value": "Version 0.1 - June 27 2018 - creation of the ontology"
+        },
+        {
+          "@language": "it",
+          "@value": "Versione 0.1 - Creazione dell'ontologia"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa è l'ontologia per la modellazione delle lingue. Essa è di supporto per altre ontologie (per i contatti, per i servizi pubblici) e consente di rappresentare anche dove le lingue sono parlate"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the ontology for modeling languages. It is used as supporting ontology for others (e.g., contact point, public service) and it can also represent the country in which the language is spoken."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Language"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Language Ontology"
+        },
+        {
+          "@language": "it",
+          "@value": "Ontologia Lingue"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Language/Language",
+      "@type": "owl:Class",
+      "l0:controlledVocabulary": {
+        "@id": "http://publications.europa.eu/resource/authority/language"
+      },
+      "prov:wasDerivedFrom": [
+        {
+          "@id": "dct:LinguisticSystem"
+        },
+        {
+          "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa classe è utilizzata per rappresentare una lingua (e.g., italiano, francese, tedesco, ecc.)."
+        },
+        {
+          "@language": "en",
+          "@value": "This class is used to model a language (e.g., Italian, French, German, etc.)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Language"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Language"
+        },
+        {
+          "@language": "it",
+          "@value": "Lingua"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Characteristic"
+        },
+        {
+          "@id": "_:n94bc3de115ab4a009ad4195cf85972e9b1"
+        },
+        {
+          "@id": "_:n94bc3de115ab4a009ad4195cf85972e9b2"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Language/hasLanguage",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Language/isLanguageOf"
+      },
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links any thing with a language"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che lega una qualsiasi cosa (e.g., servizio pubblico, punto di contatto, web site, etc.) con la sua lingua"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Language"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha lingua"
+        },
+        "has language"
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Language/Language"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Language/isLanguageOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Inverse property of 'has language'."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà inversa di 'ha lingua'."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Language/Language"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Language"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is language of"
+        },
+        {
+          "@language": "it",
+          "@value": "è lingua di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "owl:Thing"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Language/spokenIn",
+      "@type": "owl:ObjectProperty",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links a language to the country in which it is spoken'."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che lega una lingua al paese in cui la lingua è parlata'."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Language/Language"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Language"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "parlato in"
+        },
+        {
+          "@language": "en",
+          "@value": "spoken in"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "CLV:Country"
+      }
+    },
+    {
+      "@id": "l0:Agent",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Characteristic",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:controlledVocabulary",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "l0:name",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "prov:wasDerivedFrom",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "vcard:Kind",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "vcard:Organization",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "vcard:fn",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "vcard:hasEmail",
+      "@type": "owl:AnnotationProperty"
+    }
+  ]
+}
\ No newline at end of file
diff --git a/Ontologie/Language/latest/Language-AP_IT.rdf b/Ontologie/Language/latest/Language-AP_IT.rdf
index 1d2f9e63..23d53b97 100644
--- a/Ontologie/Language/latest/Language-AP_IT.rdf
+++ b/Ontologie/Language/latest/Language-AP_IT.rdf
@@ -1,472 +1,282 @@
-
-
-    
-        
-        
-        
-        2018-06-27
-        Language Ontology
-        
-        
-        langapit
-        Cittadini
-        Lingua
-        Lingua straniera
-        Linguaggio
-        Questa è l'ontologia per la modellazione delle lingue. Essa è di supporto per altre ontologie (per i contatti, per i servizi pubblici) e consente di rappresentare anche dove le lingue sono parlate
-        
-        
-        Questa è l'ontologia per la modellazione delle lingue
-        
-        Lang-AP_IT
-        Imprese
-        Version 0.1 - June 27 2018 - creation of the ontology
-        
-        Ontologia Lingue - Profilo applicativo italiano
-        
-        
-        Versione 0.1 - Creazione dell'ontologia
-        
-        
-        
-        Pubbliche Amministrazioni
-        
-        Ontologia Lingue
-        
-        
-        
-        
-        
-        
-        2018-06-27
-        
-        This is the ontology for modeling languages. It is used as supporting ontology for others (e.g., contact point, public service) and it can also represent the country in which the language is spoken.
-        final draft
-        
-        
-        
-        
-        https://w3id.org/italia/onto/Language
-        
-        https://w3id.org/italia/onto/Language
-        Language Ontology - Italian Application Profile
-        This is the ontology for modeling the languages
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-        
-        
-        
-        Property that links any thing with a language
-        Proprietà che lega una qualsiasi cosa (e.g., servizio pubblico, punto di contatto, web site, etc.) con la sua lingua
-        
-        ha lingua
-        has language
-    
-
-
-
-    
-
-    
-        
-        
-        Inverse property of 'has language'.
-        Proprietà inversa di 'ha lingua'.
-        
-        is language of
-        è lingua di
-    
-
-
-
-    
-
-    
-        
-        
-        Property that links a language to the country in which it is spoken'.
-        Proprietà che lega una lingua al paese in cui la lingua è parlata'.
-        
-        parlato in
-        spoken in
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        Questa classe è utilizzata per rappresentare una lingua (e.g., italiano, francese, tedesco, ecc.).
-        This class is used to model a language (e.g., Italian, French, German, etc.)
-        
-        Language
-        Lingua
-        
-        
-        
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-
-
-
-    
-
-    
-        
-        
-        
-        banche dati e open data
-        
-    
-
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia delle lingue
-        This is the distribution in JSON-LD of the Language ontology
-        
-        
-        Distribuzione JSON-LD ontologia Lang-AP_IT
-        JSON-LD distribution of Lang-AP_IT Ontology
-        
-        
-    
-
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia delle lingue
-        This is the distribution in RDF/turtle of the Language ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia Lan-AP_IT
-        RDF/Turtle distribution of Lang-AP_IT Ontology
-        
-        
-    
-
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia delle lingue
-        This is the distribution in RDF/XML of the Language ontology
-        
-        
-        Distribuzione RDF/XML ontologia Lang-AP_IT
-        RDF/XML distribution of Lang-AP_IT Ontology
-        
-        
-    
-
-
-
-    
-
-    
-        
-        
-        TD
-        Digital Transformation Team
-        Team per la Trasformazione Digitale
-    
-
-
-
-    
-
-    
-        
-        cnr - Z6HZEH - STLab
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-    
-
-
-
-    
-
-    
-        
-        Data & Analytics Framework
-    
-
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-
-
-
-    
-
-    
-        
-    
+
+
+  
+    
+    
+    
+    
+    
+    
+    2018-06-27
+    Language Ontology
+    Ontologia Lingue
+    
+    
+    
+    
+    langapit
+    Cittadini
+    Imprese
+    Pubbliche Amministrazioni
+    Lingua
+    Lingua straniera
+    Linguaggio
+    Questa è l'ontologia per la modellazione delle lingue. Essa è di supporto per altre ontologie (per i contatti, per i servizi pubblici) e consente di rappresentare anche dove le lingue sono parlate
+    This is the ontology for modeling languages. It is used as supporting ontology for others (e.g., contact point, public service) and it can also represent the country in which the language is spoken.
+    
+    
+    
+    
+    Questa è l'ontologia per la modellazione delle lingue
+    This is the ontology for modeling the languages
+    Lang-AP_IT
+    Version 0.1 - June 27 2018 - creation of the ontology
+    Versione 0.1 - Creazione dell'ontologia
+    
+    Ontologia Lingue - Profilo applicativo italiano
+    Language Ontology - Italian Application Profile
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    2018-06-27
+    
+    
+    final draft
+    
+    
+    https://w3id.org/italia/onto/Language
+    
+    https://w3id.org/italia/onto/Language
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia delle lingue
+    This is the distribution in RDF/XML of the Language ontology
+    
+    
+    Distribuzione RDF/XML ontologia Lang-AP_IT
+    RDF/XML distribution of Lang-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    
+    
+    TD
+    Digital Transformation Team
+    Team per la Trasformazione Digitale
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia delle lingue
+    This is the distribution in JSON-LD of the Language ontology
+    
+    
+    Distribuzione JSON-LD ontologia Lang-AP_IT
+    JSON-LD distribution of Lang-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    
+    Questa classe è utilizzata per rappresentare una lingua (e.g., italiano, francese, tedesco, ecc.).
+    This class is used to model a language (e.g., Italian, French, German, etc.)
+    
+    Language
+    Lingua
+    
+    
+    
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia delle lingue
+    This is the distribution in RDF/turtle of the Language ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia Lan-AP_IT
+    RDF/Turtle distribution of Lang-AP_IT Ontology
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Property that links any thing with a language
+    Proprietà che lega una qualsiasi cosa (e.g., servizio pubblico, punto di contatto, web site, etc.) con la sua lingua
+    
+    ha lingua
+    has language
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    cnr - Z6HZEH - STLab
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+  
+  
+    
+    
+    
+    Inverse property of 'has language'.
+    Proprietà inversa di 'ha lingua'.
+    
+    is language of
+    è lingua di
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+    
+    Property that links a language to the country in which it is spoken'.
+    Proprietà che lega una lingua al paese in cui la lingua è parlata'.
+    
+    parlato in
+    spoken in
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    Data & Analytics Framework
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
diff --git a/Ontologie/Language/latest/Language-aligns-AP_IT.jsonld b/Ontologie/Language/latest/Language-aligns-AP_IT.jsonld
index d02806f9..e0d14e0a 100644
--- a/Ontologie/Language/latest/Language-aligns-AP_IT.jsonld
+++ b/Ontologie/Language/latest/Language-aligns-AP_IT.jsonld
@@ -1,30 +1,40 @@
 {
   "@context": {
     "dc": "http://purl.org/dc/elements/1.1/",
-    "dcterms": "http://purl.org/dc/terms/",
+    "dct": "http://purl.org/dc/terms/",
     "owl": "http://www.w3.org/2002/07/owl#",
     "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
-    "skos": "http://www.w3.org/2004/02/skos/core#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "dcterms:LinguisticSystem",
+      "@id": "dc:creator",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dc:issued",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dc:modified",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:LinguisticSystem",
       "@type": "owl:Class",
       "owl:equivalentClass": {
         "@id": "https://w3id.org/italia/onto/Language/Language"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Language/Language",
-      "@type": "owl:Class",
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Language"
-      },
-      "rdfs:subClassOf": {
-        "@id": "skos:Concept"
-      }
+      "@id": "dct:language",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "http://www.w3.org/2004/02/skos/core#Concept",
+      "@type": "owl:Class"
     },
     {
       "@id": "https://w3id.org/italia/onto/Language-aligns",
@@ -32,15 +42,15 @@
       "dc:creator": [
         {
           "@language": "en",
-          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+          "@value": "Agency for Digital Italy - AgID"
         },
         {
           "@language": "en",
-          "@value": "Italian Digital Transformation Team"
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
         },
         {
           "@language": "en",
-          "@value": "Agency for Digital Italy - AgID"
+          "@value": "Italian Digital Transformation Team"
         }
       ],
       "dc:issued": {
@@ -51,17 +61,17 @@
         "@type": "xsd:date",
         "@value": "2019-04-23"
       },
-      "dcterms:description": [
-        {
-          "@language": "en",
-          "@value": "These are the alignments to external ontologies widely used and available at the state of the art for language ontology"
-        },
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questi sono gli allineamenti dell'ontologia sulle lingue Language - Italian Application Profile  (Language-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate."
+        },
+        {
+          "@language": "en",
+          "@value": "These are the alignments to external ontologies widely used and available at the state of the art for language ontology"
         }
       ],
-      "dcterms:title": [
+      "dct:title": [
         {
           "@language": "it",
           "@value": "Allineamenti ontologia Lingue"
@@ -79,12 +89,14 @@
       }
     },
     {
-      "@id": "skos:Concept",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "dcterms:language",
-      "@type": "owl:ObjectProperty"
+      "@id": "https://w3id.org/italia/onto/Language/Language",
+      "@type": "owl:Class",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Language"
+      },
+      "rdfs:subClassOf": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      }
     },
     {
       "@id": "https://w3id.org/italia/onto/Language/hasLanguage",
@@ -93,8 +105,8 @@
         "@id": "https://w3id.org/italia/onto/Language"
       },
       "rdfs:subPropertyOf": {
-        "@id": "dcterms:language"
+        "@id": "dct:language"
       }
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/Language/latest/Language-aligns-AP_IT.rdf b/Ontologie/Language/latest/Language-aligns-AP_IT.rdf
index 33003a6a..844255f1 100644
--- a/Ontologie/Language/latest/Language-aligns-AP_IT.rdf
+++ b/Ontologie/Language/latest/Language-aligns-AP_IT.rdf
@@ -1,85 +1,52 @@
-
-
-    
-        
-        
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        2019-04-23
-        Allineamenti ontologia Lingue
-        Italian Digital Transformation Team
-        These are the alignments to external ontologies widely used and available at the state of the art for language ontology
-        Questi sono gli allineamenti dell'ontologia sulle lingue Language - Italian Application Profile  (Language-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate.
-        Language Alignment
-        2018-06-27
-        Agency for Digital Italy - AgID
-    
-
-
-
-    
-
-     
-
-     
-
-
-    
-
-    
-        
-        
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-    
-
-
+
+
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Agency for Digital Italy - AgID
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Italian Digital Transformation Team
+    2018-06-27
+    2019-04-23
+    Questi sono gli allineamenti dell'ontologia sulle lingue Language - Italian Application Profile  (Language-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate.
+    These are the alignments to external ontologies widely used and available at the state of the art for language ontology
+    Allineamenti ontologia Lingue
+    Language Alignment
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
diff --git a/Ontologie/MU/latest/MU-AP_IT.jsonld b/Ontologie/MU/latest/MU-AP_IT.jsonld
index 68bce496..f35d90ec 100644
--- a/Ontologie/MU/latest/MU-AP_IT.jsonld
+++ b/Ontologie/MU/latest/MU-AP_IT.jsonld
@@ -4,7 +4,6 @@
     "dc": "http://purl.org/dc/elements/1.1/",
     "dcat": "http://www.w3.org/ns/dcat#",
     "dct": "http://purl.org/dc/terms/",
-    "dcterms": "http://purl.org/dc/terms/",
     "foaf": "http://xmlns.com/foaf/0.1/",
     "l0": "https://w3id.org/italia/onto/l0/",
     "owl": "http://www.w3.org/2002/07/owl#",
@@ -12,75 +11,177 @@
     "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
     "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "https://w3id.org/italia/onto/MU/hasMeasurementUnit",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/MU/isMeasurementUnitOf"
+      "@id": "_:n5370ea7b4c7144c5a057c55337faf7d7b1",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/MU/hasMeasurementUnit"
       },
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Proprietà che lega un valore osservato o un parametro di misurazione con la sua unità di misura."
-        },
-        {
-          "@language": "en",
-          "@value": "Property that links an object that can be measured to its Measurement Unit."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/MU/MeasurementUnit"
+      }
+    },
+    {
+      "@id": "_:n5370ea7b4c7144c5a057c55337faf7d7b2",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/MU/isMeasureTypeOf"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/MU"
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/MU/Value"
+      }
+    },
+    {
+      "@id": "_:n5370ea7b4c7144c5a057c55337faf7d7b3",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/MU/MeasurementUnit"
       },
-      "rdfs:label": [
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/MU/hasMeasurementUnit"
+      }
+    },
+    {
+      "@id": "_:n5370ea7b4c7144c5a057c55337faf7d7b4",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/MU/MeasureType"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/MU/hasMeasureType"
+      }
+    },
+    {
+      "@id": "_:n5370ea7b4c7144c5a057c55337faf7d7b5",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "admsapit:Project",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "admsapit:SemanticAsset",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "admsapit:SemanticAssetDistribution",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "admsapit:prev",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:status",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dcat:accessURL",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dcat:downloadURL",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:creator",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:description",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:format",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:identifier",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:issued",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:license",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:modified",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:title",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "foaf:Agent",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "foaf:name",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "http://dati.gov.it/onto/dcatapit#Agent",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "http://dati.gov.it/onto/dcatapit#Organization",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "http://dati.gov.it/onto/dcatapit#Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "agid",
+      "foaf:name": [
         {
           "@language": "it",
-          "@value": "ha unità di misura"
+          "@value": "Agenzia per l'Italia Digitale"
         },
         {
           "@language": "en",
-          "@value": "has measurement unit"
+          "@value": "Italian Digital Agency"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/MU/MeasurementUnit"
-      }
-    },
-    {
-      "@id": "admsapit:SemanticAssetDistribution",
-      "@type": "owl:Class"
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
       "@type": [
         "owl:NamedIndividual",
-        "admsapit:Project"
+        "http://dati.gov.it/onto/dcatapit#Organization",
+        "vcard:Kind",
+        "vcard:Organization"
       ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
       }
     },
     {
       "@id": "https://w3id.org/italia/data/distribution/MUAPIT-JSON-LD",
       "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
       "dcat:accessURL": {
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/MU/latest"
@@ -88,7 +189,7 @@
       "dcat:downloadURL": {
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/MU/latest/MU-AP_IT.jsonld"
       },
-      "dcterms:description": [
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questa è la distribuzione JSON-LD dell'ontologia delle unità di misura"
@@ -98,13 +199,13 @@
           "@value": "This is the distribution in JSON-LD of the Measurement Unit ontology"
         }
       ],
-      "dcterms:format": {
+      "dct:format": {
         "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
       },
-      "dcterms:license": {
+      "dct:license": {
         "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "dcterms:title": [
+      "dct:title": [
         {
           "@language": "it",
           "@value": "Distribuzione JSON-LD ontologia MU-AP_IT"
@@ -116,315 +217,156 @@
       ]
     },
     {
-      "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid",
+      "@id": "https://w3id.org/italia/data/distribution/MUAPIT-RDF-TURTLE",
       "@type": [
-        "http://dati.gov.it/onto/dcatapit#Agent",
-        "foaf:Agent",
-        "owl:NamedIndividual"
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "dcterms:identifier": "agid",
-      "foaf:name": [
-        {
-          "@language": "en",
-          "@value": "Italian Digital Agency"
-        },
-        {
-          "@language": "it",
-          "@value": "Agenzia per l'Italia Digitale"
-        }
-      ]
-    },
-    {
-      "@id": "_:ub64bL324C30",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/MU/hasMeasurementUnit"
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/MU/latest"
       },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/MU/MeasurementUnit"
-      }
-    },
-    {
-      "@id": "vcard:Kind",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/MU/Value",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/MU/latest/MU-AP_IT.ttl"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "The class of the values. The value is described with a single value such an integer, a float, a string (at least one has to be specified) and, when available, a unit of measurement."
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia delle unità di misura"
         },
         {
-          "@language": "it",
-          "@value": "La classe dei valori. Un valore è descritto con un singolo valore come per esempio un intero, una stringa un float (almeno un valore deve essere specificato per la classe Valore) e, dove disponibile, un'unità di misura."
+          "@language": "en",
+          "@value": "This is the distribution in RDF/turtle of the Measurement Unit ontology"
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/MU"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
       },
-      "rdfs:label": [
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "Valore"
+          "@value": "Distribuzione RDF/Turtle ontologia MU-AP_IT"
         },
         {
           "@language": "en",
-          "@value": "Value"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub64bL371C24"
-        },
-        {
-          "@id": "l0:Characteristic"
-        },
-        {
-          "@id": "_:ub64bL366C24"
-        },
-        {
-          "@id": "_:ub64bL362C24"
+          "@value": "RDF/Turtle distribution of MU-AP_IT Ontology"
         }
       ]
     },
     {
-      "@id": "_:ub64bL366C24",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/MU/MeasureType"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/MU/hasMeasureType"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/MU/hasValue",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Property that links a thing to a value."
-        },
-        {
-          "@language": "it",
-          "@value": "Proprietà che collega una cosa di qualunque tipo a un valore."
-        }
+      "@id": "https://w3id.org/italia/data/distribution/MUAPIT-RDF-XML",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/MU/latest"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/MU"
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/MU/latest/MU-AP_IT.rdf"
       },
-      "rdfs:label": [
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "ha valore"
-        },
-        {
-          "@language": "en",
-          "@value": "has value"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/MU/Value"
-      }
-    },
-    {
-      "@id": "http://dati.gov.it/onto/dcatapit#Agent",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/MU/minPercentage",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
+          "@value": "Questa è la distribuzione RDF/XML dell'ontologia delle unità di misura"
         },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property that allows one to express a minium percentage value"
-        },
-        {
-          "@language": "it",
-          "@value": "Proprietà che consente di esprimere un valore percentuale minimo"
+          "@value": "This is the distribution in RDF/XML of the Measurement Unit ontology"
         }
       ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/MU"
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "rdfs:label": [
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "percentuale minima"
+          "@value": "Distribuzione RDF/XML ontologia MU-AP_IT"
         },
         {
           "@language": "en",
-          "@value": "minumum percentage"
+          "@value": "RDF/XML distribution of MU-AP_IT Ontology"
         }
-      ],
-      "rdfs:range": {
-        "@id": "rdfs:Literal"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/MU/value"
-      }
-    },
-    {
-      "@id": "dcterms:creator",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "_:ub64bL371C24",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/MU/value"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "dcterms:format",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "vcard:hasEmail",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "http://dati.gov.it/onto/dcatapit#Organization",
-      "@type": "owl:Class"
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/MU/MeasureType",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
+      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
+      "@type": [
+        "owl:NamedIndividual",
+        "http://dati.gov.it/onto/dcatapit#Agent",
+        "foaf:Agent"
       ],
-      "rdfs:comment": [
+      "dct:identifier": "TD",
+      "foaf:name": [
         {
           "@language": "en",
-          "@value": "The class that represents the type of measure (e.g., length, height, etc.)"
+          "@value": "Digital Transformation Team"
         },
         {
           "@language": "it",
-          "@value": "La classe che rappresenta il tipo di misura (e.g., la lunghezza, l'altezza, ecc.)"
-        }
-      ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/MU"
-      },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "Tipo di Misura"
-        },
-        {
-          "@language": "en",
-          "@value": "Measure Type"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub64bL324C30"
-        },
-        {
-          "@id": "l0:Characteristic"
-        },
-        {
-          "@id": "_:ub64bL328C30"
+          "@value": "Team per la Trasformazione Digitale"
         }
       ]
     },
     {
-      "@id": "dcat:downloadURL",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
+      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
       "@type": [
-        "http://dati.gov.it/onto/dcatapit#Agent",
         "owl:NamedIndividual",
-        "foaf:Agent"
+        "l0:Agent"
       ],
-      "dcterms:identifier": "TD",
-      "foaf:name": [
+      "dct:identifier": "cnr - Z6HZEH - STLab",
+      "l0:name": [
         {
-          "@language": "it",
-          "@value": "Team per la Trasformazione Digitale"
+          "@language": "en",
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
         },
         {
-          "@language": "en",
-          "@value": "Digital Transformation Team"
+          "@language": "it",
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
         }
       ]
     },
     {
-      "@id": "l0:name",
-      "@type": "owl:DatatypeProperty"
+      "@id": "https://w3id.org/italia/data/project/DAF",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "Data & Analytics Framework"
+      }
     },
-    {
-      "@id": "vcard:fn",
-      "@type": "owl:AnnotationProperty"
+    {
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      }
     },
     {
       "@id": "https://w3id.org/italia/onto/MU",
       "@type": [
+        "owl:Ontology",
         "owl:NamedIndividual",
-        "admsapit:SemanticAsset",
-        "owl:Ontology"
+        "admsapit:SemanticAsset"
       ],
       "admsapit:acronym": "MU-AP_IT",
       "admsapit:hasContributor": [
         {
-          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
+          "@id": "https://w3id.org/italia/data/organization/public-organization/td"
         },
         {
-          "@id": "https://w3id.org/italia/data/organization/public-organization/td"
+          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
         }
       ],
       "admsapit:hasFormalityLevel": {
@@ -432,10 +374,10 @@
       },
       "admsapit:hasKeyClass": [
         {
-          "@id": "https://w3id.org/italia/onto/MU/Value"
+          "@id": "https://w3id.org/italia/onto/MU/MeasurementUnit"
         },
         {
-          "@id": "https://w3id.org/italia/onto/MU/MeasurementUnit"
+          "@id": "https://w3id.org/italia/onto/MU/Value"
         }
       ],
       "admsapit:hasOntologyLanguage": {
@@ -443,10 +385,10 @@
       },
       "admsapit:hasSemanticAssetDistribution": [
         {
-          "@id": "https://w3id.org/italia/data/distribution/MUAPIT-RDF-TURTLE"
+          "@id": "https://w3id.org/italia/data/distribution/MUAPIT-JSON-LD"
         },
         {
-          "@id": "https://w3id.org/italia/data/distribution/MUAPIT-JSON-LD"
+          "@id": "https://w3id.org/italia/data/distribution/MUAPIT-RDF-TURTLE"
         },
         {
           "@id": "https://w3id.org/italia/data/distribution/MUAPIT-RDF-XML"
@@ -476,10 +418,10 @@
       },
       "admsapit:semanticAssetInUse": [
         {
-          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+          "@id": "https://w3id.org/italia/data/project/DAF"
         },
         {
-          "@id": "https://w3id.org/italia/data/project/DAF"
+          "@id": "https://w3id.org/italia/data/project/OntoPiA"
         }
       ],
       "admsapit:status": [
@@ -488,8 +430,8 @@
       ],
       "admsapit:target": [
         "Cittadini",
-        "Pubbliche Amministrazioni",
-        "Imprese"
+        "Imprese",
+        "Pubbliche Amministrazioni"
       ],
       "admsapit:type": {
         "@id": "admsapit:ServiceOntology"
@@ -504,13 +446,13 @@
       "dcat:theme": {
         "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH"
       },
-      "dcterms:accrualPeriodicity": {
+      "dct:accrualPeriodicity": {
         "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
       },
-      "dcterms:creator": {
+      "dct:creator": {
         "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
       },
-      "dcterms:description": [
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questa è l'ontologia per la modellazione di valori e unità di misura"
@@ -520,12 +462,12 @@
           "@value": "This is the ontology for modeling values and measurement units"
         }
       ],
-      "dcterms:identifier": "https://w3id.org/italia/onto/MU",
-      "dcterms:issued": {
+      "dct:identifier": "https://w3id.org/italia/onto/MU",
+      "dct:issued": {
         "@type": "xsd:date",
         "@value": "2017-11-13"
       },
-      "dcterms:language": [
+      "dct:language": [
         {
           "@id": "http://publications.europa.eu/resource/authority/language/ENG"
         },
@@ -533,21 +475,21 @@
           "@id": "http://publications.europa.eu/resource/authority/language/ITA"
         }
       ],
-      "dcterms:modified": "2020-06-15",
-      "dcterms:publisher": {
+      "dct:modified": "2020-06-15",
+      "dct:publisher": {
         "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
       },
-      "dcterms:rightsHolder": {
+      "dct:rightsHolder": {
         "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
       },
-      "dcterms:title": [
-        {
-          "@language": "en",
-          "@value": "Value and Measurement Unit Ontology - Italian Application Profile"
-        },
+      "dct:title": [
         {
           "@language": "it",
           "@value": "Ontologia Valori e Unità di Misura - Profilo applicativo italiano"
+        },
+        {
+          "@language": "en",
+          "@value": "Value and Measurement Unit Ontology - Italian Application Profile"
         }
       ],
       "owl:imports": {
@@ -557,26 +499,63 @@
         "@id": "https://w3id.org/italia/onto/MU/0.4"
       },
       "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "Versione 0.4 - modificata il 15 Giugno 2020 - Inserito il concetto di MeasureType che è connesso con il Valore ed espresso in una qualche unità di misura. I valoei del nuovo concetto possono essere lunghezza, altezza, profondità, ecc, ovvero il tipo di misura espressa poi con un valore e un'unità di misura. SI noti che non è obbligatorio specificarla ma se la si include deve essere associata a un valore ed espresa in un qualche unità di misura."
-        },
         {
           "@language": "en",
           "@value": "Version 0.4 - Modified on June 15 2020 - introduced MeasureType concept which is connected to Value and expressed in some MeasurementUnit."
+        },
+        {
+          "@language": "it",
+          "@value": "Versione 0.4 - modificata il 15 Giugno 2020 - Inserito il concetto di MeasureType che è connesso con il Valore ed espresso in una qualche unità di misura. I valoei del nuovo concetto possono essere lunghezza, altezza, profondità, ecc, ovvero il tipo di misura espressa poi con un valore e un'unità di misura. SI noti che non è obbligatorio specificarla ma se la si include deve essere associata a un valore ed espresa in un qualche unità di misura."
         }
       ],
       "prov:wasDerivedFrom": {
         "@id": "https://w3id.org/italia/onto/MU/0.2"
       },
       "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa è l'ontologia per la modellazione di valori e unità di misura"
+        },
         {
           "@language": "en",
           "@value": "This is the ontology for modeling values and measurement units"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/MU"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Ontologia Valori e Unità di Misura"
+        },
+        {
+          "@language": "en",
+          "@value": "Value and Measurement Unit Ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/MU/MeasureType",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
         },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa è l'ontologia per la modellazione di valori e unità di misura"
+          "@value": "La classe che rappresenta il tipo di misura (e.g., la lunghezza, l'altezza, ecc.)"
+        },
+        {
+          "@language": "en",
+          "@value": "The class that represents the type of measure (e.g., length, height, etc.)"
         }
       ],
       "rdfs:isDefinedBy": {
@@ -585,60 +564,36 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Value and Measurement Unit Ontology"
+          "@value": "Measure Type"
         },
         {
           "@language": "it",
-          "@value": "Ontologia Valori e Unità di Misura"
+          "@value": "Tipo di Misura"
         }
-      ]
-    },
-    {
-      "@id": "admsapit:status",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
-      "@type": [
-        "vcard:Kind",
-        "http://dati.gov.it/onto/dcatapit#Organization",
-        "vcard:Organization",
-        "owl:NamedIndividual"
       ],
-      "vcard:fn": "banche dati e open data",
-      "vcard:hasEmail": {
-        "@id": "mailto:info@dati.gov.it"
-      }
-    },
-    {
-      "@id": "_:ub64bL328C30",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/MU/isMeasureTypeOf"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/MU/Value"
-      }
-    },
-    {
-      "@id": "admsapit:SemanticAsset",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "dcterms:license",
-      "@type": "owl:AnnotationProperty"
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Characteristic"
+        },
+        {
+          "@id": "_:n5370ea7b4c7144c5a057c55337faf7d7b1"
+        },
+        {
+          "@id": "_:n5370ea7b4c7144c5a057c55337faf7d7b2"
+        }
+      ]
     },
     {
       "@id": "https://w3id.org/italia/onto/MU/MeasurementUnit",
       "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
@@ -655,13 +610,13 @@
         "@id": "https://w3id.org/italia/onto/MU"
       },
       "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "Unità di Misura"
-        },
         {
           "@language": "en",
           "@value": "Measurement Unit"
+        },
+        {
+          "@language": "it",
+          "@value": "Unità di Misura"
         }
       ],
       "rdfs:subClassOf": {
@@ -669,78 +624,126 @@
       }
     },
     {
-      "@id": "foaf:name",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "foaf:Agent",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "l0:Characteristic",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "dcterms:identifier",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
-      "@type": [
-        "l0:Agent",
-        "owl:NamedIndividual"
+      "@id": "https://w3id.org/italia/onto/MU/Value",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
       ],
-      "dcterms:identifier": "cnr - Z6HZEH - STLab",
-      "l0:name": [
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
+          "@value": "La classe dei valori. Un valore è descritto con un singolo valore come per esempio un intero, una stringa un float (almeno un valore deve essere specificato per la classe Valore) e, dove disponibile, un'unità di misura."
         },
         {
           "@language": "en",
-          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+          "@value": "The class of the values. The value is described with a single value such an integer, a float, a string (at least one has to be specified) and, when available, a unit of measurement."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/MU"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Valore"
+        },
+        {
+          "@language": "en",
+          "@value": "Value"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Characteristic"
+        },
+        {
+          "@id": "_:n5370ea7b4c7144c5a057c55337faf7d7b3"
+        },
+        {
+          "@id": "_:n5370ea7b4c7144c5a057c55337faf7d7b4"
+        },
+        {
+          "@id": "_:n5370ea7b4c7144c5a057c55337faf7d7b5"
         }
       ]
     },
     {
-      "@id": "dcterms:description",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "_:ub64bL362C24",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/MU/MeasurementUnit"
+      "@id": "https://w3id.org/italia/onto/MU/hasMeasureType",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/MU/isMeasureTypeOf"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/MU/hasMeasurementUnit"
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links a Value to its type of measure"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che consente di collegare un valore al suo tipo di misura"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/MU/Value"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/MU"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha tipo di misura"
+        },
+        {
+          "@language": "en",
+          "@value": "has measure type"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/MU/MeasureType"
       }
     },
-    {
-      "@id": "vcard:Organization",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/MU/maxPercentage",
-      "@type": "owl:DatatypeProperty",
+    {
+      "@id": "https://w3id.org/italia/onto/MU/hasMeasurementUnit",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/MU/isMeasurementUnitOf"
+      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property that allows one to express a maximum percentage value"
+          "@value": "Property that links an object that can be measured to its Measurement Unit."
         },
         {
           "@language": "it",
-          "@value": "Proprietà che consente di esprimere un valore percentuale massimo"
+          "@value": "Proprietà che lega un valore osservato o un parametro di misurazione con la sua unità di misura."
         }
       ],
       "rdfs:domain": {
@@ -751,35 +754,21 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "maximum percentage"
+          "@language": "it",
+          "@value": "ha unità di misura"
         },
         {
-          "@language": "it",
-          "@value": "percetuale massima"
+          "@language": "en",
+          "@value": "has measurement unit"
         }
       ],
       "rdfs:range": {
-        "@id": "rdfs:Literal"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/MU/value"
+        "@id": "https://w3id.org/italia/onto/MU/MeasurementUnit"
       }
     },
     {
-      "@id": "dcterms:issued",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "l0:Agent",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/MU/hasMeasureType",
+      "@id": "https://w3id.org/italia/onto/MU/hasValue",
       "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/MU/isMeasureTypeOf"
-      },
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -793,15 +782,15 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property that links a Value to its type of measure"
+          "@value": "Property that links a thing to a value."
         },
         {
           "@language": "it",
-          "@value": "Proprietà che consente di collegare un valore al suo tipo di misura"
+          "@value": "Proprietà che collega una cosa di qualunque tipo a un valore."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/MU/Value"
+        "@id": "owl:Thing"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/MU"
@@ -809,67 +798,59 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha tipo di misura"
+          "@value": "ha valore"
         },
         {
           "@language": "en",
-          "@value": "has measure type"
+          "@value": "has value"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/MU/MeasureType"
+        "@id": "https://w3id.org/italia/onto/MU/Value"
       }
     },
     {
-      "@id": "dcterms:title",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "admsapit:Project",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "dcat:accessURL",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/MUAPIT-RDF-TURTLE",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
+      "@id": "https://w3id.org/italia/onto/MU/isMeasureTypeOf",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
       ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/MU/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/MU/latest/MU-AP_IT.ttl"
-      },
-      "dcterms:description": [
+      "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This is the distribution in RDF/turtle of the Measurement Unit ontology"
+          "@value": "Inverse property of \"has measure type\" that links a measure type to the value."
         },
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia delle unità di misura"
+          "@value": "Proprietà inversa di \"ha tipo di misura\" che collega un tipo di misura al valore."
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/MU/MeasureType"
       },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/MU"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Distribuzione RDF/Turtle ontologia MU-AP_IT"
+          "@language": "en",
+          "@value": "is measure type of"
         },
         {
-          "@language": "en",
-          "@value": "RDF/Turtle distribution of MU-AP_IT Ontology"
+          "@language": "it",
+          "@value": "è tipo misura di"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/MU/Value"
+      }
     },
     {
       "@id": "https://w3id.org/italia/onto/MU/isMeasurementUnitOf",
@@ -915,26 +896,26 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/MU/value",
+      "@id": "https://w3id.org/italia/onto/MU/maxPercentage",
       "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This property represents a value. It can be the value of the observedValue or the value of the Measurement Capability."
+          "@value": "Property that allows one to express a maximum percentage value"
         },
         {
           "@language": "it",
-          "@value": "Questa proprietà rappresenta un valore, il valore osservato e il valore di una capacità di misurazione."
+          "@value": "Proprietà che consente di esprimere un valore percentuale massimo"
         }
       ],
       "rdfs:domain": {
@@ -945,118 +926,137 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "valore"
+          "@language": "en",
+          "@value": "maximum percentage"
         },
         {
-          "@language": "en",
-          "@value": "value"
+          "@language": "it",
+          "@value": "percetuale massima"
         }
       ],
       "rdfs:range": {
         "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/MU/isMeasureTypeOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/MU/minPercentage",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di \"ha tipo di misura\" che collega un tipo di misura al valore."
+          "@language": "en",
+          "@value": "Property that allows one to express a minium percentage value"
         },
         {
-          "@language": "en",
-          "@value": "Inverse property of \"has measure type\" that links a measure type to the value."
+          "@language": "it",
+          "@value": "Proprietà che consente di esprimere un valore percentuale minimo"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/MU/MeasureType"
+        "@id": "owl:Thing"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/MU"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "è tipo misura di"
+          "@language": "en",
+          "@value": "minumum percentage"
         },
         {
-          "@language": "en",
-          "@value": "is measure type of"
+          "@language": "it",
+          "@value": "percentuale minima"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/MU/Value"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/DAF",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:Project"
-      ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "Data & Analytics Framework"
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/MUAPIT-RDF-XML",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/MU/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/MU/latest/MU-AP_IT.rdf"
-      },
-      "dcterms:description": [
+      "@id": "https://w3id.org/italia/onto/MU/value",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "This is the distribution in RDF/XML of the Measurement Unit ontology"
+          "@language": "it",
+          "@value": "stabile"
         },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione RDF/XML dell'ontologia delle unità di misura"
+          "@value": "Questa proprietà rappresenta un valore, il valore osservato e il valore di una capacità di misurazione."
+        },
+        {
+          "@language": "en",
+          "@value": "This property represents a value. It can be the value of the observedValue or the value of the Measurement Capability."
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
+      "rdfs:domain": {
+        "@id": "owl:Thing"
       },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/MU"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "RDF/XML distribution of MU-AP_IT Ontology"
+          "@language": "it",
+          "@value": "valore"
         },
         {
-          "@language": "it",
-          "@value": "Distribuzione RDF/XML ontologia MU-AP_IT"
+          "@language": "en",
+          "@value": "value"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "l0:Agent",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Characteristic",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:name",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "vcard:Kind",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "vcard:Organization",
+      "@type": "owl:Class"
     },
     {
-      "@id": "dcterms:modified",
+      "@id": "vcard:fn",
       "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "admsapit:prev",
+      "@id": "vcard:hasEmail",
       "@type": "owl:AnnotationProperty"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/MU/latest/MU-AP_IT.rdf b/Ontologie/MU/latest/MU-AP_IT.rdf
index bfd5dd30..cd31e15c 100644
--- a/Ontologie/MU/latest/MU-AP_IT.rdf
+++ b/Ontologie/MU/latest/MU-AP_IT.rdf
@@ -1,615 +1,389 @@
-
-
-    
-        
-        
-        
-        
-        Questa è l'ontologia per la modellazione di valori e unità di misura
-        This is the ontology for modeling values and measurement units
-        https://w3id.org/italia/onto/MU
-        2017-11-13
-        
-        
-        2020-06-15
-        
-        
-        Ontologia Valori e Unità di Misura - Profilo applicativo italiano
-        Value and Measurement Unit Ontology - Italian Application Profile
-        Questa è l'ontologia per la modellazione di valori e unità di misura
-        This is the ontology for modeling values and measurement units
-        
-        Ontologia Valori e Unità di Misura
-        Value and Measurement Unit Ontology
-        Version 0.4 - Modified on June 15 2020 - introduced MeasureType concept which is connected to Value and expressed in some MeasurementUnit.
-        Versione 0.4 - modificata il 15 Giugno 2020 - Inserito il concetto di MeasureType che è connesso con il Valore ed espresso in una qualche unità di misura. I valoei del nuovo concetto possono essere lunghezza, altezza, profondità, ecc, ovvero il tipo di misura espressa poi con un valore e un'unità di misura. SI noti che non è obbligatorio specificarla ma se la si include deve essere associata a un valore ed espresa in un qualche unità di misura.
-        
-        Unità di misura
-        
-        
-        MU-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/MU
-        muapit
-        
-        
-        
-        catalogued
-        published
-        Cittadini
-        Imprese
-        Pubbliche Amministrazioni
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links a Value to its type of measure
-        Proprietà che consente di collegare un valore al suo tipo di misura
-        
-        ha tipo di misura
-        has measure type
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links an object that can be measured to its Measurement Unit.
-        Proprietà che lega un valore osservato o un parametro di misurazione con la sua unità di misura.
-        
-        ha unità di misura
-        has measurement unit
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links a thing to a value.
-        Proprietà che collega una cosa di qualunque tipo a un valore.
-        
-        ha valore
-        has value
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of "has measure type" that links a measure type to the value.
-        Proprietà inversa di "ha tipo di misura" che collega un tipo di misura al valore.
-        
-        is measure type of
-        è tipo misura di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse object property of 'has measurement unit'.
-        Object property inversa di 'ha unità di misura'.
-        
-        is measurement unit of
-        è unità di misura di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that allows one to express a maximum percentage value
-        Proprietà che consente di esprimere un valore percentuale massimo
-        
-        maximum percentage
-        percetuale massima
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that allows one to express a minium percentage value
-        Proprietà che consente di esprimere un valore percentuale minimo
-        
-        minumum percentage
-        percentuale minima
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà rappresenta un valore, il valore osservato e il valore di una capacità di misurazione.
-        This property represents a value. It can be the value of the observedValue or the value of the Measurement Capability.
-        
-        valore
-        value
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        La classe che rappresenta il tipo di misura (e.g., la lunghezza, l'altezza, ecc.)
-        The class that represents the type of measure (e.g., length, height, etc.)
-        
-        Measure Type
-        Tipo di Misura
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Questa classe è utilizzata per rappresentare un'unità di misura (e.g., metro, chilometro, grammo, ecc.).
-        This class is used to model a measurement unit (e.g., meter, kilometer, gram, etc.)
-        
-        Measurement Unit
-        Unità di Misura
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        La classe dei valori. Un valore è descritto con un singolo valore come per esempio un intero, una stringa un float (almeno un valore deve essere specificato per la classe Valore) e, dove disponibile, un'unità di misura.
-        The class of the values. The value is described with a single value such an integer, a float, a string (at least one has to be specified) and, when available, a unit of measurement.
-        
-        Valore
-        Value
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        banche dati e open data
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia delle unità di misura
-        This is the distribution in JSON-LD of the Measurement Unit ontology
-        
-        
-        Distribuzione JSON-LD ontologia MU-AP_IT
-        JSON-LD distribution of MU-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia delle unità di misura
-        This is the distribution in RDF/turtle of the Measurement Unit ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia MU-AP_IT
-        RDF/Turtle distribution of MU-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia delle unità di misura
-        This is the distribution in RDF/XML of the Measurement Unit ontology
-        
-        
-        Distribuzione RDF/XML ontologia MU-AP_IT
-        RDF/XML distribution of MU-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        TD
-        Digital Transformation Team
-        Team per la Trasformazione Digitale
-    
-    
-
-
-    
-
-    
-        
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-        cnr - Z6HZEH - STLab
-    
-    
-
-
-    
-
-    
-        
-        Data & Analytics Framework
-    
-    
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-    
-
-
-    
-
-    
-        
-    
+
+
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia delle unità di misura
+    This is the distribution in JSON-LD of the Measurement Unit ontology
+    
+    
+    Distribuzione JSON-LD ontologia MU-AP_IT
+    JSON-LD distribution of MU-AP_IT Ontology
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Property that allows one to express a maximum percentage value
+    Proprietà che consente di esprimere un valore percentuale massimo
+    
+    maximum percentage
+    percetuale massima
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Property that links an object that can be measured to its Measurement Unit.
+    Proprietà che lega un valore osservato o un parametro di misurazione con la sua unità di misura.
+    
+    ha unità di misura
+    has measurement unit
+    stabile
+    stable
+  
+  
+    
+    
+    
+    TD
+    Digital Transformation Team
+    Team per la Trasformazione Digitale
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    Questa è l'ontologia per la modellazione di valori e unità di misura
+    This is the ontology for modeling values and measurement units
+    https://w3id.org/italia/onto/MU
+    2017-11-13
+    
+    
+    2020-06-15
+    
+    
+    Ontologia Valori e Unità di Misura - Profilo applicativo italiano
+    Value and Measurement Unit Ontology - Italian Application Profile
+    Questa è l'ontologia per la modellazione di valori e unità di misura
+    This is the ontology for modeling values and measurement units
+    
+    Ontologia Valori e Unità di Misura
+    Value and Measurement Unit Ontology
+    Version 0.4 - Modified on June 15 2020 - introduced MeasureType concept which is connected to Value and expressed in some MeasurementUnit.
+    Versione 0.4 - modificata il 15 Giugno 2020 - Inserito il concetto di MeasureType che è connesso con il Valore ed espresso in una qualche unità di misura. I valoei del nuovo concetto possono essere lunghezza, altezza, profondità, ecc, ovvero il tipo di misura espressa poi con un valore e un'unità di misura. SI noti che non è obbligatorio specificarla ma se la si include deve essere associata a un valore ed espresa in un qualche unità di misura.
+    
+    Unità di misura
+    
+    
+    MU-AP_IT
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    https://w3id.org/italia/onto/MU
+    muapit
+    
+    
+    
+    catalogued
+    published
+    Cittadini
+    Imprese
+    Pubbliche Amministrazioni
+    
+  
+  
+    
+    
+    
+    Inverse object property of 'has measurement unit'.
+    Object property inversa di 'ha unità di misura'.
+    
+    is measurement unit of
+    è unità di misura di
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà rappresenta un valore, il valore osservato e il valore di una capacità di misurazione.
+    This property represents a value. It can be the value of the observedValue or the value of the Measurement Capability.
+    
+    valore
+    value
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    La classe dei valori. Un valore è descritto con un singolo valore come per esempio un intero, una stringa un float (almeno un valore deve essere specificato per la classe Valore) e, dove disponibile, un'unità di misura.
+    The class of the values. The value is described with a single value such an integer, a float, a string (at least one has to be specified) and, when available, a unit of measurement.
+    
+    Valore
+    Value
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property that links a thing to a value.
+    Proprietà che collega una cosa di qualunque tipo a un valore.
+    
+    ha valore
+    has value
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Property that links a Value to its type of measure
+    Proprietà che consente di collegare un valore al suo tipo di misura
+    
+    ha tipo di misura
+    has measure type
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    
+    
+    Inverse property of "has measure type" that links a measure type to the value.
+    Proprietà inversa di "ha tipo di misura" che collega un tipo di misura al valore.
+    
+    is measure type of
+    è tipo misura di
+    stabile
+    stable
+  
+  
+    
+    
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+    cnr - Z6HZEH - STLab
+  
+  
+    
+    
+    Questa classe è utilizzata per rappresentare un'unità di misura (e.g., metro, chilometro, grammo, ecc.).
+    This class is used to model a measurement unit (e.g., meter, kilometer, gram, etc.)
+    
+    Measurement Unit
+    Unità di Misura
+    stabile
+    stable
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia delle unità di misura
+    This is the distribution in RDF/XML of the Measurement Unit ontology
+    
+    
+    Distribuzione RDF/XML ontologia MU-AP_IT
+    RDF/XML distribution of MU-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia delle unità di misura
+    This is the distribution in RDF/turtle of the Measurement Unit ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia MU-AP_IT
+    RDF/Turtle distribution of MU-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    Data & Analytics Framework
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    La classe che rappresenta il tipo di misura (e.g., la lunghezza, l'altezza, ecc.)
+    The class that represents the type of measure (e.g., length, height, etc.)
+    
+    Measure Type
+    Tipo di Misura
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Property that allows one to express a minium percentage value
+    Proprietà che consente di esprimere un valore percentuale minimo
+    
+    minumum percentage
+    percentuale minima
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/MU/latest/MU-aligns-AP_IT.jsonld b/Ontologie/MU/latest/MU-aligns-AP_IT.jsonld
index 7154d688..358eba55 100644
--- a/Ontologie/MU/latest/MU-aligns-AP_IT.jsonld
+++ b/Ontologie/MU/latest/MU-aligns-AP_IT.jsonld
@@ -6,17 +6,19 @@
     "owl": "http://www.w3.org/2002/07/owl#",
     "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "https://w3id.org/italia/onto/MU-aligns",
-      "@type": "owl:Ontology",
-      "owl:imports": {
-        "@id": "https://w3id.org/italia/onto/MU"
-      },
-      "owl:versionIRI": {
-        "@id": "https://w3id.org/italia/onto/MU-aligns/0.2"
+      "@id": "dul:Amount",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "dul:UnitOfMeasure",
+      "@type": "owl:Class",
+      "owl:equivalentClass": {
+        "@id": "mu:MeasurementUnit"
       }
     },
     {
@@ -27,24 +29,27 @@
       ]
     },
     {
-      "@id": "mu:isMeasurementUnitOf",
-      "@type": "owl:AnnotationProperty",
-      "rdfs:subPropertyOf": {
-        "@id": "dul:parametrizes"
-      }
+      "@id": "dul:isParametrizedBy",
+      "@type": [
+        "owl:AnnotationProperty",
+        "owl:ObjectProperty"
+      ]
     },
     {
-      "@id": "mu:value",
-      "@type": "owl:AnnotationProperty",
-      "rdfs:subPropertyOf": {
-        "@id": "dul:hasDataValue"
-      }
+      "@id": "dul:parametrizes",
+      "@type": [
+        "owl:AnnotationProperty",
+        "owl:ObjectProperty"
+      ]
     },
     {
-      "@id": "mu:Value",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "dul:Amount"
+      "@id": "https://w3id.org/italia/onto/MU-aligns",
+      "@type": "owl:Ontology",
+      "owl:imports": {
+        "@id": "https://w3id.org/italia/onto/MU"
+      },
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/MU-aligns/0.2"
       }
     },
     {
@@ -52,36 +57,32 @@
       "@type": "owl:Class"
     },
     {
-      "@id": "dul:UnitOfMeasure",
+      "@id": "mu:Value",
       "@type": "owl:Class",
-      "owl:equivalentClass": {
-        "@id": "mu:MeasurementUnit"
+      "rdfs:subClassOf": {
+        "@id": "dul:Amount"
       }
     },
     {
-      "@id": "dul:parametrizes",
-      "@type": [
-        "owl:ObjectProperty",
-        "owl:AnnotationProperty"
-      ]
-    },
-    {
-      "@id": "dul:isParametrizedBy",
-      "@type": [
-        "owl:ObjectProperty",
-        "owl:AnnotationProperty"
-      ]
+      "@id": "mu:hasMeasurementUnit",
+      "@type": "owl:AnnotationProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "dul:isParametrizedBy"
+      }
     },
     {
-      "@id": "dul:Amount",
-      "@type": "owl:Class"
+      "@id": "mu:isMeasurementUnitOf",
+      "@type": "owl:AnnotationProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "dul:parametrizes"
+      }
     },
     {
-      "@id": "mu:hasMeasurementUnit",
+      "@id": "mu:value",
       "@type": "owl:AnnotationProperty",
       "rdfs:subPropertyOf": {
-        "@id": "dul:isParametrizedBy"
+        "@id": "dul:hasDataValue"
       }
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/MU/latest/MU-aligns-AP_IT.rdf b/Ontologie/MU/latest/MU-aligns-AP_IT.rdf
index 52e8af34..43ad2cb7 100644
--- a/Ontologie/MU/latest/MU-aligns-AP_IT.rdf
+++ b/Ontologie/MU/latest/MU-aligns-AP_IT.rdf
@@ -1,165 +1,50 @@
-
-
-
-
-    
-    
-    
-    
-    
-    
-]>
-
-
-
-    
-        
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-    
+
+
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/PARK/latest/PARK-AP_IT.jsonld b/Ontologie/PARK/latest/PARK-AP_IT.jsonld
index a593798f..bea30571 100644
--- a/Ontologie/PARK/latest/PARK-AP_IT.jsonld
+++ b/Ontologie/PARK/latest/PARK-AP_IT.jsonld
@@ -2,244 +2,157 @@
   "@context": {
     "admsapit": "https://w3id.org/italia/onto/ADMS/",
     "dcat": "http://www.w3.org/ns/dcat#",
-    "dcterms": "http://purl.org/dc/terms/",
+    "dct": "http://purl.org/dc/terms/",
     "foaf": "http://xmlns.com/foaf/0.1/",
     "l0": "https://w3id.org/italia/onto/l0/",
     "owl": "http://www.w3.org/2002/07/owl#",
     "prov": "http://www.w3.org/ns/prov#",
     "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
-    "schema": "http://schema.org/",
     "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "https://w3id.org/italia/onto/PARK/numAvailableParkingSpaces",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Number of available car parking spaces"
-        },
-        {
-          "@language": "it",
-          "@value": "il numero di posti auto disponibili del parcheggio"
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PARK"
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b1",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/POT/Offer"
       },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "posti auto disponibili"
-        },
-        {
-          "@language": "en",
-          "@value": "available parking spaces"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "xsd:int"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POT/hasOffer"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PARK/CarPark",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "prov:wasInfluencedBy": [
-        {
-          "@id": "http://www.productontology.org/id/Parking_lot"
-        },
-        {
-          "@id": "schema:ParkingFacility"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "E' la classe principale dell'ontologia e rappresenta il parcheggio."
-        },
-        {
-          "@language": "en",
-          "@value": "This is the principal class of the ontology and it represents the car park."
-        }
-      ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PARK"
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b10",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PARK/hasCarParkTypology"
       },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Car Park"
-        },
-        {
-          "@language": "it",
-          "@value": "Parcheggio"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:N666f3d0f8056427cab91e92bfbf94a86"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
-        },
-        {
-          "@id": "_:N0e63ee4ecff34c26b9e23d32e0a05a35"
-        },
-        {
-          "@id": "_:Nfc7069fd0f984fa382bb7dea43f08c78"
-        },
-        {
-          "@id": "_:N6da56f539a544f6f8d1b18982de32773"
-        },
-        {
-          "@id": "_:N78ae13383bfd4dc6a2f8f255634ffe5c"
-        },
-        {
-          "@id": "_:N3d587ce0f550417abf1412a57db231ae"
-        },
-        {
-          "@id": "_:Neb1f555d45194b6ca0a7f6dff0abe403"
-        },
-        {
-          "@id": "_:Nb4940e030c5a490aac765aedfba5511d"
-        },
-        {
-          "@id": "_:N8c389b38ac074664bb22e0e34cbbdb4f"
-        },
-        {
-          "@id": "_:N5b643fc29d7a492882ba80b46318853f"
-        },
-        {
-          "@id": "_:Nfdb1256606ed444a97545bee9d05575f"
-        },
-        {
-          "@id": "_:N079d8e228be440619345c547ff3723b4"
-        },
-        {
-          "@id": "_:Ne07fa096b5f74896bb9b197d78d55d3c"
-        }
-      ]
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PARK/CarParkTypology"
+      }
     },
     {
-      "@id": "_:N666f3d0f8056427cab91e92bfbf94a86",
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b11",
       "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:int"
+      },
       "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PARK/carParkName"
+        "@id": "https://w3id.org/italia/onto/PARK/totalNumCarParkSpaces"
       },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PARK/numPayingParkingSpaces",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Number of paying car park spaces."
-        },
-        {
-          "@language": "it",
-          "@value": "Il numero di posti auto paganti"
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b12",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PARK"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition"
+      }
+    },
+    {
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b13",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "paying parking spaces"
-        },
-        {
-          "@language": "it",
-          "@value": "posti auto paganti"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "xsd:int"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PARK/carParkID"
       }
     },
     {
-      "@id": "http://dati.gov.it/onto/dcatapit#Organization",
-      "@type": "owl:Class"
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b14",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PARK/isCarParkTypologyOf"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
+      }
     },
     {
-      "@id": "_:N5b643fc29d7a492882ba80b46318853f",
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b2",
       "@type": "owl:Restriction",
       "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/hasOnlineContactPoint"
+        "@id": "https://w3id.org/italia/onto/PARK/carParkName"
       },
       "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
+        "@id": "rdfs:Literal"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition",
-      "@type": "owl:Class"
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b3",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PARK/carParkDescription"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint",
-      "@type": "owl:Class",
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b4",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:int"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PARK/numSpacesForDisabled"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       }
     },
     {
-      "@id": "_:N3d587ce0f550417abf1412a57db231ae",
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b5",
       "@type": "owl:Restriction",
       "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PARK/hasCarParkTypology"
+        "@id": "https://w3id.org/italia/onto/SM/hasOnlineContactPoint"
       },
       "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PARK/CarParkTypology"
+        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
       }
     },
     {
-      "@id": "admsapit:SemanticAssetDistribution",
-      "@type": "owl:Class"
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b6",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:int"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PARK/numPayingParkingSpaces"
+      }
     },
     {
-      "@id": "_:Neb1f555d45194b6ca0a7f6dff0abe403",
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b7",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:int"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PARK/numAvailableParkingSpaces"
+      }
+    },
+    {
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b8",
       "@type": "owl:Restriction",
       "owl:allValuesFrom": {
         "@id": "https://w3id.org/italia/onto/SM/Review"
@@ -249,14 +162,151 @@
       }
     },
     {
-      "@id": "vcard:Kind",
+      "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b9",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:int"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PARK/numSoldCarParkSpaces"
+      }
+    },
+    {
+      "@id": "admsapit:Project",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "admsapit:SemanticAsset",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "admsapit:SemanticAssetDistribution",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "dcat:accessURL",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dcat:downloadURL",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:description",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:format",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:identifier",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:license",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:title",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "foaf:Agent",
       "@type": "owl:Class"
     },
+    {
+      "@id": "foaf:name",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "http://dati.gov.it/onto/dcatapit#Agent",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "http://dati.gov.it/onto/dcatapit#Organization",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid",
+      "@type": [
+        "http://dati.gov.it/onto/dcatapit#Agent",
+        "owl:NamedIndividual",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "agid",
+      "foaf:name": [
+        {
+          "@language": "en",
+          "@value": "Italian Digital Agency"
+        },
+        {
+          "@language": "it",
+          "@value": "Agenzia per l'Italia Digitale"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@type": [
+        "http://dati.gov.it/onto/dcatapit#Organization",
+        "owl:NamedIndividual",
+        "vcard:Kind",
+        "vcard:Organization"
+      ],
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/PARKAPIT-JSON-LD",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PARK/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PARK/latest/PARK-AP_IT.jsonld"
+      },
+      "dct:description": [
+        {
+          "@language": "en",
+          "@value": "This is the distribution in JSON-LD of the Car Park ontology"
+        },
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei Parcheggi"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
+        {
+          "@language": "en",
+          "@value": "JSON-LD distribution of PARK-AP_IT Ontology"
+        },
+        {
+          "@language": "it",
+          "@value": "Distribuzione JSON-LD ontologia PARK-AP_IT"
+        }
+      ]
+    },
     {
       "@id": "https://w3id.org/italia/data/distribution/PARKAPIT-RDF-TURTLE",
       "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
       "dcat:accessURL": {
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PARK/latest"
@@ -264,43 +314,146 @@
       "dcat:downloadURL": {
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PARK/latest/PARK-AP_IT.ttl"
       },
-      "dcterms:description": [
+      "dct:description": [
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/turtle of the Car Park ontology"
+        },
         {
           "@language": "it",
           "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei Parcheggi"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
+        {
+          "@language": "en",
+          "@value": "RDF/Turtle distribution of PARK-AP_IT Ontology"
+        },
+        {
+          "@language": "it",
+          "@value": "Distribuzione RDF/Turtle ontologia PARK-AP_IT"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/PARKAPIT-RDF-XML",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PARK/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PARK/latest/PARK-AP_IT.rdf"
+      },
+      "dct:description": [
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/XML of the Car Park ontology"
         },
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei Parcheggi"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
+        {
+          "@language": "en",
+          "@value": "RDF/XML distribution of PARK-AP_IT Ontology"
+        },
+        {
+          "@language": "it",
+          "@value": "Distribuzione RDF/XML ontologia PARK-AP_IT"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
+      "@type": [
+        "http://dati.gov.it/onto/dcatapit#Agent",
+        "owl:NamedIndividual",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "TD",
+      "foaf:name": [
         {
           "@language": "en",
-          "@value": "This is the distribution in RDF/turtle of the Car Park ontology"
+          "@value": "Digital Transformation Team"
+        },
+        {
+          "@language": "it",
+          "@value": "Team per la Trasformazione Digitale"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
+      "@type": [
+        "owl:NamedIndividual",
+        "l0:Agent"
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
-      },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-      },
-      "dcterms:title": [
+      "dct:identifier": "cnr - Z6HZEH - STLab",
+      "l0:name": [
         {
-          "@language": "it",
-          "@value": "Distribuzione RDF/Turtle ontologia PARK-AP_IT"
+          "@language": "en",
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
         },
         {
-          "@language": "en",
-          "@value": "RDF/Turtle distribution of PARK-AP_IT Ontology"
+          "@language": "it",
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/PARK",
+      "@id": "https://w3id.org/italia/data/project/DAF",
       "@type": [
         "owl:NamedIndividual",
-        "admsapit:SemanticAsset"
-      ]
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "Data & Analytics Framework"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition",
+      "@type": "owl:ObjectProperty"
     },
     {
       "@id": "https://w3id.org/italia/onto/PARK",
-      "@type": "owl:Ontology",
+      "@type": [
+        "owl:Ontology",
+        "owl:NamedIndividual",
+        "admsapit:SemanticAsset"
+      ],
       "admsapit:acronym": "PARK-AP_IT",
       "admsapit:hasContributor": [
         {
@@ -326,10 +479,10 @@
       },
       "admsapit:hasSemanticAssetDistribution": [
         {
-          "@id": "https://w3id.org/italia/data/distribution/PARKAPIT-RDF-TURTLE"
+          "@id": "https://w3id.org/italia/data/distribution/PARKAPIT-JSON-LD"
         },
         {
-          "@id": "https://w3id.org/italia/data/distribution/PARKAPIT-JSON-LD"
+          "@id": "https://w3id.org/italia/data/distribution/PARKAPIT-RDF-TURTLE"
         },
         {
           "@id": "https://w3id.org/italia/data/distribution/PARKAPIT-RDF-XML"
@@ -337,10 +490,10 @@
       ],
       "admsapit:hasTask": [
         {
-          "@id": "admsapit:QueryFormulationTask"
+          "@id": "admsapit:AnnotationTask"
         },
         {
-          "@id": "admsapit:AnnotationTask"
+          "@id": "admsapit:QueryFormulationTask"
         },
         {
           "@id": "admsapit:SearchTask"
@@ -348,24 +501,24 @@
       ],
       "admsapit:officialURI": {
         "@type": "xsd:anyURI",
-        "@value": "https://w3id.org/italia/onto/PARK/"
+        "@value": "https://w3id.org/italia/onto/PARK"
       },
       "admsapit:prefix": "parkapit",
       "admsapit:semanticAssetInUse": [
         {
-          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+          "@id": "https://w3id.org/italia/data/project/DAF"
         },
         {
-          "@id": "https://w3id.org/italia/data/project/DAF"
+          "@id": "https://w3id.org/italia/data/project/OntoPiA"
         }
       ],
       "admsapit:status": [
-        "published",
-        "catalogued"
+        "catalogued",
+        "published"
       ],
       "admsapit:target": [
-        "Pubbliche Amministrazioni",
         "Imprese",
+        "Pubbliche Amministrazioni",
         "Cittadini"
       ],
       "admsapit:type": {
@@ -377,11 +530,11 @@
       "dcat:keyword": [
         {
           "@language": "it",
-          "@value": "Parcheggio di scambio"
+          "@value": "Car Sharing"
         },
         {
           "@language": "it",
-          "@value": "Car Sharing"
+          "@value": "Parcheggio di scambio"
         },
         {
           "@language": "it",
@@ -395,28 +548,28 @@
       "dcat:theme": {
         "@id": "http://publications.europa.eu/resource/authority/data-theme/TRAN"
       },
-      "dcterms:accrualPeriodicity": {
+      "dct:accrualPeriodicity": {
         "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
       },
-      "dcterms:creator": {
+      "dct:creator": {
         "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
       },
-      "dcterms:description": [
-        {
-          "@language": "it",
-          "@value": "Questa è l'ontologia del profilo applicativo italiano sui parcheggi)"
-        },
+      "dct:description": [
         {
           "@language": "en",
           "@value": "This is the ontology of the Italian application profile for Parking data"
+        },
+        {
+          "@language": "it",
+          "@value": "Questa è l'ontologia del profilo applicativo italiano sui parcheggi)"
         }
       ],
-      "dcterms:identifier": "https://w3id.org/italia/onto/PARK",
-      "dcterms:issued": {
+      "dct:identifier": "https://w3id.org/italia/onto/PARK",
+      "dct:issued": {
         "@type": "xsd:date",
         "@value": "2017-12-19"
       },
-      "dcterms:language": [
+      "dct:language": [
         {
           "@id": "http://publications.europa.eu/resource/authority/language/ENG"
         },
@@ -424,17 +577,17 @@
           "@id": "http://publications.europa.eu/resource/authority/language/ITA"
         }
       ],
-      "dcterms:modified": {
+      "dct:modified": {
         "@type": "xsd:date",
         "@value": "2018-06-25"
       },
-      "dcterms:publisher": {
+      "dct:publisher": {
         "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
       },
-      "dcterms:rightsHolder": {
+      "dct:rightsHolder": {
         "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
       },
-      "dcterms:title": [
+      "dct:title": [
         {
           "@language": "it",
           "@value": "Ontologia dei Parcheggi - Profilo applicativo italiano"
@@ -445,6 +598,9 @@
         }
       ],
       "owl:imports": [
+        {
+          "@id": "https://w3id.org/italia/onto/AccessCondition"
+        },
         {
           "@id": "https://w3id.org/italia/onto/POI"
         },
@@ -459,32 +615,29 @@
         },
         {
           "@id": "https://w3id.org/italia/onto/l0"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/AccessCondition"
         }
       ],
       "owl:versionIRI": {
         "@id": "https://w3id.org/italia/onto/PARK/0.3"
       },
       "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "Versione 0.2 - 13 Marzo 2018 - Migrazione del namespace a w3id.org/italia."
-        },
         {
           "@language": "en",
           "@value": "Version 0.2 - 13 March 2018 - Migration to the namespace w3id.org/italia."
+        },
+        {
+          "@language": "it",
+          "@value": "Versione 0.2 - 13 Marzo 2018 - Migrazione del namespace a w3id.org/italia."
         }
       ],
       "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Questa è l'ontologia del profilo applicativo italiano sui parcheggi)"
-        },
         {
           "@language": "en",
           "@value": "This is the ontology of the Italian application profile for Parking data"
+        },
+        {
+          "@language": "it",
+          "@value": "Questa è l'ontologia del profilo applicativo italiano sui parcheggi)"
         }
       ],
       "rdfs:isDefinedBy": {
@@ -502,81 +655,179 @@
       ]
     },
     {
-      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
-      "@type": [
-        "owl:NamedIndividual",
-        "http://dati.gov.it/onto/dcatapit#Agent",
-        "foaf:Agent"
-      ],
-      "dcterms:identifier": "TD",
-      "foaf:name": [
+      "@id": "https://w3id.org/italia/onto/PARK/CarPark",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "en",
+          "@value": "stable"
+        },
         {
           "@language": "it",
-          "@value": "Team per la Trasformazione Digitale"
+          "@value": "stabile"
+        }
+      ],
+      "prov:wasInfluencedBy": [
+        {
+          "@id": "http://schema.org/ParkingFacility"
+        },
+        {
+          "@id": "http://www.productontology.org/id/Parking_lot"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "This is the principal class of the ontology and it represents the car park."
         },
+        {
+          "@language": "it",
+          "@value": "E' la classe principale dell'ontologia e rappresenta il parcheggio."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PARK"
+      },
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Digital Transformation Team"
+          "@value": "Car Park"
+        },
+        {
+          "@language": "it",
+          "@value": "Parcheggio"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
+        },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b1"
+        },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b2"
+        },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b3"
+        },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b4"
+        },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b5"
+        },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b6"
+        },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b7"
+        },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b8"
+        },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b9"
+        },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b10"
+        },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b11"
+        },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b12"
+        },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b13"
         }
       ]
     },
     {
-      "@id": "dcat:downloadURL",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PARK/carParkID",
-      "@type": [
-        "owl:DatatypeProperty",
-        "owl:FunctionalProperty"
-      ],
+      "@id": "https://w3id.org/italia/onto/PARK/CarParkTypology",
+      "@type": "owl:Class",
       "owl:versionInfo": [
+        {
+          "@language": "en",
+          "@value": "stable"
+        },
         {
           "@language": "it",
           "@value": "stabile"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "This class represents the typology of car park. Its individuals are the instances of the related controlled vocabulary. In particular we may distinguish between car parks horizontally and vertically developed, parallel car park (30 car park, 45 car park, 60 car park right angle car park), etc."
+        },
+        {
+          "@language": "it",
+          "@value": "La classe rappresenta la tipologia di parcheggio. Gli individui di questa classe sono le istanze del relativo vocabolario controllato. In particolare, si possono distinguire tra parcheggi a sviluppo orizzontale (parcheggi in superficie e parcheggi a raso o a livello), parcheggi a sviluppo verticalere (parcheggi interrati, in elevazione, misti)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PARK"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Car Park Typology"
+        },
+        {
+          "@language": "it",
+          "@value": "Tipologia di Parcheggio"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Topic"
         },
+        {
+          "@id": "_:nb1a04b3a703b48ba8a6092dc7ac68923b14"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/PARK/CarSharingCarPark",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
           "@language": "en",
           "@value": "stable"
+        },
+        {
+          "@language": "it",
+          "@value": "stabile"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property that identifies the unique identifier of the car park."
+          "@value": "This class represents a specific type of Car Park; that is, the Car Sharing Car Park"
         },
         {
           "@language": "it",
-          "@value": "Proprietà che rappresenta l'identificativo univoco del parcheggio"
+          "@value": "Questa classe rappresenta un tipo specifico di parcheggio, ovvero il parcheggio per il car sharing."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PARK"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "identificativo del parcheggio"
+          "@language": "en",
+          "@value": "Car Sharing Car Park"
         },
         {
-          "@language": "en",
-          "@value": "car park identifier"
+          "@language": "it",
+          "@value": "Parcheggio per Car Sharing"
         }
       ],
-      "rdfs:range": {
-        "@id": "rdfs:Literal"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "l0:identifier"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
       }
     },
-    {
-      "@id": "prov:wasDerivedFrom",
-      "@type": "owl:AnnotationProperty"
-    },
     {
       "@id": "https://w3id.org/italia/onto/PARK/ParkAndRide",
       "@type": "owl:Class",
@@ -604,13 +855,13 @@
         "@id": "https://w3id.org/italia/onto/PARK"
       },
       "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "Parcheggio di Scambio"
-        },
         {
           "@language": "en",
           "@value": "Park and Ride"
+        },
+        {
+          "@language": "it",
+          "@value": "Parcheggio di Scambio"
         }
       ],
       "rdfs:subClassOf": {
@@ -618,176 +869,48 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/project/OntoPiA",
-      "@type": [
-        "admsapit:Project",
-        "owl:NamedIndividual"
-      ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
-      }
-    },
-    {
-      "@id": "owl:maxQualifiedCardinality",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid",
-      "@type": [
-        "foaf:Agent",
-        "owl:NamedIndividual",
-        "http://dati.gov.it/onto/dcatapit#Agent"
-      ],
-      "dcterms:identifier": "agid",
-      "foaf:name": [
-        {
-          "@language": "it",
-          "@value": "Agenzia per l'Italia Digitale"
-        },
-        {
-          "@language": "en",
-          "@value": "Italian Digital Agency"
-        }
-      ]
-    },
-    {
-      "@id": "vcard:hasEmail",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "dcterms:identifier",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "dcterms:description",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "_:N0e63ee4ecff34c26b9e23d32e0a05a35",
-      "@type": "owl:Restriction",
-      "owl:onDataRange": {
-        "@id": "xsd:int"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PARK/numSpacesForDisabled"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "dcterms:format",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/PARKAPIT-JSON-LD",
-      "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PARK/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PARK/latest/PARK-AP_IT.jsonld"
-      },
-      "dcterms:description": [
-        {
-          "@language": "it",
-          "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei Parcheggi"
-        },
-        {
-          "@language": "en",
-          "@value": "This is the distribution in JSON-LD of the Car Park ontology"
-        }
-      ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
-      },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-      },
-      "dcterms:title": [
+      "@id": "https://w3id.org/italia/onto/PARK/RotatingCarPark",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
           "@language": "en",
-          "@value": "JSON-LD distribution of PARK-AP_IT Ontology"
+          "@value": "stable"
         },
-        {
-          "@language": "it",
-          "@value": "Distribuzione JSON-LD ontologia PARK-AP_IT"
-        }
-      ]
-    },
-    {
-      "@id": "_:N079d8e228be440619345c547ff3723b4",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PARK/carParkID"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PARK/carParkDescription",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property that represents the generic description of the car park"
+          "@value": "This class represents a specific type of car park; that is, a rotating car park for short term parking."
         },
         {
           "@language": "it",
-          "@value": "Proprietà che rappresenta una descrizione testuale generica del parcheggio"
+          "@value": "Questa classe rappresenta un tipo di parcheggio, ovvero il parcheggio a rotazione. Il parcheggio a rotazioneè di solito un tipo di parcheggio destinato agli utenti che compiono brevi soste"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PARK"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "descrizione del parcheggio"
+          "@language": "en",
+          "@value": "Rotating Car Park"
         },
         {
-          "@language": "en",
-          "@value": "car park description"
+          "@language": "it",
+          "@value": "Parcheggio a Rotazione"
         }
       ],
-      "rdfs:range": {
-        "@id": "rdfs:Literal"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "l0:description"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
       }
     },
     {
-      "@id": "http://dati.gov.it/onto/dcatapit#Agent",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/hasReview",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PARK/numSpacesForDisabled",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PARK/TerminalCarPark",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "en",
@@ -801,51 +924,33 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Numbero of car park spaces reserved for disabled"
+          "@value": "This class represents a specific type of car park; that is, terminal car park used for long-term parking"
         },
         {
           "@language": "it",
-          "@value": "Il numero di posti auto del parcheggio risarvati ai disabili"
+          "@value": "Questa classe rappresenta uno specifico tipo di parcheggio, ovvero il parcheggio terminale, di solito utilizzato per lunghe soste."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PARK"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "posti auto riservati per disabili"
+          "@language": "en",
+          "@value": "Terminal Car Park"
         },
         {
-          "@language": "en",
-          "@value": "car park spaces for disabled"
+          "@language": "it",
+          "@value": "Parcheggio Terminale"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:int"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
       }
     },
     {
-      "@id": "vcard:fn",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "foaf:Agent",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "l0:name",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PARK/hasCarParkTypology",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/PARK/isCarParkTypologyOf"
-      },
+      "@id": "https://w3id.org/italia/onto/PARK/carParkDescription",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "en",
@@ -859,11 +964,11 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property that links the Car Park to its typology, defined in a controlled vocabulary"
+          "@value": "Property that represents the generic description of the car park"
         },
         {
           "@language": "it",
-          "@value": "Proprietà che collega un parcheggio alla sua tipologia, come definita nel relativo vocabolario controllato."
+          "@value": "Proprietà che rappresenta una descrizione testuale generica del parcheggio"
         }
       ],
       "rdfs:domain": {
@@ -873,130 +978,92 @@
         "@id": "https://w3id.org/italia/onto/PARK"
       },
       "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "ha tipologia di parcheggio"
-        },
-        {
-          "@language": "en",
-          "@value": "has car park typology"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PARK/CarParkTypology"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POT/hasOffer",
-      "@type": "owl:ObjectProperty",
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POT"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/PARKAPIT-RDF-XML",
-      "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PARK/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PARK/latest/PARK-AP_IT.rdf"
-      },
-      "dcterms:description": [
         {
           "@language": "en",
-          "@value": "This is the distribution in RDF/XML of the Car Park ontology"
+          "@value": "car park description"
         },
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei Parcheggi"
+          "@value": "descrizione del parcheggio"
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
-      },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
       },
-      "dcterms:title": [
-        {
-          "@language": "it",
-          "@value": "Distribuzione RDF/XML ontologia PARK-AP_IT"
-        },
-        {
-          "@language": "en",
-          "@value": "RDF/XML distribution of PARK-AP_IT Ontology"
-        }
-      ]
+      "rdfs:subPropertyOf": {
+        "@id": "l0:description"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PARK/RotatingCarPark",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
+      "@id": "https://w3id.org/italia/onto/PARK/carParkID",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
         {
           "@language": "en",
           "@value": "stable"
+        },
+        {
+          "@language": "it",
+          "@value": "stabile"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This class represents a specific type of car park; that is, a rotating car park for short term parking."
+          "@value": "Property that identifies the unique identifier of the car park."
         },
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta un tipo di parcheggio, ovvero il parcheggio a rotazione. Il parcheggio a rotazioneè di solito un tipo di parcheggio destinato agli utenti che compiono brevi soste"
+          "@value": "Proprietà che rappresenta l'identificativo univoco del parcheggio"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PARK"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Parcheggio a Rotazione"
+          "@language": "en",
+          "@value": "car park identifier"
         },
         {
-          "@language": "en",
-          "@value": "Rotating Car Park"
+          "@language": "it",
+          "@value": "identificativo del parcheggio"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "l0:identifier"
       }
     },
     {
-      "@id": "admsapit:SemanticAsset",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PARK/totalNumCarParkSpaces",
+      "@id": "https://w3id.org/italia/onto/PARK/carParkName",
       "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
         {
           "@language": "en",
           "@value": "stable"
+        },
+        {
+          "@language": "it",
+          "@value": "stabile"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Il numero totale di posto auto del parcheggio"
+          "@language": "en",
+          "@value": "The name of the car park"
         },
         {
-          "@language": "en",
-          "@value": "The total number of car park spaces"
+          "@language": "it",
+          "@value": "Il nome del parcheggio"
         }
       ],
       "rdfs:domain": {
@@ -1007,78 +1074,27 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "numero totale di posti auto"
+          "@language": "en",
+          "@value": "car park name"
         },
         {
-          "@language": "en",
-          "@value": "total number of car park spaces"
+          "@language": "it",
+          "@value": "nome del parcheggio"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:int"
-      }
-    },
-    {
-      "@id": "dcterms:license",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "foaf:name",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "_:N78ae13383bfd4dc6a2f8f255634ffe5c",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/POT/Offer"
+        "@id": "rdfs:Literal"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POT/hasOffer"
+      "rdfs:subPropertyOf": {
+        "@id": "l0:name"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/hasOnlineContactPoint",
+      "@id": "https://w3id.org/italia/onto/PARK/hasCarParkTypology",
       "@type": "owl:ObjectProperty",
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
-      }
-    },
-    {
-      "@id": "l0:identifier",
-      "@type": "owl:DatatypeProperty",
-      "rdfs:isDefinedBy": {
-        "@id": "l0:"
-      }
-    },
-    {
-      "@id": "_:N6da56f539a544f6f8d1b18982de32773",
-      "@type": "owl:Restriction",
-      "owl:onDataRange": {
-        "@id": "xsd:int"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PARK/totalNumCarParkSpaces"
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/PARK/isCarParkTypologyOf"
       },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POT/Offer",
-      "@type": "owl:Class",
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POT"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PARK/TerminalCarPark",
-      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "en",
@@ -1091,88 +1107,37 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta uno specifico tipo di parcheggio, ovvero il parcheggio terminale, di solito utilizzato per lunghe soste."
+          "@language": "en",
+          "@value": "Property that links the Car Park to its typology, defined in a controlled vocabulary"
         },
         {
-          "@language": "en",
-          "@value": "This class represents a specific type of car park; that is, terminal car park used for long-term parking"
+          "@language": "it",
+          "@value": "Proprietà che collega un parcheggio alla sua tipologia, come definita nel relativo vocabolario controllato."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PARK"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Terminal Car Park"
+          "@value": "has car park typology"
         },
         {
           "@language": "it",
-          "@value": "Parcheggio Terminale"
+          "@value": "ha tipologia di parcheggio"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
-      }
-    },
-    {
-      "@id": "_:Nb4940e030c5a490aac765aedfba5511d",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onDataRange": {
-        "@id": "xsd:int"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PARK/numAvailableParkingSpaces"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/DAF",
-      "@type": [
-        "admsapit:Project",
-        "owl:NamedIndividual"
-      ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "Data & Analytics Framework"
-      }
-    },
-    {
-      "@id": "l0:Agent",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
-      "@type": [
-        "http://dati.gov.it/onto/dcatapit#Organization",
-        "vcard:Organization",
-        "vcard:Kind",
-        "owl:NamedIndividual"
-      ],
-      "vcard:fn": "banche dati e open data",
-      "vcard:hasEmail": {
-        "@id": "mailto:info@dati.gov.it"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PARK/CarParkTypology"
       }
     },
     {
-      "@id": "vcard:Organization",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "l0:description",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "prov:wasInfluencedBy",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PARK/numSoldCarParkSpaces",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PARK/isCarParkTypologyOf",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "en",
@@ -1185,16 +1150,16 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Numero di posti auto venduti"
+          "@language": "en",
+          "@value": "Inverse property of \"has car park typology\" which links a car park typology to the car park"
         },
         {
-          "@language": "en",
-          "@value": "Number of sold car park spaces"
+          "@language": "it",
+          "@value": "Proprietà inversa di \"ha tipologia di parcheggio\" che lega la tipologia di al parcheggio stesso"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
+        "@id": "https://w3id.org/italia/onto/PARK/CarParkTypology"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PARK"
@@ -1202,94 +1167,38 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "sold car park spaces"
-        },
-        {
-          "@language": "en",
-          "@value": "posti auto venduti"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "xsd:int"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
-      "@type": [
-        "l0:Agent",
-        "owl:NamedIndividual"
-      ],
-      "dcterms:identifier": "cnr - Z6HZEH - STLab",
-      "l0:name": [
-        {
-          "@language": "en",
-          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+          "@value": "is car park typology of"
         },
         {
           "@language": "it",
-          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
+          "@value": "è tipologia di parcheggio di"
         }
-      ]
-    },
-    {
-      "@id": "_:Nfdb1256606ed444a97545bee9d05575f",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PARK/carParkDescription"
-      }
-    },
-    {
-      "@id": "_:Nfc7069fd0f984fa382bb7dea43f08c78",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/AccessCondition/hasAccessCondition"
-      }
-    },
-    {
-      "@id": "dcterms:title",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "_:Ne07fa096b5f74896bb9b197d78d55d3c",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onDataRange": {
-        "@id": "xsd:int"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PARK/numSoldCarParkSpaces"
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PARK/carParkName",
+      "@id": "https://w3id.org/italia/onto/PARK/numAvailableParkingSpaces",
       "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
         {
           "@language": "en",
           "@value": "stable"
+        },
+        {
+          "@language": "it",
+          "@value": "stabile"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The name of the car park"
+          "@value": "Number of available car parking spaces"
         },
         {
           "@language": "it",
-          "@value": "Il nome del parcheggio"
+          "@value": "il numero di posti auto disponibili del parcheggio"
         }
       ],
       "rdfs:domain": {
@@ -1301,27 +1210,20 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "car park name"
+          "@value": "available parking spaces"
         },
         {
           "@language": "it",
-          "@value": "nome del parcheggio"
+          "@value": "posti auto disponibili"
         }
       ],
       "rdfs:range": {
-        "@id": "rdfs:Literal"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "l0:name"
+        "@id": "xsd:int"
       }
     },
     {
-      "@id": "dcat:accessURL",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PARK/CarSharingCarPark",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PARK/numPayingParkingSpaces",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "en",
@@ -1335,33 +1237,36 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This class represents a specific type of Car Park; that is, the Car Sharing Car Park"
+          "@value": "Number of paying car park spaces."
         },
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta un tipo specifico di parcheggio, ovvero il parcheggio per il car sharing."
+          "@value": "Il numero di posti auto paganti"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PARK"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Car Sharing Car Park"
+          "@value": "paying parking spaces"
         },
         {
           "@language": "it",
-          "@value": "Parcheggio per Car Sharing"
+          "@value": "posti auto paganti"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
+      "rdfs:range": {
+        "@id": "xsd:int"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PARK/CarParkTypology",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PARK/numSoldCarParkSpaces",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "en",
@@ -1375,127 +1280,219 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This class represents the typology of car park. Its individuals are the instances of the related controlled vocabulary. In particular we may distinguish between car parks horizontally and vertically developed, parallel car park (30 car park, 45 car park, 60 car park right angle car park), etc."
+          "@value": "Number of sold car park spaces"
         },
         {
           "@language": "it",
-          "@value": "La classe rappresenta la tipologia di parcheggio. Gli individui di questa classe sono le istanze del relativo vocabolario controllato. In particolare, si possono distinguire tra parcheggi a sviluppo orizzontale (parcheggi in superficie e parcheggi a raso o a livello), parcheggi a sviluppo verticalere (parcheggi interrati, in elevazione, misti)."
+          "@value": "Numero di posti auto venduti"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PARK"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Tipologia di Parcheggio"
+          "@language": "en",
+          "@value": "posti auto venduti"
         },
         {
           "@language": "en",
-          "@value": "Car Park Typology"
+          "@value": "sold car park spaces"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "l0:Topic"
-        },
-        {
-          "@id": "_:N840e1a0994b84f1089c11bd9f8d45bf7"
-        }
-      ]
-    },
-    {
-      "@id": "_:N8c389b38ac074664bb22e0e34cbbdb4f",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onDataRange": {
+      "rdfs:range": {
         "@id": "xsd:int"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PARK/numPayingParkingSpaces"
       }
     },
     {
-      "@id": "_:N840e1a0994b84f1089c11bd9f8d45bf7",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PARK/isCarParkTypologyOf"
-      },
-      "owl:someValuesFrom": {
+      "@id": "https://w3id.org/italia/onto/PARK/numSpacesForDisabled",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "en",
+          "@value": "stable"
+        },
+        {
+          "@language": "it",
+          "@value": "stabile"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Numbero of car park spaces reserved for disabled"
+        },
+        {
+          "@language": "it",
+          "@value": "Il numero di posti auto del parcheggio risarvati ai disabili"
+        }
+      ],
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/PARK/CarPark"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POI/PointOfInterest",
-      "@type": "owl:Class",
+      },
       "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POI"
+        "@id": "https://w3id.org/italia/onto/PARK"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "car park spaces for disabled"
+        },
+        {
+          "@language": "it",
+          "@value": "posti auto riservati per disabili"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:int"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/Review",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PARK/isCarParkTypologyOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PARK/totalNumCarParkSpaces",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
         {
           "@language": "en",
           "@value": "stable"
+        },
+        {
+          "@language": "it",
+          "@value": "stabile"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Inverse property of \"has car park typology\" which links a car park typology to the car park"
+          "@value": "The total number of car park spaces"
         },
         {
           "@language": "it",
-          "@value": "Proprietà inversa di \"ha tipologia di parcheggio\" che lega la tipologia di al parcheggio stesso"
+          "@value": "Il numero totale di posto auto del parcheggio"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PARK/CarParkTypology"
+        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PARK"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "è tipologia di parcheggio di"
+          "@language": "en",
+          "@value": "total number of car park spaces"
         },
         {
-          "@language": "en",
-          "@value": "is car park typology of"
+          "@language": "it",
+          "@value": "numero totale di posti auto"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PARK/CarPark"
+        "@id": "xsd:int"
       }
     },
     {
-      "@id": "admsapit:Project",
+      "@id": "https://w3id.org/italia/onto/POI/PointOfInterest",
+      "@type": "owl:Class",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POI"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/POT/Offer",
+      "@type": "owl:Class",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POT"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/POT/hasOffer",
+      "@type": "owl:ObjectProperty",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POT"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint",
+      "@type": "owl:Class",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/Review",
       "@type": "owl:Class"
     },
     {
-      "@id": "l0:controlledVocabulary",
-      "@type": "owl:AnnotationProperty"
+      "@id": "https://w3id.org/italia/onto/SM/hasOnlineContactPoint",
+      "@type": "owl:ObjectProperty",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/hasReview",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "l0:Agent",
+      "@type": "owl:Class"
     },
     {
       "@id": "l0:Topic",
       "@type": "owl:Class",
       "rdfs:isDefinedBy": {
-        "@id": "l0:"
+        "@id": "https://w3id.org/italia/onto/l0/"
+      }
+    },
+    {
+      "@id": "l0:controlledVocabulary",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "l0:description",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "l0:identifier",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/l0/"
       }
+    },
+    {
+      "@id": "l0:name",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "owl:maxQualifiedCardinality",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "prov:wasDerivedFrom",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "prov:wasInfluencedBy",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "vcard:Kind",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "vcard:Organization",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "vcard:fn",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "vcard:hasEmail",
+      "@type": "owl:AnnotationProperty"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/PARK/latest/PARK-AP_IT.rdf b/Ontologie/PARK/latest/PARK-AP_IT.rdf
index 65787e1f..614d9658 100644
--- a/Ontologie/PARK/latest/PARK-AP_IT.rdf
+++ b/Ontologie/PARK/latest/PARK-AP_IT.rdf
@@ -1,846 +1,549 @@
-
-
-
-
-    
-    
-    
-    
-    
-    
-    
-    
-    
-    
-]>
-
-
-
-    
-        Parking ontology
-        Ontologia dei Parcheggi
-        2017-12-19
-        2018-06-25
-        https://w3id.org/italia/onto/PARK/
-        Imprese
-        Car Sharing
-        Pubbliche Amministrazioni
-        PARK-AP_IT
-        Cittadini
-        This is the ontology of the Italian application profile for Parking data
-        Version 0.2 - 13 March 2018 - Migration to the namespace w3id.org/italia.
-        Ontologia dei Parcheggi - Profilo applicativo italiano
-        parkapit
-        Parcheggio di scambio
-        Posti parcheggio
-        Questa è l'ontologia del profilo applicativo italiano sui parcheggi)
-        catalogued
-        https://w3id.org/italia/onto/PARK
-        Parking ontology - Italian Application Profile
-        This is the ontology of the Italian application profile for Parking data
-        Questa è l'ontologia del profilo applicativo italiano sui parcheggi)
-        Versione 0.2 - 13 Marzo 2018 - Migrazione del namespace a w3id.org/italia.
-        published
-        Parcheggio
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        has car park typology
-        ha tipologia di parcheggio
-        Property that links the Car Park to its typology, defined in a controlled vocabulary
-        stable
-        Proprietà che collega un parcheggio alla sua tipologia, come definita nel relativo vocabolario controllato.
-        stabile
-        
-        
-        
-        
-    
-
-
-
-    
-
-    
-        is car park typology of
-        è tipologia di parcheggio di
-        Inverse property of "has car park typology" which links a car park typology to the car park
-        stable
-        Proprietà inversa di "ha tipologia di parcheggio" che lega la tipologia di al parcheggio stesso
-        stabile
-        
-        
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-        car park description
-        descrizione del parcheggio
-        Property that represents the generic description of the car park
-        stable
-        Proprietà che rappresenta una descrizione testuale generica del parcheggio
-        stabile
-        
-        
-        
-        
-    
-
-
-
-    
-
-    
-        
-        car park identifier
-        identificativo del parcheggio
-        Property that identifies the unique identifier of the car park.
-        stable
-        Proprietà che rappresenta l'identificativo univoco del parcheggio
-        stabile
-        
-        
-        
-        
-    
-
-
-
-    
-
-    
-        car park name
-        nome del parcheggio
-        The name of the car park
-        stable
-        Il nome del parcheggio
-        stabile
-        
-        
-        
-        
-    
-
-
-
-    
-
-    
-        available parking spaces
-        posti auto disponibili
-        Number of available car parking spaces
-        stable
-        il numero di posti auto disponibili del parcheggio
-        stabile
-        
-        
-        
-    
-
-
-
-    
-
-    
-        paying parking spaces
-        posti auto paganti
-        Number of paying car park spaces.
-        stable
-        Il numero di posti auto paganti
-        stabile
-        
-        
-        
-    
-
-
-
-    
-
-    
-        posti auto venduti
-        sold car park spaces
-        Number of sold car park spaces
-        stable
-        Numero di posti auto venduti
-        stabile
-        
-        
-        
-    
-
-
-
-    
-
-    
-        car park spaces for disabled
-        posti auto riservati per disabili
-        Numbero of car park spaces reserved for disabled
-        stable
-        Il numero di posti auto del parcheggio risarvati ai disabili
-        stabile
-        
-        
-        
-    
-
-
-
-    
-
-    
-        total number of car park spaces
-        numero totale di posti auto
-        The total number of car park spaces
-        stable
-        Il numero totale di posto auto del parcheggio
-        stabile
-        
-        
-        
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        Car Park
-        Parcheggio
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        This is the principal class of the ontology and it represents the car park.
-        stable
-        E' la classe principale dell'ontologia e rappresenta il parcheggio.
-        stabile
-        
-        
-        
-    
-
-
-
-    
-
-    
-        Car Park Typology
-        Tipologia di Parcheggio
-        
-        
-            
-                
-                
-            
-        
-        This class represents the typology of car park. Its individuals are the instances of the related controlled vocabulary. In particular we may distinguish between car parks horizontally and vertically developed, parallel car park (30 car park, 45 car park, 60 car park right angle car park), etc.
-        stable
-        La classe rappresenta la tipologia di parcheggio. Gli individui di questa classe sono le istanze del relativo vocabolario controllato. In particolare, si possono distinguire tra parcheggi a sviluppo orizzontale (parcheggi in superficie e parcheggi a raso o a livello), parcheggi a sviluppo verticalere (parcheggi interrati, in elevazione, misti).
-        stabile
-        
-    
-
-
-
-    
-
-    
-        Car Sharing Car Park
-        Parcheggio per Car Sharing
-        
-        This class represents a specific type of Car Park; that is, the Car Sharing Car Park
-        stable
-        Questa classe rappresenta un tipo specifico di parcheggio, ovvero il parcheggio per il car sharing.
-        stabile
-        
-    
-
-
-
-    
-
-    
-        Park and Ride
-        Parcheggio di Scambio
-        
-        This class represents a specific type of car park; that is, park and ride. The park and ride type  is usually located close to the borders of a urban centre and it can be used to easily change the transportation mean, promoting the use of public transportation.
-        stable
-        Questa classe rappresenta uno specifico tipo di parcheggio, ovvero il parcheggio di scambio. I parcheggi di scambio sono tipicamente collocati ai margini del centro urbano o storico e sono usati per scambiare mezzo di trasporto e incentivare l’uso di mezzi pubblici.
-        stabile
-        
-    
-
-
-
-    
-
-    
-        Rotating Car Park
-        Parcheggio a Rotazione
-        
-        This class represents a specific type of car park; that is, a rotating car park for short term parking.
-        stable
-        Questa classe rappresenta un tipo di parcheggio, ovvero il parcheggio a rotazione. Il parcheggio a rotazioneè di solito un tipo di parcheggio destinato agli utenti che compiono brevi soste
-        stabile
-        
-    
-
-
-
-    
-
-    
-        Terminal Car Park
-        Parcheggio Terminale
-        
-        This class represents a specific type of car park; that is, terminal car park used for long-term parking
-        stable
-        Questa classe rappresenta uno specifico tipo di parcheggio, ovvero il parcheggio terminale, di solito utilizzato per lunghe soste.
-        stabile
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-        
-        
-        Italian Digital Agency
-        agid
-        Agenzia per l'Italia Digitale
-    
-
-
-
-    
-
-    
-        
-        JSON-LD distribution of PARK-AP_IT Ontology
-        This is the distribution in JSON-LD of the Car Park ontology
-        Distribuzione JSON-LD ontologia PARK-AP_IT
-        Questa è la distribuzione JSON-LD dell'ontologia dei Parcheggi
-        
-        
-        
-        
-    
-
-
-
-    
-
-    
-        
-        RDF/Turtle distribution of PARK-AP_IT Ontology
-        This is the distribution in RDF/turtle of the Car Park ontology
-        Distribuzione RDF/Turtle ontologia PARK-AP_IT
-        Questa è la distribuzione RDF/Turtle dell'ontologia dei Parcheggi
-        
-        
-        
-        
-    
-
-
-
-    
-
-    
-        
-        RDF/XML distribution of PARK-AP_IT Ontology
-        This is the distribution in RDF/XML of the Car Park ontology
-        Distribuzione RDF/XML ontologia PARK-AP_IT
-        Questa è la distribuzione RDF/XML dell'ontologia dei Parcheggi
-        
-        
-        
-        
-    
-
-
-
-    
-
-    
-        
-        
-        
-        banche dati e open data
-        
-    
-
-
-
-    
-
-    
-        
-        
-        Digital Transformation Team
-        TD
-        Team per la Trasformazione Digitale
-    
-
-
-
-    
-
-    
-        
-        cnr - Z6HZEH - STLab
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-    
-
-
-
-    
-
-    
-        
-        Data & Analytics Framework
-    
-
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-
-
-
-    
-
-    
-        
-    
+
+
+  
+    
+  
+  
+    
+    
+    JSON-LD distribution of PARK-AP_IT Ontology
+    Distribuzione JSON-LD ontologia PARK-AP_IT
+    This is the distribution in JSON-LD of the Car Park ontology
+    Questa è la distribuzione JSON-LD dell'ontologia dei Parcheggi
+    
+    
+    
+    
+  
+  
+    
+    
+    
+    Digital Transformation Team
+    Team per la Trasformazione Digitale
+    TD
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Parking ontology
+    Ontologia dei Parcheggi
+    2017-12-19
+    2018-06-25
+    https://w3id.org/italia/onto/PARK
+    Imprese
+    Pubbliche Amministrazioni
+    Cittadini
+    Car Sharing
+    Parcheggio di scambio
+    Posti parcheggio
+    Parcheggio
+    PARK-AP_IT
+    This is the ontology of the Italian application profile for Parking data
+    Questa è l'ontologia del profilo applicativo italiano sui parcheggi)
+    Version 0.2 - 13 March 2018 - Migration to the namespace w3id.org/italia.
+    Versione 0.2 - 13 Marzo 2018 - Migrazione del namespace a w3id.org/italia.
+    Ontologia dei Parcheggi - Profilo applicativo italiano
+    Parking ontology - Italian Application Profile
+    parkapit
+    catalogued
+    published
+    https://w3id.org/italia/onto/PARK
+    This is the ontology of the Italian application profile for Parking data
+    Questa è l'ontologia del profilo applicativo italiano sui parcheggi)
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+  
+  
+    
+    Park and Ride
+    Parcheggio di Scambio
+    
+    This class represents a specific type of car park; that is, park and ride. The park and ride type  is usually located close to the borders of a urban centre and it can be used to easily change the transportation mean, promoting the use of public transportation.
+    Questa classe rappresenta uno specifico tipo di parcheggio, ovvero il parcheggio di scambio. I parcheggi di scambio sono tipicamente collocati ai margini del centro urbano o storico e sono usati per scambiare mezzo di trasporto e incentivare l’uso di mezzi pubblici.
+    stable
+    stabile
+    
+  
+  
+    
+    paying parking spaces
+    posti auto paganti
+    Number of paying car park spaces.
+    Il numero di posti auto paganti
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+    has car park typology
+    ha tipologia di parcheggio
+    Property that links the Car Park to its typology, defined in a controlled vocabulary
+    Proprietà che collega un parcheggio alla sua tipologia, come definita nel relativo vocabolario controllato.
+    stable
+    stabile
+    
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    is car park typology of
+    è tipologia di parcheggio di
+    Inverse property of "has car park typology" which links a car park typology to the car park
+    Proprietà inversa di "ha tipologia di parcheggio" che lega la tipologia di al parcheggio stesso
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+    Car Sharing Car Park
+    Parcheggio per Car Sharing
+    
+    This class represents a specific type of Car Park; that is, the Car Sharing Car Park
+    Questa classe rappresenta un tipo specifico di parcheggio, ovvero il parcheggio per il car sharing.
+    stable
+    stabile
+    
+  
+  
+    
+    Car Park Typology
+    Tipologia di Parcheggio
+    
+    
+    This class represents the typology of car park. Its individuals are the instances of the related controlled vocabulary. In particular we may distinguish between car parks horizontally and vertically developed, parallel car park (30 car park, 45 car park, 60 car park right angle car park), etc.
+    La classe rappresenta la tipologia di parcheggio. Gli individui di questa classe sono le istanze del relativo vocabolario controllato. In particolare, si possono distinguire tra parcheggi a sviluppo orizzontale (parcheggi in superficie e parcheggi a raso o a livello), parcheggi a sviluppo verticalere (parcheggi interrati, in elevazione, misti).
+    stable
+    stabile
+    
+  
+  
+    
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    posti auto venduti
+    sold car park spaces
+    Number of sold car park spaces
+    Numero di posti auto venduti
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+    
+    cnr - Z6HZEH - STLab
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    RDF/XML distribution of PARK-AP_IT Ontology
+    Distribuzione RDF/XML ontologia PARK-AP_IT
+    This is the distribution in RDF/XML of the Car Park ontology
+    Questa è la distribuzione RDF/XML dell'ontologia dei Parcheggi
+    
+    
+    
+    
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    Terminal Car Park
+    Parcheggio Terminale
+    
+    This class represents a specific type of car park; that is, terminal car park used for long-term parking
+    Questa classe rappresenta uno specifico tipo di parcheggio, ovvero il parcheggio terminale, di solito utilizzato per lunghe soste.
+    stable
+    stabile
+    
+  
+  
+    
+    car park name
+    nome del parcheggio
+    The name of the car park
+    Il nome del parcheggio
+    stable
+    stabile
+    
+    
+    
+    
+  
+  
+    
+    car park description
+    descrizione del parcheggio
+    Property that represents the generic description of the car park
+    Proprietà che rappresenta una descrizione testuale generica del parcheggio
+    stable
+    stabile
+    
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    Car Park
+    Parcheggio
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    This is the principal class of the ontology and it represents the car park.
+    E' la classe principale dell'ontologia e rappresenta il parcheggio.
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+    
+    car park identifier
+    identificativo del parcheggio
+    Property that identifies the unique identifier of the car park.
+    Proprietà che rappresenta l'identificativo univoco del parcheggio
+    stable
+    stabile
+    
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    Data & Analytics Framework
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    Italian Digital Agency
+    Agenzia per l'Italia Digitale
+    agid
+  
+  
+    
+    total number of car park spaces
+    numero totale di posti auto
+    The total number of car park spaces
+    Il numero totale di posto auto del parcheggio
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+    available parking spaces
+    posti auto disponibili
+    Number of available car parking spaces
+    il numero di posti auto disponibili del parcheggio
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    Rotating Car Park
+    Parcheggio a Rotazione
+    
+    This class represents a specific type of car park; that is, a rotating car park for short term parking.
+    Questa classe rappresenta un tipo di parcheggio, ovvero il parcheggio a rotazione. Il parcheggio a rotazioneè di solito un tipo di parcheggio destinato agli utenti che compiono brevi soste
+    stable
+    stabile
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    RDF/Turtle distribution of PARK-AP_IT Ontology
+    Distribuzione RDF/Turtle ontologia PARK-AP_IT
+    This is the distribution in RDF/turtle of the Car Park ontology
+    Questa è la distribuzione RDF/Turtle dell'ontologia dei Parcheggi
+    
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    car park spaces for disabled
+    posti auto riservati per disabili
+    Numbero of car park spaces reserved for disabled
+    Il numero di posti auto del parcheggio risarvati ai disabili
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
diff --git a/Ontologie/PARK/latest/PARK-aligns-AP_IT.jsonld b/Ontologie/PARK/latest/PARK-aligns-AP_IT.jsonld
index 2f0e721e..277292c8 100644
--- a/Ontologie/PARK/latest/PARK-aligns-AP_IT.jsonld
+++ b/Ontologie/PARK/latest/PARK-aligns-AP_IT.jsonld
@@ -1,52 +1,58 @@
 {
   "@context": {
     "dc": "http://purl.org/dc/elements/1.1/",
-    "dcterms": "http://purl.org/dc/terms/",
+    "dct": "http://purl.org/dc/terms/",
     "owl": "http://www.w3.org/2002/07/owl#",
     "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
-    "schema": "http://schema.org/",
-    "skos": "http://www.w3.org/2004/02/skos/core#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "https://w3id.org/italia/onto/PARK/CarPark",
-      "@type": "owl:Class",
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PARK"
-      }
+      "@id": "dc:creator",
+      "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "https://w3id.org/italia/onto/PARK/carParkName",
+      "@id": "dc:issued",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dc:modified",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:description",
       "@type": [
         "owl:ObjectProperty",
         "owl:NamedIndividual"
-      ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PARK"
-      }
+      ]
+    },
+    {
+      "@id": "dct:identifier",
+      "@type": [
+        "owl:ObjectProperty",
+        "owl:NamedIndividual"
+      ]
     },
     {
-      "@id": "dcterms:title",
+      "@id": "dct:title",
       "@type": [
         "owl:ObjectProperty",
         "owl:NamedIndividual"
       ]
     },
     {
-      "@id": "schema:ParkingFacility",
+      "@id": "http://schema.org/ParkingFacility",
       "@type": "owl:Class"
     },
     {
-      "@id": "https://w3id.org/italia/onto/PARK/CarParkTypology",
-      "@type": "owl:Class",
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PARK"
-      },
-      "rdfs:subClassOf": {
-        "@id": "skos:Concept"
-      }
+      "@id": "http://www.productontology.org/id/Parking_lot",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "http://www.w3.org/2004/02/skos/core#Concept",
+      "@type": "owl:Class"
     },
     {
       "@id": "https://w3id.org/italia/onto/PARK-aligns",
@@ -58,11 +64,11 @@
         },
         {
           "@language": "en",
-          "@value": "Italian Digital Transformation Team"
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
         },
         {
           "@language": "en",
-          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+          "@value": "Italian Digital Transformation Team"
         }
       ],
       "dc:issued": {
@@ -73,7 +79,7 @@
         "@type": "xsd:date",
         "@value": "2019-04-23"
       },
-      "dcterms:description": [
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questi sono gli allineamenti dell'ontologia sui parcheggi Car Park- Italian Application Profile  (PARK-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate."
@@ -83,14 +89,14 @@
           "@value": "These are the alignments to external ontologies widely used and available at the state of the art for the car park ontology"
         }
       ],
-      "dcterms:title": [
-        {
-          "@language": "en",
-          "@value": "Car Park Ontology Alignments"
-        },
+      "dct:title": [
         {
           "@language": "it",
           "@value": "Allineamenti per l'ontologia dei parcheggi"
+        },
+        {
+          "@language": "en",
+          "@value": "Car Park Ontology Alignments"
         }
       ],
       "owl:imports": {
@@ -101,39 +107,44 @@
       }
     },
     {
-      "@id": "dcterms:identifier",
-      "@type": [
-        "owl:ObjectProperty",
-        "owl:NamedIndividual"
-      ]
+      "@id": "https://w3id.org/italia/onto/PARK/CarPark",
+      "@type": "owl:Class",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PARK"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/PARK/CarParkTypology",
+      "@type": "owl:Class",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PARK"
+      },
+      "rdfs:subClassOf": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      }
     },
     {
       "@id": "https://w3id.org/italia/onto/PARK/carParkDescription",
       "@type": [
-        "owl:NamedIndividual",
-        "owl:ObjectProperty"
+        "owl:ObjectProperty",
+        "owl:NamedIndividual"
       ],
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PARK"
       }
     },
     {
-      "@id": "skos:Concept",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "dcterms:description",
+      "@id": "https://w3id.org/italia/onto/PARK/carParkID",
       "@type": [
-        "owl:NamedIndividual",
-        "owl:ObjectProperty"
-      ]
-    },
-    {
-      "@id": "http://www.productontology.org/id/Parking_lot",
-      "@type": "owl:Class"
+        "owl:ObjectProperty",
+        "owl:NamedIndividual"
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PARK"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PARK/carParkID",
+      "@id": "https://w3id.org/italia/onto/PARK/carParkName",
       "@type": [
         "owl:ObjectProperty",
         "owl:NamedIndividual"
@@ -143,4 +154,4 @@
       }
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/PARK/latest/PARK-aligns-AP_IT.rdf b/Ontologie/PARK/latest/PARK-aligns-AP_IT.rdf
index b262439e..85aaef79 100644
--- a/Ontologie/PARK/latest/PARK-aligns-AP_IT.rdf
+++ b/Ontologie/PARK/latest/PARK-aligns-AP_IT.rdf
@@ -1,136 +1,77 @@
-
-
-    
-        
-        
-        Questi sono gli allineamenti dell'ontologia sui parcheggi Car Park- Italian Application Profile  (PARK-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate.
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        2019-04-23
-        These are the alignments to external ontologies widely used and available at the state of the art for the car park ontology
-        Italian Digital Transformation Team
-        2018-06-25
-        Allineamenti per l'ontologia dei parcheggi
-        Agency for Digital Italy - AgID
-        Car Park Ontology Alignments
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-        
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-        
-    
-
-
-
-    
-
-    
-        
-        
-    
-
-
-
-    
-
-    
-        
-        
-    
+
+
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Agency for Digital Italy - AgID
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Italian Digital Transformation Team
+    2018-06-25
+    2019-04-23
+    Questi sono gli allineamenti dell'ontologia sui parcheggi Car Park- Italian Application Profile  (PARK-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate.
+    These are the alignments to external ontologies widely used and available at the state of the art for the car park ontology
+    Allineamenti per l'ontologia dei parcheggi
+    Car Park Ontology Alignments
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
 
-
-
-
-
diff --git a/Ontologie/POI/latest/POI-AP_IT.jsonld b/Ontologie/POI/latest/POI-AP_IT.jsonld
index c8709147..1ef8f67f 100644
--- a/Ontologie/POI/latest/POI-AP_IT.jsonld
+++ b/Ontologie/POI/latest/POI-AP_IT.jsonld
@@ -5,7 +5,7 @@
     "dc": "http://purl.org/dc/elements/1.1/",
     "dcat": "http://www.w3.org/ns/dcat#",
     "dcatapit": "http://dati.gov.it/onto/dcatapit#",
-    "dcterms": "http://purl.org/dc/terms/",
+    "dct": "http://purl.org/dc/terms/",
     "foaf": "http://xmlns.com/foaf/0.1/",
     "l0": "https://w3id.org/italia/onto/l0/",
     "owl": "http://www.w3.org/2002/07/owl#",
@@ -16,333 +16,446 @@
     "smapit": "https://w3id.org/italia/onto/SM/",
     "ti": "https://w3id.org/italia/onto/TI/",
     "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "ti:atTime",
-      "@type": "owl:ObjectProperty"
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b1",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/POI/POINameInTime"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
+          }
+        ]
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POI/POIcategoryIdentifier",
-      "@type": "owl:DatatypeProperty",
-      "l0:controlledVocabulary": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/poi-category-classification"
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b10",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/POIstate"
       },
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
-        }
-      ],
-      "rdfs:comment": {
-        "@language": "it",
-        "@value": "Questa proprietà è l'identificativo nel vocabolario controllato della categoria dei punti di interesse. E' equivalente a dct:identifier e skos:notation utilizzati nel vocabolario controllato stesso."
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b11",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/hasPOICategory"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POI"
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b12",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "clvapit:Address"
       },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "identificativo categoria punto di interesse"
-        },
-        {
-          "@language": "en",
-          "@value": "POI category identifier"
-        }
-      ]
+      "owl:onProperty": {
+        "@id": "clvapit:hasAddress"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POI/POINameInTime",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "provvisoria"
-        },
-        {
-          "@language": "en",
-          "@value": "unstable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "This class represents the situation of the name of the point of interest that changes over time. It is therefore represented as an ennary relationship between the point of interest, time and name. This class can be useful in case you want to trace the evolution of names of points of interest over time."
-        },
-        {
-          "@language": "it",
-          "@value": "Questa classe rappresenta la situazione del nome del punto di interesse che cambia nel tempo. Essa è rappresentata quindi come una relazione ennaria tra il punto di interesse, il tempo e il nome. Questa classe può essere utile nel caso si voglia tracciare l'evoluzione dei nomi di punti di interesse nel tempo."
-        }
-      ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POI"
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b13",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/POI/POINameInTime"
       },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Name in Time of the Point of Interest"
-        },
-        {
-          "@language": "it",
-          "@value": "Nome nel Tempo del Punto di Interesse"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:N660cc49f57e3489abadadfe6e1d9a8de"
-        },
-        {
-          "@id": "_:N1fdcda758107480a9d39ef5118651b08"
-        },
-        {
-          "@id": "_:N28f59a1b691644d0b087d54a50970737"
-        },
-        {
-          "@id": "_:N6f3dc72cb01147e88560c32576174ae1"
-        },
-        {
-          "@id": "l0:EventOrSituation"
-        }
-      ]
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/hasPOINameInITime"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POI/hasPOINameInITime",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/POI/isPOINameInTimeFor"
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b14",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "smapit:Image"
       },
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "provvisoria"
-        },
-        {
-          "@language": "en",
-          "@value": "unstable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "This property lnks the point of time to the situation (event) of its name that changes over time."
-        },
-        {
-          "@language": "it",
-          "@value": "Questa proprietà lega il punto di interesse alla situazione (evento) del suo nome ch ecambia nel tempo."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
+      "owl:onProperty": {
+        "@id": "smapit:hasImage"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b15",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "ti:TimeInterval"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POI"
+      "owl:onProperty": {
+        "@id": "ti:atTime"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b16",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "clvapit:Geometry"
       },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "ha nome nel tempo del punto di interesse"
-        },
-        {
-          "@language": "en",
-          "@value": "ha name in time of the point of interest"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POI/POINameInTime"
+      "owl:onProperty": {
+        "@id": "clvapit:hasGeometry"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POI/isPOINameInTimeFor",
-      "@type": [
-        "owl:ObjectProperty",
-        "owl:FunctionalProperty"
-      ],
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "provvisoria"
-        },
-        {
-          "@language": "en",
-          "@value": "unstable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Proprietà inversa di \"ha nome nel tempo del punto di interesse\"."
-        },
-        {
-          "@language": "en",
-          "@value": "Inverse property of \"has point of interest name in time\"."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POI/POINameInTime"
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b17",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/POI/POIState"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/hasPOIState"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b18",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/isIncludedInPOI"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b19",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/POIofficialName"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b20",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/POIdescription"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b21",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/POIID"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b22",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/POIcategoryName"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POI"
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b4",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
       },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "è nome nel tempo del punto di interesse per"
-        },
-        {
-          "@language": "en",
-          "@value": "is point of interest name in time for"
-        }
-      ],
-      "rdfs:range": {
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/includesPOI"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b5",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
         "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/isPOINameInTimeFor"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POI/POIstate",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Questa proprietà rappresenta l'etichetta (stringa) dello stato del punto di interesse."
-        },
-        {
-          "@language": "en",
-          "@value": "This property is the preferred label for the status of the point of interest."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POI/POIState"
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b6",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "ti:TimeInterval"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POI"
+      "owl:onProperty": {
+        "@id": "ti:atTime"
       },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "status"
-        },
-        {
-          "@language": "it",
-          "@value": "valore dello stato del punto di interesse"
-        }
-      ],
-      "rdfs:range": {
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b7",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/POIofficialName"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b8",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
         "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/POIalternativeName"
+      }
+    },
+    {
+      "@id": "_:n8ab3944b092d4d54884cb4047017bba5b9",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POI/isPOIStateFor"
       }
     },
+    {
+      "@id": "admsapit:acronym",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:hasContributor",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:hasFormalityLevel",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:hasKeyClass",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:hasOntologyLanguage",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:hasSemanticAssetDistribution",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:hasTask",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:last",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:officialURI",
+      "@type": "owl:AnnotationProperty"
+    },
     {
       "@id": "admsapit:prefix",
       "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
+      "@id": "admsapit:semanticAssetInUse",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:target",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:type",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "clvapit:Address",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "clvapit:Geometry",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "clvapit:hasAddress",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "clvapit:hasGeometry",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "dcat:contactPoint",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dcat:keyword",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dcat:theme",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:accrualPeriodicity",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:language",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:publisher",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:rightsHolder",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "agid",
+      "foaf:name": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Agenzia per l'Italia Digitale"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "Italian Digital Agency"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Organization",
+        "vcard:Kind",
+        "vcard:Organization"
       ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "This class represents the category of the point of interest. It individuals can be data of a controlled vocabulary (that we will make available in the upcoming weeks and that will be inspired by the classification offered by Open Street Map). The controlled vocabulary identifies the general types of Points of Interest such as, \"entertainament, food, public service, travel/tourism\", etc. The individuals of this class can also be subclasses of the class \"Point of Interest\" (Punning)"
-        },
-        {
-          "@language": "it",
-          "@value": "Questa classe rappresenta la categoria attraverso cui classificare il punto di interesse. Essa assume i valori di un vocabolario controllato (che sarà rilasciato nelle prossime settimane e ispirato dalla classificazione di Open Street Map) che identifica in linea generale i tipi di punti di interesse come per esempio: divertimento, cibo, servizio pubbico, viaggi/turismo, ecc. I suoi individui possono essere anche sottoclassi della classe Punto di Interesse (questa tecnica di modellazione in OWL si chiama Punning)."
-        }
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/POI-JSON-LD",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POI"
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POI/latest"
       },
-      "rdfs:label": [
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POI/POI-AP_IT.jsonld"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "Categoria del Punto di Interesse"
+          "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei punti di interesse"
         },
         {
           "@language": "en",
-          "@value": "Point of Interest Category"
+          "@value": "This is the distribution in JSON-LD of the Points of Interest ontology"
         }
       ],
-      "rdfs:subClassOf": [
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
         {
-          "@id": "_:N72ba6b50980b4bb98a43b023cc877585"
+          "@language": "it",
+          "@value": "Distribuzione JSON-LD ontologia POI-AP_IT"
         },
         {
-          "@id": "l0:Topic"
+          "@language": "en",
+          "@value": "JSON-LD distribution of POI-AP_IT Ontology"
         }
       ]
     },
     {
-      "@id": "admsapit:target",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/POI-JSON-LD",
+      "@id": "https://w3id.org/italia/data/distribution/POI-RDF-TURTLE",
       "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
       "dcat:accessURL": {
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POI/latest"
       },
       "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POI/POI-AP_IT.jsonld"
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POI/latest/POI-AP_IT.ttl"
       },
-      "dcterms:description": [
+      "dct:description": [
         {
-          "@language": "en",
-          "@value": "This is the distribution in JSON-LD of the Points of Interest ontology"
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei punti di interesse"
         },
         {
-          "@language": "it",
-          "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei punti di interesse"
+          "@language": "en",
+          "@value": "This is the distribution in RDF/turtle of the Points of Interest ontology"
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
       },
-      "dcterms:license": {
+      "dct:license": {
         "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "dcterms:title": [
+      "dct:title": [
         {
-          "@language": "en",
-          "@value": "JSON-LD distribution of POI-AP_IT Ontology"
+          "@language": "it",
+          "@value": "Distribuzione RDF/Turtle ontologia POI-AP_IT"
         },
         {
-          "@language": "it",
-          "@value": "Distribuzione JSON-LD ontologia POI-AP_IT"
+          "@language": "en",
+          "@value": "RDF/Turtle distribution of POI-AP_IT Ontology"
         }
       ]
     },
     {
       "@id": "https://w3id.org/italia/data/distribution/POI-RDF-XML",
       "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
       "dcat:accessURL": {
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POI/latest"
@@ -350,7 +463,7 @@
       "dcat:downloadURL": {
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POI/latest/POI-AP_IT.rdf"
       },
-      "dcterms:description": [
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei punti di interesse"
@@ -360,13 +473,13 @@
           "@value": "This is the distribution in RDF/XML of the Points of Interest ontology"
         }
       ],
-      "dcterms:format": {
+      "dct:format": {
         "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
       },
-      "dcterms:license": {
+      "dct:license": {
         "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "dcterms:title": [
+      "dct:title": [
         {
           "@language": "it",
           "@value": "Distribuzione RDF/XML ontologia POI-AP_IT"
@@ -378,58 +491,41 @@
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/POI/includesPOI",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/POI/isIncludedInPOI"
-      },
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
+      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
       ],
-      "rdfs:comment": [
+      "dct:identifier": "TD",
+      "foaf:name": [
         {
           "@language": "en",
-          "@value": "This property links a multiple point of interest with all the points of interest included in it."
+          "@value": "Digital Transformation Team"
         },
         {
           "@language": "it",
-          "@value": "Questa proprietà lega un punto di interesse multiplo a tutti i  punti di interesse in esso contenuti."
+          "@value": "Team per la Trasformazione Digitale"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent"
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POI"
-      },
-      "rdfs:label": [
+      "dct:identifier": "cnr - Z6HZEH - STLab",
+      "foaf:name": [
         {
           "@language": "en",
-          "@value": "includes point of interest"
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
         },
         {
           "@language": "it",
-          "@value": "include punto di interesse"
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
-      }
-    },
-    {
-      "@id": "dcterms:language",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "l0:Entity",
-      "@type": "owl:Class"
+      ]
     },
     {
       "@id": "https://w3id.org/italia/data/project/DAF",
@@ -443,129 +539,226 @@
       }
     },
     {
-      "@id": "_:N1fdcda758107480a9d39ef5118651b08",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/POIalternativeName"
-      }
-    },
-    {
-      "@id": "_:Nfd5f92b683fc426084d59e5be476c226",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/POI/POINameInTime"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
-          }
-        ]
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
       }
     },
     {
-      "@id": "clvapit:hasGeometry",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POI/POIalternativeName",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
+      "@id": "https://w3id.org/italia/onto/POI",
+      "@type": [
+        "owl:Ontology",
+        "owl:NamedIndividual",
+        "admsapit:SemanticAsset"
+      ],
+      "admsapit:acronym": "POI-AP_IT",
+      "admsapit:hasContributor": {
+        "@id": "https://w3id.org/italia/data/organization/public-organization/td"
+      },
+      "admsapit:hasFormalityLevel": {
+        "@id": "admsapit:Formal"
+      },
+      "admsapit:hasKeyClass": [
+        {
+          "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory"
+        }
+      ],
+      "admsapit:hasOntologyLanguage": {
+        "@id": "admsapit:OWL"
+      },
+      "admsapit:hasSemanticAssetDistribution": [
+        {
+          "@id": "https://w3id.org/italia/data/distribution/POI-JSON-LD"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/POI-RDF-TURTLE"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/POI-RDF-XML"
+        }
+      ],
+      "admsapit:hasTask": [
+        {
+          "@id": "admsapit:AnnotationTask"
+        },
+        {
+          "@id": "admsapit:QueryFormulationTask"
+        },
+        {
+          "@id": "admsapit:SearchTask"
+        }
+      ],
+      "admsapit:last": {
+        "@id": "https://w3id.org/italia/onto/POI/0.3"
+      },
+      "admsapit:officialURI": {
+        "@type": "xsd:anyURI",
+        "@value": "https://w3id.org/italia/onto/POI"
+      },
+      "admsapit:prefix": "poiapit",
+      "admsapit:semanticAssetInUse": [
+        {
+          "@id": "https://w3id.org/italia/data/project/DAF"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+        }
+      ],
+      "admsapit:status": [
+        "catalogued",
+        "published"
+      ],
+      "admsapit:target": [
+        {
+          "@language": "it",
+          "@value": "Cittadini"
+        },
+        {
+          "@language": "it",
+          "@value": "Imprese"
+        },
+        {
+          "@language": "it",
+          "@value": "Pubbliche Amministrazioni"
+        }
+      ],
+      "admsapit:type": {
+        "@id": "admsapit:ServiceOntology"
+      },
+      "dcat:contactPoint": {
+        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
+      },
+      "dcat:keyword": [
+        {
+          "@language": "it",
+          "@value": "luogo di interesse"
+        },
+        {
+          "@language": "it",
+          "@value": "punto di interesse"
+        }
+      ],
+      "dcat:theme": {
+        "@id": "http://publications.europa.eu/resource/authority/data-theme/REGI"
+      },
+      "dct:accrualPeriodicity": {
+        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      },
+      "dct:creator": [
+        {
+          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
+        }
+      ],
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è l'ontologia del profilo  italiano sui Punti di Interesse (Point of Interest - Italian Application Profile - POI-AP_IT). Esempi di punti di interesse possono essere: luoghi della cultura, un incrocio stradale, una farmacia, un centro commerciale, una fermata dell'autobus, ecc."
+        },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "This is the ontology of the Italian application profile for Points of Interest. Examples of Points of Interest can be: cultural sites, crossroads, a pharmacy, a mall, a bus stop, etc."
+        }
+      ],
+      "dct:issued": {
+        "@type": "xsd:date",
+        "@value": "2017-10-16"
+      },
+      "dct:language": [
+        {
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
         },
+        {
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+        }
+      ],
+      "dct:modified": {
+        "@type": "xsd:date",
+        "@value": "2019-04-23"
+      },
+      "dct:publisher": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      },
+      "dct:rightsHolder": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      },
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Ontologia dei Punti di Interesse - Profilo applicativo italiano"
+        },
+        {
+          "@language": "en",
+          "@value": "Point of Interest ontology - Italian application profile"
         }
       ],
-      "rdfs:comment": [
+      "owl:imports": [
         {
-          "@language": "en",
-          "@value": "This property represents an alternative name (acronym, or any other name) with which the point of interest is known."
+          "@id": "https://w3id.org/italia/onto/CLV"
         },
         {
-          "@language": "it",
-          "@value": "Questa proprietà rappresenta un nome alternativo (acrononimo, o altro nome) con cui è conosciuto il punto di interesse."
+          "@id": "https://w3id.org/italia/onto/SM"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/TI"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POI/POINameInTime"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POI"
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/POI/0.3"
       },
-      "rdfs:label": [
+      "owl:versionInfo": [
         {
           "@language": "en",
-          "@value": "point of interest alternative name"
+          "@value": "Version 0.3 - Modified on 23 April 2019 - Refactoring l0:Event in l0:EventOrSituation."
         },
         {
           "@language": "it",
-          "@value": "nome alternativo del punto di interesse"
+          "@value": "Versione 0.3 - Modificata il 23 Aprile 2019 - Rifattorizzazione di l0:Event in l0:EventOrSituation."
         }
       ],
-      "rdfs:range": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/POI-RDF-TURTLE",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POI/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POI/latest/POI-AP_IT.ttl"
-      },
-      "dcterms:description": [
+      "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This is the distribution in RDF/turtle of the Points of Interest ontology"
+          "@language": "it",
+          "@value": "Questa è l'ontologia del profilo  italiano sui Punti di Interesse (Point of Interest - Italian Application Profile - POI-AP_IT). Esempi di punti di interesse possono essere: luoghi della cultura, un incrocio stradale, una farmacia, un centro commerciale, una fermata dell'autobus, ecc."
         },
         {
-          "@language": "it",
-          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei punti di interesse"
+          "@language": "en",
+          "@value": "This is the ontology of the Italian application profile for Points of Interest"
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
-      },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POI"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Distribuzione RDF/Turtle ontologia POI-AP_IT"
+          "@language": "en",
+          "@value": "Italian Points of Interest ontology"
         },
         {
-          "@language": "en",
-          "@value": "RDF/Turtle distribution of POI-AP_IT Ontology"
+          "@language": "it",
+          "@value": "Ontologia dei Punti di Interesse"
         }
       ]
     },
     {
-      "@id": "admsapit:hasKeyClass",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "dcterms:rightsHolder",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POI/hasPOICategory",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/POI/isPOICategoryFor"
-      },
+      "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -579,119 +772,41 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà lega il punto di inreresse alla sua categoria generale."
+          "@value": "Questa classe rappresenta una collezione di punti di interesse. Per esempio un centro commerciale è un punto di interesse ma a sua volta una collezioni di tanti punti di interesse (farmacia, negozi, ristoranti, cinema, ecc.)"
         },
         {
           "@language": "en",
-          "@value": "This property links the point of interest to its general cateogry."
+          "@value": "This class represents a collection of points of interest."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POI"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "ha categoria del punto di interesse"
+          "@language": "en",
+          "@value": "Multiple Point Of Interest"
         },
         {
-          "@language": "en",
-          "@value": "has point of interest category"
+          "@language": "it",
+          "@value": "Punto di Interesse Multiplo"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory"
-      }
-    },
-    {
-      "@id": "dcterms:publisher",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "admsapit:type",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "l0:controlledVocabulary",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "clvapit:Geometry",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "_:N4f87c9764f084b5a9a90abf890a9e907",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/isIncludedInPOI"
-      }
-    },
-    {
-      "@id": "_:Nc4313af34f8d426b8b9752cefe620c08",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/includesPOI"
-      }
-    },
-    {
-      "@id": "_:N6f3dc72cb01147e88560c32576174ae1",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/POIofficialName"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "_:Nb49e3741abc147dc8217b77e94ac6728",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "clvapit:Geometry"
-      },
-      "owl:onProperty": {
-        "@id": "clvapit:hasGeometry"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
-      "@type": [
-        "dcatapit:Agent",
-        "foaf:Agent",
-        "owl:NamedIndividual"
-      ],
-      "dcterms:identifier": "agid",
-      "foaf:name": [
+      "rdfs:subClassOf": [
         {
-          "@language": "en",
-          "@value": "Italian Digital Agency"
+          "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
         },
         {
-          "@language": "it",
-          "@value": "Agenzia per l'Italia Digitale"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b4"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/POI/POIID",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -704,299 +819,270 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This class represents a collection of points of interest."
+          "@language": "it",
+          "@value": "Questa proprietà rappresenta l'identificativo univoco del punto di interesse."
         },
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta una collezione di punti di interesse. Per esempio un centro commerciale è un punto di interesse ma a sua volta una collezioni di tanti punti di interesse (farmacia, negozi, ristoranti, cinema, ecc.)"
+          "@language": "en",
+          "@value": "This property represents a unique identifier of the point of interest."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POI"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Punto di Interesse Multiplo"
+          "@value": "identificativo punto di interesse"
         },
         {
           "@language": "en",
-          "@value": "Multiple Point Of Interest"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
-        },
-        {
-          "@id": "_:Nc4313af34f8d426b8b9752cefe620c08"
+          "@value": "point of interest identifier"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
-      "@type": [
-        "vcard:Kind",
-        "owl:NamedIndividual",
-        "vcard:Organization",
-        "dcatapit:Organization"
       ],
-      "vcard:fn": "banche dati e open data",
-      "vcard:hasEmail": {
-        "@id": "mailto:info@dati.gov.it"
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POI",
-      "@type": [
-        "owl:Ontology",
-        "admsapit:SemanticAsset",
-        "owl:NamedIndividual"
-      ],
-      "admsapit:acronym": "POI-AP_IT",
-      "admsapit:hasContributor": {
-        "@id": "https://w3id.org/italia/data/organization/public-organization/td"
-      },
-      "admsapit:hasFormalityLevel": {
-        "@id": "admsapit:Formal"
-      },
-      "admsapit:hasKeyClass": [
+      "@id": "https://w3id.org/italia/onto/POI/POINameInTime",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
-          "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
+          "@language": "it",
+          "@value": "provvisoria"
         },
         {
-          "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory"
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa classe rappresenta la situazione del nome del punto di interesse che cambia nel tempo. Essa è rappresentata quindi come una relazione ennaria tra il punto di interesse, il tempo e il nome. Questa classe può essere utile nel caso si voglia tracciare l'evoluzione dei nomi di punti di interesse nel tempo."
         },
         {
-          "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest"
+          "@language": "en",
+          "@value": "This class represents the situation of the name of the point of interest that changes over time. It is therefore represented as an ennary relationship between the point of interest, time and name. This class can be useful in case you want to trace the evolution of names of points of interest over time."
         }
       ],
-      "admsapit:hasOntologyLanguage": {
-        "@id": "admsapit:OWL"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POI"
       },
-      "admsapit:hasSemanticAssetDistribution": [
-        {
-          "@id": "https://w3id.org/italia/data/distribution/POI-RDF-XML"
-        },
+      "rdfs:label": [
         {
-          "@id": "https://w3id.org/italia/data/distribution/POI-RDF-TURTLE"
+          "@language": "en",
+          "@value": "Name in Time of the Point of Interest"
         },
         {
-          "@id": "https://w3id.org/italia/data/distribution/POI-JSON-LD"
+          "@language": "it",
+          "@value": "Nome nel Tempo del Punto di Interesse"
         }
       ],
-      "admsapit:hasTask": [
+      "rdfs:subClassOf": [
         {
-          "@id": "admsapit:AnnotationTask"
+          "@id": "l0:EventOrSituation"
         },
         {
-          "@id": "admsapit:QueryFormulationTask"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b5"
         },
         {
-          "@id": "admsapit:SearchTask"
-        }
-      ],
-      "admsapit:last": {
-        "@id": "https://w3id.org/italia/onto/POI/0.3"
-      },
-      "admsapit:officialURI": {
-        "@type": "xsd:anyURI",
-        "@value": "https://w3id.org/italia/onto/POI"
-      },
-      "admsapit:prefix": "poiapit",
-      "admsapit:semanticAssetInUse": [
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b6"
+        },
         {
-          "@id": "https://w3id.org/italia/data/project/DAF"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b7"
         },
         {
-          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b8"
         }
-      ],
-      "admsapit:status": [
-        "published",
-        "catalogued"
-      ],
-      "admsapit:target": [
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/POI/POIState",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Pubbliche Amministrazioni"
+          "@value": "stabile"
         },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Cittadini"
+          "@value": "Questa classe rappresenta lo stato del punto di interesse. I suoi valori possono essere fissati per tipologia di punto di interesse. Per esempio, essi possono essere \"di turno\", \"aperta\", \"chiusa\", ecc. per le farmacie oppure \"libero\", \"occupato\" per i parcheggi, oppure \"aperto\", \"chiuso\", \"in ristrutturazione\" nel caso di strutture ricettive, ecc."
         },
         {
-          "@language": "it",
-          "@value": "Imprese"
+          "@language": "en",
+          "@value": "This class represents the status of the point of interest. Its values can be fixed but vary according to the type of point of interest. For example, they may be \"on duty\",\"open\",\"closed\", etc. for pharmacies or \"free\",\"occupied\" for parking, or \"open\",\"closed\",\"under renovation\" in the case of accommodation facilities, etc."
         }
       ],
-      "admsapit:type": {
-        "@id": "admsapit:ServiceOntology"
-      },
-      "dcat:contactPoint": {
-        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POI"
       },
-      "dcat:keyword": [
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "punto di interesse"
+          "@language": "en",
+          "@value": "Point of Interest Status"
         },
         {
           "@language": "it",
-          "@value": "luogo di interesse"
+          "@value": "Stato del Punto di Interesse"
         }
       ],
-      "dcat:theme": {
-        "@id": "http://publications.europa.eu/resource/authority/data-theme/REGI"
-      },
-      "dcterms:accrualPeriodicity": {
-        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
-      },
-      "dcterms:creator": [
+      "rdfs:subClassOf": [
         {
-          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+          "@id": "l0:Characteristic"
         },
         {
-          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b9"
+        },
+        {
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b10"
         }
-      ],
-      "dcterms:description": [
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/POI/POIalternativeName",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "This is the ontology of the Italian application profile for Points of Interest. Examples of Points of Interest can be: cultural sites, crossroads, a pharmacy, a mall, a bus stop, etc."
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "Questa è l'ontologia del profilo  italiano sui Punti di Interesse (Point of Interest - Italian Application Profile - POI-AP_IT). Esempi di punti di interesse possono essere: luoghi della cultura, un incrocio stradale, una farmacia, un centro commerciale, una fermata dell'autobus, ecc."
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "dcterms:issued": {
-        "@type": "xsd:date",
-        "@value": "2017-10-16"
-      },
-      "dcterms:language": [
+      "rdfs:comment": [
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+          "@language": "it",
+          "@value": "Questa proprietà rappresenta un nome alternativo (acrononimo, o altro nome) con cui è conosciuto il punto di interesse."
         },
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
+          "@language": "en",
+          "@value": "This property represents an alternative name (acronym, or any other name) with which the point of interest is known."
         }
       ],
-      "dcterms:modified": {
-        "@type": "xsd:date",
-        "@value": "2019-04-23"
-      },
-      "dcterms:publisher": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/POI/POINameInTime"
       },
-      "dcterms:rightsHolder": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POI"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Ontologia dei Punti di Interesse - Profilo applicativo italiano"
+          "@value": "nome alternativo del punto di interesse"
         },
         {
           "@language": "en",
-          "@value": "Point of Interest ontology - Italian application profile"
+          "@value": "point of interest alternative name"
         }
       ],
-      "owl:imports": [
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/POI/POIcategoryIdentifier",
+      "@type": "owl:DatatypeProperty",
+      "l0:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/poi-category-classification"
+      },
+      "owl:versionInfo": [
         {
-          "@id": "https://w3id.org/italia/onto/TI"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "https://w3id.org/italia/onto/CLV"
-        },
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": {
+        "@language": "it",
+        "@value": "Questa proprietà è l'identificativo nel vocabolario controllato della categoria dei punti di interesse. E' equivalente a dct:identifier e skos:notation utilizzati nel vocabolario controllato stesso."
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POI"
+      },
+      "rdfs:label": [
         {
-          "@id": "https://w3id.org/italia/onto/SM"
+          "@language": "en",
+          "@value": "POI category identifier"
         },
         {
-          "@id": "https://w3id.org/italia/onto/l0"
+          "@language": "it",
+          "@value": "identificativo categoria punto di interesse"
         }
-      ],
-      "owl:versionIRI": {
-        "@id": "https://w3id.org/italia/onto/POI/0.3"
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/POI/POIcategoryName",
+      "@type": "owl:DatatypeProperty",
+      "l0:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/poi-category-classification"
       },
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Versione 0.3 - Modificata il 23 Aprile 2019 - Rifattorizzazione di l0:Event in l0:EventOrSituation."
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "Version 0.3 - Modified on 23 April 2019 - Refactoring l0:Event in l0:EventOrSituation."
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa è l'ontologia del profilo  italiano sui Punti di Interesse (Point of Interest - Italian Application Profile - POI-AP_IT). Esempi di punti di interesse possono essere: luoghi della cultura, un incrocio stradale, una farmacia, un centro commerciale, una fermata dell'autobus, ecc."
+          "@value": "Questa proprietà rappresenta l'etichetta (nome) della categoria del punto di interesse."
         },
         {
           "@language": "en",
-          "@value": "This is the ontology of the Italian application profile for Points of Interest"
+          "@value": "This property represents the preferred label (name) of the category of the point of interest."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POI"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Italian Points of Interest ontology"
+          "@value": "name of point of interest category"
         },
         {
           "@language": "it",
-          "@value": "Ontologia dei Punti di Interesse"
+          "@value": "nome categoria del punto di interesse"
         }
-      ]
-    },
-    {
-      "@id": "_:N660cc49f57e3489abadadfe6e1d9a8de",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/isPOINameInTimeFor"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "dcat:theme",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "_:Nb965a87a52be4a4896287598aa3d43f8",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/POI/POINameInTime"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/hasPOINameInITime"
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
       }
     },
-    {
-      "@id": "ti:TimeInterval",
-      "@type": "owl:Class"
-    },
     {
       "@id": "https://w3id.org/italia/onto/POI/POIdescription",
       "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
@@ -1016,13 +1102,13 @@
         "@id": "https://w3id.org/italia/onto/POI"
       },
       "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "point of interest description"
-        },
         {
           "@language": "it",
           "@value": "descrizione del punto di interesse"
+        },
+        {
+          "@language": "en",
+          "@value": "point of interest description"
         }
       ],
       "rdfs:range": {
@@ -1030,35 +1116,51 @@
       }
     },
     {
-      "@id": "_:Nc0ca0aa74ead4598a143432f75ff9e67",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "clvapit:Address"
+      "@id": "https://w3id.org/italia/onto/POI/POIofficialName",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà rappresenta il nome ufficiale del punto di interesse."
+        },
+        {
+          "@language": "en",
+          "@value": "This property represents the official name of the point of interest."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n8ab3944b092d4d54884cb4047017bba5b1"
       },
-      "owl:onProperty": {
-        "@id": "clvapit:hasAddress"
-      }
-    },
-    {
-      "@id": "_:N5267860b6d8b4315a9ad17c8f09a0811",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/POIofficialName"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POI"
       },
-      "owl:someValuesFrom": {
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "nome ufficiale del punto di interesse"
+        },
+        {
+          "@language": "en",
+          "@value": "point of interest official name"
+        }
+      ],
+      "rdfs:range": {
         "@id": "rdfs:Literal"
       }
     },
     {
-      "@id": "smapit:Image",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POI/POIcategoryName",
+      "@id": "https://w3id.org/italia/onto/POI/POIstate",
       "@type": "owl:DatatypeProperty",
-      "l0:controlledVocabulary": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/poi-category-classification"
-      },
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1071,42 +1173,34 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This property represents the preferred label (name) of the category of the point of interest."
+          "@language": "it",
+          "@value": "Questa proprietà rappresenta l'etichetta (stringa) dello stato del punto di interesse."
         },
         {
-          "@language": "it",
-          "@value": "Questa proprietà rappresenta l'etichetta (nome) della categoria del punto di interesse."
+          "@language": "en",
+          "@value": "This property is the preferred label for the status of the point of interest."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory"
+        "@id": "https://w3id.org/italia/onto/POI/POIState"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POI"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "nome categoria del punto di interesse"
+          "@language": "en",
+          "@value": "status"
         },
         {
-          "@language": "en",
-          "@value": "name of point of interest category"
+          "@language": "it",
+          "@value": "valore dello stato del punto di interesse"
         }
       ],
       "rdfs:range": {
         "@id": "rdfs:Literal"
       }
     },
-    {
-      "@id": "dcat:contactPoint",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "clvapit:Address",
-      "@type": "owl:Class"
-    },
     {
       "@id": "https://w3id.org/italia/onto/POI/PointOfInterest",
       "@type": "owl:Class",
@@ -1121,13 +1215,13 @@
         }
       ],
       "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "This class represents a point of interest, which is a particular point that someone finds useful or interesting. It may be a parking , an accommodation, a bus stop, a pharmacy, a shopping centre, a crossroads, etc. This class represents a \"superstructure\" used to model things of some kind of interest; however, at the same time it can be viewed as a location or place or feature (it is indeed a subclass of Entity in the top level ontology L0 which can be in turn a Location or an Object). This kind of modelling allows users to get information if they search for both a location and things to which they are interested in."
-        },
         {
           "@language": "it",
           "@value": "Questa classe rappresenta un punto di interesse, ovvero un particolare punto che qualcuno trova utile o di interesse. Esso può essere un parcheggio, una struttura ricettiva, una feramta dell'autobus, una farmacia, un centro commerciale, un incrocio, ecc. E' da notare che questa classe rappresenta di fatto una sovrastruttura utile per modellare cose di interesse ma allo stesso tempo è anche accettato considerarla come luogo (infatti la classe è definita come sotto classe di \"Entity-Entità\" dell'ontologia L0 che a sua volta può essere un oggetto o un luogo). Questo tipo di modellazione quindi consente a utenti di poter cercare oggetti di interesse ma anche fare query su punti di interessse intesi come luoghi."
+        },
+        {
+          "@language": "en",
+          "@value": "This class represents a point of interest, which is a particular point that someone finds useful or interesting. It may be a parking , an accommodation, a bus stop, a pharmacy, a shopping centre, a crossroads, etc. This class represents a \"superstructure\" used to model things of some kind of interest; however, at the same time it can be viewed as a location or place or feature (it is indeed a subclass of Entity in the top level ontology L0 which can be in turn a Location or an Object). This kind of modelling allows users to get information if they search for both a location and things to which they are interested in."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1145,78 +1239,112 @@
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:Ncc5f05aab7214e9d91e1ff4408bf71fc"
+          "@id": "l0:Entity"
         },
         {
-          "@id": "_:Nc78b3851956d495dbd3106743f8f63d2"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b11"
         },
         {
-          "@id": "_:Nb965a87a52be4a4896287598aa3d43f8"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b12"
         },
         {
-          "@id": "_:N107b17e8e9314e2481a679598a4d3f60"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b13"
         },
         {
-          "@id": "_:N608a2603722049a19ab674d02ef4865b"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b14"
         },
         {
-          "@id": "_:Nc0ca0aa74ead4598a143432f75ff9e67"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b15"
         },
         {
-          "@id": "_:Nb49e3741abc147dc8217b77e94ac6728"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b16"
         },
         {
-          "@id": "_:N5267860b6d8b4315a9ad17c8f09a0811"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b17"
         },
         {
-          "@id": "_:N3acccb6980be4b8a9f736174b43b93ec"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b18"
         },
         {
-          "@id": "_:Nc73c1e5b2aec424ba2998e1b64e65d31"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b19"
         },
         {
-          "@id": "l0:Entity"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b20"
         },
         {
-          "@id": "_:N4f87c9764f084b5a9a90abf890a9e907"
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b21"
         }
       ]
     },
     {
-      "@id": "admsapit:hasTask",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "admsapit:hasOntologyLanguage",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POI/hasPOIState",
-      "@type": [
-        "owl:FunctionalProperty",
-        "owl:ObjectProperty"
-      ],
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/POI/isPOIStateFor"
-      },
+      "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory",
+      "@type": "owl:Class",
       "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
         {
           "@language": "en",
           "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa classe rappresenta la categoria attraverso cui classificare il punto di interesse. Essa assume i valori di un vocabolario controllato (che sarà rilasciato nelle prossime settimane e ispirato dalla classificazione di Open Street Map) che identifica in linea generale i tipi di punti di interesse come per esempio: divertimento, cibo, servizio pubbico, viaggi/turismo, ecc. I suoi individui possono essere anche sottoclassi della classe Punto di Interesse (questa tecnica di modellazione in OWL si chiama Punning)."
+        },
+        {
+          "@language": "en",
+          "@value": "This class represents the category of the point of interest. It individuals can be data of a controlled vocabulary (that we will make available in the upcoming weeks and that will be inspired by the classification offered by Open Street Map). The controlled vocabulary identifies the general types of Points of Interest such as, \"entertainament, food, public service, travel/tourism\", etc. The individuals of this class can also be subclasses of the class \"Point of Interest\" (Punning)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Categoria del Punto di Interesse"
+        },
+        {
+          "@language": "en",
+          "@value": "Point of Interest Category"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Topic"
         },
+        {
+          "@id": "_:n8ab3944b092d4d54884cb4047017bba5b22"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/POI/hasPOICategory",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/POI/isPOICategoryFor"
+      },
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà lega il punto di interesse al suo stato."
+          "@value": "Questa proprietà lega il punto di inreresse alla sua categoria generale."
         },
         {
           "@language": "en",
-          "@value": "This property links the point of interest to its status."
+          "@value": "This property links the point of interest to its general cateogry."
         }
       ],
       "rdfs:domain": {
@@ -1228,86 +1356,72 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha stato del punto di interesse"
+          "@value": "ha categoria del punto di interesse"
         },
         {
           "@language": "en",
-          "@value": "has point of interest status"
+          "@value": "has point of interest category"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POI/POIState"
-      }
-    },
-    {
-      "@id": "l0:Characteristic",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "_:Ncc5f05aab7214e9d91e1ff4408bf71fc",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/POIdescription"
-      }
-    },
-    {
-      "@id": "smapit:hasImage",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "_:Nc78b3851956d495dbd3106743f8f63d2",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/hasPOICategory"
-      },
-      "owl:someValuesFrom": {
         "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory"
       }
     },
     {
-      "@id": "_:Ndd61dbcb747a4baca7dab6bf79461f81",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
+      "@id": "https://w3id.org/italia/onto/POI/hasPOINameInITime",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/POI/isPOINameInTimeFor"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/isPOIStateFor"
-      }
-    },
-    {
-      "@id": "_:N28f59a1b691644d0b087d54a50970737",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "ti:TimeInterval"
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà lega il punto di interesse alla situazione (evento) del suo nome ch ecambia nel tempo."
+        },
+        {
+          "@language": "en",
+          "@value": "This property lnks the point of time to the situation (event) of its name that changes over time."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
       },
-      "owl:onProperty": {
-        "@id": "ti:atTime"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POI"
       },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "ha name in time of the point of interest"
+        },
+        {
+          "@language": "it",
+          "@value": "ha nome nel tempo del punto di interesse"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/POI/POINameInTime"
       }
     },
     {
-      "@id": "_:N107b17e8e9314e2481a679598a4d3f60",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/POI/POIState"
+      "@id": "https://w3id.org/italia/onto/POI/hasPOIState",
+      "@type": [
+        "owl:ObjectProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/POI/isPOIStateFor"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/hasPOIState"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POI/isPOICategoryFor",
-      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1321,82 +1435,81 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà inversa di \"ha categoria del punto di interesse\"."
+          "@value": "Questa proprietà lega il punto di interesse al suo stato."
         },
         {
           "@language": "en",
-          "@value": "This is the inverse property of \"has point of interest category\"."
+          "@value": "This property links the point of interest to its status."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory"
+        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POI"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "is point of interest category for"
+          "@language": "it",
+          "@value": "ha stato del punto di interesse"
         },
         {
-          "@language": "it",
-          "@value": "è categoria del punto di interesse per"
+          "@language": "en",
+          "@value": "has point of interest status"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
+        "@id": "https://w3id.org/italia/onto/POI/POIState"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POI/POIofficialName",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/POI/includesPOI",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/POI/isIncludedInPOI"
+      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This property represents the official name of the point of interest."
+          "@language": "it",
+          "@value": "Questa proprietà lega un punto di interesse multiplo a tutti i  punti di interesse in esso contenuti."
         },
         {
-          "@language": "it",
-          "@value": "Questa proprietà rappresenta il nome ufficiale del punto di interesse."
+          "@language": "en",
+          "@value": "This property links a multiple point of interest with all the points of interest included in it."
         }
       ],
       "rdfs:domain": {
-        "@id": "_:Nfd5f92b683fc426084d59e5be476c226"
+        "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POI"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "point of interest official name"
+          "@language": "it",
+          "@value": "include punto di interesse"
         },
         {
-          "@language": "it",
-          "@value": "nome ufficiale del punto di interesse"
+          "@language": "en",
+          "@value": "includes point of interest"
         }
       ],
       "rdfs:range": {
-        "@id": "rdfs:Literal"
+        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
       }
     },
     {
-      "@id": "admsapit:officialURI",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POI/isPOIStateFor",
+      "@id": "https://w3id.org/italia/onto/POI/isIncludedInPOI",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
@@ -1410,16 +1523,16 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di \"ha stato del punto di interesse\"."
+          "@language": "en",
+          "@value": "Inverse property of \"includes point of interest\"."
         },
         {
-          "@language": "en",
-          "@value": "inverse property of \"has point of interest status\"."
+          "@language": "it",
+          "@value": "Proprietà inversa di \"include punto di interesse\"."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POI/POIState"
+        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POI"
@@ -1427,112 +1540,88 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "is point of interest status for"
+          "@value": "is included in point of interest"
         },
         {
           "@language": "it",
-          "@value": "è stato del punto di interesse per"
+          "@value": "è incluso nel punto di interesse"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
-      }
-    },
-    {
-      "@id": "admsapit:hasSemanticAssetDistribution",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "_:N72ba6b50980b4bb98a43b023cc877585",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/POIcategoryName"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "_:N3acccb6980be4b8a9f736174b43b93ec",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "ti:TimeInterval"
-      },
-      "owl:onProperty": {
-        "@id": "ti:atTime"
+        "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POI/POIID",
-      "@type": [
-        "owl:FunctionalProperty",
-        "owl:DatatypeProperty"
-      ],
+      "@id": "https://w3id.org/italia/onto/POI/isPOICategoryFor",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà rappresenta l'identificativo univoco del punto di interesse."
+          "@value": "Proprietà inversa di \"ha categoria del punto di interesse\"."
         },
         {
           "@language": "en",
-          "@value": "This property represents a unique identifier of the point of interest."
+          "@value": "This is the inverse property of \"has point of interest category\"."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
+        "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POI"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "identificativo punto di interesse"
+          "@language": "en",
+          "@value": "is point of interest category for"
         },
         {
-          "@language": "en",
-          "@value": "point of interest identifier"
+          "@language": "it",
+          "@value": "è categoria del punto di interesse per"
         }
       ],
       "rdfs:range": {
-        "@id": "rdfs:Literal"
+        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POI/isIncludedInPOI",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/POI/isPOINameInTimeFor",
+      "@type": [
+        "owl:ObjectProperty",
+        "owl:FunctionalProperty"
+      ],
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "provvisoria"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di \"include punto di interesse\"."
+          "@language": "en",
+          "@value": "Inverse property of \"has point of interest name in time\"."
         },
         {
-          "@language": "en",
-          "@value": "Inverse property of \"includes point of interest\"."
+          "@language": "it",
+          "@value": "Proprietà inversa di \"ha nome nel tempo del punto di interesse\"."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
+        "@id": "https://w3id.org/italia/onto/POI/POINameInTime"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POI"
@@ -1540,28 +1629,20 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "is included in point of interest"
+          "@value": "is point of interest name in time for"
         },
         {
           "@language": "it",
-          "@value": "è incluso nel punto di interesse"
+          "@value": "è nome nel tempo del punto di interesse per"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest"
+        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
       }
     },
     {
-      "@id": "clvapit:hasAddress",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "admsapit:hasFormalityLevel",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POI/POIState",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/POI/isPOIStateFor",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1575,144 +1656,64 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta lo stato del punto di interesse. I suoi valori possono essere fissati per tipologia di punto di interesse. Per esempio, essi possono essere \"di turno\", \"aperta\", \"chiusa\", ecc. per le farmacie oppure \"libero\", \"occupato\" per i parcheggi, oppure \"aperto\", \"chiuso\", \"in ristrutturazione\" nel caso di strutture ricettive, ecc."
+          "@value": "Proprietà inversa di \"ha stato del punto di interesse\"."
         },
         {
           "@language": "en",
-          "@value": "This class represents the status of the point of interest. Its values can be fixed but vary according to the type of point of interest. For example, they may be \"on duty\",\"open\",\"closed\", etc. for pharmacies or \"free\",\"occupied\" for parking, or \"open\",\"closed\",\"under renovation\" in the case of accommodation facilities, etc."
+          "@value": "inverse property of \"has point of interest status\"."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/POI/POIState"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POI"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Point of Interest Status"
+          "@value": "is point of interest status for"
         },
         {
           "@language": "it",
-          "@value": "Stato del Punto di Interesse"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "l0:Characteristic"
-        },
-        {
-          "@id": "_:Ndd61dbcb747a4baca7dab6bf79461f81"
-        },
-        {
-          "@id": "_:Ndce9e770f46c466396f0bb0787a8ac02"
+          "@value": "è stato del punto di interesse per"
         }
-      ]
-    },
-    {
-      "@id": "dcterms:accrualPeriodicity",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "dcat:keyword",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "_:Ndce9e770f46c466396f0bb0787a8ac02",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/POIstate"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "_:N608a2603722049a19ab674d02ef4865b",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "smapit:Image"
-      },
-      "owl:onProperty": {
-        "@id": "smapit:hasImage"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/OntoPiA",
-      "@type": [
-        "admsapit:Project",
-        "owl:NamedIndividual"
       ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
       }
     },
     {
-      "@id": "admsapit:hasContributor",
-      "@type": "owl:AnnotationProperty"
+      "@id": "l0:Characteristic",
+      "@type": "owl:Class"
     },
     {
-      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
-      "@type": [
-        "owl:NamedIndividual",
-        "dcatapit:Agent"
-      ],
-      "dcterms:identifier": "cnr - Z6HZEH - STLab",
-      "foaf:name": [
-        {
-          "@language": "it",
-          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
-        },
-        {
-          "@language": "en",
-          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
-        }
-      ]
+      "@id": "l0:Entity",
+      "@type": "owl:Class"
     },
     {
-      "@id": "_:Nc73c1e5b2aec424ba2998e1b64e65d31",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POI/POIID"
-      }
+      "@id": "l0:Topic",
+      "@type": "owl:Class"
     },
     {
-      "@id": "admsapit:last",
+      "@id": "l0:controlledVocabulary",
       "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
-      "@type": [
-        "owl:NamedIndividual",
-        "foaf:Agent",
-        "dcatapit:Agent"
-      ],
-      "dcterms:identifier": "TD",
-      "foaf:name": [
-        {
-          "@language": "en",
-          "@value": "Digital Transformation Team"
-        },
-        {
-          "@language": "it",
-          "@value": "Team per la Trasformazione Digitale"
-        }
-      ]
+      "@id": "smapit:Image",
+      "@type": "owl:Class"
     },
     {
-      "@id": "admsapit:acronym",
-      "@type": "owl:AnnotationProperty"
+      "@id": "smapit:hasImage",
+      "@type": "owl:ObjectProperty"
     },
     {
-      "@id": "admsapit:semanticAssetInUse",
-      "@type": "owl:AnnotationProperty"
+      "@id": "ti:TimeInterval",
+      "@type": "owl:Class"
     },
     {
-      "@id": "l0:Topic",
-      "@type": "owl:Class"
+      "@id": "ti:atTime",
+      "@type": "owl:ObjectProperty"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/POI/latest/POI-AP_IT.rdf b/Ontologie/POI/latest/POI-AP_IT.rdf
index 5828cd1a..dee5a37a 100644
--- a/Ontologie/POI/latest/POI-AP_IT.rdf
+++ b/Ontologie/POI/latest/POI-AP_IT.rdf
@@ -1,897 +1,616 @@
-
-
-    
-        
-        
-        
-        
-        
-        
-        
-        
-        Questa è l'ontologia del profilo  italiano sui Punti di Interesse (Point of Interest - Italian Application Profile - POI-AP_IT). Esempi di punti di interesse possono essere: luoghi della cultura, un incrocio stradale, una farmacia, un centro commerciale, una fermata dell'autobus, ecc.
-        This is the ontology of the Italian application profile for Points of Interest. Examples of Points of Interest can be: cultural sites, crossroads, a pharmacy, a mall, a bus stop, etc.
-        2017-10-16
-        
-        
-        2019-04-23
-        
-        
-        Ontologia dei Punti di Interesse - Profilo applicativo italiano
-        Point of Interest ontology - Italian application profile
-        Questa è l'ontologia del profilo  italiano sui Punti di Interesse (Point of Interest - Italian Application Profile - POI-AP_IT). Esempi di punti di interesse possono essere: luoghi della cultura, un incrocio stradale, una farmacia, un centro commerciale, una fermata dell'autobus, ecc.
-        This is the ontology of the Italian application profile for Points of Interest
-        
-        Italian Points of Interest ontology
-        Ontologia dei Punti di Interesse
-        Version 0.3 - Modified on 23 April 2019 - Refactoring l0:Event in l0:EventOrSituation.
-        Versione 0.3 - Modificata il 23 Aprile 2019 - Rifattorizzazione di l0:Event in l0:EventOrSituation.
-        
-        luogo di interesse
-        punto di interesse
-        
-        POI-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/POI
-        poiapit
-        
-        
-        catalogued
-        published
-        Cittadini
-        Imprese
-        Pubbliche Amministrazioni
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà lega il punto di inreresse alla sua categoria generale.
-        This property links the point of interest to its general cateogry.
-        
-        ha categoria del punto di interesse
-        has point of interest category
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà lega il punto di interesse alla situazione (evento) del suo nome ch ecambia nel tempo.
-        This property lnks the point of time to the situation (event) of its name that changes over time.
-        
-        ha name in time of the point of interest
-        ha nome nel tempo del punto di interesse
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        Questa proprietà lega il punto di interesse al suo stato.
-        This property links the point of interest to its status.
-        
-        ha stato del punto di interesse
-        has point of interest status
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà lega un punto di interesse multiplo a tutti i  punti di interesse in esso contenuti.
-        This property links a multiple point of interest with all the points of interest included in it.
-        
-        include punto di interesse
-        includes point of interest
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of "includes point of interest".
-        Proprietà inversa di "include punto di interesse".
-        
-        is included in point of interest
-        è incluso nel punto di interesse
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Proprietà inversa di "ha categoria del punto di interesse".
-        This is the inverse property of "has point of interest category".
-        
-        is point of interest category for
-        è categoria del punto di interesse per
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Inverse property of "has point of interest name in time".
-        Proprietà inversa di "ha nome nel tempo del punto di interesse".
-        
-        is point of interest name in time for
-        è nome nel tempo del punto di interesse per
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Proprietà inversa di "ha stato del punto di interesse".
-        inverse property of "has point of interest status".
-        
-        is point of interest status for
-        è stato del punto di interesse per
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà rappresenta l'identificativo univoco del punto di interesse.
-        This property represents a unique identifier of the point of interest.
-        
-        identificativo punto di interesse
-        point of interest identifier
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà rappresenta un nome alternativo (acrononimo, o altro nome) con cui è conosciuto il punto di interesse.
-        This property represents an alternative name (acronym, or any other name) with which the point of interest is known.
-        
-        nome alternativo del punto di interesse
-        point of interest alternative name
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        Questa proprietà è l'identificativo nel vocabolario controllato della categoria dei punti di interesse. E' equivalente a dct:identifier e skos:notation utilizzati nel vocabolario controllato stesso.
-        
-        POI category identifier
-        identificativo categoria punto di interesse
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà rappresenta l'etichetta (nome) della categoria del punto di interesse.
-        This property represents the preferred label (name) of the category of the point of interest.
-        
-        name of point of interest category
-        nome categoria del punto di interesse
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà rappresenta una generica descrizione del punto di interesse.
-        This property represents a generic description of the point of interest.
-        
-        descrizione del punto di interesse
-        point of interest description
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà rappresenta il nome ufficiale del punto di interesse.
-        This property represents the official name of the point of interest.
-        
-        nome ufficiale del punto di interesse
-        point of interest official name
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà rappresenta l'etichetta (stringa) dello stato del punto di interesse.
-        This property is the preferred label for the status of the point of interest.
-        
-        status
-        valore dello stato del punto di interesse
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Questa classe rappresenta una collezione di punti di interesse. Per esempio un centro commerciale è un punto di interesse ma a sua volta una collezioni di tanti punti di interesse (farmacia, negozi, ristoranti, cinema, ecc.)
-        This class represents a collection of points of interest.
-        
-        Multiple Point Of Interest
-        Punto di Interesse Multiplo
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        Questa classe rappresenta la situazione del nome del punto di interesse che cambia nel tempo. Essa è rappresentata quindi come una relazione ennaria tra il punto di interesse, il tempo e il nome. Questa classe può essere utile nel caso si voglia tracciare l'evoluzione dei nomi di punti di interesse nel tempo.
-        This class represents the situation of the name of the point of interest that changes over time. It is therefore represented as an ennary relationship between the point of interest, time and name. This class can be useful in case you want to trace the evolution of names of points of interest over time.
-        
-        Name in Time of the Point of Interest
-        Nome nel Tempo del Punto di Interesse
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        Questa classe rappresenta lo stato del punto di interesse. I suoi valori possono essere fissati per tipologia di punto di interesse. Per esempio, essi possono essere "di turno", "aperta", "chiusa", ecc. per le farmacie oppure "libero", "occupato" per i parcheggi, oppure "aperto", "chiuso", "in ristrutturazione" nel caso di strutture ricettive, ecc.
-        This class represents the status of the point of interest. Its values can be fixed but vary according to the type of point of interest. For example, they may be "on duty","open","closed", etc. for pharmacies or "free","occupied" for parking, or "open","closed","under renovation" in the case of accommodation facilities, etc.
-        
-        Point of Interest Status
-        Stato del Punto di Interesse
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        Questa classe rappresenta un punto di interesse, ovvero un particolare punto che qualcuno trova utile o di interesse. Esso può essere un parcheggio, una struttura ricettiva, una feramta dell'autobus, una farmacia, un centro commerciale, un incrocio, ecc. E' da notare che questa classe rappresenta di fatto una sovrastruttura utile per modellare cose di interesse ma allo stesso tempo è anche accettato considerarla come luogo (infatti la classe è definita come sotto classe di "Entity-Entità" dell'ontologia L0 che a sua volta può essere un oggetto o un luogo). Questo tipo di modellazione quindi consente a utenti di poter cercare oggetti di interesse ma anche fare query su punti di interessse intesi come luoghi.
-        This class represents a point of interest, which is a particular point that someone finds useful or interesting. It may be a parking , an accommodation, a bus stop, a pharmacy, a shopping centre, a crossroads, etc. This class represents a "superstructure" used to model things of some kind of interest; however, at the same time it can be viewed as a location or place or feature (it is indeed a subclass of Entity in the top level ontology L0 which can be in turn a Location or an Object). This kind of modelling allows users to get information if they search for both a location and things to which they are interested in.
-        
-        Point of Interest
-        Punto di Interesse
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Questa classe rappresenta la categoria attraverso cui classificare il punto di interesse. Essa assume i valori di un vocabolario controllato (che sarà rilasciato nelle prossime settimane e ispirato dalla classificazione di Open Street Map) che identifica in linea generale i tipi di punti di interesse come per esempio: divertimento, cibo, servizio pubbico, viaggi/turismo, ecc. I suoi individui possono essere anche sottoclassi della classe Punto di Interesse (questa tecnica di modellazione in OWL si chiama Punning).
-        This class represents the category of the point of interest. It individuals can be data of a controlled vocabulary (that we will make available in the upcoming weeks and that will be inspired by the classification offered by Open Street Map). The controlled vocabulary identifies the general types of Points of Interest such as, "entertainament, food, public service, travel/tourism", etc. The individuals of this class can also be subclasses of the class "Point of Interest" (Punning)
-        
-        Categoria del Punto di Interesse
-        Point of Interest Category
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        banche dati e open data
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia dei punti di interesse
-        This is the distribution in JSON-LD of the Points of Interest ontology
-        
-        
-        Distribuzione JSON-LD ontologia POI-AP_IT
-        JSON-LD distribution of POI-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia dei punti di interesse
-        This is the distribution in RDF/turtle of the Points of Interest ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia POI-AP_IT
-        RDF/Turtle distribution of POI-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia dei punti di interesse
-        This is the distribution in RDF/XML of the Points of Interest ontology
-        
-        
-        Distribuzione RDF/XML ontologia POI-AP_IT
-        RDF/XML distribution of POI-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        TD
-        Digital Transformation Team
-        Team per la Trasformazione Digitale
-    
-    
-
-
-    
-
-    
-        
-        cnr - Z6HZEH - STLab
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-    
-    
-
-
-    
-
-    
-        
-        Data & Analytics Framework
-    
-    
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-    
-
-
-    
-
-    
-        
-    
+
+
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Questa è l'ontologia del profilo  italiano sui Punti di Interesse (Point of Interest - Italian Application Profile - POI-AP_IT). Esempi di punti di interesse possono essere: luoghi della cultura, un incrocio stradale, una farmacia, un centro commerciale, una fermata dell'autobus, ecc.
+    This is the ontology of the Italian application profile for Points of Interest. Examples of Points of Interest can be: cultural sites, crossroads, a pharmacy, a mall, a bus stop, etc.
+    2017-10-16
+    
+    
+    2019-04-23
+    
+    
+    Ontologia dei Punti di Interesse - Profilo applicativo italiano
+    Point of Interest ontology - Italian application profile
+    Questa è l'ontologia del profilo  italiano sui Punti di Interesse (Point of Interest - Italian Application Profile - POI-AP_IT). Esempi di punti di interesse possono essere: luoghi della cultura, un incrocio stradale, una farmacia, un centro commerciale, una fermata dell'autobus, ecc.
+    This is the ontology of the Italian application profile for Points of Interest
+    
+    Italian Points of Interest ontology
+    Ontologia dei Punti di Interesse
+    Version 0.3 - Modified on 23 April 2019 - Refactoring l0:Event in l0:EventOrSituation.
+    Versione 0.3 - Modificata il 23 Aprile 2019 - Rifattorizzazione di l0:Event in l0:EventOrSituation.
+    
+    luogo di interesse
+    punto di interesse
+    
+    POI-AP_IT
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    https://w3id.org/italia/onto/POI
+    poiapit
+    
+    
+    catalogued
+    published
+    Cittadini
+    Imprese
+    Pubbliche Amministrazioni
+    
+  
+  
+    
+    
+    
+    
+    Inverse property of "has point of interest name in time".
+    Proprietà inversa di "ha nome nel tempo del punto di interesse".
+    
+    is point of interest name in time for
+    è nome nel tempo del punto di interesse per
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    Questa proprietà rappresenta il nome ufficiale del punto di interesse.
+    This property represents the official name of the point of interest.
+    
+    nome ufficiale del punto di interesse
+    point of interest official name
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa classe rappresenta lo stato del punto di interesse. I suoi valori possono essere fissati per tipologia di punto di interesse. Per esempio, essi possono essere "di turno", "aperta", "chiusa", ecc. per le farmacie oppure "libero", "occupato" per i parcheggi, oppure "aperto", "chiuso", "in ristrutturazione" nel caso di strutture ricettive, ecc.
+    This class represents the status of the point of interest. Its values can be fixed but vary according to the type of point of interest. For example, they may be "on duty","open","closed", etc. for pharmacies or "free","occupied" for parking, or "open","closed","under renovation" in the case of accommodation facilities, etc.
+    
+    Point of Interest Status
+    Stato del Punto di Interesse
+    stabile
+    stable
+  
+  
+    
+    
+    
+    TD
+    Digital Transformation Team
+    Team per la Trasformazione Digitale
+  
+  
+    
+    
+    
+    
+    Questa proprietà rappresenta l'identificativo univoco del punto di interesse.
+    This property represents a unique identifier of the point of interest.
+    
+    identificativo punto di interesse
+    point of interest identifier
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà lega il punto di inreresse alla sua categoria generale.
+    This property links the point of interest to its general cateogry.
+    
+    ha categoria del punto di interesse
+    has point of interest category
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa classe rappresenta una collezione di punti di interesse. Per esempio un centro commerciale è un punto di interesse ma a sua volta una collezioni di tanti punti di interesse (farmacia, negozi, ristoranti, cinema, ecc.)
+    This class represents a collection of points of interest.
+    
+    Multiple Point Of Interest
+    Punto di Interesse Multiplo
+    stabile
+    stable
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia dei punti di interesse
+    This is the distribution in RDF/turtle of the Points of Interest ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia POI-AP_IT
+    RDF/Turtle distribution of POI-AP_IT Ontology
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    Questa proprietà rappresenta l'etichetta (nome) della categoria del punto di interesse.
+    This property represents the preferred label (name) of the category of the point of interest.
+    
+    name of point of interest category
+    nome categoria del punto di interesse
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Questa classe rappresenta un punto di interesse, ovvero un particolare punto che qualcuno trova utile o di interesse. Esso può essere un parcheggio, una struttura ricettiva, una feramta dell'autobus, una farmacia, un centro commerciale, un incrocio, ecc. E' da notare che questa classe rappresenta di fatto una sovrastruttura utile per modellare cose di interesse ma allo stesso tempo è anche accettato considerarla come luogo (infatti la classe è definita come sotto classe di "Entity-Entità" dell'ontologia L0 che a sua volta può essere un oggetto o un luogo). Questo tipo di modellazione quindi consente a utenti di poter cercare oggetti di interesse ma anche fare query su punti di interessse intesi come luoghi.
+    This class represents a point of interest, which is a particular point that someone finds useful or interesting. It may be a parking , an accommodation, a bus stop, a pharmacy, a shopping centre, a crossroads, etc. This class represents a "superstructure" used to model things of some kind of interest; however, at the same time it can be viewed as a location or place or feature (it is indeed a subclass of Entity in the top level ontology L0 which can be in turn a Location or an Object). This kind of modelling allows users to get information if they search for both a location and things to which they are interested in.
+    
+    Point of Interest
+    Punto di Interesse
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Proprietà inversa di "ha stato del punto di interesse".
+    inverse property of "has point of interest status".
+    
+    is point of interest status for
+    è stato del punto di interesse per
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    Questa classe rappresenta la situazione del nome del punto di interesse che cambia nel tempo. Essa è rappresentata quindi come una relazione ennaria tra il punto di interesse, il tempo e il nome. Questa classe può essere utile nel caso si voglia tracciare l'evoluzione dei nomi di punti di interesse nel tempo.
+    This class represents the situation of the name of the point of interest that changes over time. It is therefore represented as an ennary relationship between the point of interest, time and name. This class can be useful in case you want to trace the evolution of names of points of interest over time.
+    
+    Name in Time of the Point of Interest
+    Nome nel Tempo del Punto di Interesse
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà lega il punto di interesse alla situazione (evento) del suo nome ch ecambia nel tempo.
+    This property lnks the point of time to the situation (event) of its name that changes over time.
+    
+    ha name in time of the point of interest
+    ha nome nel tempo del punto di interesse
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà lega un punto di interesse multiplo a tutti i  punti di interesse in esso contenuti.
+    This property links a multiple point of interest with all the points of interest included in it.
+    
+    include punto di interesse
+    includes point of interest
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Proprietà inversa di "ha categoria del punto di interesse".
+    This is the inverse property of "has point of interest category".
+    
+    is point of interest category for
+    è categoria del punto di interesse per
+    stabile
+    stable
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+    
+    Questa proprietà rappresenta una generica descrizione del punto di interesse.
+    This property represents a generic description of the point of interest.
+    
+    descrizione del punto di interesse
+    point of interest description
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Inverse property of "includes point of interest".
+    Proprietà inversa di "include punto di interesse".
+    
+    is included in point of interest
+    è incluso nel punto di interesse
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa classe rappresenta la categoria attraverso cui classificare il punto di interesse. Essa assume i valori di un vocabolario controllato (che sarà rilasciato nelle prossime settimane e ispirato dalla classificazione di Open Street Map) che identifica in linea generale i tipi di punti di interesse come per esempio: divertimento, cibo, servizio pubbico, viaggi/turismo, ecc. I suoi individui possono essere anche sottoclassi della classe Punto di Interesse (questa tecnica di modellazione in OWL si chiama Punning).
+    This class represents the category of the point of interest. It individuals can be data of a controlled vocabulary (that we will make available in the upcoming weeks and that will be inspired by the classification offered by Open Street Map). The controlled vocabulary identifies the general types of Points of Interest such as, "entertainament, food, public service, travel/tourism", etc. The individuals of this class can also be subclasses of the class "Point of Interest" (Punning)
+    
+    Categoria del Punto di Interesse
+    Point of Interest Category
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    Questa proprietà rappresenta l'etichetta (stringa) dello stato del punto di interesse.
+    This property is the preferred label for the status of the point of interest.
+    
+    status
+    valore dello stato del punto di interesse
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    Data & Analytics Framework
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    Questa proprietà è l'identificativo nel vocabolario controllato della categoria dei punti di interesse. E' equivalente a dct:identifier e skos:notation utilizzati nel vocabolario controllato stesso.
+    
+    POI category identifier
+    identificativo categoria punto di interesse
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia dei punti di interesse
+    This is the distribution in RDF/XML of the Points of Interest ontology
+    
+    
+    Distribuzione RDF/XML ontologia POI-AP_IT
+    RDF/XML distribution of POI-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà rappresenta un nome alternativo (acrononimo, o altro nome) con cui è conosciuto il punto di interesse.
+    This property represents an alternative name (acronym, or any other name) with which the point of interest is known.
+    
+    nome alternativo del punto di interesse
+    point of interest alternative name
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia dei punti di interesse
+    This is the distribution in JSON-LD of the Points of Interest ontology
+    
+    
+    Distribuzione JSON-LD ontologia POI-AP_IT
+    JSON-LD distribution of POI-AP_IT Ontology
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    Questa proprietà lega il punto di interesse al suo stato.
+    This property links the point of interest to its status.
+    
+    ha stato del punto di interesse
+    has point of interest status
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    cnr - Z6HZEH - STLab
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/POI/latest/POI-aligns-AP_IT.jsonld b/Ontologie/POI/latest/POI-aligns-AP_IT.jsonld
index 18277a34..8bf6804e 100644
--- a/Ontologie/POI/latest/POI-aligns-AP_IT.jsonld
+++ b/Ontologie/POI/latest/POI-aligns-AP_IT.jsonld
@@ -1,16 +1,41 @@
 {
   "@context": {
     "dc": "http://purl.org/dc/elements/1.1/",
-    "dcterms": "http://purl.org/dc/terms/",
+    "dct": "http://purl.org/dc/terms/",
     "owl": "http://www.w3.org/2002/07/owl#",
     "poiapit": "https://w3id.org/italia/onto/POI/",
     "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
     "schema": "http://schema.org/",
     "skos": "http://www.w3.org/2004/02/skos/core#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
+    {
+      "@id": "dc:creator",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dc:modified",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dc:title",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:description",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "dct:identifier",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "dct:issued",
+      "@type": "owl:AnnotationProperty"
+    },
     {
       "@id": "https://w3id.org/italia/onto/POI-aligns",
       "@type": "owl:Ontology",
@@ -39,7 +64,7 @@
           "@value": "These are the alignments to external ontologies widely used and available at the state of the art for the POI-AP_IT ontology"
         }
       ],
-      "dcterms:issued": "2017-10-20",
+      "dct:issued": "2017-10-20",
       "owl:imports": {
         "@id": "https://w3id.org/italia/onto/POI"
       },
@@ -47,10 +72,6 @@
         "@id": "https://w3id.org/italia/onto/POI-aligns/0.3"
       }
     },
-    {
-      "@id": "skos:Concept",
-      "@type": "owl:Class"
-    },
     {
       "@id": "poiapit:POIID",
       "@type": "owl:DatatypeProperty",
@@ -58,17 +79,17 @@
         "@id": "https://w3id.org/italia/onto/POI"
       },
       "rdfs:subPropertyOf": {
-        "@id": "dcterms:identifier"
+        "@id": "dct:identifier"
       }
     },
     {
-      "@id": "poiapit:POIdescription",
+      "@id": "poiapit:POIalternativeName",
       "@type": "owl:DatatypeProperty",
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POI"
       },
       "rdfs:subPropertyOf": {
-        "@id": "dcterms:description"
+        "@id": "skos:altLabel"
       }
     },
     {
@@ -79,7 +100,7 @@
       },
       "rdfs:subPropertyOf": [
         {
-          "@id": "dcterms:identifier"
+          "@id": "dct:identifier"
         },
         {
           "@id": "skos:notation"
@@ -87,16 +108,24 @@
       ]
     },
     {
-      "@id": "skos:prefLabel",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "dcterms:identifier",
-      "@type": "owl:DatatypeProperty"
+      "@id": "poiapit:POIcategoryName",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POI"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "skos:prefLabel"
+      }
     },
     {
-      "@id": "skos:notation",
-      "@type": "owl:DatatypeProperty"
+      "@id": "poiapit:POIdescription",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POI"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "dct:description"
+      }
     },
     {
       "@id": "poiapit:PointOfInterestCategory",
@@ -109,32 +138,20 @@
       }
     },
     {
-      "@id": "dcterms:description",
-      "@type": "owl:DatatypeProperty"
+      "@id": "skos:Concept",
+      "@type": "owl:Class"
     },
     {
-      "@id": "poiapit:POIalternativeName",
-      "@type": "owl:DatatypeProperty",
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POI"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "skos:altLabel"
-      }
+      "@id": "skos:altLabel",
+      "@type": "owl:DatatypeProperty"
     },
     {
-      "@id": "skos:altLabel",
+      "@id": "skos:notation",
       "@type": "owl:DatatypeProperty"
     },
     {
-      "@id": "poiapit:POIcategoryName",
-      "@type": "owl:DatatypeProperty",
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POI"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "skos:prefLabel"
-      }
+      "@id": "skos:prefLabel",
+      "@type": "owl:DatatypeProperty"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/POI/latest/POI-aligns-AP_IT.rdf b/Ontologie/POI/latest/POI-aligns-AP_IT.rdf
index 83a70060..567f5169 100644
--- a/Ontologie/POI/latest/POI-aligns-AP_IT.rdf
+++ b/Ontologie/POI/latest/POI-aligns-AP_IT.rdf
@@ -1,142 +1,82 @@
-
-
-    
-        
-        
-        These are the alignments to external ontologies widely used and available at the state of the art for the POI-AP_IT ontology
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        2019-04-23
-        Italian Digital Transformation Team
-        2017-10-20
-        Questi sono gli allineamenti dell'ontologia sui punti di interesse Point of Interest - Italian Application Profile  (POI-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate.
-        Agency for Digital Italy - AgID
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        
-        
-    
-
-
-
-    
-
-    
-        
-        
-    
-
-
-
-    
-
-    
-        
-        
-        
-    
-
-
-
-    
-
-    
-        
-        
-    
-
-
-
-    
-
-    
-        
-        
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        
-        
-    
+
+
+  
+    
+    
+    
+    Agency for Digital Italy - AgID
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Italian Digital Transformation Team
+    2019-04-23
+    Questi sono gli allineamenti dell'ontologia sui punti di interesse Point of Interest - Italian Application Profile  (POI-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate.
+    These are the alignments to external ontologies widely used and available at the state of the art for the POI-AP_IT ontology
+    2017-10-20
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
diff --git a/Ontologie/POT/latest/POT-AP_IT.jsonld b/Ontologie/POT/latest/POT-AP_IT.jsonld
index f15598aa..326ebdf5 100644
--- a/Ontologie/POT/latest/POT-AP_IT.jsonld
+++ b/Ontologie/POT/latest/POT-AP_IT.jsonld
@@ -4,9 +4,8 @@
     "dc": "http://purl.org/dc/elements/1.1/",
     "dcat": "http://www.w3.org/ns/dcat#",
     "dcatapit": "http://dati.gov.it/onto/dcatapit#",
-    "dcterms": "http://purl.org/dc/terms/",
+    "dct": "http://purl.org/dc/terms/",
     "foaf": "http://xmlns.com/foaf/0.1/",
-    "gr": "http://purl.org/goodrelations/v1#",
     "l0": "https://w3id.org/italia/onto/l0/",
     "owl": "http://www.w3.org/2002/07/owl#",
     "prov": "http://www.w3.org/ns/prov#",
@@ -14,21 +13,209 @@
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
     "schema": "http://schema.org/",
     "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "l0:Description",
-      "@type": "owl:Class"
+      "@id": "_:n2282281da4664851aa816bdc565aff50b1",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "l0:EventOrSituation"
+          },
+          {
+            "@id": "l0:Location"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b10",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/POT/Ticket"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POT/includes"
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b11",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POT/hasPriceSpecification"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/POT/PriceSpecification"
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b12",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POT/hasCurrency"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/POT/Currency"
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b13",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POT/VAT"
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b14",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POT/hasCurrencyValue"
+      },
+      "owl:someValuesFrom": {
+        "@id": "xsd:double"
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b15",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/POT/Validity"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POT/hasValidity"
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b16",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "l0:description"
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b17",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "l0:description"
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b18",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "l0:name"
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b19",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "l0:description"
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b20",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "_:n2282281da4664851aa816bdc565aff50b21"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/hasDuration"
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b21",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/MU/Value"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/TI/TimeInterval"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b4",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/POT/Offer"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/POT/Ticket"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b7",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b8",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "l0:description"
+      }
+    },
+    {
+      "@id": "_:n2282281da4664851aa816bdc565aff50b9",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/POT/Validity"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/POT/hasValidity"
+      }
+    },
+    {
+      "@id": "dc:description",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:license",
+      "@type": "owl:AnnotationProperty"
     },
     {
       "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
       "@type": [
-        "foaf:Agent",
+        "owl:NamedIndividual",
         "dcatapit:Agent",
-        "owl:NamedIndividual"
+        "foaf:Agent"
       ],
-      "dcterms:identifier": "agid",
+      "dct:identifier": "agid",
       "foaf:name": [
         {
           "@language": "it",
@@ -41,126 +228,101 @@
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/POT/Card",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
-        }
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Organization",
+        "vcard:Kind",
+        "vcard:Organization"
       ],
-      "rdfs:comment": [
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/POT-JSON-LD",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POT/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POT/POT-AP_IT.jsonld"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta una carta d'ingresso."
+          "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei prezzi, offerte e biglietti"
         },
         {
           "@language": "en",
-          "@value": "This class represents a card."
+          "@value": "This is the distribution in JSON-LD of the Price/Offer/Ticket ontology"
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POT"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
       },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Card"
-        },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "Carta d'ingresso"
+          "@value": "Distribuzione JSON-LD ontologia POT-AP_IT"
         },
-        {
-          "@language": "it",
-          "@value": "Tessera d'ingresso"
-        }
-      ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/POT/Ticket"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/TI/hasDuration",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "_:N4a14ed473b6644f086911d6e2850b5cb",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "_:Nad91a2ebf75e40139bef54a1da4e048f"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/TI/hasDuration"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/OntoPiA",
-      "@type": [
-        "admsapit:Project",
-        "owl:NamedIndividual"
-      ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POT/hasOffer",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
         {
           "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
+          "@value": "JSON-LD distribution of POT-AP_IT Ontology"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/POT-RDF-TURTLE",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "rdfs:comment": [
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POT/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POT/latest/POT-AP_IT.ttl"
+      },
+      "dct:description": [
         {
-          "@language": "en",
-          "@value": "This property links anything to an offer"
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei prezzi, offerte e biglietti"
         },
         {
-          "@language": "it",
-          "@value": "Questa proprietà collega un qualsiasi cosa a un'offerta"
+          "@language": "en",
+          "@value": "This is the distribution in RDF/turtle of the Price/Offer/Ticket ontology"
         }
       ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POT"
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "rdfs:label": [
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "ha offerta"
+          "@value": "Distribuzione RDF/Turtle ontologia POT-AP_IT"
         },
         {
           "@language": "en",
-          "@value": "has offer"
+          "@value": "RDF/Turtle distribution of POT-AP_IT Ontology"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POT/Offer"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/MU/Value",
-      "@type": "owl:Class"
+      ]
     },
     {
       "@id": "https://w3id.org/italia/data/distribution/POT-RDF-XML",
       "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
       "dcat:accessURL": {
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POT/latest"
@@ -168,23 +330,23 @@
       "dcat:downloadURL": {
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POT/latest/POT-AP_IT.rdf"
       },
-      "dcterms:description": [
-        {
-          "@language": "en",
-          "@value": "This is the distribution in RDF/XML of the Price/Offer/Ticket ontology"
-        },
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei prezzi, offerte e biglietti"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/XML of the Price/Offer/Ticket ontology"
         }
       ],
-      "dcterms:format": {
+      "dct:format": {
         "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
       },
-      "dcterms:license": {
+      "dct:license": {
         "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "dcterms:title": [
+      "dct:title": [
         {
           "@language": "it",
           "@value": "Distribuzione RDF/XML ontologia POT-AP_IT"
@@ -196,340 +358,293 @@
       ]
     },
     {
-      "@id": "_:N9de53530220e418390225a932b472ced",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "l0:description"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POT/hasEligibleUser",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
+      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "TD",
+      "foaf:name": [
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "Digital Transformation Team"
         },
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Team per la Trasformazione Digitale"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent"
       ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Proprietà che consente di associare un'offerta per l'accesso a un evento o un luogo ad una tipologia di utente"
-        },
+      "dct:identifier": "cnr - Z6HZEH - STLab",
+      "foaf:name": [
         {
           "@language": "en",
-          "@value": "Property used to associate an offert for the access to an event or a locations with the type of user"
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POT/Offer"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POT"
-      },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "ha utente idoneo"
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
         },
         {
-          "@language": "en",
-          "@value": "has eligible user"
+          "@language": "it",
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/DAF",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POT/UserType"
+      "foaf:name": {
+        "@language": "it",
+        "@value": "Data & Analytics Framework"
       }
     },
     {
-      "@id": "prov:wasDerivedFrom",
-      "@type": "owl:AnnotationProperty"
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      }
     },
     {
-      "@id": "_:N3fc626b4ee454943ba0d842f0ea86b08",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POT/hasPriceSpecification"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/POT/PriceSpecification"
-      }
+      "@id": "https://w3id.org/italia/onto/MU/Value",
+      "@type": "owl:Class"
     },
     {
-      "@id": "https://w3id.org/italia/onto/POT/forAccessTo",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/POT/hasTicket"
+      "@id": "https://w3id.org/italia/onto/POT",
+      "@type": [
+        "owl:Ontology",
+        "owl:NamedIndividual",
+        "admsapit:SemanticAsset"
+      ],
+      "admsapit:acronym": "POT-AP_IT",
+      "admsapit:hasContributor": {
+        "@id": "https://w3id.org/italia/data/organization/public-organization/td"
       },
-      "owl:versionInfo": [
+      "admsapit:hasFormalityLevel": {
+        "@id": "admsapit:Formal"
+      },
+      "admsapit:hasKeyClass": [
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "https://w3id.org/italia/onto/POT/Ticket"
         },
         {
-          "@language": "en",
-          "@value": "stable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Property used to associate a ticket to an event or location"
+          "@id": "https://w3id.org/italia/onto/POT/PriceSpecification"
         },
         {
-          "@language": "it",
-          "@value": "Proprietà che consente di associare un biglietto a un evento o a un luogo"
+          "@id": "https://w3id.org/italia/onto/POT/Offer"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POT/Ticket"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POT"
+      "admsapit:hasOntologyLanguage": {
+        "@id": "admsapit:OWL"
       },
-      "rdfs:label": [
+      "admsapit:hasSemanticAssetDistribution": [
         {
-          "@language": "en",
-          "@value": "for access to"
+          "@id": "https://w3id.org/italia/data/distribution/POT-RDF-TURTLE"
         },
         {
-          "@language": "it",
-          "@value": "per l'accesso a"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "_:N84a8852f21fe46c484628f2b33177e9b"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POT/hasPriceSpecification",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "https://w3id.org/italia/data/distribution/POT-RDF-XML"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "https://w3id.org/italia/data/distribution/POT-JSON-LD"
         }
       ],
-      "rdfs:comment": [
+      "admsapit:hasTask": [
         {
-          "@language": "en",
-          "@value": "This property is used to link an offer to its price specification."
+          "@id": "admsapit:AnnotationTask"
         },
         {
-          "@language": "it",
-          "@value": "Questa proprietà è utliizzata per collegare un offerta a una specifica del prezzo."
+          "@id": "admsapit:QueryFormulationTask"
+        },
+        {
+          "@id": "admsapit:SearchTask"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POT/Offer"
+      "admsapit:last": {
+        "@id": "https://w3id.org/italia/onto/POT/0.3"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POT"
+      "admsapit:officialURI": {
+        "@type": "xsd:anyURI",
+        "@value": "https://w3id.org/italia/onto/POT"
       },
-      "rdfs:label": [
+      "admsapit:prefix": "potapit",
+      "admsapit:semanticAssetInUse": [
         {
-          "@language": "it",
-          "@value": "ha specifica di prezzo"
+          "@id": "https://w3id.org/italia/data/project/DAF"
         },
         {
-          "@language": "en",
-          "@value": "has price specification"
+          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+        }
+      ],
+      "admsapit:status": [
+        "published",
+        "catalogued"
+      ],
+      "admsapit:target": [
+        {
+          "@language": "it",
+          "@value": "Cittadini"
         },
         {
           "@language": "it",
-          "@value": "ha costo"
+          "@value": "Pubbliche Amministrazioni"
         },
         {
           "@language": "it",
-          "@value": "ha prezzo"
+          "@value": "Imprese"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POT/PriceSpecification"
-      }
-    },
-    {
-      "@id": "_:N3b3fc82a19434155bc9af9b9f291cb8b",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
+      "admsapit:type": {
+        "@id": "admsapit:ServiceOntology"
       },
-      "owl:onProperty": {
-        "@id": "l0:description"
-      }
-    },
-    {
-      "@id": "_:N29cbf7bd48f5448798ee9a45e302adb7",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/POT/Validity"
+      "dcat:contactPoint": {
+        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POT/hasValidity"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POT/PriceSpecification",
-      "@type": "owl:Class",
-      "dc:description": [
+      "dcat:keyword": [
         {
-          "@language": "en",
-          "@value": "A price specification provides the information about the cost of an offer.\n\nIt is associated to a currency (e.g., Euro) and a currency value (i.e., a quantity, e.g., 5)."
+          "@language": "it",
+          "@value": "prezzi"
         },
         {
-          "@id": "http://dati.beniculturali.it/cis/img/priceSpecification.png"
+          "@language": "it",
+          "@value": "biglietto"
+        },
+        {
+          "@language": "it",
+          "@value": "offerta"
         }
       ],
-      "owl:versionInfo": [
+      "dcat:theme": [
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "http://publications.europa.eu/resource/authority/data-theme/EDUC"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "http://publications.europa.eu/resource/authority/data-theme/SOCI"
+        },
+        {
+          "@id": "http://publications.europa.eu/resource/authority/data-theme/TRAN"
         }
       ],
-      "prov:wasDerivedFrom": [
+      "dct:accrualPeriodicity": {
+        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      },
+      "dct:creator": [
         {
-          "@id": "schema:PriceSpecification"
+          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
         },
         {
-          "@id": "gr:PriceSpecification"
+          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
         }
       ],
-      "rdfs:comment": [
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "Rappresenta la specifica del prezzo del biglietto."
+          "@value": "Questo il profilo applicativo italiano dell'ontologia dei prezzi, offerte e biglietti. L'ontologia può essere usata per rappresentare i dati relativi ai prezzi di un prodotto, le offerte e i biglietti, necessari per partecipare a eventi o aver accesso a determinati luoghi pubblici."
         },
         {
           "@language": "en",
-          "@value": "It represents the price specification of the ticket"
+          "@value": "This is the Italian application profile of the price, offers and ticket ontologies."
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/POT"
+      "dct:issued": {
+        "@type": "xsd:date",
+        "@value": "2017-11-17"
       },
-      "rdfs:label": [
+      "dct:language": [
         {
-          "@language": "en",
-          "@value": "Price Specification"
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
         },
         {
-          "@language": "it",
-          "@value": "Prezzo"
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:N892033c3582344529e5ddc1a4a0df56c"
-        },
-        {
-          "@id": "l0:Characteristic"
-        },
+      "dct:modified": {
+        "@type": "xsd:date",
+        "@value": "2019-04-24"
+      },
+      "dct:publisher": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      },
+      "dct:rightsHolder": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      },
+      "dct:title": [
         {
-          "@id": "_:N9ed31a37e3a24909a4df3a3b3ecf367e"
+          "@language": "it",
+          "@value": "Ontologia dei Prezzi, Offerte e Biglietti - Profilo applicativo italiano"
         },
         {
-          "@id": "_:Na7700a1416f04d9b8765125639b17213"
+          "@language": "en",
+          "@value": "Price/Offer/Ticket ontology - Italian application profile"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
-      "@type": [
-        "owl:NamedIndividual",
-        "foaf:Agent",
-        "dcatapit:Agent"
       ],
-      "dcterms:identifier": "TD",
-      "foaf:name": [
+      "owl:imports": [
         {
-          "@language": "it",
-          "@value": "Team per la Trasformazione Digitale"
+          "@id": "https://w3id.org/italia/onto/MU"
         },
         {
-          "@language": "en",
-          "@value": "Digital Transformation Team"
+          "@id": "https://w3id.org/italia/onto/TI"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0"
         }
-      ]
-    },
-    {
-      "@id": "l0:name",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "dc:description",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POT/VAT",
-      "@type": "owl:DatatypeProperty",
+      ],
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/POT/0.3"
+      },
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "provvisoria"
+          "@value": "Versione 0.3 - Modificata il 24 Aprile 2019 - Rifattorizzazione l0:Event in l0:EventOrSituation: Uso di w3id.org/italia/onto/POT come URI base"
         },
         {
           "@language": "en",
-          "@value": "unstable"
+          "@value": "Version 0.3 - Modified on 24 April 2018 - Refactoring of l0:Event in l0:EventOrSituation; Use of w3id.org/italia/onto/POT/ as base URI"
         }
       ],
+      "prov:wasDerivedFrom": {
+        "@id": "http://dati.gov.it/onto/potapit/0.2"
+      },
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This property represents the VAT applied to a price specification."
+          "@value": "This is the ontology used to represent price , tickets and offers"
         },
         {
           "@language": "it",
-          "@value": "Questa proprietà rappresenta l'iva applicata alla specifica del prezzo."
+          "@value": "Questa è l'ontologia del profilo applicativo italiano dei prezzi, offerte e biglietti"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POT/PriceSpecification"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POT"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "IVA"
+          "@value": "Ontologia dei prezzi, offerte e biglietti"
         },
         {
           "@language": "en",
-          "@value": "VAT"
+          "@value": "Italian Price/Offer/Ticket ontology"
         }
-      ],
-      "rdfs:range": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "_:N6325d78a797b4516a39b15c0a6c83798",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "l0:description"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/POT/hasValidity",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/POT/Card",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
-          "@language": "it",
+          "@language": "en",
           "@value": "stable"
         },
         {
@@ -539,120 +654,117 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà utilizzata per specificare una validità di un offerta o di un biglietto."
+          "@language": "en",
+          "@value": "This class represents a card."
         },
         {
-          "@language": "en",
-          "@value": "Property used to specify the validity of an offer or ticket."
+          "@language": "it",
+          "@value": "Questa classe rappresenta una carta d'ingresso."
         }
       ],
-      "rdfs:domain": {
-        "@id": "_:N8cb4c05d933b47cdbde2952f7a9c2a69"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POT"
       },
       "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Card"
+        },
         {
           "@language": "it",
-          "@value": "ha validità"
+          "@value": "Carta d'ingresso"
         },
         {
-          "@language": "en",
-          "@value": "has validity"
+          "@language": "it",
+          "@value": "Tessera d'ingresso"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POT/Validity"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/POT/Ticket"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
-      "@type": [
-        "owl:NamedIndividual",
-        "dcatapit:Agent"
-      ],
-      "dcterms:identifier": "cnr - Z6HZEH - STLab",
-      "foaf:name": [
+      "@id": "https://w3id.org/italia/onto/POT/Currency",
+      "@type": "owl:Class",
+      "dc:description": {
+        "@language": "en",
+        "@value": "Individuals of the this class represent currency instances (e.g., Euro, US Dollar, Pound, Australian Dollar, etc.); they are always associated with individuals of the class 'Price Specification'.\n\nThis allows modelling Price Specification as a a quantified value, where the value is expressed as an integer and it is quantified in terms of a currency"
+      },
+      "owl:versionInfo": [
         {
-          "@language": "it",
-          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
+          "@language": "en",
+          "@value": "stable"
         },
         {
-          "@language": "en",
-          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+          "@language": "it",
+          "@value": "stabile"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POT/hasTicket",
-      "@type": "owl:ObjectProperty",
+      ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property that associates a thing with a ticket."
+          "@value": "This class represents a currency. In our domain currency is typically associated with Price Specification for tickets, and assumes specific values (e.g., Euro)."
         },
         {
           "@language": "it",
-          "@value": "Proprietà che associa una cosa ad un biglietto."
+          "@value": "Questa classe rappresenta la valuta per i biglietti di ingresso agli eventi o luoghi della cultura. Nel nostro dominio è associata alla descrizione del prezzo per i biglietti. Assume valori specifici (e.g., Euro)."
         }
       ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POT"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has ticket"
+          "@value": "Currency"
         },
         {
           "@language": "it",
-          "@value": "ha biglietto"
+          "@value": "Valuta"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POT/Ticket"
-      }
-    },
-    {
-      "@id": "_:Nc24256026e0e4cd1815c38bec4a180ce",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/POT/Ticket"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POT/includes"
-      }
-    },
-    {
-      "@id": "dcterms:license",
-      "@type": "owl:AnnotationProperty"
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Object"
+        },
+        {
+          "@id": "_:n2282281da4664851aa816bdc565aff50b7"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/POT/UserType",
+      "@id": "https://w3id.org/italia/onto/POT/Offer",
       "@type": "owl:Class",
+      "dc:description": {
+        "@language": "en",
+        "@value": "Any fare is expressed within the ontology by using instances of the class Offer.\n\nIt is possible to specify:\n * the type of user to whom the offer is applicable  (cf. object property cis:hasEligibleUser);\n * the information about the price (cf. object property hasPriceSpecification);\n * the information about the temporal validity of the offer (cf. object property hasValidity);\n * the association with a ticket (cf. object property includes)."
+      },
       "owl:versionInfo": [
+        {
+          "@language": "en",
+          "@value": "stable"
+        },
         {
           "@language": "it",
           "@value": "stabile"
+        }
+      ],
+      "prov:wasDerivedFrom": [
+        {
+          "@id": "http://purl.org/goodrelations/v1#Offering"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "schema:Offer"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Rappresenta la tipologia di utenti relativa ai biglietti per accedere a un evento o a un luogo. Esempi includono:  \"maggiorenni over 25\", oppure \"over 65\", \"bambini\", ecc."
+          "@language": "en",
+          "@value": "It represents an offer (reduction  for specific types of users or base price)."
         },
         {
-          "@language": "en",
-          "@value": "It represents the identified type of users related to the tickets used to access an event or location. Examples include: people over 25 years old, people over 65 years old,  children, etc."
+          "@language": "it",
+          "@value": "Concetto utilizzato per rappresentare  offerte (riduzioni per specifiche categorie di utenti o importo intero)."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -660,171 +772,121 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Tipo di utente"
+          "@language": "en",
+          "@value": "Offer"
         },
         {
-          "@language": "en",
-          "@value": "User Type"
+          "@language": "it",
+          "@value": "Offerta"
         }
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:N37f143357455427282d6a78580659883"
+          "@id": "l0:Description"
         },
         {
-          "@id": "l0:Characteristic"
+          "@id": "_:n2282281da4664851aa816bdc565aff50b8"
+        },
+        {
+          "@id": "_:n2282281da4664851aa816bdc565aff50b9"
+        },
+        {
+          "@id": "_:n2282281da4664851aa816bdc565aff50b10"
         },
         {
-          "@id": "_:Na0045ea2ca184a02b2c9b5ff4f4691a3"
+          "@id": "_:n2282281da4664851aa816bdc565aff50b11"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/POT-JSON-LD",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POT/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POT/POT-AP_IT.jsonld"
-      },
-      "dcterms:description": [
+      "@id": "https://w3id.org/italia/onto/POT/PriceSpecification",
+      "@type": "owl:Class",
+      "dc:description": [
         {
-          "@language": "it",
-          "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei prezzi, offerte e biglietti"
+          "@language": "en",
+          "@value": "A price specification provides the information about the cost of an offer.\n\nIt is associated to a currency (e.g., Euro) and a currency value (i.e., a quantity, e.g., 5)."
         },
         {
-          "@language": "en",
-          "@value": "This is the distribution in JSON-LD of the Price/Offer/Ticket ontology"
+          "@id": "http://dati.beniculturali.it/cis/img/priceSpecification.png"
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
-      },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-      },
-      "dcterms:title": [
+      "owl:versionInfo": [
         {
           "@language": "en",
-          "@value": "JSON-LD distribution of POT-AP_IT Ontology"
+          "@value": "stable"
         },
         {
           "@language": "it",
-          "@value": "Distribuzione JSON-LD ontologia POT-AP_IT"
+          "@value": "stabile"
         }
-      ]
-    },
-    {
-      "@id": "_:N8cb4c05d933b47cdbde2952f7a9c2a69",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/POT/Offer"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/POT/Ticket"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "l0:Characteristic",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
-      "@type": [
-        "owl:NamedIndividual",
-        "dcatapit:Organization",
-        "vcard:Kind",
-        "vcard:Organization"
       ],
-      "vcard:fn": "banche dati e open data",
-      "vcard:hasEmail": {
-        "@id": "mailto:info@dati.gov.it"
-      }
-    },
-    {
-      "@id": "_:N9ed31a37e3a24909a4df3a3b3ecf367e",
-      "@type": "owl:Restriction",
-      "owl:maxCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POT/VAT"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POT/offers",
-      "@type": "owl:ObjectProperty",
-      "rdfs:comment": [
+      "prov:wasDerivedFrom": [
         {
-          "@language": "it",
-          "@value": "Proprietà che consente di associare un agente all'offerta per l'accesso a un evento o a un luogo della cultura."
+          "@id": "http://purl.org/goodrelations/v1#PriceSpecification"
         },
+        {
+          "@id": "schema:PriceSpecification"
+        }
+      ],
+      "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property used to associate an agent with an offer for accessing an event or a cultural institute or site"
+          "@value": "It represents the price specification of the ticket"
+        },
+        {
+          "@language": "it",
+          "@value": "Rappresenta la specifica del prezzo del biglietto."
         }
       ],
-      "rdfs:domain": {
-        "@id": "l0:Agent"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POT"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "offers"
+          "@value": "Price Specification"
         },
         {
           "@language": "it",
-          "@value": "offre"
+          "@value": "Prezzo"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POT/Offer"
-      }
-    },
-    {
-      "@id": "_:Na0045ea2ca184a02b2c9b5ff4f4691a3",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "l0:name"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Characteristic"
+        },
+        {
+          "@id": "_:n2282281da4664851aa816bdc565aff50b12"
+        },
+        {
+          "@id": "_:n2282281da4664851aa816bdc565aff50b13"
+        },
+        {
+          "@id": "_:n2282281da4664851aa816bdc565aff50b14"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/POT/Validity",
+      "@id": "https://w3id.org/italia/onto/POT/Ticket",
       "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
         {
           "@language": "en",
           "@value": "stable"
+        },
+        {
+          "@language": "it",
+          "@value": "stabile"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta la validità di biglietti e di offerte."
+          "@language": "en",
+          "@value": "It represents an entrance ticket for a Cultural Institute or Site, if required, and for an event"
         },
         {
-          "@language": "en",
-          "@value": "This class represents the validity for the ticket and offering."
+          "@language": "it",
+          "@value": "Rappresenta il biglietto d'ingresso per l'Istitituto e Luogo della Cultura, qualora sia previsto, e per l'evento culturale."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -833,291 +895,218 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Validity"
+          "@value": "Ticket"
         },
         {
           "@language": "it",
-          "@value": "Validità"
+          "@value": "Biglietto"
         }
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:N4a14ed473b6644f086911d6e2850b5cb"
+          "@id": "l0:Object"
         },
         {
-          "@id": "_:N6325d78a797b4516a39b15c0a6c83798"
+          "@id": "_:n2282281da4664851aa816bdc565aff50b15"
         },
         {
-          "@id": "l0:EventOrSituation"
+          "@id": "_:n2282281da4664851aa816bdc565aff50b16"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/TI/TimeInterval",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "l0:EventOrSituation",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POT",
-      "@type": [
-        "admsapit:SemanticAsset",
-        "owl:NamedIndividual",
-        "owl:Ontology"
-      ],
-      "admsapit:acronym": "POT-AP_IT",
-      "admsapit:hasContributor": {
-        "@id": "https://w3id.org/italia/data/organization/public-organization/td"
-      },
-      "admsapit:hasFormalityLevel": {
-        "@id": "admsapit:Formal"
-      },
-      "admsapit:hasKeyClass": [
-        {
-          "@id": "https://w3id.org/italia/onto/POT/PriceSpecification"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/POT/Offer"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/POT/Ticket"
-        }
-      ],
-      "admsapit:hasOntologyLanguage": {
-        "@id": "admsapit:OWL"
-      },
-      "admsapit:hasSemanticAssetDistribution": [
-        {
-          "@id": "https://w3id.org/italia/data/distribution/POT-RDF-TURTLE"
-        },
+      "@id": "https://w3id.org/italia/onto/POT/UserType",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
-          "@id": "https://w3id.org/italia/data/distribution/POT-JSON-LD"
+          "@language": "en",
+          "@value": "stable"
         },
         {
-          "@id": "https://w3id.org/italia/data/distribution/POT-RDF-XML"
+          "@language": "it",
+          "@value": "stabile"
         }
       ],
-      "admsapit:hasTask": [
-        {
-          "@id": "admsapit:QueryFormulationTask"
-        },
+      "rdfs:comment": [
         {
-          "@id": "admsapit:AnnotationTask"
+          "@language": "en",
+          "@value": "It represents the identified type of users related to the tickets used to access an event or location. Examples include: people over 25 years old, people over 65 years old,  children, etc."
         },
         {
-          "@id": "admsapit:SearchTask"
+          "@language": "it",
+          "@value": "Rappresenta la tipologia di utenti relativa ai biglietti per accedere a un evento o a un luogo. Esempi includono:  \"maggiorenni over 25\", oppure \"over 65\", \"bambini\", ecc."
         }
       ],
-      "admsapit:last": {
-        "@id": "https://w3id.org/italia/onto/POT/0.3"
-      },
-      "admsapit:officialURI": {
-        "@type": "xsd:anyURI",
-        "@value": "https://w3id.org/italia/onto/POT"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POT"
       },
-      "admsapit:prefix": "potapit",
-      "admsapit:semanticAssetInUse": [
+      "rdfs:label": [
         {
-          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+          "@language": "en",
+          "@value": "User Type"
         },
         {
-          "@id": "https://w3id.org/italia/data/project/DAF"
+          "@language": "it",
+          "@value": "Tipo di utente"
         }
       ],
-      "admsapit:status": [
-        "catalogued",
-        "published"
-      ],
-      "admsapit:target": [
+      "rdfs:subClassOf": [
         {
-          "@language": "it",
-          "@value": "Pubbliche Amministrazioni"
+          "@id": "l0:Characteristic"
         },
         {
-          "@language": "it",
-          "@value": "Imprese"
+          "@id": "_:n2282281da4664851aa816bdc565aff50b17"
         },
         {
-          "@language": "it",
-          "@value": "Cittadini"
+          "@id": "_:n2282281da4664851aa816bdc565aff50b18"
         }
-      ],
-      "admsapit:type": {
-        "@id": "admsapit:ServiceOntology"
-      },
-      "dcat:contactPoint": {
-        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
-      },
-      "dcat:keyword": [
-        {
-          "@language": "it",
-          "@value": "biglietto"
-        },
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/POT/VAT",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
         {
-          "@language": "it",
-          "@value": "prezzi"
+          "@language": "en",
+          "@value": "unstable"
         },
         {
           "@language": "it",
-          "@value": "offerta"
+          "@value": "provvisoria"
         }
       ],
-      "dcat:theme": [
-        {
-          "@id": "http://publications.europa.eu/resource/authority/data-theme/EDUC"
-        },
+      "rdfs:comment": [
         {
-          "@id": "http://publications.europa.eu/resource/authority/data-theme/SOCI"
+          "@language": "en",
+          "@value": "This property represents the VAT applied to a price specification."
         },
         {
-          "@id": "http://publications.europa.eu/resource/authority/data-theme/TRAN"
+          "@language": "it",
+          "@value": "Questa proprietà rappresenta l'iva applicata alla specifica del prezzo."
         }
       ],
-      "dcterms:accrualPeriodicity": {
-        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/POT/PriceSpecification"
       },
-      "dcterms:creator": [
+      "rdfs:label": [
         {
-          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+          "@language": "en",
+          "@value": "VAT"
         },
         {
-          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
+          "@language": "it",
+          "@value": "IVA"
         }
       ],
-      "dcterms:description": [
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/POT/Validity",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
-          "@language": "it",
-          "@value": "Questo il profilo applicativo italiano dell'ontologia dei prezzi, offerte e biglietti. L'ontologia può essere usata per rappresentare i dati relativi ai prezzi di un prodotto, le offerte e i biglietti, necessari per partecipare a eventi o aver accesso a determinati luoghi pubblici."
+          "@language": "en",
+          "@value": "stable"
         },
         {
-          "@language": "en",
-          "@value": "This is the Italian application profile of the price, offers and ticket ontologies."
+          "@language": "it",
+          "@value": "stabile"
         }
       ],
-      "dcterms:issued": {
-        "@type": "xsd:date",
-        "@value": "2017-11-17"
-      },
-      "dcterms:language": [
+      "rdfs:comment": [
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+          "@language": "en",
+          "@value": "This class represents the validity for the ticket and offering."
         },
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
+          "@language": "it",
+          "@value": "Questa classe rappresenta la validità di biglietti e di offerte."
         }
       ],
-      "dcterms:modified": {
-        "@type": "xsd:date",
-        "@value": "2019-04-24"
-      },
-      "dcterms:publisher": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
-      },
-      "dcterms:rightsHolder": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POT"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Ontologia dei Prezzi, Offerte e Biglietti - Profilo applicativo italiano"
+          "@language": "en",
+          "@value": "Validity"
         },
         {
-          "@language": "en",
-          "@value": "Price/Offer/Ticket ontology - Italian application profile"
+          "@language": "it",
+          "@value": "Validità"
         }
       ],
-      "owl:imports": [
+      "rdfs:subClassOf": [
         {
-          "@id": "https://w3id.org/italia/onto/l0"
+          "@id": "l0:EventOrSituation"
         },
         {
-          "@id": "https://w3id.org/italia/onto/TI"
+          "@id": "_:n2282281da4664851aa816bdc565aff50b19"
         },
         {
-          "@id": "https://w3id.org/italia/onto/MU"
+          "@id": "_:n2282281da4664851aa816bdc565aff50b20"
         }
-      ],
-      "owl:versionIRI": {
-        "@id": "https://w3id.org/italia/onto/POT/0.3"
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/POT/forAccessTo",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/POT/hasTicket"
       },
       "owl:versionInfo": [
         {
           "@language": "en",
-          "@value": "Version 0.3 - Modified on 24 April 2018 - Refactoring of l0:Event in l0:EventOrSituation; Use of w3id.org/italia/onto/POT/ as base URI"
+          "@value": "stable"
         },
         {
           "@language": "it",
-          "@value": "Versione 0.3 - Modificata il 24 Aprile 2019 - Rifattorizzazione l0:Event in l0:EventOrSituation: Uso di w3id.org/italia/onto/POT come URI base"
+          "@value": "stabile"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "http://dati.gov.it/onto/potapit/0.2"
-      },
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This is the ontology used to represent price , tickets and offers"
+          "@value": "Property used to associate a ticket to an event or location"
         },
         {
           "@language": "it",
-          "@value": "Questa è l'ontologia del profilo applicativo italiano dei prezzi, offerte e biglietti"
+          "@value": "Proprietà che consente di associare un biglietto a un evento o a un luogo"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/POT/Ticket"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POT"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Ontologia dei prezzi, offerte e biglietti"
+          "@value": "per l'accesso a"
         },
         {
           "@language": "en",
-          "@value": "Italian Price/Offer/Ticket ontology"
+          "@value": "for access to"
         }
-      ]
-    },
-    {
-      "@id": "_:Nad91a2ebf75e40139bef54a1da4e048f",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/MU/Value"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/TI/TimeInterval"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "_:N84a8852f21fe46c484628f2b33177e9b",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "l0:EventOrSituation"
-          },
-          {
-            "@id": "l0:Location"
-          }
-        ]
+      ],
+      "rdfs:range": {
+        "@id": "_:n2282281da4664851aa816bdc565aff50b1"
       }
     },
     {
       "@id": "https://w3id.org/italia/onto/POT/hasCurrency",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
         {
           "@language": "en",
           "@value": "stable"
+        },
+        {
+          "@language": "it",
+          "@value": "stabile"
         }
       ],
       "rdfs:comment": [
@@ -1151,48 +1140,69 @@
       }
     },
     {
-      "@id": "l0:Location",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "l0:description",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "l0:Agent",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "_:N892033c3582344529e5ddc1a4a0df56c",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POT/hasCurrency"
+      "@id": "https://w3id.org/italia/onto/POT/hasCurrencyValue",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "en",
+          "@value": "stable"
+        },
+        {
+          "@language": "it",
+          "@value": "stabile"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property used to represent the price associated to a specific ticket or a general offer"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà utilizzata per indicare il prezzo di un biglietto o di una generica offerta"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/POT/PriceSpecification"
       },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/POT/Currency"
-      }
-    },
-    {
-      "@id": "_:N0fb5474996a8445db229a0de59d3ffbd",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/POT/Validity"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POT"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POT/hasValidity"
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "currency value"
+        },
+        {
+          "@language": "it",
+          "@value": "prezzo"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:double"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POT/includes",
+      "@id": "https://w3id.org/italia/onto/POT/hasEligibleUser",
       "@type": "owl:ObjectProperty",
-      "rdfs:comment": [
+      "owl:versionInfo": [
         {
-          "@language": "it",
-          "@value": "Proprietà utilizzata per associare un'offerta al relativo biglietto."
+          "@language": "en",
+          "@value": "stable"
         },
+        {
+          "@language": "it",
+          "@value": "stabile"
+        }
+      ],
+      "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property used to associate an offer with the relative ticket"
+          "@value": "Property used to associate an offert for the access to an event or a locations with the type of user"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che consente di associare un'offerta per l'accesso a un evento o un luogo ad una tipologia di utente"
         }
       ],
       "rdfs:domain": {
@@ -1203,307 +1213,297 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "include biglietto"
+          "@language": "en",
+          "@value": "has eligible user"
         },
         {
-          "@language": "en",
-          "@value": "includes"
+          "@language": "it",
+          "@value": "ha utente idoneo"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/POT/Ticket"
+        "@id": "https://w3id.org/italia/onto/POT/UserType"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POT/hasCurrencyValue",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/POT/hasOffer",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
         {
           "@language": "en",
           "@value": "stable"
+        },
+        {
+          "@language": "it",
+          "@value": "stabile"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property used to represent the price associated to a specific ticket or a general offer"
+          "@value": "This property links anything to an offer"
         },
         {
           "@language": "it",
-          "@value": "Proprietà utilizzata per indicare il prezzo di un biglietto o di una generica offerta"
+          "@value": "Questa proprietà collega un qualsiasi cosa a un'offerta"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/POT/PriceSpecification"
+        "@id": "owl:Thing"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POT"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "prezzo"
+          "@language": "en",
+          "@value": "has offer"
         },
         {
-          "@language": "en",
-          "@value": "currency value"
+          "@language": "it",
+          "@value": "ha offerta"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:double"
-      }
-    },
-    {
-      "@id": "_:N5c5055f430924468a41ab034c1b67d62",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "l0:name"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/DAF",
-      "@type": [
-        "admsapit:Project",
-        "owl:NamedIndividual"
-      ],
-      "foaf:name": {
-        "@language": "it",
-        "@value": "Data & Analytics Framework"
+        "@id": "https://w3id.org/italia/onto/POT/Offer"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POT/Ticket",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/POT/hasPriceSpecification",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
         {
           "@language": "en",
           "@value": "stable"
+        },
+        {
+          "@language": "it",
+          "@value": "stabile"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "It represents an entrance ticket for a Cultural Institute or Site, if required, and for an event"
+          "@value": "This property is used to link an offer to its price specification."
         },
         {
           "@language": "it",
-          "@value": "Rappresenta il biglietto d'ingresso per l'Istitituto e Luogo della Cultura, qualora sia previsto, e per l'evento culturale."
+          "@value": "Questa proprietà è utliizzata per collegare un offerta a una specifica del prezzo."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/POT/Offer"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POT"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Ticket"
+          "@value": "has price specification"
         },
         {
           "@language": "it",
-          "@value": "Biglietto"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:N29cbf7bd48f5448798ee9a45e302adb7"
+          "@value": "ha specifica di prezzo"
         },
         {
-          "@id": "_:N3b3fc82a19434155bc9af9b9f291cb8b"
+          "@language": "it",
+          "@value": "ha prezzo"
         },
         {
-          "@id": "l0:Object"
+          "@language": "it",
+          "@value": "ha costo"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/POT/PriceSpecification"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/POT-RDF-TURTLE",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POT/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/POT/latest/POT-AP_IT.ttl"
-      },
-      "dcterms:description": [
+      "@id": "https://w3id.org/italia/onto/POT/hasTicket",
+      "@type": "owl:ObjectProperty",
+      "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This is the distribution in RDF/turtle of the Price/Offer/Ticket ontology"
+          "@value": "Property that associates a thing with a ticket."
         },
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei prezzi, offerte e biglietti"
+          "@value": "Proprietà che associa una cosa ad un biglietto."
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      "rdfs:domain": {
+        "@id": "owl:Thing"
       },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POT"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Distribuzione RDF/Turtle ontologia POT-AP_IT"
+          "@language": "en",
+          "@value": "has ticket"
         },
         {
-          "@language": "en",
-          "@value": "RDF/Turtle distribution of POT-AP_IT Ontology"
+          "@language": "it",
+          "@value": "ha biglietto"
         }
-      ]
-    },
-    {
-      "@id": "_:Na7700a1416f04d9b8765125639b17213",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/POT/hasCurrencyValue"
-      },
-      "owl:someValuesFrom": {
-        "@id": "xsd:double"
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/POT/Ticket"
       }
     },
     {
-      "@id": "l0:Object",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/POT/Currency",
-      "@type": "owl:Class",
-      "dc:description": {
-        "@language": "en",
-        "@value": "Individuals of the this class represent currency instances (e.g., Euro, US Dollar, Pound, Australian Dollar, etc.); they are always associated with individuals of the class 'Price Specification'.\n\nThis allows modelling Price Specification as a a quantified value, where the value is expressed as an integer and it is quantified in terms of a currency"
-      },
+      "@id": "https://w3id.org/italia/onto/POT/hasValidity",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
         },
         {
-          "@language": "en",
+          "@language": "it",
           "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This class represents a currency. In our domain currency is typically associated with Price Specification for tickets, and assumes specific values (e.g., Euro)."
+          "@value": "Property used to specify the validity of an offer or ticket."
         },
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta la valuta per i biglietti di ingresso agli eventi o luoghi della cultura. Nel nostro dominio è associata alla descrizione del prezzo per i biglietti. Assume valori specifici (e.g., Euro)."
+          "@value": "Proprietà utilizzata per specificare una validità di un offerta o di un biglietto."
         }
       ],
+      "rdfs:domain": {
+        "@id": "_:n2282281da4664851aa816bdc565aff50b4"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POT"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Currency"
+          "@value": "has validity"
         },
         {
           "@language": "it",
-          "@value": "Valuta"
+          "@value": "ha validità"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:N5c5055f430924468a41ab034c1b67d62"
-        },
-        {
-          "@id": "l0:Object"
-        }
-      ]
-    },
-    {
-      "@id": "_:N37f143357455427282d6a78580659883",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "l0:description"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/POT/Validity"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POT/Offer",
-      "@type": "owl:Class",
-      "dc:description": {
-        "@language": "en",
-        "@value": "Any fare is expressed within the ontology by using instances of the class Offer.\n\nIt is possible to specify:\n * the type of user to whom the offer is applicable  (cf. object property cis:hasEligibleUser);\n * the information about the price (cf. object property hasPriceSpecification);\n * the information about the temporal validity of the offer (cf. object property hasValidity);\n * the association with a ticket (cf. object property includes)."
-      },
-      "owl:versionInfo": [
+      "@id": "https://w3id.org/italia/onto/POT/includes",
+      "@type": "owl:ObjectProperty",
+      "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "Property used to associate an offer with the relative ticket"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "Proprietà utilizzata per associare un'offerta al relativo biglietto."
         }
       ],
-      "prov:wasDerivedFrom": [
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/POT/Offer"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/POT"
+      },
+      "rdfs:label": [
         {
-          "@id": "gr:Offering"
+          "@language": "en",
+          "@value": "includes"
         },
         {
-          "@id": "schema:Offer"
+          "@language": "it",
+          "@value": "include biglietto"
         }
       ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/POT/Ticket"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/POT/offers",
+      "@type": "owl:ObjectProperty",
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "It represents an offer (reduction  for specific types of users or base price)."
+          "@value": "Property used to associate an agent with an offer for accessing an event or a cultural institute or site"
         },
         {
           "@language": "it",
-          "@value": "Concetto utilizzato per rappresentare  offerte (riduzioni per specifiche categorie di utenti o importo intero)."
+          "@value": "Proprietà che consente di associare un agente all'offerta per l'accesso a un evento o a un luogo della cultura."
         }
       ],
+      "rdfs:domain": {
+        "@id": "l0:Agent"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/POT"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Offer"
+          "@value": "offers"
         },
         {
           "@language": "it",
-          "@value": "Offerta"
+          "@value": "offre"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:Nc24256026e0e4cd1815c38bec4a180ce"
-        },
-        {
-          "@id": "_:N3fc626b4ee454943ba0d842f0ea86b08"
-        },
-        {
-          "@id": "l0:Description"
-        },
-        {
-          "@id": "_:N0fb5474996a8445db229a0de59d3ffbd"
-        },
-        {
-          "@id": "_:N9de53530220e418390225a932b472ced"
-        }
-      ]
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/POT/Offer"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/TimeInterval",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/hasDuration",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "l0:Agent",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Characteristic",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Description",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:EventOrSituation",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Location",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Object",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:description",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "l0:name",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "prov:wasDerivedFrom",
+      "@type": "owl:AnnotationProperty"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/POT/latest/POT-AP_IT.rdf b/Ontologie/POT/latest/POT-AP_IT.rdf
index 5748c37a..04715a06 100644
--- a/Ontologie/POT/latest/POT-AP_IT.rdf
+++ b/Ontologie/POT/latest/POT-AP_IT.rdf
@@ -1,743 +1,539 @@
-
-
-    
-        
-        
-        
-        
-        
-        
-        
-        Questo il profilo applicativo italiano dell'ontologia dei prezzi, offerte e biglietti. L'ontologia può essere usata per rappresentare i dati relativi ai prezzi di un prodotto, le offerte e i biglietti, necessari per partecipare a eventi o aver accesso a determinati luoghi pubblici.
-        This is the Italian application profile of the price, offers and ticket ontologies.
-        2017-11-17
-        
-        
-        2019-04-24
-        
-        
-        Ontologia dei Prezzi, Offerte e Biglietti - Profilo applicativo italiano
-        Price/Offer/Ticket ontology - Italian application profile
-        Questa è l'ontologia del profilo applicativo italiano dei prezzi, offerte e biglietti
-        This is the ontology used to represent price , tickets and offers
-        
-        Italian Price/Offer/Ticket ontology
-        Ontologia dei prezzi, offerte e biglietti
-        Version 0.3 - Modified on 24 April 2018 - Refactoring of l0:Event in l0:EventOrSituation; Use of w3id.org/italia/onto/POT/ as base URI
-        Versione 0.3 - Modificata il 24 Aprile 2019 - Rifattorizzazione l0:Event in l0:EventOrSituation: Uso di w3id.org/italia/onto/POT come URI base
-        
-        biglietto
-        offerta
-        prezzi
-        
-        
-        
-        
-        POT-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/POT
-        potapit
-        
-        
-        catalogued
-        published
-        Cittadini
-        Imprese
-        Pubbliche Amministrazioni
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        Property used to associate a ticket to an event or location
-        Proprietà che consente di associare un biglietto a un evento o a un luogo
-        
-        for access to
-        per l'accesso a
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega la specifica del prezzo con la classe currency.
-        This property is used to connected the Price specification to Currency
-        
-        ha valuta
-        has currency
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to associate an offert for the access to an event or a locations with the type of user
-        Proprietà che consente di associare un'offerta per l'accesso a un evento o un luogo ad una tipologia di utente
-        
-        ha utente idoneo
-        has eligible user
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega un qualsiasi cosa a un'offerta
-        This property links anything to an offer
-        
-        ha offerta
-        has offer
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è utliizzata per collegare un offerta a una specifica del prezzo.
-        This property is used to link an offer to its price specification.
-        
-        ha costo
-        ha prezzo
-        ha specifica di prezzo
-        has price specification
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that associates a thing with a ticket.
-        Proprietà che associa una cosa ad un biglietto.
-        
-        ha biglietto
-        has ticket
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Property used to specify the validity of an offer or ticket.
-        Proprietà utilizzata per specificare una validità di un offerta o di un biglietto.
-        
-        ha validità
-        has validity
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to associate an offer with the relative ticket
-        Proprietà utilizzata per associare un'offerta al relativo biglietto.
-        
-        include biglietto
-        includes
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to associate an agent with an offer for accessing an event or a cultural institute or site
-        Proprietà che consente di associare un agente all'offerta per l'accesso a un evento o a un luogo della cultura.
-        
-        offers
-        offre
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà rappresenta l'iva applicata alla specifica del prezzo.
-        This property represents the VAT applied to a price specification.
-        IVA
-        VAT
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to represent the price associated to a specific ticket or a general offer
-        Proprietà utilizzata per indicare il prezzo di un biglietto o di una generica offerta
-        
-        currency value
-        prezzo
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        Questa classe rappresenta una carta d'ingresso.
-        This class represents a card.
-        
-        Card
-        Carta d'ingresso
-        Tessera d'ingresso
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Individuals of the this class represent currency instances (e.g., Euro, US Dollar, Pound, Australian Dollar, etc.); they are always associated with individuals of the class 'Price Specification'.
-
-This allows modelling Price Specification as a a quantified value, where the value is expressed as an integer and it is quantified in terms of a currency
-        Questa classe rappresenta la valuta per i biglietti di ingresso agli eventi o luoghi della cultura. Nel nostro dominio è associata alla descrizione del prezzo per i biglietti. Assume valori specifici (e.g., Euro).
-        This class represents a currency. In our domain currency is typically associated with Price Specification for tickets, and assumes specific values (e.g., Euro).
-        
-        Currency
-        Valuta
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        Any fare is expressed within the ontology by using instances of the class Offer.
+
+
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    potapit
+    
+    
+    Cittadini
+    Pubbliche Amministrazioni
+    Imprese
+    2019-04-24
+    
+    
+    
+    
+    
+    
+    This is the ontology used to represent price , tickets and offers
+    Questa è l'ontologia del profilo applicativo italiano dei prezzi, offerte e biglietti
+    
+    https://w3id.org/italia/onto/POT
+    prezzi
+    biglietto
+    offerta
+    
+    
+    
+    
+    Ontologia dei Prezzi, Offerte e Biglietti - Profilo applicativo italiano
+    Price/Offer/Ticket ontology - Italian application profile
+    
+    
+    
+    
+    
+    
+    Questo il profilo applicativo italiano dell'ontologia dei prezzi, offerte e biglietti. L'ontologia può essere usata per rappresentare i dati relativi ai prezzi di un prodotto, le offerte e i biglietti, necessari per partecipare a eventi o aver accesso a determinati luoghi pubblici.
+    This is the Italian application profile of the price, offers and ticket ontologies.
+    Versione 0.3 - Modificata il 24 Aprile 2019 - Rifattorizzazione l0:Event in l0:EventOrSituation: Uso di w3id.org/italia/onto/POT come URI base
+    Version 0.3 - Modified on 24 April 2018 - Refactoring of l0:Event in l0:EventOrSituation; Use of w3id.org/italia/onto/POT/ as base URI
+    
+    
+    
+    
+    Ontologia dei prezzi, offerte e biglietti
+    Italian Price/Offer/Ticket ontology
+    
+    
+    
+    POT-AP_IT
+    2017-11-17
+    
+    published
+    catalogued
+    
+  
+  
+    
+    
+    
+    TD
+    Digital Transformation Team
+    Team per la Trasformazione Digitale
+  
+  
+    
+    User Type
+    Tipo di utente
+    
+    
+    
+    It represents the identified type of users related to the tickets used to access an event or location. Examples include: people over 25 years old, people over 65 years old,  children, etc.
+    Rappresenta la tipologia di utenti relativa ai biglietti per accedere a un evento o a un luogo. Esempi includono:  "maggiorenni over 25", oppure "over 65", "bambini", ecc.
+    stable
+    stabile
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    has currency
+    ha valuta
+    This property is used to connected the Price specification to Currency
+    Questa proprietà collega la specifica del prezzo con la classe currency.
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    has eligible user
+    ha utente idoneo
+    Property used to associate an offert for the access to an event or a locations with the type of user
+    Proprietà che consente di associare un'offerta per l'accesso a un evento o un luogo ad una tipologia di utente
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+    offers
+    offre
+    Property used to associate an agent with an offer for accessing an event or a cultural institute or site
+    Proprietà che consente di associare un agente all'offerta per l'accesso a un evento o a un luogo della cultura.
+    
+    
+    
+  
+  
+    
+    Offer
+    Offerta
+    
+    
+    
+    
+    
+    Any fare is expressed within the ontology by using instances of the class Offer.
 
 It is possible to specify:
  * the type of user to whom the offer is applicable  (cf. object property cis:hasEligibleUser);
  * the information about the price (cf. object property hasPriceSpecification);
  * the information about the temporal validity of the offer (cf. object property hasValidity);
  * the association with a ticket (cf. object property includes).
-        Concetto utilizzato per rappresentare  offerte (riduzioni per specifiche categorie di utenti o importo intero).
-        It represents an offer (reduction  for specific types of users or base price).
-        
-        Offer
-        Offerta
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-        A price specification provides the information about the cost of an offer.
+    It represents an offer (reduction  for specific types of users or base price).
+    Concetto utilizzato per rappresentare  offerte (riduzioni per specifiche categorie di utenti o importo intero).
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+    Price Specification
+    Prezzo
+    
+    
+    
+    
+    A price specification provides the information about the cost of an offer.
 
 It is associated to a currency (e.g., Euro) and a currency value (i.e., a quantity, e.g., 5).
-        It represents the price specification of the ticket
-        Rappresenta la specifica del prezzo del biglietto.
-        
-        Prezzo
-        Price Specification
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        It represents an entrance ticket for a Cultural Institute or Site, if required, and for an event
-        Rappresenta il biglietto d'ingresso per l'Istitituto e Luogo della Cultura, qualora sia previsto, e per l'evento culturale.
-        
-        Biglietto
-        Ticket
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        It represents the identified type of users related to the tickets used to access an event or location. Examples include: people over 25 years old, people over 65 years old,  children, etc.
-        Rappresenta la tipologia di utenti relativa ai biglietti per accedere a un evento o a un luogo. Esempi includono:  "maggiorenni over 25", oppure "over 65", "bambini", ecc.
-        
-        Tipo di utente
-        User Type
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-                    
-                        
-                            
-                            
-                        
-                    
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        Questa classe rappresenta la validità di biglietti e di offerte.
-        This class represents the validity for the ticket and offering.
-        
-        Validity
-        Validità
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
+    
+    It represents the price specification of the ticket
+    Rappresenta la specifica del prezzo del biglietto.
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia dei prezzi, offerte e biglietti
+    This is the distribution in RDF/turtle of the Price/Offer/Ticket ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia POT-AP_IT
+    RDF/Turtle distribution of POT-AP_IT Ontology
+    
+    
+  
+  
+    
+    currency value
+    prezzo
+    Property used to represent the price associated to a specific ticket or a general offer
+    Proprietà utilizzata per indicare il prezzo di un biglietto o di una generica offerta
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    VAT
+    IVA
+    This property represents the VAT applied to a price specification.
+    Questa proprietà rappresenta l'iva applicata alla specifica del prezzo.
+    unstable
+    provvisoria
+    
+    
+  
+  
+    
+    per l'accesso a
+    for access to
+    Property used to associate a ticket to an event or location
+    Proprietà che consente di associare un biglietto a un evento o a un luogo
+    stable
+    stabile
+    
+    
+    
+    
+  
+  
+    
+    Currency
+    Valuta
+    
+    
+    Individuals of the this class represent currency instances (e.g., Euro, US Dollar, Pound, Australian Dollar, etc.); they are always associated with individuals of the class 'Price Specification'.
 
-    
-
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        banche dati e open data
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia dei prezzi, offerte e biglietti
-        This is the distribution in JSON-LD of the Price/Offer/Ticket ontology
-        
-        
-        Distribuzione JSON-LD ontologia POT-AP_IT
-        JSON-LD distribution of POT-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia dei prezzi, offerte e biglietti
-        This is the distribution in RDF/turtle of the Price/Offer/Ticket ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia POT-AP_IT
-        RDF/Turtle distribution of POT-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia dei prezzi, offerte e biglietti
-        This is the distribution in RDF/XML of the Price/Offer/Ticket ontology
-        
-        
-        Distribuzione RDF/XML ontologia POT-AP_IT
-        RDF/XML distribution of POT-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        TD
-        Digital Transformation Team
-        Team per la Trasformazione Digitale
-    
-    
-
-
-    
-
-    
-        
-        cnr - Z6HZEH - STLab
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-    
-    
-
-
-    
-
-    
-        
-        Data & Analytics Framework
-    
-    
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-    
-
-
-    
-
-    
-        
-    
+This allows modelling Price Specification as a a quantified value, where the value is expressed as an integer and it is quantified in terms of a currency
+    This class represents a currency. In our domain currency is typically associated with Price Specification for tickets, and assumes specific values (e.g., Euro).
+    Questa classe rappresenta la valuta per i biglietti di ingresso agli eventi o luoghi della cultura. Nel nostro dominio è associata alla descrizione del prezzo per i biglietti. Assume valori specifici (e.g., Euro).
+    stable
+    stabile
+    
+  
+  
+    
+    has offer
+    ha offerta
+    This property links anything to an offer
+    Questa proprietà collega un qualsiasi cosa a un'offerta
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+    Card
+    Carta d'ingresso
+    Tessera d'ingresso
+    
+    This class represents a card.
+    Questa classe rappresenta una carta d'ingresso.
+    stable
+    stabile
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    Ticket
+    Biglietto
+    
+    
+    
+    It represents an entrance ticket for a Cultural Institute or Site, if required, and for an event
+    Rappresenta il biglietto d'ingresso per l'Istitituto e Luogo della Cultura, qualora sia previsto, e per l'evento culturale.
+    stable
+    stabile
+    
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia dei prezzi, offerte e biglietti
+    This is the distribution in RDF/XML of the Price/Offer/Ticket ontology
+    
+    
+    Distribuzione RDF/XML ontologia POT-AP_IT
+    RDF/XML distribution of POT-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    has price specification
+    ha specifica di prezzo
+    ha prezzo
+    ha costo
+    This property is used to link an offer to its price specification.
+    Questa proprietà è utliizzata per collegare un offerta a una specifica del prezzo.
+    stable
+    stabile
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    has ticket
+    ha biglietto
+    Property that associates a thing with a ticket.
+    Proprietà che associa una cosa ad un biglietto.
+    
+    
+    
+  
+  
+    
+    
+    Data & Analytics Framework
+  
+  
+    
+    
+    
+  
+  
+    
+    has validity
+    ha validità
+    Property used to specify the validity of an offer or ticket.
+    Proprietà utilizzata per specificare una validità di un offerta o di un biglietto.
+    stabile
+    stable
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia dei prezzi, offerte e biglietti
+    This is the distribution in JSON-LD of the Price/Offer/Ticket ontology
+    
+    
+    Distribuzione JSON-LD ontologia POT-AP_IT
+    JSON-LD distribution of POT-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    Validity
+    Validità
+    
+    
+    
+    This class represents the validity for the ticket and offering.
+    Questa classe rappresenta la validità di biglietti e di offerte.
+    stable
+    stabile
+    
+  
+  
+    
+    
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+    cnr - Z6HZEH - STLab
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    includes
+    include biglietto
+    Property used to associate an offer with the relative ticket
+    Proprietà utilizzata per associare un'offerta al relativo biglietto.
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/Project/latest/Project-AP_IT.jsonld b/Ontologie/Project/latest/Project-AP_IT.jsonld
index 4570ed70..295403e3 100644
--- a/Ontologie/Project/latest/Project-AP_IT.jsonld
+++ b/Ontologie/Project/latest/Project-AP_IT.jsonld
@@ -1,1478 +1,1904 @@
-[ {
-  "@id" : "_:genid1",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "linked"
-    }, {
-      "@value" : "master"
-    }, {
-      "@value" : "normal"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid10",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ]
-}, {
-  "@id" : "_:genid11",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid12",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid13",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ]
-}, {
-  "@id" : "_:genid14",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/hasProgramme"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/Programme"
-  } ]
-}, {
-  "@id" : "_:genid15",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/projectFunder"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ]
-}, {
-  "@id" : "_:genid16",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/Feature"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/CLV/hasSpatialCoverage"
-  } ]
-}, {
-  "@id" : "_:genid17",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Agent"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/hasParticipantingAgent"
-  } ]
-}, {
-  "@id" : "_:genid18",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/TimeIndexedRole"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/RO/hasRiT"
-  } ]
-}, {
-  "@id" : "_:genid19",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Duration"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasDuration"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid20",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/Call"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/hasCall"
-  } ]
-}, {
-  "@id" : "_:genid21",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/Summary"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/hasSummary"
-  } ]
-}, {
-  "@id" : "_:genid22",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/UniqueProjectCode"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/hasUniqueProjectCode"
-  } ]
-}, {
-  "@id" : "_:genid23",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/SM/OnlineContactPoint"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/SM/hasOnlineContactPoint"
-  } ]
-}, {
-  "@id" : "_:genid24",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/projectTitle"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid25",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/projectKeyword"
-  } ]
-}, {
-  "@id" : "_:genid26",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/uniqueProjectCodeValue"
-  } ]
-}, {
-  "@id" : "_:genid27",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/projectAcronym"
-  } ]
-}, {
-  "@id" : "_:genid28",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#float"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/projectTotalCost"
-  } ]
-}, {
-  "@id" : "_:genid29",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/WorkPackage"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/hasWorkPackage"
-  } ]
-}, {
-  "@id" : "_:genid30",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid31",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ]
-}, {
-  "@id" : "_:genid32",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/uniqueProjectCodeValue"
-  } ]
-}, {
-  "@id" : "_:genid33",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "_:genid34"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/uniqueProjectCodeType"
-  } ]
-}, {
-  "@id" : "_:genid34",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#oneOf" : [ {
-    "@list" : [ {
-      "@value" : "linked"
-    }, {
-      "@value" : "master"
-    }, {
-      "@value" : "normal"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid38",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid39",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#cardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ]
-}, {
-  "@id" : "_:genid5",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/Project/UniqueProjectCode"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid8",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/description"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "_:genid9",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/contact-point/onto-agid",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Organization", "http://www.w3.org/2006/vcard/ns#Kind", "http://www.w3.org/2006/vcard/ns#Organization" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@value" : "banche dati e open data"
-  } ],
-  "http://www.w3.org/2006/vcard/ns#fn" : [ {
-    "@value" : "banche dati e open data"
-  } ],
-  "http://www.w3.org/2006/vcard/ns#hasEmail" : [ {
-    "@id" : "mailto:info@dati.gov.it"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/distribution/PROJECTAPIT-JSON-LD",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" ],
-  "http://purl.org/dc/terms/description" : [ {
-    "@language" : "it",
-    "@value" : "Questa è la distribuzione JSON-LD dell'ontologia dei Progetti"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the distribution in JSON-LD of the project ontology"
-  } ],
-  "http://purl.org/dc/terms/format" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
-  } ],
-  "http://purl.org/dc/terms/license" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-  } ],
-  "http://purl.org/dc/terms/title" : [ {
-    "@language" : "it",
-    "@value" : "Distribuzione JSON-LD ontologia PRJ-AP_IT"
-  }, {
-    "@language" : "en",
-    "@value" : "JSON-LD distribution of PRJ-AP_IT Ontology"
-  } ],
-  "http://www.w3.org/ns/dcat#accessURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Project/latest"
-  } ],
-  "http://www.w3.org/ns/dcat#downloadURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Project/latest/Project-AP_IT.jsonld"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/distribution/PROJECTAPIT-RDF-TURTLE",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" ],
-  "http://purl.org/dc/terms/description" : [ {
-    "@language" : "it",
-    "@value" : "Questa è la distribuzione RDF/Turtle dell'ontologia dei Progetti"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the distribution in RDF/turtle of the project ontology"
-  } ],
-  "http://purl.org/dc/terms/format" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
-  } ],
-  "http://purl.org/dc/terms/license" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-  } ],
-  "http://purl.org/dc/terms/title" : [ {
-    "@language" : "it",
-    "@value" : "Distribuzione RDF/Turtle ontologia PRJ-AP_IT"
-  }, {
-    "@language" : "en",
-    "@value" : "RDF/Turtle distribution of PRJ-AP_IT Ontology"
-  } ],
-  "http://www.w3.org/ns/dcat#accessURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Project/latest"
-  } ],
-  "http://www.w3.org/ns/dcat#downloadURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Project/latest/Project-AP_IT.ttl"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/distribution/PROJECTAPIT-RDF-XML",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" ],
-  "http://purl.org/dc/terms/description" : [ {
-    "@language" : "it",
-    "@value" : "Questa è la distribuzione RDF/XML dell'ontologia dei Progetti"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the distribution in RDF/XML of the project ontology"
-  } ],
-  "http://purl.org/dc/terms/format" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
-  } ],
-  "http://purl.org/dc/terms/license" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-  } ],
-  "http://purl.org/dc/terms/title" : [ {
-    "@language" : "it",
-    "@value" : "Distribuzione RDF/XML ontologia PRJ-AP_IT"
-  }, {
-    "@language" : "en",
-    "@value" : "RDF/XML distribution of PRJ-AP_IT Ontology"
-  } ],
-  "http://www.w3.org/ns/dcat#accessURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Project/latest"
-  } ],
-  "http://www.w3.org/ns/dcat#downloadURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Project/latest/Project-AP_IT.rdf"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/l0/Agent" ],
-  "http://purl.org/dc/terms/identifier" : [ {
-    "@value" : "cnr - Z6HZEH - STLab"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
-  }, {
-    "@language" : "it",
-    "@value" : "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
-  } ],
-  "https://w3id.org/italia/onto/l0/name" : [ {
-    "@language" : "en",
-    "@value" : "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
-  }, {
-    "@language" : "it",
-    "@value" : "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/project/OntoPiA",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/Project" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
-  } ],
-  "https://w3id.org/italia/onto/l0/name" : [ {
-    "@language" : "it",
-    "@value" : "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/public-organization/agid",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Agent", "http://xmlns.com/foaf/0.1/Agent" ],
-  "http://purl.org/dc/terms/identifier" : [ {
-    "@value" : "agid"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Agenzia per l'Italia Digitale"
-  }, {
-    "@language" : "en",
-    "@value" : "Italian Digital Agency"
-  } ],
-  "http://xmlns.com/foaf/0.1/name" : [ {
-    "@language" : "it",
-    "@value" : "Agenzia per l'Italia Digitale"
-  }, {
-    "@language" : "en",
-    "@value" : "Italian Digital Agency"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Ontology", "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAsset" ],
-  "http://purl.org/dc/terms/accrualPeriodicity" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/frequency/IRREG"
-  } ],
-  "http://purl.org/dc/terms/creator" : [ {
-    "@id" : "https://w3id.org/italia/data/public-organization/agid"
-  } ],
-  "http://purl.org/dc/terms/description" : [ {
-    "@language" : "it",
-    "@value" : "Questa è l'ontologia del profilo applicativo italiano sui progetti pubblici"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the ontology of the Italian application profile for Public Project"
-  } ],
-  "http://purl.org/dc/terms/identifier" : [ {
-    "@value" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://purl.org/dc/terms/issued" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#date",
-    "@value" : "2019-05-14"
-  } ],
-  "http://purl.org/dc/terms/language" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/language/ENG"
-  }, {
-    "@id" : "http://publications.europa.eu/resource/authority/language/ITA"
-  } ],
-  "http://purl.org/dc/terms/modified" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#date",
-    "@value" : "2020-11-01"
-  } ],
-  "http://purl.org/dc/terms/publisher" : [ {
-    "@id" : "https://w3id.org/italia/data/public-organization/agid"
-  } ],
-  "http://purl.org/dc/terms/rightsHolder" : [ {
-    "@id" : "https://w3id.org/italia/data/public-organization/agid"
-  } ],
-  "http://purl.org/dc/terms/title" : [ {
-    "@language" : "en",
-    "@value" : "Project-AP_IT - Project Ontology - Italian Application Profile "
-  }, {
-    "@language" : "it",
-    "@value" : "Project-AP_IT: Profilo applicativo italiano - Ontologia dei progetti"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa è l'ontologia del profilo applicativo italiano sui progetti pubblici."
-  }, {
-    "@language" : "en",
-    "@value" : "This is the ontology of the Italian application profile for (public) Projects"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Ontologia dei progetti (pubblici)"
-  }, {
-    "@language" : "en",
-    "@value" : "Project ontology"
-  } ],
-  "http://www.w3.org/2002/07/owl#imports" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/SM"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/l0"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionIRI" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/0.3"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "en",
-    "@value" : "Version 0.3 - 01  November 2020 - introduction of the following elements for the project: call, programme, work package, summary and their related restrictions."
-  }, {
-    "@language" : "it",
-    "@value" : "Versione 0.3 - 01 Novembre 2020 - L'ontologia introduce nuovi elementi per i progetti: bandi, work package, programma, summary. Inoltre si aggiungo le relative restrizioni per questi elementi."
-  } ],
-  "http://www.w3.org/ns/dcat#contactPoint" : [ {
-    "@id" : "https://w3id.org/italia/data/contact-point/onto-agid"
-  } ],
-  "http://www.w3.org/ns/dcat#keyword" : [ {
-    "@language" : "it",
-    "@value" : "cup"
-  }, {
-    "@language" : "it",
-    "@value" : "progetti"
-  }, {
-    "@language" : "it",
-    "@value" : "progetto"
-  } ],
-  "http://www.w3.org/ns/dcat#theme" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/data-theme/GOVE"
-  }, {
-    "@id" : "http://publications.europa.eu/resource/authority/data-theme/TECH"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/acronym" : [ {
-    "@value" : "PRJ-AP_IT"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasContributor" : [ {
-    "@id" : "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasFormalityLevel" : [ {
-    "@id" : "https://w3id.org/italia/onto/ADMS/Formal"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasKeyClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/Project/UniqueProjectCode"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasOntologyLanguage" : [ {
-    "@id" : "https://w3id.org/italia/onto/ADMS/OWL"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasSemanticAssetDistribution" : [ {
-    "@id" : "https://w3id.org/italia/data/distribution/PROJECTAPIT-JSON-LD"
-  }, {
-    "@id" : "https://w3id.org/italia/data/distribution/PROJECTAPIT-RDF-TURTLE"
-  }, {
-    "@id" : "https://w3id.org/italia/data/distribution/PROJECTAPIT-RDF-XML"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasTask" : [ {
-    "@id" : "https://w3id.org/italia/onto/ADMS/AnnotationTask"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/ADMS/QueryFormulationTask"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/last" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/0.3"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/officialURI" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#anyURI",
-    "@value" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/prefix" : [ {
-    "@value" : "prjapit"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/semanticAssetInUse" : [ {
-    "@id" : "https://w3id.org/italia/data/project/OntoPiA"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/status" : [ {
-    "@value" : "draft"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/target" : [ {
-    "@value" : "Imprese"
-  }, {
-    "@value" : "Pubbliche Amministrazioni"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/type" : [ {
-    "@id" : "https://w3id.org/italia/onto/ADMS/DomainOntology"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/Call",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "L'insieme delle informazioni necessarie per invitare candidati a presentare proposte di progetti, con l'obiettivo di ricevere un finanziamento."
-  }, {
-    "@language" : "en",
-    "@value" : "The set of information required to invite applicants to submit project proposals, with the aim of receiving funding."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Bando"
-  }, {
-    "@language" : "en",
-    "@value" : "Call"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Object"
-  }, {
-    "@id" : "_:genid8"
-  }, {
-    "@id" : "_:genid9"
-  }, {
-    "@id" : "_:genid10"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile - introdotta nella versione 0.3"
-  }, {
-    "@language" : "en",
-    "@value" : "stable - introduced in version 0.3"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/ProcurementProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La classe che comprende i progetti atti a soddisfare un fabbisogno individuato dall'amministrazione. Il Project Procurement può essere spiegato come il raggruppamento di più appalti. Ad esempio, quando si progetta la costruzione di un aeroporto si possono prevedere più appalti, che possono finire in lotti diversi in una o più procedure: uno finalizzato all'acquisto dell'asfalto per le piste, un altro per l'appalto dei servizi di ristorazione, un altro per la costruzione degli edifici, ecc. Questi appalti possono essere avviati in tempi diversi (ad esempio, anni diversi)."
-  }, {
-    "@language" : "en",
-    "@value" : "The class that includes projects aiming at meet the needs detected by a public administration. Project Procurement can be explained as the grouping of several procurements. For example, when planning the construction of an airport several procurements can be foreseen, which may end up in different lots in one or more procedures: one aimed at the purchasing of tarmac for the runways, another for the contracting of catering services, another for the construction of the buildings, etc.. These procurements may be launched in different times (different years, for example)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Procurement Project"
-  }, {
-    "@language" : "it",
-    "@value" : "Progetto di approvigionamento"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2002/07/owl#disjointWith" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicResearchProject"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/Programme",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A set of related measures or activities with a particular long-term aim, typically established by a funding agency. Often associated with publication of a call."
-  }, {
-    "@language" : "it",
-    "@value" : "Un insieme di misure o attività correlate con un particolare obiettivo a lungo termine, tipicamente stabilite da un'agenzia di finanziamento. Spesso associato alla pubblicazione di un invito a presentare proposte (bando)."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Programma"
-  }, {
-    "@language" : "en",
-    "@value" : "Programme"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Concept"
-  }, {
-    "@id" : "_:genid11"
-  }, {
-    "@id" : "_:genid12"
-  }, {
-    "@id" : "_:genid13"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile - introdotto nella versione 0.3"
-  }, {
-    "@language" : "en",
-    "@value" : "stable - introduced in version 0.3"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La classe consente di rappresentare progetti di investimento pubblico. Un 'progetto d’investimento pubblico'  è un complesso di azioni o di strumenti di sostegno, afferenti a un medesimo quadro economico di spesa e collegati fra loro da quattro elementi: la presenza di un decisore pubblico; la previsione di un finanziamento (diretto o indiretto, totale o parziale) con risorse pubbliche; l’indicazione di un comune obiettivo di sviluppo economico e sociale; la definizione di un orizzonte temporale certo."
-  }, {
-    "@language" : "en",
-    "@value" : "The class allows one to model a public investmnet project."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Progetto d'Investimento Pubblico"
-  }, {
-    "@language" : "en",
-    "@value" : "Public Investment Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Description"
-  }, {
-    "@id" : "_:genid14"
-  }, {
-    "@id" : "_:genid15"
-  }, {
-    "@id" : "_:genid16"
-  }, {
-    "@id" : "_:genid17"
-  }, {
-    "@id" : "_:genid18"
-  }, {
-    "@id" : "_:genid19"
-  }, {
-    "@id" : "_:genid20"
-  }, {
-    "@id" : "_:genid21"
-  }, {
-    "@id" : "_:genid22"
-  }, {
-    "@id" : "_:genid23"
-  }, {
-    "@id" : "_:genid24"
-  }, {
-    "@id" : "_:genid25"
-  }, {
-    "@id" : "_:genid26"
-  }, {
-    "@id" : "_:genid27"
-  }, {
-    "@id" : "_:genid28"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/PublicResearchProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La classe rappresenta progetti di ricerca finanziati con programmi pubblici (es. Horizon2020,  FETOpen, FTI, ecc.). Si tratta di 'un'indagine' scientifica, di solito condotta con metodi scientifici, per raggiungere obiettivi definiti"
-  }, {
-    "@language" : "en",
-    "@value" : "The class represents the research projects funded with public programmes (e.g., Horizon2020, FET Open, FTI, etc.). It is a scientific investigation, usually carried out using scientific methods, to achieve defined objectives"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Progetto di Ricerca Pubblica"
-  }, {
-    "@language" : "en",
-    "@value" : "Public Research Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  }, {
-    "@id" : "_:genid29"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/Summary",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A description of funded activities"
-  }, {
-    "@language" : "it",
-    "@value" : "Uan descrizione delle attività progettuali finanziate."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Sommario"
-  }, {
-    "@language" : "en",
-    "@value" : "Summary"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Object"
-  }, {
-    "@id" : "_:genid30"
-  }, {
-    "@id" : "_:genid31"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile - introdotta nella versione 0.3"
-  }, {
-    "@language" : "en",
-    "@value" : "stable - introduced in versin 0.3"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/UniqueProjectCode",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La classe che rappresenta il Codice Univoco del Progetto (CUP). Secondo i dati di open cup un cup può essere di diversi tipi, in particolare esso può essere \"Normale\" (normal nell'ontologia), \"Master\" (master nell'ontologia) e \"Collegato\" (linked nell'ontologia)"
-  }, {
-    "@language" : "en",
-    "@value" : "The unique identifier of the project (in Italian the acronym CUP). It can be of different types; namely, \"normal\", \"master\" and \"linked\"."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "CUP"
-  }, {
-    "@language" : "it",
-    "@value" : "Codice Unico di Progetto"
-  }, {
-    "@language" : "en",
-    "@value" : "Unique Project Code"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  }, {
-    "@id" : "_:genid32"
-  }, {
-    "@id" : "_:genid33"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/WorkPackage",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is a building block of the work breakdown structure that allows the project management to define the steps necessary for completion of the work. As such, it can be thought of as a sub-project, which, when combined with other work package units, form the completed project."
-  }, {
-    "@language" : "it",
-    "@value" : "Si tratta di un elemento costitutivo della suddivisione dei lavori che consente alla direzione del progetto di definire le fasi necessarie per il completamento dei lavori. Come tale, può essere pensato come un sotto-progetto, che, se combinato con altri work package, forma il progetto completato."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Work Package"
-  }, {
-    "@language" : "it",
-    "@value" : "Work Package"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Description"
-  }, {
-    "@id" : "_:genid38"
-  }, {
-    "@id" : "_:genid39"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile - introdotta nella versione 0.3"
-  }, {
-    "@language" : "en",
-    "@value" : "stable - introduced in version 0.3"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/hasCall",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links a publc investment project to its call"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega un progetto di investimento pubblico al relativo bando"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha bando"
-  }, {
-    "@language" : "en",
-    "@value" : "has call"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/Call"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile - introdotta in versine 0.3"
-  }, {
-    "@language" : "en",
-    "@value" : "stable - introduced in version 0.3"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/hasParticipantingAgent",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that allows one to link the project to agents. Specializes the generic property of involvement in order to indicate, for the project, the agents participating in it."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che consente di collegare il progetto agli agenti. Specializza la proprietà generica di coinvolgimento al fine di indicare, per il progetto, gli agenti che vi partecipano."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha agente participante"
-  }, {
-    "@language" : "en",
-    "@value" : "has participanting agent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Agent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/involvesEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/isParticipantingAgentOfProject"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/hasProgramme",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links a public investment project to its programme"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega il progetto di investimento pubblico al relativo programma di finanziamento"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha programma di finanziamento"
-  }, {
-    "@language" : "en",
-    "@value" : "has programme"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/Programme"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile - introdotta nella versione 0.3"
-  }, {
-    "@language" : "en",
-    "@value" : "stable - introduced in version 0.3"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/hasSummary",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links the public investment project to a brief document describing the funding activities of the project."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega il progetto di investimento pubblico a un breve documento di descrizione delle attività progettuali finanziate"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha sommario"
-  }, {
-    "@language" : "en",
-    "@value" : "has summary"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/Summary"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - introdotta nelal versione 0.3"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - introduced in version 0.3"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/hasUniqueProjectCode",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property used to connect the project with the varous information (value and type) of the Unique Project Code (in Italian the acronym CUP)"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà utilizzata per collegare il progetto alle varie informazioni (valore e tipo) del CUP"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha CUP"
-  }, {
-    "@language" : "en",
-    "@value" : "has unique project code"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/UniqueProjectCode"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/hasWorkPackage",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links a public research project to its work packages"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che consente di collegare i progetti di ricerca pubblica con i work package che li definiscono"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicResearchProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha work package"
-  }, {
-    "@language" : "en",
-    "@value" : "has work package"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/WorkPackage"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/hasDescription"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria - introdotta nella versione 0.3"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable - introduced in version 0.3"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/involvesEntity",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that allows one to connect a project with the entities (persons, organizations, cultural institute or site, etc.) that are involved in the project"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che consente di collegare il progetto alle entittà (e.g., persone, organizzazioni, luoghi della cultura, ecc.) che sono coinvolte nel progetto stesso."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "coinvolge entità"
-  }, {
-    "@language" : "en",
-    "@value" : "involves entity"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Entity"
-  } ],
-  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/isInvolvedInProject"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/isInvolvedInProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Inverse property of \"involves entity\" that links the entity to the project in which it is involved"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà inversa di \"coinvolge entità\"; consente di collegare l'entità al progetto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Entity"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "is involved in project"
-  }, {
-    "@language" : "it",
-    "@value" : "è coinvolta in progetto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/isParticipantingAgentOfProject",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Inverse property of has participating agent that links the Agent to the project"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà inversa di \"ha agente partecipante\" che collega l'agente al progetto in cui partecipa"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Agent"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "is participating agent of project"
-  }, {
-    "@language" : "it",
-    "@value" : "è agente partecipante al progetto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/isInvolvedInProject"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/projectAcronym",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "E' l'acronimo con cui identificare il progetto"
-  }, {
-    "@language" : "en",
-    "@value" : "It is the acronym of the project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "acronimo progetto"
-  }, {
-    "@language" : "en",
-    "@value" : "project acronym"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/projectFunder",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property used to directly link a project with the organization that funds it"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà utilizzata per collegare direttamente il progetto all'organizzazione finanziatrice del progetto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "finanziatore del progetto"
-  }, {
-    "@language" : "en",
-    "@value" : "project funder"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/COV/Organization"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/projectKeyword",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that allows one to specify more than one keyword for a project."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che consente di specificare più di una parola chiave a un progetto."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "parola chiave progetto"
-  }, {
-    "@language" : "en",
-    "@value" : "project keyword"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile - inclusa nella versione 0.2 dell'ontologia"
-  }, {
-    "@language" : "en",
-    "@value" : "stable - included in version 0.2 of the ontology"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/projectTitle",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il titolo, per esteso, del progetto"
-  }, {
-    "@language" : "en",
-    "@value" : "The full title of the project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "project title"
-  }, {
-    "@language" : "it",
-    "@value" : "titolo del progetto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/name"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/projectTotalCost",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that represents the total cost of the project"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che consente di rappresentare il costo totale del progetto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "costo totale progetto"
-  }, {
-    "@language" : "en",
-    "@value" : "project total cost"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#float"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU/value"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/uniqueProjectCodeType",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Il tipo associato al CUP del progetto. Esso può assumere uno dei seguenti tre valori: \"normale\" (normal), \"master\" (master), \"collegato\" (linked)"
-  }, {
-    "@language" : "en",
-    "@value" : "The type of the unique code of the project (CUP acronym in Italian). It can assume one of the following three values: normal, master, linked"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project/UniqueProjectCode"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Tipo CUP"
-  }, {
-    "@language" : "en",
-    "@value" : "Type of Unique Project Code"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid1"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/Project/uniqueProjectCodeValue",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty", "http://www.w3.org/2002/07/owl#FunctionalProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "It is the alfanumeric string representing the value of the unique code for the project (in Italian CUP acronym)"
-  }, {
-    "@language" : "it",
-    "@value" : "La stringa alfanumerica che rappresenta il valore del Codice Unico di Progetto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "_:genid5"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/Project"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "unique project code value"
-  }, {
-    "@language" : "it",
-    "@value" : "valore del Codice Unico di Progetto"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/identifier"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-} ]
\ No newline at end of file
+{
+  "@context": {
+    "CLV": "https://w3id.org/italia/onto/CLV/",
+    "admsapit": "https://w3id.org/italia/onto/ADMS/",
+    "dcat": "http://www.w3.org/ns/dcat#",
+    "dct": "http://purl.org/dc/terms/",
+    "foaf": "http://xmlns.com/foaf/0.1/",
+    "l0": "https://w3id.org/italia/onto/l0/",
+    "owl": "http://www.w3.org/2002/07/owl#",
+    "prov": "http://www.w3.org/ns/prov#",
+    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
+    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
+    "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
+    "xsd": "http://www.w3.org/2001/XMLSchema#"
+  },
+  "@graph": [
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b1",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "linked",
+          "master",
+          "normal"
+        ]
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b10",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "l0:identifier"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b11",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:description"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b12",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b13",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "l0:identifier"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b14",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/hasProgramme"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Project/Programme"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b15",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/projectFunder"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b16",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "CLV:Feature"
+      },
+      "owl:onProperty": {
+        "@id": "CLV:hasSpatialCoverage"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b17",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "l0:Agent"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/hasParticipantingAgent"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b18",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/RO/hasRiT"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b19",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/TI/Duration"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/hasDuration"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b20",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/Project/Call"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/hasCall"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b21",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/Project/Summary"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/hasSummary"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b22",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/Project/UniqueProjectCode"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/hasUniqueProjectCode"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b23",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/hasOnlineContactPoint"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b24",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/projectTitle"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b25",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/projectKeyword"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b26",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/uniqueProjectCodeValue"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b27",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/projectAcronym"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b28",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:float"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/projectTotalCost"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b29",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Project/WorkPackage"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/hasWorkPackage"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b30",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:description"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b31",
+      "@type": "owl:Restriction",
+      "owl:maxCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "l0:identifier"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b32",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/uniqueProjectCodeValue"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b33",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "_:n06f3f52d62674bd690afcc202bccab15b34"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Project/uniqueProjectCodeType"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b34",
+      "@type": "rdfs:Datatype",
+      "owl:oneOf": {
+        "@list": [
+          "linked",
+          "master",
+          "normal"
+        ]
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b38",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b39",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "l0:identifier"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b5",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/Project/UniqueProjectCode"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b8",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:description"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n06f3f52d62674bd690afcc202bccab15b9",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "http://dati.gov.it/onto/dcatapit#Organization",
+        "vcard:Kind",
+        "vcard:Organization"
+      ],
+      "rdfs:label": "banche dati e open data",
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/PROJECTAPIT-JSON-LD",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Project/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Project/latest/Project-AP_IT.jsonld"
+      },
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei Progetti"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in JSON-LD of the project ontology"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione JSON-LD ontologia PRJ-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "JSON-LD distribution of PRJ-AP_IT Ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/PROJECTAPIT-RDF-TURTLE",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Project/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Project/latest/Project-AP_IT.ttl"
+      },
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei Progetti"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/turtle of the project ontology"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione RDF/Turtle ontologia PRJ-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "RDF/Turtle distribution of PRJ-AP_IT Ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/PROJECTAPIT-RDF-XML",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Project/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Project/latest/Project-AP_IT.rdf"
+      },
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei Progetti"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/XML of the project ontology"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione RDF/XML ontologia PRJ-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "RDF/XML distribution of PRJ-AP_IT Ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
+      "@type": [
+        "owl:NamedIndividual",
+        "l0:Agent"
+      ],
+      "dct:identifier": "cnr - Z6HZEH - STLab",
+      "l0:name": [
+        {
+          "@language": "en",
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+        },
+        {
+          "@language": "it",
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
+        }
+      ],
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+        },
+        {
+          "@language": "it",
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      },
+      "rdfs:label": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/public-organization/agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "http://dati.gov.it/onto/dcatapit#Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "agid",
+      "foaf:name": [
+        {
+          "@language": "it",
+          "@value": "Agenzia per l'Italia Digitale"
+        },
+        {
+          "@language": "en",
+          "@value": "Italian Digital Agency"
+        }
+      ],
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Agenzia per l'Italia Digitale"
+        },
+        {
+          "@language": "en",
+          "@value": "Italian Digital Agency"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project",
+      "@type": [
+        "owl:Ontology",
+        "owl:NamedIndividual",
+        "admsapit:SemanticAsset"
+      ],
+      "admsapit:acronym": "PRJ-AP_IT",
+      "admsapit:hasContributor": {
+        "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
+      },
+      "admsapit:hasFormalityLevel": {
+        "@id": "admsapit:Formal"
+      },
+      "admsapit:hasKeyClass": [
+        {
+          "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/Project/UniqueProjectCode"
+        }
+      ],
+      "admsapit:hasOntologyLanguage": {
+        "@id": "admsapit:OWL"
+      },
+      "admsapit:hasSemanticAssetDistribution": [
+        {
+          "@id": "https://w3id.org/italia/data/distribution/PROJECTAPIT-JSON-LD"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/PROJECTAPIT-RDF-TURTLE"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/PROJECTAPIT-RDF-XML"
+        }
+      ],
+      "admsapit:hasTask": [
+        {
+          "@id": "admsapit:AnnotationTask"
+        },
+        {
+          "@id": "admsapit:QueryFormulationTask"
+        }
+      ],
+      "admsapit:last": {
+        "@id": "https://w3id.org/italia/onto/Project/0.3"
+      },
+      "admsapit:officialURI": {
+        "@type": "xsd:anyURI",
+        "@value": "https://w3id.org/italia/onto/Project"
+      },
+      "admsapit:prefix": "prjapit",
+      "admsapit:semanticAssetInUse": {
+        "@id": "https://w3id.org/italia/data/project/OntoPiA"
+      },
+      "admsapit:status": "draft",
+      "admsapit:target": [
+        "Imprese",
+        "Pubbliche Amministrazioni"
+      ],
+      "admsapit:type": {
+        "@id": "admsapit:DomainOntology"
+      },
+      "dcat:contactPoint": {
+        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
+      },
+      "dcat:keyword": [
+        {
+          "@language": "it",
+          "@value": "cup"
+        },
+        {
+          "@language": "it",
+          "@value": "progetti"
+        },
+        {
+          "@language": "it",
+          "@value": "progetto"
+        }
+      ],
+      "dcat:theme": [
+        {
+          "@id": "http://publications.europa.eu/resource/authority/data-theme/GOVE"
+        },
+        {
+          "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH"
+        }
+      ],
+      "dct:accrualPeriodicity": {
+        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      },
+      "dct:creator": {
+        "@id": "https://w3id.org/italia/data/public-organization/agid"
+      },
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è l'ontologia del profilo applicativo italiano sui progetti pubblici"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the ontology of the Italian application profile for Public Project"
+        }
+      ],
+      "dct:identifier": "https://w3id.org/italia/onto/Project",
+      "dct:issued": {
+        "@type": "xsd:date",
+        "@value": "2019-05-14"
+      },
+      "dct:language": [
+        {
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
+        },
+        {
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+        }
+      ],
+      "dct:modified": {
+        "@type": "xsd:date",
+        "@value": "2020-11-01"
+      },
+      "dct:publisher": {
+        "@id": "https://w3id.org/italia/data/public-organization/agid"
+      },
+      "dct:rightsHolder": {
+        "@id": "https://w3id.org/italia/data/public-organization/agid"
+      },
+      "dct:title": [
+        {
+          "@language": "en",
+          "@value": "Project-AP_IT - Project Ontology - Italian Application Profile "
+        },
+        {
+          "@language": "it",
+          "@value": "Project-AP_IT: Profilo applicativo italiano - Ontologia dei progetti"
+        }
+      ],
+      "owl:imports": [
+        {
+          "@id": "https://w3id.org/italia/onto/COV"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/SM"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/TI"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0"
+        }
+      ],
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/Project/0.3"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "en",
+          "@value": "Version 0.3 - 01  November 2020 - introduction of the following elements for the project: call, programme, work package, summary and their related restrictions."
+        },
+        {
+          "@language": "it",
+          "@value": "Versione 0.3 - 01 Novembre 2020 - L'ontologia introduce nuovi elementi per i progetti: bandi, work package, programma, summary. Inoltre si aggiungo le relative restrizioni per questi elementi."
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa è l'ontologia del profilo applicativo italiano sui progetti pubblici."
+        },
+        {
+          "@language": "en",
+          "@value": "This is the ontology of the Italian application profile for (public) Projects"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Ontologia dei progetti (pubblici)"
+        },
+        {
+          "@language": "en",
+          "@value": "Project ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/Call",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile - introdotta nella versione 0.3"
+        },
+        {
+          "@language": "en",
+          "@value": "stable - introduced in version 0.3"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "L'insieme delle informazioni necessarie per invitare candidati a presentare proposte di progetti, con l'obiettivo di ricevere un finanziamento."
+        },
+        {
+          "@language": "en",
+          "@value": "The set of information required to invite applicants to submit project proposals, with the aim of receiving funding."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Bando"
+        },
+        {
+          "@language": "en",
+          "@value": "Call"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Object"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b8"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b9"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b10"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/ProcurementProject",
+      "@type": "owl:Class",
+      "owl:disjointWith": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicResearchProject"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La classe che comprende i progetti atti a soddisfare un fabbisogno individuato dall'amministrazione. Il Project Procurement può essere spiegato come il raggruppamento di più appalti. Ad esempio, quando si progetta la costruzione di un aeroporto si possono prevedere più appalti, che possono finire in lotti diversi in una o più procedure: uno finalizzato all'acquisto dell'asfalto per le piste, un altro per l'appalto dei servizi di ristorazione, un altro per la costruzione degli edifici, ecc. Questi appalti possono essere avviati in tempi diversi (ad esempio, anni diversi)."
+        },
+        {
+          "@language": "en",
+          "@value": "The class that includes projects aiming at meet the needs detected by a public administration. Project Procurement can be explained as the grouping of several procurements. For example, when planning the construction of an airport several procurements can be foreseen, which may end up in different lots in one or more procedures: one aimed at the purchasing of tarmac for the runways, another for the contracting of catering services, another for the construction of the buildings, etc.. These procurements may be launched in different times (different years, for example)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Procurement Project"
+        },
+        {
+          "@language": "it",
+          "@value": "Progetto di approvigionamento"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/Programme",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile - introdotto nella versione 0.3"
+        },
+        {
+          "@language": "en",
+          "@value": "stable - introduced in version 0.3"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A set of related measures or activities with a particular long-term aim, typically established by a funding agency. Often associated with publication of a call."
+        },
+        {
+          "@language": "it",
+          "@value": "Un insieme di misure o attività correlate con un particolare obiettivo a lungo termine, tipicamente stabilite da un'agenzia di finanziamento. Spesso associato alla pubblicazione di un invito a presentare proposte (bando)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Programma"
+        },
+        {
+          "@language": "en",
+          "@value": "Programme"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Concept"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b11"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b12"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b13"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La classe consente di rappresentare progetti di investimento pubblico. Un 'progetto d’investimento pubblico'  è un complesso di azioni o di strumenti di sostegno, afferenti a un medesimo quadro economico di spesa e collegati fra loro da quattro elementi: la presenza di un decisore pubblico; la previsione di un finanziamento (diretto o indiretto, totale o parziale) con risorse pubbliche; l’indicazione di un comune obiettivo di sviluppo economico e sociale; la definizione di un orizzonte temporale certo."
+        },
+        {
+          "@language": "en",
+          "@value": "The class allows one to model a public investmnet project."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Progetto d'Investimento Pubblico"
+        },
+        {
+          "@language": "en",
+          "@value": "Public Investment Project"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Description"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b14"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b15"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b16"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b17"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b18"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b19"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b20"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b21"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b22"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b23"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b24"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b25"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b26"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b27"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b28"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/PublicResearchProject",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La classe rappresenta progetti di ricerca finanziati con programmi pubblici (es. Horizon2020,  FETOpen, FTI, ecc.). Si tratta di 'un'indagine' scientifica, di solito condotta con metodi scientifici, per raggiungere obiettivi definiti"
+        },
+        {
+          "@language": "en",
+          "@value": "The class represents the research projects funded with public programmes (e.g., Horizon2020, FET Open, FTI, etc.). It is a scientific investigation, usually carried out using scientific methods, to achieve defined objectives"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Progetto di Ricerca Pubblica"
+        },
+        {
+          "@language": "en",
+          "@value": "Public Research Project"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b29"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/Summary",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile - introdotta nella versione 0.3"
+        },
+        {
+          "@language": "en",
+          "@value": "stable - introduced in versin 0.3"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A description of funded activities"
+        },
+        {
+          "@language": "it",
+          "@value": "Uan descrizione delle attività progettuali finanziate."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Sommario"
+        },
+        {
+          "@language": "en",
+          "@value": "Summary"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Object"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b30"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b31"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/UniqueProjectCode",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La classe che rappresenta il Codice Univoco del Progetto (CUP). Secondo i dati di open cup un cup può essere di diversi tipi, in particolare esso può essere \"Normale\" (normal nell'ontologia), \"Master\" (master nell'ontologia) e \"Collegato\" (linked nell'ontologia)"
+        },
+        {
+          "@language": "en",
+          "@value": "The unique identifier of the project (in Italian the acronym CUP). It can be of different types; namely, \"normal\", \"master\" and \"linked\"."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "CUP"
+        },
+        {
+          "@language": "it",
+          "@value": "Codice Unico di Progetto"
+        },
+        {
+          "@language": "en",
+          "@value": "Unique Project Code"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Characteristic"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b32"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b33"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/WorkPackage",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile - introdotta nella versione 0.3"
+        },
+        {
+          "@language": "en",
+          "@value": "stable - introduced in version 0.3"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is a building block of the work breakdown structure that allows the project management to define the steps necessary for completion of the work. As such, it can be thought of as a sub-project, which, when combined with other work package units, form the completed project."
+        },
+        {
+          "@language": "it",
+          "@value": "Si tratta di un elemento costitutivo della suddivisione dei lavori che consente alla direzione del progetto di definire le fasi necessarie per il completamento dei lavori. Come tale, può essere pensato come un sotto-progetto, che, se combinato con altri work package, forma il progetto completato."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Work Package"
+        },
+        {
+          "@language": "it",
+          "@value": "Work Package"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Description"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b38"
+        },
+        {
+          "@id": "_:n06f3f52d62674bd690afcc202bccab15b39"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/hasCall",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile - introdotta in versine 0.3"
+        },
+        {
+          "@language": "en",
+          "@value": "stable - introduced in version 0.3"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links a publc investment project to its call"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega un progetto di investimento pubblico al relativo bando"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha bando"
+        },
+        {
+          "@language": "en",
+          "@value": "has call"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Project/Call"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/hasParticipantingAgent",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Project/isParticipantingAgentOfProject"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that allows one to link the project to agents. Specializes the generic property of involvement in order to indicate, for the project, the agents participating in it."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che consente di collegare il progetto agli agenti. Specializza la proprietà generica di coinvolgimento al fine di indicare, per il progetto, gli agenti che vi partecipano."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha agente participante"
+        },
+        {
+          "@language": "en",
+          "@value": "has participanting agent"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "l0:Agent"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/Project/involvesEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/hasProgramme",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile - introdotta nella versione 0.3"
+        },
+        {
+          "@language": "en",
+          "@value": "stable - introduced in version 0.3"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links a public investment project to its programme"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega il progetto di investimento pubblico al relativo programma di finanziamento"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha programma di finanziamento"
+        },
+        {
+          "@language": "en",
+          "@value": "has programme"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Project/Programme"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/hasSummary",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - introdotta nelal versione 0.3"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - introduced in version 0.3"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links the public investment project to a brief document describing the funding activities of the project."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega il progetto di investimento pubblico a un breve documento di descrizione delle attività progettuali finanziate"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha sommario"
+        },
+        {
+          "@language": "en",
+          "@value": "has summary"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Project/Summary"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/hasUniqueProjectCode",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property used to connect the project with the varous information (value and type) of the Unique Project Code (in Italian the acronym CUP)"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà utilizzata per collegare il progetto alle varie informazioni (valore e tipo) del CUP"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha CUP"
+        },
+        {
+          "@language": "en",
+          "@value": "has unique project code"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Project/UniqueProjectCode"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/hasWorkPackage",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria - introdotta nella versione 0.3"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable - introduced in version 0.3"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links a public research project to its work packages"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che consente di collegare i progetti di ricerca pubblica con i work package che li definiscono"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicResearchProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha work package"
+        },
+        {
+          "@language": "en",
+          "@value": "has work package"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Project/WorkPackage"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "l0:hasDescription"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/involvesEntity",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Project/isInvolvedInProject"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that allows one to connect a project with the entities (persons, organizations, cultural institute or site, etc.) that are involved in the project"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che consente di collegare il progetto alle entittà (e.g., persone, organizzazioni, luoghi della cultura, ecc.) che sono coinvolte nel progetto stesso."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "coinvolge entità"
+        },
+        {
+          "@language": "en",
+          "@value": "involves entity"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "l0:Entity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/isInvolvedInProject",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Inverse property of \"involves entity\" that links the entity to the project in which it is involved"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà inversa di \"coinvolge entità\"; consente di collegare l'entità al progetto"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "l0:Entity"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is involved in project"
+        },
+        {
+          "@language": "it",
+          "@value": "è coinvolta in progetto"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/isParticipantingAgentOfProject",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Inverse property of has participating agent that links the Agent to the project"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà inversa di \"ha agente partecipante\" che collega l'agente al progetto in cui partecipa"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "l0:Agent"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is participating agent of project"
+        },
+        {
+          "@language": "it",
+          "@value": "è agente partecipante al progetto"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/Project/isInvolvedInProject"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/projectAcronym",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "E' l'acronimo con cui identificare il progetto"
+        },
+        {
+          "@language": "en",
+          "@value": "It is the acronym of the project"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "acronimo progetto"
+        },
+        {
+          "@language": "en",
+          "@value": "project acronym"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "l0:name"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/projectFunder",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property used to directly link a project with the organization that funds it"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà utilizzata per collegare direttamente il progetto all'organizzazione finanziatrice del progetto"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "finanziatore del progetto"
+        },
+        {
+          "@language": "en",
+          "@value": "project funder"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/COV/Organization"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/projectKeyword",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile - inclusa nella versione 0.2 dell'ontologia"
+        },
+        {
+          "@language": "en",
+          "@value": "stable - included in version 0.2 of the ontology"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that allows one to specify more than one keyword for a project."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che consente di specificare più di una parola chiave a un progetto."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "parola chiave progetto"
+        },
+        {
+          "@language": "en",
+          "@value": "project keyword"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/projectTitle",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il titolo, per esteso, del progetto"
+        },
+        {
+          "@language": "en",
+          "@value": "The full title of the project"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "project title"
+        },
+        {
+          "@language": "it",
+          "@value": "titolo del progetto"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "l0:name"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/projectTotalCost",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that represents the total cost of the project"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che consente di rappresentare il costo totale del progetto"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/PublicInvestmentProject"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "costo totale progetto"
+        },
+        {
+          "@language": "en",
+          "@value": "project total cost"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:float"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/MU/value"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/uniqueProjectCodeType",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il tipo associato al CUP del progetto. Esso può assumere uno dei seguenti tre valori: \"normale\" (normal), \"master\" (master), \"collegato\" (linked)"
+        },
+        {
+          "@language": "en",
+          "@value": "The type of the unique code of the project (CUP acronym in Italian). It can assume one of the following three values: normal, master, linked"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Project/UniqueProjectCode"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Tipo CUP"
+        },
+        {
+          "@language": "en",
+          "@value": "Type of Unique Project Code"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n06f3f52d62674bd690afcc202bccab15b1"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Project/uniqueProjectCodeValue",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "It is the alfanumeric string representing the value of the unique code for the project (in Italian CUP acronym)"
+        },
+        {
+          "@language": "it",
+          "@value": "La stringa alfanumerica che rappresenta il valore del Codice Unico di Progetto"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "_:n06f3f52d62674bd690afcc202bccab15b5"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Project"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "unique project code value"
+        },
+        {
+          "@language": "it",
+          "@value": "valore del Codice Unico di Progetto"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "l0:identifier"
+      }
+    }
+  ]
+}
\ No newline at end of file
diff --git a/Ontologie/Project/latest/Project-AP_IT.rdf b/Ontologie/Project/latest/Project-AP_IT.rdf
index 82a924ef..df2fa450 100644
--- a/Ontologie/Project/latest/Project-AP_IT.rdf
+++ b/Ontologie/Project/latest/Project-AP_IT.rdf
@@ -1,839 +1,655 @@
-
-
-    
-        
-        
-        
-        
-        
-        
-        
-        Questa è l'ontologia del profilo applicativo italiano sui progetti pubblici
-        This is the ontology of the Italian application profile for Public Project
-        https://w3id.org/italia/onto/Project
-        2019-05-14
-        
-        
-        2020-11-01
-        
-        
-        Project-AP_IT - Project Ontology - Italian Application Profile 
-        Project-AP_IT: Profilo applicativo italiano - Ontologia dei progetti
-        Questa è l'ontologia del profilo applicativo italiano sui progetti pubblici.
-        This is the ontology of the Italian application profile for (public) Projects
-        
-        Ontologia dei progetti (pubblici)
-        Project ontology
-        Version 0.3 - 01  November 2020 - introduction of the following elements for the project: call, programme, work package, summary and their related restrictions.
-        Versione 0.3 - 01 Novembre 2020 - L'ontologia introduce nuovi elementi per i progetti: bandi, work package, programma, summary. Inoltre si aggiungo le relative restrizioni per questi elementi.
-        
-        cup
-        progetti
-        progetto
-        
-        
-        PRJ-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/Project
-        prjapit
-        
-        draft
-        Imprese
-        Pubbliche Amministrazioni
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        Property that links a publc investment project to its call
-        Proprietà che collega un progetto di investimento pubblico al relativo bando
-        
-        ha bando
-        has call
-        stabile - introdotta in versine 0.3
-        stable - introduced in version 0.3
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        Property that allows one to link the project to agents. Specializes the generic property of involvement in order to indicate, for the project, the agents participating in it.
-        Proprietà che consente di collegare il progetto agli agenti. Specializza la proprietà generica di coinvolgimento al fine di indicare, per il progetto, gli agenti che vi partecipano.
-        
-        ha agente participante
-        has participanting agent
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links a public investment project to its programme
-        Proprietà che collega il progetto di investimento pubblico al relativo programma di finanziamento
-        
-        ha programma di finanziamento
-        has programme
-        stabile - introdotta nella versione 0.3
-        stable - introduced in version 0.3
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links the public investment project to a brief document describing the funding activities of the project.
-        Proprietà che collega il progetto di investimento pubblico a un breve documento di descrizione delle attività progettuali finanziate
-        
-        ha sommario
-        has summary
-        provvisoria - introdotta nelal versione 0.3
-        unstable - introduced in version 0.3
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to connect the project with the varous information (value and type) of the Unique Project Code (in Italian the acronym CUP)
-        Proprietà utilizzata per collegare il progetto alle varie informazioni (valore e tipo) del CUP
-        
-        ha CUP
-        has unique project code
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links a public research project to its work packages
-        Proprietà che consente di collegare i progetti di ricerca pubblica con i work package che li definiscono
-        
-        ha work package
-        has work package
-        provvisoria - introdotta nella versione 0.3
-        unstable - introduced in version 0.3
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that allows one to connect a project with the entities (persons, organizations, cultural institute or site, etc.) that are involved in the project
-        Proprietà che consente di collegare il progetto alle entittà (e.g., persone, organizzazioni, luoghi della cultura, ecc.) che sono coinvolte nel progetto stesso.
-        
-        coinvolge entità
-        involves entity
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of "involves entity" that links the entity to the project in which it is involved
-        Proprietà inversa di "coinvolge entità"; consente di collegare l'entità al progetto
-        
-        is involved in project
-        è coinvolta in progetto
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Inverse property of has participating agent that links the Agent to the project
-        Proprietà inversa di "ha agente partecipante" che collega l'agente al progetto in cui partecipa
-        
-        is participating agent of project
-        è agente partecipante al progetto
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property used to directly link a project with the organization that funds it
-        Proprietà utilizzata per collegare direttamente il progetto all'organizzazione finanziatrice del progetto
-        
-        finanziatore del progetto
-        project funder
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-        E' l'acronimo con cui identificare il progetto
-        It is the acronym of the project
-        
-        acronimo progetto
-        project acronym
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that allows one to specify more than one keyword for a project.
-        Proprietà che consente di specificare più di una parola chiave a un progetto.
-        
-        parola chiave progetto
-        project keyword
-        stabile - inclusa nella versione 0.2 dell'ontologia
-        stable - included in version 0.2 of the ontology
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Il titolo, per esteso, del progetto
-        The full title of the project
-        
-        project title
-        titolo del progetto
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that represents the total cost of the project
-        Proprietà che consente di rappresentare il costo totale del progetto
-        
-        costo totale progetto
-        project total cost
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                    
-                        
-                        linked
-                        
-                            
-                                
-                                master
-                                
-                                    
-                                        
-                                        normal
-                                        
-                                    
-                                
-                            
-                        
-                    
-                
-            
-        
-        Il tipo associato al CUP del progetto. Esso può assumere uno dei seguenti tre valori: "normale" (normal), "master" (master), "collegato" (linked)
-        The type of the unique code of the project (CUP acronym in Italian). It can assume one of the following three values: normal, master, linked
-        Tipo CUP
-        Type of Unique Project Code
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        It is the alfanumeric string representing the value of the unique code for the project (in Italian CUP acronym)
-        La stringa alfanumerica che rappresenta il valore del Codice Unico di Progetto
-        
-        unique project code value
-        valore del Codice Unico di Progetto
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        L'insieme delle informazioni necessarie per invitare candidati a presentare proposte di progetti, con l'obiettivo di ricevere un finanziamento.
-        The set of information required to invite applicants to submit project proposals, with the aim of receiving funding.
-        
-        Bando
-        Call
-        stabile - introdotta nella versione 0.3
-        stable - introduced in version 0.3
-    
-    
-
-
-    
-
-    
-        
-        
-        La classe che comprende i progetti atti a soddisfare un fabbisogno individuato dall'amministrazione. Il Project Procurement può essere spiegato come il raggruppamento di più appalti. Ad esempio, quando si progetta la costruzione di un aeroporto si possono prevedere più appalti, che possono finire in lotti diversi in una o più procedure: uno finalizzato all'acquisto dell'asfalto per le piste, un altro per l'appalto dei servizi di ristorazione, un altro per la costruzione degli edifici, ecc. Questi appalti possono essere avviati in tempi diversi (ad esempio, anni diversi).
-        The class that includes projects aiming at meet the needs detected by a public administration. Project Procurement can be explained as the grouping of several procurements. For example, when planning the construction of an airport several procurements can be foreseen, which may end up in different lots in one or more procedures: one aimed at the purchasing of tarmac for the runways, another for the contracting of catering services, another for the construction of the buildings, etc.. These procurements may be launched in different times (different years, for example).
-        
-        Procurement Project
-        Progetto di approvigionamento
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        A set of related measures or activities with a particular long-term aim, typically established by a funding agency. Often associated with publication of a call.
-        Un insieme di misure o attività correlate con un particolare obiettivo a lungo termine, tipicamente stabilite da un'agenzia di finanziamento. Spesso associato alla pubblicazione di un invito a presentare proposte (bando).
-        
-        Programma
-        Programme
-        stabile - introdotto nella versione 0.3
-        stable - introduced in version 0.3
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        La classe consente di rappresentare progetti di investimento pubblico. Un 'progetto d’investimento pubblico'  è un complesso di azioni o di strumenti di sostegno, afferenti a un medesimo quadro economico di spesa e collegati fra loro da quattro elementi: la presenza di un decisore pubblico; la previsione di un finanziamento (diretto o indiretto, totale o parziale) con risorse pubbliche; l’indicazione di un comune obiettivo di sviluppo economico e sociale; la definizione di un orizzonte temporale certo.
-        The class allows one to model a public investmnet project.
-        
-        Progetto d'Investimento Pubblico
-        Public Investment Project
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        La classe rappresenta progetti di ricerca finanziati con programmi pubblici (es. Horizon2020,  FETOpen, FTI, ecc.). Si tratta di 'un'indagine' scientifica, di solito condotta con metodi scientifici, per raggiungere obiettivi definiti
-        The class represents the research projects funded with public programmes (e.g., Horizon2020, FET Open, FTI, etc.). It is a scientific investigation, usually carried out using scientific methods, to achieve defined objectives
-        
-        Progetto di Ricerca Pubblica
-        Public Research Project
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        A description of funded activities
-        Uan descrizione delle attività progettuali finanziate.
-        
-        Sommario
-        Summary
-        stabile - introdotta nella versione 0.3
-        stable - introduced in versin 0.3
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-            
-        
-        
-            
-                
-                1
-                
-                    
-                        
-                            
-                                
-                                linked
-                                
-                                    
-                                        
-                                        master
-                                        
-                                            
-                                                
-                                                normal
-                                                
-                                            
-                                        
-                                    
-                                
-                            
-                        
-                    
-                
-            
-        
-        La classe che rappresenta il Codice Univoco del Progetto (CUP). Secondo i dati di open cup un cup può essere di diversi tipi, in particolare esso può essere "Normale" (normal nell'ontologia), "Master" (master nell'ontologia) e "Collegato" (linked nell'ontologia)
-        The unique identifier of the project (in Italian the acronym CUP). It can be of different types; namely, "normal", "master" and "linked".
-        
-        CUP
-        Codice Unico di Progetto
-        Unique Project Code
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        It is a building block of the work breakdown structure that allows the project management to define the steps necessary for completion of the work. As such, it can be thought of as a sub-project, which, when combined with other work package units, form the completed project.
-        Si tratta di un elemento costitutivo della suddivisione dei lavori che consente alla direzione del progetto di definire le fasi necessarie per il completamento dei lavori. Come tale, può essere pensato come un sotto-progetto, che, se combinato con altri work package, forma il progetto completato.
-        
-        Work Package
-        Work Package
-        stabile - introdotta nella versione 0.3
-        stable - introduced in version 0.3
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-        banche dati e open data
-        banche dati e open data
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia dei Progetti
-        This is the distribution in JSON-LD of the project ontology
-        
-        
-        Distribuzione JSON-LD ontologia PRJ-AP_IT
-        JSON-LD distribution of PRJ-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia dei Progetti
-        This is the distribution in RDF/turtle of the project ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia PRJ-AP_IT
-        RDF/Turtle distribution of PRJ-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia dei Progetti
-        This is the distribution in RDF/XML of the project ontology
-        
-        
-        Distribuzione RDF/XML ontologia PRJ-AP_IT
-        RDF/XML distribution of PRJ-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-        cnr - Z6HZEH - STLab
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-    
-    
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-    
+
+
+  
+    
+    
+    
+    
+    
+    L'insieme delle informazioni necessarie per invitare candidati a presentare proposte di progetti, con l'obiettivo di ricevere un finanziamento.
+    The set of information required to invite applicants to submit project proposals, with the aim of receiving funding.
+    
+    Bando
+    Call
+    stabile - introdotta nella versione 0.3
+    stable - introduced in version 0.3
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    La classe consente di rappresentare progetti di investimento pubblico. Un 'progetto d’investimento pubblico'  è un complesso di azioni o di strumenti di sostegno, afferenti a un medesimo quadro economico di spesa e collegati fra loro da quattro elementi: la presenza di un decisore pubblico; la previsione di un finanziamento (diretto o indiretto, totale o parziale) con risorse pubbliche; l’indicazione di un comune obiettivo di sviluppo economico e sociale; la definizione di un orizzonte temporale certo.
+    The class allows one to model a public investmnet project.
+    
+    Progetto d'Investimento Pubblico
+    Public Investment Project
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property used to directly link a project with the organization that funds it
+    Proprietà utilizzata per collegare direttamente il progetto all'organizzazione finanziatrice del progetto
+    
+    finanziatore del progetto
+    project funder
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+    cnr - Z6HZEH - STLab
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia dei Progetti
+    This is the distribution in RDF/turtle of the project ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia PRJ-AP_IT
+    RDF/Turtle distribution of PRJ-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    
+    La classe che rappresenta il Codice Univoco del Progetto (CUP). Secondo i dati di open cup un cup può essere di diversi tipi, in particolare esso può essere "Normale" (normal nell'ontologia), "Master" (master nell'ontologia) e "Collegato" (linked nell'ontologia)
+    The unique identifier of the project (in Italian the acronym CUP). It can be of different types; namely, "normal", "master" and "linked".
+    
+    CUP
+    Codice Unico di Progetto
+    Unique Project Code
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    Inverse property of has participating agent that links the Agent to the project
+    Proprietà inversa di "ha agente partecipante" che collega l'agente al progetto in cui partecipa
+    
+    is participating agent of project
+    è agente partecipante al progetto
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    It is a building block of the work breakdown structure that allows the project management to define the steps necessary for completion of the work. As such, it can be thought of as a sub-project, which, when combined with other work package units, form the completed project.
+    Si tratta di un elemento costitutivo della suddivisione dei lavori che consente alla direzione del progetto di definire le fasi necessarie per il completamento dei lavori. Come tale, può essere pensato come un sotto-progetto, che, se combinato con altri work package, forma il progetto completato.
+    
+    Work Package
+    Work Package
+    stabile - introdotta nella versione 0.3
+    stable - introduced in version 0.3
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Questa è l'ontologia del profilo applicativo italiano sui progetti pubblici
+    This is the ontology of the Italian application profile for Public Project
+    https://w3id.org/italia/onto/Project
+    2019-05-14
+    
+    
+    2020-11-01
+    
+    
+    Project-AP_IT - Project Ontology - Italian Application Profile 
+    Project-AP_IT: Profilo applicativo italiano - Ontologia dei progetti
+    Questa è l'ontologia del profilo applicativo italiano sui progetti pubblici.
+    This is the ontology of the Italian application profile for (public) Projects
+    
+    Ontologia dei progetti (pubblici)
+    Project ontology
+    Version 0.3 - 01  November 2020 - introduction of the following elements for the project: call, programme, work package, summary and their related restrictions.
+    Versione 0.3 - 01 Novembre 2020 - L'ontologia introduce nuovi elementi per i progetti: bandi, work package, programma, summary. Inoltre si aggiungo le relative restrizioni per questi elementi.
+    
+    cup
+    progetti
+    progetto
+    
+    
+    PRJ-AP_IT
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    https://w3id.org/italia/onto/Project
+    prjapit
+    
+    draft
+    Imprese
+    Pubbliche Amministrazioni
+    
+  
+  
+    
+    
+    
+    Property that links a publc investment project to its call
+    Proprietà che collega un progetto di investimento pubblico al relativo bando
+    
+    ha bando
+    has call
+    stabile - introdotta in versine 0.3
+    stable - introduced in version 0.3
+  
+  
+    
+    
+    
+    
+    
+    A set of related measures or activities with a particular long-term aim, typically established by a funding agency. Often associated with publication of a call.
+    Un insieme di misure o attività correlate con un particolare obiettivo a lungo termine, tipicamente stabilite da un'agenzia di finanziamento. Spesso associato alla pubblicazione di un invito a presentare proposte (bando).
+    
+    Programma
+    Programme
+    stabile - introdotto nella versione 0.3
+    stable - introduced in version 0.3
+  
+  
+    
+    
+    
+    Property that links a public investment project to its programme
+    Proprietà che collega il progetto di investimento pubblico al relativo programma di finanziamento
+    
+    ha programma di finanziamento
+    has programme
+    stabile - introdotta nella versione 0.3
+    stable - introduced in version 0.3
+  
+  
+    
+    
+    
+    Inverse property of "involves entity" that links the entity to the project in which it is involved
+    Proprietà inversa di "coinvolge entità"; consente di collegare l'entità al progetto
+    
+    is involved in project
+    è coinvolta in progetto
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    Property used to connect the project with the varous information (value and type) of the Unique Project Code (in Italian the acronym CUP)
+    Proprietà utilizzata per collegare il progetto alle varie informazioni (valore e tipo) del CUP
+    
+    ha CUP
+    has unique project code
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    Property that allows one to connect a project with the entities (persons, organizations, cultural institute or site, etc.) that are involved in the project
+    Proprietà che consente di collegare il progetto alle entittà (e.g., persone, organizzazioni, luoghi della cultura, ecc.) che sono coinvolte nel progetto stesso.
+    
+    coinvolge entità
+    involves entity
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    banche dati e open data
+    banche dati e open data
+    
+  
+  
+    
+    
+    
+    
+    
+    It is the alfanumeric string representing the value of the unique code for the project (in Italian CUP acronym)
+    La stringa alfanumerica che rappresenta il valore del Codice Unico di Progetto
+    
+    unique project code value
+    valore del Codice Unico di Progetto
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La classe rappresenta progetti di ricerca finanziati con programmi pubblici (es. Horizon2020,  FETOpen, FTI, ecc.). Si tratta di 'un'indagine' scientifica, di solito condotta con metodi scientifici, per raggiungere obiettivi definiti
+    The class represents the research projects funded with public programmes (e.g., Horizon2020, FET Open, FTI, etc.). It is a scientific investigation, usually carried out using scientific methods, to achieve defined objectives
+    
+    Progetto di Ricerca Pubblica
+    Public Research Project
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia dei Progetti
+    This is the distribution in RDF/XML of the project ontology
+    
+    
+    Distribuzione RDF/XML ontologia PRJ-AP_IT
+    RDF/XML distribution of PRJ-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+    
+    
+    Property that represents the total cost of the project
+    Proprietà che consente di rappresentare il costo totale del progetto
+    
+    costo totale progetto
+    project total cost
+    provvisoria
+    unstable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    La classe che comprende i progetti atti a soddisfare un fabbisogno individuato dall'amministrazione. Il Project Procurement può essere spiegato come il raggruppamento di più appalti. Ad esempio, quando si progetta la costruzione di un aeroporto si possono prevedere più appalti, che possono finire in lotti diversi in una o più procedure: uno finalizzato all'acquisto dell'asfalto per le piste, un altro per l'appalto dei servizi di ristorazione, un altro per la costruzione degli edifici, ecc. Questi appalti possono essere avviati in tempi diversi (ad esempio, anni diversi).
+    The class that includes projects aiming at meet the needs detected by a public administration. Project Procurement can be explained as the grouping of several procurements. For example, when planning the construction of an airport several procurements can be foreseen, which may end up in different lots in one or more procedures: one aimed at the purchasing of tarmac for the runways, another for the contracting of catering services, another for the construction of the buildings, etc.. These procurements may be launched in different times (different years, for example).
+    
+    Procurement Project
+    Progetto di approvigionamento
+    provvisoria
+    unstable
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    
+    
+    Property that allows one to link the project to agents. Specializes the generic property of involvement in order to indicate, for the project, the agents participating in it.
+    Proprietà che consente di collegare il progetto agli agenti. Specializza la proprietà generica di coinvolgimento al fine di indicare, per il progetto, gli agenti che vi partecipano.
+    
+    ha agente participante
+    has participanting agent
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    Property that links the public investment project to a brief document describing the funding activities of the project.
+    Proprietà che collega il progetto di investimento pubblico a un breve documento di descrizione delle attività progettuali finanziate
+    
+    ha sommario
+    has summary
+    provvisoria - introdotta nelal versione 0.3
+    unstable - introduced in version 0.3
+  
+  
+    
+    normal
+    
+  
+  
+    
+    
+  
+  
+    
+    master
+    
+  
+  
+    
+    normal
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    
+    A description of funded activities
+    Uan descrizione delle attività progettuali finanziate.
+    
+    Sommario
+    Summary
+    stabile - introdotta nella versione 0.3
+    stable - introduced in versin 0.3
+  
+  
+    
+    
+    
+    
+    E' l'acronimo con cui identificare il progetto
+    It is the acronym of the project
+    
+    acronimo progetto
+    project acronym
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property that allows one to specify more than one keyword for a project.
+    Proprietà che consente di specificare più di una parola chiave a un progetto.
+    
+    parola chiave progetto
+    project keyword
+    stabile - inclusa nella versione 0.2 dell'ontologia
+    stable - included in version 0.2 of the ontology
+  
+  
+    
+    
+    
+  
+  
+    
+    linked
+    
+  
+  
+    
+    
+    
+    
+    Il titolo, per esteso, del progetto
+    The full title of the project
+    
+    project title
+    titolo del progetto
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Il tipo associato al CUP del progetto. Esso può assumere uno dei seguenti tre valori: "normale" (normal), "master" (master), "collegato" (linked)
+    The type of the unique code of the project (CUP acronym in Italian). It can assume one of the following three values: normal, master, linked
+    Tipo CUP
+    Type of Unique Project Code
+    provvisoria
+    unstable
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia dei Progetti
+    This is the distribution in JSON-LD of the project ontology
+    
+    
+    Distribuzione JSON-LD ontologia PRJ-AP_IT
+    JSON-LD distribution of PRJ-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Property that links a public research project to its work packages
+    Proprietà che consente di collegare i progetti di ricerca pubblica con i work package che li definiscono
+    
+    ha work package
+    has work package
+    provvisoria - introdotta nella versione 0.3
+    unstable - introduced in version 0.3
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    linked
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    master
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/PublicContract/latest/PublicContract-AP_IT.jsonld b/Ontologie/PublicContract/latest/PublicContract-AP_IT.jsonld
index 4eb93c13..a4007925 100644
--- a/Ontologie/PublicContract/latest/PublicContract-AP_IT.jsonld
+++ b/Ontologie/PublicContract/latest/PublicContract-AP_IT.jsonld
@@ -5,7 +5,7 @@
     "dc": "http://purl.org/dc/elements/1.1/",
     "dcat": "http://www.w3.org/ns/dcat#",
     "dcatapit": "http://dati.gov.it/onto/dcatapit#",
-    "dcterms": "http://purl.org/dc/terms/",
+    "dct": "http://purl.org/dc/terms/",
     "foaf": "http://xmlns.com/foaf/0.1/",
     "l0": "https://w3id.org/italia/onto/l0/",
     "owl": "http://www.w3.org/2002/07/owl#",
@@ -13,398 +13,955 @@
     "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
     "schema": "http://schema.org/",
-    "skos": "http://www.w3.org/2004/02/skos/core#",
     "ti": "https://w3id.org/italia/onto/TI/",
     "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "xsd:float",
-      "@type": "rdfs:Datatype"
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb1",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Notice"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb12",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb15",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb18",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Resolution"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb21",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/TenderDocument"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb24",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Inspection"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Payment"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb27",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Award"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb30",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb33",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/CallForCompetition"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Publication"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb36",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "l0:Agent"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/winner"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb37",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasCPV"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/CPV"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb38",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/refersToTender"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb39",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasChangeDocument"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb40",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Resolution"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasContractualResolution"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb41",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasEconomicSummary"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb42",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "l0:Agent"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/winner"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb43",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/RO/holdsRoleInTime"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb44",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/FrameworkAgreement"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasFrameworkAgreement"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb45",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "l0:identifier"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb46",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasCPV"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/CPV"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb47",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasContract"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb48",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/isIncludedInProcedure"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb49",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/CIG"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb50",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasCPV"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/CPV"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb51",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/NoticeType"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasNoticeType"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb52",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasCPV"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/CPV"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb53",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasProcurementDocument"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementDocument"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb54",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/includesLot"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb55",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/RO/holdsRoleInTime"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb56",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "l0:Agent"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasProcuringEntity"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/attachesTenderDocument",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
-        }
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb57",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "l0:identifier"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb58",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasChangeDocument"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb59",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasEconomicSummary"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb6",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Publication"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb60",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:description"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb61",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/appliesToLot"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb62",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/attachesTenderDocument"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/TenderDocument"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb63",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "l0:Agent"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/tenderer"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb64",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/TenderSubmission"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/submittedDuring"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb65",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/refersToTender"
+      }
+    },
+    {
+      "@id": "_:n086856d023244e9baae2fc1168799b8eb9",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "dc:contributor",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
       ],
-      "rdfs:comment": [
+      "dct:identifier": "agid",
+      "foaf:name": [
         {
           "@language": "it",
-          "@value": "Proprietà che lega l'intervento o la fase di presentazione dell'offerta all'offerta"
+          "@value": "Agenzia per l'Italia Digitale"
         },
         {
           "@language": "en",
-          "@value": "Property that links the tender to the tender document"
+          "@value": "Italian Digital Agency"
         }
+      ]
+    },
+    {
+      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/csi_piem",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PublicContract"
-      },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "attaches tender document"
-        },
-        {
-          "@language": "it",
-          "@value": "allega offerta"
-        }
+      "dct:identifier": "csi_piem",
+      "foaf:name": {
+        "@language": "it",
+        "@value": "Consorzio per il sistema informativo CSI-Piemonte"
+      }
+    },
+    {
+      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/cvtiap",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/TenderDocument"
+      "dct:identifier": "cvtiap",
+      "foaf:name": {
+        "@language": "it",
+        "@value": "A.N.AC - Autorità Nazionale Anticorruzione"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Organization",
+        "vcard:Kind",
+        "vcard:Organization"
       ],
-      "rdfs:comment": [
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/PCAPIT-JSON-LD",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PublicContract/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PublicContract/PublicContract-AP_IT.jsonld"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "Un'istanza di questa classe rappresenta il prospetto economico di un lotto o contratto. Date e ammontari contenuti nel prospetto sono generalmente definiti nelle fasi preliminari di aggiudicazione, affidamento, contrattazione e redazione del quadro economico. Il prospetto economico, così come il quadro economico che eventualmente lo alimenta in merito agli ammontari, può essere rimodulato in seguito a un evento di cambiamento (per esempio, una variante in corso d'opera o una sospensione). Tale modifica genera un nuovo prospetto economico che sostituisce il precedente, e aggiorna i valori di date e ammontari in base a quanto stabilito nei documenti di modifica corrispondenti all'evento di cambiamento stesso"
+          "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei contratti pubblici"
         },
         {
           "@language": "en",
-          "@value": "An instance of this class represents the economic summary of a lot or contract. Dates and amounts related to the economic summary are usually defined during the awarding and negotiation stages. Amounts may be imported from the \"economic framework\" that is periodically drawn up. The economic summary may be reshaped following a change event (e.g., a variant or a suspension). Such a modification creates a new economic summary which replaces the former and where dates and amounts are updated."
+          "@value": "This is the distribution in JSON-LD of the Public Contracts ontology"
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PublicContract"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
       },
-      "rdfs:label": [
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
         {
-          "@language": "en",
-          "@value": "Economic summary"
+          "@language": "it",
+          "@value": "Distribuzione JSON-LD ontologia PC-AP_IT"
         },
         {
-          "@language": "it",
-          "@value": "Prospetto economico"
+          "@language": "en",
+          "@value": "JSON-LD distribution of PC-AP_IT Ontology"
         }
-      ],
-      "rdfs:subClassOf": {
-        "@id": "l0:Characteristic"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/suppliesAmount",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
+      "@id": "https://w3id.org/italia/data/distribution/PCAPIT-RDF-TURTLE",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PublicContract/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PublicContract/latest/PubliContract-AP_IT.ttl"
+      },
+      "dct:description": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei contratti pubblici"
         },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/turtle of the Public Contracts ontology"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Distribuzione RDF/Turtle ontologia PC-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "RDF/Turtle distribution of PC-AP_IT Ontology"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/PCAPIT-RDF-XML",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "rdfs:comment": [
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PublicContract/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PublicContract/latest/PublicContract-AP_IT.rdf"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "La proprietà che determina l'importo stimato per le forniture, nell'ambito di una versione del prospetto economico."
+          "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei contratti pubblici"
         },
         {
           "@language": "en",
-          "@value": "The property that represents the supplies amount. It is valid within a version of the economic summary."
+          "@value": "This is the distribution in RDF/XML of the Public Contracts ontology"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PublicContract"
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "rdfs:label": [
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "importo forniture"
+          "@value": "Distribuzione RDF/XML ontologia PC-AP_IT"
         },
         {
           "@language": "en",
-          "@value": "supplies amount"
+          "@value": "RDF/XML distribution of PC-AP_IT Ontology"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/private-organization/IT11491360019",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
       ],
-      "rdfs:range": {
-        "@id": "xsd:float"
+      "dct:identifier": "IT11491360019",
+      "foaf:name": {
+        "@language": "it",
+        "@value": "Synapta Srl"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/actualEndDate",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
+      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "TD",
+      "foaf:name": [
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "Digital Transformation Team"
         },
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Team per la Trasformazione Digitale"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
+      "@type": [
+        "owl:NamedIndividual",
+        "l0:Agent"
       ],
-      "rdfs:comment": [
+      "dct:identifier": "cnr - Z6HZEH - STLab",
+      "l0:name": [
         {
           "@language": "en",
-          "@value": "This property represents the actual end date of the lot, and it may be imported from the results of the testing stage."
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
         },
         {
           "@language": "it",
-          "@value": "Questa proprietà indica la data effettiva in cui la prestazione relativa al lotto è terminata. Può essere dedotta dalle verifiche effettuate nel collaudo finale."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PublicContract"
-      },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "data effettiva di fine prestazione"
-        },
-        {
-          "@language": "en",
-          "@value": "actual end date"
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/DAF",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
       ],
-      "rdfs:range": {
-        "@id": "xsd:date"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:endTime"
+      "l0:name": {
+        "@language": "it",
+        "@value": "Data & Analytics Framework"
       }
     },
     {
-      "@id": "_:N092863cccaa14b7f9cc08891d6450694",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "l0:identifier"
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/relatedToLot",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
+      "@id": "https://w3id.org/italia/onto/PublicContract",
+      "@type": [
+        "owl:Ontology",
+        "owl:NamedIndividual",
+        "admsapit:SemanticAsset"
+      ],
+      "admsapit:acronym": "PC-AP_IT",
+      "admsapit:hasContributor": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "https://w3id.org/italia/data/organization/public-organization/td"
         }
       ],
-      "rdfs:comment": [
+      "admsapit:hasFormalityLevel": {
+        "@id": "admsapit:Formal"
+      },
+      "admsapit:hasKeyClass": [
         {
-          "@language": "it",
-          "@value": "Proprietà che lega le fasi del collaudo e del pagamento a un lotto"
+          "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
         },
         {
-          "@language": "it",
-          "@value": "Property that links the inspection and payment phases to the lot"
+          "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
         }
       ],
-      "rdfs:domain": {
-        "@id": "_:Nabfa317d14d1405c95ef5d48a614455f"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PublicContract"
+      "admsapit:hasOntologyLanguage": {
+        "@id": "admsapit:OWL"
       },
-      "rdfs:label": [
+      "admsapit:hasSemanticAssetDistribution": [
         {
-          "@language": "en",
-          "@value": "related to contract"
+          "@id": "https://w3id.org/italia/data/distribution/PCAPIT-RDF-TURTLE"
         },
         {
-          "@language": "it",
-          "@value": "relativo a contratto"
+          "@id": "https://w3id.org/italia/data/distribution/PCAPIT-RDF-XML"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/PCAPIT-JSON-LD"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/variantType",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
+      "admsapit:hasTask": [
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "admsapit:AnnotationTask"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "admsapit:QueryFormulationTask"
+        },
+        {
+          "@id": "admsapit:SearchTask"
         }
       ],
-      "rdfs:comment": [
+      "admsapit:last": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/0.4"
+      },
+      "admsapit:officialURI": {
+        "@type": "xsd:anyURI",
+        "@value": "https://w3id.org/italia/onto/PublicContract"
+      },
+      "admsapit:prefix": "pcapit",
+      "admsapit:semanticAssetInUse": [
+        {
+          "@id": "https://w3id.org/italia/data/project/DAF"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+        }
+      ],
+      "admsapit:status": "final draft",
+      "admsapit:target": [
         {
           "@language": "it",
-          "@value": "La proprietà che determina il tipo di variante."
+          "@value": "Cittadini"
         },
         {
-          "@language": "en",
-          "@value": "The property that represents the type of the variant."
+          "@language": "it",
+          "@value": "Pubbliche Amministrazioni"
+        },
+        {
+          "@language": "it",
+          "@value": "Imprese"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/VariantDocument"
+      "admsapit:type": {
+        "@id": "admsapit:DomainOntology"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PublicContract"
+      "dcat:contactPoint": {
+        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
       },
-      "rdfs:label": [
+      "dcat:keyword": [
         {
           "@language": "it",
-          "@value": "tipo variazione"
+          "@value": "Contratto Pubblico"
         },
         {
-          "@language": "en",
-          "@value": "variant type"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "xsd:string"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
+          "@language": "it",
+          "@value": "Appalto"
+        },
+        {
+          "@language": "it",
+          "@value": "Gara"
+        },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "Procedura di realizzazione"
         },
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Bando di gara"
         }
       ],
-      "prov:wasInfluencedBy": {
-        "@id": "http://w3id.org/ocds/ns#Amendment"
+      "dcat:theme": {
+        "@id": "http://publications.europa.eu/resource/authority/data-theme/GOVE"
       },
-      "rdfs:comment": [
+      "dct:accrualPeriodicity": {
+        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      },
+      "dct:creator": [
         {
-          "@language": "en",
-          "@value": "The class that represents the document setting a change in the characteristics of a lot or contract."
+          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
         },
         {
-          "@language": "it",
-          "@value": "La classe che rappresenta il documento che stabilisce una modifica nelle caratteristiche di un lotto o contratto."
+          "@id": "https://w3id.org/italia/data/organization/private-organization/IT11491360019"
+        },
+        {
+          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/csi_piem"
+        },
+        {
+          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/cvtiap"
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PublicContract"
-      },
-      "rdfs:label": [
+      "dct:description": [
         {
-          "@language": "en",
-          "@value": "Amendement document"
+          "@language": "it",
+          "@value": "Questo il profilo applicativo italiano dell'ontologia sui contratti pubblici"
         },
         {
-          "@language": "it",
-          "@value": "Documento di modifica"
+          "@language": "en",
+          "@value": "This is the Italian application profile of the public contract ontology"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementDocument"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/agreedAmount",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
+      "dct:issued": {
+        "@type": "xsd:date",
+        "@value": "2018-04-27"
+      },
+      "dct:language": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
         }
       ],
-      "rdfs:comment": [
+      "dct:modified": {
+        "@type": "xsd:date",
+        "@value": "2019-04-23"
+      },
+      "dct:publisher": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      },
+      "dct:rightsHolder": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/cvtiap"
+      },
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "La proprietà che determina il prezzo concordato (anche detto importo di aggiudicazione, nel caso di gare con bando) per la realizzazione del lotto."
+          "@value": "Ontologia dei Contratti Pubblici - Profilo applicativo italiano"
         },
         {
           "@language": "en",
-          "@value": "The property that represents the agreed amount for the actualization of the lot."
+          "@value": "Public Contracts ontology - Italian application profile"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PublicContract"
-      },
-      "rdfs:label": [
+      "owl:imports": [
         {
-          "@language": "en",
-          "@value": "agreed amount"
+          "@id": "https://w3id.org/italia/onto/l0"
         },
         {
-          "@language": "it",
-          "@value": "prezzo concordato"
+          "@id": "https://w3id.org/italia/onto/RO"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:float"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureType",
-      "@type": "owl:Class",
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/0.4"
+      },
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "Versione 0.4- Modificata il 23 Aprile 2019 - rifattorizzazione di l0:Event in l0:EventOrSituation"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "Version 0.4- Modified on 23 April 2019 - Refactoring l0:Event in l0:EventOrSituation"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "skos:Concept"
-      },
-      "prov:wasInfluencedBy": {
-        "@id": "http://w3id.org/ocds/ns#Method"
-      },
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The class that represents the type of procedure (e.g, direct award, open tender procedure, restricted tender procedure) as provided for by XML ex L.190/2012 technical requirements exploited by ANAC. The instances of this class can be represented as skos concepts of a controlled vocabulary."
+          "@value": "This is the ontology of the Italian public contracts."
         },
         {
           "@language": "it",
-          "@value": "La Classe che rappresenta la modalità di scelta del contraente (per esempio, secondo la procedura dell'affidamento diretto, della procedura aperta o della procedura ristretta), che caratterizza la procedura di affidamento di un lotto, secondo le specifiche tecniche degli XML ex L.190/2012 previste da ANAC. La modalità di scelta del contraente va indicata in compatibilità con le diverse sotto-classi della procedura di affidamento, per cui ad ogni sotto-classe possono corrispondere solo alcune modalità. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato. "
+          "@value": "Questa è l'ontologia dei contratti pubblici italiani."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -412,81 +969,61 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Procedure type"
+          "@language": "it",
+          "@value": "Ontologia dei contratti pubblici italiani"
         },
         {
-          "@language": "it",
-          "@value": "Procedura di Scelta del Contraente"
+          "@language": "en",
+          "@value": "Italian public contracts ontology"
         }
-      ],
-      "rdfs:subClassOf": {
-        "@id": "l0:Characteristic"
-      }
+      ]
     },
     {
-      "@id": "_:Naf0732777054484ba9e98300ef1afbc4",
+      "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument",
       "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Resolution"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/estimatedEndDate",
-      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
+      "prov:wasInfluencedBy": {
+        "@id": "http://w3id.org/ocds/ns#Amendment"
+      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che indica la data entro la quale si prevede di portare a termine un lotto o un contratto. La data è indicata nell'ambito di una versione del prospetto economico, e può aggiornare (o essere aggiornata da) quella indicata nel prospetto economico precedente (o successivo)."
+          "@value": "La classe che rappresenta il documento che stabilisce una modifica nelle caratteristiche di un lotto o contratto."
         },
         {
           "@language": "en",
-          "@value": "The property that represents the estimated end date of a project, intervention, procedure or contract. The date is valid within a version of the economic summary, and may update (or be updated by) the date reported by the former (or next) economic summary"
+          "@value": "The class that represents the document setting a change in the characteristics of a lot or contract."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "estimated end date"
+          "@value": "Amendement document"
         },
         {
           "@language": "it",
-          "@value": "previsione di fine prestazione"
+          "@value": "Documento di modifica"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:float"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:endTime"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementDocument"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasContract",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentRationale",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -499,256 +1036,244 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "La proprietà che determina il legame tra il lotto e il relativo contratto."
+          "@language": "en",
+          "@value": "Abstract class that groups the different types of reasons for the admendments."
         },
         {
-          "@language": "en",
-          "@value": "The property that determines the link between a contract and the relative lot."
+          "@language": "it",
+          "@value": "Classe astratta che raggruppa i diversi tipi di  motivazioni per la modifica"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "ha contratto"
+          "@language": "en",
+          "@value": "Amendment Rationale"
         },
         {
-          "@language": "en",
-          "@value": "has contract"
+          "@language": "it",
+          "@value": "Motivazione della Modifica"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
-      }
-    },
-    {
-      "@id": "ti:date",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/csi_piem",
-      "@type": [
-        "dcatapit:Agent",
-        "owl:NamedIndividual",
-        "foaf:Agent"
-      ],
-      "dcterms:identifier": "csi_piem",
-      "foaf:name": {
-        "@language": "it",
-        "@value": "Consorzio per il sistema informativo CSI-Piemonte"
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract",
-      "@type": [
-        "admsapit:SemanticAsset",
-        "owl:Ontology",
-        "owl:NamedIndividual"
-      ],
-      "admsapit:acronym": "PC-AP_IT",
-      "admsapit:hasContributor": [
+      "@id": "https://w3id.org/italia/onto/PublicContract/Award",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
-          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
+          "@language": "it",
+          "@value": "provvisoria"
         },
         {
-          "@id": "https://w3id.org/italia/data/organization/public-organization/td"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
-      "admsapit:hasFormalityLevel": {
-        "@id": "admsapit:Formal"
+      "prov:wasDerivedFrom": {
+        "@id": "http://w3id.org/ocds/ns#Award"
       },
-      "admsapit:hasKeyClass": [
-        {
-          "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
-        }
-      ],
-      "admsapit:hasOntologyLanguage": {
-        "@id": "admsapit:OWL"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PublicContract"
       },
-      "admsapit:hasSemanticAssetDistribution": [
-        {
-          "@id": "https://w3id.org/italia/data/distribution/PCAPIT-RDF-XML"
-        },
+      "rdfs:label": [
         {
-          "@id": "https://w3id.org/italia/data/distribution/PCAPIT-JSON-LD"
+          "@language": "it",
+          "@value": "Aggiudicazione"
         },
         {
-          "@id": "https://w3id.org/italia/data/distribution/PCAPIT-RDF-TURTLE"
-        }
-      ],
-      "admsapit:hasTask": [
-        {
-          "@id": "admsapit:SearchTask"
+          "@language": "en",
+          "@value": "Award"
         },
         {
-          "@id": "admsapit:QueryFormulationTask"
+          "@language": "en",
+          "@value": "Selection"
         },
         {
-          "@id": "admsapit:AnnotationTask"
+          "@language": "it",
+          "@value": "Selezione"
         }
       ],
-      "admsapit:last": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/0.4"
-      },
-      "admsapit:officialURI": {
-        "@type": "xsd:anyURI",
-        "@value": "https://w3id.org/italia/onto/PublicContract"
-      },
-      "admsapit:prefix": "pcapit",
-      "admsapit:semanticAssetInUse": [
+      "rdfs:subClassOf": {
+        "@id": "l0:EventOrSituation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/PublicContract/AwardCriterion",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
-          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "https://w3id.org/italia/data/project/DAF"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "admsapit:status": "final draft",
-      "admsapit:target": [
-        {
-          "@language": "it",
-          "@value": "Pubbliche Amministrazioni"
-        },
+      "prov:wasDerivedFrom": {
+        "@id": "http://w3id.org/ocds/ns#AwardCriteria"
+      },
+      "prov:wasInfluencedBy": {
+        "@id": "http://data.europa.eu/m8g/Criterion"
+      },
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Imprese"
+          "@value": "Le istanze di questa classe rappresentano il criterio di aggiudicazione (tipicamente, il criterio dell'offerta economicamente più vantaggiosa o del prezzo più basso) adottato nell'ambito di una procedura di affidamento."
         },
         {
-          "@language": "it",
-          "@value": "Cittadini"
+          "@language": "en",
+          "@value": "The class that represents the award criteria (e.g., \"most economically advantageous tender\" or \"lowest price\") adopted for awarding. The instances of this class, at the moment are \"most economically advantageous tender\" and \"lowest price\""
         }
       ],
-      "admsapit:type": {
-        "@id": "admsapit:DomainOntology"
-      },
-      "dcat:contactPoint": {
-        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PublicContract"
       },
-      "dcat:keyword": [
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Bando di gara"
+          "@language": "en",
+          "@value": "Award Criterion"
         },
         {
           "@language": "it",
-          "@value": "Appalto"
+          "@value": "Criterio di Aggiudicazione"
         },
         {
           "@language": "it",
-          "@value": "Procedura di realizzazione"
+          "@value": "Criterio di Selezione"
         },
+        {
+          "@language": "en",
+          "@value": "Selection Criterion"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Gara"
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "Contratto Pubblico"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "dcat:theme": {
-        "@id": "http://publications.europa.eu/resource/authority/data-theme/GOVE"
-      },
-      "dcterms:accrualPeriodicity": {
-        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      "prov:wasInfluencedBy": {
+        "@id": "http://contsem.unizar.es/def/sector-publico/pproc#ContractAwardNotice"
       },
-      "dcterms:creator": [
+      "rdfs:comment": [
         {
-          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+          "@language": "it",
+          "@value": "La classe che rappresenta l'esito della procedura di affidamento, ovvero il documento che attesta l'attribuzione di un lotto a un offerente. L'attribuzione può avvenire tramite aggiudicazione, affidamento o adesione a un accordo quadro, a seconda della tipologia di procedura."
         },
         {
-          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/csi_piem"
-        },
+          "@language": "en",
+          "@value": "The class that represents the document that certifies the outcome of a procedure, namely the attribution of a lot to a bidder. Depending on the type of the procedure, the attribution can be an open award, a direct award, or a framework agreement."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PublicContract"
+      },
+      "rdfs:label": [
         {
-          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/cvtiap"
+          "@language": "it",
+          "@value": "Avviso Esito di Procedura"
         },
         {
-          "@id": "https://w3id.org/italia/data/organization/private-organization/IT11491360019"
+          "@language": "en",
+          "@value": "Award Notice"
         }
       ],
-      "dcterms:description": [
+      "rdfs:subClassOf": [
         {
-          "@language": "en",
-          "@value": "This is the Italian application profile of the public contract ontology"
+          "@id": "https://w3id.org/italia/onto/PublicContract/Notice"
         },
         {
-          "@language": "it",
-          "@value": "Questo il profilo applicativo italiano dell'ontologia sui contratti pubblici"
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb36"
         }
-      ],
-      "dcterms:issued": {
-        "@type": "xsd:date",
-        "@value": "2018-04-27"
-      },
-      "dcterms:language": [
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/PublicContract/CIG",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "dcterms:modified": {
-        "@type": "xsd:date",
-        "@value": "2019-04-23"
-      },
-      "dcterms:publisher": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
-      },
-      "dcterms:rightsHolder": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/cvtiap"
-      },
-      "dcterms:title": [
+      "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Public Contracts ontology - Italian application profile"
+          "@value": "Property that identifies the unique code of the lot"
         },
         {
           "@language": "it",
-          "@value": "Ontologia dei Contratti Pubblici - Profilo applicativo italiano"
+          "@value": "Proprietà che identifica il CIG"
         }
       ],
-      "owl:imports": [
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PublicContract"
+      },
+      "rdfs:label": [
         {
-          "@id": "https://w3id.org/italia/onto/RO"
+          "@language": "it",
+          "@value": "CIG (Codice Identificativo Gara)"
         },
         {
-          "@id": "https://w3id.org/italia/onto/l0"
+          "@language": "en",
+          "@value": "Identifier of the Lot"
         }
       ],
-      "owl:versionIRI": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/0.4"
+      "rdfs:range": {
+        "@id": "xsd:string"
       },
+      "rdfs:subPropertyOf": {
+        "@id": "l0:identifier"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/PublicContract/CPV",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "Version 0.4- Modified on 23 April 2019 - Refactoring l0:Event in l0:EventOrSituation"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "Versione 0.4- Modificata il 23 Aprile 2019 - rifattorizzazione di l0:Event in l0:EventOrSituation"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
+      "prov:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This is the ontology of the Italian public contracts."
+          "@language": "it",
+          "@value": "La Classe che rappresenta il CPV (Common Procurement Vocabular) con cui è classificata una procedura, un lotto o un contratto. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato."
         },
         {
-          "@language": "it",
-          "@value": "Questa è l'ontologia dei contratti pubblici italiani."
+          "@language": "en",
+          "@value": "The class that represents the CPV (Common Procurement Vocabulary), code describing the main object of a procedure, lot or contract. The instances of this class can be represented as skos concepts of a controlled vocabulary."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -756,28 +1281,21 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Ontologia dei contratti pubblici italiani"
+          "@language": "en",
+          "@value": "CPV (Common Procurement Vocabulary)"
         },
         {
-          "@language": "en",
-          "@value": "Italian public contracts ontology"
+          "@language": "it",
+          "@value": "CPV (Vocabolario comune per gli appaltii)"
         }
-      ]
-    },
-    {
-      "@id": "_:N61c275db67b44bc699421e118fccc7c4",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/attachesTenderDocument"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/TenderDocument"
+      ],
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasNoticeType",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/CallForCompetition",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -788,57 +1306,57 @@
           "@value": "stable"
         }
       ],
+      "prov:wasDerivedFrom": {
+        "@id": "http://data.europa.eu/eproc/ontology#CallForTender"
+      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che indica il tipo di bando."
+          "@value": "La classe che rappresenta un bando di gara pubblico."
         },
         {
           "@language": "en",
-          "@value": "The property that links a notice to its type."
+          "@value": "This class represents a public call for tender."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Notice"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha tipo di bando"
+          "@value": "Bando di Gara"
         },
         {
           "@language": "en",
-          "@value": "has notice type"
+          "@value": "Call for Competition"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/NoticeType"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Notice"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/SuspensionDocument",
+      "@id": "https://w3id.org/italia/onto/PublicContract/Concession",
       "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The class that represents the document setting the suspension."
+          "@language": "it",
+          "@value": "La classe che rappresenta la modalità di realizzazione di una gara tramite concessione."
         },
         {
-          "@language": "it",
-          "@value": "La classe che rappresenta il documento che stabilisce la sospensione di un contratto."
+          "@language": "en",
+          "@value": "The class that represents the implementation of a procedure through a concession."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -846,87 +1364,95 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Documento di sospensione"
+          "@language": "en",
+          "@value": "Concession"
         },
         {
-          "@language": "en",
-          "@value": "Suspension Document"
+          "@language": "it",
+          "@value": "Concessione"
         }
       ],
       "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/currentEstimatedEndDate",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/Contract",
+      "@type": "owl:Class",
       "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
         {
           "@language": "en",
           "@value": "stable"
+        }
+      ],
+      "prov:wasDerivedFrom": [
+        {
+          "@id": "http://w3id.org/ocds/ns#Contract"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "http://www.omg.org/spec/EDMC-FIBO/FND/Agreements/Contracts/Contract"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The property that represents the estimated end date. The date is imported from the last economic summary related to the lot."
+          "@value": "An instance of this class is an abstract information entity about a realized contract between a contracting authority and their supplier."
         },
         {
           "@language": "it",
-          "@value": "La proprietà che indica la data entro la quale si prevede di portare a termine la prestazione. Si deduce tale data dall'attuale prospetto economico del lotto, o comunque si intende che essa indica la più recente e valida previsione fatta."
+          "@value": "Una istanza di questa classe rappresenta un contratto realizzato tra due o più agenti: ad esempio, tra una stazione appaltante ed un fornitore."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "current estimated end date"
+          "@value": "Contract"
         },
         {
           "@language": "it",
-          "@value": "attuale previsione di fine prestazione"
+          "@value": "Contratto"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:date"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:endTime"
-      }
-    },
-    {
-      "@id": "_:N6df0081f8f7b4162bc7737b4dd85cb9f",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasChangeDocument"
-      }
-    },
-    {
-      "@id": "_:N493c3b04474f49d4b0a877fc39c240f8",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/RO/holdsRoleInTime"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/PublicContract/Document"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb37"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb38"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb39"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb40"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb41"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb42"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb43"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb44"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/suspensionDate",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/DirectAdministration",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -939,75 +1465,60 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that represents the starting date of the suspension."
+          "@language": "it",
+          "@value": "La classe che rappresenta la modalità di realizzazione di una gara tramite amministrazione diretta."
         },
         {
-          "@language": "it",
-          "@value": "Questa proprietà indica la data di inizio della sospensione del contratto."
+          "@language": "en",
+          "@value": "The class that represents the implementation of a procedure through a direct administration."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/SuspensionDocument"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "data sospensione"
+          "@value": "Amministrazione diretta"
         },
         {
           "@language": "en",
-          "@value": "suspension date"
+          "@value": "Direct administration"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:date"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:date"
-      }
-    },
-    {
-      "@id": "_:N008657dd72fe4393b78812bddf41a95c",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/TenderSubmission"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/submittedDuring"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/VariantReason",
+      "@id": "https://w3id.org/italia/onto/PublicContract/Document",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "provvisoria"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "unstable"
+        }
+      ],
+      "prov:wasDerivedFrom": [
+        {
+          "@id": "http://data.europa.eu/eproc/ontology#Document"
+        },
+        {
+          "@id": "http://w3id.org/ocds/ns#Document"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "skos:Concept"
-      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La Classe che rappresenta la motivazione della variante in corso d'opera. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato"
+          "@value": "La classe che rappresenta i vari documenti coinvolti in tutte le fasi di procurement"
         },
         {
           "@language": "en",
-          "@value": "The class that represents the reason of the variant. The instances of this class can be represented as skos concepts of a controlled vocabulary."
+          "@value": "The class that represents all the various documents involved in the different procurement phases"
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1016,20 +1527,25 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Variant reason"
+          "@value": "Document"
         },
         {
           "@language": "it",
-          "@value": "Motivazione Variante"
+          "@value": "Documento"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentRationale"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Object"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb45"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/currentPlanningAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1042,51 +1558,34 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "La proprietà che determina l'importo attualmente previsto per la progettazione riportato nell'ultima versione del prospetto economico"
+          "@language": "en",
+          "@value": "An instance of this class represents the economic summary of a lot or contract. Dates and amounts related to the economic summary are usually defined during the awarding and negotiation stages. Amounts may be imported from the \"economic framework\" that is periodically drawn up. The economic summary may be reshaped following a change event (e.g., a variant or a suspension). Such a modification creates a new economic summary which replaces the former and where dates and amounts are updated."
         },
         {
-          "@language": "en",
-          "@value": "The property that represents the currently estimated planning amount. The date is imported from the last economic summary related to the procedure."
+          "@language": "it",
+          "@value": "Un'istanza di questa classe rappresenta il prospetto economico di un lotto o contratto. Date e ammontari contenuti nel prospetto sono generalmente definiti nelle fasi preliminari di aggiudicazione, affidamento, contrattazione e redazione del quadro economico. Il prospetto economico, così come il quadro economico che eventualmente lo alimenta in merito agli ammontari, può essere rimodulato in seguito a un evento di cambiamento (per esempio, una variante in corso d'opera o una sospensione). Tale modifica genera un nuovo prospetto economico che sostituisce il precedente, e aggiorna i valori di date e ammontari in base a quanto stabilito nei documenti di modifica corrispondenti all'evento di cambiamento stesso"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "current planning amount"
+          "@value": "Economic summary"
         },
         {
           "@language": "it",
-          "@value": "attuale importo progettazione"
+          "@value": "Prospetto economico"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:float"
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
       }
     },
     {
-      "@id": "_:N2028277e0e1e4182b0a9e50a51e48692",
+      "@id": "https://w3id.org/italia/onto/PublicContract/FrameworkAgreement",
       "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/appliesToLot",
-      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1099,37 +1598,33 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This property is used to represent the relationship between a tender to the lot (a tender applies to a lot)"
+          "@language": "it",
+          "@value": "La classe che rappresenta la modalità di realizzazione di una gara tramite un accordo quadro."
         },
         {
-          "@language": "it",
-          "@value": "Questa proprietà è utilizzata per rappresentare il legame tra l'offerta e il lotto (l'offerta si applica al lotto)"
+          "@language": "en",
+          "@value": "The class that represents the implementation of a procedure through a framework agreement."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "si applica a lotto"
+          "@value": "Accordo quadro"
         },
         {
           "@language": "en",
-          "@value": "applies to lot"
+          "@value": "Framework agreement"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/ResolutionToContract",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/Good",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1143,11 +1638,15 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La classe che comprende gli atti con i quali la stazione appaltante manifesta la propria volontà di stipulare un contratto, individuando gli elementi essenziali del contratto e i criteri di selezione degli operatori economici e delle offerte."
+          "@value": "Fornitura di prodotti"
         },
         {
           "@language": "en",
-          "@value": "The class that includes the documents by means of which the contracting authority expresses that it wants to conclude a contract."
+          "@value": "The class that includes those interventions concerning the purchase of goods."
+        },
+        {
+          "@language": "it",
+          "@value": "La classe che comprende gli interventi che consistono nell'acquisto di beni."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1156,38 +1655,39 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Determina a contrarre"
+          "@value": "Fornitura di Prodotto"
+        },
+        {
+          "@language": "it",
+          "@value": "Fornitura di Bene"
         },
         {
           "@language": "en",
-          "@value": "Resolution to contract"
+          "@value": "Good supply"
         }
-      ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Document"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/PublicProcurement",
+      "@id": "https://w3id.org/italia/onto/PublicContract/Inspection",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "provvisoria"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The class that represents the implementation of a procedure through a public procurement."
+          "@language": "it",
+          "@value": "Le istanze di questa classe rappresentano i dati sulla fase di collaudo"
         },
         {
-          "@language": "it",
-          "@value": "La classe che rappresenta la modalità di realizzazione di una gara tramite un contratto di appalto."
+          "@language": "en",
+          "@value": "The instances of this class represent the data regarding the inspection"
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1195,158 +1695,146 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Public procurement"
+          "@language": "it",
+          "@value": "Collaudo"
         },
         {
-          "@language": "it",
-          "@value": "Appalto"
+          "@language": "en",
+          "@value": "Inspection"
         }
       ],
       "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+        "@id": "l0:EventOrSituation"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/servicesAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/Lot",
+      "@type": "owl:Class",
+      "owl:disjointWith": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The property that represents the services amount. It is valid within a version of the economic summary."
+          "@value": "One of the parts of a procurement project that is being subdivided to allow the buyer to award different lots to different economic operators under different contracts."
         },
         {
           "@language": "it",
-          "@value": "La proprietà che determina l'importo stimato per i servizi, nell'ambito di una versione del prospetto economico."
+          "@value": "Una delle parti in cui è suddiviso un progetto di procurement. La suddivisione in lotti ha lo scopo di consentire alla stazione appaltante di aggiudicare diversi lotti a diversi operatori economici tramite contratti distinti."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "services amount"
+          "@value": "Lot"
         },
         {
           "@language": "it",
-          "@value": "importo servizi"
+          "@value": "Lotto"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:float"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/submittedDuring",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
+      "rdfs:subClassOf": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb46"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb47"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb48"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb49"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/PublicContract/LowestPrice",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/PublicContract/AwardCriterion"
       ],
-      "rdfs:comment": [
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Proprietà che collega una offerta alla fase (o evento) di presentazione dell'offerta."
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "Property that links the tender to the tender submission event/phase"
+          "@value": "stable"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "presentata durante"
+          "@language": "en",
+          "@value": "Lowest Price"
         },
         {
-          "@language": "en",
-          "@value": "submitted during"
+          "@language": "it",
+          "@value": "Prezzo più basso"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/TenderSubmission"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/procedureTotalAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/MostEconomicallyAdvantageousTender",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/PublicContract/AwardCriterion"
+      ],
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "The property that represents the total amount for the procedure."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che determina l'importo totale della procedura"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "importo complessivo gara"
+          "@language": "en",
+          "@value": "Most economically advantageous offer"
         },
         {
-          "@language": "en",
-          "@value": "procedure total amount"
+          "@language": "it",
+          "@value": "Offerta economicamente più vantaggiosa"
         }
-      ],
-      "rdfs:range": {
-        "@id": "xsd:float"
-      }
+      ]
     },
     {
       "@id": "https://w3id.org/italia/onto/PublicContract/Notice",
       "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
@@ -1377,83 +1865,80 @@
           "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementDocument"
         },
         {
-          "@id": "_:Ne48815b5a15849cfa3794bb642fd2c5a"
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb50"
         },
         {
-          "@id": "_:Ndab0cbaf4a734f78809f6f95b016eb8e"
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb51"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasAwardNotice",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/NoticeType",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "provvisoria"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
+      "prov:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che collega il lotto all'esito dell'aggiudicazione dello stesso."
+          "@value": "La classe che rappresenta il tipo di bando o avviso."
         },
         {
           "@language": "en",
-          "@value": "The property that links the lot to its award outcome."
+          "@value": "The class that represents the type of notice."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "ha avviso di esito di procedura"
+          "@language": "en",
+          "@value": "Notice type"
         },
         {
-          "@language": "en",
-          "@value": "has award notice"
+          "@language": "it",
+          "@value": "Tipologia dell'avviso"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasNotice"
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/TenderDocument",
+      "@id": "https://w3id.org/italia/onto/PublicContract/Payment",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "provvisoria"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "unstable"
         }
       ],
       "prov:wasInfluencedBy": {
-        "@id": "http://data.europa.eu/eproc/ontology#Tender"
+        "@id": "http://data.europa.eu/eproc/ontology#Payment"
       },
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "It represents the document which includes the offer submitted as response to a call for tender"
+          "@value": "An instance of this class represents a payment made by the contracting authority."
         },
         {
           "@language": "it",
-          "@value": "Classe che rappresenta il documento con l'offerta di un offerente in risposta a un bando di gara"
+          "@value": "La classe che rappresenta il pagamento effettuato dalla stazione appaltante."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1462,43 +1947,20 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Documento di Offerta"
-        },
-        {
-          "@language": "it",
-          "@value": "Tender Document"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:N0e368e62dc814172a29a252124163b36"
+          "@value": "Pagamento"
         },
-        {
-          "@id": "https://w3id.org/italia/onto/PublicContract/Document"
-        }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
-      "@type": [
-        "l0:Agent",
-        "owl:NamedIndividual"
-      ],
-      "dcterms:identifier": "cnr - Z6HZEH - STLab",
-      "l0:name": [
         {
           "@language": "en",
-          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
-        },
-        {
-          "@language": "it",
-          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
+          "@value": "Payment"
         }
-      ]
+      ],
+      "rdfs:subClassOf": {
+        "@id": "l0:EventOrSituation"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasPaymentCertificate",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/PaymentCertificate",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1511,37 +1973,34 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that links the lot to the certificate of payment approved by the related progress of work report."
+          "@language": "it",
+          "@value": "La classe che rappresenta il certificato di pagamento emesso dalla stazione appaltante, generalmente deliberato nell'ambito di un SAL (Stato Avanzamento Lavori)."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che collega il lotto al certificato di pagamento. Per i lavori il certifcato di pagamento viene deliberato nel SAL."
+          "@language": "en",
+          "@value": "The class that represents the certificate of payment issued by the contracting authority, usually approved by the work progress report."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha certificato di pagamento"
+          "@value": "Certificato di pagamento"
         },
         {
           "@language": "en",
-          "@value": "has certificate of payment"
+          "@value": "Payment certificate"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/PaymentCertificate"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Document"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/containsPaymentCertificate",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/Procedure",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1555,35 +2014,64 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà inversa di approvato in SAL che collega il SAL al certificato di pagamento"
+          "@value": "La classe che comprende le attività che una stazione appaltante mette in atto per realizzare un progetto di procurement, ad esempio le attività svolte tramite un contratto di appalto o di concessione, le attività realizzate attraverso amministrazione diretta,  parternariato pubblico/privato o adesione ad un accordo quadro. Le attività prevedono step procedurali che possono variare in relazione alla modalità di realizzazione."
         },
         {
           "@language": "en",
-          "@value": "Inverse property of approvedInWPR that links a work progress report to the payment certificate"
+          "@value": "The class that represents the activities that a contracting authority carries out in order to actualize a procurement project, such as those carried out through public procurement, concession, direct administration, public/private partnership or framework agreement. The steps of the procedure may vary according to the type of the procedure. Information."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/WorkProgressReport"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "contains payment certificate"
+          "@language": "it",
+          "@value": "Gara"
+        },
+        {
+          "@language": "it",
+          "@value": "Modalità di realizzazione"
+        },
+        {
+          "@language": "it",
+          "@value": "Procedimento"
+        },
+        {
+          "@language": "it",
+          "@value": "Procedura di affidamento"
+        },
+        {
+          "@language": "en",
+          "@value": "Procedure"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb52"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb53"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb54"
         },
         {
-          "@language": "it",
-          "@value": "contiene certificato di pagamento"
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb55"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb56"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb57"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/PaymentCertificate"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/VariantDocument",
+      "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
@@ -1595,14 +2083,17 @@
           "@value": "stable"
         }
       ],
+      "prov:wasDerivedFrom": {
+        "@id": "http://w3id.org/ocds/ns#Change"
+      },
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "La classe che rappresenta il documento che stabilisce la variante di un contratto."
+          "@language": "en",
+          "@value": "An instance of this class represents an event of modification, for example an event leading to the reshaping of the economic summary."
         },
         {
-          "@language": "en",
-          "@value": "The class that represents the document setting the variant."
+          "@language": "it",
+          "@value": "Una istanza di questa classe rappresenta un evento di cambiamento, per esempio un evento che porta a una rimodulazione del prospetto economico di una procedura."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1610,42 +2101,45 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Variant Document"
+          "@language": "it",
+          "@value": "Evento di cambiamento per il procedimento"
         },
         {
-          "@language": "it",
-          "@value": "Documento di Variante"
+          "@language": "en",
+          "@value": "Procedure Change eEvent"
         }
       ],
       "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
+        "@id": "l0:EventOrSituation"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/SuspensionReason",
+      "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureType",
       "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "prov:wasDerivedFrom": {
-        "@id": "skos:Concept"
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
+      "prov:wasInfluencedBy": {
+        "@id": "http://w3id.org/ocds/ns#Method"
       },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La Classe che rappresenta la motivazione della sospensione. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato"
+          "@value": "La Classe che rappresenta la modalità di scelta del contraente (per esempio, secondo la procedura dell'affidamento diretto, della procedura aperta o della procedura ristretta), che caratterizza la procedura di affidamento di un lotto, secondo le specifiche tecniche degli XML ex L.190/2012 previste da ANAC. La modalità di scelta del contraente va indicata in compatibilità con le diverse sotto-classi della procedura di affidamento, per cui ad ogni sotto-classe possono corrispondere solo alcune modalità. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato. "
         },
         {
           "@language": "en",
-          "@value": "The class that represents the reason of the suspension. The instances of this class can be represented as skos concepts of a controlled vocabulary."
+          "@value": "The class that represents the type of procedure (e.g, direct award, open tender procedure, restricted tender procedure) as provided for by XML ex L.190/2012 technical requirements exploited by ANAC. The instances of this class can be represented as skos concepts of a controlled vocabulary."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1653,39 +2147,39 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Suspension reason"
+          "@language": "it",
+          "@value": "Procedura di Scelta del Contraente"
         },
         {
-          "@language": "it",
-          "@value": "Motivazione Sospensione"
+          "@language": "en",
+          "@value": "Procedure type"
         }
       ],
       "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentRationale"
+        "@id": "l0:Characteristic"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Publication",
+      "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementDocument",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "provvisoria"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "unstable"
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Le istanze di questa classe rappresentano i dati sulla fase di pubblicazione di una gara"
+          "@value": "La classe che rappresenta un documento emesso dalla stazione appaltante nel corso di una procedura di realizzazione."
         },
         {
           "@language": "en",
-          "@value": "The instances of this class represent the data of the publication phase"
+          "@value": "The class that represents the document issued by the contracting authority during the course of a procedure."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1693,78 +2187,72 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Publication"
+          "@language": "it",
+          "@value": "Documento dell'approvvigionamento"
         },
         {
-          "@language": "it",
-          "@value": "Pubblicazione"
+          "@language": "en",
+          "@value": "Procurement Document"
         }
       ],
       "rdfs:subClassOf": {
-        "@id": "l0:EventOrSituation"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Document"
       }
     },
     {
-      "@id": "_:N7cd3053b91d54ba8adcedc1b80aafb13",
+      "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject",
       "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasAwardCriterion",
-      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "provvisoria"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that determines the award criteria of the lot. This property should be used in the case of procedures that include public calls followed by an awarding."
+          "@language": "it",
+          "@value": "La classe che comprende i progetti atti a soddisfare un fabbisogno individuato dall'amministrazione."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che determina il criterio di aggiudicazione del lotto. Tale proprietà fa riferimento a un vocabolario controllato."
+          "@language": "en",
+          "@value": "The class that includes projects aiming at meet the needs detected by a public administration."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has award criterion"
+          "@value": "Procurement Project"
         },
         {
           "@language": "it",
-          "@value": "ha criterio di aggiudicazione"
+          "@value": "Progetto di approvigionamento"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AwardCriterion"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Activity"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb58"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb59"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb60"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/variantDate",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/PublicPrivatePartnership",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1777,39 +2265,33 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that represents the starting date of the variant."
+          "@language": "it",
+          "@value": "La classe che rappresenta la modalità di realizzazione di una gara tramite un parternariato pubblico/privato."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che determina la data di inizio della variante."
+          "@language": "en",
+          "@value": "The class that represents the implementation of a procedure through a public/private partnership."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/VariantDocument"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "data variante"
+          "@value": "Parternariato Pubblico/Privato"
         },
         {
           "@language": "en",
-          "@value": "variant date"
+          "@value": "Public/Private Partnership"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:date"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:date"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/CPV",
+      "@id": "https://w3id.org/italia/onto/PublicContract/PublicProcurement",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
@@ -1821,17 +2303,14 @@
           "@value": "stable"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "skos:Concept"
-      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La Classe che rappresenta il CPV (Common Procurement Vocabular) con cui è classificata una procedura, un lotto o un contratto. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato."
+          "@value": "La classe che rappresenta la modalità di realizzazione di una gara tramite un contratto di appalto."
         },
         {
           "@language": "en",
-          "@value": "The class that represents the CPV (Common Procurement Vocabulary), code describing the main object of a procedure, lot or contract. The instances of this class can be represented as skos concepts of a controlled vocabulary."
+          "@value": "The class that represents the implementation of a procedure through a public procurement."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1840,19 +2319,19 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "CPV (Vocabolario comune per gli appaltii)"
+          "@value": "Appalto"
         },
         {
           "@language": "en",
-          "@value": "CPV (Common Procurement Vocabulary)"
+          "@value": "Public procurement"
         }
       ],
       "rdfs:subClassOf": {
-        "@id": "l0:Characteristic"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Inspection",
+      "@id": "https://w3id.org/italia/onto/PublicContract/Publication",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
@@ -1867,11 +2346,11 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Le istanze di questa classe rappresentano i dati sulla fase di collaudo"
+          "@value": "Le istanze di questa classe rappresentano i dati sulla fase di pubblicazione di una gara"
         },
         {
           "@language": "en",
-          "@value": "The instances of this class represent the data regarding the inspection"
+          "@value": "The instances of this class represent the data of the publication phase"
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1880,11 +2359,11 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Collaudo"
+          "@value": "Pubblicazione"
         },
         {
           "@language": "en",
-          "@value": "Inspection"
+          "@value": "Publication"
         }
       ],
       "rdfs:subClassOf": {
@@ -1892,11 +2371,7 @@
       }
     },
     {
-      "@id": "l0:controlledVocabulary",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/CallForCompetition",
+      "@id": "https://w3id.org/italia/onto/PublicContract/Resolution",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
@@ -1908,78 +2383,36 @@
           "@value": "stable"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "http://data.europa.eu/eproc/ontology#CallForTender"
-      },
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This class represents a public call for tender."
+          "@value": "An instance of this class represents a resolution of contract."
         },
         {
           "@language": "it",
-          "@value": "La classe che rappresenta un bando di gara pubblico."
+          "@value": "Una istanza di questa classe rappresenta una risoluzione di un contratto."
         }
       ],
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "Bando di Gara"
-        },
-        {
-          "@language": "en",
-          "@value": "Call for Competition"
-        }
-      ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Notice"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Work",
-      "owl:versionInfo": [
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "Resolution"
         },
         {
           "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "La classe che comprende gli interventi che consistono nella realizzazione di lavori pubblici."
-        },
-        {
-          "@language": "en",
-          "@value": "The class that includes those interventions concerning the actualization of public works."
+          "@value": "Risoluzione"
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PublicContract"
-      },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Work supply"
-        },
-        {
-          "@language": "it",
-          "@value": "Fornitura di lavori"
-        }
-      ]
+      "rdfs:subClassOf": {
+        "@id": "l0:EventOrSituation"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/approvedInWPR",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/containsPaymentCertificate"
-      },
+      "@id": "https://w3id.org/italia/onto/PublicContract/ResolutionDocument",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1993,204 +2426,174 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "PEr i Lavori, la proprietà che collega il certificato di pagamento al SAL (Stato Avanzamento Lavori) documento che contiene la delibera al pagamento stesso."
+          "@value": "La classe che rappresenta il documento che stabilisce la risoluzione di un contratto."
         },
         {
           "@language": "en",
-          "@value": "The property that links the certificate of payment to the work progress report whereby the payment is approved."
+          "@value": "The class that represents the document setting the resolution of a contract."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/PaymentCertificate"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "deliberato in Stato Avanzamento Lavori"
+          "@value": "Documento di risoluzione"
         },
         {
           "@language": "en",
-          "@value": "approved in work progress report"
+          "@value": "Resolution document"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/WorkProgressReport"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/tenderer",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/ResolutionReason",
+      "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
+      "prov:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che indica l'organizzazione offerente di un'offerta."
+          "@value": "La Classe che rappresenta la motivazione della risoluzione del contratto. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato."
         },
         {
           "@language": "en",
-          "@value": "The property that links the tender to its tenderer."
+          "@value": "The class that represents the reason of the suspension. The instances of this class can be represented as skos concepts of a controlled vocabulary."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "tenderer"
+          "@language": "it",
+          "@value": "Motivazione Risoluzione"
         },
         {
-          "@language": "it",
-          "@value": "offerente"
+          "@language": "en",
+          "@value": "Resolution reason"
         }
       ],
-      "rdfs:range": {
-        "@id": "l0:Agent"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentRationale"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasNotice",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/ResolutionToContract",
+      "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Property that links a procedure or lot with a notice"
+          "@language": "it",
+          "@value": "La classe che comprende gli atti con i quali la stazione appaltante manifesta la propria volontà di stipulare un contratto, individuando gli elementi essenziali del contratto e i criteri di selezione degli operatori economici e delle offerte."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà che lega una gara o lotto con un avviso"
+          "@language": "en",
+          "@value": "The class that includes the documents by means of which the contracting authority expresses that it wants to conclude a contract."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha avviso"
+          "@value": "Determina a contrarre"
         },
         {
           "@language": "en",
-          "@value": "has notice"
+          "@value": "Resolution to contract"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Notice"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasProcurementDocument"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/organization/private-organization/IT11491360019",
-      "@type": [
-        "dcatapit:Agent",
-        "foaf:Agent",
-        "owl:NamedIndividual"
-      ],
-      "dcterms:identifier": "IT11491360019",
-      "foaf:name": {
-        "@language": "it",
-        "@value": "Synapta Srl"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Document"
       }
     },
     {
-      "@id": "prov:wasInfluencedBy",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/ServiceIntervention",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "provvisoria"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "unstable"
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The class that includes projects aiming at meet the needs detected by a public administration."
+          "@language": "it",
+          "@value": "La classe che comprende gli interventi che consistono nell'acquisizione di servizi."
         },
         {
-          "@language": "it",
-          "@value": "La classe che comprende i progetti atti a soddisfare un fabbisogno individuato dall'amministrazione."
+          "@language": "en",
+          "@value": "The class that includes those interventions concerning the acquisition of services."
         }
       ],
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "Progetto di approvigionamento"
-        },
         {
           "@language": "en",
-          "@value": "Procurement Project"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:N8f743030c33448f892d34352e7359f45"
-        },
-        {
-          "@id": "l0:Activity"
+          "@value": "Service Intervention"
         },
         {
-          "@id": "_:N7e8f77aa490645babe940186e45c39ad"
+          "@language": "it",
+          "@value": "Fornitura di Servizio"
         },
         {
-          "@id": "_:N746fb2e673ee4fcaaecbc48d430e5d43"
+          "@language": "en",
+          "@value": "Service supply"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/LowestPrice",
-      "@type": [
-        "https://w3id.org/italia/onto/PublicContract/AwardCriterion",
-        "owl:NamedIndividual"
-      ],
+      "@id": "https://w3id.org/italia/onto/PublicContract/Suspension",
+      "@type": "owl:Class",
       "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
         {
           "@language": "en",
           "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "An instance of this class represents a suspension."
         },
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Una istanza di questa classe rappresenta una sospensione."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -2199,35 +2602,38 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Prezzo più basso"
+          "@value": "Sospensione"
         },
         {
           "@language": "en",
-          "@value": "Lowest Price"
+          "@value": "Suspension"
         }
-      ]
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/WorkProgressReport",
+      "@id": "https://w3id.org/italia/onto/PublicContract/SuspensionDocument",
       "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The class that represents the document reporting the progress of work."
+          "@language": "it",
+          "@value": "La classe che rappresenta il documento che stabilisce la sospensione di un contratto."
         },
         {
-          "@language": "it",
-          "@value": "La classe che comprende il documento che attesta lo stato di avanzamento dei lavori."
+          "@language": "en",
+          "@value": "The class that represents the document setting the suspension."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -2235,39 +2641,42 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Work Progress Report"
+          "@language": "it",
+          "@value": "Documento di sospensione"
         },
         {
-          "@language": "it",
-          "@value": "Stato avanzamento lavori"
+          "@language": "en",
+          "@value": "Suspension Document"
         }
       ],
       "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Document"
+        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Procedure",
+      "@id": "https://w3id.org/italia/onto/PublicContract/SuspensionReason",
       "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
+      "prov:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The class that represents the activities that a contracting authority carries out in order to actualize a procurement project, such as those carried out through public procurement, concession, direct administration, public/private partnership or framework agreement. The steps of the procedure may vary according to the type of the procedure. Information."
+          "@language": "it",
+          "@value": "La Classe che rappresenta la motivazione della sospensione. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato"
         },
         {
-          "@language": "it",
-          "@value": "La classe che comprende le attività che una stazione appaltante mette in atto per realizzare un progetto di procurement, ad esempio le attività svolte tramite un contratto di appalto o di concessione, le attività realizzate attraverso amministrazione diretta,  parternariato pubblico/privato o adesione ad un accordo quadro. Le attività prevedono step procedurali che possono variare in relazione alla modalità di realizzazione."
+          "@language": "en",
+          "@value": "The class that represents the reason of the suspension. The instances of this class can be represented as skos concepts of a controlled vocabulary."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -2276,73 +2685,20 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Modalità di realizzazione"
+          "@value": "Motivazione Sospensione"
         },
         {
           "@language": "en",
-          "@value": "Procedure"
-        },
-        {
-          "@language": "it",
-          "@value": "Procedura di affidamento"
-        },
-        {
-          "@language": "it",
-          "@value": "Procedimento"
-        },
-        {
-          "@language": "it",
-          "@value": "Gara"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:N3cb5157ea2c54768b206c0e222570489"
-        },
-        {
-          "@id": "_:N2cc980e5544d48c9bf4d86d548553c5f"
-        },
-        {
-          "@id": "_:N4cffb04a4ded445ebe6ecaca8c9a47ca"
-        },
-        {
-          "@id": "_:N4aff66811ae64955a294bcc10f3f8962"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
-        },
-        {
-          "@id": "_:N2b8ca523fbee4322bb9c6cf90628fe7a"
-        },
-        {
-          "@id": "_:Nf0aa1eb367d04e9eaa97a1ee3bb4aeba"
+          "@value": "Suspension reason"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/DAF",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:Project"
       ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "Data & Analytics Framework"
-      }
-    },
-    {
-      "@id": "_:Ne48815b5a15849cfa3794bb642fd2c5a",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasCPV"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/CPV"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentRationale"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/variantReason",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/Tender",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -2353,70 +2709,74 @@
           "@value": "stable"
         }
       ],
+      "prov:wasInfluencedBy": {
+        "@id": "http://w3id.org/ocds/ns#Tender"
+      },
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that links the variant to the identifier within the controlled vocabulary of variant reasons."
+          "@language": "it",
+          "@value": "Questa classe rappresenta un'entità di offerta che si applica al lotto, a cui è attaccato un documento di offerta e che è presentata da un offerente durante la fase di presentazione delle offerte (rappresenta una relazione n-aria)"
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che collega la variante all'identificativo nel vocabolario controllato delle motivazioni delle varianti."
+          "@language": "en",
+          "@value": "This class represents and entity related to the offer that applies to the lot, to which is attached a document and that it is presented during the tender submission phase (n-ary relationship)"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/VariantDocument"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha motivazione della variante"
+          "@value": "Offerta"
         },
         {
           "@language": "en",
-          "@value": "has variant reason"
+          "@value": "Tender"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/VariantReason"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasAmendmentRationale"
-      }
-    },
-    {
-      "@id": "_:Nca1e3b31911a41d1ba5771c2f7f80f63",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Resolution"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasContractualResolution"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Entity"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb61"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb62"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb63"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb64"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentRationale",
+      "@id": "https://w3id.org/italia/onto/PublicContract/TenderDocument",
       "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
+      "prov:wasInfluencedBy": {
+        "@id": "http://data.europa.eu/eproc/ontology#Tender"
+      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Classe astratta che raggruppa i diversi tipi di  motivazioni per la modifica"
+          "@value": "Classe che rappresenta il documento con l'offerta di un offerente in risposta a un bando di gara"
         },
         {
           "@language": "en",
-          "@value": "Abstract class that groups the different types of reasons for the admendments."
+          "@value": "It represents the document which includes the offer submitted as response to a call for tender"
         }
       ],
       "rdfs:isDefinedBy": {
@@ -2425,128 +2785,105 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Motivazione della Modifica"
+          "@value": "Documento di Offerta"
         },
         {
-          "@language": "en",
-          "@value": "Amendment Rationale"
+          "@language": "it",
+          "@value": "Tender Document"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "l0:Characteristic"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/PublicContract/Document"
+        },
+        {
+          "@id": "_:n086856d023244e9baae2fc1168799b8eb65"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/currentServicesAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/TenderSubmission",
+      "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The property that represents the currently estimated services amount. The date is imported from the last economic summary related to the lot."
+          "@value": "An instance of this class rapresents the submission of a tender in a call for tenders or other procedure."
         },
         {
           "@language": "it",
-          "@value": "La proprietà che determina l'importo attualmente stimato per i servizi, riportato nell'ultima versione del prospetto economico."
+          "@value": "Una istanza di questa classe rappresenta una submission della tender relativa a una procedura di realizzazione."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "current services amount"
+          "@language": "it",
+          "@value": "Presentazione Offerta"
         },
         {
-          "@language": "it",
-          "@value": "attuale importo servizi"
+          "@language": "en",
+          "@value": "Tender submission"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:float"
+      "rdfs:subClassOf": {
+        "@id": "l0:EventOrSituation"
       }
     },
     {
-      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
-      "@type": [
-        "owl:NamedIndividual",
-        "foaf:Agent",
-        "dcatapit:Agent"
-      ],
-      "dcterms:identifier": "agid",
-      "foaf:name": [
-        {
-          "@language": "en",
-          "@value": "Italian Digital Agency"
-        },
+      "@id": "https://w3id.org/italia/onto/PublicContract/Variant",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Agenzia per l'Italia Digitale"
-        }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/changedByProcedureChangeEvent",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasOriginalSummary"
-      },
-      "owl:versionInfo": [
+          "@value": "stabile"
+        },
         {
           "@language": "en",
           "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa proprietà è l'inversa di \"prospetto economico di origine\" e indica un evento che ha contribuito al cambiamento di questo prospetto economico."
+          "@language": "en",
+          "@value": "An instance of this class represents a variant."
         },
         {
-          "@language": "en",
-          "@value": "This property is the inverse of \"has original summary\" and determines the change event which resulted in a change to this economic summary."
+          "@language": "it",
+          "@value": "Una istanza di questa classe rappresenta una variante in corso d'opera."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "changed by procedure change event"
+          "@value": "Variant"
         },
         {
           "@language": "it",
-          "@value": "cambiato da evento di cambiamento procedura"
+          "@value": "Variante"
         }
       ],
-      "rdfs:range": {
+      "rdfs:subClassOf": {
         "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/expireDate",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/VariantDocument",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -2559,40 +2896,34 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that represents the expire date of the notice."
+          "@language": "it",
+          "@value": "La classe che rappresenta il documento che stabilisce la variante di un contratto."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà che determina la data di scadenza del bando."
+          "@language": "en",
+          "@value": "The class that represents the document setting the variant."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/CallForCompetition"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "data di scadenza"
+          "@value": "Documento di Variante"
         },
         {
           "@language": "en",
-          "@value": "expire date"
+          "@value": "Variant Document"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:date"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:endTime"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Lot",
+      "@id": "https://w3id.org/italia/onto/PublicContract/VariantReason",
       "@type": "owl:Class",
-      "owl:disjointWith": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
-      },
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -2603,118 +2934,93 @@
           "@value": "stable"
         }
       ],
+      "prov:wasDerivedFrom": {
+        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      },
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "One of the parts of a procurement project that is being subdivided to allow the buyer to award different lots to different economic operators under different contracts."
+          "@language": "it",
+          "@value": "La Classe che rappresenta la motivazione della variante in corso d'opera. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato"
         },
         {
-          "@language": "it",
-          "@value": "Una delle parti in cui è suddiviso un progetto di procurement. La suddivisione in lotti ha lo scopo di consentire alla stazione appaltante di aggiudicare diversi lotti a diversi operatori economici tramite contratti distinti."
+          "@language": "en",
+          "@value": "The class that represents the reason of the variant. The instances of this class can be represented as skos concepts of a controlled vocabulary."
         }
       ],
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Lot"
-        },
         {
           "@language": "it",
-          "@value": "Lotto"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:N894f2e48954e4fc5b8f6ac5dc346c8f7"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
-        },
-        {
-          "@id": "_:N8bef162558454a3eb07f8293232a5c90"
-        },
-        {
-          "@id": "_:Nf35c717b3b164d8fa60c3af27fd1c0e8"
+          "@value": "Motivazione Variante"
         },
         {
-          "@id": "_:Nf8030cfcf6674438be122ea4b6dfc362"
+          "@language": "en",
+          "@value": "Variant reason"
         }
-      ]
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentRationale"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/currentWorksAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/Work",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that represents the currently estimated works amount. The date is imported from the last economic summary related to the lot."
+          "@language": "it",
+          "@value": "La classe che comprende gli interventi che consistono nella realizzazione di lavori pubblici."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che determina l'importo attualmente stimato per i lavori, riportato nell'ultima versione del prospetto economico."
+          "@language": "en",
+          "@value": "The class that includes those interventions concerning the actualization of public works."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "current works amount"
+          "@value": "Work supply"
         },
         {
           "@language": "it",
-          "@value": "attuale importo lavori"
+          "@value": "Fornitura di lavori"
         }
-      ],
-      "rdfs:range": {
-        "@id": "xsd:float"
-      }
-    },
-    {
-      "@id": "l0:identifier",
-      "@type": "owl:DatatypeProperty"
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent",
+      "@id": "https://w3id.org/italia/onto/PublicContract/WorkProgressReport",
       "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "http://w3id.org/ocds/ns#Change"
-      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Una istanza di questa classe rappresenta un evento di cambiamento, per esempio un evento che porta a una rimodulazione del prospetto economico di una procedura."
+          "@value": "La classe che comprende il documento che attesta lo stato di avanzamento dei lavori."
         },
         {
           "@language": "en",
-          "@value": "An instance of this class represents an event of modification, for example an event leading to the reshaping of the economic summary."
+          "@value": "The class that represents the document reporting the progress of work."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -2723,42 +3029,42 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Evento di cambiamento per il procedimento"
+          "@value": "Stato avanzamento lavori"
         },
         {
           "@language": "en",
-          "@value": "Procedure Change eEvent"
+          "@value": "Work Progress Report"
         }
       ],
       "rdfs:subClassOf": {
-        "@id": "l0:EventOrSituation"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Document"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/safetyAmount",
+      "@id": "https://w3id.org/italia/onto/PublicContract/actualEndDate",
       "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that determines the amount of money to be spent for safety reason. It is valid within a version of the economic summary."
+          "@language": "it",
+          "@value": "Questa proprietà indica la data effettiva in cui la prestazione relativa al lotto è terminata. Può essere dedotta dalle verifiche effettuate nel collaudo finale."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che determina l'importo stimato per la sicurezza, nell'ambito di una versione del prospetto economico."
+          "@language": "en",
+          "@value": "This property represents the actual end date of the lot, and it may be imported from the results of the testing stage."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -2766,97 +3072,69 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "safety amount"
+          "@value": "actual end date"
         },
         {
           "@language": "it",
-          "@value": "importo di sicurezza"
+          "@value": "data effettiva di fine prestazione"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
-      }
-    },
-    {
-      "@id": "_:Nf35c717b3b164d8fa60c3af27fd1c0e8",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasCPV"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/CPV"
-      }
-    },
-    {
-      "@id": "_:N3cb5157ea2c54768b206c0e222570489",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasProcurementDocument"
+        "@id": "xsd:date"
       },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementDocument"
+      "rdfs:subPropertyOf": {
+        "@id": "ti:endTime"
       }
     },
     {
-      "@id": "l0:description",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Document",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/actualStartDate",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "unstable"
-        },
         {
           "@language": "it",
-          "@value": "provvisoria"
-        }
-      ],
-      "prov:wasDerivedFrom": [
-        {
-          "@id": "http://w3id.org/ocds/ns#Document"
+          "@value": "stabile"
         },
         {
-          "@id": "http://data.europa.eu/eproc/ontology#Document"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The class that represents all the various documents involved in the different procurement phases"
+          "@language": "it",
+          "@value": "Questa proprietà indica la data effettiva in cui la procedura è iniziata. Può essere dedotta dalle verifiche effettuate nel collaudo finale."
         },
         {
-          "@language": "it",
-          "@value": "La classe che rappresenta i vari documenti coinvolti in tutte le fasi di procurement"
+          "@language": "en",
+          "@value": "This property represents the actual start date of the procedure, and it may be imported from the results of the testing stage."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "Documento"
-        },
         {
           "@language": "en",
-          "@value": "Document"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "l0:Object"
+          "@value": "actual start date"
         },
         {
-          "@id": "_:N092863cccaa14b7f9cc08891d6450694"
+          "@language": "it",
+          "@value": "data di effettiva inizio prestazione"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ti:startTime"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/resolutionReason",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/additionalDay",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -2869,16 +3147,16 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that links the resolution to the identifier within the controlled vocabulary of resolution reasons."
+          "@language": "it",
+          "@value": "Questa proprietà indica i giorni aggiuntivi necessari per il completamento dell'intervento, indicati nel documento di variante."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che collega la risoluzione del contratto all'identificativo nel vocabolario controllato delle motivazioni delle risoluzioni."
+          "@language": "en",
+          "@value": "The property that represents the additional days needed to complete the intervention, as reported by the variant document."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ResolutionDocument"
+        "@id": "https://w3id.org/italia/onto/PublicContract/VariantDocument"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -2886,70 +3164,66 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has resolution motivation"
+          "@value": "additional day"
         },
         {
           "@language": "it",
-          "@value": "ha motivazione della risoluzione"
+          "@value": "giorni aggiuntivi"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ResolutionReason"
+        "@id": "xsd:float"
       },
       "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasAmendmentRationale"
+        "@id": "ti:duration"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Payment",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/agreedAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "unstable"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "provvisoria"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "prov:wasInfluencedBy": {
-        "@id": "http://data.europa.eu/eproc/ontology#Payment"
-      },
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "An instance of this class represents a payment made by the contracting authority."
+          "@language": "it",
+          "@value": "La proprietà che determina il prezzo concordato (anche detto importo di aggiudicazione, nel caso di gare con bando) per la realizzazione del lotto."
         },
         {
-          "@language": "it",
-          "@value": "La classe che rappresenta il pagamento effettuato dalla stazione appaltante."
+          "@language": "en",
+          "@value": "The property that represents the agreed amount for the actualization of the lot."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Pagamento"
+          "@language": "en",
+          "@value": "agreed amount"
         },
         {
-          "@language": "en",
-          "@value": "Payment"
+          "@language": "it",
+          "@value": "prezzo concordato"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "l0:EventOrSituation"
+      "rdfs:range": {
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "ti:startTime",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/FrameworkAgreement",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/appliesToLot",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -2963,148 +3237,147 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La classe che rappresenta la modalità di realizzazione di una gara tramite un accordo quadro."
+          "@value": "Questa proprietà è utilizzata per rappresentare il legame tra l'offerta e il lotto (l'offerta si applica al lotto)"
         },
         {
           "@language": "en",
-          "@value": "The class that represents the implementation of a procedure through a framework agreement."
+          "@value": "This property is used to represent the relationship between a tender to the lot (a tender applies to a lot)"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Accordo quadro"
+          "@language": "en",
+          "@value": "applies to lot"
         },
         {
-          "@language": "en",
-          "@value": "Framework agreement"
+          "@language": "it",
+          "@value": "si applica a lotto"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/NoticeType",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/approvedInWPR",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/containsPaymentCertificate"
+      },
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "unstable"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "provvisoria"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "skos:Concept"
-      },
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The class that represents the type of notice."
+          "@language": "it",
+          "@value": "PEr i Lavori, la proprietà che collega il certificato di pagamento al SAL (Stato Avanzamento Lavori) documento che contiene la delibera al pagamento stesso."
         },
         {
-          "@language": "it",
-          "@value": "La classe che rappresenta il tipo di bando o avviso."
+          "@language": "en",
+          "@value": "The property that links the certificate of payment to the work progress report whereby the payment is approved."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/PaymentCertificate"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Notice type"
+          "@value": "approved in work progress report"
         },
-        {
-          "@language": "it",
-          "@value": "Tipologia dell'avviso"
-        }
-      ],
-      "rdfs:subClassOf": {
-        "@id": "l0:Characteristic"
-      }
-    },
-    {
-      "@id": "_:Nb33baf99722a47508341513674192b6b",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "l0:Agent"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/winner"
+        {
+          "@language": "it",
+          "@value": "deliberato in Stato Avanzamento Lavori"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/WorkProgressReport"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/PublicPrivatePartnership",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/attachesTenderDocument",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The class that represents the implementation of a procedure through a public/private partnership."
+          "@value": "Property that links the tender to the tender document"
         },
         {
           "@language": "it",
-          "@value": "La classe che rappresenta la modalità di realizzazione di una gara tramite un parternariato pubblico/privato."
+          "@value": "Proprietà che lega l'intervento o la fase di presentazione dell'offerta all'offerta"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Parternariato Pubblico/Privato"
+          "@value": "allega offerta"
         },
         {
           "@language": "en",
-          "@value": "Public/Private Partnership"
+          "@value": "attaches tender document"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/TenderDocument"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/totalAmountPaid",
+      "@id": "https://w3id.org/italia/onto/PublicContract/auctionBaseAmount",
       "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che indica l'importo totale liquidato, che corrisponde alla sommatoria dei pagamenti effettuati."
+          "@value": "La proprietà che determina l'importo base dell'asta."
         },
         {
           "@language": "en",
-          "@value": "The property that represents the total amount paid, that corresponds to the sum of the payments done."
+          "@value": "The property that determines the auction base amount."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+        "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -3112,11 +3385,11 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "total amount paid"
+          "@value": "auction base amount"
         },
         {
           "@language": "it",
-          "@value": "totale importo liquidato"
+          "@value": "importo base asta"
         }
       ],
       "rdfs:range": {
@@ -3124,18 +3397,8 @@
       }
     },
     {
-      "@id": "_:Na3d55241e34a4ce488b892ea1b2a3f49",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasEconomicSummary"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementDocument",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/availableAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -3148,56 +3411,62 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The class that represents the document issued by the contracting authority during the course of a procedure."
+          "@language": "it",
+          "@value": "La proprietà che determina la somma a disposizione per il completamento di un lotto o contratto, nell'ambito di una versione del prospetto economico."
         },
         {
-          "@language": "it",
-          "@value": "La classe che rappresenta un documento emesso dalla stazione appaltante nel corso di una procedura di realizzazione."
+          "@language": "en",
+          "@value": "The property that represents the amount available to complete a lot or contract. It is valid within a version of the economic summary."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Documento dell'approvvigionamento"
+          "@language": "en",
+          "@value": "available amount"
         },
         {
-          "@language": "en",
-          "@value": "Procurement Document"
+          "@language": "it",
+          "@value": "somma a disposizione"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Document"
+      "rdfs:range": {
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/reductionPercentage",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/changedByProcedureChangeEvent",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasOriginalSummary"
+      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that determines the declared percentage of price cut."
+          "@language": "it",
+          "@value": "Questa proprietà è l'inversa di \"prospetto economico di origine\" e indica un evento che ha contribuito al cambiamento di questo prospetto economico."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che determina la percentuale dichiarata di ribasso."
+          "@language": "en",
+          "@value": "This property is the inverse of \"has original summary\" and determines the change event which resulted in a change to this economic summary."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice"
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -3205,91 +3474,85 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "percentuale di ribasso"
+          "@value": "cambiato da evento di cambiamento procedura"
         },
         {
           "@language": "en",
-          "@value": "reduction percentage"
+          "@value": "changed by procedure change event"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
-      }
-    },
-    {
-      "@id": "_:N894f2e48954e4fc5b8f6ac5dc346c8f7",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasContract"
+        "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/PCAPIT-JSON-LD",
-      "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
+      "@id": "https://w3id.org/italia/onto/PublicContract/containsPaymentCertificate",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
       ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PublicContract/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PublicContract/PublicContract-AP_IT.jsonld"
-      },
-      "dcterms:description": [
+      "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This is the distribution in JSON-LD of the Public Contracts ontology"
+          "@value": "Inverse property of approvedInWPR that links a work progress report to the payment certificate"
         },
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei contratti pubblici"
+          "@value": "Proprietà inversa di approvato in SAL che collega il SAL al certificato di pagamento"
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/WorkProgressReport"
       },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PublicContract"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "JSON-LD distribution of PC-AP_IT Ontology"
+          "@value": "contains payment certificate"
         },
         {
           "@language": "it",
-          "@value": "Distribuzione JSON-LD ontologia PC-AP_IT"
+          "@value": "contiene certificato di pagamento"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/PaymentCertificate"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasProcurementDocument",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/currentAvailableAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che indica gli atti emessi dalla stazione appaltante nell'espletamento di un progetto di approvigionamento."
+          "@value": "La proprietà che indica la somma attualmente a disposizione, riportata nell'ultima versione del prospetto economico"
         },
         {
           "@language": "en",
-          "@value": "The properties that links the procurement project to the documents issued by the contracting authority during the course of the procedure."
+          "@value": "The property that represents the amount currently available. The date is imported from the last economic summary related to the procedure."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -3297,20 +3560,20 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha atto di approvigionamento"
+          "@value": "attuale somma a disposizione"
         },
         {
-          "@language": "it",
-          "@value": "has procurement document"
+          "@language": "en",
+          "@value": "current available amount"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementDocument"
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasOriginalSummary",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/currentEstimatedEndDate",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -3324,130 +3587,104 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà è l'inversa di \"cambiata da\" e collega un evento di cambiamento al prospetto economico precedente al cambiamento stesso."
+          "@value": "La proprietà che indica la data entro la quale si prevede di portare a termine la prestazione. Si deduce tale data dall'attuale prospetto economico del lotto, o comunque si intende che essa indica la più recente e valida previsione fatta."
         },
         {
           "@language": "en",
-          "@value": "This property is the inverse of \"changed by\" and links a change event to the economic summary preceding the change event."
+          "@value": "The property that represents the estimated end date. The date is imported from the last economic summary related to the lot."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "has original summary"
+          "@language": "it",
+          "@value": "attuale previsione di fine prestazione"
         },
         {
-          "@language": "it",
-          "@value": "ha prospetto economico di origine"
+          "@language": "en",
+          "@value": "current estimated end date"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
-      }
-    },
-    {
-      "@id": "_:Nf8030cfcf6674438be122ea4b6dfc362",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/isIncludedInProcedure"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "_:N2cc980e5544d48c9bf4d86d548553c5f",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+        "@id": "xsd:date"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/RO/holdsRoleInTime"
+      "rdfs:subPropertyOf": {
+        "@id": "ti:endTime"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/currentPlanningAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
-        }
-      ],
-      "prov:wasInfluencedBy": {
-        "@id": "http://contsem.unizar.es/def/sector-publico/pproc#ContractAwardNotice"
-      },
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La classe che rappresenta l'esito della procedura di affidamento, ovvero il documento che attesta l'attribuzione di un lotto a un offerente. L'attribuzione può avvenire tramite aggiudicazione, affidamento o adesione a un accordo quadro, a seconda della tipologia di procedura."
+          "@value": "La proprietà che determina l'importo attualmente previsto per la progettazione riportato nell'ultima versione del prospetto economico"
         },
         {
           "@language": "en",
-          "@value": "The class that represents the document that certifies the outcome of a procedure, namely the attribution of a lot to a bidder. Depending on the type of the procedure, the attribution can be an open award, a direct award, or a framework agreement."
+          "@value": "The property that represents the currently estimated planning amount. The date is imported from the last economic summary related to the procedure."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Award Notice"
-        },
         {
           "@language": "it",
-          "@value": "Avviso Esito di Procedura"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:N0d7b7e4183274a09bd8a944bce93cafd"
+          "@value": "attuale importo progettazione"
         },
         {
-          "@id": "https://w3id.org/italia/onto/PublicContract/Notice"
+          "@language": "en",
+          "@value": "current planning amount"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "xsd:float"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/resumptionDate",
+      "@id": "https://w3id.org/italia/onto/PublicContract/currentSafetyAmount",
       "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà indica la data di inizio di ripresa del contratto."
+          "@value": "La proprietà che determina l'importo attualmente previsto per la sicurezza riportato nell'ultima versione del prospetto economico"
         },
         {
           "@language": "en",
-          "@value": "The property that represents the starting date of the resumption of the contract."
+          "@value": "The property that represents the currently estimated safety amount needed for the completion of the procedure. The date is imported from the last economic summary related to the lot."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/SuspensionDocument"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -3455,40 +3692,19 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "data ripresa"
+          "@value": "attuale importo sicurezza"
         },
         {
           "@language": "en",
-          "@value": "resumption date"
+          "@value": "current safety amount"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:date"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:date"
-      }
-    },
-    {
-      "@id": "_:N557c9a4769ba47568fe02930fe2315ed",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
-          }
-        ]
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "prov:wasDerivedFrom",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/publicationDate",
+      "@id": "https://w3id.org/italia/onto/PublicContract/currentServicesAmount",
       "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
@@ -3502,123 +3718,123 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that represents the publication date of the notice."
+          "@language": "it",
+          "@value": "La proprietà che determina l'importo attualmente stimato per i servizi, riportato nell'ultima versione del prospetto economico."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che indica la data di pubblicazione del bando o dell'avviso."
+          "@language": "en",
+          "@value": "The property that represents the currently estimated services amount. The date is imported from the last economic summary related to the lot."
         }
       ],
       "rdfs:domain": {
-        "@id": "_:N8bafa06169d0407c94072d6a27bb9c35"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "publication date"
+          "@language": "it",
+          "@value": "attuale importo servizi"
         },
         {
-          "@language": "it",
-          "@value": "data di pubblicazione"
+          "@language": "en",
+          "@value": "current services amount"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:date"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:issued"
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/refersToTender",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/currentSuppliesAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Property that links a tender document or contract to the tender"
+          "@language": "it",
+          "@value": "La proprietà che determina l'importo attualmente stimato per le forniture, riportato nell'ultima versione del prospetto economico."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà che lega il documento di offerta o il contratto all'offerta"
+          "@language": "en",
+          "@value": "The property that represents the currently estimated supplies amount. The date is imported from the last economic summary related to the lot."
         }
       ],
       "rdfs:domain": {
-        "@id": "_:N2d37c51180954c1b90ca9ab05463d942"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "refers to tender"
+          "@language": "it",
+          "@value": "attuale importo forniture"
         },
         {
-          "@language": "it",
-          "@value": "si riferisce all'offerta"
+          "@language": "en",
+          "@value": "current supplies amount"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/DirectAdministration",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/currentTotalAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The class that represents the implementation of a procedure through a direct administration."
+          "@language": "it",
+          "@value": "La proprietà che determina l'importo totale attualmente previsto per il completamento della prestazione, così come è riportato nell'ultima versione del prospetto economico."
         },
         {
-          "@language": "it",
-          "@value": "La classe che rappresenta la modalità di realizzazione di una gara tramite amministrazione diretta."
+          "@language": "en",
+          "@value": "The property that represents the currently estimated total amount needed for the completion of the lot. The date is imported from the last economic summary related to the lot."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Amministrazione diretta"
+          "@value": "attuale importo totale"
         },
         {
           "@language": "en",
-          "@value": "Direct administration"
+          "@value": "current total amount"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+      "rdfs:range": {
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/winner",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/currentWorksAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -3631,16 +3847,16 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Property that identifies the winner and that links the award notice or contract  to the agent who won the tender"
+          "@language": "it",
+          "@value": "La proprietà che determina l'importo attualmente stimato per i lavori, riportato nell'ultima versione del prospetto economico."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà che identifica il vincitore e che lega pertanto la notifica di ggiudicazione o il contratto con l'agente (tipicamente organizzazione) che ha vinto la gara"
+          "@language": "en",
+          "@value": "The property that represents the currently estimated works amount. The date is imported from the last economic summary related to the lot."
         }
       ],
       "rdfs:domain": {
-        "@id": "_:N557c9a4769ba47568fe02930fe2315ed"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -3648,20 +3864,20 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "vincitore"
+          "@value": "attuale importo lavori"
         },
         {
           "@language": "en",
-          "@value": "winner"
+          "@value": "current works amount"
         }
       ],
       "rdfs:range": {
-        "@id": "l0:Agent"
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasWorkProgressReport",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/estimatedEndDate",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -3674,111 +3890,83 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that links the lot to its work progress report."
+          "@language": "it",
+          "@value": "La proprietà che indica la data entro la quale si prevede di portare a termine un lotto o un contratto. La data è indicata nell'ambito di una versione del prospetto economico, e può aggiornare (o essere aggiornata da) quella indicata nel prospetto economico precedente (o successivo)."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che collega il lotto al documento che ne certifica lo Stato di Avanzamento Lavori (SAL)."
+          "@language": "en",
+          "@value": "The property that represents the estimated end date of a project, intervention, procedure or contract. The date is valid within a version of the economic summary, and may update (or be updated by) the date reported by the former (or next) economic summary"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "ha SAL (Stato Avanzamento Lavori)"
+          "@language": "en",
+          "@value": "estimated end date"
         },
         {
-          "@language": "en",
-          "@value": "has work progress report"
+          "@language": "it",
+          "@value": "previsione di fine prestazione"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/WorkProgressReport"
+        "@id": "xsd:float"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ti:endTime"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Contract",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/expireDate",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
-        }
-      ],
-      "prov:wasDerivedFrom": [
-        {
-          "@id": "http://w3id.org/ocds/ns#Contract"
         },
         {
-          "@id": "http://www.omg.org/spec/EDMC-FIBO/FND/Agreements/Contracts/Contract"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "An instance of this class is an abstract information entity about a realized contract between a contracting authority and their supplier."
+          "@language": "it",
+          "@value": "Proprietà che determina la data di scadenza del bando."
         },
         {
-          "@language": "it",
-          "@value": "Una istanza di questa classe rappresenta un contratto realizzato tra due o più agenti: ad esempio, tra una stazione appaltante ed un fornitore."
+          "@language": "en",
+          "@value": "The property that represents the expire date of the notice."
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/PublicContract"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/CallForCompetition"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Contratto"
+          "@value": "data di scadenza"
         },
         {
           "@language": "en",
-          "@value": "Contract"
+          "@value": "expire date"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:N023a33c0d03e44f0b2a62076ef785144"
-        },
-        {
-          "@id": "_:Na3d55241e34a4ce488b892ea1b2a3f49"
-        },
-        {
-          "@id": "_:N3bc68e3d0ec64835a006012ad7682bfa"
-        },
-        {
-          "@id": "_:Nfbbcecedc1724440a06dabd5d7e76a32"
-        },
-        {
-          "@id": "_:Nca1e3b31911a41d1ba5771c2f7f80f63"
-        },
-        {
-          "@id": "_:Nb33baf99722a47508341513674192b6b"
-        },
-        {
-          "@id": "_:N493c3b04474f49d4b0a877fc39c240f8"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/PublicContract/Document"
-        },
-        {
-          "@id": "_:N6df0081f8f7b4162bc7737b4dd85cb9f"
-        }
-      ]
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ti:endTime"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/auctionBaseAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasAmendmentRationale",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -3791,37 +3979,37 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "La proprietà che determina l'importo base dell'asta."
+          "@language": "en",
+          "@value": "Property that links an Amendment document to the rationale behind the modifications"
         },
         {
-          "@language": "en",
-          "@value": "The property that determines the auction base amount."
+          "@language": "it",
+          "@value": "Proprietà che collega i documenti di modifca alle motivazioni che hanno portato alle modifiche"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
+        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "auction base amount"
+          "@language": "it",
+          "@value": "ha motivazione della modifica"
         },
         {
-          "@language": "it",
-          "@value": "importo base asta"
+          "@language": "en",
+          "@value": "has amendment rationale"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
+        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentRationale"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/AwardCriterion",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasAwardCriterion",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -3832,49 +4020,38 @@
           "@value": "stable"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "http://w3id.org/ocds/ns#AwardCriteria"
-      },
-      "prov:wasInfluencedBy": {
-        "@id": "http://data.europa.eu/m8g/Criterion"
-      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Le istanze di questa classe rappresentano il criterio di aggiudicazione (tipicamente, il criterio dell'offerta economicamente più vantaggiosa o del prezzo più basso) adottato nell'ambito di una procedura di affidamento."
+          "@value": "La proprietà che determina il criterio di aggiudicazione del lotto. Tale proprietà fa riferimento a un vocabolario controllato."
         },
         {
           "@language": "en",
-          "@value": "The class that represents the award criteria (e.g., \"most economically advantageous tender\" or \"lowest price\") adopted for awarding. The instances of this class, at the moment are \"most economically advantageous tender\" and \"lowest price\""
+          "@value": "The property that determines the award criteria of the lot. This property should be used in the case of procedures that include public calls followed by an awarding."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Criterio di Selezione"
-        },
-        {
-          "@language": "en",
-          "@value": "Selection Criterion"
+          "@value": "ha criterio di aggiudicazione"
         },
         {
           "@language": "en",
-          "@value": "Award Criterion"
-        },
-        {
-          "@language": "it",
-          "@value": "Criterio di Aggiudicazione"
+          "@value": "has award criterion"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "l0:Characteristic"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/AwardCriterion"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasFrameworkAgreement",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasAwardNotice",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
@@ -3889,15 +4066,15 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che lega un'istanza di procedura di realizzazione a un accordo quadro o convenzione."
+          "@value": "La proprietà che collega il lotto all'esito dell'aggiudicazione dello stesso."
         },
         {
           "@language": "en",
-          "@value": "The properties that links the procedure to its framework agreement."
+          "@value": "The property that links the lot to its award outcome."
         }
       ],
       "rdfs:domain": {
-        "@id": "_:N7cd3053b91d54ba8adcedc1b80aafb13"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -3905,59 +4082,23 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha accordo quadro"
+          "@value": "ha avviso di esito di procedura"
         },
         {
           "@language": "en",
-          "@value": "has framework agreement"
+          "@value": "has award notice"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/FrameworkAgreement"
-      }
-    },
-    {
-      "@id": "xsd:boolean",
-      "@type": "rdfs:Datatype"
-    },
-    {
-      "@id": "_:N4cffb04a4ded445ebe6ecaca8c9a47ca",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasCPV"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/CPV"
-      }
-    },
-    {
-      "@id": "_:N0e368e62dc814172a29a252124163b36",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/refersToTender"
-      }
-    },
-    {
-      "@id": "_:N4aff66811ae64955a294bcc10f3f8962",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+        "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice"
       },
-      "owl:onProperty": {
-        "@id": "l0:identifier"
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasNotice"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Suspension",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasCPV",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -3970,34 +4111,37 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "An instance of this class represents a suspension."
+          "@language": "it",
+          "@value": "La proprietà che associa un bando, avviso, lotto o contratto a uno o più identificativi del vocabolario controllato dei CPV (Common Procurement Vocabulary), il sistema di classificazione per gli appalti pubblici. Tali identificativi identificano la categoria merceologica oggetto dell'acquisto"
         },
         {
-          "@language": "it",
-          "@value": "Una istanza di questa classe rappresenta una sospensione."
+          "@language": "en",
+          "@value": "The property that links a procedure, notice, lot or contract to the identifier within the controlled vocabulary of CPV (Common Procurement Vocabulary), a code describing the main object of a public procurement contract."
         }
       ],
+      "rdfs:domain": {
+        "@id": "_:n086856d023244e9baae2fc1168799b8eb1"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Sospensione"
+          "@value": "ha CPV"
         },
         {
           "@language": "en",
-          "@value": "Suspension"
+          "@value": "has CPV"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/CPV"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/currentAvailableAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasCallForCompetition",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -4010,89 +4154,82 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that represents the amount currently available. The date is imported from the last economic summary related to the procedure."
+          "@language": "it",
+          "@value": "La proprietà che indica il collegamento tra il la procedura o la fase di pubblicazione e un bando di gara. Diversi lotti possono fare riferimento ad un medesimo bando."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che indica la somma attualmente a disposizione, riportata nell'ultima versione del prospetto economico"
+          "@language": "en",
+          "@value": "The property that links the procedure  or the publication phase to the related call for tender"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+        "@id": "_:n086856d023244e9baae2fc1168799b8eb6"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "current available amount"
+          "@language": "it",
+          "@value": "ha bando di gara"
         },
         {
-          "@language": "it",
-          "@value": "attuale somma a disposizione"
+          "@language": "en",
+          "@value": "has call for competition"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
-      }
-    },
-    {
-      "@id": "_:N746fb2e673ee4fcaaecbc48d430e5d43",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
+        "@id": "https://w3id.org/italia/onto/PublicContract/CallForCompetition"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasEconomicSummary"
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasNotice"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasProcuringEntity",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasChangeDocument",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that determines the institution which issues a public contract, receives tenders and chooses a suitable supplier on the base of the conditions given by the contract."
+          "@language": "it",
+          "@value": "La proprietà che indica il documento che descrive una modifica alle caratteristiche di un Lotto o Contratto."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che indica l'istituzione che emette il contratto pubblico, riceve le offerte e sceglie il fornitore idoneo sulla base delle condizioni definite dal contratto."
+          "@language": "en",
+          "@value": "The property that determines the document describing a change to the characteristics of a lot or contract."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+        "@id": "_:n086856d023244e9baae2fc1168799b8eb9"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "has procuring entity"
+          "@language": "it",
+          "@value": "ha documento di modifica"
         },
         {
-          "@language": "it",
-          "@value": "ha stazione appaltante"
+          "@language": "en",
+          "@value": "has change document"
         }
       ],
       "rdfs:range": {
-        "@id": "l0:Agent"
+        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/isIncludedInProcedure",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasContract",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
@@ -4107,11 +4244,11 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà inversa di \"include lotto\" che lega il lotto alla sua procedura"
+          "@value": "La proprietà che determina il legame tra il lotto e il relativo contratto."
         },
         {
           "@language": "en",
-          "@value": "Inverse property of \"includes lot\" that links a lot to its procedure"
+          "@value": "The property that determines the link between a contract and the relative lot."
         }
       ],
       "rdfs:domain": {
@@ -4123,115 +4260,128 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "è incluso in procedura"
+          "@value": "ha contratto"
         },
         {
           "@language": "en",
-          "@value": "is included in Procedure"
+          "@value": "has contract"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
       }
     },
     {
-      "@id": "_:N0d7b7e4183274a09bd8a944bce93cafd",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "l0:Agent"
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasContractualResolution",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La proprietà che collega il contratto all'evento che determina la risoluzione del contatto stesso"
+        },
+        {
+          "@language": "en",
+          "@value": "The property that links the contract to the event that determines its resolution."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/winner"
-      }
-    },
-    {
-      "@id": "_:Ncb212245a6014c339cc8219aaad42d08",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Notice"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
-          }
-        ]
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PublicContract"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha rescissione contrattuale"
+        },
+        {
+          "@language": "en",
+          "@value": "has contractual resolution"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Resolution"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/reductionAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasEconomicSummary",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà indica una diminuzione dell'importo necessario per il completamento della prestazione indicata nel contratto, indicato nel documento di variante."
+          "@value": "Questa proprietà indica il prospetto economico di un lotto o contratto."
         },
         {
           "@language": "en",
-          "@value": "The property thath represents the reduction amount needed to complete the contract, as reported by the variant document."
+          "@value": "This property represents the economic summary of a lot or contract."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/VariantDocument"
+        "@id": "_:n086856d023244e9baae2fc1168799b8eb12"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "reduction amount"
+          "@language": "it",
+          "@value": "ha prospetto economico"
         },
         {
-          "@language": "it",
-          "@value": "diminuzione importo"
+          "@language": "en",
+          "@value": "has economic summary"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasCallForCompetition",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasFrameworkAgreement",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che indica il collegamento tra il la procedura o la fase di pubblicazione e un bando di gara. Diversi lotti possono fare riferimento ad un medesimo bando."
+          "@value": "La proprietà che lega un'istanza di procedura di realizzazione a un accordo quadro o convenzione."
         },
         {
           "@language": "en",
-          "@value": "The property that links the procedure  or the publication phase to the related call for tender"
+          "@value": "The properties that links the procedure to its framework agreement."
         }
       ],
       "rdfs:domain": {
-        "@id": "_:N7963a287ae0b498a9861e846a5fe3d24"
+        "@id": "_:n086856d023244e9baae2fc1168799b8eb15"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -4239,68 +4389,65 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha bando di gara"
+          "@value": "ha accordo quadro"
         },
         {
           "@language": "en",
-          "@value": "has call for competition"
+          "@value": "has framework agreement"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/CallForCompetition"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasNotice"
+        "@id": "https://w3id.org/italia/onto/PublicContract/FrameworkAgreement"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/includesLot",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasNotice",
       "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/isIncludedInProcedure"
-      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà che collega una procedura a un lotto. Una procedura ha almeno un lotto."
+          "@language": "en",
+          "@value": "Property that links a procedure or lot with a notice"
         },
         {
-          "@language": "en",
-          "@value": "Property that links a procedure to the lot. A procedure has at least a lot"
+          "@language": "it",
+          "@value": "Proprietà che lega una gara o lotto con un avviso"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+        "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "includes lot"
+          "@language": "it",
+          "@value": "ha avviso"
         },
         {
-          "@language": "it",
-          "@value": "include lotto"
+          "@language": "en",
+          "@value": "has notice"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Notice"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasProcurementDocument"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasResolutionToContract",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasNoticeType",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
@@ -4315,15 +4462,15 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che determina il legame tra la procedura di realizzazione e una determina a contrarre relativa."
+          "@value": "La proprietà che indica il tipo di bando."
         },
         {
           "@language": "en",
-          "@value": "The property that links the procedure to the document whereby the contracting authority expresses its resoultion to contract."
+          "@value": "The property that links a notice to its type."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Notice"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -4331,84 +4478,63 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha determina a contrarre"
+          "@value": "ha tipo di bando"
         },
         {
           "@language": "en",
-          "@value": "has decision to contract"
+          "@value": "has notice type"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ResolutionToContract"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasProcurementDocument"
+        "@id": "https://w3id.org/italia/onto/PublicContract/NoticeType"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/currentSuppliesAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasOriginalSummary",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that represents the currently estimated supplies amount. The date is imported from the last economic summary related to the lot."
+          "@language": "it",
+          "@value": "Questa proprietà è l'inversa di \"cambiata da\" e collega un evento di cambiamento al prospetto economico precedente al cambiamento stesso."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che determina l'importo attualmente stimato per le forniture, riportato nell'ultima versione del prospetto economico."
+          "@language": "en",
+          "@value": "This property is the inverse of \"changed by\" and links a change event to the economic summary preceding the change event."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+        "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "current supplies amount"
+          "@language": "it",
+          "@value": "ha prospetto economico di origine"
         },
         {
-          "@language": "it",
-          "@value": "attuale importo forniture"
+          "@language": "en",
+          "@value": "has original summary"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
-      }
-    },
-    {
-      "@id": "_:N2d37c51180954c1b90ca9ab05463d942",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/TenderDocument"
-          }
-        ]
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
       }
     },
     {
-      "@id": "l0:Activity",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/currentTotalAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasPaymentCertificate",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -4422,11 +4548,11 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che determina l'importo totale attualmente previsto per il completamento della prestazione, così come è riportato nell'ultima versione del prospetto economico."
+          "@value": "La proprietà che collega il lotto al certificato di pagamento. Per i lavori il certifcato di pagamento viene deliberato nel SAL."
         },
         {
           "@language": "en",
-          "@value": "The property that represents the currently estimated total amount needed for the completion of the lot. The date is imported from the last economic summary related to the lot."
+          "@value": "The property that links the lot to the certificate of payment approved by the related progress of work report."
         }
       ],
       "rdfs:domain": {
@@ -4437,41 +4563,21 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "current total amount"
+          "@language": "it",
+          "@value": "ha certificato di pagamento"
         },
         {
-          "@language": "it",
-          "@value": "attuale importo totale"
+          "@language": "en",
+          "@value": "has certificate of payment"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
-      }
-    },
-    {
-      "@id": "_:Nd5b582778ecb42edb94e20d7fdbbc650",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/appliesToLot"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
-      }
-    },
-    {
-      "@id": "_:N7e8f77aa490645babe940186e45c39ad",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "l0:description"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
+        "@id": "https://w3id.org/italia/onto/PublicContract/PaymentCertificate"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/CIG",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasProcedureType",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -4485,200 +4591,193 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà che identifica il CIG"
+          "@value": "La proprietà che specifica il tipo di procedura di affidamento di un lotto."
         },
         {
           "@language": "en",
-          "@value": "Property that identifies the unique code of the lot"
+          "@value": "The property that links the procedure to its type."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Identifier of the Lot"
+          "@language": "it",
+          "@value": "ha modalità di scelta contraente"
         },
         {
-          "@language": "it",
-          "@value": "CIG (Codice Identificativo Gara)"
+          "@language": "en",
+          "@value": "has type of procedure"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:string"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "l0:identifier"
+        "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureType"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/PCAPIT-RDF-XML",
-      "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasProcurementDocument",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
       ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PublicContract/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PublicContract/latest/PublicContract-AP_IT.rdf"
-      },
-      "dcterms:description": [
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei contratti pubblici"
+          "@value": "La proprietà che indica gli atti emessi dalla stazione appaltante nell'espletamento di un progetto di approvigionamento."
         },
         {
           "@language": "en",
-          "@value": "This is the distribution in RDF/XML of the Public Contracts ontology"
+          "@value": "The properties that links the procurement project to the documents issued by the contracting authority during the course of the procedure."
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
       },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PublicContract"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Distribuzione RDF/XML ontologia PC-AP_IT"
+          "@value": "ha atto di approvigionamento"
         },
         {
-          "@language": "en",
-          "@value": "RDF/XML distribution of PC-AP_IT Ontology"
+          "@language": "it",
+          "@value": "has procurement document"
         }
-      ]
-    },
-    {
-      "@id": "_:N936774d5172d45b1b9bdb44c999bcdde",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "l0:Agent"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/tenderer"
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementDocument"
       }
     },
     {
-      "@id": "xsd:string",
-      "@type": "rdfs:Datatype"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/resultedFrom",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasProcuringEntity",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This property is the inverse of \"has resulting summary\" and links an economic summary to the change event that ridefined it."
+          "@language": "it",
+          "@value": "La proprietà che indica l'istituzione che emette il contratto pubblico, riceve le offerte e sceglie il fornitore idoneo sulla base delle condizioni definite dal contratto."
         },
         {
-          "@language": "it",
-          "@value": "Questa proprietà è l'inversa di \"prospetto risultante\" e lega un prospetto economico all'evento di cambiamento che lo ha ridefinito."
+          "@language": "en",
+          "@value": "The property that determines the institution which issues a public contract, receives tenders and chooses a suitable supplier on the base of the conditions given by the contract."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "resulted from"
+          "@language": "it",
+          "@value": "ha stazione appaltante"
         },
         {
-          "@language": "it",
-          "@value": "risultante da"
+          "@language": "en",
+          "@value": "has procuring entity"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent"
+        "@id": "l0:Agent"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/nonDiscountableSum",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasResolutionToContract",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che determina la somma di denaro che non è ribassabile."
+          "@value": "La proprietà che determina il legame tra la procedura di realizzazione e una determina a contrarre relativa."
         },
         {
           "@language": "en",
-          "@value": "The property that determines the amount of the starting price that is not lowerable."
+          "@value": "The property that links the procedure to the document whereby the contracting authority expresses its resoultion to contract."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "sum of non-discountable money"
+          "@language": "it",
+          "@value": "ha determina a contrarre"
         },
         {
-          "@language": "it",
-          "@value": "somma non ribassabile"
+          "@language": "en",
+          "@value": "has decision to contract"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
+        "@id": "https://w3id.org/italia/onto/PublicContract/ResolutionToContract"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasProcurementDocument"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasAmendmentRationale",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasResultingSummary",
       "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/resultedFrom"
+      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Property that links an Amendment document to the rationale behind the modifications"
+          "@language": "it",
+          "@value": "Questa proprietà è l'inversa di \"risultante da\" e indica un prospetto economico creato o ridefinito in seguito a un evento di cambiamento."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà che collega i documenti di modifca alle motivazioni che hanno portato alle modifiche"
+          "@language": "en",
+          "@value": "This property is the inverse of \"resulted from\" and determines the economic summary which was created or changed as a result of the change event."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
+        "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -4686,72 +4785,66 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha motivazione della modifica"
+          "@value": "ha prospetto risultante"
         },
         {
           "@language": "en",
-          "@value": "has amendment rationale"
+          "@value": "has resulting summary"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentRationale"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
-      "@type": [
-        "owl:NamedIndividual",
-        "dcatapit:Organization",
-        "vcard:Kind",
-        "vcard:Organization"
-      ],
-      "vcard:fn": "banche dati e open data",
-      "vcard:hasEmail": {
-        "@id": "mailto:info@dati.gov.it"
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Resolution",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/hasWorkProgressReport",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "An instance of this class represents a resolution of contract."
+          "@language": "it",
+          "@value": "La proprietà che collega il lotto al documento che ne certifica lo Stato di Avanzamento Lavori (SAL)."
         },
         {
-          "@language": "it",
-          "@value": "Una istanza di questa classe rappresenta una risoluzione di un contratto."
+          "@language": "en",
+          "@value": "The property that links the lot to its work progress report."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Risoluzione"
+          "@value": "ha SAL (Stato Avanzamento Lavori)"
         },
         {
           "@language": "en",
-          "@value": "Resolution"
+          "@value": "has work progress report"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "l0:EventOrSituation"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/WorkProgressReport"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Good",
+      "@id": "https://w3id.org/italia/onto/PublicContract/includesLot",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/isIncludedInProcedure"
+      },
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -4765,49 +4858,36 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The class that includes those interventions concerning the purchase of goods."
-        },
-        {
-          "@language": "it",
-          "@value": "La classe che comprende gli interventi che consistono nell'acquisto di beni."
+          "@value": "Property that links a procedure to the lot. A procedure has at least a lot"
         },
         {
           "@language": "it",
-          "@value": "Fornitura di prodotti"
+          "@value": "Proprietà che collega una procedura a un lotto. Una procedura ha almeno un lotto."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Fornitura di Bene"
+          "@value": "include lotto"
         },
         {
           "@language": "en",
-          "@value": "Good supply"
-        },
-        {
-          "@language": "it",
-          "@value": "Fornitura di Prodotto"
+          "@value": "includes lot"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/OntoPiA",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:Project"
       ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/ResolutionReason",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/increaseAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -4818,39 +4898,39 @@
           "@value": "stable"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "skos:Concept"
-      },
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The class that represents the reason of the suspension. The instances of this class can be represented as skos concepts of a controlled vocabulary."
+          "@language": "it",
+          "@value": "Questa proprietà indica un aumento dell'importo necessario per il completamento della prestazione indicata nel contratto. L'importo è indicato nel documento di variante."
         },
         {
-          "@language": "it",
-          "@value": "La Classe che rappresenta la motivazione della risoluzione del contratto. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato."
+          "@language": "en",
+          "@value": "The property that represents the increase amount needed to complete the contract, as reported by the variant document."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/VariantDocument"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Motivazione Risoluzione"
+          "@value": "aumento importo"
         },
         {
           "@language": "en",
-          "@value": "Resolution reason"
+          "@value": "increase amount"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentRationale"
+      "rdfs:range": {
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/PaymentCertificate",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/isIncludedInProcedure",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -4864,70 +4944,79 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The class that represents the certificate of payment issued by the contracting authority, usually approved by the work progress report."
+          "@value": "Inverse property of \"includes lot\" that links a lot to its procedure"
         },
         {
           "@language": "it",
-          "@value": "La classe che rappresenta il certificato di pagamento emesso dalla stazione appaltante, generalmente deliberato nell'ambito di un SAL (Stato Avanzamento Lavori)."
+          "@value": "Proprietà inversa di \"include lotto\" che lega il lotto alla sua procedura"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Certificato di pagamento"
+          "@language": "en",
+          "@value": "is included in Procedure"
         },
         {
-          "@language": "en",
-          "@value": "Payment certificate"
+          "@language": "it",
+          "@value": "è incluso in procedura"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Document"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/MostEconomicallyAdvantageousTender",
-      "@type": [
-        "https://w3id.org/italia/onto/PublicContract/AwardCriterion",
-        "owl:NamedIndividual"
-      ],
+      "@id": "https://w3id.org/italia/onto/PublicContract/isPrimaryTopicOf",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La proprietà che collega un evento (per esempio un evento di cambiamento del propetto economico, oppure un evento di risoluzione di un contratto) al documento di modifica che ne descrive le caratteristiche."
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "The property that links an event (e.g., an event that modifies the economic summary of a procedure or the event that determines the resolution of a contract) to the document describing the characteristics of the event."
         }
       ],
+      "rdfs:domain": {
+        "@id": "_:n086856d023244e9baae2fc1168799b8eb18"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Offerta economicamente più vantaggiosa"
+          "@language": "en",
+          "@value": "is primary topic of"
         },
         {
-          "@language": "en",
-          "@value": "Most economically advantageous offer"
+          "@language": "it",
+          "@value": "è argomento principale di"
         }
-      ]
-    },
-    {
-      "@id": "l0:name",
-      "@type": "owl:DatatypeProperty"
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasResultingSummary",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/resultedFrom"
-      },
+      "@id": "https://w3id.org/italia/onto/PublicContract/nonDiscountableSum",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -4941,68 +5030,58 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà è l'inversa di \"risultante da\" e indica un prospetto economico creato o ridefinito in seguito a un evento di cambiamento."
+          "@value": "La proprietà che determina la somma di denaro che non è ribassabile."
         },
         {
           "@language": "en",
-          "@value": "This property is the inverse of \"resulted from\" and determines the economic summary which was created or changed as a result of the change event."
+          "@value": "The property that determines the amount of the starting price that is not lowerable."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent"
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "has resulting summary"
+          "@language": "it",
+          "@value": "somma non ribassabile"
         },
         {
-          "@language": "it",
-          "@value": "ha prospetto risultante"
+          "@language": "en",
+          "@value": "sum of non-discountable money"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
-      }
-    },
-    {
-      "@id": "_:Nf0aa1eb367d04e9eaa97a1ee3bb4aeba",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/includesLot"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasEconomicSummary",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/outcomeDate",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà indica il prospetto economico di un lotto o contratto."
+          "@value": "Proprietà che indica la data di aggiudicazione o affidamento a un offerente, o di adesione a un accordo quadro da parte di un offerente."
         },
         {
           "@language": "en",
-          "@value": "This property represents the economic summary of a lot or contract."
+          "@value": "This property represents the date of the outcome of the procedure (e.g. the date of the award to a bidder, or the date of the framework agreement)"
         }
       ],
       "rdfs:domain": {
-        "@id": "_:N2028277e0e1e4182b0a9e50a51e48692"
+        "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -5010,75 +5089,74 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha prospetto economico"
+          "@value": "data esito procedura"
         },
         {
           "@language": "en",
-          "@value": "has economic summary"
+          "@value": "outcome date"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ti:date"
       }
     },
     {
-      "@id": "ti:duration",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/selectedTender",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/paymentAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che indica l'offerta selezionata, in seguito a un processo di aggiudicazione."
+          "@value": "La proprietà che determina l'importo del pagamento."
         },
         {
           "@language": "en",
-          "@value": "The property that determines the selected tender submitted by a tenderer."
+          "@value": "The property that represents the amount of the payment."
         }
       ],
       "rdfs:domain": {
-        "@id": "_:Nb8c9dcead4154e62b0d088c054f2c45f"
+        "@id": "https://w3id.org/italia/onto/PublicContract/PaymentCertificate"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "ha offerta selezionata"
+          "@language": "en",
+          "@value": "amount of the payment"
         },
         {
-          "@language": "en",
-          "@value": "has selected tender"
+          "@language": "it",
+          "@value": "importo del pagamento"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
+        "@id": "xsd:float"
       }
     },
     {
       "@id": "https://w3id.org/italia/onto/PublicContract/paymentCetificateDate",
       "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
@@ -5128,13 +5206,13 @@
         }
       ],
       "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "The property that represents the planning amount. It is valid within a version of the economic summary."
-        },
         {
           "@language": "it",
           "@value": "La proprietà che determina l'importo stimato per la progettazione, nell'ambito di una versione del prospetto economico."
+        },
+        {
+          "@language": "en",
+          "@value": "The property that represents the planning amount. It is valid within a version of the economic summary."
         }
       ],
       "rdfs:domain": {
@@ -5144,13 +5222,13 @@
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "planning amount"
-        },
         {
           "@language": "it",
           "@value": "importo progettazione"
+        },
+        {
+          "@language": "en",
+          "@value": "planning amount"
         }
       ],
       "rdfs:range": {
@@ -5158,7 +5236,8 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/ServiceIntervention",
+      "@id": "https://w3id.org/italia/onto/PublicContract/procedureTotalAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -5172,48 +5251,36 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La classe che comprende gli interventi che consistono nell'acquisizione di servizi."
+          "@value": "La proprietà che determina l'importo totale della procedura"
         },
         {
           "@language": "en",
-          "@value": "The class that includes those interventions concerning the acquisition of services."
+          "@value": "The property that represents the total amount for the procedure."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Service supply"
+          "@language": "it",
+          "@value": "importo complessivo gara"
         },
         {
           "@language": "en",
-          "@value": "Service Intervention"
-        },
-        {
-          "@language": "it",
-          "@value": "Fornitura di Servizio"
+          "@value": "procedure total amount"
         }
-      ]
-    },
-    {
-      "@id": "_:N7963a287ae0b498a9861e846a5fe3d24",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Publication"
-          }
-        ]
+      ],
+      "rdfs:range": {
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Tender",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/publicationDate",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -5224,76 +5291,41 @@
           "@value": "stable"
         }
       ],
-      "prov:wasInfluencedBy": {
-        "@id": "http://w3id.org/ocds/ns#Tender"
-      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta un'entità di offerta che si applica al lotto, a cui è attaccato un documento di offerta e che è presentata da un offerente durante la fase di presentazione delle offerte (rappresenta una relazione n-aria)"
+          "@value": "La proprietà che indica la data di pubblicazione del bando o dell'avviso."
         },
         {
           "@language": "en",
-          "@value": "This class represents and entity related to the offer that applies to the lot, to which is attached a document and that it is presented during the tender submission phase (n-ary relationship)"
+          "@value": "The property that represents the publication date of the notice."
         }
       ],
+      "rdfs:domain": {
+        "@id": "_:n086856d023244e9baae2fc1168799b8eb33"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Tender"
-        },
         {
           "@language": "it",
-          "@value": "Offerta"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:Nd5b582778ecb42edb94e20d7fdbbc650"
-        },
-        {
-          "@id": "l0:Entity"
-        },
-        {
-          "@id": "_:N936774d5172d45b1b9bdb44c999bcdde"
-        },
-        {
-          "@id": "_:N61c275db67b44bc699421e118fccc7c4"
+          "@value": "data di pubblicazione"
         },
         {
-          "@id": "_:N008657dd72fe4393b78812bddf41a95c"
+          "@language": "en",
+          "@value": "publication date"
         }
-      ]
-    },
-    {
-      "@id": "_:N8f743030c33448f892d34352e7359f45",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasChangeDocument"
-      }
-    },
-    {
-      "@id": "_:N2b8ca523fbee4322bb9c6cf90628fe7a",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "l0:Agent"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasProcuringEntity"
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
       },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      "rdfs:subPropertyOf": {
+        "@id": "ti:issued"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/actualStartDate",
+      "@id": "https://w3id.org/italia/onto/PublicContract/reductionAmount",
       "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
@@ -5308,15 +5340,15 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà indica la data effettiva in cui la procedura è iniziata. Può essere dedotta dalle verifiche effettuate nel collaudo finale."
+          "@value": "Questa proprietà indica una diminuzione dell'importo necessario per il completamento della prestazione indicata nel contratto, indicato nel documento di variante."
         },
         {
           "@language": "en",
-          "@value": "This property represents the actual start date of the procedure, and it may be imported from the results of the testing stage."
+          "@value": "The property thath represents the reduction amount needed to complete the contract, as reported by the variant document."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+        "@id": "https://w3id.org/italia/onto/PublicContract/VariantDocument"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -5324,23 +5356,20 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "data di effettiva inizio prestazione"
+          "@value": "diminuzione importo"
         },
         {
           "@language": "en",
-          "@value": "actual start date"
+          "@value": "reduction amount"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:date"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:startTime"
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/TenderSubmission",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/reductionPercentage",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -5351,58 +5380,61 @@
           "@value": "stable"
         }
       ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "An instance of this class rapresents the submission of a tender in a call for tenders or other procedure."
-        },
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Una istanza di questa classe rappresenta una submission della tender relativa a una procedura di realizzazione."
+          "@value": "La proprietà che determina la percentuale dichiarata di ribasso."
+        },
+        {
+          "@language": "en",
+          "@value": "The property that determines the declared percentage of price cut."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Presentazione Offerta"
+          "@value": "percentuale di ribasso"
         },
         {
           "@language": "en",
-          "@value": "Tender submission"
+          "@value": "reduction percentage"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "l0:EventOrSituation"
+      "rdfs:range": {
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/additionalDay",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/refersToTender",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa proprietà indica i giorni aggiuntivi necessari per il completamento dell'intervento, indicati nel documento di variante."
+          "@language": "en",
+          "@value": "Property that links a tender document or contract to the tender"
         },
         {
-          "@language": "en",
-          "@value": "The property that represents the additional days needed to complete the intervention, as reported by the variant document."
+          "@language": "it",
+          "@value": "Proprietà che lega il documento di offerta o il contratto all'offerta"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/VariantDocument"
+        "@id": "_:n086856d023244e9baae2fc1168799b8eb21"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -5410,45 +5442,42 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "additional day"
+          "@value": "refers to tender"
         },
         {
           "@language": "it",
-          "@value": "giorni aggiuntivi"
+          "@value": "si riferisce all'offerta"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:duration"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/availableAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/relatedToLot",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che determina la somma a disposizione per il completamento di un lotto o contratto, nell'ambito di una versione del prospetto economico."
+          "@value": "Property that links the inspection and payment phases to the lot"
         },
         {
-          "@language": "en",
-          "@value": "The property that represents the amount available to complete a lot or contract. It is valid within a version of the economic summary."
+          "@language": "it",
+          "@value": "Proprietà che lega le fasi del collaudo e del pagamento a un lotto"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
+        "@id": "_:n086856d023244e9baae2fc1168799b8eb24"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -5456,42 +5485,42 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "available amount"
+          "@value": "related to contract"
         },
         {
           "@language": "it",
-          "@value": "somma a disposizione"
+          "@value": "relativo a contratto"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasProcedureType",
+      "@id": "https://w3id.org/italia/onto/PublicContract/resolutionReason",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che specifica il tipo di procedura di affidamento di un lotto."
+          "@value": "La proprietà che collega la risoluzione del contratto all'identificativo nel vocabolario controllato delle motivazioni delle risoluzioni."
         },
         {
           "@language": "en",
-          "@value": "The property that links the procedure to its type."
+          "@value": "The property that links the resolution to the identifier within the controlled vocabulary of resolution reasons."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+        "@id": "https://w3id.org/italia/onto/PublicContract/ResolutionDocument"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -5499,53 +5528,45 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha modalità di scelta contraente"
+          "@value": "ha motivazione della risoluzione"
         },
         {
           "@language": "en",
-          "@value": "has type of procedure"
+          "@value": "has resolution motivation"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureType"
-      }
-    },
-    {
-      "@id": "_:N8bef162558454a3eb07f8293232a5c90",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+        "@id": "https://w3id.org/italia/onto/PublicContract/ResolutionReason"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/CIG"
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasAmendmentRationale"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/currentSafetyAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/resultedFrom",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che determina l'importo attualmente previsto per la sicurezza riportato nell'ultima versione del prospetto economico"
+          "@value": "Questa proprietà è l'inversa di \"prospetto risultante\" e lega un prospetto economico all'evento di cambiamento che lo ha ridefinito."
         },
         {
           "@language": "en",
-          "@value": "The property that represents the currently estimated safety amount needed for the completion of the procedure. The date is imported from the last economic summary related to the lot."
+          "@value": "This property is the inverse of \"has resulting summary\" and links an economic summary to the change event that ridefined it."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -5553,77 +5574,66 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "current safety amount"
+          "@value": "resulted from"
         },
         {
           "@language": "it",
-          "@value": "attuale importo sicurezza"
+          "@value": "risultante da"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
-      }
-    },
-    {
-      "@id": "_:Nabfa317d14d1405c95ef5d48a614455f",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Inspection"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Payment"
-          }
-        ]
+        "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent"
       }
     },
     {
-      "@id": "dc:contributor",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/PCAPIT-RDF-TURTLE",
-      "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
+      "@id": "https://w3id.org/italia/onto/PublicContract/resumptionDate",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
       ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PublicContract/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/PublicContract/latest/PubliContract-AP_IT.ttl"
-      },
-      "dcterms:description": [
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei contratti pubblici"
+          "@value": "Questa proprietà indica la data di inizio di ripresa del contratto."
         },
         {
           "@language": "en",
-          "@value": "This is the distribution in RDF/turtle of the Public Contracts ontology"
+          "@value": "The property that represents the starting date of the resumption of the contract."
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/SuspensionDocument"
       },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PublicContract"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Distribuzione RDF/Turtle ontologia PC-AP_IT"
+          "@value": "data ripresa"
         },
         {
           "@language": "en",
-          "@value": "RDF/Turtle distribution of PC-AP_IT Ontology"
+          "@value": "resumption date"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ti:date"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/isPrimaryTopicOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/safetyAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -5636,16 +5646,16 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that links an event (e.g., an event that modifies the economic summary of a procedure or the event that determines the resolution of a contract) to the document describing the characteristics of the event."
+          "@language": "it",
+          "@value": "La proprietà che determina l'importo stimato per la sicurezza, nell'ambito di una versione del prospetto economico."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che collega un evento (per esempio un evento di cambiamento del propetto economico, oppure un evento di risoluzione di un contratto) al documento di modifica che ne descrive le caratteristiche."
+          "@language": "en",
+          "@value": "The property that determines the amount of money to be spent for safety reason. It is valid within a version of the economic summary."
         }
       ],
       "rdfs:domain": {
-        "@id": "_:Naf0732777054484ba9e98300ef1afbc4"
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -5653,20 +5663,20 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "è argomento principale di"
+          "@value": "importo di sicurezza"
         },
         {
           "@language": "en",
-          "@value": "is primary topic of"
+          "@value": "safety amount"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/paymentAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/selectedTender",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -5680,15 +5690,15 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che determina l'importo del pagamento."
+          "@value": "La proprietà che indica l'offerta selezionata, in seguito a un processo di aggiudicazione."
         },
         {
           "@language": "en",
-          "@value": "The property that represents the amount of the payment."
+          "@value": "The property that determines the selected tender submitted by a tenderer."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/PaymentCertificate"
+        "@id": "_:n086856d023244e9baae2fc1168799b8eb27"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -5696,30 +5706,20 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "importo del pagamento"
+          "@value": "ha offerta selezionata"
         },
         {
           "@language": "en",
-          "@value": "amount of the payment"
+          "@value": "has selected tender"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
-      }
-    },
-    {
-      "@id": "_:N3bc68e3d0ec64835a006012ad7682bfa",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasCPV"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/CPV"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasChangeDocument",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/servicesAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -5733,36 +5733,36 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che indica il documento che descrive una modifica alle caratteristiche di un Lotto o Contratto."
+          "@value": "La proprietà che determina l'importo stimato per i servizi, nell'ambito di una versione del prospetto economico."
         },
         {
           "@language": "en",
-          "@value": "The property that determines the document describing a change to the characteristics of a lot or contract."
+          "@value": "The property that represents the services amount. It is valid within a version of the economic summary."
         }
       ],
       "rdfs:domain": {
-        "@id": "_:Ne23294d2bb1a462c9bffd16bd43f2215"
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "has change document"
+          "@language": "it",
+          "@value": "importo servizi"
         },
         {
-          "@language": "it",
-          "@value": "ha documento di modifica"
+          "@language": "en",
+          "@value": "services amount"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Variant",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/specialSector",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -5776,53 +5776,58 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Una istanza di questa classe rappresenta una variante in corso d'opera."
+          "@value": "La proprietà che determina se un lotto appartiene a uno dei settori speciali definiti dal DLGS 163/2006 Art3."
         },
         {
           "@language": "en",
-          "@value": "An instance of this class represents a variant."
+          "@value": "The property that determines if a lotto belongs to a special sector, according to the DLGS 163/2006 Art3."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Variant"
+          "@language": "it",
+          "@value": "settore speciale"
         },
         {
-          "@language": "it",
-          "@value": "Variante"
+          "@language": "en",
+          "@value": "special sector"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/ProcedureChangeEvent"
+      "rdfs:range": {
+        "@id": "xsd:boolean"
       }
     },
     {
-      "@id": "ti:issued",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "ti:endTime",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Award",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/submittedDuring",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "provvisoria"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "unstable"
+          "@value": "stable"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "http://w3id.org/ocds/ns#Award"
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links the tender to the tender submission event/phase"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega una offerta alla fase (o evento) di presentazione dell'offerta."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -5830,85 +5835,63 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Selezione"
-        },
-        {
-          "@language": "en",
-          "@value": "Award"
+          "@value": "presentata durante"
         },
         {
           "@language": "en",
-          "@value": "Selection"
-        },
-        {
-          "@language": "it",
-          "@value": "Aggiudicazione"
+          "@value": "submitted during"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "l0:EventOrSituation"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/TenderSubmission"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasContractualResolution",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/suppliesAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che collega il contratto all'evento che determina la risoluzione del contatto stesso"
+          "@value": "La proprietà che determina l'importo stimato per le forniture, nell'ambito di una versione del prospetto economico."
         },
         {
           "@language": "en",
-          "@value": "The property that links the contract to the event that determines its resolution."
+          "@value": "The property that represents the supplies amount. It is valid within a version of the economic summary."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "has contractual resolution"
+          "@language": "it",
+          "@value": "importo forniture"
         },
         {
-          "@language": "it",
-          "@value": "ha rescissione contrattuale"
+          "@language": "en",
+          "@value": "supplies amount"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Resolution"
-      }
-    },
-    {
-      "@id": "_:N023a33c0d03e44f0b2a62076ef785144",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/FrameworkAgreement"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasFrameworkAgreement"
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/hasCPV",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/suspensionDate",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -5922,15 +5905,15 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che associa un bando, avviso, lotto o contratto a uno o più identificativi del vocabolario controllato dei CPV (Common Procurement Vocabulary), il sistema di classificazione per gli appalti pubblici. Tali identificativi identificano la categoria merceologica oggetto dell'acquisto"
+          "@value": "Questa proprietà indica la data di inizio della sospensione del contratto."
         },
         {
           "@language": "en",
-          "@value": "The property that links a procedure, notice, lot or contract to the identifier within the controlled vocabulary of CPV (Common Procurement Vocabulary), a code describing the main object of a public procurement contract."
+          "@value": "The property that represents the starting date of the suspension."
         }
       ],
       "rdfs:domain": {
-        "@id": "_:Ncb212245a6014c339cc8219aaad42d08"
+        "@id": "https://w3id.org/italia/onto/PublicContract/SuspensionDocument"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -5938,79 +5921,41 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha CPV"
+          "@value": "data sospensione"
         },
         {
           "@language": "en",
-          "@value": "has CPV"
+          "@value": "suspension date"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/CPV"
-      }
-    },
-    {
-      "@id": "_:Ne23294d2bb1a462c9bffd16bd43f2215",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Contract"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/ProcurementProject"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "_:Nb8c9dcead4154e62b0d088c054f2c45f",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Award"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice"
-          }
-        ]
-      }
-    },
-    {
-      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/cvtiap",
-      "@type": [
-        "dcatapit:Agent",
-        "owl:NamedIndividual",
-        "foaf:Agent"
-      ],
-      "dcterms:identifier": "cvtiap",
-      "foaf:name": {
-        "@language": "it",
-        "@value": "A.N.AC - Autorità Nazionale Anticorruzione"
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ti:date"
       }
     },
     {
       "@id": "https://w3id.org/italia/onto/PublicContract/suspensionReason",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "The property that links the suspension to the identifier within the controlled vocabulary of suspension reasons."
-        },
         {
           "@language": "it",
           "@value": "La proprietà che collega la sospensione all'dentificativo nel vocabolario controllato delle motivazioni delle sospensioni."
+        },
+        {
+          "@language": "en",
+          "@value": "The property that links the suspension to the identifier within the controlled vocabulary of suspension reasons."
         }
       ],
       "rdfs:domain": {
@@ -6037,30 +5982,30 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/specialSector",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/tenderer",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che determina se un lotto appartiene a uno dei settori speciali definiti dal DLGS 163/2006 Art3."
+          "@value": "La proprietà che indica l'organizzazione offerente di un'offerta."
         },
         {
           "@language": "en",
-          "@value": "The property that determines if a lotto belongs to a special sector, according to the DLGS 163/2006 Art3."
+          "@value": "The property that links the tender to its tenderer."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -6068,19 +6013,19 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "settore speciale"
+          "@value": "offerente"
         },
         {
           "@language": "en",
-          "@value": "special sector"
+          "@value": "tenderer"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:boolean"
+        "@id": "l0:Agent"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/outcomeDate",
+      "@id": "https://w3id.org/italia/onto/PublicContract/totalAmount",
       "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
@@ -6094,16 +6039,16 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This property represents the date of the outcome of the procedure (e.g. the date of the award to a bidder, or the date of the framework agreement)"
+          "@language": "it",
+          "@value": "La proprietà che determina l'importo totale previsto per il completamento di un lotto o contratto, nell'ambito di una versione del prospetto economico."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà che indica la data di aggiudicazione o affidamento a un offerente, o di adesione a un accordo quadro da parte di un offerente."
+          "@language": "en",
+          "@value": "The property that represents the total amount needed to complete a lot or contract. It is valid within a version of the economic summary."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice"
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
@@ -6111,59 +6056,81 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "data esito procedura"
+          "@value": "importo totale"
         },
         {
           "@language": "en",
-          "@value": "outcome date"
+          "@value": "total amount"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:date"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:date"
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "_:N8bafa06169d0407c94072d6a27bb9c35",
-      "@type": "owl:Class",
-      "owl:unionOf": {
-        "@list": [
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/CallForCompetition"
-          },
-          {
-            "@id": "https://w3id.org/italia/onto/PublicContract/Publication"
-          }
-        ]
+      "@id": "https://w3id.org/italia/onto/PublicContract/totalAmountPaid",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La proprietà che indica l'importo totale liquidato, che corrisponde alla sommatoria dei pagamenti effettuati."
+        },
+        {
+          "@language": "en",
+          "@value": "The property that represents the total amount paid, that corresponds to the sum of the payments done."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/Lot"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/PublicContract"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "total amount paid"
+        },
+        {
+          "@language": "it",
+          "@value": "totale importo liquidato"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:float"
       }
     },
     {
-      "@id": "xsd:date",
-      "@type": "rdfs:Datatype"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/increaseAmount",
+      "@id": "https://w3id.org/italia/onto/PublicContract/variantDate",
       "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà indica un aumento dell'importo necessario per il completamento della prestazione indicata nel contratto. L'importo è indicato nel documento di variante."
+          "@value": "La proprietà che determina la data di inizio della variante."
         },
         {
           "@language": "en",
-          "@value": "The property that represents the increase amount needed to complete the contract, as reported by the variant document."
+          "@value": "The property that represents the starting date of the variant."
         }
       ],
       "rdfs:domain": {
@@ -6175,149 +6142,112 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "aumento importo"
+          "@value": "data variante"
         },
         {
           "@language": "en",
-          "@value": "increase amount"
+          "@value": "variant date"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
+        "@id": "xsd:date"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "ti:date"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/worksAmount",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/PublicContract/variantReason",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property that represents the works amount. It is valid within a version of the economic summary."
+          "@language": "it",
+          "@value": "La proprietà che collega la variante all'identificativo nel vocabolario controllato delle motivazioni delle varianti."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà che determina l'importo stimato per i lavori, nell'ambito di una versione del prospetto economico."
+          "@language": "en",
+          "@value": "The property that links the variant to the identifier within the controlled vocabulary of variant reasons."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
+        "@id": "https://w3id.org/italia/onto/PublicContract/VariantDocument"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "works amount"
+          "@language": "it",
+          "@value": "ha motivazione della variante"
         },
         {
-          "@language": "it",
-          "@value": "importo lavori"
+          "@language": "en",
+          "@value": "has variant reason"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
+        "@id": "https://w3id.org/italia/onto/PublicContract/VariantReason"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/hasAmendmentRationale"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
-      "@type": [
-        "foaf:Agent",
-        "owl:NamedIndividual",
-        "dcatapit:Agent"
-      ],
-      "dcterms:identifier": "TD",
-      "foaf:name": [
-        {
-          "@language": "en",
-          "@value": "Digital Transformation Team"
-        },
-        {
-          "@language": "it",
-          "@value": "Team per la Trasformazione Digitale"
-        }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/PublicContract/totalAmount",
+      "@id": "https://w3id.org/italia/onto/PublicContract/variantType",
       "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La proprietà che determina l'importo totale previsto per il completamento di un lotto o contratto, nell'ambito di una versione del prospetto economico."
+          "@value": "La proprietà che determina il tipo di variante."
         },
         {
           "@language": "en",
-          "@value": "The property that represents the total amount needed to complete a lot or contract. It is valid within a version of the economic summary."
+          "@value": "The property that represents the type of the variant."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
+        "@id": "https://w3id.org/italia/onto/PublicContract/VariantDocument"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "total amount"
+          "@language": "it",
+          "@value": "tipo variazione"
         },
         {
-          "@language": "it",
-          "@value": "importo totale"
+          "@language": "en",
+          "@value": "variant type"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:float"
-      }
-    },
-    {
-      "@id": "_:Nfbbcecedc1724440a06dabd5d7e76a32",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/refersToTender"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Tender"
-      }
-    },
-    {
-      "@id": "_:Ndab0cbaf4a734f78809f6f95b016eb8e",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/NoticeType"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/hasNoticeType"
+        "@id": "xsd:string"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/ResolutionDocument",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/winner",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -6330,34 +6260,37 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "La classe che rappresenta il documento che stabilisce la risoluzione di un contratto."
+          "@language": "en",
+          "@value": "Property that identifies the winner and that links the award notice or contract  to the agent who won the tender"
         },
         {
-          "@language": "en",
-          "@value": "The class that represents the document setting the resolution of a contract."
+          "@language": "it",
+          "@value": "Proprietà che identifica il vincitore e che lega pertanto la notifica di ggiudicazione o il contratto con l'agente (tipicamente organizzazione) che ha vinto la gara"
         }
       ],
+      "rdfs:domain": {
+        "@id": "_:n086856d023244e9baae2fc1168799b8eb30"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Resolution document"
+          "@language": "it",
+          "@value": "vincitore"
         },
         {
-          "@language": "it",
-          "@value": "Documento di risoluzione"
+          "@language": "en",
+          "@value": "winner"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument"
+      "rdfs:range": {
+        "@id": "l0:Agent"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/PublicContract/Concession",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/PublicContract/worksAmount",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -6371,29 +6304,96 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La classe che rappresenta la modalità di realizzazione di una gara tramite concessione."
+          "@value": "La proprietà che determina l'importo stimato per i lavori, nell'ambito di una versione del prospetto economico."
         },
         {
           "@language": "en",
-          "@value": "The class that represents the implementation of a procedure through a concession."
+          "@value": "The property that represents the works amount. It is valid within a version of the economic summary."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/PublicContract/EconomicSummary"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Concession"
+          "@language": "it",
+          "@value": "importo lavori"
         },
         {
-          "@language": "it",
-          "@value": "Concessione"
+          "@language": "en",
+          "@value": "works amount"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/PublicContract/Procedure"
+      "rdfs:range": {
+        "@id": "xsd:float"
       }
+    },
+    {
+      "@id": "l0:Activity",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:controlledVocabulary",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "l0:description",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "l0:identifier",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "l0:name",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "prov:wasDerivedFrom",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "prov:wasInfluencedBy",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ti:date",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "ti:duration",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "ti:endTime",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "ti:issued",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "ti:startTime",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "xsd:boolean",
+      "@type": "rdfs:Datatype"
+    },
+    {
+      "@id": "xsd:date",
+      "@type": "rdfs:Datatype"
+    },
+    {
+      "@id": "xsd:float",
+      "@type": "rdfs:Datatype"
+    },
+    {
+      "@id": "xsd:string",
+      "@type": "rdfs:Datatype"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/PublicContract/latest/PublicContract-AP_IT.rdf b/Ontologie/PublicContract/latest/PublicContract-AP_IT.rdf
index 7325ce63..c784a531 100644
--- a/Ontologie/PublicContract/latest/PublicContract-AP_IT.rdf
+++ b/Ontologie/PublicContract/latest/PublicContract-AP_IT.rdf
@@ -1,2619 +1,2011 @@
-
-
-    
-        
-        
-        
-        
-        
-        
-        
-        
-        Questo il profilo applicativo italiano dell'ontologia sui contratti pubblici
-        This is the Italian application profile of the public contract ontology
-        2018-04-27
-        
-        
-        2019-04-23
-        
-        
-        Ontologia dei Contratti Pubblici - Profilo applicativo italiano
-        Public Contracts ontology - Italian application profile
-        Questa è l'ontologia dei contratti pubblici italiani.
-        This is the ontology of the Italian public contracts.
-        
-        Italian public contracts ontology
-        Ontologia dei contratti pubblici italiani
-        Version 0.4- Modified on 23 April 2019 - Refactoring l0:Event in l0:EventOrSituation
-        Versione 0.4- Modificata il 23 Aprile 2019 - rifattorizzazione di l0:Event in l0:EventOrSituation
-        
-        Appalto
-        Bando di gara
-        Contratto Pubblico
-        Gara
-        Procedura di realizzazione
-        
-        PC-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/PublicContract
-        pcapit
-        
-        
-        final draft
-        Cittadini
-        Imprese
-        Pubbliche Amministrazioni
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è utilizzata per rappresentare il legame tra l'offerta e il lotto (l'offerta si applica al lotto)
-        This property is used to represent the relationship between a tender to the lot (a tender applies to a lot)
-        
-        applies to lot
-        si applica a lotto
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        PEr i Lavori, la proprietà che collega il certificato di pagamento al SAL (Stato Avanzamento Lavori) documento che contiene la delibera al pagamento stesso.
-        The property that links the certificate of payment to the work progress report whereby the payment is approved.
-        
-        approved in work progress report
-        deliberato in Stato Avanzamento Lavori
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links the tender to the tender document
-        Proprietà che lega l'intervento o la fase di presentazione dell'offerta all'offerta
-        
-        allega offerta
-        attaches tender document
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà è l'inversa di "prospetto economico di origine" e indica un evento che ha contribuito al cambiamento di questo prospetto economico.
-        This property is the inverse of "has original summary" and determines the change event which resulted in a change to this economic summary.
-        
-        cambiato da evento di cambiamento procedura
-        changed by procedure change event
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of approvedInWPR that links a work progress report to the payment certificate
-        Proprietà inversa di approvato in SAL che collega il SAL al certificato di pagamento
-        
-        contains payment certificate
-        contiene certificato di pagamento
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links an Amendment document to the rationale behind the modifications
-        Proprietà che collega i documenti di modifca alle motivazioni che hanno portato alle modifiche
-        
-        ha motivazione della modifica
-        has amendment rationale
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina il criterio di aggiudicazione del lotto. Tale proprietà fa riferimento a un vocabolario controllato.
-        The property that determines the award criteria of the lot. This property should be used in the case of procedures that include public calls followed by an awarding.
-        
-        ha criterio di aggiudicazione
-        has award criterion
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La proprietà che collega il lotto all'esito dell'aggiudicazione dello stesso.
-        The property that links the lot to its award outcome.
-        
-        ha avviso di esito di procedura
-        has award notice
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                    
-                    
-                
-            
-        
-        
-        La proprietà che associa un bando, avviso, lotto o contratto a uno o più identificativi del vocabolario controllato dei CPV (Common Procurement Vocabulary), il sistema di classificazione per gli appalti pubblici. Tali identificativi identificano la categoria merceologica oggetto dell'acquisto
-        The property that links a procedure, notice, lot or contract to the identifier within the controlled vocabulary of CPV (Common Procurement Vocabulary), a code describing the main object of a public procurement contract.
-        
-        ha CPV
-        has CPV
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        La proprietà che indica il collegamento tra il la procedura o la fase di pubblicazione e un bando di gara. Diversi lotti possono fare riferimento ad un medesimo bando.
-        The property that links the procedure  or the publication phase to the related call for tender
-        
-        ha bando di gara
-        has call for competition
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        La proprietà che indica il documento che descrive una modifica alle caratteristiche di un Lotto o Contratto.
-        The property that determines the document describing a change to the characteristics of a lot or contract.
-        
-        ha documento di modifica
-        has change document
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina il legame tra il lotto e il relativo contratto.
-        The property that determines the link between a contract and the relative lot.
-        
-        ha contratto
-        has contract
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che collega il contratto all'evento che determina la risoluzione del contatto stesso
-        The property that links the contract to the event that determines its resolution.
-        
-        ha rescissione contrattuale
-        has contractual resolution
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà indica il prospetto economico di un lotto o contratto.
-        This property represents the economic summary of a lot or contract.
-        
-        ha prospetto economico
-        has economic summary
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        La proprietà che lega un'istanza di procedura di realizzazione a un accordo quadro o convenzione.
-        The properties that links the procedure to its framework agreement.
-        
-        ha accordo quadro
-        has framework agreement
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links a procedure or lot with a notice
-        Proprietà che lega una gara o lotto con un avviso
-        
-        ha avviso
-        has notice
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che indica il tipo di bando.
-        The property that links a notice to its type.
-        
-        ha tipo di bando
-        has notice type
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è l'inversa di "cambiata da" e collega un evento di cambiamento al prospetto economico precedente al cambiamento stesso.
-        This property is the inverse of "changed by" and links a change event to the economic summary preceding the change event.
-        
-        ha prospetto economico di origine
-        has original summary
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che collega il lotto al certificato di pagamento. Per i lavori il certifcato di pagamento viene deliberato nel SAL.
-        The property that links the lot to the certificate of payment approved by the related progress of work report.
-        
-        ha certificato di pagamento
-        has certificate of payment
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che specifica il tipo di procedura di affidamento di un lotto.
-        The property that links the procedure to its type.
-        
-        ha modalità di scelta contraente
-        has type of procedure
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che indica gli atti emessi dalla stazione appaltante nell'espletamento di un progetto di approvigionamento.
-        The properties that links the procurement project to the documents issued by the contracting authority during the course of the procedure.
-        
-        ha atto di approvigionamento
-        has procurement document
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che indica l'istituzione che emette il contratto pubblico, riceve le offerte e sceglie il fornitore idoneo sulla base delle condizioni definite dal contratto.
-        The property that determines the institution which issues a public contract, receives tenders and chooses a suitable supplier on the base of the conditions given by the contract.
-        
-        ha stazione appaltante
-        has procuring entity
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La proprietà che determina il legame tra la procedura di realizzazione e una determina a contrarre relativa.
-        The property that links the procedure to the document whereby the contracting authority expresses its resoultion to contract.
-        
-        ha determina a contrarre
-        has decision to contract
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà è l'inversa di "risultante da" e indica un prospetto economico creato o ridefinito in seguito a un evento di cambiamento.
-        This property is the inverse of "resulted from" and determines the economic summary which was created or changed as a result of the change event.
-        
-        ha prospetto risultante
-        has resulting summary
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che collega il lotto al documento che ne certifica lo Stato di Avanzamento Lavori (SAL).
-        The property that links the lot to its work progress report.
-        
-        ha SAL (Stato Avanzamento Lavori)
-        has work progress report
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links a procedure to the lot. A procedure has at least a lot
-        Proprietà che collega una procedura a un lotto. Una procedura ha almeno un lotto.
-        
-        include lotto
-        includes lot
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of "includes lot" that links a lot to its procedure
-        Proprietà inversa di "include lotto" che lega il lotto alla sua procedura
-        
-        is included in Procedure
-        è incluso in procedura
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        La proprietà che collega un evento (per esempio un evento di cambiamento del propetto economico, oppure un evento di risoluzione di un contratto) al documento di modifica che ne descrive le caratteristiche.
-        The property that links an event (e.g., an event that modifies the economic summary of a procedure or the event that determines the resolution of a contract) to the document describing the characteristics of the event.
-        
-        is primary topic of
-        è argomento principale di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Property that links a tender document or contract to the tender
-        Proprietà che lega il documento di offerta o il contratto all'offerta
-        
-        refers to tender
-        si riferisce all'offerta
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Property that links the inspection and payment phases to the lot
-        Proprietà che lega le fasi del collaudo e del pagamento a un lotto
-        
-        related to contract
-        relativo a contratto
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La proprietà che collega la risoluzione del contratto all'identificativo nel vocabolario controllato delle motivazioni delle risoluzioni.
-        The property that links the resolution to the identifier within the controlled vocabulary of resolution reasons.
-        
-        ha motivazione della risoluzione
-        has resolution motivation
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà è l'inversa di "prospetto risultante" e lega un prospetto economico all'evento di cambiamento che lo ha ridefinito.
-        This property is the inverse of "has resulting summary" and links an economic summary to the change event that ridefined it.
-        
-        resulted from
-        risultante da
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        La proprietà che indica l'offerta selezionata, in seguito a un processo di aggiudicazione.
-        The property that determines the selected tender submitted by a tenderer.
-        
-        ha offerta selezionata
-        has selected tender
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links the tender to the tender submission event/phase
-        Proprietà che collega una offerta alla fase (o evento) di presentazione dell'offerta.
-        
-        presentata durante
-        submitted during
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La proprietà che collega la sospensione all'dentificativo nel vocabolario controllato delle motivazioni delle sospensioni.
-        The property that links the suspension to the identifier within the controlled vocabulary of suspension reasons.
-        
-        ha motivazione della sospensione
-        has suspension reason
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che indica l'organizzazione offerente di un'offerta.
-        The property that links the tender to its tenderer.
-        
-        offerente
-        tenderer
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La proprietà che collega la variante all'identificativo nel vocabolario controllato delle motivazioni delle varianti.
-        The property that links the variant to the identifier within the controlled vocabulary of variant reasons.
-        
-        ha motivazione della variante
-        has variant reason
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Property that identifies the winner and that links the award notice or contract  to the agent who won the tender
-        Proprietà che identifica il vincitore e che lega pertanto la notifica di ggiudicazione o il contratto con l'agente (tipicamente organizzazione) che ha vinto la gara
-        
-        vincitore
-        winner
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that identifies the unique code of the lot
-        Proprietà che identifica il CIG
-        
-        CIG (Codice Identificativo Gara)
-        Identifier of the Lot
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà indica la data effettiva in cui la prestazione relativa al lotto è terminata. Può essere dedotta dalle verifiche effettuate nel collaudo finale.
-        This property represents the actual end date of the lot, and it may be imported from the results of the testing stage.
-        
-        actual end date
-        data effettiva di fine prestazione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà indica la data effettiva in cui la procedura è iniziata. Può essere dedotta dalle verifiche effettuate nel collaudo finale.
-        This property represents the actual start date of the procedure, and it may be imported from the results of the testing stage.
-        
-        actual start date
-        data di effettiva inizio prestazione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà indica i giorni aggiuntivi necessari per il completamento dell'intervento, indicati nel documento di variante.
-        The property that represents the additional days needed to complete the intervention, as reported by the variant document.
-        
-        additional day
-        giorni aggiuntivi
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina il prezzo concordato (anche detto importo di aggiudicazione, nel caso di gare con bando) per la realizzazione del lotto.
-        The property that represents the agreed amount for the actualization of the lot.
-        
-        agreed amount
-        prezzo concordato
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo base dell'asta.
-        The property that determines the auction base amount.
-        
-        auction base amount
-        importo base asta
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina la somma a disposizione per il completamento di un lotto o contratto, nell'ambito di una versione del prospetto economico.
-        The property that represents the amount available to complete a lot or contract. It is valid within a version of the economic summary.
-        
-        available amount
-        somma a disposizione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che indica la somma attualmente a disposizione, riportata nell'ultima versione del prospetto economico
-        The property that represents the amount currently available. The date is imported from the last economic summary related to the procedure.
-        
-        attuale somma a disposizione
-        current available amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La proprietà che indica la data entro la quale si prevede di portare a termine la prestazione. Si deduce tale data dall'attuale prospetto economico del lotto, o comunque si intende che essa indica la più recente e valida previsione fatta.
-        The property that represents the estimated end date. The date is imported from the last economic summary related to the lot.
-        
-        attuale previsione di fine prestazione
-        current estimated end date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo attualmente previsto per la progettazione riportato nell'ultima versione del prospetto economico
-        The property that represents the currently estimated planning amount. The date is imported from the last economic summary related to the procedure.
-        
-        attuale importo progettazione
-        current planning amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo attualmente previsto per la sicurezza riportato nell'ultima versione del prospetto economico
-        The property that represents the currently estimated safety amount needed for the completion of the procedure. The date is imported from the last economic summary related to the lot.
-        
-        attuale importo sicurezza
-        current safety amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo attualmente stimato per i servizi, riportato nell'ultima versione del prospetto economico.
-        The property that represents the currently estimated services amount. The date is imported from the last economic summary related to the lot.
-        
-        attuale importo servizi
-        current services amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo attualmente stimato per le forniture, riportato nell'ultima versione del prospetto economico.
-        The property that represents the currently estimated supplies amount. The date is imported from the last economic summary related to the lot.
-        
-        attuale importo forniture
-        current supplies amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo totale attualmente previsto per il completamento della prestazione, così come è riportato nell'ultima versione del prospetto economico.
-        The property that represents the currently estimated total amount needed for the completion of the lot. The date is imported from the last economic summary related to the lot.
-        
-        attuale importo totale
-        current total amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo attualmente stimato per i lavori, riportato nell'ultima versione del prospetto economico.
-        The property that represents the currently estimated works amount. The date is imported from the last economic summary related to the lot.
-        
-        attuale importo lavori
-        current works amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La proprietà che indica la data entro la quale si prevede di portare a termine un lotto o un contratto. La data è indicata nell'ambito di una versione del prospetto economico, e può aggiornare (o essere aggiornata da) quella indicata nel prospetto economico precedente (o successivo).
-        The property that represents the estimated end date of a project, intervention, procedure or contract. The date is valid within a version of the economic summary, and may update (or be updated by) the date reported by the former (or next) economic summary
-        
-        estimated end date
-        previsione di fine prestazione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Proprietà che determina la data di scadenza del bando.
-        The property that represents the expire date of the notice.
-        data di scadenza
-        expire date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà indica un aumento dell'importo necessario per il completamento della prestazione indicata nel contratto. L'importo è indicato nel documento di variante.
-        The property that represents the increase amount needed to complete the contract, as reported by the variant document.
-        
-        aumento importo
-        increase amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina la somma di denaro che non è ribassabile.
-        The property that determines the amount of the starting price that is not lowerable.
-        
-        somma non ribassabile
-        sum of non-discountable money
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Proprietà che indica la data di aggiudicazione o affidamento a un offerente, o di adesione a un accordo quadro da parte di un offerente.
-        This property represents the date of the outcome of the procedure (e.g. the date of the award to a bidder, or the date of the framework agreement)
-        
-        data esito procedura
-        outcome date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo del pagamento.
-        The property that represents the amount of the payment.
-        
-        amount of the payment
-        importo del pagamento
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La proprietà che indica la data di emissione del certificato di pagamento da parte della stazione appaltante.
-        The property that represents the date of the certificate of the payment.
-        
-        data del certificato di pagamento
-        payment certificate date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo stimato per la progettazione, nell'ambito di una versione del prospetto economico.
-        The property that represents the planning amount. It is valid within a version of the economic summary.
-        
-        importo progettazione
-        planning amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo totale della procedura
-        The property that represents the total amount for the procedure.
-        
-        importo complessivo gara
-        procedure total amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        La proprietà che indica la data di pubblicazione del bando o dell'avviso.
-        The property that represents the publication date of the notice.
-        
-        data di pubblicazione
-        publication date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà indica una diminuzione dell'importo necessario per il completamento della prestazione indicata nel contratto, indicato nel documento di variante.
-        The property thath represents the reduction amount needed to complete the contract, as reported by the variant document.
-        
-        diminuzione importo
-        reduction amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina la percentuale dichiarata di ribasso.
-        The property that determines the declared percentage of price cut.
-        
-        percentuale di ribasso
-        reduction percentage
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà indica la data di inizio di ripresa del contratto.
-        The property that represents the starting date of the resumption of the contract.
-        
-        data ripresa
-        resumption date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo stimato per la sicurezza, nell'ambito di una versione del prospetto economico.
-        The property that determines the amount of money to be spent for safety reason. It is valid within a version of the economic summary.
-        
-        importo di sicurezza
-        safety amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo stimato per i servizi, nell'ambito di una versione del prospetto economico.
-        The property that represents the services amount. It is valid within a version of the economic summary.
-        
-        importo servizi
-        services amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina se un lotto appartiene a uno dei settori speciali definiti dal DLGS 163/2006 Art3.
-        The property that determines if a lotto belongs to a special sector, according to the DLGS 163/2006 Art3.
-        
-        settore speciale
-        special sector
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo stimato per le forniture, nell'ambito di una versione del prospetto economico.
-        The property that represents the supplies amount. It is valid within a version of the economic summary.
-        
-        importo forniture
-        supplies amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà indica la data di inizio della sospensione del contratto.
-        The property that represents the starting date of the suspension.
-        
-        data sospensione
-        suspension date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo totale previsto per il completamento di un lotto o contratto, nell'ambito di una versione del prospetto economico.
-        The property that represents the total amount needed to complete a lot or contract. It is valid within a version of the economic summary.
-        
-        importo totale
-        total amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che indica l'importo totale liquidato, che corrisponde alla sommatoria dei pagamenti effettuati.
-        The property that represents the total amount paid, that corresponds to the sum of the payments done.
-        
-        total amount paid
-        totale importo liquidato
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La proprietà che determina la data di inizio della variante.
-        The property that represents the starting date of the variant.
-        
-        data variante
-        variant date
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina il tipo di variante.
-        The property that represents the type of the variant.
-        
-        tipo variazione
-        variant type
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La proprietà che determina l'importo stimato per i lavori, nell'ambito di una versione del prospetto economico.
-        The property that represents the works amount. It is valid within a version of the economic summary.
-        
-        importo lavori
-        works amount
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta il documento che stabilisce una modifica nelle caratteristiche di un lotto o contratto.
-        The class that represents the document setting a change in the characteristics of a lot or contract.
-        
-        Amendement document
-        Documento di modifica
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        Abstract class that groups the different types of reasons for the admendments.
-        Classe astratta che raggruppa i diversi tipi di  motivazioni per la modifica
-        
-        Amendment Rationale
-        Motivazione della Modifica
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Aggiudicazione
-        Award
-        Selection
-        Selezione
-        provvisoria
-        unstable
-        
-    
-    
-
-
-    
-
-    
-        
-        Le istanze di questa classe rappresentano il criterio di aggiudicazione (tipicamente, il criterio dell'offerta economicamente più vantaggiosa o del prezzo più basso) adottato nell'ambito di una procedura di affidamento.
-        The class that represents the award criteria (e.g., "most economically advantageous tender" or "lowest price") adopted for awarding. The instances of this class, at the moment are "most economically advantageous tender" and "lowest price"
-        
-        Award Criterion
-        Criterio di Aggiudicazione
-        Criterio di Selezione
-        Selection Criterion
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        La classe che rappresenta l'esito della procedura di affidamento, ovvero il documento che attesta l'attribuzione di un lotto a un offerente. L'attribuzione può avvenire tramite aggiudicazione, affidamento o adesione a un accordo quadro, a seconda della tipologia di procedura.
-        The class that represents the document that certifies the outcome of a procedure, namely the attribution of a lot to a bidder. Depending on the type of the procedure, the attribution can be an open award, a direct award, or a framework agreement.
-        
-        Avviso Esito di Procedura
-        Award Notice
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        La Classe che rappresenta il CPV (Common Procurement Vocabular) con cui è classificata una procedura, un lotto o un contratto. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato.
-        The class that represents the CPV (Common Procurement Vocabulary), code describing the main object of a procedure, lot or contract. The instances of this class can be represented as skos concepts of a controlled vocabulary.
-        
-        CPV (Common Procurement Vocabulary)
-        CPV (Vocabolario comune per gli appaltii)
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta un bando di gara pubblico.
-        This class represents a public call for tender.
-        
-        Bando di Gara
-        Call for Competition
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta la modalità di realizzazione di una gara tramite concessione.
-        The class that represents the implementation of a procedure through a concession.
-        
-        Concession
-        Concessione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        An instance of this class is an abstract information entity about a realized contract between a contracting authority and their supplier.
-        Una istanza di questa classe rappresenta un contratto realizzato tra due o più agenti: ad esempio, tra una stazione appaltante ed un fornitore.
-        
-        Contract
-        Contratto
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta la modalità di realizzazione di una gara tramite amministrazione diretta.
-        The class that represents the implementation of a procedure through a direct administration.
-        
-        Amministrazione diretta
-        Direct administration
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-            
-        
-        La classe che rappresenta i vari documenti coinvolti in tutte le fasi di procurement
-        The class that represents all the various documents involved in the different procurement phases
-        
-        Document
-        Documento
-        provvisoria
-        unstable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        An instance of this class represents the economic summary of a lot or contract. Dates and amounts related to the economic summary are usually defined during the awarding and negotiation stages. Amounts may be imported from the "economic framework" that is periodically drawn up. The economic summary may be reshaped following a change event (e.g., a variant or a suspension). Such a modification creates a new economic summary which replaces the former and where dates and amounts are updated.
-        Un'istanza di questa classe rappresenta il prospetto economico di un lotto o contratto. Date e ammontari contenuti nel prospetto sono generalmente definiti nelle fasi preliminari di aggiudicazione, affidamento, contrattazione e redazione del quadro economico. Il prospetto economico, così come il quadro economico che eventualmente lo alimenta in merito agli ammontari, può essere rimodulato in seguito a un evento di cambiamento (per esempio, una variante in corso d'opera o una sospensione). Tale modifica genera un nuovo prospetto economico che sostituisce il precedente, e aggiorna i valori di date e ammontari in base a quanto stabilito nei documenti di modifica corrispondenti all'evento di cambiamento stesso
-        
-        Economic summary
-        Prospetto economico
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta la modalità di realizzazione di una gara tramite un accordo quadro.
-        The class that represents the implementation of a procedure through a framework agreement.
-        
-        Accordo quadro
-        Framework agreement
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Le istanze di questa classe rappresentano i dati sulla fase di collaudo
-        The instances of this class represent the data regarding the inspection
-        
-        Collaudo
-        Inspection
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        
-        One of the parts of a procurement project that is being subdivided to allow the buyer to award different lots to different economic operators under different contracts.
-        Una delle parti in cui è suddiviso un progetto di procurement. La suddivisione in lotti ha lo scopo di consentire alla stazione appaltante di aggiudicare diversi lotti a diversi operatori economici tramite contratti distinti.
-        
-        Lot
-        Lotto
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        La classe che rappresenta qualunque tipo di annuncio o avviso relativo ad una procedura di affidamento. Tipicamente, un bando pubblico o un'altra tipologia di avviso o invito.
-        This class represents any kind of notice or announcement related to a procedure of actualization of an intervention. Usually, it refers to a public call or any kind of notice or invitation.
-        
-        Avviso
-        Notice
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta il tipo di bando o avviso.
-        The class that represents the type of notice.
-        
-        Notice type
-        Tipologia dell'avviso
-        provvisoria
-        unstable
-        
-    
-    
-
-
-    
-
-    
-        
-        An instance of this class represents a payment made by the contracting authority.
-        La classe che rappresenta il pagamento effettuato dalla stazione appaltante.
-        
-        Pagamento
-        Payment
-        provvisoria
-        unstable
-        
-    
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta il certificato di pagamento emesso dalla stazione appaltante, generalmente deliberato nell'ambito di un SAL (Stato Avanzamento Lavori).
-        The class that represents the certificate of payment issued by the contracting authority, usually approved by the work progress report.
-        
-        Certificato di pagamento
-        Payment certificate
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        La classe che comprende le attività che una stazione appaltante mette in atto per realizzare un progetto di procurement, ad esempio le attività svolte tramite un contratto di appalto o di concessione, le attività realizzate attraverso amministrazione diretta,  parternariato pubblico/privato o adesione ad un accordo quadro. Le attività prevedono step procedurali che possono variare in relazione alla modalità di realizzazione.
-        The class that represents the activities that a contracting authority carries out in order to actualize a procurement project, such as those carried out through public procurement, concession, direct administration, public/private partnership or framework agreement. The steps of the procedure may vary according to the type of the procedure. Information.
-        
-        Gara
-        Modalità di realizzazione
-        Procedimento
-        Procedura di affidamento
-        Procedure
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        An instance of this class represents an event of modification, for example an event leading to the reshaping of the economic summary.
-        Una istanza di questa classe rappresenta un evento di cambiamento, per esempio un evento che porta a una rimodulazione del prospetto economico di una procedura.
-        
-        Evento di cambiamento per il procedimento
-        Procedure Change eEvent
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        La Classe che rappresenta la modalità di scelta del contraente (per esempio, secondo la procedura dell'affidamento diretto, della procedura aperta o della procedura ristretta), che caratterizza la procedura di affidamento di un lotto, secondo le specifiche tecniche degli XML ex L.190/2012 previste da ANAC. La modalità di scelta del contraente va indicata in compatibilità con le diverse sotto-classi della procedura di affidamento, per cui ad ogni sotto-classe possono corrispondere solo alcune modalità. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato. 
-        The class that represents the type of procedure (e.g, direct award, open tender procedure, restricted tender procedure) as provided for by XML ex L.190/2012 technical requirements exploited by ANAC. The instances of this class can be represented as skos concepts of a controlled vocabulary.
-        
-        Procedura di Scelta del Contraente
-        Procedure type
-        stabile
-        stable
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta un documento emesso dalla stazione appaltante nel corso di una procedura di realizzazione.
-        The class that represents the document issued by the contracting authority during the course of a procedure.
-        
-        Documento dell'approvvigionamento
-        Procurement Document
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        La classe che comprende i progetti atti a soddisfare un fabbisogno individuato dall'amministrazione.
-        The class that includes projects aiming at meet the needs detected by a public administration.
-        
-        Procurement Project
-        Progetto di approvigionamento
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta la modalità di realizzazione di una gara tramite un parternariato pubblico/privato.
-        The class that represents the implementation of a procedure through a public/private partnership.
-        
-        Parternariato Pubblico/Privato
-        Public/Private Partnership
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta la modalità di realizzazione di una gara tramite un contratto di appalto.
-        The class that represents the implementation of a procedure through a public procurement.
-        
-        Appalto
-        Public procurement
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Le istanze di questa classe rappresentano i dati sulla fase di pubblicazione di una gara
-        The instances of this class represent the data of the publication phase
-        
-        Pubblicazione
-        Publication
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        An instance of this class represents a resolution of contract.
-        Una istanza di questa classe rappresenta una risoluzione di un contratto.
-        
-        Resolution
-        Risoluzione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta il documento che stabilisce la risoluzione di un contratto.
-        The class that represents the document setting the resolution of a contract.
-        
-        Documento di risoluzione
-        Resolution document
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        La Classe che rappresenta la motivazione della risoluzione del contratto. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato.
-        The class that represents the reason of the suspension. The instances of this class can be represented as skos concepts of a controlled vocabulary.
-        
-        Motivazione Risoluzione
-        Resolution reason
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        La classe che comprende gli atti con i quali la stazione appaltante manifesta la propria volontà di stipulare un contratto, individuando gli elementi essenziali del contratto e i criteri di selezione degli operatori economici e delle offerte.
-        The class that includes the documents by means of which the contracting authority expresses that it wants to conclude a contract.
-        
-        Determina a contrarre
-        Resolution to contract
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        An instance of this class represents a suspension.
-        Una istanza di questa classe rappresenta una sospensione.
-        
-        Sospensione
-        Suspension
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta il documento che stabilisce la sospensione di un contratto.
-        The class that represents the document setting the suspension.
-        
-        Documento di sospensione
-        Suspension Document
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        La Classe che rappresenta la motivazione della sospensione. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato
-        The class that represents the reason of the suspension. The instances of this class can be represented as skos concepts of a controlled vocabulary.
-        
-        Motivazione Sospensione
-        Suspension reason
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        Questa classe rappresenta un'entità di offerta che si applica al lotto, a cui è attaccato un documento di offerta e che è presentata da un offerente durante la fase di presentazione delle offerte (rappresenta una relazione n-aria)
-        This class represents and entity related to the offer that applies to the lot, to which is attached a document and that it is presented during the tender submission phase (n-ary relationship)
-        
-        Offerta
-        Tender
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Classe che rappresenta il documento con l'offerta di un offerente in risposta a un bando di gara
-        It represents the document which includes the offer submitted as response to a call for tender
-        
-        Documento di Offerta
-        Tender Document
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        An instance of this class rapresents the submission of a tender in a call for tenders or other procedure.
-        Una istanza di questa classe rappresenta una submission della tender relativa a una procedura di realizzazione.
-        
-        Presentazione Offerta
-        Tender submission
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        An instance of this class represents a variant.
-        Una istanza di questa classe rappresenta una variante in corso d'opera.
-        
-        Variant
-        Variante
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        La classe che rappresenta il documento che stabilisce la variante di un contratto.
-        The class that represents the document setting the variant.
-        
-        Documento di Variante
-        Variant Document
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        La Classe che rappresenta la motivazione della variante in corso d'opera. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato
-        The class that represents the reason of the variant. The instances of this class can be represented as skos concepts of a controlled vocabulary.
-        
-        Motivazione Variante
-        Variant reason
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        La classe che comprende il documento che attesta lo stato di avanzamento dei lavori.
-        The class that represents the document reporting the progress of work.
-        
-        Stato avanzamento lavori
-        Work Progress Report
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-        
-        csi_piem
-        Consorzio per il sistema informativo CSI-Piemonte
-    
-    
-
-
-    
-
-    
-        
-        
-        cvtiap
-        A.N.AC - Autorità Nazionale Anticorruzione
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        banche dati e open data
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia dei contratti pubblici
-        This is the distribution in JSON-LD of the Public Contracts ontology
-        
-        
-        Distribuzione JSON-LD ontologia PC-AP_IT
-        JSON-LD distribution of PC-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia dei contratti pubblici
-        This is the distribution in RDF/turtle of the Public Contracts ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia PC-AP_IT
-        RDF/Turtle distribution of PC-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia dei contratti pubblici
-        This is the distribution in RDF/XML of the Public Contracts ontology
-        
-        
-        Distribuzione RDF/XML ontologia PC-AP_IT
-        RDF/XML distribution of PC-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        IT11491360019
-        Synapta Srl
-    
-    
-
-
-    
-
-    
-        
-        
-        TD
-        Digital Transformation Team
-        Team per la Trasformazione Digitale
-    
-    
-
-
-    
-
-    
-        
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-        cnr - Z6HZEH - STLab
-    
-    
-
-
-    
-
-    
-        
-        Data & Analytics Framework
-    
-    
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        Lowest Price
-        Prezzo più basso
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Most economically advantageous offer
-        Offerta economicamente più vantaggiosa
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        stabile
-        Fornitura di prodotti
-        stable
-        Fornitura di Prodotto
-        
-        The class that includes those interventions concerning the purchase of goods.
-        Fornitura di Bene
-        Good supply
-        La classe che comprende gli interventi che consistono nell'acquisto di beni.
-    
-    
-        Service Intervention
-        
-        Fornitura di Servizio
-        Service supply
-        La classe che comprende gli interventi che consistono nell'acquisizione di servizi.
-        stabile
-        The class that includes those interventions concerning the acquisition of services.
-        stable
-    
-    
-        stabile
-        The class that includes those interventions concerning the actualization of public works.
-        La classe che comprende gli interventi che consistono nella realizzazione di lavori pubblici.
-        
-        stable
-        Work supply
-        Fornitura di lavori
-    
+
+
+  
+    
+    
+    
+    
+    La proprietà che indica il collegamento tra il la procedura o la fase di pubblicazione e un bando di gara. Diversi lotti possono fare riferimento ad un medesimo bando.
+    The property that links the procedure  or the publication phase to the related call for tender
+    
+    ha bando di gara
+    has call for competition
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo stimato per le forniture, nell'ambito di una versione del prospetto economico.
+    The property that represents the supplies amount. It is valid within a version of the economic summary.
+    
+    importo forniture
+    supplies amount
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La proprietà che collega il lotto all'esito dell'aggiudicazione dello stesso.
+    The property that links the lot to its award outcome.
+    
+    ha avviso di esito di procedura
+    has award notice
+    stabile
+    stable
+  
+  
+    
+    
+    
+    TD
+    Digital Transformation Team
+    Team per la Trasformazione Digitale
+  
+  
+    
+    
+    La Classe che rappresenta la motivazione della risoluzione del contratto. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato.
+    The class that represents the reason of the suspension. The instances of this class can be represented as skos concepts of a controlled vocabulary.
+    
+    Motivazione Risoluzione
+    Resolution reason
+    stabile
+    stable
+    
+  
+  
+    Service Intervention
+    Fornitura di Servizio
+    Service supply
+    
+    La classe che comprende gli interventi che consistono nell'acquisizione di servizi.
+    The class that includes those interventions concerning the acquisition of services.
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà indica la data di inizio della sospensione del contratto.
+    The property that represents the starting date of the suspension.
+    
+    data sospensione
+    suspension date
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che determina il legame tra il lotto e il relativo contratto.
+    The property that determines the link between a contract and the relative lot.
+    
+    ha contratto
+    has contract
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La proprietà che collega la risoluzione del contratto all'identificativo nel vocabolario controllato delle motivazioni delle risoluzioni.
+    The property that links the resolution to the identifier within the controlled vocabulary of resolution reasons.
+    
+    ha motivazione della risoluzione
+    has resolution motivation
+    stabile
+    stable
+  
+  
+    
+    
+    La classe che rappresenta la modalità di realizzazione di una gara tramite un contratto di appalto.
+    The class that represents the implementation of a procedure through a public procurement.
+    
+    Appalto
+    Public procurement
+    stabile
+    stable
+  
+  
+    
+    
+    Le istanze di questa classe rappresentano i dati sulla fase di pubblicazione di una gara
+    The instances of this class represent the data of the publication phase
+    
+    Pubblicazione
+    Publication
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    
+    
+    Questa classe rappresenta un'entità di offerta che si applica al lotto, a cui è attaccato un documento di offerta e che è presentata da un offerente durante la fase di presentazione delle offerte (rappresenta una relazione n-aria)
+    This class represents and entity related to the offer that applies to the lot, to which is attached a document and that it is presented during the tender submission phase (n-ary relationship)
+    
+    Offerta
+    Tender
+    stabile
+    stable
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    An instance of this class represents a suspension.
+    Una istanza di questa classe rappresenta una sospensione.
+    
+    Sospensione
+    Suspension
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà indica il prospetto economico di un lotto o contratto.
+    This property represents the economic summary of a lot or contract.
+    
+    ha prospetto economico
+    has economic summary
+    stabile
+    stable
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia dei contratti pubblici
+    This is the distribution in RDF/turtle of the Public Contracts ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia PC-AP_IT
+    RDF/Turtle distribution of PC-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo base dell'asta.
+    The property that determines the auction base amount.
+    
+    auction base amount
+    importo base asta
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La proprietà che indica la data entro la quale si prevede di portare a termine la prestazione. Si deduce tale data dall'attuale prospetto economico del lotto, o comunque si intende che essa indica la più recente e valida previsione fatta.
+    The property that represents the estimated end date. The date is imported from the last economic summary related to the lot.
+    
+    attuale previsione di fine prestazione
+    current estimated end date
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    La classe che comprende le attività che una stazione appaltante mette in atto per realizzare un progetto di procurement, ad esempio le attività svolte tramite un contratto di appalto o di concessione, le attività realizzate attraverso amministrazione diretta,  parternariato pubblico/privato o adesione ad un accordo quadro. Le attività prevedono step procedurali che possono variare in relazione alla modalità di realizzazione.
+    The class that represents the activities that a contracting authority carries out in order to actualize a procurement project, such as those carried out through public procurement, concession, direct administration, public/private partnership or framework agreement. The steps of the procedure may vary according to the type of the procedure. Information.
+    
+    Gara
+    Modalità di realizzazione
+    Procedimento
+    Procedura di affidamento
+    Procedure
+    stabile
+    stable
+  
+  
+    
+    
+    La classe che rappresenta il certificato di pagamento emesso dalla stazione appaltante, generalmente deliberato nell'ambito di un SAL (Stato Avanzamento Lavori).
+    The class that represents the certificate of payment issued by the contracting authority, usually approved by the work progress report.
+    
+    Certificato di pagamento
+    Payment certificate
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo totale della procedura
+    The property that represents the total amount for the procedure.
+    
+    importo complessivo gara
+    procedure total amount
+    stabile
+    stable
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà indica la data effettiva in cui la prestazione relativa al lotto è terminata. Può essere dedotta dalle verifiche effettuate nel collaudo finale.
+    This property represents the actual end date of the lot, and it may be imported from the results of the testing stage.
+    
+    actual end date
+    data effettiva di fine prestazione
+    stabile
+    stable
+  
+  
+    
+    
+    La classe che rappresenta il documento che stabilisce la risoluzione di un contratto.
+    The class that represents the document setting the resolution of a contract.
+    
+    Documento di risoluzione
+    Resolution document
+    stabile
+    stable
+  
+  
+    
+    
+    An instance of this class represents the economic summary of a lot or contract. Dates and amounts related to the economic summary are usually defined during the awarding and negotiation stages. Amounts may be imported from the "economic framework" that is periodically drawn up. The economic summary may be reshaped following a change event (e.g., a variant or a suspension). Such a modification creates a new economic summary which replaces the former and where dates and amounts are updated.
+    Un'istanza di questa classe rappresenta il prospetto economico di un lotto o contratto. Date e ammontari contenuti nel prospetto sono generalmente definiti nelle fasi preliminari di aggiudicazione, affidamento, contrattazione e redazione del quadro economico. Il prospetto economico, così come il quadro economico che eventualmente lo alimenta in merito agli ammontari, può essere rimodulato in seguito a un evento di cambiamento (per esempio, una variante in corso d'opera o una sospensione). Tale modifica genera un nuovo prospetto economico che sostituisce il precedente, e aggiorna i valori di date e ammontari in base a quanto stabilito nei documenti di modifica corrispondenti all'evento di cambiamento stesso
+    
+    Economic summary
+    Prospetto economico
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Property that identifies the unique code of the lot
+    Proprietà che identifica il CIG
+    
+    CIG (Codice Identificativo Gara)
+    Identifier of the Lot
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo del pagamento.
+    The property that represents the amount of the payment.
+    
+    amount of the payment
+    importo del pagamento
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo attualmente stimato per i servizi, riportato nell'ultima versione del prospetto economico.
+    The property that represents the currently estimated services amount. The date is imported from the last economic summary related to the lot.
+    
+    attuale importo servizi
+    current services amount
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà indica una diminuzione dell'importo necessario per il completamento della prestazione indicata nel contratto, indicato nel documento di variante.
+    The property thath represents the reduction amount needed to complete the contract, as reported by the variant document.
+    
+    diminuzione importo
+    reduction amount
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La proprietà che indica la data di pubblicazione del bando o dell'avviso.
+    The property that represents the publication date of the notice.
+    
+    data di pubblicazione
+    publication date
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property that links a tender document or contract to the tender
+    Proprietà che lega il documento di offerta o il contratto all'offerta
+    
+    refers to tender
+    si riferisce all'offerta
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo stimato per la sicurezza, nell'ambito di una versione del prospetto economico.
+    The property that determines the amount of money to be spent for safety reason. It is valid within a version of the economic summary.
+    
+    importo di sicurezza
+    safety amount
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property that identifies the winner and that links the award notice or contract  to the agent who won the tender
+    Proprietà che identifica il vincitore e che lega pertanto la notifica di ggiudicazione o il contratto con l'agente (tipicamente organizzazione) che ha vinto la gara
+    
+    vincitore
+    winner
+    stabile
+    stable
+  
+  
+    
+    
+    
+    csi_piem
+    Consorzio per il sistema informativo CSI-Piemonte
+  
+  
+    
+    
+    
+    Questa proprietà è l'inversa di "prospetto risultante" e lega un prospetto economico all'evento di cambiamento che lo ha ridefinito.
+    This property is the inverse of "has resulting summary" and links an economic summary to the change event that ridefined it.
+    
+    resulted from
+    risultante da
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La classe che rappresenta l'esito della procedura di affidamento, ovvero il documento che attesta l'attribuzione di un lotto a un offerente. L'attribuzione può avvenire tramite aggiudicazione, affidamento o adesione a un accordo quadro, a seconda della tipologia di procedura.
+    The class that represents the document that certifies the outcome of a procedure, namely the attribution of a lot to a bidder. Depending on the type of the procedure, the attribution can be an open award, a direct award, or a framework agreement.
+    
+    Avviso Esito di Procedura
+    Award Notice
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    La proprietà che indica la somma attualmente a disposizione, riportata nell'ultima versione del prospetto economico
+    The property that represents the amount currently available. The date is imported from the last economic summary related to the procedure.
+    
+    attuale somma a disposizione
+    current available amount
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Inverse property of approvedInWPR that links a work progress report to the payment certificate
+    Proprietà inversa di approvato in SAL che collega il SAL al certificato di pagamento
+    
+    contains payment certificate
+    contiene certificato di pagamento
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    La classe che rappresenta un bando di gara pubblico.
+    This class represents a public call for tender.
+    
+    Bando di Gara
+    Call for Competition
+    stabile
+    stable
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    La proprietà che determina il legame tra la procedura di realizzazione e una determina a contrarre relativa.
+    The property that links the procedure to the document whereby the contracting authority expresses its resoultion to contract.
+    
+    ha determina a contrarre
+    has decision to contract
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà è l'inversa di "prospetto economico di origine" e indica un evento che ha contribuito al cambiamento di questo prospetto economico.
+    This property is the inverse of "has original summary" and determines the change event which resulted in a change to this economic summary.
+    
+    cambiato da evento di cambiamento procedura
+    changed by procedure change event
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo stimato per i servizi, nell'ambito di una versione del prospetto economico.
+    The property that represents the services amount. It is valid within a version of the economic summary.
+    
+    importo servizi
+    services amount
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property that links an Amendment document to the rationale behind the modifications
+    Proprietà che collega i documenti di modifca alle motivazioni che hanno portato alle modifiche
+    
+    ha motivazione della modifica
+    has amendment rationale
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    La classe che comprende i progetti atti a soddisfare un fabbisogno individuato dall'amministrazione.
+    The class that includes projects aiming at meet the needs detected by a public administration.
+    
+    Procurement Project
+    Progetto di approvigionamento
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    La proprietà che determina se un lotto appartiene a uno dei settori speciali definiti dal DLGS 163/2006 Art3.
+    The property that determines if a lotto belongs to a special sector, according to the DLGS 163/2006 Art3.
+    
+    settore speciale
+    special sector
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La classe che rappresenta i vari documenti coinvolti in tutte le fasi di procurement
+    The class that represents all the various documents involved in the different procurement phases
+    
+    Document
+    Documento
+    provvisoria
+    unstable
+    
+    
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia dei contratti pubblici
+    This is the distribution in JSON-LD of the Public Contracts ontology
+    
+    
+    Distribuzione JSON-LD ontologia PC-AP_IT
+    JSON-LD distribution of PC-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    La proprietà che indica il documento che descrive una modifica alle caratteristiche di un Lotto o Contratto.
+    The property that determines the document describing a change to the characteristics of a lot or contract.
+    
+    ha documento di modifica
+    has change document
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La classe che rappresenta qualunque tipo di annuncio o avviso relativo ad una procedura di affidamento. Tipicamente, un bando pubblico o un'altra tipologia di avviso o invito.
+    This class represents any kind of notice or announcement related to a procedure of actualization of an intervention. Usually, it refers to a public call or any kind of notice or invitation.
+    
+    Avviso
+    Notice
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che specifica il tipo di procedura di affidamento di un lotto.
+    The property that links the procedure to its type.
+    
+    ha modalità di scelta contraente
+    has type of procedure
+    stabile
+    stable
+  
+  
+    
+    
+    
+    IT11491360019
+    Synapta Srl
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo stimato per la progettazione, nell'ambito di una versione del prospetto economico.
+    The property that represents the planning amount. It is valid within a version of the economic summary.
+    
+    importo progettazione
+    planning amount
+    stabile
+    stable
+  
+  
+    
+    
+    An instance of this class represents a payment made by the contracting authority.
+    La classe che rappresenta il pagamento effettuato dalla stazione appaltante.
+    
+    Pagamento
+    Payment
+    provvisoria
+    unstable
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    La classe che rappresenta il documento che stabilisce una modifica nelle caratteristiche di un lotto o contratto.
+    The class that represents the document setting a change in the characteristics of a lot or contract.
+    
+    Amendement document
+    Documento di modifica
+    stabile
+    stable
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo attualmente previsto per la sicurezza riportato nell'ultima versione del prospetto economico
+    The property that represents the currently estimated safety amount needed for the completion of the procedure. The date is imported from the last economic summary related to the lot.
+    
+    attuale importo sicurezza
+    current safety amount
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che indica l'organizzazione offerente di un'offerta.
+    The property that links the tender to its tenderer.
+    
+    offerente
+    tenderer
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà indica la data di inizio di ripresa del contratto.
+    The property that represents the starting date of the resumption of the contract.
+    
+    data ripresa
+    resumption date
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    One of the parts of a procurement project that is being subdivided to allow the buyer to award different lots to different economic operators under different contracts.
+    Una delle parti in cui è suddiviso un progetto di procurement. La suddivisione in lotti ha lo scopo di consentire alla stazione appaltante di aggiudicare diversi lotti a diversi operatori economici tramite contratti distinti.
+    
+    Lot
+    Lotto
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo stimato per i lavori, nell'ambito di una versione del prospetto economico.
+    The property that represents the works amount. It is valid within a version of the economic summary.
+    
+    importo lavori
+    works amount
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Aggiudicazione
+    Award
+    Selection
+    Selezione
+    provvisoria
+    unstable
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    An instance of this class represents an event of modification, for example an event leading to the reshaping of the economic summary.
+    Una istanza di questa classe rappresenta un evento di cambiamento, per esempio un evento che porta a una rimodulazione del prospetto economico di una procedura.
+    
+    Evento di cambiamento per il procedimento
+    Procedure Change eEvent
+    stabile
+    stable
+    
+  
+  
+    
+    
+    La classe che comprende gli atti con i quali la stazione appaltante manifesta la propria volontà di stipulare un contratto, individuando gli elementi essenziali del contratto e i criteri di selezione degli operatori economici e delle offerte.
+    The class that includes the documents by means of which the contracting authority expresses that it wants to conclude a contract.
+    
+    Determina a contrarre
+    Resolution to contract
+    stabile
+    stable
+  
+  
+    
+    
+    La classe che rappresenta la modalità di realizzazione di una gara tramite amministrazione diretta.
+    The class that represents the implementation of a procedure through a direct administration.
+    
+    Amministrazione diretta
+    Direct administration
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che collega un evento (per esempio un evento di cambiamento del propetto economico, oppure un evento di risoluzione di un contratto) al documento di modifica che ne descrive le caratteristiche.
+    The property that links an event (e.g., an event that modifies the economic summary of a procedure or the event that determines the resolution of a contract) to the document describing the characteristics of the event.
+    
+    is primary topic of
+    è argomento principale di
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    cvtiap
+    A.N.AC - Autorità Nazionale Anticorruzione
+  
+  
+    
+    
+    
+    La proprietà che determina il tipo di variante.
+    The property that represents the type of the variant.
+    
+    tipo variazione
+    variant type
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    pcapit
+    
+    
+    
+    
+    Cittadini
+    Pubbliche Amministrazioni
+    Imprese
+    2019-04-23
+    
+    
+    
+    
+    
+    
+    This is the ontology of the Italian public contracts.
+    Questa è l'ontologia dei contratti pubblici italiani.
+    
+    https://w3id.org/italia/onto/PublicContract
+    
+    
+    Contratto Pubblico
+    Appalto
+    Gara
+    Procedura di realizzazione
+    Bando di gara
+    
+    
+    
+    
+    Ontologia dei Contratti Pubblici - Profilo applicativo italiano
+    Public Contracts ontology - Italian application profile
+    
+    
+    
+    
+    
+    
+    Questo il profilo applicativo italiano dell'ontologia sui contratti pubblici
+    This is the Italian application profile of the public contract ontology
+    Versione 0.4- Modificata il 23 Aprile 2019 - rifattorizzazione di l0:Event in l0:EventOrSituation
+    Version 0.4- Modified on 23 April 2019 - Refactoring l0:Event in l0:EventOrSituation
+    
+    
+    
+    
+    Ontologia dei contratti pubblici italiani
+    Italian public contracts ontology
+    
+    PC-AP_IT
+    2018-04-27
+    final draft
+    
+  
+  
+    
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    
+    La classe che rappresenta la modalità di realizzazione di una gara tramite un parternariato pubblico/privato.
+    The class that represents the implementation of a procedure through a public/private partnership.
+    
+    Parternariato Pubblico/Privato
+    Public/Private Partnership
+    stabile
+    stable
+  
+  
+    
+    
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+    cnr - Z6HZEH - STLab
+  
+  
+    
+    
+    An instance of this class represents a resolution of contract.
+    Una istanza di questa classe rappresenta una risoluzione di un contratto.
+    
+    Resolution
+    Risoluzione
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    La Classe che rappresenta il CPV (Common Procurement Vocabular) con cui è classificata una procedura, un lotto o un contratto. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato.
+    The class that represents the CPV (Common Procurement Vocabulary), code describing the main object of a procedure, lot or contract. The instances of this class can be represented as skos concepts of a controlled vocabulary.
+    
+    CPV (Common Procurement Vocabulary)
+    CPV (Vocabolario comune per gli appaltii)
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà indica la data effettiva in cui la procedura è iniziata. Può essere dedotta dalle verifiche effettuate nel collaudo finale.
+    This property represents the actual start date of the procedure, and it may be imported from the results of the testing stage.
+    
+    actual start date
+    data di effettiva inizio prestazione
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La proprietà che indica la data entro la quale si prevede di portare a termine un lotto o un contratto. La data è indicata nell'ambito di una versione del prospetto economico, e può aggiornare (o essere aggiornata da) quella indicata nel prospetto economico precedente (o successivo).
+    The property that represents the estimated end date of a project, intervention, procedure or contract. The date is valid within a version of the economic summary, and may update (or be updated by) the date reported by the former (or next) economic summary
+    
+    estimated end date
+    previsione di fine prestazione
+    stabile
+    stable
+  
+  
+    
+    
+    La Classe che rappresenta la motivazione della variante in corso d'opera. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato
+    The class that represents the reason of the variant. The instances of this class can be represented as skos concepts of a controlled vocabulary.
+    
+    Motivazione Variante
+    Variant reason
+    stabile
+    stable
+    
+  
+  
+    
+    
+    La classe che rappresenta il documento che stabilisce la sospensione di un contratto.
+    The class that represents the document setting the suspension.
+    
+    Documento di sospensione
+    Suspension Document
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che determina la somma di denaro che non è ribassabile.
+    The property that determines the amount of the starting price that is not lowerable.
+    
+    somma non ribassabile
+    sum of non-discountable money
+    stabile
+    stable
+  
+  
+    
+    
+    La classe che rappresenta il tipo di bando o avviso.
+    The class that represents the type of notice.
+    
+    Notice type
+    Tipologia dell'avviso
+    provvisoria
+    unstable
+    
+  
+  
+    
+    
+    
+    
+    Property that links a procedure to the lot. A procedure has at least a lot
+    Proprietà che collega una procedura a un lotto. Una procedura ha almeno un lotto.
+    
+    include lotto
+    includes lot
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    
+    PEr i Lavori, la proprietà che collega il certificato di pagamento al SAL (Stato Avanzamento Lavori) documento che contiene la delibera al pagamento stesso.
+    The property that links the certificate of payment to the work progress report whereby the payment is approved.
+    
+    approved in work progress report
+    deliberato in Stato Avanzamento Lavori
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    An instance of this class is an abstract information entity about a realized contract between a contracting authority and their supplier.
+    Una istanza di questa classe rappresenta un contratto realizzato tra due o più agenti: ad esempio, tra una stazione appaltante ed un fornitore.
+    
+    Contract
+    Contratto
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo attualmente previsto per la progettazione riportato nell'ultima versione del prospetto economico
+    The property that represents the currently estimated planning amount. The date is imported from the last economic summary related to the procedure.
+    
+    attuale importo progettazione
+    current planning amount
+    stabile
+    stable
+  
+  
+    stabile
+    stable
+    Fornitura di prodotti
+    The class that includes those interventions concerning the purchase of goods.
+    La classe che comprende gli interventi che consistono nell'acquisto di beni.
+    
+    Fornitura di Prodotto
+    Fornitura di Bene
+    Good supply
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo attualmente stimato per i lavori, riportato nell'ultima versione del prospetto economico.
+    The property that represents the currently estimated works amount. The date is imported from the last economic summary related to the lot.
+    
+    attuale importo lavori
+    current works amount
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La proprietà che indica la data di emissione del certificato di pagamento da parte della stazione appaltante.
+    The property that represents the date of the certificate of the payment.
+    
+    data del certificato di pagamento
+    payment certificate date
+    stabile
+    stable
+  
+  
+    
+    
+    Le istanze di questa classe rappresentano il criterio di aggiudicazione (tipicamente, il criterio dell'offerta economicamente più vantaggiosa o del prezzo più basso) adottato nell'ambito di una procedura di affidamento.
+    The class that represents the award criteria (e.g., "most economically advantageous tender" or "lowest price") adopted for awarding. The instances of this class, at the moment are "most economically advantageous tender" and "lowest price"
+    
+    Award Criterion
+    Criterio di Aggiudicazione
+    Criterio di Selezione
+    Selection Criterion
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    
+    Property that links the tender to the tender document
+    Proprietà che lega l'intervento o la fase di presentazione dell'offerta all'offerta
+    
+    allega offerta
+    attaches tender document
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    La proprietà che collega la sospensione all'dentificativo nel vocabolario controllato delle motivazioni delle sospensioni.
+    The property that links the suspension to the identifier within the controlled vocabulary of suspension reasons.
+    
+    ha motivazione della sospensione
+    has suspension reason
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    Proprietà che indica la data di aggiudicazione o affidamento a un offerente, o di adesione a un accordo quadro da parte di un offerente.
+    This property represents the date of the outcome of the procedure (e.g. the date of the award to a bidder, or the date of the framework agreement)
+    
+    data esito procedura
+    outcome date
+    stabile
+    stable
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia dei contratti pubblici
+    This is the distribution in RDF/XML of the Public Contracts ontology
+    
+    
+    Distribuzione RDF/XML ontologia PC-AP_IT
+    RDF/XML distribution of PC-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    La Classe che rappresenta la modalità di scelta del contraente (per esempio, secondo la procedura dell'affidamento diretto, della procedura aperta o della procedura ristretta), che caratterizza la procedura di affidamento di un lotto, secondo le specifiche tecniche degli XML ex L.190/2012 previste da ANAC. La modalità di scelta del contraente va indicata in compatibilità con le diverse sotto-classi della procedura di affidamento, per cui ad ogni sotto-classe possono corrispondere solo alcune modalità. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato. 
+    The class that represents the type of procedure (e.g, direct award, open tender procedure, restricted tender procedure) as provided for by XML ex L.190/2012 technical requirements exploited by ANAC. The instances of this class can be represented as skos concepts of a controlled vocabulary.
+    
+    Procedura di Scelta del Contraente
+    Procedure type
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    
+    La proprietà che collega il contratto all'evento che determina la risoluzione del contatto stesso
+    The property that links the contract to the event that determines its resolution.
+    
+    ha rescissione contrattuale
+    has contractual resolution
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà indica i giorni aggiuntivi necessari per il completamento dell'intervento, indicati nel documento di variante.
+    The property that represents the additional days needed to complete the intervention, as reported by the variant document.
+    
+    additional day
+    giorni aggiuntivi
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che indica l'offerta selezionata, in seguito a un processo di aggiudicazione.
+    The property that determines the selected tender submitted by a tenderer.
+    
+    ha offerta selezionata
+    has selected tender
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che indica gli atti emessi dalla stazione appaltante nell'espletamento di un progetto di approvigionamento.
+    The properties that links the procurement project to the documents issued by the contracting authority during the course of the procedure.
+    
+    ha atto di approvigionamento
+    has procurement document
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che indica il tipo di bando.
+    The property that links a notice to its type.
+    
+    ha tipo di bando
+    has notice type
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa proprietà è l'inversa di "risultante da" e indica un prospetto economico creato o ridefinito in seguito a un evento di cambiamento.
+    This property is the inverse of "resulted from" and determines the economic summary which was created or changed as a result of the change event.
+    
+    ha prospetto risultante
+    has resulting summary
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    
+    Lowest Price
+    Prezzo più basso
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Proprietà che determina la data di scadenza del bando.
+    The property that represents the expire date of the notice.
+    data di scadenza
+    expire date
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che determina il criterio di aggiudicazione del lotto. Tale proprietà fa riferimento a un vocabolario controllato.
+    The property that determines the award criteria of the lot. This property should be used in the case of procedures that include public calls followed by an awarding.
+    
+    ha criterio di aggiudicazione
+    has award criterion
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    La Classe che rappresenta la motivazione della sospensione. Le istanze di questa classe possono essere rappresentate come concetti dello standard skos di un vocabolario controllato
+    The class that represents the reason of the suspension. The instances of this class can be represented as skos concepts of a controlled vocabulary.
+    
+    Motivazione Sospensione
+    Suspension reason
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    La proprietà che collega il lotto al documento che ne certifica lo Stato di Avanzamento Lavori (SAL).
+    The property that links the lot to its work progress report.
+    
+    ha SAL (Stato Avanzamento Lavori)
+    has work progress report
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Most economically advantageous offer
+    Offerta economicamente più vantaggiosa
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà è l'inversa di "cambiata da" e collega un evento di cambiamento al prospetto economico precedente al cambiamento stesso.
+    This property is the inverse of "changed by" and links a change event to the economic summary preceding the change event.
+    
+    ha prospetto economico di origine
+    has original summary
+    stabile
+    stable
+  
+  
+    
+    
+    La classe che rappresenta il documento che stabilisce la variante di un contratto.
+    The class that represents the document setting the variant.
+    
+    Documento di Variante
+    Variant Document
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo attualmente stimato per le forniture, riportato nell'ultima versione del prospetto economico.
+    The property that represents the currently estimated supplies amount. The date is imported from the last economic summary related to the lot.
+    
+    attuale importo forniture
+    current supplies amount
+    stabile
+    stable
+  
+  
+    
+    
+    La classe che rappresenta la modalità di realizzazione di una gara tramite concessione.
+    The class that represents the implementation of a procedure through a concession.
+    
+    Concession
+    Concessione
+    stabile
+    stable
+  
+  
+    
+    
+    Le istanze di questa classe rappresentano i dati sulla fase di collaudo
+    The instances of this class represent the data regarding the inspection
+    
+    Collaudo
+    Inspection
+    provvisoria
+    unstable
+  
+  
+    
+    
+    Data & Analytics Framework
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    La proprietà che associa un bando, avviso, lotto o contratto a uno o più identificativi del vocabolario controllato dei CPV (Common Procurement Vocabulary), il sistema di classificazione per gli appalti pubblici. Tali identificativi identificano la categoria merceologica oggetto dell'acquisto
+    The property that links a procedure, notice, lot or contract to the identifier within the controlled vocabulary of CPV (Common Procurement Vocabulary), a code describing the main object of a public procurement contract.
+    
+    ha CPV
+    has CPV
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property that links the inspection and payment phases to the lot
+    Proprietà che lega le fasi del collaudo e del pagamento a un lotto
+    
+    related to contract
+    relativo a contratto
+    stabile
+    stable
+  
+  
+    
+    
+    Abstract class that groups the different types of reasons for the admendments.
+    Classe astratta che raggruppa i diversi tipi di  motivazioni per la modifica
+    
+    Amendment Rationale
+    Motivazione della Modifica
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La proprietà che determina la data di inizio della variante.
+    The property that represents the starting date of the variant.
+    
+    data variante
+    variant date
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà è utilizzata per rappresentare il legame tra l'offerta e il lotto (l'offerta si applica al lotto)
+    This property is used to represent the relationship between a tender to the lot (a tender applies to a lot)
+    
+    applies to lot
+    si applica a lotto
+    stabile
+    stable
+  
+  
+    
+    
+    La classe che comprende il documento che attesta lo stato di avanzamento dei lavori.
+    The class that represents the document reporting the progress of work.
+    
+    Stato avanzamento lavori
+    Work Progress Report
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che lega un'istanza di procedura di realizzazione a un accordo quadro o convenzione.
+    The properties that links the procedure to its framework agreement.
+    
+    ha accordo quadro
+    has framework agreement
+    stabile
+    stable
+  
+  
+    
+    
+    An instance of this class represents a variant.
+    Una istanza di questa classe rappresenta una variante in corso d'opera.
+    
+    Variant
+    Variante
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    La proprietà che indica l'istituzione che emette il contratto pubblico, riceve le offerte e sceglie il fornitore idoneo sulla base delle condizioni definite dal contratto.
+    The property that determines the institution which issues a public contract, receives tenders and chooses a suitable supplier on the base of the conditions given by the contract.
+    
+    ha stazione appaltante
+    has procuring entity
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    Property that links the tender to the tender submission event/phase
+    Proprietà che collega una offerta alla fase (o evento) di presentazione dell'offerta.
+    
+    presentata durante
+    submitted during
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà indica un aumento dell'importo necessario per il completamento della prestazione indicata nel contratto. L'importo è indicato nel documento di variante.
+    The property that represents the increase amount needed to complete the contract, as reported by the variant document.
+    
+    aumento importo
+    increase amount
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Property that links a procedure or lot with a notice
+    Proprietà che lega una gara o lotto con un avviso
+    
+    ha avviso
+    has notice
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che collega il lotto al certificato di pagamento. Per i lavori il certifcato di pagamento viene deliberato nel SAL.
+    The property that links the lot to the certificate of payment approved by the related progress of work report.
+    
+    ha certificato di pagamento
+    has certificate of payment
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Inverse property of "includes lot" that links a lot to its procedure
+    Proprietà inversa di "include lotto" che lega il lotto alla sua procedura
+    
+    is included in Procedure
+    è incluso in procedura
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    An instance of this class rapresents the submission of a tender in a call for tenders or other procedure.
+    Una istanza di questa classe rappresenta una submission della tender relativa a una procedura di realizzazione.
+    
+    Presentazione Offerta
+    Tender submission
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Classe che rappresenta il documento con l'offerta di un offerente in risposta a un bando di gara
+    It represents the document which includes the offer submitted as response to a call for tender
+    
+    Documento di Offerta
+    Tender Document
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo totale attualmente previsto per il completamento della prestazione, così come è riportato nell'ultima versione del prospetto economico.
+    The property that represents the currently estimated total amount needed for the completion of the lot. The date is imported from the last economic summary related to the lot.
+    
+    attuale importo totale
+    current total amount
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    La classe che rappresenta un documento emesso dalla stazione appaltante nel corso di una procedura di realizzazione.
+    The class that represents the document issued by the contracting authority during the course of a procedure.
+    
+    Documento dell'approvvigionamento
+    Procurement Document
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La proprietà che determina l'importo totale previsto per il completamento di un lotto o contratto, nell'ambito di una versione del prospetto economico.
+    The property that represents the total amount needed to complete a lot or contract. It is valid within a version of the economic summary.
+    
+    importo totale
+    total amount
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    stabile
+    stable
+    La classe che comprende gli interventi che consistono nella realizzazione di lavori pubblici.
+    The class that includes those interventions concerning the actualization of public works.
+    
+    Work supply
+    Fornitura di lavori
+  
+  
+    
+    
+    
+    La proprietà che determina il prezzo concordato (anche detto importo di aggiudicazione, nel caso di gare con bando) per la realizzazione del lotto.
+    The property that represents the agreed amount for the actualization of the lot.
+    
+    agreed amount
+    prezzo concordato
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    La proprietà che determina la percentuale dichiarata di ribasso.
+    The property that determines the declared percentage of price cut.
+    
+    percentuale di ribasso
+    reduction percentage
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    
+    La proprietà che determina la somma a disposizione per il completamento di un lotto o contratto, nell'ambito di una versione del prospetto economico.
+    The property that represents the amount available to complete a lot or contract. It is valid within a version of the economic summary.
+    
+    available amount
+    somma a disposizione
+    stabile
+    stable
+  
+  
+    
+    
+    La classe che rappresenta la modalità di realizzazione di una gara tramite un accordo quadro.
+    The class that represents the implementation of a procedure through a framework agreement.
+    
+    Accordo quadro
+    Framework agreement
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    La proprietà che collega la variante all'identificativo nel vocabolario controllato delle motivazioni delle varianti.
+    The property that links the variant to the identifier within the controlled vocabulary of variant reasons.
+    
+    ha motivazione della variante
+    has variant reason
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    La proprietà che indica l'importo totale liquidato, che corrisponde alla sommatoria dei pagamenti effettuati.
+    The property that represents the total amount paid, that corresponds to the sum of the payments done.
+    
+    total amount paid
+    totale importo liquidato
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/PublicContract/latest/PublicContract-aligns-AP_IT.jsonld b/Ontologie/PublicContract/latest/PublicContract-aligns-AP_IT.jsonld
index 72abf914..78fb04bb 100644
--- a/Ontologie/PublicContract/latest/PublicContract-aligns-AP_IT.jsonld
+++ b/Ontologie/PublicContract/latest/PublicContract-aligns-AP_IT.jsonld
@@ -1,239 +1,174 @@
-[
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/CPV",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#Class"
-    ],
-    "http://www.w3.org/2002/07/owl#equivalentClass": [
-      {
-        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
-      }
-    ]
-  },
-  {
-    "@id": "http://purl.org/dc/elements/1.1/modified",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#AnnotationProperty"
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/Notice",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#Class"
-    ],
-    "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#Notice"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/Procedure",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#Class"
-    ],
-    "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#Procedure"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/TenderDocument",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#Class"
-    ],
-    "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#TenderDocument"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/Document",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#Class"
-    ],
-    "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#Document"
-      }
-    ]
-  },
-  {
-    "@id": "http://purl.org/dc/elements/1.1/title",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#AnnotationProperty"
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/AwardNotice",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#Class"
-    ],
-    "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#ContractAwardNotice"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/hasContract",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#ObjectProperty"
-    ],
-    "http://www.w3.org/2002/07/owl#subPropertyOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#isReferredByA"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/Proceduretype",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#Class"
-    ],
-    "http://www.w3.org/2002/07/owl#equivalentClass": [
-      {
-        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/Contract",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#Class"
-    ],
-    "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#Contract"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/Lot",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#Class"
-    ],
-    "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#Lot"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/hasProcedureType",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#ObjectProperty"
-    ],
-    "http://www.w3.org/2002/07/owl#subPropertyOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#hasProcedureType"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/AwardCriterion",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#Class"
-    ],
-    "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#AwardCriterion"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/includesLot",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#ObjectProperty"
-    ],
-    "http://www.w3.org/2002/07/owl#subPropertyOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#specifies"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/attachesTenderDocument",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#ObjectProperty"
-    ],
-    "http://www.w3.org/2002/07/owl#subPropertyOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#attaches"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract-aligns",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#Ontology"
-    ],
-    "http://purl.org/dc/elements/1.1/creator": [
-      {
+{
+  "@context": {
+    "dc": "http://purl.org/dc/elements/1.1/",
+    "dct": "http://purl.org/dc/terms/",
+    "dul": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#",
+    "epo": "http://data.europa.eu/a4g/ontology#",
+    "foaf": "http://xmlns.com/foaf/0.1/",
+    "owl": "http://www.w3.org/2002/07/owl#",
+    "pcapit": "https://w3id.org/italia/onto/PublicContract/",
+    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
+    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
+    "schema": "http://schema.org/",
+    "skos": "http://www.w3.org/2004/02/skos/core#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
+    "xsd": "http://www.w3.org/2001/XMLSchema#"
+  },
+  "@graph": [
+    {
+      "@id": "dc:modified",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dc:title",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/PublicContract-aligns",
+      "@type": "owl:Ontology",
+      "dc:creator": {
         "@language": "en",
         "@value": "Agency for Digital Italy - AgID"
-      }
-    ],
-    "http://purl.org/dc/elements/1.1/modified": [
-      {
-        "@type": "http://www.w3.org/2001/XMLSchema#date",
+      },
+      "dc:modified": {
+        "@type": "xsd:date",
         "@value": "2020-12-22"
-      }
-    ],
-    "http://purl.org/dc/elements/1.1/title": [
-      {
-        "@language": "en",
-        "@value": "These are the alignments for the Public Contract Ontology of OntoPiA to external ontologies widely used and available at the state of the art, especially the European reference ontology named e-procurement ontology (EPO)"
       },
-      {
-        "@language": "it",
-        "@value": "Questi sono gli allineamenti dell'ontologia contratti pubblici con ontologie esterne, in particolare con l'ontologia di riferimento europea e-Procurement Ontology (EPO)."
-      }
-    ],
-    "http://www.w3.org/2002/07/owl#imports": [
-      {
+      "dc:title": [
+        {
+          "@language": "it",
+          "@value": "Questi sono gli allineamenti dell'ontologia contratti pubblici con ontologie esterne, in particolare con l'ontologia di riferimento europea e-Procurement Ontology (EPO)."
+        },
+        {
+          "@language": "en",
+          "@value": "These are the alignments for the Public Contract Ontology of OntoPiA to external ontologies widely used and available at the state of the art, especially the European reference ontology named e-procurement ontology (EPO)"
+        }
+      ],
+      "owl:imports": {
         "@id": "https://w3id.org/italia/onto/PublicContract"
-      }
-    ],
-    "http://www.w3.org/2002/07/owl#versionIRI": [
-      {
+      },
+      "owl:versionIRI": {
         "@id": "https://w3id.org/italia/onto/PublicContract-aligns/0.1"
       }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/AmendmentDocument",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#Class"
-    ],
-    "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#ContractModificationNotice"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/isIncludedInProcedure",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#ObjectProperty"
-    ],
-    "http://www.w3.org/2002/07/owl#subPropertyOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#isSpecifiedIn"
-      }
-    ]
-  },
-  {
-    "@id": "https://w3id.org/italia/onto/PublicContract/Tender",
-    "@type": [
-      "http://www.w3.org/2002/07/owl#Class"
-    ],
-    "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
-      {
-        "@id": "http://data.europa.eu/a4g/ontology#Tender"
-      }
-    ]
-  }
-]
+    },
+    {
+      "@id": "pcapit:AmendmentDocument",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "epo:ContractModificationNotice"
+      }
+    },
+    {
+      "@id": "pcapit:AwardCriterion",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "epo:AwardCriterion"
+      }
+    },
+    {
+      "@id": "pcapit:AwardNotice",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "epo:ContractAwardNotice"
+      }
+    },
+    {
+      "@id": "pcapit:CPV",
+      "@type": "owl:Class",
+      "owl:equivalentClass": {
+        "@id": "skos:Concept"
+      }
+    },
+    {
+      "@id": "pcapit:Contract",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "epo:Contract"
+      }
+    },
+    {
+      "@id": "pcapit:Document",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "epo:Document"
+      }
+    },
+    {
+      "@id": "pcapit:Lot",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "epo:Lot"
+      }
+    },
+    {
+      "@id": "pcapit:Notice",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "epo:Notice"
+      }
+    },
+    {
+      "@id": "pcapit:Procedure",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "epo:Procedure"
+      }
+    },
+    {
+      "@id": "pcapit:Proceduretype",
+      "@type": "owl:Class",
+      "owl:equivalentClass": {
+        "@id": "skos:Concept"
+      }
+    },
+    {
+      "@id": "pcapit:Tender",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "epo:Tender"
+      }
+    },
+    {
+      "@id": "pcapit:TenderDocument",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "epo:TenderDocument"
+      }
+    },
+    {
+      "@id": "pcapit:attachesTenderDocument",
+      "@type": "owl:ObjectProperty",
+      "owl:subPropertyOf": {
+        "@id": "epo:attaches"
+      }
+    },
+    {
+      "@id": "pcapit:hasContract",
+      "@type": "owl:ObjectProperty",
+      "owl:subPropertyOf": {
+        "@id": "epo:isReferredByA"
+      }
+    },
+    {
+      "@id": "pcapit:hasProcedureType",
+      "@type": "owl:ObjectProperty",
+      "owl:subPropertyOf": {
+        "@id": "epo:hasProcedureType"
+      }
+    },
+    {
+      "@id": "pcapit:includesLot",
+      "@type": "owl:ObjectProperty",
+      "owl:subPropertyOf": {
+        "@id": "epo:specifies"
+      }
+    },
+    {
+      "@id": "pcapit:isIncludedInProcedure",
+      "@type": "owl:ObjectProperty",
+      "owl:subPropertyOf": {
+        "@id": "epo:isSpecifiedIn"
+      }
+    }
+  ]
+}
\ No newline at end of file
diff --git a/Ontologie/PublicContract/latest/PublicContract-aligns-AP_IT.rdf b/Ontologie/PublicContract/latest/PublicContract-aligns-AP_IT.rdf
index 27373875..3eb24323 100644
--- a/Ontologie/PublicContract/latest/PublicContract-aligns-AP_IT.rdf
+++ b/Ontologie/PublicContract/latest/PublicContract-aligns-AP_IT.rdf
@@ -5,87 +5,87 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
 >
-  
-    
-    
-  
-  
-    
-    
-  
   
     
-    2020-12-22
-    
     
+    
     Agency for Digital Italy - AgID
+    2020-12-22
     Questi sono gli allineamenti dell'ontologia contratti pubblici con ontologie esterne, in particolare con l'ontologia di riferimento europea e-Procurement Ontology (EPO).
     These are the alignments for the Public Contract Ontology of OntoPiA to external ontologies widely used and available at the state of the art, especially the European reference ontology named e-procurement ontology (EPO)
   
+  
+    
+    
+  
   
     
     
   
-  
-    
-    
+  
+    
+    
   
-  
+  
     
-    
+    
   
-  
-    
+  
+    
+    
   
-  
-    
-    
+  
+    
+    
   
   
     
   
+  
+    
+    
+  
   
-    
     
+    
   
-  
-    
-    
+  
+    
+    
   
-  
-    
+  
     
+    
   
-  
+  
     
-    
+    
   
   
-    
     
+    
   
-  
-    
+  
     
+    
   
   
-    
-    
-  
-  
     
-    
+    
   
-  
+  
     
-    
+    
   
   
-    
     
+    
   
-  
-    
+  
     
+    
+  
+  
+    
   
 
diff --git a/Ontologie/RO/latest/RO-AP_IT.jsonld b/Ontologie/RO/latest/RO-AP_IT.jsonld
index efabfe09..da90b885 100644
--- a/Ontologie/RO/latest/RO-AP_IT.jsonld
+++ b/Ontologie/RO/latest/RO-AP_IT.jsonld
@@ -5,7 +5,6 @@
     "dcat": "http://www.w3.org/ns/dcat#",
     "dcatapit": "http://dati.gov.it/onto/dcatapit#",
     "dct": "http://purl.org/dc/terms/",
-    "dcterms": "http://purl.org/dc/terms/",
     "foaf": "http://xmlns.com/foaf/0.1/",
     "l0": "https://w3id.org/italia/onto/l0/",
     "muapit": "https://w3id.org/italia/onto/MU/",
@@ -16,263 +15,140 @@
     "schema": "http://schema.org/",
     "tiapit": "https://w3id.org/italia/onto/TI/",
     "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "https://w3id.org/italia/onto/RO/holdsRole",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/RO/isRoleOf"
-      },
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "The relation existing between an entity and a role."
-        },
-        {
-          "@language": "it",
-          "@value": "La relazione tra un'entità e un ruolo."
-        }
-      ],
-      "rdfs:domain": {
+      "@id": "_:nc9533b16f520422c9955416444087331b1",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
         "@id": "l0:Entity"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/RO"
-      },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "ricopre ruolo"
-        },
-        {
-          "@language": "en",
-          "@value": "holds role"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/RO/Role"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/RO/isRoleOf"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
-      "@type": [
-        "owl:NamedIndividual",
-        "dcatapit:Organization",
-        "vcard:Organization",
-        "vcard:Kind"
-      ],
-      "vcard:fn": "banche dati e open data",
-      "vcard:hasEmail": {
-        "@id": "mailto:info@dati.gov.it"
+      "@id": "_:nc9533b16f520422c9955416444087331b2",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/RO/isRoleIn"
       }
     },
     {
-      "@id": "l0:Entity",
-      "@type": "owl:Class"
+      "@id": "_:nc9533b16f520422c9955416444087331b3",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:name"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/RO-RDF-TURTLE",
-      "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/RO/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/RO/latest/RO-AP_IT.ttl"
-      },
-      "dcterms:description": [
-        {
-          "@language": "it",
-          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei ruoli"
-        },
-        {
-          "@language": "en",
-          "@value": "This is the distribution in RDF/turtle of the Roles ontology"
-        }
-      ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
-      },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "@id": "_:nc9533b16f520422c9955416444087331b4",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/RO/forEntity"
       },
-      "dcterms:title": [
-        {
-          "@language": "en",
-          "@value": "RDF/Turtle distribution of RO-AP_IT Ontology"
-        },
-        {
-          "@language": "it",
-          "@value": "Distribuzione RDF/Turtle ontologia RO-AP_IT"
-        }
-      ]
+      "owl:someValuesFrom": {
+        "@id": "l0:Entity"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
-      "@type": [
-        "owl:NamedIndividual",
-        "dcatapit:Agent"
-      ],
-      "dcterms:identifier": "cnr - Z6HZEH - STLab",
-      "foaf:name": [
-        {
-          "@language": "it",
-          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
-        },
-        {
-          "@language": "en",
-          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
-        }
-      ]
+      "@id": "_:nc9533b16f520422c9955416444087331b5",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/RO/isRoleInTimeOf"
+      },
+      "owl:someValuesFrom": {
+        "@id": "l0:Agent"
+      }
     },
     {
-      "@id": "_:ub23bL246C23",
+      "@id": "_:nc9533b16f520422c9955416444087331b6",
       "@type": "owl:Restriction",
       "owl:onProperty": {
-        "@id": "l0:name"
+        "@id": "https://w3id.org/italia/onto/RO/withRole"
       },
       "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
+        "@id": "https://w3id.org/italia/onto/RO/Role"
       }
     },
     {
-      "@id": "_:ub23bL266C34",
+      "@id": "_:nc9533b16f520422c9955416444087331b7",
       "@type": "owl:Restriction",
       "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/RO/isRoleInTimeOf"
+        "@id": "tiapit:hasTemporalEntity"
       },
       "owl:someValuesFrom": {
-        "@id": "l0:Agent"
+        "@id": "tiapit:TemporalEntity"
       }
     },
     {
-      "@id": "_:ub23bL238C23",
+      "@id": "_:nc9533b16f520422c9955416444087331b8",
       "@type": "owl:Restriction",
       "owl:allValuesFrom": {
-        "@id": "l0:Entity"
+        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
       },
       "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/RO/isRoleOf"
+        "@id": "https://w3id.org/italia/onto/RO/holdsRoleInTime"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/RO-JSON-LD",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/RO/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/RO/RO-AP_IT.jsonld"
-      },
-      "dcterms:description": [
-        {
-          "@language": "en",
-          "@value": "This is the distribution in JSON-LD of the Roles ontology"
-        },
-        {
-          "@language": "it",
-          "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei ruoli"
-        }
-      ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
-      },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-      },
-      "dcterms:title": [
-        {
-          "@language": "it",
-          "@value": "Distribuzione JSON-LD ontologia RO-AP_IT"
-        },
-        {
-          "@language": "en",
-          "@value": "JSON-LD distribution of RO-AP_IT Ontology"
-        }
-      ]
+      "@id": "dc:creator",
+      "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "dc:creator",
+      "@id": "dct:issued",
       "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "https://w3id.org/italia/data/project/DAF",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:Project"
-      ],
-      "foaf:name": {
-        "@language": "it",
-        "@value": "Data & Analytics Framework"
-      }
+      "@id": "dct:license",
+      "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "l0:name",
-      "@type": "owl:DatatypeProperty",
-      "rdfs:isDefinedBy": {
-        "@id": "l0:"
-      }
+      "@id": "dct:modified",
+      "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "https://w3id.org/italia/onto/RO/Role",
-      "@type": "owl:Class",
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "A role."
-        },
-        {
-          "@language": "it",
-          "@value": "Un ruolo."
-        }
+      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/RO/"
-      },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Role"
-        },
+      "dct:identifier": "agid",
+      "foaf:name": [
         {
           "@language": "it",
-          "@value": "Ruolo"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub23bL242C23"
-        },
-        {
-          "@id": "_:ub23bL238C23"
-        },
-        {
-          "@id": "_:ub23bL246C23"
+          "@value": "Agenzia per l'Italia Digitale"
         },
         {
-          "@id": "l0:Object"
+          "@language": "en",
+          "@value": "Italian Digital Agency"
         }
       ]
     },
     {
-      "@id": "_:ub23bL270C34",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/RO/withRole"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/RO/Role"
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Organization",
+        "vcard:Kind",
+        "vcard:Organization"
+      ],
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/RO-RDF-XML",
+      "@id": "https://w3id.org/italia/data/distribution/RO-JSON-LD",
       "@type": [
         "owl:NamedIndividual",
         "admsapit:SemanticAssetDistribution"
@@ -281,312 +157,178 @@
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/RO/latest"
       },
       "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/RO/latest/RO-AP_IT.rdf"
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/RO/RO-AP_IT.jsonld"
       },
-      "dcterms:description": [
+      "dct:description": [
         {
-          "@language": "en",
-          "@value": "This is the distribution in RDF/XML of the Roles ontology"
+          "@language": "it",
+          "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei ruoli"
         },
         {
-          "@language": "it",
-          "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei ruoli"
+          "@language": "en",
+          "@value": "This is the distribution in JSON-LD of the Roles ontology"
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
       },
-      "dcterms:license": {
+      "dct:license": {
         "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "dcterms:title": [
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "Distribuzione RDF/XML ontologia RO-AP_IT"
+          "@value": "Distribuzione JSON-LD ontologia RO-AP_IT"
         },
         {
           "@language": "en",
-          "@value": "RDF/XML distribution of RO-AP_IT Ontology"
+          "@value": "JSON-LD distribution of RO-AP_IT Ontology"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/RO/hasRiT",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "versione non definitiva"
-        },
-        {
-          "@language": "en",
-          "@value": "unstable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Inverse property of \"for entity\""
-        },
-        {
-          "@language": "it",
-          "@value": "Proprietà inverse di \"per entità\""
-        }
+      "@id": "https://w3id.org/italia/data/distribution/RO-RDF-TURTLE",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "rdfs:domain": {
-        "@id": "l0:Entity"
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/RO/latest"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/RO"
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/RO/latest/RO-AP_IT.ttl"
       },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "has role in time"
-        },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "ha ruolo nel tempo"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
-      }
-    },
-    {
-      "@id": "dcterms:license",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/RO/isRoleOf",
-      "@type": "owl:ObjectProperty",
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "The relation existing between a role and an entity. This is the inverse property of holdsRole."
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei ruoli"
         },
         {
-          "@language": "it",
-          "@value": "La relazione tra un ruolo ed un'entità. E' la proprietà inversa di holdsRole."
+          "@language": "en",
+          "@value": "This is the distribution in RDF/turtle of the Roles ontology"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/RO/Role"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/RO"
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "rdfs:label": [
+      "dct:title": [
         {
-          "@language": "en",
-          "@value": "is role of"
+          "@language": "it",
+          "@value": "Distribuzione RDF/Turtle ontologia RO-AP_IT"
         },
         {
-          "@language": "it",
-          "@value": "è ruolo di"
+          "@language": "en",
+          "@value": "RDF/Turtle distribution of RO-AP_IT Ontology"
         }
-      ],
-      "rdfs:range": {
-        "@id": "l0:Entity"
-      }
-    },
-    {
-      "@id": "_:ub23bL242C23",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/RO/isRoleIn"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@id": "https://w3id.org/italia/data/distribution/RO-RDF-XML",
       "@type": [
         "owl:NamedIndividual",
-        "admsapit:Project"
+        "admsapit:SemanticAssetDistribution"
       ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
-      }
-    },
-    {
-      "@id": "l0:EventOrSituation",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/RO/isRoleIn",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/RO/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/RO/latest/RO-AP_IT.rdf"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Inverse property of \"with role\""
+          "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei ruoli"
         },
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di \"con ruolo\""
+          "@language": "en",
+          "@value": "This is the distribution in RDF/XML of the Roles ontology"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/RO/Role"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/RO/"
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "rdfs:label": [
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "è ruolo in"
+          "@value": "Distribuzione RDF/XML ontologia RO-AP_IT"
         },
         {
           "@language": "en",
-          "@value": "is role in"
+          "@value": "RDF/XML distribution of RO-AP_IT Ontology"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
-      }
-    },
-    {
-      "@id": "tiapit:hasTemporalEntity",
-      "@type": "owl:ObjectProperty"
+      ]
     },
     {
-      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
+      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
       "@type": [
-        "foaf:Agent",
+        "owl:NamedIndividual",
         "dcatapit:Agent",
-        "owl:NamedIndividual"
+        "foaf:Agent"
       ],
-      "dcterms:identifier": "agid",
+      "dct:identifier": "TD",
       "foaf:name": [
-        {
-          "@language": "it",
-          "@value": "Agenzia per l'Italia Digitale"
-        },
         {
           "@language": "en",
-          "@value": "Italian Digital Agency"
-        }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/RO/forEntity",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/RO/hasRiT"
-      },
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "versione non definitiva"
-        },
-        {
-          "@language": "en",
-          "@value": "unstable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Property that links a time indexed role to an entity (for which onother plays a role)."
-        },
-        {
-          "@language": "it",
-          "@value": "Proprietà che collega la situazione (per la gestione del ruolo) a un'entità per cui un'altra ha un ruolo."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/RO"
-      },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "for entity"
+          "@value": "Digital Transformation Team"
         },
         {
           "@language": "it",
-          "@value": "per entità"
+          "@value": "Team per la Trasformazione Digitale"
         }
-      ],
-      "rdfs:range": {
-        "@id": "l0:Entity"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/RO/withRole",
-      "@type": [
-        "owl:ObjectProperty",
-        "owl:FunctionalProperty"
-      ],
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/RO/isRoleIn"
-      },
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Association between a TimeIndexedRole and a Role."
-        },
-        {
-          "@language": "it",
-          "@value": "Associazione tra un TimeIndexedRole ed un Role."
-        }
+      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent"
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/RO/"
-      },
-      "rdfs:label": [
+      "dct:identifier": "cnr - Z6HZEH - STLab",
+      "foaf:name": [
         {
           "@language": "en",
-          "@value": "with role"
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
         },
         {
           "@language": "it",
-          "@value": "con ruolo"
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/RO/Role"
-      }
-    },
-    {
-      "@id": "dcterms:issued",
-      "@type": "owl:AnnotationProperty"
+      ]
     },
     {
-      "@id": "l0:Agent",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "_:ub23bL296C26"
+      "@id": "https://w3id.org/italia/data/project/DAF",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "foaf:name": {
+        "@language": "it",
+        "@value": "Data & Analytics Framework"
       }
     },
     {
-      "@id": "tiapit:TemporalEntity",
-      "@type": "owl:Class"
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      }
     },
     {
       "@id": "https://w3id.org/italia/onto/RO",
       "@type": [
-        "admsapit:SemanticAsset",
+        "owl:Ontology",
         "owl:NamedIndividual",
-        "owl:Ontology"
+        "admsapit:SemanticAsset"
       ],
       "admsapit:acronym": "RO-AP_IT",
       "admsapit:hasContributor": {
@@ -597,10 +339,10 @@
       },
       "admsapit:hasKeyClass": [
         {
-          "@id": "https://w3id.org/italia/onto/RO/RoleInTime"
+          "@id": "https://w3id.org/italia/onto/RO/Role"
         },
         {
-          "@id": "https://w3id.org/italia/onto/RO/Role"
+          "@id": "https://w3id.org/italia/onto/RO/RoleInTime"
         }
       ],
       "admsapit:hasOntologyLanguage": {
@@ -619,13 +361,13 @@
       ],
       "admsapit:hasTask": [
         {
-          "@id": "admsapit:QueryFormulationTask"
+          "@id": "admsapit:AnnotationTask"
         },
         {
-          "@id": "admsapit:SearchTask"
+          "@id": "admsapit:QueryFormulationTask"
         },
         {
-          "@id": "admsapit:AnnotationTask"
+          "@id": "admsapit:SearchTask"
         }
       ],
       "admsapit:last": {
@@ -655,11 +397,11 @@
         },
         {
           "@language": "it",
-          "@value": "Imprese"
+          "@value": "Pubbliche Amministrazioni"
         },
         {
           "@language": "it",
-          "@value": "Pubbliche Amministrazioni"
+          "@value": "Imprese"
         }
       ],
       "admsapit:type": {
@@ -675,10 +417,10 @@
       "dcat:theme": {
         "@id": "http://publications.europa.eu/resource/authority/data-theme/SOCI"
       },
-      "dcterms:accrualPeriodicity": {
+      "dct:accrualPeriodicity": {
         "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
       },
-      "dcterms:creator": [
+      "dct:creator": [
         {
           "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
         },
@@ -686,7 +428,7 @@
           "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
         }
       ],
-      "dcterms:description": [
+      "dct:description": [
         {
           "@language": "en",
           "@value": "This is the Italian application profile of the roles ontology. It can be used to model roles of people or organizations in specific context. The ontology allows one to also represent roles that evolve over time."
@@ -696,91 +438,301 @@
           "@value": "Questo il profilo applicativo italiano dell'ontologia dei ruoli. Esso per rappresentare ruoli di persone, organizazzioni in determinati contesti. L'ontologia consente di rappresentare anche ruoli che evolvono nel tempo"
         }
       ],
-      "dcterms:issued": {
+      "dct:issued": {
         "@type": "xsd:date",
         "@value": "2017-11-21"
       },
-      "dcterms:language": [
+      "dct:language": [
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
         },
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
         }
       ],
-      "dcterms:modified": {
+      "dct:modified": {
         "@type": "xsd:date",
         "@value": "2019-04-23"
       },
-      "dcterms:publisher": {
+      "dct:publisher": {
         "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
       },
-      "dcterms:rightsHolder": {
+      "dct:rightsHolder": {
         "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
       },
-      "dcterms:title": [
+      "dct:title": [
+        {
+          "@language": "en",
+          "@value": "Role ontology - Italian application profile"
+        },
+        {
+          "@language": "it",
+          "@value": "Ontologia dei Ruoli - Profilo applicativo italiano"
+        }
+      ],
+      "owl:imports": [
+        {
+          "@id": "https://w3id.org/italia/onto/TI"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0"
+        }
+      ],
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/RO/0.3"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "en",
+          "@value": "Version 0.3 - Modified on April 23 2019 - Refactoring l0:Event in l0:EventOrSituation."
+        },
+        {
+          "@language": "it",
+          "@value": "Versione 0.3 - Modificata il 23 Aprile 2019 -  Rifattorizzazione di l0:Event in l0:EventOrSituation."
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "This is the ontology used to represent roles"
+        },
+        {
+          "@language": "it",
+          "@value": "Questa è l'ontologia del profilo applicativo dei ruoli (di persone, organizzazioni)"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/RO"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Italian Role ontology"
+        },
+        {
+          "@language": "it",
+          "@value": "Ontologia dei Ruoli"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/RO/Role",
+      "@type": "owl:Class",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A role."
+        },
+        {
+          "@language": "it",
+          "@value": "Un ruolo."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/RO/"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Role"
+        },
+        {
+          "@language": "it",
+          "@value": "Ruolo"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Object"
+        },
+        {
+          "@id": "_:nc9533b16f520422c9955416444087331b1"
+        },
+        {
+          "@id": "_:nc9533b16f520422c9955416444087331b2"
+        },
+        {
+          "@id": "_:nc9533b16f520422c9955416444087331b3"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Rappresentazione di un ruolo associato ad un intervallo temporale determinato."
+        },
+        {
+          "@language": "en",
+          "@value": "Representation of Role with a clearly defined time extension."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/RO"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Ruolo nel tempo"
+        },
+        {
+          "@language": "en",
+          "@value": "Time indexed role"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:EventOrSituation"
+        },
+        {
+          "@id": "_:nc9533b16f520422c9955416444087331b4"
+        },
+        {
+          "@id": "_:nc9533b16f520422c9955416444087331b5"
+        },
+        {
+          "@id": "_:nc9533b16f520422c9955416444087331b6"
+        },
+        {
+          "@id": "_:nc9533b16f520422c9955416444087331b7"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/RO/forEntity",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/RO/hasRiT"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "en",
+          "@value": "unstable"
+        },
+        {
+          "@language": "it",
+          "@value": "versione non definitiva"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links a time indexed role to an entity (for which onother plays a role)."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega la situazione (per la gestione del ruolo) a un'entità per cui un'altra ha un ruolo."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/RO"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "for entity"
+        },
+        {
+          "@language": "it",
+          "@value": "per entità"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "l0:Entity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/RO/hasRiT",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "en",
-          "@value": "Role ontology - Italian application profile"
+          "@value": "unstable"
         },
         {
           "@language": "it",
-          "@value": "Ontologia dei Ruoli - Profilo applicativo italiano"
+          "@value": "versione non definitiva"
         }
       ],
-      "owl:imports": [
+      "rdfs:comment": [
         {
-          "@id": "https://w3id.org/italia/onto/l0"
+          "@language": "en",
+          "@value": "Inverse property of \"for entity\""
         },
         {
-          "@id": "https://w3id.org/italia/onto/TI"
+          "@language": "it",
+          "@value": "Proprietà inverse di \"per entità\""
         }
       ],
-      "owl:versionIRI": {
-        "@id": "https://w3id.org/italia/onto/RO/0.3"
+      "rdfs:domain": {
+        "@id": "l0:Entity"
       },
-      "owl:versionInfo": [
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/RO"
+      },
+      "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Version 0.3 - Modified on April 23 2019 - Refactoring l0:Event in l0:EventOrSituation."
+          "@language": "it",
+          "@value": "ha ruolo nel tempo"
         },
         {
-          "@language": "it",
-          "@value": "Versione 0.3 - Modificata il 23 Aprile 2019 -  Rifattorizzazione di l0:Event in l0:EventOrSituation."
+          "@language": "en",
+          "@value": "has role in time"
         }
       ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/RO/holdsRole",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/RO/isRoleOf"
+      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa è l'ontologia del profilo applicativo dei ruoli (di persone, organizzazioni)"
+          "@value": "La relazione tra un'entità e un ruolo."
         },
         {
           "@language": "en",
-          "@value": "This is the ontology used to represent roles"
+          "@value": "The relation existing between an entity and a role."
         }
       ],
+      "rdfs:domain": {
+        "@id": "l0:Entity"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/RO"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Ontologia dei Ruoli"
+          "@language": "en",
+          "@value": "holds role"
         },
         {
-          "@language": "en",
-          "@value": "Italian Role ontology"
+          "@language": "it",
+          "@value": "ricopre ruolo"
         }
-      ]
-    },
-    {
-      "@id": "_:ub23bL274C34",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "tiapit:hasTemporalEntity"
-      },
-      "owl:someValuesFrom": {
-        "@id": "tiapit:TemporalEntity"
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/RO/Role"
       }
     },
     {
@@ -806,13 +758,13 @@
         "@id": "https://w3id.org/italia/onto/RO/"
       },
       "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "riveste ruolo nel tempo"
-        },
         {
           "@language": "en",
           "@value": "holds role in time"
+        },
+        {
+          "@language": "it",
+          "@value": "riveste ruolo nel tempo"
         }
       ],
       "rdfs:range": {
@@ -823,74 +775,54 @@
       }
     },
     {
-      "@id": "_:ub23bL296C26",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/RO/holdsRoleInTime"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/RO/isRoleInTimeOf",
-      "@type": [
-        "owl:ObjectProperty",
-        "owl:FunctionalProperty"
-      ],
+      "@id": "https://w3id.org/italia/onto/RO/isRoleIn",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà inversa di ha ruolo nel tempo"
+          "@language": "en",
+          "@value": "Inverse property of \"with role\""
         },
         {
-          "@language": "en",
-          "@value": "Inverse property of holds role in time"
+          "@language": "it",
+          "@value": "Proprietà inversa di \"con ruolo\""
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+        "@id": "https://w3id.org/italia/onto/RO/Role"
       },
       "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/RO"
+        "@id": "https://w3id.org/italia/onto/RO/"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "è ruolo nel tempo di"
+          "@language": "en",
+          "@value": "is role in"
         },
         {
-          "@language": "en",
-          "@value": "is role in time of"
+          "@language": "it",
+          "@value": "è ruolo in"
         }
       ],
       "rdfs:range": {
-        "@id": "l0:Agent"
-      }
-    },
-    {
-      "@id": "_:ub23bL262C34",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/RO/forEntity"
-      },
-      "owl:someValuesFrom": {
-        "@id": "l0:Entity"
+        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/RO/isRoleInTimeOf",
+      "@type": [
+        "owl:ObjectProperty",
+        "owl:FunctionalProperty"
+      ],
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -904,70 +836,138 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Representation of Role with a clearly defined time extension."
+          "@value": "Inverse property of holds role in time"
         },
         {
           "@language": "it",
-          "@value": "Rappresentazione di un ruolo associato ad un intervallo temporale determinato."
+          "@value": "Proprietà inversa di ha ruolo nel tempo"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/RO"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Time indexed role"
+          "@value": "is role in time of"
         },
         {
           "@language": "it",
-          "@value": "Ruolo nel tempo"
+          "@value": "è ruolo nel tempo di"
         }
       ],
-      "rdfs:subClassOf": [
+      "rdfs:range": {
+        "@id": "l0:Agent"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/RO/isRoleOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:comment": [
         {
-          "@id": "_:ub23bL262C34"
+          "@language": "it",
+          "@value": "La relazione tra un ruolo ed un'entità. E' la proprietà inversa di holdsRole."
         },
         {
-          "@id": "_:ub23bL274C34"
+          "@language": "en",
+          "@value": "The relation existing between a role and an entity. This is the inverse property of holdsRole."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/RO/Role"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/RO"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is role of"
         },
         {
-          "@id": "_:ub23bL270C34"
+          "@language": "it",
+          "@value": "è ruolo di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "l0:Entity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/RO/withRole",
+      "@type": [
+        "owl:ObjectProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/RO/isRoleIn"
+      },
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Association between a TimeIndexedRole and a Role."
         },
         {
-          "@id": "l0:EventOrSituation"
+          "@language": "it",
+          "@value": "Associazione tra un TimeIndexedRole ed un Role."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/RO/"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "con ruolo"
         },
         {
-          "@id": "_:ub23bL266C34"
+          "@language": "en",
+          "@value": "with role"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/RO/Role"
+      }
+    },
+    {
+      "@id": "l0:Agent",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "_:nc9533b16f520422c9955416444087331b8"
+      }
+    },
+    {
+      "@id": "l0:Entity",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:EventOrSituation",
+      "@type": "owl:Class"
     },
     {
       "@id": "l0:Object",
       "@type": "owl:Class"
     },
     {
-      "@id": "dcterms:modified",
-      "@type": "owl:AnnotationProperty"
+      "@id": "l0:name",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/l0/"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
-      "@type": [
-        "owl:NamedIndividual",
-        "dcatapit:Agent",
-        "foaf:Agent"
-      ],
-      "dcterms:identifier": "TD",
-      "foaf:name": [
-        {
-          "@language": "en",
-          "@value": "Digital Transformation Team"
-        },
-        {
-          "@language": "it",
-          "@value": "Team per la Trasformazione Digitale"
-        }
-      ]
+      "@id": "tiapit:TemporalEntity",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "tiapit:hasTemporalEntity",
+      "@type": "owl:ObjectProperty"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/RO/latest/RO-AP_IT.rdf b/Ontologie/RO/latest/RO-AP_IT.rdf
index 3ea91ac8..3eca2c76 100644
--- a/Ontologie/RO/latest/RO-AP_IT.rdf
+++ b/Ontologie/RO/latest/RO-AP_IT.rdf
@@ -1,525 +1,341 @@
-
-
-    
-        
-        
-        
-        
-        
-        
-        Questo il profilo applicativo italiano dell'ontologia dei ruoli. Esso per rappresentare ruoli di persone, organizazzioni in determinati contesti. L'ontologia consente di rappresentare anche ruoli che evolvono nel tempo
-        This is the Italian application profile of the roles ontology. It can be used to model roles of people or organizations in specific context. The ontology allows one to also represent roles that evolve over time.
-        2017-11-21
-        
-        
-        2019-04-23
-        
-        
-        Ontologia dei Ruoli - Profilo applicativo italiano
-        Role ontology - Italian application profile
-        Questa è l'ontologia del profilo applicativo dei ruoli (di persone, organizzazioni)
-        This is the ontology used to represent roles
-        
-        Italian Role ontology
-        Ontologia dei Ruoli
-        Version 0.3 - Modified on April 23 2019 - Refactoring l0:Event in l0:EventOrSituation.
-        Versione 0.3 - Modificata il 23 Aprile 2019 -  Rifattorizzazione di l0:Event in l0:EventOrSituation.
-        
-        ruolo
-        
-        RO-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/RO
-        roapit
-        
-        
-        catalogued
-        published
-        Cittadini
-        Imprese
-        Pubbliche Amministrazioni
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links a time indexed role to an entity (for which onother plays a role).
-        Proprietà che collega la situazione (per la gestione del ruolo) a un'entità per cui un'altra ha un ruolo.
-        
-        for entity
-        per entità
-        unstable
-        versione non definitiva
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of "for entity"
-        Proprietà inverse di "per entità"
-        
-        ha ruolo nel tempo
-        has role in time
-        unstable
-        versione non definitiva
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La relazione tra un'entità e un ruolo.
-        The relation existing between an entity and a role.
-        
-        holds role
-        ricopre ruolo
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        Relazione tra un'entità generica ed un ruolo nel tempo.
-        The relation between an entity and a role in time.
-        
-        holds role in time
-        riveste ruolo nel tempo
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Inverse property of "with role"
-        Proprietà inversa di "con ruolo"
-        
-        is role in
-        è ruolo in
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Inverse property of holds role in time
-        Proprietà inversa di ha ruolo nel tempo
-        
-        is role in time of
-        è ruolo nel tempo di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La relazione tra un ruolo ed un'entità. E' la proprietà inversa di holdsRole.
-        The relation existing between a role and an entity. This is the inverse property of holdsRole.
-        
-        is role of
-        è ruolo di
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Association between a TimeIndexedRole and a Role.
-        Associazione tra un TimeIndexedRole ed un Role.
-        
-        con ruolo
-        with role
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        A role.
-        Un ruolo.
-        
-        Role
-        Ruolo
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        Rappresentazione di un ruolo associato ad un intervallo temporale determinato.
-        Representation of Role with a clearly defined time extension.
-        
-        Ruolo nel tempo
-        Time indexed role
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                
-            
-        
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        banche dati e open data
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia dei ruoli
-        This is the distribution in JSON-LD of the Roles ontology
-        
-        
-        Distribuzione JSON-LD ontologia RO-AP_IT
-        JSON-LD distribution of RO-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia dei ruoli
-        This is the distribution in RDF/turtle of the Roles ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia RO-AP_IT
-        RDF/Turtle distribution of RO-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia dei ruoli
-        This is the distribution in RDF/XML of the Roles ontology
-        
-        
-        Distribuzione RDF/XML ontologia RO-AP_IT
-        RDF/XML distribution of RO-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        TD
-        Digital Transformation Team
-        Team per la Trasformazione Digitale
-    
-    
-
-
-    
-
-    
-        
-        cnr - Z6HZEH - STLab
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-    
-    
-
-
-    
-
-    
-        
-        Data & Analytics Framework
-    
-    
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-    
-
-
-    
-
-    
-        
-    
+
+
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia dei ruoli
+    This is the distribution in RDF/XML of the Roles ontology
+    
+    
+    Distribuzione RDF/XML ontologia RO-AP_IT
+    RDF/XML distribution of RO-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    Relazione tra un'entità generica ed un ruolo nel tempo.
+    The relation between an entity and a role in time.
+    
+    holds role in time
+    riveste ruolo nel tempo
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia dei ruoli
+    This is the distribution in JSON-LD of the Roles ontology
+    
+    
+    Distribuzione JSON-LD ontologia RO-AP_IT
+    JSON-LD distribution of RO-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    Rappresentazione di un ruolo associato ad un intervallo temporale determinato.
+    Representation of Role with a clearly defined time extension.
+    
+    Ruolo nel tempo
+    Time indexed role
+    stabile
+    stable
+  
+  
+    
+    
+    
+    TD
+    Digital Transformation Team
+    Team per la Trasformazione Digitale
+  
+  
+    
+    
+    
+    Inverse property of "with role"
+    Proprietà inversa di "con ruolo"
+    
+    is role in
+    è ruolo in
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Inverse property of "for entity"
+    Proprietà inverse di "per entità"
+    
+    ha ruolo nel tempo
+    has role in time
+    unstable
+    versione non definitiva
+  
+  
+    
+    
+    
+    
+    Inverse property of holds role in time
+    Proprietà inversa di ha ruolo nel tempo
+    
+    is role in time of
+    è ruolo nel tempo di
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    This is the Italian application profile of the roles ontology. It can be used to model roles of people or organizations in specific context. The ontology allows one to also represent roles that evolve over time.
+    Questo il profilo applicativo italiano dell'ontologia dei ruoli. Esso per rappresentare ruoli di persone, organizazzioni in determinati contesti. L'ontologia consente di rappresentare anche ruoli che evolvono nel tempo
+    
+    
+    2017-11-21
+    Cittadini
+    Pubbliche Amministrazioni
+    Imprese
+    
+    Italian Role ontology
+    Ontologia dei Ruoli
+    
+    
+    
+    
+    Role ontology - Italian application profile
+    Ontologia dei Ruoli - Profilo applicativo italiano
+    
+    
+    
+    
+    
+    
+    roapit
+    ruolo
+    
+    
+    
+    
+    RO-AP_IT
+    2019-04-23
+    This is the ontology used to represent roles
+    Questa è l'ontologia del profilo applicativo dei ruoli (di persone, organizzazioni)
+    
+    Version 0.3 - Modified on April 23 2019 - Refactoring l0:Event in l0:EventOrSituation.
+    Versione 0.3 - Modificata il 23 Aprile 2019 -  Rifattorizzazione di l0:Event in l0:EventOrSituation.
+    
+    catalogued
+    published
+    
+    
+    https://w3id.org/italia/onto/RO
+    
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    La relazione tra un'entità e un ruolo.
+    The relation existing between an entity and a role.
+    
+    holds role
+    ricopre ruolo
+  
+  
+    
+    
+    
+    
+    
+    A role.
+    Un ruolo.
+    
+    Role
+    Ruolo
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    
+    Association between a TimeIndexedRole and a Role.
+    Associazione tra un TimeIndexedRole ed un Role.
+    
+    con ruolo
+    with role
+  
+  
+    
+    
+    
+    
+    Property that links a time indexed role to an entity (for which onother plays a role).
+    Proprietà che collega la situazione (per la gestione del ruolo) a un'entità per cui un'altra ha un ruolo.
+    
+    for entity
+    per entità
+    unstable
+    versione non definitiva
+  
+  
+    
+    
+    cnr - Z6HZEH - STLab
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia dei ruoli
+    This is the distribution in RDF/turtle of the Roles ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia RO-AP_IT
+    RDF/Turtle distribution of RO-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    La relazione tra un ruolo ed un'entità. E' la proprietà inversa di holdsRole.
+    The relation existing between a role and an entity. This is the inverse property of holdsRole.
+    
+    is role of
+    è ruolo di
+  
+  
+    
+    
+    Data & Analytics Framework
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/RO/latest/RO-aligns-AP_IT.jsonld b/Ontologie/RO/latest/RO-aligns-AP_IT.jsonld
index 64125107..198ec974 100644
--- a/Ontologie/RO/latest/RO-aligns-AP_IT.jsonld
+++ b/Ontologie/RO/latest/RO-aligns-AP_IT.jsonld
@@ -1,81 +1,85 @@
-[{
-	"@id": "http://www.ontologydesignpatterns.org/ont/d0.owl"
-}, {
-	"@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Role"
-}, {
-	"@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Situation"
-}, {
-	"@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasRole"
-}, {
-	"@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#isRoleOf"
-}, {
-	"@id": "http://www.w3.org/2002/07/owl#Ontology"
-}, {
-	"@id": "http://www.w3.org/ns/org#"
-}, {
-	"@id": "http://www.w3.org/ns/org#Membership"
-}, {
-	"@id": "http://www.w3.org/ns/org#Role"
-}, {
-	"@id": "http://www.w3.org/ns/org#member"
-}, {
-	"@id": "http://www.w3.org/ns/org#memberDuring",
-	"http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [{
-		"@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-	}]
-}, {
-	"@id": "http://www.w3.org/ns/org#role"
-}, {
-	"@id": "https://w3id.org/italia/onto/RO"
-}, {
-	"@id": "https://w3id.org/italia/onto/RO-aligns",
-	"@type": ["http://www.w3.org/2002/07/owl#Ontology"],
-	"http://www.w3.org/2002/07/owl#versionIRI": [{
-		"@id": "https://w3id.org/italia/onto/RO-aligns/0.2"
-	}],
-	"http://www.w3.org/2002/07/owl#imports": [{
-		"@id": "https://w3id.org/italia/onto/RO"
-	}, {
-		"@id": "http://www.ontologydesignpatterns.org/ont/d0.owl"
-	}, {
-		"@id": "http://www.w3.org/ns/org#"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/onto/RO-aligns/0.2"
-}, {
-	"@id": "https://w3id.org/italia/onto/RO/Role",
-	"http://www.w3.org/2002/07/owl#equivalentClass": [{
-		"@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Role"
-	}, {
-		"@id": "http://www.w3.org/ns/org#Role"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/onto/RO/TimeIndexedRole",
-	"http://www.w3.org/2000/01/rdf-schema#subClassOf": [{
-		"@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Situation"
-	}, {
-		"@id": "http://www.w3.org/ns/org#Membership"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/onto/RO/forAgent",
-	"http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [{
-		"@id": "http://www.w3.org/ns/org#member"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/onto/RO/holdsRole",
-	"http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [{
-		"@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasRole"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/onto/RO/isRoleOf",
-	"http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [{
-		"@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#isRoleOf"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/onto/RO/withRole",
-	"http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [{
-		"@id": "http://www.w3.org/ns/org#role"
-	}]
-}, {
-	"@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-}]
\ No newline at end of file
+{
+  "@context": {
+    "d0": "http://www.ontologydesignpatterns.org/ont/d0.owl#",
+    "dul": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#",
+    "org": "http://www.w3.org/ns/org#",
+    "owl": "http://www.w3.org/2002/07/owl#",
+    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
+    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
+    "roapit": "https://w3id.org/italia/onto/RO/",
+    "xml": "http://www.w3.org/XML/1998/namespace",
+    "xsd": "http://www.w3.org/2001/XMLSchema#"
+  },
+  "@graph": [
+    {
+      "@id": "https://w3id.org/italia/onto/RO-aligns",
+      "@type": "owl:Ontology",
+      "owl:imports": [
+        {
+          "@id": "https://w3id.org/italia/onto/RO"
+        },
+        {
+          "@id": "http://www.ontologydesignpatterns.org/ont/d0.owl"
+        },
+        {
+          "@id": "http://www.w3.org/ns/org#"
+        }
+      ],
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/RO-aligns/0.2"
+      }
+    },
+    {
+      "@id": "org:memberDuring",
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
+      }
+    },
+    {
+      "@id": "roapit:Role",
+      "owl:equivalentClass": [
+        {
+          "@id": "dul:Role"
+        },
+        {
+          "@id": "org:Role"
+        }
+      ]
+    },
+    {
+      "@id": "roapit:TimeIndexedRole",
+      "rdfs:subClassOf": [
+        {
+          "@id": "dul:Situation"
+        },
+        {
+          "@id": "org:Membership"
+        }
+      ]
+    },
+    {
+      "@id": "roapit:forAgent",
+      "rdfs:subPropertyOf": {
+        "@id": "org:member"
+      }
+    },
+    {
+      "@id": "roapit:holdsRole",
+      "rdfs:subPropertyOf": {
+        "@id": "dul:hasRole"
+      }
+    },
+    {
+      "@id": "roapit:isRoleOf",
+      "rdfs:subPropertyOf": {
+        "@id": "dul:isRoleOf"
+      }
+    },
+    {
+      "@id": "roapit:withRole",
+      "rdfs:subPropertyOf": {
+        "@id": "org:role"
+      }
+    }
+  ]
+}
\ No newline at end of file
diff --git a/Ontologie/RO/latest/RO-aligns-AP_IT.rdf b/Ontologie/RO/latest/RO-aligns-AP_IT.rdf
index def5a172..db3badea 100644
--- a/Ontologie/RO/latest/RO-aligns-AP_IT.rdf
+++ b/Ontologie/RO/latest/RO-aligns-AP_IT.rdf
@@ -1,132 +1,37 @@
-
-
-
-
-    
-    
-    
-    
-    
-    
-    
-    
-]>
-
-
-
-    
-        
-        
-        
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-    
+
+
+  
+    
+    
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/Route/latest/Route-AP_IT.jsonld b/Ontologie/Route/latest/Route-AP_IT.jsonld
index 0f6f089a..7cbf5600 100644
--- a/Ontologie/Route/latest/Route-AP_IT.jsonld
+++ b/Ontologie/Route/latest/Route-AP_IT.jsonld
@@ -6,7 +6,6 @@
     "dcat": "http://www.w3.org/ns/dcat#",
     "dcatapit": "http://dati.gov.it/onto/dcatapit#",
     "dct": "http://purl.org/dc/terms/",
-    "dcterms": "http://purl.org/dc/terms/",
     "foaf": "http://xmlns.com/foaf/0.1/",
     "l0": "https://w3id.org/italia/onto/l0/",
     "mu": "https://w3id.org/italia/onto/MU/",
@@ -17,558 +16,800 @@
     "schema": "http://schema.org/",
     "ti": "https://w3id.org/italia/onto/TI/",
     "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "l0:Description",
-      "@type": "owl:Class"
+      "@id": "_:n8615a13332454315a37f851875572dd1b1",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Route/hasLength"
+      },
+      "owl:someValuesFrom": {
+        "@id": "mu:Value"
+      }
     },
     {
-      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac",
-      "@type": [
-        "owl:NamedIndividual",
-        "dcatapit:Agent",
-        "foaf:Agent"
-      ],
-      "dcterms:identifier": "m_bac",
-      "foaf:name": {
-        "@language": "it",
-        "@value": "Ministero dei Beni e delle Attivita' Culturali"
+      "@id": "_:n8615a13332454315a37f851875572dd1b10",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:int"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Route/numberOfStages"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/TripPlan",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "The class represents a specific trip plan that is part of the route. This is used to associated an estimated duration to the route. A trip plan can be detailed in additional trip plans."
-        },
-        {
-          "@language": "it",
-          "@value": "La classe rappresenta uno specifico piano di viaggio che è parte di un percorso. Esso è utilizzato anche per associare una durata stimata del percorso. Il piano di viaggio può essere dettagliato in ulteriori piani di viaggio."
-        }
-      ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Route"
+      "@id": "_:n8615a13332454315a37f851875572dd1b11",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Route/Stage"
       },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Trip Plan"
-        },
-        {
-          "@language": "it",
-          "@value": "Piano di Viaggio"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub7bL724C27"
-        },
-        {
-          "@id": "_:ub7bL720C27"
-        },
-        {
-          "@id": "_:ub7bL716C27"
-        },
-        {
-          "@id": "l0:Description"
-        },
-        {
-          "@id": "_:ub7bL728C27"
-        }
-      ]
+      "owl:onProperty": {
+        "@id": "l0:directlyFollows"
+      }
     },
     {
-      "@id": "clv:long",
-      "@type": "owl:DatatypeProperty"
+      "@id": "_:n8615a13332454315a37f851875572dd1b12",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Route/Stage"
+      },
+      "owl:onProperty": {
+        "@id": "l0:directlyPrecedes"
+      }
     },
     {
-      "@id": "_:ub7bL601C24",
+      "@id": "_:n8615a13332454315a37f851875572dd1b13",
       "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Route/Stage"
+      },
       "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Route/hasLength"
+        "@id": "l0:follows"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b14",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Route/Stage"
+      },
+      "owl:onProperty": {
+        "@id": "l0:precedes"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b15",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:int"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Route/stageOrdering"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b16",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Route/hasRoute"
       },
       "owl:someValuesFrom": {
-        "@id": "mu:Value"
+        "@id": "https://w3id.org/italia/onto/Route/Route"
       }
     },
     {
-      "@id": "_:ub7bL623C24",
+      "@id": "_:n8615a13332454315a37f851875572dd1b17",
       "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Route/TripPlan"
+      },
       "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Route/routeLongName"
+        "@id": "https://w3id.org/italia/onto/Route/hasSubTripPlan"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b18",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Route/TripPlan"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Route/hasSuperTripPlan"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b19",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "ti:Duration"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Route/hasEstimatedDuration"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b2",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:hasMember"
       },
       "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
+        "@id": "https://w3id.org/italia/onto/Route/Stage"
       }
     },
     {
-      "@id": "_:ub7bL890C1",
+      "@id": "_:n8615a13332454315a37f851875572dd1b20",
       "owl:cardinality": {
         "@type": "xsd:nonNegativeInteger",
         "@value": "1"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/isCrossedBy",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
+      "@id": "_:n8615a13332454315a37f851875572dd1b21",
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b22",
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b3",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "clv:SpatialObject"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Route/crosses"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b4",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "clv:Geometry"
+      },
+      "owl:onProperty": {
+        "@id": "clv:hasGeometry"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b5",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/Route/RouteType"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Route/hasRouteType"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b6",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Route/routeLongName"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b7",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Route/routeShortName"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b8",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Route/routelLength"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "_:n8615a13332454315a37f851875572dd1b9",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "l0:description"
+      }
+    },
+    {
+      "@id": "admsapit:depiction",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:prev",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:status",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "clv:Geometry",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "clv:SpatialObject"
+      }
+    },
+    {
+      "@id": "clv:GeometryType",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
+      }
+    },
+    {
+      "@id": "clv:Point",
+      "@type": "owl:NamedIndividual"
+    },
+    {
+      "@id": "clv:SpatialObject",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "l0:Location"
+      }
+    },
+    {
+      "@id": "clv:hasGeometry",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "clv:hasGeometryType",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "clv:lat",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "clv:long",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "agid",
+      "foaf:name": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Agenzia per l'Italia Digitale"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "Italian Digital Agency"
         }
+      ]
+    },
+    {
+      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "m_bac",
+      "foaf:name": {
+        "@language": "it",
+        "@value": "Ministero dei Beni e delle Attivita' Culturali"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/contact-point/onto-dgt",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Organization",
+        "vcard:Kind",
+        "vcard:Organization"
+      ],
+      "vcard:fn": "MIBAC - Direzine Generale Turismo",
+      "vcard:hasEmail": {
+        "@id": "mailto:dg-t@beniculturali.it"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/RTAPIT-JSON-LD",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/Route-AP_IT.jsonld"
+      },
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione JSON-LD dell'ontologia sui percorsi"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in JSON-LD of the Routes ontology"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione JSON-LD ontologia Route-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "JSON-LD distribution of Route-AP_IT Ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/RTAPIT-RDF-TURTLE",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "rdfs:comment": [
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/latest/Route-AP_IT.ttl"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "La relazione inversa di crosses."
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia sui percorsi"
         },
         {
           "@language": "en",
-          "@value": "The inverse relation of crosses."
+          "@value": "This is the distribution in RDF/turtle of the Routes ontology"
         }
       ],
-      "rdfs:domain": {
-        "@id": "clv:SpatialObject"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Route"
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "rdfs:label": [
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "attraversato da"
+          "@value": "Distribuzione RDF/Turtle ontologia Route-AP_IT"
         },
         {
           "@language": "en",
-          "@value": "is crossed by"
+          "@value": "RDF/Turtle distribution of Route-AP_IT Ontology"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
-      }
-    },
-    {
-      "@id": "l0:precedes",
-      "@type": "owl:ObjectProperty"
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/crosses",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Route/isCrossedBy"
+      "@id": "https://w3id.org/italia/data/distribution/RTAPIT-RDF-XML",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/latest"
       },
-      "owl:versionInfo": [
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/latest/Route-AP_IT.rdf"
+      },
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "provvisoria"
+          "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei percorsi"
         },
         {
           "@language": "en",
-          "@value": "unstable"
+          "@value": "This is the distribution in RDF/XML of the Routes ontology"
         }
       ],
-      "rdfs:comment": {
-        "@language": "en",
-        "@value": "The relation between a route and a geospatial object. I.e. a route 'crosses' a certain geospatial point."
-      },
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Route"
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "crosses"
-        },
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "attraversa"
+          "@value": "Distribuzione RDF/XML ontologia Route-AP_IT"
         },
         {
-          "@language": "it",
-          "@value": "La relazione che permette di asserire che un percorso attraversa un certo punto geospaziale."
+          "@language": "en",
+          "@value": "RDF/XML distribution of Route-AP_IT Ontology"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/AtlanteCammini",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
       ],
-      "rdfs:range": {
-        "@id": "clv:SpatialObject"
+      "l0:name": {
+        "@language": "it",
+        "@value": "Atlante dei Cammini d'Italia"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/routeLongName",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
-        }
+      "@id": "https://w3id.org/italia/data/project/DAF",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
       ],
-      "rdfs:comment": [
+      "l0:name": {
+        "@language": "it",
+        "@value": "Data & Analytics Framework"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "cnr - Z6HZEH - STLab",
+      "foaf:name": [
         {
           "@language": "en",
-          "@value": "The property represents the full name of the route. This name is generally more descriptive than the route short name and will often include the route's destination or stop. If the route long name does not exist, it is possible to include an empty string. However, it is necessary to specify the route short name"
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
         },
         {
           "@language": "it",
-          "@value": "La proprietà rappresenta il nome completo o esteso del percoso. Il nome completo è più descrittivo del nome breve del percorso e spesso include anche la destinazione del percorso o le fermate. Se il nome per esteso non esiste, si può include la stringa vuota. Tuttavia è necessario specificare il nome breve del percorso"
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Route",
+      "@type": [
+        "owl:Ontology",
+        "owl:NamedIndividual",
+        "admsapit:SemanticAsset"
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
+      "admsapit:acronym": "Route-AP_IT",
+      "admsapit:depiction": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/v0.1/Route-AP_IT.png"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Route"
+      "admsapit:hasContributor": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
       },
-      "rdfs:label": [
+      "admsapit:hasFormalityLevel": {
+        "@id": "admsapit:Formal"
+      },
+      "admsapit:hasKeyClass": [
         {
-          "@language": "it",
-          "@value": "nome esteso percorso"
+          "@id": "https://w3id.org/italia/onto/Route/Route"
         },
         {
-          "@language": "en",
-          "@value": "route long name"
+          "@id": "https://w3id.org/italia/onto/Route/Stage"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/Route/TripPlan"
         }
       ],
-      "rdfs:range": {
-        "@id": "rdfs:Literal"
+      "admsapit:hasOntologyLanguage": {
+        "@id": "admsapit:OWL"
       },
-      "rdfs:subPropertyOf": {
-        "@id": "l0:name"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Route/stageOrdering",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
+      "admsapit:hasSemanticAssetDistribution": [
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "https://w3id.org/italia/data/distribution/RTAPIT-JSON-LD"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "https://w3id.org/italia/data/distribution/RTAPIT-RDF-TURTLE"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/RTAPIT-RDF-XML"
         }
       ],
-      "rdfs:comment": [
+      "admsapit:hasTask": [
         {
-          "@language": "it",
-          "@value": "L'ordinamento dell'elemento all'interno della sequenza espresso come intero. Nel contesto dell'ontologia indica la posizione della tappa nel percorso inteso come sequenza ordinata di tappe."
+          "@id": "admsapit:AnnotationTask"
         },
         {
-          "@language": "en",
-          "@value": "The integer that expresses the ordering of an item in a certain sequence. In the context of this ontology is the ordering in the sequence of stages."
+          "@id": "admsapit:QueryFormulationTask"
+        },
+        {
+          "@id": "admsapit:SearchTask"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Route/Stage"
+      "admsapit:last": {
+        "@id": "https://w3id.org/italia/onto/Route/0.2"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Route"
+      "admsapit:officialURI": {
+        "@type": "xsd:anyURI",
+        "@value": "https://w3id.org/italia/onto/Route"
       },
-      "rdfs:label": [
+      "admsapit:prefix": "rtapit",
+      "admsapit:prev": {
+        "@id": "https://w3id.org/italia/onto/Route/0.1"
+      },
+      "admsapit:semanticAssetInUse": [
         {
-          "@language": "it",
-          "@value": "ordinamento tappa"
+          "@id": "https://w3id.org/italia/data/project/AtlanteCammini"
         },
         {
-          "@language": "en",
-          "@value": "stage ordering"
+          "@id": "https://w3id.org/italia/data/project/DAF"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/project/OntoPiA"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:int"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "l0:positionInSequence"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Route/hasPrefRoute",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Route/isPrefRouteOf"
-      },
-      "owl:versionInfo": [
+      "admsapit:status": "initial draft",
+      "admsapit:target": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "Cittadini"
         },
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Imprese"
+        },
+        {
+          "@language": "it",
+          "@value": "Pubbliche Amministrazioni"
         }
       ],
-      "rdfs:comment": [
+      "admsapit:type": {
+        "@id": "admsapit:ServiceOntology"
+      },
+      "dcat:contactPoint": {
+        "@id": "https://w3id.org/italia/data/contact-point/onto-dgt"
+      },
+      "dcat:keyword": [
         {
-          "@language": "en",
-          "@value": "The object property that allows to specify the preferred route."
+          "@language": "it",
+          "@value": "Percorso"
+        },
+        {
+          "@language": "it",
+          "@value": "Pianificazione viaggio"
         },
         {
           "@language": "it",
-          "@value": "La object property che permette di specificare un percorso preferenziale."
+          "@value": "Tappa"
         }
       ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Route"
-      },
-      "rdfs:label": [
+      "dcat:theme": [
         {
-          "@language": "it",
-          "@value": "percorso preferenziale"
+          "@id": "http://publications.europa.eu/resource/authority/data-theme/EDUC"
         },
         {
-          "@language": "en",
-          "@value": "has preferred route"
+          "@id": "http://publications.europa.eu/resource/authority/data-theme/TRANS"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/Route/hasRoute"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/RTAPIT-RDF-XML",
-      "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/latest/Route-AP_IT.rdf"
+      "dct:accrualPeriodicity": {
+        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
       },
-      "dcterms:description": [
+      "dct:creator": [
         {
-          "@language": "en",
-          "@value": "This is the distribution in RDF/XML of the Routes ontology"
+          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac"
         },
         {
-          "@language": "it",
-          "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei percorsi"
+          "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab"
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
-      },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-      },
-      "dcterms:title": [
+      "dct:description": [
+        {
+          "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/v0.1/Route-AP_IT.png"
+        },
         {
           "@language": "it",
-          "@value": "Distribuzione RDF/XML ontologia Route-AP_IT"
+          "@value": "Questo il profilo applicativo italiano dell'ontologia sui percorsi. Essi sono i percorsi di transito che possono essere seguiti mediante l'uso di diversi mezzi di trasporto come per esempio i percorsi degli autobus, i percorsi della metro, i percorsi a piedi, i percorsi a cavallo."
         },
         {
           "@language": "en",
-          "@value": "RDF/XML distribution of Route-AP_IT Ontology"
+          "@value": "This is the Italian application profile of the routes. They are transit routes that can be followed using different means of transportation such as bus routes, metro routes, walking routes, hourseback routes, etc."
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/RTAPIT-JSON-LD",
-      "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
       ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/Route-AP_IT.jsonld"
+      "dct:issued": {
+        "@type": "xsd:date",
+        "@value": "2018-10-18"
       },
-      "dcterms:description": [
+      "dct:language": [
         {
-          "@language": "it",
-          "@value": "Questa è la distribuzione JSON-LD dell'ontologia sui percorsi"
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
         },
         {
-          "@language": "en",
-          "@value": "This is the distribution in JSON-LD of the Routes ontology"
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
+      "dct:modified": "2020-04-16",
+      "dct:publisher": {
+        "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab"
       },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "dct:rightsHolder": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac"
       },
-      "dcterms:title": [
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "Distribuzione JSON-LD ontologia Route-AP_IT"
+          "@value": "Ontologia dei Percorsi - Profilo applicativo italiano"
         },
         {
           "@language": "en",
-          "@value": "JSON-LD distribution of Route-AP_IT Ontology"
+          "@value": "Routes Ontology - Italian Application Profile"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Route/hasAltRoute",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Route/isAltRouteOf"
+      ],
+      "owl:imports": {
+        "@id": "https://w3id.org/italia/onto/l0"
+      },
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/Route/0.2"
       },
       "owl:versionInfo": [
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "Version 0.2- Modified on 16 April 2020 - renamed property ordering in stageOrdering and defined as subproperty of l0:positionInSequence - Modified on 24 April 2019 - Some errors have been corrected."
         },
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Versione 0.2- Modificata il 16 Aprile 2020 - rinominata proprietà ordering in stageOrdering e definita come sotto proprietà di positionInSequence di l0 - Modificata il 24 Aprile 2019 - Correzione di alcuni errori"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La object property che permette di identificare un percorso alternativo"
+          "@value": "Questo il profilo applicativo italiano dell'ontologia sui percorsi. Essi sono i percorsi di transito che possono essere seguiti mediante l'uso di diversi mezzi di trasporto come per esempio i percorsi degli autobus, i percorsi della metro, i percorsi a piedi, i percorsi a cavallo."
         },
         {
           "@language": "en",
-          "@value": "The object property that allows to identify an alternative route."
+          "@value": "This is the ontology of the Italian application profile for Routes"
         }
       ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "has alternative route"
+          "@language": "it",
+          "@value": "Ontologia dei Percorsi"
         },
         {
-          "@language": "it",
-          "@value": "percorso alternativo"
+          "@language": "en",
+          "@value": "Routes Ontology"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/Route/hasRoute"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/routeEstDuration",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/Route/Route",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "unstable"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "provvisoria"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
+      "prov:wasDerivedFrom": {
+        "@id": "http://vocab.gtfs.org/terms#Route"
+      },
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The estimated duration of the route"
+          "@value": "A sequence of ordered stages that can be followed by a human being and/or any type of transit vehicle"
         },
         {
           "@language": "it",
-          "@value": "La durata stimata del percorso"
+          "@value": "Una sequenza ordinata di tappe che possono essere seguite da persone e/o da qualsiasi tipo di veicolo di transito"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "durata stimata percorso"
+          "@value": "Percorso"
         },
         {
           "@language": "en",
-          "@value": "route estimated duration"
+          "@value": "Route"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:duration"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "ti:duration"
-      }
-    },
-    {
-      "@id": "_:ub7bL631C24",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Route/routelLength"
-      },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "l0:Collection",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "_:ub7bL884C1",
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "clv:SpatialObject",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "l0:Location"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/OntoPiA",
-      "@type": [
-        "admsapit:Project",
-        "owl:NamedIndividual"
-      ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
-      }
-    },
-    {
-      "@id": "admsapit:prev",
-      "@type": "owl:AnnotationProperty"
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Description"
+        },
+        {
+          "@id": "l0:Sequence"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b1"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b2"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b3"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b4"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b5"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b6"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b7"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b8"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b9"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b10"
+        }
+      ]
     },
     {
       "@id": "https://w3id.org/italia/onto/Route/RouteType",
@@ -602,65 +843,22 @@
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
       },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "Tipo di percorso"
-        },
-        {
-          "@language": "en",
-          "@value": "Route Type"
-        }
-      ],
-      "rdfs:subClassOf": {
-        "@id": "l0:Characteristic"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Route/numberOfStages",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "unstable"
-        },
-        {
-          "@language": "it",
-          "@value": "provvisoria"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Il numero complessivo di tappe che costituiscono il percorso"
-        },
-        {
-          "@language": "en",
-          "@value": "The total number of stages that form the route"
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Route"
-      },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "number of stages"
+          "@value": "Route Type"
         },
         {
           "@language": "it",
-          "@value": "numero di tappe"
+          "@value": "Tipo di percorso"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:int"
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/Route",
+      "@id": "https://w3id.org/italia/onto/Route/Stage",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
@@ -672,17 +870,17 @@
           "@value": "stable"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "http://vocab.gtfs.org/terms#Route"
+      "prov:wasInfluencedBy": {
+        "@id": "http://vocab.gtfs.org/terms#Stop"
       },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Una sequenza ordinata di tappe che possono essere seguite da persone e/o da qualsiasi tipo di veicolo di transito"
+          "@value": "Questa classe rappresenta una tappa di un percorso ovvero una sosta durante il viaggio o escursione"
         },
         {
           "@language": "en",
-          "@value": "A sequence of ordered stages that can be followed by a human being and/or any type of transit vehicle"
+          "@value": "This class represents a stage of a route; that is a stop during a trip or excursion"
         }
       ],
       "rdfs:isDefinedBy": {
@@ -691,190 +889,163 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Route"
+          "@value": "Stage"
         },
         {
           "@language": "it",
-          "@value": "Percorso"
+          "@value": "Tappa"
         }
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:ub7bL627C24"
-        },
-        {
-          "@id": "_:ub7bL618C24"
-        },
-        {
-          "@id": "_:ub7bL601C24"
-        },
-        {
-          "@id": "l0:Description"
-        },
-        {
-          "@id": "_:ub7bL613C24"
-        },
-        {
-          "@id": "_:ub7bL639C24"
+          "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest"
         },
         {
-          "@id": "_:ub7bL605C24"
+          "@id": "l0:Object"
         },
         {
-          "@id": "_:ub7bL623C24"
+          "@id": "_:n8615a13332454315a37f851875572dd1b11"
         },
         {
-          "@id": "_:ub7bL609C24"
+          "@id": "_:n8615a13332454315a37f851875572dd1b12"
         },
         {
-          "@id": "_:ub7bL635C24"
+          "@id": "_:n8615a13332454315a37f851875572dd1b13"
         },
         {
-          "@id": "_:ub7bL631C24"
+          "@id": "_:n8615a13332454315a37f851875572dd1b14"
         },
         {
-          "@id": "l0:Sequence"
+          "@id": "_:n8615a13332454315a37f851875572dd1b15"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/data/project/DAF",
-      "@type": [
-        "admsapit:Project",
-        "owl:NamedIndividual"
-      ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "Data & Analytics Framework"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Route/isDeviationOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/Route/TripPlan",
+      "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà inversa di deviazione"
+          "@value": "La classe rappresenta uno specifico piano di viaggio che è parte di un percorso. Esso è utilizzato anche per associare una durata stimata del percorso. Il piano di viaggio può essere dettagliato in ulteriori piani di viaggio."
         },
         {
           "@language": "en",
-          "@value": "Inverse property of has deviation"
+          "@value": "The class represents a specific trip plan that is part of the route. This is used to associated an estimated duration to the route. A trip plan can be detailed in additional trip plans."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "is deviation of"
+          "@language": "it",
+          "@value": "Piano di Viaggio"
         },
         {
-          "@language": "it",
-          "@value": "deviazione di"
+          "@language": "en",
+          "@value": "Trip Plan"
         }
       ],
-      "rdfs:range": {
-        "@id": "owl:Thing"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/Route/isAltRouteOf"
-      }
-    },
-    {
-      "@id": "_:ub7bL609C24",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "clv:SpatialObject"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Route/crosses"
-      }
-    },
-    {
-      "@id": "clv:hasGeometryType",
-      "@type": "owl:ObjectProperty"
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Description"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b16"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b17"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b18"
+        },
+        {
+          "@id": "_:n8615a13332454315a37f851875572dd1b19"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/RTAPIT-RDF-TURTLE",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/latest/Route-AP_IT.ttl"
+      "@id": "https://w3id.org/italia/onto/Route/crosses",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Route/isCrossedBy"
       },
-      "dcterms:description": [
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia sui percorsi"
+          "@value": "provvisoria"
         },
         {
           "@language": "en",
-          "@value": "This is the distribution in RDF/turtle of the Routes ontology"
+          "@value": "unstable"
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      "rdfs:comment": {
+        "@language": "en",
+        "@value": "The relation between a route and a geospatial object. I.e. a route 'crosses' a certain geospatial point."
       },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Route/Route"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Route"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Distribuzione RDF/Turtle ontologia Route-AP_IT"
+          "@value": "La relazione che permette di asserire che un percorso attraversa un certo punto geospaziale."
+        },
+        {
+          "@language": "it",
+          "@value": "attraversa"
         },
         {
           "@language": "en",
-          "@value": "RDF/Turtle distribution of Route-AP_IT Ontology"
+          "@value": "crosses"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "clv:SpatialObject"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/hasSuperTripPlan",
-      "@type": [
-        "owl:TransitiveProperty",
-        "owl:ObjectProperty"
-      ],
+      "@id": "https://w3id.org/italia/onto/Route/hasAltRoute",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Route/isAltRouteOf"
+      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Property used to indicate the super trip plan which contains other trip plans"
+          "@language": "it",
+          "@value": "La object property che permette di identificare un percorso alternativo"
         },
         {
-          "@language": "it",
-          "@value": "Proprietà utilizzata per indicare il piano di viaggio che contiene altri piani di viaggio"
+          "@language": "en",
+          "@value": "The object property that allows to identify an alternative route."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Route/TripPlan"
+        "@id": "owl:Thing"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
@@ -882,20 +1053,26 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has super trip plan"
+          "@value": "has alternative route"
         },
         {
           "@language": "it",
-          "@value": "super piano di viaggio"
+          "@value": "percorso alternativo"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Route/TripPlan"
+        "@id": "https://w3id.org/italia/onto/Route/Route"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/Route/hasRoute"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/isRouteOf",
+      "@id": "https://w3id.org/italia/onto/Route/hasDeviation",
       "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Route/isDeviationOf"
+      },
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -909,93 +1086,61 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà inversa di ha percorso"
+          "@value": "La object property che permette di identificare una deviazione nel percorso"
         },
         {
           "@language": "en",
-          "@value": "Inverse property of has route"
+          "@value": "The object property that allows to represent a deviation."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
+        "@id": "owl:Thing"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "is route of"
+          "@language": "it",
+          "@value": "deviazione"
         },
         {
-          "@language": "it",
-          "@value": "è percorso di"
+          "@language": "en",
+          "@value": "has deviation"
         }
       ],
       "rdfs:range": {
-        "@id": "owl:Thing"
-      }
-    },
-    {
-      "@id": "prov:wasInfluencedBy",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "clv:Geometry",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "clv:SpatialObject"
-      }
-    },
-    {
-      "@id": "_:ub7bL605C24",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "l0:hasMember"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Route/Stage"
-      }
-    },
-    {
-      "@id": "_:ub7bL635C24",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
+        "@id": "https://w3id.org/italia/onto/Route/Route"
       },
-      "owl:onProperty": {
-        "@id": "l0:description"
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/Route/hasAltRoute"
       }
     },
     {
-      "@id": "clv:Point",
-      "@type": "owl:NamedIndividual"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Route/routelLength",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/Route/hasEstimatedDuration",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "provvisoria"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The length of the route. The length can be expressed in different measurment units."
+          "@value": "Property that links the trip plan to its duration"
         },
         {
           "@language": "it",
-          "@value": "La lunghezza del percorso. Essa può essere espressa in diverse unità di misura."
+          "@value": "Proprietà che consente di specificare una durata per il piano di viaggio."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
+        "@id": "https://w3id.org/italia/onto/Route/TripPlan"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
@@ -1003,157 +1148,115 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "lunghezza del percorso"
+          "@value": "ha durata stimata"
         },
         {
           "@language": "en",
-          "@value": "route length"
+          "@value": "has estimated duration"
         }
       ],
       "rdfs:range": {
-        "@id": "rdfs:Literal"
+        "@id": "ti:Duration"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/hasRoute",
+      "@id": "https://w3id.org/italia/onto/Route/hasLength",
       "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Route/isRouteOf"
-      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà utilizzata per collegare qualsiasi cosa a un percorso"
+          "@value": "Proprietà utilizzata per specificare la lunghezza di un piano di viaggio"
         },
         {
           "@language": "en",
-          "@value": "Property used to connect any thing to a route"
+          "@value": "Prpperty used to specify the length of a trip plan"
         }
       ],
       "rdfs:domain": {
-        "@id": "owl:Thing"
+        "@id": "https://w3id.org/italia/onto/Route/Route"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "has route"
+          "@language": "it",
+          "@value": "ha lunghezza"
         },
         {
-          "@language": "it",
-          "@value": "ha percorso"
+          "@language": "en",
+          "@value": "has length"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
+        "@id": "mu:Value"
       }
     },
     {
-      "@id": "l0:hasMember",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Route/hasRouteType",
+      "@id": "https://w3id.org/italia/onto/Route/hasPrefRoute",
       "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Route/isPrefRouteOf"
+      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Property that links the route to its type (walking route, bus route, etc.)"
+          "@language": "it",
+          "@value": "La object property che permette di specificare un percorso preferenziale."
         },
         {
-          "@language": "it",
-          "@value": "Proprietà che lega un percorso al suo tipo (percorso in bici, percorso a piedi, percorso in autobus, ecc.)"
+          "@language": "en",
+          "@value": "The object property that allows to specify the preferred route."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
+        "@id": "owl:Thing"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "tipo percorso"
+          "@language": "en",
+          "@value": "has preferred route"
         },
         {
-          "@language": "en",
-          "@value": "has route type"
+          "@language": "it",
+          "@value": "percorso preferenziale"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Route/RouteType"
-      }
-    },
-    {
-      "@id": "l0:description",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "_:ub7bL695C24",
-      "@type": "owl:Restriction",
-      "owl:onDataRange": {
-        "@id": "xsd:int"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Route/ordering"
+        "@id": "https://w3id.org/italia/onto/Route/Route"
       },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
-      "@type": [
-        "owl:NamedIndividual",
-        "dcatapit:Agent",
-        "foaf:Agent"
-      ],
-      "dcterms:identifier": "agid",
-      "foaf:name": [
-        {
-          "@language": "en",
-          "@value": "Italian Digital Agency"
-        },
-        {
-          "@language": "it",
-          "@value": "Agenzia per l'Italia Digitale"
-        }
-      ]
-    },
-    {
-      "@id": "clv:GeometryType",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "l0:Characteristic"
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/Route/hasRoute"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/routeShortName",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/Route/hasRoute",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Route/isRouteOf"
+      },
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1167,15 +1270,15 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The property is used to specify a short name for the route. It is often a short identifier such as \"32\", \"100X\", \"Green\" that can be used by riders to identify the route; however it does not provide any indication of the places or stages that the route serves."
+          "@value": "Property used to connect any thing to a route"
         },
         {
           "@language": "it",
-          "@value": "La proprietà è utilizzata per specificare il nome breve del percorso. Esso è un breve identificatore come per esempio \"32\", \"100X\", o \"Verde\" che chi segue il percorso usa per identificarlo ma che non dà alcuna indicazione di quali luoghi il percorso attraversa."
+          "@value": "Proprietà utilizzata per collegare qualsiasi cosa a un percorso"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
+        "@id": "owl:Thing"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
@@ -1183,30 +1286,20 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "nome breve percorso"
+          "@value": "ha percorso"
         },
         {
           "@language": "en",
-          "@value": "route short name"
+          "@value": "has route"
         }
       ],
       "rdfs:range": {
-        "@id": "rdfs:Literal"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "l0:name"
-      }
-    },
-    {
-      "@id": "mu:Value",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "l0:Characteristic"
+        "@id": "https://w3id.org/italia/onto/Route/Route"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/Stage",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/Route/hasRouteType",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1217,138 +1310,41 @@
           "@value": "stable"
         }
       ],
-      "prov:wasInfluencedBy": {
-        "@id": "http://vocab.gtfs.org/terms#Stop"
-      },
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This class represents a stage of a route; that is a stop during a trip or excursion"
+          "@value": "Property that links the route to its type (walking route, bus route, etc.)"
         },
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta una tappa di un percorso ovvero una sosta durante il viaggio o escursione"
+          "@value": "Proprietà che lega un percorso al suo tipo (percorso in bici, percorso a piedi, percorso in autobus, ecc.)"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Route/Route"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Stage"
-        },
-        {
-          "@language": "it",
-          "@value": "Tappa"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:ub7bL683C24"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest"
-        },
-        {
-          "@id": "l0:Object"
-        },
-        {
-          "@id": "_:ub7bL691C24"
-        },
-        {
-          "@id": "_:ub7bL687C24"
-        },
-        {
-          "@id": "_:ub7bL679C24"
-        },
-        {
-          "@id": "_:ub7bL695C24"
-        }
-      ]
-    },
-    {
-      "@id": "_:ub7bL639C24",
-      "@type": "owl:Restriction",
-      "owl:onDataRange": {
-        "@id": "xsd:int"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Route/numberOfStages"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "_:ub7bL724C27",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Route/TripPlan"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Route/hasSuperTripPlan"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab",
-      "@type": [
-        "dcatapit:Agent",
-        "owl:NamedIndividual",
-        "foaf:Agent"
-      ],
-      "dcterms:identifier": "cnr - Z6HZEH - STLab",
-      "foaf:name": [
-        {
-          "@language": "en",
-          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+          "@value": "has route type"
         },
-        {
-          "@language": "it",
-          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
-        }
-      ]
-    },
-    {
-      "@id": "prov:wasDerivedFrom",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "l0:follows",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "l0:directlyFollows",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "l0:directlyPrecedes",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "admsapit:status",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "_:ub7bL613C24",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "clv:Geometry"
-      },
-      "owl:onProperty": {
-        "@id": "clv:hasGeometry"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+        {
+          "@language": "it",
+          "@value": "tipo percorso"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Route/RouteType"
       }
     },
     {
       "@id": "https://w3id.org/italia/onto/Route/hasSubTripPlan",
       "@type": [
-        "owl:TransitiveProperty",
-        "owl:ObjectProperty"
+        "owl:ObjectProperty",
+        "owl:TransitiveProperty"
       ],
       "owl:inverseOf": {
         "@id": "https://w3id.org/italia/onto/Route/hasSuperTripPlan"
@@ -1394,26 +1390,29 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/hasEstimatedDuration",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/Route/hasSuperTripPlan",
+      "@type": [
+        "owl:ObjectProperty",
+        "owl:TransitiveProperty"
+      ],
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "unstable"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "provvisoria"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà che consente di specificare una durata per il piano di viaggio."
+          "@language": "en",
+          "@value": "Property used to indicate the super trip plan which contains other trip plans"
         },
         {
-          "@language": "en",
-          "@value": "Property that links the trip plan to its duration"
+          "@language": "it",
+          "@value": "Proprietà utilizzata per indicare il piano di viaggio che contiene altri piani di viaggio"
         }
       ],
       "rdfs:domain": {
@@ -1425,46 +1424,148 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has estimated duration"
+          "@value": "has super trip plan"
         },
         {
           "@language": "it",
-          "@value": "ha durata stimata"
+          "@value": "super piano di viaggio"
         }
       ],
       "rdfs:range": {
-        "@id": "ti:Duration"
+        "@id": "https://w3id.org/italia/onto/Route/TripPlan"
       }
     },
     {
-      "@id": "_:ub7bL683C24",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Route/Stage"
+      "@id": "https://w3id.org/italia/onto/Route/hasTripPlan",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Route/isTripPlanOf"
       },
-      "owl:onProperty": {
-        "@id": "l0:directlyPrecedes"
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links any thing to a trip plan"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che lega qualsiasi cosa a un piano di viaggio"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Route"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha piano di viaggio"
+        },
+        {
+          "@language": "en",
+          "@value": "has trip plan"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Route/TripPlan"
       }
     },
     {
-      "@id": "ti:Duration",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "l0:Entity"
+      "@id": "https://w3id.org/italia/onto/Route/isAltRouteOf",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Inverse property of has alternative route"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà inversa di percorso alternativo"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Route"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is alternative route of"
+        },
+        {
+          "@language": "it",
+          "@value": "percorso alternativo di"
+        }
+      ],
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/Route/isRouteOf"
       }
     },
     {
-      "@id": "_:ub7bL627C24",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Route/routeShortName"
+      "@id": "https://w3id.org/italia/onto/Route/isCrossedBy",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La relazione inversa di crosses."
+        },
+        {
+          "@language": "en",
+          "@value": "The inverse relation of crosses."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "clv:SpatialObject"
       },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Route"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "attraversato da"
+        },
+        {
+          "@language": "en",
+          "@value": "is crossed by"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Route/Route"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/hasLength",
+      "@id": "https://w3id.org/italia/onto/Route/isDeviationOf",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
@@ -1479,11 +1580,11 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Prpperty used to specify the length of a trip plan"
+          "@value": "Inverse property of has deviation"
         },
         {
           "@language": "it",
-          "@value": "Proprietà utilizzata per specificare la lunghezza di un piano di viaggio"
+          "@value": "Proprietà inversa di deviazione"
         }
       ],
       "rdfs:domain": {
@@ -1494,108 +1595,104 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "has length"
+          "@language": "it",
+          "@value": "deviazione di"
         },
         {
-          "@language": "it",
-          "@value": "ha lunghezza"
+          "@language": "en",
+          "@value": "is deviation of"
         }
       ],
       "rdfs:range": {
-        "@id": "mu:Value"
-      }
-    },
-    {
-      "@id": "_:ub7bL716C27",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Route/hasRoute"
+        "@id": "owl:Thing"
       },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/Route/isAltRouteOf"
       }
     },
     {
-      "@id": "xsd:duration",
-      "@type": "rdfs:Datatype"
-    },
-    {
-      "@id": "owl:qualifiedCardinality",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/AtlanteCammini",
-      "@type": [
-        "admsapit:Project",
-        "owl:NamedIndividual"
+      "@id": "https://w3id.org/italia/onto/Route/isPrefRouteOf",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
       ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "Atlante dei Cammini d'Italia"
-      }
-    },
-    {
-      "@id": "_:ub7bL720C27",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Route/TripPlan"
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Inverse property of has preferred route"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà inversa di percorso preferenziale"
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Route/Route"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Route/hasSubTripPlan"
-      }
-    },
-    {
-      "@id": "admsapit:depiction",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "_:ub7bL679C24",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Route/Stage"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Route"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is preferred route of"
+        },
+        {
+          "@language": "it",
+          "@value": "percorso preferenziale di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "owl:Thing"
       },
-      "owl:onProperty": {
-        "@id": "l0:directlyFollows"
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/Route/isRouteOf"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/isTripPlanOf",
+      "@id": "https://w3id.org/italia/onto/Route/isRouteOf",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Inverse property of has trip plan"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/Route"
+          "@value": "Inverse property of has route"
         },
         {
           "@language": "it",
-          "@value": "Proprietà inversa di ha piano di viaggio"
+          "@value": "Proprietà inversa di ha percorso"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Route/TripPlan"
+        "@id": "https://w3id.org/italia/onto/Route/Route"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Route"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "is trip plan of"
+          "@value": "is route of"
         },
         {
           "@language": "it",
-          "@value": "piano viaggio di"
+          "@value": "è percorso di"
         }
       ],
       "rdfs:range": {
@@ -1603,20 +1700,7 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/contact-point/onto-dgt",
-      "@type": [
-        "vcard:Organization",
-        "vcard:Kind",
-        "dcatapit:Organization",
-        "owl:NamedIndividual"
-      ],
-      "vcard:fn": "MIBAC - Direzine Generale Turismo",
-      "vcard:hasEmail": {
-        "@id": "mailto:dg-t@beniculturali.it"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Route/isAltRouteOf",
+      "@id": "https://w3id.org/italia/onto/Route/isTripPlanOf",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
@@ -1629,64 +1713,60 @@
         }
       ],
       "rdfs:comment": [
+        {
+          "@id": "https://w3id.org/italia/onto/Route"
+        },
         {
           "@language": "en",
-          "@value": "Inverse property of has alternative route"
+          "@value": "Inverse property of has trip plan"
         },
         {
           "@language": "it",
-          "@value": "Proprietà inversa di percorso alternativo"
+          "@value": "Proprietà inversa di ha piano di viaggio"
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Route"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Route/TripPlan"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "percorso alternativo di"
+          "@language": "en",
+          "@value": "is trip plan of"
         },
         {
-          "@language": "en",
-          "@value": "is alternative route of"
+          "@language": "it",
+          "@value": "piano viaggio di"
         }
       ],
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/Route/isRouteOf"
+      "rdfs:range": {
+        "@id": "owl:Thing"
       }
     },
     {
-      "@id": "owl:cardinality",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Route/hasTripPlan",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Route/isTripPlanOf"
-      },
+      "@id": "https://w3id.org/italia/onto/Route/numberOfStages",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "provvisoria"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà che lega qualsiasi cosa a un piano di viaggio"
+          "@value": "Il numero complessivo di tappe che costituiscono il percorso"
         },
         {
           "@language": "en",
-          "@value": "Property that links any thing to a trip plan"
+          "@value": "The total number of stages that form the route"
         }
       ],
       "rdfs:domain": {
-        "@id": "owl:Thing"
+        "@id": "https://w3id.org/italia/onto/Route/Route"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
@@ -1694,326 +1774,259 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has trip plan"
+          "@value": "number of stages"
         },
         {
           "@language": "it",
-          "@value": "ha piano di viaggio"
+          "@value": "numero di tappe"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Route/TripPlan"
+        "@id": "xsd:int"
       }
     },
     {
-      "@id": "ti:duration",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Route/hasDeviation",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Route/isDeviationOf"
-      },
+      "@id": "https://w3id.org/italia/onto/Route/routeEstDuration",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "provvisoria"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "unstable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The object property that allows to represent a deviation."
+          "@language": "it",
+          "@value": "La durata stimata del percorso"
         },
         {
-          "@language": "it",
-          "@value": "La object property che permette di identificare una deviazione nel percorso"
+          "@language": "en",
+          "@value": "The estimated duration of the route"
         }
       ],
       "rdfs:domain": {
-        "@id": "owl:Thing"
+        "@id": "https://w3id.org/italia/onto/Route/Route"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "has deviation"
+          "@language": "it",
+          "@value": "durata stimata percorso"
         },
         {
-          "@language": "it",
-          "@value": "deviazione"
+          "@language": "en",
+          "@value": "route estimated duration"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
+        "@id": "xsd:duration"
       },
       "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/Route/hasAltRoute"
-      }
-    },
-    {
-      "@id": "_:ub7bL687C24",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Route/Stage"
-      },
-      "owl:onProperty": {
-        "@id": "l0:follows"
+        "@id": "ti:duration"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route",
-      "@type": [
-        "admsapit:SemanticAsset",
-        "owl:NamedIndividual",
-        "owl:Ontology"
-      ],
-      "admsapit:acronym": "Route-AP_IT",
-      "admsapit:depiction": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/v0.1/Route-AP_IT.png"
-      },
-      "admsapit:hasContributor": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
-      },
-      "admsapit:hasFormalityLevel": {
-        "@id": "admsapit:Formal"
-      },
-      "admsapit:hasKeyClass": [
-        {
-          "@id": "https://w3id.org/italia/onto/Route/Route"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/Route/TripPlan"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/Route/Stage"
-        }
-      ],
-      "admsapit:hasOntologyLanguage": {
-        "@id": "admsapit:OWL"
-      },
-      "admsapit:hasSemanticAssetDistribution": [
-        {
-          "@id": "https://w3id.org/italia/data/distribution/RTAPIT-JSON-LD"
-        },
+      "@id": "https://w3id.org/italia/onto/Route/routeLongName",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
         {
-          "@id": "https://w3id.org/italia/data/distribution/RTAPIT-RDF-XML"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "https://w3id.org/italia/data/distribution/RTAPIT-RDF-TURTLE"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "admsapit:hasTask": [
-        {
-          "@id": "admsapit:QueryFormulationTask"
-        },
+      "rdfs:comment": [
         {
-          "@id": "admsapit:SearchTask"
+          "@language": "it",
+          "@value": "La proprietà rappresenta il nome completo o esteso del percoso. Il nome completo è più descrittivo del nome breve del percorso e spesso include anche la destinazione del percorso o le fermate. Se il nome per esteso non esiste, si può include la stringa vuota. Tuttavia è necessario specificare il nome breve del percorso"
         },
         {
-          "@id": "admsapit:AnnotationTask"
+          "@language": "en",
+          "@value": "The property represents the full name of the route. This name is generally more descriptive than the route short name and will often include the route's destination or stop. If the route long name does not exist, it is possible to include an empty string. However, it is necessary to specify the route short name"
         }
       ],
-      "admsapit:last": {
-        "@id": "https://w3id.org/italia/onto/Route/0.2"
-      },
-      "admsapit:officialURI": {
-        "@type": "xsd:anyURI",
-        "@value": "https://w3id.org/italia/onto/Route"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Route/Route"
       },
-      "admsapit:prefix": "rtapit",
-      "admsapit:prev": {
-        "@id": "https://w3id.org/italia/onto/Route/0.1"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Route"
       },
-      "admsapit:semanticAssetInUse": [
-        {
-          "@id": "https://w3id.org/italia/data/project/AtlanteCammini"
-        },
-        {
-          "@id": "https://w3id.org/italia/data/project/DAF"
-        },
-        {
-          "@id": "https://w3id.org/italia/data/project/OntoPiA"
-        }
-      ],
-      "admsapit:status": "initial draft",
-      "admsapit:target": [
-        {
-          "@language": "it",
-          "@value": "Pubbliche Amministrazioni"
-        },
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Cittadini"
+          "@value": "nome esteso percorso"
         },
         {
-          "@language": "it",
-          "@value": "Imprese"
+          "@language": "en",
+          "@value": "route long name"
         }
       ],
-      "admsapit:type": {
-        "@id": "admsapit:ServiceOntology"
-      },
-      "dcat:contactPoint": {
-        "@id": "https://w3id.org/italia/data/contact-point/onto-dgt"
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
       },
-      "dcat:keyword": [
-        {
-          "@language": "it",
-          "@value": "Percorso"
-        },
+      "rdfs:subPropertyOf": {
+        "@id": "l0:name"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Route/routeShortName",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Pianificazione viaggio"
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "Tappa"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "dcat:theme": [
+      "rdfs:comment": [
         {
-          "@id": "http://publications.europa.eu/resource/authority/data-theme/EDUC"
+          "@language": "it",
+          "@value": "La proprietà è utilizzata per specificare il nome breve del percorso. Esso è un breve identificatore come per esempio \"32\", \"100X\", o \"Verde\" che chi segue il percorso usa per identificarlo ma che non dà alcuna indicazione di quali luoghi il percorso attraversa."
         },
         {
-          "@id": "http://publications.europa.eu/resource/authority/data-theme/TRANS"
+          "@language": "en",
+          "@value": "The property is used to specify a short name for the route. It is often a short identifier such as \"32\", \"100X\", \"Green\" that can be used by riders to identify the route; however it does not provide any indication of the places or stages that the route serves."
         }
       ],
-      "dcterms:accrualPeriodicity": {
-        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Route/Route"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Route"
       },
-      "dcterms:creator": [
+      "rdfs:label": [
         {
-          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac"
+          "@language": "it",
+          "@value": "nome breve percorso"
         },
         {
-          "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab"
+          "@language": "en",
+          "@value": "route short name"
         }
       ],
-      "dcterms:description": [
-        {
-          "@language": "en",
-          "@value": "This is the Italian application profile of the routes. They are transit routes that can be followed using different means of transportation such as bus routes, metro routes, walking routes, hourseback routes, etc."
-        },
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "l0:name"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Route/routelLength",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questo il profilo applicativo italiano dell'ontologia sui percorsi. Essi sono i percorsi di transito che possono essere seguiti mediante l'uso di diversi mezzi di trasporto come per esempio i percorsi degli autobus, i percorsi della metro, i percorsi a piedi, i percorsi a cavallo."
+          "@value": "stabile"
         },
         {
-          "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Route/v0.1/Route-AP_IT.png"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "dcterms:issued": {
-        "@type": "xsd:date",
-        "@value": "2018-10-18"
-      },
-      "dcterms:language": [
+      "rdfs:comment": [
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+          "@language": "it",
+          "@value": "La lunghezza del percorso. Essa può essere espressa in diverse unità di misura."
         },
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
+          "@language": "en",
+          "@value": "The length of the route. The length can be expressed in different measurment units."
         }
       ],
-      "dcterms:modified": {
-        "@type": "xsd:date",
-        "@value": "2020-04-16"
-      },
-      "dcterms:publisher": {
-        "@id": "https://w3id.org/italia/data/support-unit/cnr-Z6HZEH/stlab"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Route/Route"
       },
-      "dcterms:rightsHolder": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/m_bac"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Route"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Ontologia dei Percorsi - Profilo applicativo italiano"
+          "@value": "lunghezza del percorso"
         },
         {
           "@language": "en",
-          "@value": "Routes Ontology - Italian Application Profile"
+          "@value": "route length"
         }
       ],
-      "owl:imports": {
-        "@id": "https://w3id.org/italia/onto/l0"
-      },
-      "owl:versionIRI": {
-        "@id": "https://w3id.org/italia/onto/Route/0.2"
-      },
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Route/stageOrdering",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Versione 0.2- Modificata il 16 Aprile 2020 - rinominata proprietà ordering in stageOrdering e definita come sotto proprietà di positionInSequence di l0 - Modificata il 24 Aprile 2019 - Correzione di alcuni errori"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "Version 0.2- Modified on 16 April 2020 - renamed property ordering in stageOrdering and defined as subproperty of l0:positionInSequence - Modified on 24 April 2019 - Some errors have been corrected."
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questo il profilo applicativo italiano dell'ontologia sui percorsi. Essi sono i percorsi di transito che possono essere seguiti mediante l'uso di diversi mezzi di trasporto come per esempio i percorsi degli autobus, i percorsi della metro, i percorsi a piedi, i percorsi a cavallo."
+          "@value": "L'ordinamento dell'elemento all'interno della sequenza espresso come intero. Nel contesto dell'ontologia indica la posizione della tappa nel percorso inteso come sequenza ordinata di tappe."
         },
         {
           "@language": "en",
-          "@value": "This is the ontology of the Italian application profile for Routes"
+          "@value": "The integer that expresses the ordering of an item in a certain sequence. In the context of this ontology is the ordering in the sequence of stages."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Route/Stage"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Route"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Routes Ontology"
+          "@language": "it",
+          "@value": "ordinamento tappa"
         },
         {
-          "@language": "it",
-          "@value": "Ontologia dei Percorsi"
+          "@language": "en",
+          "@value": "stage ordering"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "xsd:int"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "l0:positionInSequence"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest",
+      "@id": "l0:Characteristic",
       "@type": "owl:Class"
     },
     {
-      "@id": "clv:lat",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "_:ub7bL887C1",
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
+      "@id": "l0:Collection",
+      "@type": "owl:Class"
     },
     {
-      "@id": "l0:Characteristic",
+      "@id": "l0:Description",
       "@type": "owl:Class"
     },
     {
-      "@id": "_:ub7bL618C24",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/Route/RouteType"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Route/hasRouteType"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
+      "@id": "l0:Location",
+      "@type": "owl:Class"
     },
     {
       "@id": "l0:Sequence",
@@ -2027,82 +2040,66 @@
       "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "l0:Location",
-      "@type": "owl:Class"
+      "@id": "l0:description",
+      "@type": "owl:DatatypeProperty"
     },
     {
-      "@id": "_:ub7bL691C24",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Route/Stage"
-      },
-      "owl:onProperty": {
-        "@id": "l0:precedes"
-      }
+      "@id": "l0:directlyFollows",
+      "@type": "owl:ObjectProperty"
     },
     {
-      "@id": "https://w3id.org/italia/onto/Route/isPrefRouteOf",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Inverse property of has preferred route"
-        },
-        {
-          "@language": "it",
-          "@value": "Proprietà inversa di percorso preferenziale"
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/Route/Route"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Route"
-      },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "is preferred route of"
-        },
-        {
-          "@language": "it",
-          "@value": "percorso preferenziale di"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "owl:Thing"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/Route/isRouteOf"
-      }
+      "@id": "l0:directlyPrecedes",
+      "@type": "owl:ObjectProperty"
     },
     {
-      "@id": "clv:hasGeometry",
+      "@id": "l0:follows",
       "@type": "owl:ObjectProperty"
     },
     {
-      "@id": "_:ub7bL728C27",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "ti:Duration"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/Route/hasEstimatedDuration"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      "@id": "l0:hasMember",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "l0:precedes",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "mu:Value",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
+      }
+    },
+    {
+      "@id": "owl:cardinality",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "owl:qualifiedCardinality",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "prov:wasDerivedFrom",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "prov:wasInfluencedBy",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "ti:Duration",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "l0:Entity"
       }
+    },
+    {
+      "@id": "ti:duration",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "xsd:duration",
+      "@type": "rdfs:Datatype"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/Route/latest/Route-AP_IT.rdf b/Ontologie/Route/latest/Route-AP_IT.rdf
index 97009154..8538edf0 100644
--- a/Ontologie/Route/latest/Route-AP_IT.rdf
+++ b/Ontologie/Route/latest/Route-AP_IT.rdf
@@ -1,1063 +1,730 @@
-
-
-    
-        
-        
-        
-        
-        
-        
-        Questo il profilo applicativo italiano dell'ontologia sui percorsi. Essi sono i percorsi di transito che possono essere seguiti mediante l'uso di diversi mezzi di trasporto come per esempio i percorsi degli autobus, i percorsi della metro, i percorsi a piedi, i percorsi a cavallo.
-        This is the Italian application profile of the routes. They are transit routes that can be followed using different means of transportation such as bus routes, metro routes, walking routes, hourseback routes, etc.
-        2018-10-18
-        
-        
-        2020-04-16
-        
-        
-        Ontologia dei Percorsi - Profilo applicativo italiano
-        Routes Ontology - Italian Application Profile
-        Questo il profilo applicativo italiano dell'ontologia sui percorsi. Essi sono i percorsi di transito che possono essere seguiti mediante l'uso di diversi mezzi di trasporto come per esempio i percorsi degli autobus, i percorsi della metro, i percorsi a piedi, i percorsi a cavallo.
-        This is the ontology of the Italian application profile for Routes
-        
-        Ontologia dei Percorsi
-        Routes Ontology
-        Version 0.2- Modified on 16 April 2020 - renamed property ordering in stageOrdering and defined as subproperty of l0:positionInSequence - Modified on 24 April 2019 - Some errors have been corrected.
-        Versione 0.2- Modificata il 16 Aprile 2020 - rinominata proprietà ordering in stageOrdering e definita come sotto proprietà di positionInSequence di l0 - Modificata il 24 Aprile 2019 - Correzione di alcuni errori
-        
-        Percorso
-        Pianificazione viaggio
-        Tappa
-        
-        
-        Route-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/Route
-        rtapit
-        
-        
-        
-        
-        initial draft
-        Cittadini
-        Imprese
-        Pubbliche Amministrazioni
-        
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        
-        
-        
-        The relation between a route and a geospatial object. I.e. a route 'crosses' a certain geospatial point.
-        
-        La relazione che permette di asserire che un percorso attraversa un certo punto geospaziale.
-        attraversa
-        crosses
-        provvisoria
-        unstable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        
-        La object property che permette di identificare un percorso alternativo
-        The object property that allows to identify an alternative route.
-        
-        has alternative route
-        percorso alternativo
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        
-        La object property che permette di identificare una deviazione nel percorso
-        The object property that allows to represent a deviation.
-        
-        deviazione
-        has deviation
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        Property that links the trip plan to its duration
-        Proprietà che consente di specificare una durata per il piano di viaggio.
-        
-        ha durata stimata
-        has estimated duration
-        provvisoria
-        unstable
-    
-
-
-
-    
-
-    
-        
-        
-        Proprietà utilizzata per specificare la lunghezza di un piano di viaggio
-        Prpperty used to specify the length of a trip plan
-        
-        ha lunghezza
-        has length
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        
-        La object property che permette di specificare un percorso preferenziale.
-        The object property that allows to specify the preferred route.
-        
-        has preferred route
-        percorso preferenziale
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Property used to connect any thing to a route
-        Proprietà utilizzata per collegare qualsiasi cosa a un percorso
-        
-        ha percorso
-        has route
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        Property that links the route to its type (walking route, bus route, etc.)
-        Proprietà che lega un percorso al suo tipo (percorso in bici, percorso a piedi, percorso in autobus, ecc.)
-        
-        has route type
-        tipo percorso
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        
-        Property used to specify additional trip plans that compose a bigger one.
-        Proprietà utilizzata per suddividere un piano di viaggio in ulteriori piani
-        
-        has sub trip plan
-        sotto piano di viaggio
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Property used to indicate the super trip plan which contains other trip plans
-        Proprietà utilizzata per indicare il piano di viaggio che contiene altri piani di viaggio
-        
-        has super trip plan
-        super piano di viaggio
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Property that links any thing to a trip plan
-        Proprietà che lega qualsiasi cosa a un piano di viaggio
-        
-        ha piano di viaggio
-        has trip plan
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        Inverse property of has alternative route
-        Proprietà inversa di percorso alternativo
-        
-        is alternative route of
-        percorso alternativo di
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        La relazione inversa di crosses.
-        The inverse relation of crosses.
-        
-        attraversato da
-        is crossed by
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Inverse property of has deviation
-        Proprietà inversa di deviazione
-        
-        deviazione di
-        is deviation of
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Inverse property of has preferred route
-        Proprietà inversa di percorso preferenziale
-        
-        is preferred route of
-        percorso preferenziale di
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        Inverse property of has route
-        Proprietà inversa di ha percorso
-        
-        is route of
-        è percorso di
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Inverse property of has trip plan
-        Proprietà inversa di ha piano di viaggio
-        is trip plan of
-        piano viaggio di
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        
-        
-        Il numero complessivo di tappe che costituiscono il percorso
-        The total number of stages that form the route
-        
-        number of stages
-        numero di tappe
-        provvisoria
-        unstable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        La durata stimata del percorso
-        The estimated duration of the route
-        
-        durata stimata percorso
-        route estimated duration
-        provvisoria
-        unstable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        La proprietà rappresenta il nome completo o esteso del percoso. Il nome completo è più descrittivo del nome breve del percorso e spesso include anche la destinazione del percorso o le fermate. Se il nome per esteso non esiste, si può include la stringa vuota. Tuttavia è necessario specificare il nome breve del percorso
-        The property represents the full name of the route. This name is generally more descriptive than the route short name and will often include the route's destination or stop. If the route long name does not exist, it is possible to include an empty string. However, it is necessary to specify the route short name
-        
-        nome esteso percorso
-        route long name
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        La proprietà è utilizzata per specificare il nome breve del percorso. Esso è un breve identificatore come per esempio "32", "100X", o "Verde" che chi segue il percorso usa per identificarlo ma che non dà alcuna indicazione di quali luoghi il percorso attraversa.
-        The property is used to specify a short name for the route. It is often a short identifier such as "32", "100X", "Green" that can be used by riders to identify the route; however it does not provide any indication of the places or stages that the route serves.
-        
-        nome breve percorso
-        route short name
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        La lunghezza del percorso. Essa può essere espressa in diverse unità di misura.
-        The length of the route. The length can be expressed in different measurment units.
-        
-        lunghezza del percorso
-        route length
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        L'ordinamento dell'elemento all'interno della sequenza espresso come intero. Nel contesto dell'ontologia indica la posizione della tappa nel percorso inteso come sequenza ordinata di tappe.
-        The integer that expresses the ordering of an item in a certain sequence. In the context of this ontology is the ordering in the sequence of stages.
-        
-        ordinamento tappa
-        stage ordering
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        A sequence of ordered stages that can be followed by a human being and/or any type of transit vehicle
-        Una sequenza ordinata di tappe che possono essere seguite da persone e/o da qualsiasi tipo di veicolo di transito
-        
-        Percorso
-        Route
-        stabile
-        stable
-        
-    
-
-
-
-    
-
-    
-        
-        La classe che consente di modellare il tipo di percorso a seconda del mezzo di  trasporto utiizzato nel percorso stesso. L'ontologia definisce attualmente un vocabolario controllato sui tipi di percorso (percorso dell'autobus, percorso del treno, percorso del tram, percorso della nave).
-Il vocabolario controllato si base su quanto proposto nella specifica GTFS (con gli stessi codici) e ulteriori voci aggiunte allo scopo di modellare i tipi di percorso per l'ontologia del'atlante dei cammini
-        The class represents the type of route in terms of means of transportation used in the route itself. The ontology uses a controlled vocabulary on the type of transportation (bus, ferry, rail, LightRail, horseback, etc.)
-        
-        Route Type
-        Tipo di percorso
-        stabile
-        stable
-        
-        
-    
-
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        Questa classe rappresenta una tappa di un percorso ovvero una sosta durante il viaggio o escursione
-        This class represents a stage of a route; that is a stop during a trip or excursion
-        
-        Stage
-        Tappa
-        stabile
-        stable
-        
-    
-
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        La classe rappresenta uno specifico piano di viaggio che è parte di un percorso. Esso è utilizzato anche per associare una durata stimata del percorso. Il piano di viaggio può essere dettagliato in ulteriori piani di viaggio.
-        The class represents a specific trip plan that is part of the route. This is used to associated an estimated duration to the route. A trip plan can be detailed in additional trip plans.
-        
-        Piano di Viaggio
-        Trip Plan
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-
-
-
-    
-
-    
-        
-        
-        m_bac
-        Ministero dei Beni e delle Attivita' Culturali
-    
-
-
-
-    
-
-    
-        
-        
-        
-        MIBAC - Direzine Generale Turismo
-        
-    
-
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia sui percorsi
-        This is the distribution in JSON-LD of the Routes ontology
-        
-        
-        Distribuzione JSON-LD ontologia Route-AP_IT
-        JSON-LD distribution of Route-AP_IT Ontology
-        
-        
-    
-
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia sui percorsi
-        This is the distribution in RDF/turtle of the Routes ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia Route-AP_IT
-        RDF/Turtle distribution of Route-AP_IT Ontology
-        
-        
-    
-
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia dei percorsi
-        This is the distribution in RDF/XML of the Routes ontology
-        
-        
-        Distribuzione RDF/XML ontologia Route-AP_IT
-        RDF/XML distribution of Route-AP_IT Ontology
-        
-        
-    
-
-
-
-    
-
-    
-        
-        Atlante dei Cammini d'Italia
-    
-
-
-
-    
-
-    
-        
-        Data & Analytics Framework
-    
-
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-
-
-
-    
-
-    
-        
-        
-        cnr - Z6HZEH - STLab
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-    
-        1
-    
-    
-        1
-    
-    
-        1
-    
+
+
+  
+    
+    
+    
+    Inverse property of has route
+    Proprietà inversa di ha percorso
+    
+    is route of
+    è percorso di
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Inverse property of has deviation
+    Proprietà inversa di deviazione
+    
+    deviazione di
+    is deviation of
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La proprietà è utilizzata per specificare il nome breve del percorso. Esso è un breve identificatore come per esempio "32", "100X", o "Verde" che chi segue il percorso usa per identificarlo ma che non dà alcuna indicazione di quali luoghi il percorso attraversa.
+    The property is used to specify a short name for the route. It is often a short identifier such as "32", "100X", "Green" that can be used by riders to identify the route; however it does not provide any indication of the places or stages that the route serves.
+    
+    nome breve percorso
+    route short name
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia dei percorsi
+    This is the distribution in RDF/XML of the Routes ontology
+    
+    
+    Distribuzione RDF/XML ontologia Route-AP_IT
+    RDF/XML distribution of Route-AP_IT Ontology
+    
+    
+  
+  
+    1
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Questo il profilo applicativo italiano dell'ontologia sui percorsi. Essi sono i percorsi di transito che possono essere seguiti mediante l'uso di diversi mezzi di trasporto come per esempio i percorsi degli autobus, i percorsi della metro, i percorsi a piedi, i percorsi a cavallo.
+    This is the Italian application profile of the routes. They are transit routes that can be followed using different means of transportation such as bus routes, metro routes, walking routes, hourseback routes, etc.
+    2018-10-18
+    
+    
+    2020-04-16
+    
+    
+    Ontologia dei Percorsi - Profilo applicativo italiano
+    Routes Ontology - Italian Application Profile
+    Questo il profilo applicativo italiano dell'ontologia sui percorsi. Essi sono i percorsi di transito che possono essere seguiti mediante l'uso di diversi mezzi di trasporto come per esempio i percorsi degli autobus, i percorsi della metro, i percorsi a piedi, i percorsi a cavallo.
+    This is the ontology of the Italian application profile for Routes
+    
+    Ontologia dei Percorsi
+    Routes Ontology
+    Version 0.2- Modified on 16 April 2020 - renamed property ordering in stageOrdering and defined as subproperty of l0:positionInSequence - Modified on 24 April 2019 - Some errors have been corrected.
+    Versione 0.2- Modificata il 16 Aprile 2020 - rinominata proprietà ordering in stageOrdering e definita come sotto proprietà di positionInSequence di l0 - Modificata il 24 Aprile 2019 - Correzione di alcuni errori
+    
+    Percorso
+    Pianificazione viaggio
+    Tappa
+    
+    
+    Route-AP_IT
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    https://w3id.org/italia/onto/Route
+    rtapit
+    
+    
+    
+    
+    initial draft
+    Cittadini
+    Imprese
+    Pubbliche Amministrazioni
+    
+  
+  
+    
+    
+    
+    La relazione inversa di crosses.
+    The inverse relation of crosses.
+    
+    attraversato da
+    is crossed by
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Property that links the trip plan to its duration
+    Proprietà che consente di specificare una durata per il piano di viaggio.
+    
+    ha durata stimata
+    has estimated duration
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    
+    Property used to specify additional trip plans that compose a bigger one.
+    Proprietà utilizzata per suddividere un piano di viaggio in ulteriori piani
+    
+    has sub trip plan
+    sotto piano di viaggio
+    stabile
+    stable
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia sui percorsi
+    This is the distribution in RDF/turtle of the Routes ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia Route-AP_IT
+    RDF/Turtle distribution of Route-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    
+    Inverse property of has trip plan
+    Proprietà inversa di ha piano di viaggio
+    is trip plan of
+    piano viaggio di
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    Questa classe rappresenta una tappa di un percorso ovvero una sosta durante il viaggio o escursione
+    This class represents a stage of a route; that is a stop during a trip or excursion
+    
+    Stage
+    Tappa
+    stabile
+    stable
+    
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Property used to connect any thing to a route
+    Proprietà utilizzata per collegare qualsiasi cosa a un percorso
+    
+    ha percorso
+    has route
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    La object property che permette di identificare una deviazione nel percorso
+    The object property that allows to represent a deviation.
+    
+    deviazione
+    has deviation
+    stabile
+    stable
+  
+  
+    
+    
+    Data & Analytics Framework
+  
+  
+    
+    
+    
+    
+    Inverse property of has preferred route
+    Proprietà inversa di percorso preferenziale
+    
+    is preferred route of
+    percorso preferenziale di
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Property that links the route to its type (walking route, bus route, etc.)
+    Proprietà che lega un percorso al suo tipo (percorso in bici, percorso a piedi, percorso in autobus, ecc.)
+    
+    has route type
+    tipo percorso
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    A sequence of ordered stages that can be followed by a human being and/or any type of transit vehicle
+    Una sequenza ordinata di tappe che possono essere seguite da persone e/o da qualsiasi tipo di veicolo di transito
+    
+    Percorso
+    Route
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    La classe rappresenta uno specifico piano di viaggio che è parte di un percorso. Esso è utilizzato anche per associare una durata stimata del percorso. Il piano di viaggio può essere dettagliato in ulteriori piani di viaggio.
+    The class represents a specific trip plan that is part of the route. This is used to associated an estimated duration to the route. A trip plan can be detailed in additional trip plans.
+    
+    Piano di Viaggio
+    Trip Plan
+    stabile
+    stable
+  
+  
+    
+    
+    Inverse property of has alternative route
+    Proprietà inversa di percorso alternativo
+    
+    is alternative route of
+    percorso alternativo di
+    stabile
+    stable
+  
+  
+    
+    
+    
+    m_bac
+    Ministero dei Beni e delle Attivita' Culturali
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia sui percorsi
+    This is the distribution in JSON-LD of the Routes ontology
+    
+    
+    Distribuzione JSON-LD ontologia Route-AP_IT
+    JSON-LD distribution of Route-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    MIBAC - Direzine Generale Turismo
+    
+  
+  
+    
+    
+    
+    Il numero complessivo di tappe che costituiscono il percorso
+    The total number of stages that form the route
+    
+    number of stages
+    numero di tappe
+    provvisoria
+    unstable
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    La classe che consente di modellare il tipo di percorso a seconda del mezzo di  trasporto utiizzato nel percorso stesso. L'ontologia definisce attualmente un vocabolario controllato sui tipi di percorso (percorso dell'autobus, percorso del treno, percorso del tram, percorso della nave).
+Il vocabolario controllato si base su quanto proposto nella specifica GTFS (con gli stessi codici) e ulteriori voci aggiunte allo scopo di modellare i tipi di percorso per l'ontologia del'atlante dei cammini
+    The class represents the type of route in terms of means of transportation used in the route itself. The ontology uses a controlled vocabulary on the type of transportation (bus, ferry, rail, LightRail, horseback, etc.)
+    
+    Route Type
+    Tipo di percorso
+    stabile
+    stable
+    
+    
+  
+  
+    
+    
+    
+    
+    La proprietà rappresenta il nome completo o esteso del percoso. Il nome completo è più descrittivo del nome breve del percorso e spesso include anche la destinazione del percorso o le fermate. Se il nome per esteso non esiste, si può include la stringa vuota. Tuttavia è necessario specificare il nome breve del percorso
+    The property represents the full name of the route. This name is generally more descriptive than the route short name and will often include the route's destination or stop. If the route long name does not exist, it is possible to include an empty string. However, it is necessary to specify the route short name
+    
+    nome esteso percorso
+    route long name
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    The relation between a route and a geospatial object. I.e. a route 'crosses' a certain geospatial point.
+    
+    La relazione che permette di asserire che un percorso attraversa un certo punto geospaziale.
+    attraversa
+    crosses
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    Property that links any thing to a trip plan
+    Proprietà che lega qualsiasi cosa a un piano di viaggio
+    
+    ha piano di viaggio
+    has trip plan
+    stabile
+    stable
+  
+  
+    
+    
+    
+    cnr - Z6HZEH - STLab
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+  
+  
+    
+    
+    
+    
+    
+    La object property che permette di specificare un percorso preferenziale.
+    The object property that allows to specify the preferred route.
+    
+    has preferred route
+    percorso preferenziale
+    stabile
+    stable
+  
+  
+    1
+  
+  
+    
+    
+    
+    La lunghezza del percorso. Essa può essere espressa in diverse unità di misura.
+    The length of the route. The length can be expressed in different measurment units.
+    
+    lunghezza del percorso
+    route length
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Property used to indicate the super trip plan which contains other trip plans
+    Proprietà utilizzata per indicare il piano di viaggio che contiene altri piani di viaggio
+    
+    has super trip plan
+    super piano di viaggio
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Proprietà utilizzata per specificare la lunghezza di un piano di viaggio
+    Prpperty used to specify the length of a trip plan
+    
+    ha lunghezza
+    has length
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    La object property che permette di identificare un percorso alternativo
+    The object property that allows to identify an alternative route.
+    
+    has alternative route
+    percorso alternativo
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    L'ordinamento dell'elemento all'interno della sequenza espresso come intero. Nel contesto dell'ontologia indica la posizione della tappa nel percorso inteso come sequenza ordinata di tappe.
+    The integer that expresses the ordering of an item in a certain sequence. In the context of this ontology is the ordering in the sequence of stages.
+    
+    ordinamento tappa
+    stage ordering
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    La durata stimata del percorso
+    The estimated duration of the route
+    
+    durata stimata percorso
+    route estimated duration
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    1
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    Atlante dei Cammini d'Italia
+  
+  
+    
+    
+  
+  
+    
+  
 
-
-
-
-
diff --git a/Ontologie/SM/latest/SM-AP_IT.jsonld b/Ontologie/SM/latest/SM-AP_IT.jsonld
index 62b19452..c7d2c188 100644
--- a/Ontologie/SM/latest/SM-AP_IT.jsonld
+++ b/Ontologie/SM/latest/SM-AP_IT.jsonld
@@ -6,77 +6,56 @@
     "dc": "http://purl.org/dc/elements/1.1/",
     "dcat": "http://www.w3.org/ns/dcat#",
     "dcatapit": "http://dati.gov.it/onto/dcatapit#",
-    "dcterms": "http://purl.org/dc/terms/",
+    "dct": "http://purl.org/dc/terms/",
     "foaf": "http://xmlns.com/foaf/0.1/",
     "l0": "https://w3id.org/italia/onto/l0/",
     "owl": "http://www.w3.org/2002/07/owl#",
     "prov": "http://www.w3.org/ns/prov#",
     "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
-    "schema": "http://schema.org/",
-    "sioc": "http://rdfs.org/sioc/ns#",
     "skos": "http://www.w3.org/2004/02/skos/core#",
     "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "l0:Description",
-      "@type": "owl:Class"
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb1",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/SM/EmailType"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/hasEmailType"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/Review",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "prov:wasDerivedFrom": {
-        "@id": "https://schema.org/Review"
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb10",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       },
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Individuals of this class represent specific types of posts that are review (examples include review for accommodation facilities, review for public events, etc.)"
-        },
-        {
-          "@language": "it",
-          "@value": "Gli individui di questa classe rapprensetano particolari tipi di Post che sono recensioni (esempio: recensioni di strutture ricettive, recensioni di eventi pubblici, ecc.)"
-        }
-      ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/postContent"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb11",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
       },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "Recensione"
-        },
-        {
-          "@language": "en",
-          "@value": "Review"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:Nb46eef343604435aa177ed6d179c87b2"
-        },
-        {
-          "@id": "_:N89bd30e95d4c4bbb946a118c1a1fa2c8"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/SM/Post"
-        }
-      ]
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/bestUserRating"
+      }
     },
     {
-      "@id": "_:N53a46cc2a31b4a2eb6cbeeedb829744c",
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb12",
       "@type": "owl:Restriction",
       "owl:allValuesFrom": {
         "@id": "rdfs:Literal"
@@ -86,435 +65,781 @@
       }
     },
     {
-      "@id": "_:Na182af61d7414be2827828e9d7b37b94",
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb13",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/userRating"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb14",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/SM/Rating"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/hasRating"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb15",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "rdfs:Literal"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/reviewAspect"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb16",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/socialMediaName"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb17",
       "@type": "owl:Restriction",
       "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/SM/EmailType"
+        "@id": "https://w3id.org/italia/onto/SM/TelephoneType"
       },
       "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/hasEmailType"
+        "@id": "https://w3id.org/italia/onto/SM/hasTelephoneType"
       },
       "owl:qualifiedCardinality": {
         "@type": "xsd:nonNegativeInteger",
         "@value": "1"
       }
     },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb18",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/isTelephoneOf"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb19",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/telephoneNumber"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb2",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/isEmailOf"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb20",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/SM/Telephone"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/isTelephoneTypeOf"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb21",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/SM/SocialMedia"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/isAccountIssuedBy"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb22",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/isUserAccountOf"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb23",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:anyURI"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/URL"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb24",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:string"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/userAccountName"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb25",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/isWebSiteOf"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb3",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "xsd:anyURI"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/emailAddress"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb4",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/SM/Email"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/isEmailTypeOf"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb5",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/hasEmail"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/SM/Email"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb6",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/SM/Telephone"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/hasTelephone"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb7",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/SM/UserAccount"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/hasUserAccount"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb8",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/SM/WebSite"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/hasWebSite"
+      }
+    },
+    {
+      "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb9",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/SM/UserAccount"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/SM/hasCreator"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "admsapit:Project",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "admsapit:SemanticAsset",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "admsapit:SemanticAssetDistribution",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "admsapit:prev",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:status",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dcat:accessURL",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dcat:downloadURL",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dcatapit:Agent",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "dcatapit:Organization",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "dct:description",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:format",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:identifier",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:license",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:title",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "foaf:Agent",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "foaf:name",
+      "@type": "owl:AnnotationProperty"
+    },
     {
       "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid",
       "@type": [
-        "foaf:Agent",
+        "owl:NamedIndividual",
         "dcatapit:Agent",
-        "owl:NamedIndividual"
+        "foaf:Agent"
       ],
-      "dcterms:identifier": "agid",
+      "dct:identifier": "agid",
       "foaf:name": [
-        {
-          "@language": "en",
-          "@value": "Italian Digital Agency"
-        },
         {
           "@language": "it",
           "@value": "Agenzia per l'Italia Digitale"
+        },
+        {
+          "@language": "en",
+          "@value": "Italian Digital Agency"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/WebSite",
-      "@type": "owl:Class",
-      "prov:wasInfluencedBy": [
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "vcard:Kind",
+        "vcard:Organization"
+      ],
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/SMAPIT-JSON-LD",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/SM/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/SM/latest/SM-AP_IT.jsonld"
+      },
+      "dct:description": [
         {
-          "@id": "schema:WebSite"
+          "@language": "it",
+          "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei social media - Internet"
         },
         {
-          "@id": "foaf:Document"
+          "@language": "en",
+          "@value": "This is the distribution in JSON-LD of the social media - Internet ontology"
         }
       ],
-      "rdfs:comment": [
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
         {
-          "@language": "en",
-          "@value": "This class represents the web site of refernce of the organization."
+          "@language": "it",
+          "@value": "Distribuzione JSON-LD ontologia SM-AP_IT"
         },
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta il sito web di riferimento dell'organizzazione."
+          "@language": "en",
+          "@value": "JSON-LD distribution of SM-AP_IT Ontology"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/SMAPIT-RDF-TURTLE",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/SM/latest"
       },
-      "rdfs:label": [
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/SM/latest/SM-AP_IT.ttl"
+      },
+      "dct:description": [
         {
-          "@language": "en",
-          "@value": "Web site"
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei social media - Internet"
         },
         {
-          "@language": "it",
-          "@value": "Sito Web"
+          "@language": "en",
+          "@value": "This is the distribution in RDF/turtle of the social media - Internet ontology"
         }
       ],
-      "rdfs:subClassOf": [
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
         {
-          "@id": "l0:Object"
+          "@language": "it",
+          "@value": "Distribuzione RDF/Turtle ontologia SM-AP_IT"
         },
         {
-          "@id": "_:Nfad5913041e943a3a24df7060c9ee9a4"
+          "@language": "en",
+          "@value": "RDF/Turtle distribution of SM-AP_IT Ontology"
         }
       ]
     },
     {
-      "@id": "_:N35c296da92a14555a403e99bba9dba30",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/SM/SocialMedia"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/isAccountIssuedBy"
+      "@id": "https://w3id.org/italia/data/distribution/SMAPIT-RDF-XML",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/SM/latest"
       },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/hasTelephone",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/SM/isTelephoneOf"
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/SM/latest/SM-AP_IT.rdf"
       },
-      "owl:versionInfo": [
+      "dct:description": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei social media - Internet"
         },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/XML of the social media - Internet ontology"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Distribuzione RDF/XML ontologia SM-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "RDF/XML distribution of SM-AP_IT Ontology"
         }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
       ],
-      "rdfs:comment": [
+      "dct:identifier": "TD",
+      "foaf:name": [
         {
           "@language": "en",
-          "@value": "This property links the online contact point with the telephone element"
+          "@value": "Digital Transformation Team"
         },
         {
           "@language": "it",
-          "@value": "Questa proprietà collega un punto di contatto online con il telefono."
+          "@value": "Team per la Trasformazione Digitale"
         }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
-      },
-      "rdfs:label": [
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
+      "@type": "owl:NamedIndividual",
+      "dct:identifier": "cnr - Z6HZEH - STLab",
+      "l0:name": [
         {
           "@language": "en",
-          "@value": "has telephone"
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
         },
         {
           "@language": "it",
-          "@value": "ha telefono"
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/Telephone"
-      }
+      ]
     },
     {
-      "@id": "dcat:downloadURL",
-      "@type": "owl:AnnotationProperty"
+      "@id": "https://w3id.org/italia/data/project/DAF",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "Data & Analytics Framework"
+      }
     },
     {
-      "@id": "_:N7097e95922e944fea7ee52281b035195",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/SM/WebSite"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/hasWebSite"
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/hasContactPoint",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
+      "@id": "https://w3id.org/italia/onto/SM",
+      "@type": [
+        "owl:Ontology",
+        "owl:NamedIndividual",
+        "admsapit:SemanticAsset"
+      ],
+      "admsapit:acronym": "SM-AP_IT",
+      "admsapit:hasContributor": {
+        "@id": "https://w3id.org/italia/data/organization/public-organization/td"
+      },
+      "admsapit:hasFormalityLevel": {
+        "@id": "admsapit:Formal"
+      },
+      "admsapit:hasKeyClass": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "https://w3id.org/italia/onto/SM/Email"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
+          "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
+        },
         {
-          "@language": "it",
-          "@value": "Proprietà che consente di specificare un punto di contatto associato a una cosa del dominio modellato."
+          "@id": "https://w3id.org/italia/onto/SM/Post"
         },
         {
-          "@language": "en",
-          "@value": "Property that allows one to specify a contact point for a thing."
+          "@id": "https://w3id.org/italia/onto/SM/SocialMedia"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/SM/WebSite"
         }
       ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
+      "admsapit:hasOntologyLanguage": {
+        "@id": "admsapit:OWL"
       },
-      "rdfs:isDefinedBy": 
+      "admsapit:hasSemanticAssetDistribution": [
         {
-          "@id": "https://w3id.org/italia/onto/SM"
+          "@id": "https://w3id.org/italia/data/distribution/SMAPIT-JSON-LD"
         },
-      "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "has contact point"
+          "@id": "https://w3id.org/italia/data/distribution/SMAPIT-RDF-TURTLE"
         },
         {
-          "@language": "it",
-          "@value": "ha punto di contatto"
+          "@id": "https://w3id.org/italia/data/distribution/SMAPIT-RDF-XML"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/ContactPoint"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint",
-      "@type": "owl:Class",
-      "owl:disjointWith": {
-        "@id": "https://w3id.org/italia/onto/SM/PhysicalContactPoint"
-      },
-      "owl:versionInfo": [
+      "admsapit:hasTask": [
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "admsapit:AnnotationTask"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "admsapit:QueryFormulationTask"
+        },
+        {
+          "@id": "admsapit:SearchTask"
         }
       ],
-      "prov:wasInfluencedBy": {
-        "@id": "schema:ContactPoint"
+      "admsapit:last": {
+        "@id": "https://w3id.org/italia/onto/SM/0.7"
       },
-      "rdfs:comment": [
+      "admsapit:officialURI": {
+        "@type": "xsd:anyURI",
+        "@value": "https://w3id.org/italia/onto/SM"
+      },
+      "admsapit:prefix": "smapit",
+      "admsapit:prev": {
+        "@id": "https://w3id.org/italia/onto/SM/0.6"
+      },
+      "admsapit:semanticAssetInUse": [
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta un punto di contatto online. Essa raggruppa un insieme di tipi di canali di contatto online come account di social network, email, siti web, ecc."
+          "@id": "https://w3id.org/italia/data/project/DAF"
         },
         {
-          "@language": "en",
-          "@value": "This class represents an online contact point; that is, an object that groups a set of types of online (social) media channels such as email, social network contacts, web site, ecc."
+          "@id": "https://w3id.org/italia/data/project/OntoPiA"
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
+      "admsapit:status": [
+        "catalogued",
+        "published"
+      ],
+      "admsapit:target": [
+        "Cittadini",
+        "Imprese",
+        "Pubbliche Amministrazioni"
+      ],
+      "admsapit:type": {
+        "@id": "admsapit:ServiceOntology"
       },
-      "rdfs:label": [
+      "dcat:contactPoint": {
+        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
+      },
+      "dcat:keyword": [
         {
-          "@language": "en",
-          "@value": "Online Contact Point"
+          "@language": "it",
+          "@value": "internet"
         },
         {
           "@language": "it",
-          "@value": "Punto di Contatto Online"
-        }
-      ],
-      "rdfs:subClassOf": [
+          "@value": "post"
+        },
+        {
+          "@language": "it",
+          "@value": "punto di contatto"
+        },
         {
-          "@id": "_:N2e8b027470b5405c90b48706b6093423"
+          "@language": "it",
+          "@value": "recensioni"
         },
         {
-          "@id": "_:Na1cdd4120e014eeb91f974d90de5d2b1"
+          "@language": "it",
+          "@value": "social media"
+        }
+      ],
+      "dcat:theme": {
+        "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH"
+      },
+      "dct:accrualPeriodicity": {
+        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      },
+      "dct:creator": [
+        {
+          "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
         },
         {
-          "@id": "_:Nd1cc86131a00416d873dd5a5deb92fcc"
-        },
+          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
+        }
+      ],
+      "dct:description": [
         {
-          "@id": "_:N7097e95922e944fea7ee52281b035195"
+          "@language": "it",
+          "@value": "L'ontologia per i social media, i punti di contatto e internet. Questa ontologia permette di rappresentare social network, account, post, review, rating, indirizzi email, loghi, , punti di contatto, ecc..."
         },
         {
-          "@id": "https://w3id.org/italia/onto/SM/ContactPoint"
+          "@language": "en",
+          "@value": "The ontology for Social Media, contacts and internet. This ontology allows to represents social networks, account, email addresses, logos, points of contact etc."
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/hasReply",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/SM/isReplyOf"
-      },
-      "prov:wasInfluencedBy": {
-        "@id": "sioc:has_reply"
+      ],
+      "dct:identifier": "https://w3id.org/italia/onto/SM",
+      "dct:issued": {
+        "@type": "xsd:date",
+        "@value": "2017-09-29"
       },
-      "rdfs:comment": [
+      "dct:language": [
         {
-          "@language": "en",
-          "@value": "This property links an Item to other follow-up content Items made on the same topic. Use of this property can result in a single branch of replies from the original Item, or in a tree-like structure with branches forking at different Items along the way."
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
         },
         {
-          "@language": "it",
-          "@value": "La proprietà 'ha risposta' permette di dire che un post ha una risposta, ovvero, permette di creare thread di post ed organizzarla in una struttura ad albero."
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/Post"
+      "dct:modified": {
+        "@type": "xsd:date",
+        "@value": "2019-04-24"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
+      "dct:publisher": {
+        "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
       },
-      "rdfs:label": [
+      "dct:rightsHolder": {
+        "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
+      },
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "ha risposta"
+          "@value": "Ontologia per i social media / contatti e internet - Profilo applicativo italiano"
         },
         {
           "@language": "en",
-          "@value": "has reply"
+          "@value": "Social Media / Contact and Internet ontology - Italian Application Profile"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/Post"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "owl:topObjectProperty"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/ContactPoint",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
+      "owl:imports": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "https://w3id.org/italia/onto/AccessCondition"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Un punto di contatto che può essere fisico o disponibile online"
+          "@id": "https://w3id.org/italia/onto/POI"
         },
         {
-          "@language": "en",
-          "@value": "A contact point that can be physical or available online"
+          "@id": "https://w3id.org/italia/onto/l0"
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/SM/0.7"
       },
-      "rdfs:label": [
+      "owl:versionInfo": [
         {
           "@language": "en",
-          "@value": "Contact Point"
+          "@value": "Version 0.7 - change of super class of TelephoneType and EmailType; New title of the ontology; Introduction of Contact Point generic class specialized in Physical and Online Contact Point. Introduction of the object property available that connects a contact point with access conditions. Changed the restrictions in UserAccount "
         },
         {
           "@language": "it",
-          "@value": "Punto di Contatto"
+          "@value": "Versione 0.7 - cambiata la super classe per TelephoneType e EmailType; cambiato il titolo dell'ontologia; introduzione del concetto di punto di contatto specializzato in fisico e online. Introduzione della proprietà disponibilità che collega un punto di contatto con le condizioni di accesso. Cambiate alcune restrizione per l'Account utente"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "l0:Object"
-      }
-    },
-    {
-      "@id": "_:Na1cdd4120e014eeb91f974d90de5d2b1",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/hasEmail"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/SM/Email"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/isAccountIssuedBy",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/SM/issuesAccount"
+      "prov:wasDerivedFrom": {
+        "@id": "https://w3id.org/italia/onto/SM/0.6"
       },
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This property represents the relation between a social media and the user account issued by such a social media."
+          "@language": "it",
+          "@value": "L'ontologia per i social media, i punti di contatto e internet. Questa ontologia permette di rappresentare social network, account, post, review, rating, indirizzi email, loghi, punti di contatto, ecc..."
         },
         {
-          "@language": "it",
-          "@value": "Questa proprietà rappresenta la relazione tra un social media e gli account utenti che sono stati rilasciati su tale media."
+          "@language": "en",
+          "@value": "The ontology for Social Media contact and internet. This ontology allows to represents social networks, account, email addresses, logos, points of contact, etc."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/UserAccount"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
-      },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "is account issued by"
+          "@language": "it",
+          "@value": "Ontologia per i social media / contatti e Internet"
         },
         {
-          "@language": "it",
-          "@value": "è account rilasciato da"
+          "@language": "en",
+          "@value": "Social Media / Contact and Internet ontology"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/SocialMedia"
-      }
-    },
-    {
-      "@id": "vcard:fn",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "prov:wasInfluencedBy",
-      "@type": "owl:AnnotationProperty"
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/hasCreator",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/SM/isCreatorOf"
-      },
-      "prov:wasInfluencedBy": {
-        "@id": "http://rdfs.org/sioc/ns"
-      },
-      "rdfs:comment": [
+      "@id": "https://w3id.org/italia/onto/SM/ContactPoint",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questa proprietà asserisce che un post è stato creato da un certo account utente."
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "This property states that a post has been created by a certain user account."
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A contact point that can be physical or available online"
+        },
+        {
+          "@language": "it",
+          "@value": "Un punto di contatto che può essere fisico o disponibile online"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/Post"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has creator"
+          "@value": "Contact Point"
         },
         {
           "@language": "it",
-          "@value": "ha autore"
+          "@value": "Punto di Contatto"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/UserAccount"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "owl:topObjectProperty"
+      "rdfs:subClassOf": {
+        "@id": "l0:Object"
       }
     },
     {
@@ -538,47 +863,50 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
+          "@language": "en",
           "@value": "Email"
         },
         {
-          "@language": "en",
+          "@language": "it",
           "@value": "Email"
         }
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:Na182af61d7414be2827828e9d7b37b94"
+          "@id": "l0:Object"
         },
         {
-          "@id": "_:N488face7bcc54536b57864cf50b9adb7"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb1"
         },
         {
-          "@id": "_:N0bbbd008dfd54328b935009740070ada"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb2"
         },
         {
-          "@id": "l0:Object"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb3"
         }
       ]
     },
     {
-      "@id": "admsapit:SemanticAssetDistribution",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/Telephone",
+      "@id": "https://w3id.org/italia/onto/SM/EmailType",
       "@type": "owl:Class",
-      "prov:wasInfluencedBy": {
-        "@id": "vcard:TelephoneType"
-      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta un telefono che a sua volta è caratterizzato da un tipo (Voce, Fax) e da un numero."
+          "@value": "Questa classe rappresenta i tipo di email e può assumere due valori come definiti nel vocabolario controllato dei canali di erogazione dei servizi (https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel). Nello specifico le istanze di questa classe sono: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/042 (Email tradizionale) e https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/041 (PEC)."
         },
         {
           "@language": "en",
-          "@value": "This class represents the Telephone that is characterized by a type (Voice, Fax) and a telephone number."
+          "@value": "This class represents the type of email. It can assume two values that are defined in the Channel controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. In particular, the istances of this class are https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/041 (Certified Electronic Mail) and https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/042 (E-mail)."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -587,359 +915,272 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Telephone"
+          "@value": "Email Type"
         },
         {
           "@language": "it",
-          "@value": "Telefono"
+          "@value": "Tipo di email"
         }
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "_:N514cf28ab6c94bedaeee8e0ced0854ae"
-        },
-        {
-          "@id": "_:Nd936554c995c4662b344927b905c74e2"
-        },
-        {
-          "@id": "_:Nd6264785779c4b9ca8121f9edfe845b4"
+          "@id": "l0:Concept"
         },
         {
-          "@id": "l0:Object"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb4"
         }
       ]
     },
     {
-      "@id": "vcard:Organization",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/hasReview",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Proprietà che collega qualsiasi cosa del dominio modellato a una recensione"
-        },
-        {
-          "@language": "en",
-          "@value": "Property that links a thing of the modelled domain to a review"
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
-      },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "has review"
+      "@id": "https://w3id.org/italia/onto/SM/Image",
+      "@type": "owl:Class",
+      "prov:wasInfluencedBy": [
+        {
+          "@id": "http://schema.org/ImageObject"
         },
         {
-          "@language": "it",
-          "@value": "ha recensione"
+          "@id": "foaf:Image"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/Review"
-      }
-    },
-    {
-      "@id": "foaf:name",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "dcterms:identifier",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/isReplyOf",
-      "@type": "owl:ObjectProperty",
-      "prov:wasInfluencedBy": {
-        "@id": "sioc:reply_of"
-      },
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The property 'is reply of' asserts that a given post is the answer to another post."
+          "@language": "it",
+          "@value": "Questa classe rappresenta le immagini (ex. loghi)."
         },
         {
-          "@language": "it",
-          "@value": "La proprietà 'è risposta di' permette di asserire che un certo post è la risposta ad un altro post."
+          "@language": "en",
+          "@value": "This class represents images."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/Post"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "is reply of"
+          "@value": "Image"
         },
         {
           "@language": "it",
-          "@value": "è risposta di"
+          "@value": "Immagine"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/Post"
+      "rdfs:subClassOf": {
+        "@id": "l0:Object"
       }
     },
     {
-      "@id": "dcterms:description",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/available",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint",
+      "@type": "owl:Class",
+      "owl:disjointWith": {
+        "@id": "https://w3id.org/italia/onto/SM/PhysicalContactPoint"
+      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
+      "prov:wasInfluencedBy": {
+        "@id": "http://schema.org/ContactPoint"
+      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà utilizzata per rappresentare la disponibilità del punto di contatto. E' attraverso questa proprietà che possono essere specificati gli orari di apertura del punto di contatto."
+          "@value": "Questa classe rappresenta un punto di contatto online. Essa raggruppa un insieme di tipi di canali di contatto online come account di social network, email, siti web, ecc."
         },
         {
           "@language": "en",
-          "@value": "Property used to represent the availability of a contact point. It is through this property that is possibile to express opening hours of a specific contact point"
+          "@value": "This class represents an online contact point; that is, an object that groups a set of types of online (social) media channels such as email, social network contacts, web site, ecc."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/ContactPoint"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "contact point available"
+          "@value": "Online Contact Point"
         },
         {
           "@language": "it",
-          "@value": "punto di contatto disponibile"
+          "@value": "Punto di Contatto Online"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/SM/ContactPoint"
+        },
+        {
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb5"
+        },
+        {
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb6"
+        },
+        {
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb7"
+        },
+        {
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb8"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/TraditionalEmail",
+      "@id": "https://w3id.org/italia/onto/SM/PEC",
       "@type": "owl:NamedIndividual"
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/isWebSiteOf",
-      "@type": "owl:ObjectProperty",
-      "rdfs:comment": [
+      "@id": "https://w3id.org/italia/onto/SM/PhysicalContactPoint",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@id": "https://w3id.org/italia/onto/SM"
+        },
         {
           "@language": "it",
-          "@value": "Relazione tra un sito Web e l'entità a cui il sito Web è associato. Questa proprietà è l'inversa di 'ha sito Web'."
+          "@value": "provvisoria"
         },
         {
           "@language": "en",
-          "@value": "Relation between a Web site and the entity this Web site is associated with. This property is the inverse of 'has Web site'."
+          "@value": "unstable"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/WebSite"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
-      },
-      "rdfs:label": [
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "è sito Web di"
+          "@value": "Questa classe rappresenta un punto di contatto fisico come per esempio un box informazioni, un punto turistico, una biglietteria, un ufficio, ecc. Può essere considerato un punto di interesse."
         },
         {
           "@language": "en",
-          "@value": "is Web site of"
+          "@value": "This class rapresents a physical contact point such as a ticket office, an office, a tourtist point"
         }
       ],
-      "rdfs:range": {
-        "@id": "owl:Thing"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/hasCertifiedEmail",
-      "@type": "owl:ObjectProperty",
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/SM/hasEmail"
-      }
-    },
-    {
-      "@id": "dcat:accessURL",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "_:Ne9ea6846ff5a40cb920ee538a03eed52",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/userRating"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/SMAPIT-JSON-LD",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/SM/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/SM/latest/SM-AP_IT.jsonld"
-      },
-      "dcterms:description": [
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "This is the distribution in JSON-LD of the social media - Internet ontology"
+          "@value": "Physical Contact Point"
         },
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei social media - Internet"
+          "@value": "Punto di Contatto Fisico"
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
-      },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-      },
-      "dcterms:title": [
+      "rdfs:subClassOf": [
         {
-          "@language": "en",
-          "@value": "JSON-LD distribution of SM-AP_IT Ontology"
+          "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
         },
         {
-          "@language": "it",
-          "@value": "Distribuzione JSON-LD ontologia SM-AP_IT"
+          "@id": "https://w3id.org/italia/onto/SM/ContactPoint"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/worstUserRating",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
+      "@id": "https://w3id.org/italia/onto/SM/Post",
+      "@type": "owl:Class",
+      "prov:wasInfluencedBy": [
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "http://rdfs.org/sioc/ns#Post"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "http://schema.org/SocialMediaPosting"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Tra tutte le valutazioni rispetto a una cosa del dominio da modellare, rappresenta la peggior valutazione."
+          "@language": "en",
+          "@value": "A post on a social media."
         },
         {
-          "@language": "en",
-          "@value": "Among all the rating associated with a thing of the modelled domain, it represents the worst rating."
+          "@language": "it",
+          "@value": "Un post su un social media."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/Rating"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "worst user rating"
+          "@value": "Post"
         },
         {
           "@language": "it",
-          "@value": "peggior valutazione utente"
+          "@value": "Post"
         }
       ],
-      "rdfs:range": {
-        "@id": "rdfs:Literal"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/SM/userRating"
-      }
-    },
-    {
-      "@id": "_:Nd1cc86131a00416d873dd5a5deb92fcc",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/SM/Telephone"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/hasTelephone"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Object"
+        },
+        {
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb9"
+        },
+        {
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb10"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/hasWebSite",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/SM/isWebSiteOf"
+      "@id": "https://w3id.org/italia/onto/SM/Rating",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "prov:wasDerivedFrom": {
+        "@id": "https://schema.org/Rating"
       },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Relazione tra una qualsiasi entità e la sua pagina Web."
+          "@value": "Gli individui della classe rappresentano una valutazione degli utenti rispetto a una determinata cosa del dominio da modellare. Essa può assumere valori quali per esempio 1, 2, 3... oppure positivo, negativo, ecc."
         },
         {
           "@language": "en",
-          "@value": "Relation between anything and its web site."
+          "@value": "The individuals of this class represent an evaluation which may assume values such as \"1\", \"2\", etc."
         }
       ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has Web site"
+          "@value": "Rating"
         },
         {
           "@language": "it",
-          "@value": "ha pagina Web"
+          "@value": "Valutazione"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/WebSite"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Description"
+        },
+        {
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb11"
+        },
+        {
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb12"
+        },
+        {
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb13"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/isEmailOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/SM/Review",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -950,913 +1191,680 @@
           "@value": "stable"
         }
       ],
+      "prov:wasDerivedFrom": {
+        "@id": "https://schema.org/Review"
+      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà inversa di \"ha email\"."
+          "@value": "Gli individui di questa classe rapprensetano particolari tipi di Post che sono recensioni (esempio: recensioni di strutture ricettive, recensioni di eventi pubblici, ecc.)"
         },
         {
           "@language": "en",
-          "@value": "Inverse Property of \"has email\"."
+          "@value": "Individuals of this class represent specific types of posts that are review (examples include review for accommodation facilities, review for public events, etc.)"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/Email"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "è email di"
+          "@value": "Recensione"
         },
         {
           "@language": "en",
-          "@value": "is email of"
+          "@value": "Review"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "owl:topObjectProperty"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/socialMediaName",
-      "@type": [
-        "owl:FunctionalProperty",
-        "owl:DatatypeProperty"
-      ],
-      "rdfs:comment": [
+      "rdfs:subClassOf": [
         {
-          "@language": "it",
-          "@value": "Il nome associato con un individuo che rappresenta un social media."
+          "@id": "https://w3id.org/italia/onto/SM/Post"
         },
         {
-          "@language": "en",
-          "@value": "The name associated with a social media entity."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/SocialMedia"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
-      },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "nome di social media"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb14"
         },
         {
-          "@language": "en",
-          "@value": "social media name"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb15"
         }
-      ],
-      "rdfs:range": {
-        "@id": "rdfs:Literal"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "l0:name"
-      }
-    },
-    {
-      "@id": "vcard:Kind",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "_:Nb019980d1e4940918a20471ba4db0ee7",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/isUserAccountOf"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/hasUserAccount",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/SM/isUserAccountOf"
-      },
+      "@id": "https://w3id.org/italia/onto/SM/SocialMedia",
+      "@type": "owl:Class",
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This property links an online contactPoint to its user account."
+          "@language": "it",
+          "@value": "Questa  classe rappresenta un social media come, ad esempio, un social network (ex. Facebook, Twitter, ecc...)."
         },
         {
-          "@language": "it",
-          "@value": "Questa proprietà collega un punto di contatto online al suo account utente."
+          "@language": "en",
+          "@value": "This class represents a social media like a social network (e.g. Facebook, Twitter, etc.)."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has user account"
+          "@value": "Social media"
         },
         {
           "@language": "it",
-          "@value": "ha account utente"
+          "@value": "Social media"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/UserAccount"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "owl:topObjectProperty"
-      }
-    },
-    {
-      "@id": "dcatapit:Organization",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "_:Nd936554c995c4662b344927b905c74e2",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/SM/TelephoneType"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/hasTelephoneType"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "_:N514cf28ab6c94bedaeee8e0ced0854ae",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/telephoneNumber"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
-      "@type": [
-        "owl:NamedIndividual",
-        "dcatapit:Agent",
-        "foaf:Agent"
-      ],
-      "dcterms:identifier": "TD",
-      "foaf:name": [
+      "rdfs:subClassOf": [
         {
-          "@language": "en",
-          "@value": "Digital Transformation Team"
+          "@id": "l0:Object"
         },
         {
-          "@language": "it",
-          "@value": "Team per la Trasformazione Digitale"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb16"
         }
       ]
     },
     {
-      "@id": "l0:name",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "foaf:Agent",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/SMAPIT-RDF-XML",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/SM/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/SM/latest/SM-AP_IT.rdf"
+      "@id": "https://w3id.org/italia/onto/SM/Telephone",
+      "@type": "owl:Class",
+      "prov:wasInfluencedBy": {
+        "@id": "vcard:TelephoneType"
       },
-      "dcterms:description": [
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei social media - Internet"
+          "@value": "Questa classe rappresenta un telefono che a sua volta è caratterizzato da un tipo (Voce, Fax) e da un numero."
         },
         {
           "@language": "en",
-          "@value": "This is the distribution in RDF/XML of the social media - Internet ontology"
+          "@value": "This class represents the Telephone that is characterized by a type (Voice, Fax) and a telephone number."
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
-      },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Distribuzione RDF/XML ontologia SM-AP_IT"
+          "@value": "Telefono"
         },
         {
           "@language": "en",
-          "@value": "RDF/XML distribution of SM-AP_IT Ontology"
-        }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/reviewAspect",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
+          "@value": "Telephone"
         }
       ],
-      "rdfs:comment": [
+      "rdfs:subClassOf": [
         {
-          "@language": "en",
-          "@value": "The aspect on which the review focusses."
+          "@id": "l0:Object"
         },
         {
-          "@language": "it",
-          "@value": "L'aspetto sul quale si focalizza la recensione. Esempio: stanza per una struttura ricettiva, servizi offerti dall'evento pubblico, ecc."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/Review"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
-      },
-      "rdfs:label": [
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb17"
+        },
         {
-          "@language": "en",
-          "@value": "review aspect"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb18"
         },
         {
-          "@language": "it",
-          "@value": "aspetto della recensione"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb19"
         }
-      ],
-      "rdfs:range": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
-      "@type": [
-        "owl:NamedIndividual",
-        "vcard:Kind",
-        "vcard:Organization"
-      ],
-      "vcard:fn": "banche dati e open data",
-      "vcard:hasEmail": {
-        "@id": "mailto:info@dati.gov.it"
-      }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/hasPhysicalContactPoint",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/SM/TelephoneType",
+      "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
+        },
         {
           "@language": "en",
-          "@value": "Property used to associate a physical contact point to any thing."
-        },
+          "@value": "stable"
+        }
+      ],
+      "prov:wasInfluencedBy": {
+        "@id": "vcard:TelephoneType"
+      },
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà utilizzata per associare un contatto fisico a una qualunque cosa del dominio modellato"
+          "@value": "Questa classe rappresenta il tipo di telefono. I valori di questa classe sono quelli del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel e in particolare sono i valori finali della categoria https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03 (telefono) e quindi i seguenti https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/031 (Numero Dedicato - Voce), hhttps://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/032 (Call Center), https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/033 (Fax)"
+        },
+        {
+          "@language": "en",
+          "@value": "This class represents the type of Telephone. The value of this class are those defined in the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel and in particular the final values of the category telephone (https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03) that are the following: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/031 (Voice) https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/032 (Call Center)  https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/033 (Fax)"
         }
       ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has physical contact point"
+          "@value": "Telephone Type"
         },
         {
           "@language": "it",
-          "@value": "ha punto di contatto fisico"
+          "@value": "Tipo di Telefono"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/PhysicalContactPoint"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/SM/hasContactPoint"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Concept"
+        },
+        {
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb20"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/hasEmailType",
-      "@type": [
-        "owl:ObjectProperty",
-        "owl:FunctionalProperty"
+      "@id": "https://w3id.org/italia/onto/SM/TraditionalEmail",
+      "@type": "owl:NamedIndividual"
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/URL",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
       ],
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/SM/isEmailTypeOf"
-      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà collega l'email al suo tipo."
+          "@value": "Questa proprietà rappresenta un URL di una qualsiasi cosa del dominio modellato."
         },
         {
           "@language": "en",
-          "@value": "This property links the Email to its type."
+          "@value": "This property represents a general URL associated with any thing of the modelled domain."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/Email"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
+        "@id": "owl:Thing"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has email type"
+          "@value": "URL"
         },
         {
           "@language": "it",
-          "@value": "ha tipo email"
+          "@value": "URL"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/EmailType"
+        "@id": "xsd:anyURI"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/issuesAccount",
-      "@type": "owl:ObjectProperty",
-      "rdfs:comment": [
+      "@id": "https://w3id.org/italia/onto/SM/UserAccount",
+      "@type": "owl:Class",
+      "prov:wasInfluencedBy": [
         {
-          "@language": "en",
-          "@value": "This property means that a Social Media issues a user account."
+          "@id": "http://rdfs.org/sioc/ns#"
         },
         {
-          "@language": "it",
-          "@value": "Questa proprietà rappresenta il rilascio di un account utente da parte di un social media."
+          "@id": "foaf:OnlineAccount"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/SocialMedia"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
-      },
-      "rdfs:label": [
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "rilascia account"
+          "@value": "Questa classe rappresenta un account come quello che può possedere un utente su un social network."
         },
         {
           "@language": "en",
-          "@value": "issues account"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/UserAccount"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/postContent",
-      "@type": "owl:DatatypeProperty",
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "The content of a post."
-        },
-        {
-          "@language": "it",
-          "@value": "Il contenuto di un post."
+          "@value": "This class represents a user account, such as the account owned by a person on a social network."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/Post"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "contenuto del post"
+          "@value": "Account utente"
         },
         {
           "@language": "en",
-          "@value": "post content"
+          "@value": "User account"
         }
       ],
-      "rdfs:range": {
-        "@id": "rdfs:Literal"
-      }
-    },
-    {
-      "@id": "_:Nb46eef343604435aa177ed6d179c87b2",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/reviewAspect"
-      }
-    },
-    {
-      "@id": "_:N3d936f7cee494358952069fd9c5c357a",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/socialMediaName"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM",
-      "@type": [
-        "admsapit:SemanticAsset",
-        "owl:Ontology",
-        "owl:NamedIndividual"
-      ],
-      "admsapit:acronym": "SM-AP_IT",
-      "admsapit:hasContributor": {
-        "@id": "https://w3id.org/italia/data/organization/public-organization/td"
-      },
-      "admsapit:hasFormalityLevel": {
-        "@id": "admsapit:Formal"
-      },
-      "admsapit:hasKeyClass": [
-        {
-          "@id": "https://w3id.org/italia/onto/SM/Email"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
-        },
+      "rdfs:subClassOf": [
         {
-          "@id": "https://w3id.org/italia/onto/SM/SocialMedia"
+          "@id": "l0:Object"
         },
         {
-          "@id": "https://w3id.org/italia/onto/SM/Post"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb21"
         },
         {
-          "@id": "https://w3id.org/italia/onto/SM/WebSite"
-        }
-      ],
-      "admsapit:hasOntologyLanguage": {
-        "@id": "admsapit:OWL"
-      },
-      "admsapit:hasSemanticAssetDistribution": [
-        {
-          "@id": "https://w3id.org/italia/data/distribution/SMAPIT-RDF-XML"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb22"
         },
         {
-          "@id": "https://w3id.org/italia/data/distribution/SMAPIT-JSON-LD"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb23"
         },
         {
-          "@id": "https://w3id.org/italia/data/distribution/SMAPIT-RDF-TURTLE"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb24"
         }
-      ],
-      "admsapit:hasTask": [
-        {
-          "@id": "admsapit:QueryFormulationTask"
-        },
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/WebSite",
+      "@type": "owl:Class",
+      "prov:wasInfluencedBy": [
         {
-          "@id": "admsapit:AnnotationTask"
+          "@id": "http://schema.org/WebSite"
         },
         {
-          "@id": "admsapit:SearchTask"
+          "@id": "foaf:Document"
         }
       ],
-      "admsapit:last": {
-        "@id": "https://w3id.org/italia/onto/SM/0.7"
-      },
-      "admsapit:officialURI": {
-        "@type": "xsd:anyURI",
-        "@value": "https://w3id.org/italia/onto/SM"
-      },
-      "admsapit:prefix": "smapit",
-      "admsapit:prev": {
-        "@id": "https://w3id.org/italia/onto/SM/0.6"
-      },
-      "admsapit:semanticAssetInUse": [
+      "rdfs:comment": [
         {
-          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+          "@language": "it",
+          "@value": "Questa classe rappresenta il sito web di riferimento dell'organizzazione."
         },
         {
-          "@id": "https://w3id.org/italia/data/project/DAF"
+          "@language": "en",
+          "@value": "This class represents the web site of refernce of the organization."
         }
       ],
-      "admsapit:status": [
-        "published",
-        "catalogued"
-      ],
-      "admsapit:target": [
-        "Cittadini",
-        "Pubbliche Amministrazioni",
-        "Imprese"
-      ],
-      "admsapit:type": {
-        "@id": "admsapit:ServiceOntology"
-      },
-      "dcat:contactPoint": {
-        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
       },
-      "dcat:keyword": [
-        {
-          "@language": "it",
-          "@value": "social media"
-        },
-        {
-          "@language": "it",
-          "@value": "post"
-        },
-        {
-          "@language": "it",
-          "@value": "punto di contatto"
-        },
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "internet"
+          "@value": "Sito Web"
         },
         {
-          "@language": "it",
-          "@value": "recensioni"
+          "@language": "en",
+          "@value": "Web site"
         }
       ],
-      "dcat:theme": {
-        "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH"
-      },
-      "dcterms:accrualPeriodicity": {
-        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
-      },
-      "dcterms:creator": [
+      "rdfs:subClassOf": [
         {
-          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
+          "@id": "l0:Object"
         },
         {
-          "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
+          "@id": "_:n9c8c140c9a1b46f4bc372d9677fde32eb25"
         }
-      ],
-      "dcterms:description": [
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/available",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "L'ontologia per i social media, i punti di contatto e internet. Questa ontologia permette di rappresentare social network, account, post, review, rating, indirizzi email, loghi, , punti di contatto, ecc..."
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "The ontology for Social Media, contacts and internet. This ontology allows to represents social networks, account, email addresses, logos, points of contact etc."
+          "@value": "stable"
         }
       ],
-      "dcterms:identifier": "https://w3id.org/italia/onto/SM",
-      "dcterms:issued": {
-        "@type": "xsd:date",
-        "@value": "2017-09-29"
-      },
-      "dcterms:language": [
+      "rdfs:comment": [
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
+          "@language": "en",
+          "@value": "Property used to represent the availability of a contact point. It is through this property that is possibile to express opening hours of a specific contact point"
         },
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+          "@language": "it",
+          "@value": "Proprietà utilizzata per rappresentare la disponibilità del punto di contatto. E' attraverso questa proprietà che possono essere specificati gli orari di apertura del punto di contatto."
         }
       ],
-      "dcterms:modified": {
-        "@type": "xsd:date",
-        "@value": "2019-04-24"
-      },
-      "dcterms:publisher": {
-        "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/ContactPoint"
       },
-      "dcterms:rightsHolder": {
-        "@id": "http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Social Media / Contact and Internet ontology - Italian Application Profile"
+          "@value": "contact point available"
         },
         {
           "@language": "it",
-          "@value": "Ontologia per i social media / contatti e internet - Profilo applicativo italiano"
+          "@value": "punto di contatto disponibile"
         }
       ],
-      "owl:imports": [
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/AccessCondition/AccessCondition"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/bestUserRating",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
         {
-          "@id": "https://w3id.org/italia/onto/POI"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "https://w3id.org/italia/onto/AccessCondition"
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Among all  user rating scores it represents the best one"
         },
         {
-          "@id": "https://w3id.org/italia/onto/l0"
+          "@language": "it",
+          "@value": "Tra tutte le valutazioni  rappresenta la migliore"
         }
       ],
-      "owl:versionIRI": {
-        "@id": "https://w3id.org/italia/onto/SM/0.7"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/Rating"
       },
-      "owl:versionInfo": [
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
+      },
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Versione 0.7 - cambiata la super classe per TelephoneType e EmailType; cambiato il titolo dell'ontologia; introduzione del concetto di punto di contatto specializzato in fisico e online. Introduzione della proprietà disponibilità che collega un punto di contatto con le condizioni di accesso. Cambiate alcune restrizione per l'Account utente"
+          "@language": "en",
+          "@value": "best user rating"
         },
         {
-          "@language": "en",
-          "@value": "Version 0.7 - change of super class of TelephoneType and EmailType; New title of the ontology; Introduction of Contact Point generic class specialized in Physical and Online Contact Point. Introduction of the object property available that connects a contact point with access conditions. Changed the restrictions in UserAccount "
+          "@language": "it",
+          "@value": "miglior valutazione utente"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "https://w3id.org/italia/onto/SM/0.6"
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
       },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/SM/userRating"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/emailAddress",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "L'ontologia per i social media, i punti di contatto e internet. Questa ontologia permette di rappresentare social network, account, post, review, rating, indirizzi email, loghi, punti di contatto, ecc..."
+          "@value": "Questa proprietà rappresenta l'indirizzo email che deve essere espresso nella forma mailto:XX@YY.ZZ"
         },
         {
           "@language": "en",
-          "@value": "The ontology for Social Media contact and internet. This ontology allows to represents social networks, account, email addresses, logos, points of contact, etc."
+          "@value": "This property represents the email address expressed as mailto:XX@YY.ZZ"
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/Email"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
+      },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Social Media / Contact and Internet ontology"
+          "@value": "email address"
         },
         {
           "@language": "it",
-          "@value": "Ontologia per i social media / contatti e Internet"
+          "@value": "indirizzo email"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "xsd:anyURI"
+      }
     },
     {
-      "@id": "admsapit:prev",
-      "@type": "owl:AnnotationProperty"
+      "@id": "https://w3id.org/italia/onto/SM/hasCertifiedEmail",
+      "@type": "owl:ObjectProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/SM/hasEmail"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/URL",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/SM/hasContactPoint",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "unstable"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "provvisoria"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This property represents a general URL associated with any thing of the modelled domain."
+          "@value": "Property that allows one to specify a contact point for a thing."
         },
         {
           "@language": "it",
-          "@value": "Questa proprietà rappresenta un URL di una qualsiasi cosa del dominio modellato."
+          "@value": "Proprietà che consente di specificare un punto di contatto associato a una cosa del dominio modellato."
         }
       ],
       "rdfs:domain": {
         "@id": "owl:Thing"
       },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
+      },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "URL"
+          "@language": "it",
+          "@value": "ha punto di contatto"
         },
         {
-          "@language": "it",
-          "@value": "URL"
+          "@language": "en",
+          "@value": "has contact point"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:anyURI"
+        "@id": "https://w3id.org/italia/onto/SM/ContactPoint"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/SocialMedia",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/SM/hasCreator",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/SM/isCreatorOf"
+      },
+      "prov:wasInfluencedBy": {
+        "@id": "http://rdfs.org/sioc/ns"
+      },
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This class represents a social media like a social network (e.g. Facebook, Twitter, etc.)."
+          "@language": "it",
+          "@value": "Questa proprietà asserisce che un post è stato creato da un certo account utente."
         },
         {
-          "@language": "it",
-          "@value": "Questa  classe rappresenta un social media come, ad esempio, un social network (ex. Facebook, Twitter, ecc...)."
+          "@language": "en",
+          "@value": "This property states that a post has been created by a certain user account."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/Post"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Social media"
-        },
         {
           "@language": "it",
-          "@value": "Social media"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "l0:Object"
+          "@value": "ha autore"
         },
         {
-          "@id": "_:N3d936f7cee494358952069fd9c5c357a"
+          "@language": "en",
+          "@value": "has creator"
         }
-      ]
-    },
-    {
-      "@id": "_:N8f9badd23cfd4f818ec5e14f0908c4d5",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
+      ],
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/SM/UserAccount"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/hasCreator"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      "rdfs:subPropertyOf": {
+        "@id": "owl:topObjectProperty"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/PEC",
-      "@type": "owl:NamedIndividual"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/emailAddress",
-      "@type": [
-        "owl:DatatypeProperty",
-        "owl:FunctionalProperty"
-      ],
+      "@id": "https://w3id.org/italia/onto/SM/hasEmail",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/SM/isEmailOf"
+      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà rappresenta l'indirizzo email che deve essere espresso nella forma mailto:XX@YY.ZZ"
+          "@value": "Questa proprietà collega un punto di contatto online con uno o più indirizzi email di vario tipo."
         },
         {
           "@language": "en",
-          "@value": "This property represents the email address expressed as mailto:XX@YY.ZZ"
+          "@value": "This property links an online contact  point with one or more email addresses of various types."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/Email"
+        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "email address"
+          "@language": "it",
+          "@value": "ha email"
         },
         {
-          "@language": "it",
-          "@value": "indirizzo email"
+          "@language": "en",
+          "@value": "has email"
         }
       ],
       "rdfs:range": {
-        "@id": "xsd:anyURI"
+        "@id": "https://w3id.org/italia/onto/SM/Email"
       }
     },
     {
-      "@id": "_:Ned9835bdbc534e79af9392d889bc9b55",
-      "@type": "owl:Restriction",
-      "owl:cardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      "@id": "https://w3id.org/italia/onto/SM/hasEmailType",
+      "@type": [
+        "owl:ObjectProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/SM/isEmailTypeOf"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/postContent"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/isOnlineContactPointOf",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
+      "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "Questa proprietà collega l'email al suo tipo."
         },
+        {
+          "@language": "en",
+          "@value": "This property links the Email to its type."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/Email"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
+      },
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "ha tipo email"
+        },
+        {
+          "@language": "en",
+          "@value": "has email type"
         }
       ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/SM/EmailType"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/hasImage",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/SM/isImageOf"
+      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà è l'inversa di \"ha punto di contatto online\" e collega un punto di contatto online con qualsiasi cosa del dominio modellato."
+          "@value": "Questa proprietà collega qualsiasi cosa ad un'immagine."
         },
         {
           "@language": "en",
-          "@value": "This property is the inverse one for \"has online contact point\" and links an online contact point to any thing of the modelled domain."
+          "@value": "This property links anything to an image."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
+        "@id": "owl:Thing"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "is online contact point of"
+          "@language": "it",
+          "@value": "ha immagine"
         },
         {
-          "@language": "it",
-          "@value": "è punto di contatto online di"
+          "@language": "en",
+          "@value": "has image"
         }
       ],
       "rdfs:range": {
-        "@id": "owl:Thing"
+        "@id": "https://w3id.org/italia/onto/SM/Image"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/isCreatorOf",
+      "@id": "https://w3id.org/italia/onto/SM/hasOnlineContactPoint",
       "@type": "owl:ObjectProperty",
-      "prov:wasInfluencedBy": {
-        "@id": "http://rdfs.org/sioc/ns"
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/SM/isOnlineContactPointOf"
+      },
+      "owl:versionInfo": {
+        "@language": "it",
+        "@value": "stabile"
       },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La relazione che permette di asserire che un account utente ha creato un certo post."
+          "@value": "Questa proprietà lega qualsiasi cosa del dominio modellato a un punto di contatto online."
         },
         {
           "@language": "en",
-          "@value": "The fact that a user account creates a post."
+          "@value": "This property links any thing of the domain being modelled with the online contact point."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/UserAccount"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
+        "@id": "owl:Thing"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "is creator of"
+          "@language": "it",
+          "@value": "ha punto di contatto online"
         },
         {
-          "@language": "it",
-          "@value": "è autore di"
+          "@language": "en",
+          "@value": "has online contact point"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/Post"
-      }
-    },
-    {
-      "@id": "_:N488face7bcc54536b57864cf50b9adb7",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
         "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/isEmailOf"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/SM/hasContactPoint"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/hasRating",
+      "@id": "https://w3id.org/italia/onto/SM/hasPhysicalContactPoint",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
@@ -1870,12 +1878,12 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Proprietà che collega qualsiasi cosa a una possibile valutazione generale."
+          "@language": "en",
+          "@value": "Property used to associate a physical contact point to any thing."
         },
         {
-          "@language": "en",
-          "@value": "Property that links anything to a possible rating."
+          "@language": "it",
+          "@value": "Proprietà utilizzata per associare un contatto fisico a una qualunque cosa del dominio modellato"
         }
       ],
       "rdfs:domain": {
@@ -1886,150 +1894,193 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "has rating"
+          "@language": "it",
+          "@value": "ha punto di contatto fisico"
         },
         {
-          "@language": "it",
-          "@value": "ha valutazione"
+          "@language": "en",
+          "@value": "has physical contact point"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/Rating"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/OntoPiA",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:Project"
-      ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
-      }
-    },
-    {
-      "@id": "dcterms:format",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "_:Naed6084939e94ce4971f6f06c93df072",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onDataRange": {
-        "@id": "xsd:anyURI"
+        "@id": "https://w3id.org/italia/onto/SM/PhysicalContactPoint"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/URL"
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/SM/hasContactPoint"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/Post",
-      "@type": "owl:Class",
-      "prov:wasInfluencedBy": [
+      "@id": "https://w3id.org/italia/onto/SM/hasRating",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
-          "@id": "sioc:Post"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "schema:SocialMediaPosting"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "A post on a social media."
+          "@value": "Property that links anything to a possible rating."
         },
         {
           "@language": "it",
-          "@value": "Un post su un social media."
+          "@value": "Proprietà che collega qualsiasi cosa a una possibile valutazione generale."
         }
       ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Post"
+          "@language": "it",
+          "@value": "ha valutazione"
         },
         {
-          "@language": "it",
-          "@value": "Post"
+          "@language": "en",
+          "@value": "has rating"
         }
       ],
-      "rdfs:subClassOf": [
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/SM/Rating"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/hasReply",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/SM/isReplyOf"
+      },
+      "prov:wasInfluencedBy": {
+        "@id": "http://rdfs.org/sioc/ns#has_reply"
+      },
+      "rdfs:comment": [
         {
-          "@id": "_:Ned9835bdbc534e79af9392d889bc9b55"
+          "@language": "it",
+          "@value": "La proprietà 'ha risposta' permette di dire che un post ha una risposta, ovvero, permette di creare thread di post ed organizzarla in una struttura ad albero."
         },
         {
-          "@id": "_:N8f9badd23cfd4f818ec5e14f0908c4d5"
+          "@language": "en",
+          "@value": "This property links an Item to other follow-up content Items made on the same topic. Use of this property can result in a single branch of replies from the original Item, or in a tree-like structure with branches forking at different Items along the way."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/Post"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha risposta"
         },
         {
-          "@id": "l0:Object"
+          "@language": "en",
+          "@value": "has reply"
         }
-      ]
-    },
-    {
-      "@id": "prov:wasDerivedFrom",
-      "@type": "owl:AnnotationProperty"
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/SM/Post"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "owl:topObjectProperty"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/PhysicalContactPoint",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/SM/hasReview",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@id": "https://w3id.org/italia/onto/SM"
-        },
         {
           "@language": "it",
-          "@value": "provvisoria"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "unstable"
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This class rapresents a physical contact point such as a ticket office, an office, a tourtist point"
+          "@value": "Property that links a thing of the modelled domain to a review"
         },
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta un punto di contatto fisico come per esempio un box informazioni, un punto turistico, una biglietteria, un ufficio, ecc. Può essere considerato un punto di interesse."
+          "@value": "Proprietà che collega qualsiasi cosa del dominio modellato a una recensione"
         }
       ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
+      },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Physical Contact Point"
+          "@language": "it",
+          "@value": "ha recensione"
         },
+        {
+          "@language": "en",
+          "@value": "has review"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/SM/Review"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/hasTelephone",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/SM/isTelephoneOf"
+      },
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Punto di Contatto Fisico"
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "rdfs:subClassOf": [
+      "rdfs:comment": [
         {
-          "@id": "https://w3id.org/italia/onto/POI/PointOfInterest"
+          "@language": "it",
+          "@value": "Questa proprietà collega un punto di contatto online con il telefono."
         },
         {
-          "@id": "https://w3id.org/italia/onto/SM/ContactPoint"
+          "@language": "en",
+          "@value": "This property links the online contact point with the telephone element"
         }
-      ]
-    },
-    {
-      "@id": "_:N2e8b027470b5405c90b48706b6093423",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/SM/UserAccount"
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/hasUserAccount"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha telefono"
+        },
+        {
+          "@language": "en",
+          "@value": "has telephone"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/SM/Telephone"
       }
     },
     {
@@ -2042,13 +2093,13 @@
         "@id": "https://w3id.org/italia/onto/SM/isTelephoneTypeOf"
       },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
@@ -2082,19 +2133,19 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/hasEmail",
+      "@id": "https://w3id.org/italia/onto/SM/hasUserAccount",
       "@type": "owl:ObjectProperty",
       "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/SM/isEmailOf"
+        "@id": "https://w3id.org/italia/onto/SM/isUserAccountOf"
       },
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This property links an online contact  point with one or more email addresses of various types."
+          "@language": "it",
+          "@value": "Questa proprietà collega un punto di contatto online al suo account utente."
         },
         {
-          "@language": "it",
-          "@value": "Questa proprietà collega un punto di contatto online con uno o più indirizzi email di vario tipo."
+          "@language": "en",
+          "@value": "This property links an online contactPoint to its user account."
         }
       ],
       "rdfs:domain": {
@@ -2105,48 +2156,35 @@
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "has email"
+          "@language": "it",
+          "@value": "ha account utente"
         },
         {
-          "@language": "it",
-          "@value": "ha email"
+          "@language": "en",
+          "@value": "has user account"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/Email"
+        "@id": "https://w3id.org/italia/onto/SM/UserAccount"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "owl:topObjectProperty"
       }
     },
     {
-      "@id": "admsapit:status",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "l0:Concept",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "admsapit:SemanticAsset",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "dcterms:license",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/hasImage",
+      "@id": "https://w3id.org/italia/onto/SM/hasWebSite",
       "@type": "owl:ObjectProperty",
       "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/SM/isImageOf"
+        "@id": "https://w3id.org/italia/onto/SM/isWebSiteOf"
       },
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa proprietà collega qualsiasi cosa ad un'immagine."
+          "@language": "en",
+          "@value": "Relation between anything and its web site."
         },
         {
-          "@language": "en",
-          "@value": "This property links anything to an image."
+          "@language": "it",
+          "@value": "Relazione tra una qualsiasi entità e la sua pagina Web."
         }
       ],
       "rdfs:domain": {
@@ -2158,146 +2196,226 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha immagine"
+          "@value": "ha pagina Web"
         },
         {
           "@language": "en",
-          "@value": "has image"
+          "@value": "has Web site"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/Image"
+        "@id": "https://w3id.org/italia/onto/SM/WebSite"
       }
     },
     {
-      "@id": "_:N3d24596b12e54952a168afce9552837f",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/SM/Email"
+      "@id": "https://w3id.org/italia/onto/SM/isAccountIssuedBy",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/SM/issuesAccount"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/isEmailTypeOf"
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà rappresenta la relazione tra un social media e gli account utenti che sono stati rilasciati su tale media."
+        },
+        {
+          "@language": "en",
+          "@value": "This property represents the relation between a social media and the user account issued by such a social media."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/UserAccount"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is account issued by"
+        },
+        {
+          "@language": "it",
+          "@value": "è account rilasciato da"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/SM/SocialMedia"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/distribution/SMAPIT-RDF-TURTLE",
-      "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/SM/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/SM/latest/SM-AP_IT.ttl"
+      "@id": "https://w3id.org/italia/onto/SM/isCreatorOf",
+      "@type": "owl:ObjectProperty",
+      "prov:wasInfluencedBy": {
+        "@id": "http://rdfs.org/sioc/ns"
       },
-      "dcterms:description": [
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei social media - Internet"
+          "@value": "La relazione che permette di asserire che un account utente ha creato un certo post."
         },
         {
           "@language": "en",
-          "@value": "This is the distribution in RDF/turtle of the social media - Internet ontology"
+          "@value": "The fact that a user account creates a post."
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/UserAccount"
       },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Distribuzione RDF/Turtle ontologia SM-AP_IT"
+          "@language": "en",
+          "@value": "is creator of"
         },
         {
-          "@language": "en",
-          "@value": "RDF/Turtle distribution of SM-AP_IT Ontology"
+          "@language": "it",
+          "@value": "è autore di"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/SM/Post"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/Image",
-      "@type": "owl:Class",
-      "prov:wasInfluencedBy": [
+      "@id": "https://w3id.org/italia/onto/SM/isEmailOf",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
-          "@id": "foaf:Image"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "schema:ImageObject"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This class represents images."
+          "@value": "Inverse Property of \"has email\"."
         },
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta le immagini (ex. loghi)."
+          "@value": "Proprietà inversa di \"ha email\"."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/Email"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Immagine"
+          "@language": "en",
+          "@value": "is email of"
         },
         {
-          "@language": "en",
-          "@value": "Image"
+          "@language": "it",
+          "@value": "è email di"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "l0:Object"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "owl:topObjectProperty"
       }
     },
     {
-      "@id": "_:Nd6264785779c4b9ca8121f9edfe845b4",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
+      "@id": "https://w3id.org/italia/onto/SM/isEmailTypeOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Inverse property of has email type. Hence, this property links an email type to an email."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà inversa di 'ha tipo di email'. Di conseguenza, questa proprietà collega un individuo della classe 'Tipo di email' ad un individuo della classe 'Email'."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/EmailType"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/isTelephoneOf"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
       },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is email type of"
+        },
+        {
+          "@language": "it",
+          "@value": "è tipo di email di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/SM/Email"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/telephoneNumber",
-      "@type": [
-        "owl:DatatypeProperty",
-        "owl:FunctionalProperty"
+      "@id": "https://w3id.org/italia/onto/SM/isImageOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un'immagine a qualsiasi cosa. E' la proprietà inversa di 'ha immagine'."
+        },
+        {
+          "@language": "en",
+          "@value": "This property links an image to anything. It is defined as the inverse property of 'has image'."
+        }
       ],
-      "owl:versionInfo": [
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/Image"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
+      },
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "is image of"
         },
+        {
+          "@language": "it",
+          "@value": "è immagine di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "owl:Thing"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/isOnlineContactPointOf",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà consente di rappresentare il numero di telefono."
+          "@value": "Questa proprietà è l'inversa di \"ha punto di contatto online\" e collega un punto di contatto online con qualsiasi cosa del dominio modellato."
         },
         {
           "@language": "en",
-          "@value": "This property represents the telephone number"
+          "@value": "This property is the inverse one for \"has online contact point\" and links an online contact point to any thing of the modelled domain."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/Telephone"
+        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
@@ -2305,44 +2423,35 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "telephone number"
+          "@value": "is online contact point of"
         },
         {
           "@language": "it",
-          "@value": "numero di telefono"
+          "@value": "è punto di contatto online di"
         }
       ],
       "rdfs:range": {
-        "@id": "rdfs:Literal"
+        "@id": "owl:Thing"
       }
     },
     {
-      "@id": "admsapit:Project",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "dcterms:title",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "l0:Object",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/isImageOf",
+      "@id": "https://w3id.org/italia/onto/SM/isReplyOf",
       "@type": "owl:ObjectProperty",
+      "prov:wasInfluencedBy": {
+        "@id": "http://rdfs.org/sioc/ns#reply_of"
+      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà collega un'immagine a qualsiasi cosa. E' la proprietà inversa di 'ha immagine'."
+          "@value": "La proprietà 'è risposta di' permette di asserire che un certo post è la risposta ad un altro post."
         },
         {
           "@language": "en",
-          "@value": "This property links an image to anything. It is defined as the inverse property of 'has image'."
+          "@value": "The property 'is reply of' asserts that a given post is the answer to another post."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/Image"
+        "@id": "https://w3id.org/italia/onto/SM/Post"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
@@ -2350,72 +2459,59 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "is image of"
+          "@value": "is reply of"
         },
         {
           "@language": "it",
-          "@value": "è immagine di"
+          "@value": "è risposta di"
         }
       ],
       "rdfs:range": {
-        "@id": "owl:Thing"
+        "@id": "https://w3id.org/italia/onto/SM/Post"
       }
     },
     {
-      "@id": "dcatapit:Agent",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/UserAccount",
-      "@type": "owl:Class",
-      "prov:wasInfluencedBy": [
+      "@id": "https://w3id.org/italia/onto/SM/isTelephoneOf",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
-          "@id": "foaf:OnlineAccount"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "sioc:"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta un account come quello che può possedere un utente su un social network."
+          "@language": "en",
+          "@value": "Inverse property of \"has telephone\"."
         },
         {
-          "@language": "en",
-          "@value": "This class represents a user account, such as the account owned by a person on a social network."
+          "@language": "it",
+          "@value": "Proprietà inversa di \"ha telefono\""
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/Telephone"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "User account"
+          "@value": "is telephone of"
         },
         {
           "@language": "it",
-          "@value": "Account utente"
+          "@value": "è telefono di"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:Naed6084939e94ce4971f6f06c93df072"
-        },
-        {
-          "@id": "l0:Object"
-        },
-        {
-          "@id": "_:N35c296da92a14555a403e99bba9dba30"
-        },
-        {
-          "@id": "_:Nb019980d1e4940918a20471ba4db0ee7"
-        },
-        {
-          "@id": "_:N5c44ac344ed348e0a9b32ea8629ad08d"
-        }
-      ]
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
+      }
     },
     {
       "@id": "https://w3id.org/italia/onto/SM/isTelephoneTypeOf",
@@ -2431,13 +2527,13 @@
         }
       ],
       "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Proprietà inversa di \"ha tipo di telefono\"."
-        },
         {
           "@language": "en",
           "@value": "Inverse property of \"has telephone type\"."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà inversa di \"ha tipo di telefono\"."
         }
       ],
       "rdfs:domain": {
@@ -2480,13 +2576,13 @@
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "è account utente di"
-        },
         {
           "@language": "en",
           "@value": "is user account of"
+        },
+        {
+          "@language": "it",
+          "@value": "è account utente di"
         }
       ],
       "rdfs:range": {
@@ -2494,117 +2590,107 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/TelephoneType",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
-        }
-      ],
-      "prov:wasInfluencedBy": {
-        "@id": "vcard:TelephoneType"
-      },
+      "@id": "https://w3id.org/italia/onto/SM/isWebSiteOf",
+      "@type": "owl:ObjectProperty",
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta il tipo di telefono. I valori di questa classe sono quelli del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel e in particolare sono i valori finali della categoria https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03 (telefono) e quindi i seguenti https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/031 (Numero Dedicato - Voce), hhttps://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/032 (Call Center), https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/033 (Fax)"
+          "@language": "en",
+          "@value": "Relation between a Web site and the entity this Web site is associated with. This property is the inverse of 'has Web site'."
         },
         {
-          "@language": "en",
-          "@value": "This class represents the type of Telephone. The value of this class are those defined in the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel and in particular the final values of the category telephone (https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03) that are the following: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/031 (Voice) https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/032 (Call Center)  https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/033 (Fax)"
+          "@language": "it",
+          "@value": "Relazione tra un sito Web e l'entità a cui il sito Web è associato. Questa proprietà è l'inversa di 'ha sito Web'."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/WebSite"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "Tipo di Telefono"
-        },
         {
           "@language": "en",
-          "@value": "Telephone Type"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:Ndd9dc4b0c0004e7780959e361accad30"
+          "@value": "is Web site of"
         },
         {
-          "@id": "l0:Concept"
+          "@language": "it",
+          "@value": "è sito Web di"
         }
-      ]
-    },
-    {
-      "@id": "_:N0bbbd008dfd54328b935009740070ada",
-      "@type": "owl:Restriction",
-      "owl:onDataRange": {
-        "@id": "xsd:anyURI"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/emailAddress"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
+      ],
+      "rdfs:range": {
+        "@id": "owl:Thing"
       }
     },
     {
-      "@id": "vcard:hasEmail",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/isTelephoneOf",
+      "@id": "https://w3id.org/italia/onto/SM/issuesAccount",
       "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Questa proprietà rappresenta il rilascio di un account utente da parte di un social media."
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "This property means that a Social Media issues a user account."
         }
       ],
-      "rdfs:comment": [
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/SocialMedia"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
+      },
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Inverse property of \"has telephone\"."
+          "@value": "issues account"
         },
         {
           "@language": "it",
-          "@value": "Proprietà inversa di \"ha telefono\""
+          "@value": "rilascia account"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/SM/UserAccount"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/SM/postContent",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Il contenuto di un post."
+        },
+        {
+          "@language": "en",
+          "@value": "The content of a post."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/Telephone"
+        "@id": "https://w3id.org/italia/onto/SM/Post"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "is telephone of"
+          "@language": "it",
+          "@value": "contenuto del post"
         },
         {
-          "@language": "it",
-          "@value": "è telefono di"
+          "@language": "en",
+          "@value": "post content"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
+        "@id": "rdfs:Literal"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/Rating",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/SM/reviewAspect",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -2615,72 +2701,54 @@
           "@value": "stable"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "https://schema.org/Rating"
-      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Gli individui della classe rappresentano una valutazione degli utenti rispetto a una determinata cosa del dominio da modellare. Essa può assumere valori quali per esempio 1, 2, 3... oppure positivo, negativo, ecc."
+          "@value": "L'aspetto sul quale si focalizza la recensione. Esempio: stanza per una struttura ricettiva, servizi offerti dall'evento pubblico, ecc."
         },
         {
           "@language": "en",
-          "@value": "The individuals of this class represent an evaluation which may assume values such as \"1\", \"2\", etc."
+          "@value": "The aspect on which the review focusses."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/SM/Review"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Valutazione"
+          "@value": "aspetto della recensione"
         },
         {
           "@language": "en",
-          "@value": "Rating"
+          "@value": "review aspect"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:Na6341f42b3254e728321805753138e49"
-        },
-        {
-          "@id": "_:N53a46cc2a31b4a2eb6cbeeedb829744c"
-        },
-        {
-          "@id": "_:Ne9ea6846ff5a40cb920ee538a03eed52"
-        },
-        {
-          "@id": "l0:Description"
-        }
-      ]
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/bestUserRating",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
-        }
+      "@id": "https://w3id.org/italia/onto/SM/socialMediaName",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Among all  user rating scores it represents the best one"
+          "@language": "it",
+          "@value": "Il nome associato con un individuo che rappresenta un social media."
         },
         {
-          "@language": "it",
-          "@value": "Tra tutte le valutazioni  rappresenta la migliore"
+          "@language": "en",
+          "@value": "The name associated with a social media entity."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/Rating"
+        "@id": "https://w3id.org/italia/onto/SM/SocialMedia"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
@@ -2688,35 +2756,48 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "miglior valutazione utente"
+          "@value": "nome di social media"
         },
         {
           "@language": "en",
-          "@value": "best user rating"
+          "@value": "social media name"
         }
       ],
       "rdfs:range": {
         "@id": "rdfs:Literal"
       },
       "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/SM/userRating"
+        "@id": "l0:name"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/isEmailTypeOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/SM/telephoneNumber",
+      "@type": [
+        "owl:DatatypeProperty",
+        "owl:FunctionalProperty"
+      ],
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Proprietà inversa di 'ha tipo di email'. Di conseguenza, questa proprietà collega un individuo della classe 'Tipo di email' ad un individuo della classe 'Email'."
+          "@value": "Questa proprietà consente di rappresentare il numero di telefono."
         },
         {
           "@language": "en",
-          "@value": "Inverse property of has email type. Hence, this property links an email type to an email."
+          "@value": "This property represents the telephone number"
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/SM/EmailType"
+        "@id": "https://w3id.org/italia/onto/SM/Telephone"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/SM"
@@ -2724,15 +2805,15 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "è tipo di email di"
+          "@value": "numero di telefono"
         },
         {
           "@language": "en",
-          "@value": "is email type of"
+          "@value": "telephone number"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/Email"
+        "@id": "rdfs:Literal"
       }
     },
     {
@@ -2772,135 +2853,16 @@
       }
     },
     {
-      "@id": "_:Na6341f42b3254e728321805753138e49",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "rdfs:Literal"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/bestUserRating"
-      }
-    },
-    {
-      "@id": "l0:Characteristic",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
-      "@type": "owl:NamedIndividual",
-      "dcterms:identifier": "cnr - Z6HZEH - STLab",
-      "l0:name": [
-        {
-          "@language": "en",
-          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
-        },
-        {
-          "@language": "it",
-          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
-        }
-      ]
-    },
-    {
-      "@id": "_:N89bd30e95d4c4bbb946a118c1a1fa2c8",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/SM/Rating"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/hasRating"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/EmailType",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/SM/userRating",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "This class represents the type of email. It can assume two values that are defined in the Channel controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. In particular, the istances of this class are https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/041 (Certified Electronic Mail) and https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/042 (E-mail)."
-        },
-        {
-          "@language": "it",
-          "@value": "Questa classe rappresenta i tipo di email e può assumere due valori come definiti nel vocabolario controllato dei canali di erogazione dei servizi (https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel). Nello specifico le istanze di questa classe sono: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/042 (Email tradizionale) e https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/041 (PEC)."
-        }
-      ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/SM"
-      },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "Email Type"
-        },
-        {
-          "@language": "it",
-          "@value": "Tipo di email"
-        }
-      ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "_:N3d24596b12e54952a168afce9552837f"
         },
-        {
-          "@id": "l0:Concept"
-        }
-      ]
-    },
-    {
-      "@id": "_:N5c44ac344ed348e0a9b32ea8629ad08d",
-      "@type": "owl:Restriction",
-      "owl:maxQualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      },
-      "owl:onDataRange": {
-        "@id": "xsd:string"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/userAccountName"
-      }
-    },
-    {
-      "@id": "_:Ndd9dc4b0c0004e7780959e361accad30",
-      "@type": "owl:Restriction",
-      "owl:allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/SM/Telephone"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/isTelephoneTypeOf"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/DAF",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:Project"
-      ],
-      "l0:name": {
-        "@language": "it",
-        "@value": "Data & Analytics Framework"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/SM/userRating",
-      "@type": "owl:DatatypeProperty",
-      "owl:versionInfo": [
         {
           "@language": "en",
           "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
         }
       ],
       "rdfs:comment": [
@@ -2934,58 +2896,94 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/SM/hasOnlineContactPoint",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/SM/isOnlineContactPointOf"
-      },
-      "owl:versionInfo": {
-        "@language": "it",
-        "@value": "stabile"
-      },
+      "@id": "https://w3id.org/italia/onto/SM/worstUserRating",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "This property links any thing of the domain being modelled with the online contact point."
+          "@value": "Among all the rating associated with a thing of the modelled domain, it represents the worst rating."
         },
         {
           "@language": "it",
-          "@value": "Questa proprietà lega qualsiasi cosa del dominio modellato a un punto di contatto online."
+          "@value": "Tra tutte le valutazioni rispetto a una cosa del dominio da modellare, rappresenta la peggior valutazione."
         }
       ],
       "rdfs:domain": {
-        "@id": "owl:Thing"
+        "@id": "https://w3id.org/italia/onto/SM/Rating"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha punto di contatto online"
+          "@value": "peggior valutazione utente"
         },
         {
           "@language": "en",
-          "@value": "has online contact point"
+          "@value": "worst user rating"
         }
       ],
       "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
+        "@id": "rdfs:Literal"
       },
       "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/SM/hasContactPoint"
+        "@id": "https://w3id.org/italia/onto/SM/userRating"
       }
     },
     {
-      "@id": "_:Nfad5913041e943a3a24df7060c9ee9a4",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/SM/OnlineContactPoint"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/SM/isWebSiteOf"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
+      "@id": "l0:Characteristic",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Concept",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Description",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Object",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:name",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "prov:wasDerivedFrom",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "prov:wasInfluencedBy",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "vcard:Kind",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "vcard:Organization",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "vcard:fn",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "vcard:hasEmail",
+      "@type": "owl:AnnotationProperty"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/SM/latest/SM-AP_IT.rdf b/Ontologie/SM/latest/SM-AP_IT.rdf
index ecbbdf30..a692e42a 100644
--- a/Ontologie/SM/latest/SM-AP_IT.rdf
+++ b/Ontologie/SM/latest/SM-AP_IT.rdf
@@ -1,1396 +1,994 @@
-
-
-    
-        
-        
-        
-        
-        
-        
-        
-        L'ontologia per i social media, i punti di contatto e internet. Questa ontologia permette di rappresentare social network, account, post, review, rating, indirizzi email, loghi, , punti di contatto, ecc...
-        The ontology for Social Media, contacts and internet. This ontology allows to represents social networks, account, email addresses, logos, points of contact etc.
-        https://w3id.org/italia/onto/SM
-        2017-09-29
-        
-        
-        2019-04-24
-        
-        
-        Ontologia per i social media / contatti e internet - Profilo applicativo italiano
-        Social Media / Contact and Internet ontology - Italian Application Profile
-        L'ontologia per i social media, i punti di contatto e internet. Questa ontologia permette di rappresentare social network, account, post, review, rating, indirizzi email, loghi, punti di contatto, ecc...
-        The ontology for Social Media contact and internet. This ontology allows to represents social networks, account, email addresses, logos, points of contact, etc.
-        Ontologia per i social media / contatti e Internet
-        Social Media / Contact and Internet ontology
-        Version 0.7 - change of super class of TelephoneType and EmailType; New title of the ontology; Introduction of Contact Point generic class specialized in Physical and Online Contact Point. Introduction of the object property available that connects a contact point with access conditions. Changed the restrictions in UserAccount 
-        Versione 0.7 - cambiata la super classe per TelephoneType e EmailType; cambiato il titolo dell'ontologia; introduzione del concetto di punto di contatto specializzato in fisico e online. Introduzione della proprietà disponibilità che collega un punto di contatto con le condizioni di accesso. Cambiate alcune restrizione per l'Account utente
-        
-        internet
-        post
-        punto di contatto
-        recensioni
-        social media
-        
-        
-        SM-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/SM
-        smapit
-        
-        
-        
-        catalogued
-        published
-        Cittadini
-        Imprese
-        Pubbliche Amministrazioni
-        
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-        
-        
-        Property that links a thing of the modelled domain to a review
-        Proprietà che collega qualsiasi cosa del dominio modellato a una recensione
-        
-        ha recensione
-        has review
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        Property used to represent the availability of a contact point. It is through this property that is possibile to express opening hours of a specific contact point
-        Proprietà utilizzata per rappresentare la disponibilità del punto di contatto. E' attraverso questa proprietà che possono essere specificati gli orari di apertura del punto di contatto.
-        
-        contact point available
-        punto di contatto disponibile
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-        
-        Property that allows one to specify a contact point for a thing.
-        Proprietà che consente di specificare un punto di contatto associato a una cosa del dominio modellato.
-        
-        ha punto di contatto
-        has contact point
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        
-        Questa proprietà asserisce che un post è stato creato da un certo account utente.
-        This property states that a post has been created by a certain user account.
-        
-        ha autore
-        has creator
-        
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega un punto di contatto online con uno o più indirizzi email di vario tipo.
-        This property links an online contact  point with one or more email addresses of various types.
-        
-        ha email
-        has email
-    
-
-
-
-    
-
-    
-        
-        
-        
-        
-        Questa proprietà collega l'email al suo tipo.
-        This property links the Email to its type.
-        
-        ha tipo email
-        has email type
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega qualsiasi cosa ad un'immagine.
-        This property links anything to an image.
-        
-        ha immagine
-        has image
-    
-
-
-
-    
-
-    
-        
-        
-        
-        
-        Questa proprietà lega qualsiasi cosa del dominio modellato a un punto di contatto online.
-        This property links any thing of the domain being modelled with the online contact point.
-        ha punto di contatto online
-        has online contact point
-        stabile
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Property used to associate a physical contact point to any thing.
-        Proprietà utilizzata per associare un contatto fisico a una qualunque cosa del dominio modellato
-        
-        ha punto di contatto fisico
-        has physical contact point
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        Property that links anything to a possible rating.
-        Proprietà che collega qualsiasi cosa a una possibile valutazione generale.
-        
-        ha valutazione
-        has rating
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        
-        La proprietà 'ha risposta' permette di dire che un post ha una risposta, ovvero, permette di creare thread di post ed organizzarla in una struttura ad albero.
-        This property links an Item to other follow-up content Items made on the same topic. Use of this property can result in a single branch of replies from the original Item, or in a tree-like structure with branches forking at different Items along the way.
-        
-        ha risposta
-        has reply
-        
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega un punto di contatto online con il telefono.
-        This property links the online contact point with the telephone element
-        
-        ha telefono
-        has telephone
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        
-        Questa proprietà lega un telefono al suo tipo (voce, fax).
-        This property links the Telephone to its type (voice, fax)
-        
-        ha tipo di telefono
-        has telephone type
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        
-        Questa proprietà collega un punto di contatto online al suo account utente.
-        This property links an online contactPoint to its user account.
-        
-        ha account utente
-        has user account
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Relation between anything and its web site.
-        Relazione tra una qualsiasi entità e la sua pagina Web.
-        
-        ha pagina Web
-        has Web site
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà rappresenta la relazione tra un social media e gli account utenti che sono stati rilasciati su tale media.
-        This property represents the relation between a social media and the user account issued by such a social media.
-        
-        is account issued by
-        è account rilasciato da
-    
-
-
-
-    
-
-    
-        
-        
-        La relazione che permette di asserire che un account utente ha creato un certo post.
-        The fact that a user account creates a post.
-        
-        is creator of
-        è autore di
-        
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Inverse Property of "has email".
-        Proprietà inversa di "ha email".
-        
-        is email of
-        è email di
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        Inverse property of has email type. Hence, this property links an email type to an email.
-        Proprietà inversa di 'ha tipo di email'. Di conseguenza, questa proprietà collega un individuo della classe 'Tipo di email' ad un individuo della classe 'Email'.
-        
-        is email type of
-        è tipo di email di
-    
-
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega un'immagine a qualsiasi cosa. E' la proprietà inversa di 'ha immagine'.
-        This property links an image to anything. It is defined as the inverse property of 'has image'.
-        
-        is image of
-        è immagine di
-    
-
-
-
-    
-
-    
-        
-        
-        Questa proprietà è l'inversa di "ha punto di contatto online" e collega un punto di contatto online con qualsiasi cosa del dominio modellato.
-        This property is the inverse one for "has online contact point" and links an online contact point to any thing of the modelled domain.
-        
-        is online contact point of
-        è punto di contatto online di
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        La proprietà 'è risposta di' permette di asserire che un certo post è la risposta ad un altro post.
-        The property 'is reply of' asserts that a given post is the answer to another post.
-        
-        is reply of
-        è risposta di
-        
-    
-
-
-
-    
-
-    
-        
-        
-        Inverse property of "has telephone".
-        Proprietà inversa di "ha telefono"
-        
-        is telephone of
-        è telefono di
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        Inverse property of "has telephone type".
-        Proprietà inversa di "ha tipo di telefono".
-        
-        is telephone type of
-        è tipo di telefono di
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega un account utente al suo proprietario, che è un istanza di agente. E' la proprietà inversa di 'ha account utente'.
-        This property links a user account to its owner, which, in turn, is an agent. This property is the inverse of 'has user account'.
-        
-        is user account of
-        è account utente di
-    
-
-
-
-    
-
-    
-        
-        
-        Relation between a Web site and the entity this Web site is associated with. This property is the inverse of 'has Web site'.
-        Relazione tra un sito Web e l'entità a cui il sito Web è associato. Questa proprietà è l'inversa di 'ha sito Web'.
-        
-        is Web site of
-        è sito Web di
-    
-
-
-
-    
-
-    
-        
-        
-        Questa proprietà rappresenta il rilascio di un account utente da parte di un social media.
-        This property means that a Social Media issues a user account.
-        
-        issues account
-        rilascia account
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-        
-        
-        Questa proprietà rappresenta un URL di una qualsiasi cosa del dominio modellato.
-        This property represents a general URL associated with any thing of the modelled domain.
-        URL
-        URL
-        provvisoria
-        unstable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Among all  user rating scores it represents the best one
-        Tra tutte le valutazioni  rappresenta la migliore
-        
-        best user rating
-        miglior valutazione utente
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà rappresenta l'indirizzo email che deve essere espresso nella forma mailto:XX@YY.ZZ
-        This property represents the email address expressed as mailto:XX@YY.ZZ
-        
-        email address
-        indirizzo email
-    
-
-
-
-    
-
-    
-        
-        
-        Il contenuto di un post.
-        The content of a post.
-        
-        contenuto del post
-        post content
-    
-
-
-
-    
-
-    
-        
-        
-        L'aspetto sul quale si focalizza la recensione. Esempio: stanza per una struttura ricettiva, servizi offerti dall'evento pubblico, ecc.
-        The aspect on which the review focusses.
-        
-        aspetto della recensione
-        review aspect
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        
-        Il nome associato con un individuo che rappresenta un social media.
-        The name associated with a social media entity.
-        
-        nome di social media
-        social media name
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà consente di rappresentare il numero di telefono.
-        This property represents the telephone number
-        
-        numero di telefono
-        telephone number
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà collega un account utente al suo nome (un letterale).
-        This property links a user account to its name (i.e. a literal).
-        
-        nome dell'account utente
-        user account name
-    
-
-
-
-    
-
-    
-        
-        
-        Questa proprietà rappresenta una valutazione dell'utente espressa come 1,2,3,4,5 oppure ogni altro tipo di valutazione associata a una recensione.
-        This property represents a user evaluation/rating expressed as 1,2,3,4,5 or any other type of rating associated with a review.
-        
-        user rating
-        valutazione utente
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-        
-        Among all the rating associated with a thing of the modelled domain, it represents the worst rating.
-        Tra tutte le valutazioni rispetto a una cosa del dominio da modellare, rappresenta la peggior valutazione.
-        
-        peggior valutazione utente
-        worst user rating
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        
-        A contact point that can be physical or available online
-        Un punto di contatto che può essere fisico o disponibile online
-        
-        Contact Point
-        Punto di Contatto
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        Questa classe rappresenta l'indirizzo email del punto di contatto di un'organizzazione. La classe è collegata al tipo di email. Nell'ambito itailano si identificano due tipi principali di email, la PEC e l'email tradizionale.
-        This class represents the Email address of the contact point of an organization. The class is linked to the type of email that can be specified. In the Italian context we identify two types of Emails; namely, Certified Electronic Email and Traditional Email addresses.
-        
-        Email
-        Email
-        
-    
-
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Questa classe rappresenta i tipo di email e può assumere due valori come definiti nel vocabolario controllato dei canali di erogazione dei servizi (https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel). Nello specifico le istanze di questa classe sono: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/042 (Email tradizionale) e https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/041 (PEC).
-        This class represents the type of email. It can assume two values that are defined in the Channel controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. In particular, the istances of this class are https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/041 (Certified Electronic Mail) and https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/042 (E-mail).
-        
-        Email Type
-        Tipo di email
-        stabile
-        stable
-    
-
-
-
-    
-
-    
-        
-        Questa classe rappresenta le immagini (ex. loghi).
-        This class represents images.
-        
-        Image
-        Immagine
-        
-        
-    
-
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-        Questa classe rappresenta un punto di contatto online. Essa raggruppa un insieme di tipi di canali di contatto online come account di social network, email, siti web, ecc.
-        This class represents an online contact point; that is, an object that groups a set of types of online (social) media channels such as email, social network contacts, web site, ecc.
-        
-        Online Contact Point
-        Punto di Contatto Online
-        stabile
-        stable
-        
-    
-
-
-
-    
-
-    
-        
-        
-        Questa classe rappresenta un punto di contatto fisico come per esempio un box informazioni, un punto turistico, una biglietteria, un ufficio, ecc. Può essere considerato un punto di interesse.
-        This class rapresents a physical contact point such as a ticket office, an office, a tourtist point
-        Physical Contact Point
-        Punto di Contatto Fisico
-        
-        provvisoria
-        unstable
-    
-
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        A post on a social media.
-        Un post su un social media.
-        
-        Post
-        Post
-        
-        
-    
-
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        Gli individui della classe rappresentano una valutazione degli utenti rispetto a una determinata cosa del dominio da modellare. Essa può assumere valori quali per esempio 1, 2, 3... oppure positivo, negativo, ecc.
-        The individuals of this class represent an evaluation which may assume values such as "1", "2", etc.
-        
-        Rating
-        Valutazione
-        stabile
-        stable
-        
-    
-
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        Gli individui di questa classe rapprensetano particolari tipi di Post che sono recensioni (esempio: recensioni di strutture ricettive, recensioni di eventi pubblici, ecc.)
-        Individuals of this class represent specific types of posts that are review (examples include review for accommodation facilities, review for public events, etc.)
-        
-        Recensione
-        Review
-        stabile
-        stable
-        
-    
-
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-            
-        
-        Questa  classe rappresenta un social media come, ad esempio, un social network (ex. Facebook, Twitter, ecc...).
-        This class represents a social media like a social network (e.g. Facebook, Twitter, etc.).
-        
-        Social media
-        Social media
-    
-
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-            
-        
-        Questa classe rappresenta un telefono che a sua volta è caratterizzato da un tipo (Voce, Fax) e da un numero.
-        This class represents the Telephone that is characterized by a type (Voice, Fax) and a telephone number.
-        
-        Telefono
-        Telephone
-        
-    
-
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Questa classe rappresenta il tipo di telefono. I valori di questa classe sono quelli del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel e in particolare sono i valori finali della categoria https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03 (telefono) e quindi i seguenti https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/031 (Numero Dedicato - Voce), hhttps://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/032 (Call Center), https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/033 (Fax)
-        This class represents the type of Telephone. The value of this class are those defined in the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel and in particular the final values of the category telephone (https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03) that are the following: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/031 (Voice) https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/032 (Call Center)  https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/033 (Fax)
-        
-        Telephone Type
-        Tipo di Telefono
-        stabile
-        stable
-        
-    
-
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        Questa classe rappresenta un account come quello che può possedere un utente su un social network.
-        This class represents a user account, such as the account owned by a person on a social network.
-        
-        Account utente
-        User account
-        
-        
-    
-
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Questa classe rappresenta il sito web di riferimento dell'organizzazione.
-        This class represents the web site of refernce of the organization.
-        
-        Sito Web
-        Web site
-        
-        
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-
-
-
-    
-
-    
-        
-        
-        banche dati e open data
-        
-    
-
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia dei social media - Internet
-        This is the distribution in JSON-LD of the social media - Internet ontology
-        
-        
-        Distribuzione JSON-LD ontologia SM-AP_IT
-        JSON-LD distribution of SM-AP_IT Ontology
-        
-        
-    
-
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia dei social media - Internet
-        This is the distribution in RDF/turtle of the social media - Internet ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia SM-AP_IT
-        RDF/Turtle distribution of SM-AP_IT Ontology
-        
-        
-    
-
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia dei social media - Internet
-        This is the distribution in RDF/XML of the social media - Internet ontology
-        
-        
-        Distribuzione RDF/XML ontologia SM-AP_IT
-        RDF/XML distribution of SM-AP_IT Ontology
-        
-        
-    
-
-
-
-    
-
-    
-        
-        
-        TD
-        Digital Transformation Team
-        Team per la Trasformazione Digitale
-    
-
-
-
-    
-
-    
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-        cnr - Z6HZEH - STLab
-    
-
-
-
-    
-
-    
-        
-        Data & Analytics Framework
-    
-
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
+
+
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Property used to represent the availability of a contact point. It is through this property that is possibile to express opening hours of a specific contact point
+    Proprietà utilizzata per rappresentare la disponibilità del punto di contatto. E' attraverso questa proprietà che possono essere specificati gli orari di apertura del punto di contatto.
+    
+    contact point available
+    punto di contatto disponibile
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    Questa proprietà asserisce che un post è stato creato da un certo account utente.
+    This property states that a post has been created by a certain user account.
+    
+    ha autore
+    has creator
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    TD
+    Digital Transformation Team
+    Team per la Trasformazione Digitale
+  
+  
+    
+    
+    
+    Property that links a thing of the modelled domain to a review
+    Proprietà che collega qualsiasi cosa del dominio modellato a una recensione
+    
+    ha recensione
+    has review
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa classe rappresenta il sito web di riferimento dell'organizzazione.
+    This class represents the web site of refernce of the organization.
+    
+    Sito Web
+    Web site
+    
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega qualsiasi cosa ad un'immagine.
+    This property links anything to an image.
+    
+    ha immagine
+    has image
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    L'ontologia per i social media, i punti di contatto e internet. Questa ontologia permette di rappresentare social network, account, post, review, rating, indirizzi email, loghi, , punti di contatto, ecc...
+    The ontology for Social Media, contacts and internet. This ontology allows to represents social networks, account, email addresses, logos, points of contact etc.
+    https://w3id.org/italia/onto/SM
+    2017-09-29
+    
+    
+    2019-04-24
+    
+    
+    Ontologia per i social media / contatti e internet - Profilo applicativo italiano
+    Social Media / Contact and Internet ontology - Italian Application Profile
+    L'ontologia per i social media, i punti di contatto e internet. Questa ontologia permette di rappresentare social network, account, post, review, rating, indirizzi email, loghi, punti di contatto, ecc...
+    The ontology for Social Media contact and internet. This ontology allows to represents social networks, account, email addresses, logos, points of contact, etc.
+    Ontologia per i social media / contatti e Internet
+    Social Media / Contact and Internet ontology
+    Version 0.7 - change of super class of TelephoneType and EmailType; New title of the ontology; Introduction of Contact Point generic class specialized in Physical and Online Contact Point. Introduction of the object property available that connects a contact point with access conditions. Changed the restrictions in UserAccount 
+    Versione 0.7 - cambiata la super classe per TelephoneType e EmailType; cambiato il titolo dell'ontologia; introduzione del concetto di punto di contatto specializzato in fisico e online. Introduzione della proprietà disponibilità che collega un punto di contatto con le condizioni di accesso. Cambiate alcune restrizione per l'Account utente
+    
+    internet
+    post
+    punto di contatto
+    recensioni
+    social media
+    
+    
+    SM-AP_IT
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    https://w3id.org/italia/onto/SM
+    smapit
+    
+    
+    
+    catalogued
+    published
+    Cittadini
+    Imprese
+    Pubbliche Amministrazioni
+    
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia dei social media - Internet
+    This is the distribution in RDF/turtle of the social media - Internet ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia SM-AP_IT
+    RDF/Turtle distribution of SM-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    
+    A post on a social media.
+    Un post su un social media.
+    
+    Post
+    Post
+    
+    
+  
+  
+    
+    
+    
+    Inverse property of has email type. Hence, this property links an email type to an email.
+    Proprietà inversa di 'ha tipo di email'. Di conseguenza, questa proprietà collega un individuo della classe 'Tipo di email' ad un individuo della classe 'Email'.
+    
+    is email type of
+    è tipo di email di
+  
+  
+    
+    
+    
+    Questa proprietà è l'inversa di "ha punto di contatto online" e collega un punto di contatto online con qualsiasi cosa del dominio modellato.
+    This property is the inverse one for "has online contact point" and links an online contact point to any thing of the modelled domain.
+    
+    is online contact point of
+    è punto di contatto online di
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    Il nome associato con un individuo che rappresenta un social media.
+    The name associated with a social media entity.
+    
+    nome di social media
+    social media name
+  
+  
+    
+    
+    
+    Property that links anything to a possible rating.
+    Proprietà che collega qualsiasi cosa a una possibile valutazione generale.
+    
+    ha valutazione
+    has rating
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    La proprietà 'ha risposta' permette di dire che un post ha una risposta, ovvero, permette di creare thread di post ed organizzarla in una struttura ad albero.
+    This property links an Item to other follow-up content Items made on the same topic. Use of this property can result in a single branch of replies from the original Item, or in a tree-like structure with branches forking at different Items along the way.
+    
+    ha risposta
+    has reply
+    
+  
+  
+    
+    
+    
+    Property that allows one to specify a contact point for a thing.
+    Proprietà che consente di specificare un punto di contatto associato a una cosa del dominio modellato.
+    ha punto di contatto
+    has contact point
+    
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    Questa classe rappresenta le immagini (ex. loghi).
+    This class represents images.
+    
+    Image
+    Immagine
+    
+    
+  
+  
+    
+    
+    
+    
+    Gli individui di questa classe rapprensetano particolari tipi di Post che sono recensioni (esempio: recensioni di strutture ricettive, recensioni di eventi pubblici, ecc.)
+    Individuals of this class represent specific types of posts that are review (examples include review for accommodation facilities, review for public events, etc.)
+    
+    Recensione
+    Review
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    
+    
+    Questa proprietà collega l'email al suo tipo.
+    This property links the Email to its type.
+    
+    ha tipo email
+    has email type
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un punto di contatto online con uno o più indirizzi email di vario tipo.
+    This property links an online contact  point with one or more email addresses of various types.
+    
+    ha email
+    has email
+  
+  
+    
+    
+    
+    Relation between a Web site and the entity this Web site is associated with. This property is the inverse of 'has Web site'.
+    Relazione tra un sito Web e l'entità a cui il sito Web è associato. Questa proprietà è l'inversa di 'ha sito Web'.
+    
+    is Web site of
+    è sito Web di
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia dei social media - Internet
+    This is the distribution in JSON-LD of the social media - Internet ontology
+    
+    
+    Distribuzione JSON-LD ontologia SM-AP_IT
+    JSON-LD distribution of SM-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    Questa classe rappresenta l'indirizzo email del punto di contatto di un'organizzazione. La classe è collegata al tipo di email. Nell'ambito itailano si identificano due tipi principali di email, la PEC e l'email tradizionale.
+    This class represents the Email address of the contact point of an organization. The class is linked to the type of email that can be specified. In the Italian context we identify two types of Emails; namely, Certified Electronic Email and Traditional Email addresses.
+    
+    Email
+    Email
+    
+  
+  
+    
+    
+    
+    
+    
+    Questa classe rappresenta un telefono che a sua volta è caratterizzato da un tipo (Voce, Fax) e da un numero.
+    This class represents the Telephone that is characterized by a type (Voice, Fax) and a telephone number.
+    
+    Telefono
+    Telephone
+    
+  
+  
+    
+    
+    
+    
+    
+    
+    Questa classe rappresenta un account come quello che può possedere un utente su un social network.
+    This class represents a user account, such as the account owned by a person on a social network.
+    
+    Account utente
+    User account
+    
+    
+  
+  
+    
+    
+    
+    
+    Property used to associate a physical contact point to any thing.
+    Proprietà utilizzata per associare un contatto fisico a una qualunque cosa del dominio modellato
+    
+    ha punto di contatto fisico
+    has physical contact point
+    stabile
+    stable
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+    
+    
+    Questa proprietà consente di rappresentare il numero di telefono.
+    This property represents the telephone number
+    
+    numero di telefono
+    telephone number
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+    
+    
+    Questa proprietà lega un telefono al suo tipo (voce, fax).
+    This property links the Telephone to its type (voice, fax)
+    
+    ha tipo di telefono
+    has telephone type
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    Questa proprietà lega qualsiasi cosa del dominio modellato a un punto di contatto online.
+    This property links any thing of the domain being modelled with the online contact point.
+    ha punto di contatto online
+    has online contact point
+    stabile
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    Questa classe rappresenta un punto di contatto online. Essa raggruppa un insieme di tipi di canali di contatto online come account di social network, email, siti web, ecc.
+    This class represents an online contact point; that is, an object that groups a set of types of online (social) media channels such as email, social network contacts, web site, ecc.
+    
+    Online Contact Point
+    Punto di Contatto Online
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    La relazione che permette di asserire che un account utente ha creato un certo post.
+    The fact that a user account creates a post.
+    
+    is creator of
+    è autore di
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un account utente al suo nome (un letterale).
+    This property links a user account to its name (i.e. a literal).
+    
+    nome dell'account utente
+    user account name
+  
+  
+    
+    
+    Data & Analytics Framework
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà rappresenta il rilascio di un account utente da parte di un social media.
+    This property means that a Social Media issues a user account.
+    
+    issues account
+    rilascia account
+  
+  
+    
+    
+    
+    
+    Relation between anything and its web site.
+    Relazione tra una qualsiasi entità e la sua pagina Web.
+    
+    ha pagina Web
+    has Web site
+  
+  
+    
+    
+    
+    
+    Questa proprietà rappresenta la relazione tra un social media e gli account utenti che sono stati rilasciati su tale media.
+    This property represents the relation between a social media and the user account issued by such a social media.
+    
+    is account issued by
+    è account rilasciato da
+  
+  
+    
+    
+    
+    Questa proprietà rappresenta un URL di una qualsiasi cosa del dominio modellato.
+    This property represents a general URL associated with any thing of the modelled domain.
+    URL
+    URL
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    Inverse property of "has telephone type".
+    Proprietà inversa di "ha tipo di telefono".
+    
+    is telephone type of
+    è tipo di telefono di
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    Questa classe rappresenta i tipo di email e può assumere due valori come definiti nel vocabolario controllato dei canali di erogazione dei servizi (https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel). Nello specifico le istanze di questa classe sono: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/042 (Email tradizionale) e https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/041 (PEC).
+    This class represents the type of email. It can assume two values that are defined in the Channel controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel. In particular, the istances of this class are https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/041 (Certified Electronic Mail) and https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/042 (E-mail).
+    
+    Email Type
+    Tipo di email
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà collega un punto di contatto online con il telefono.
+    This property links the online contact point with the telephone element
+    
+    ha telefono
+    has telephone
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    Questa proprietà collega un account utente al suo proprietario, che è un istanza di agente. E' la proprietà inversa di 'ha account utente'.
+    This property links a user account to its owner, which, in turn, is an agent. This property is the inverse of 'has user account'.
+    
+    is user account of
+    è account utente di
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    Questa classe rappresenta il tipo di telefono. I valori di questa classe sono quelli del vocabolario controllato https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel e in particolare sono i valori finali della categoria https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03 (telefono) e quindi i seguenti https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/031 (Numero Dedicato - Voce), hhttps://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/032 (Call Center), https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/033 (Fax)
+    This class represents the type of Telephone. The value of this class are those defined in the controlled vocabulary https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel and in particular the final values of the category telephone (https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/03) that are the following: https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/031 (Voice) https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/032 (Call Center)  https://w3id.org/italia/controlled-vocabulary/classifications-for-public-services/channel/033 (Fax)
+    
+    Telephone Type
+    Tipo di Telefono
+    stabile
+    stable
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Among all  user rating scores it represents the best one
+    Tra tutte le valutazioni  rappresenta la migliore
+    
+    best user rating
+    miglior valutazione utente
+    stabile
+    stable
+  
+  
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    
+    
+    Questa proprietà rappresenta una valutazione dell'utente espressa come 1,2,3,4,5 oppure ogni altro tipo di valutazione associata a una recensione.
+    This property represents a user evaluation/rating expressed as 1,2,3,4,5 or any other type of rating associated with a review.
+    
+    user rating
+    valutazione utente
+    stabile
+    stable
+  
+  
+    
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+    cnr - Z6HZEH - STLab
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    Gli individui della classe rappresentano una valutazione degli utenti rispetto a una determinata cosa del dominio da modellare. Essa può assumere valori quali per esempio 1, 2, 3... oppure positivo, negativo, ecc.
+    The individuals of this class represent an evaluation which may assume values such as "1", "2", etc.
+    
+    Rating
+    Valutazione
+    stabile
+    stable
+    
+  
+  
+    
+    
+    
+    Questa  classe rappresenta un social media come, ad esempio, un social network (ex. Facebook, Twitter, ecc...).
+    This class represents a social media like a social network (e.g. Facebook, Twitter, etc.).
+    
+    Social media
+    Social media
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia dei social media - Internet
+    This is the distribution in RDF/XML of the social media - Internet ontology
+    
+    
+    Distribuzione RDF/XML ontologia SM-AP_IT
+    RDF/XML distribution of SM-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    
+    Questa proprietà rappresenta l'indirizzo email che deve essere espresso nella forma mailto:XX@YY.ZZ
+    This property represents the email address expressed as mailto:XX@YY.ZZ
+    
+    email address
+    indirizzo email
+  
+  
+    
+    
+    
+    La proprietà 'è risposta di' permette di asserire che un certo post è la risposta ad un altro post.
+    The property 'is reply of' asserts that a given post is the answer to another post.
+    
+    is reply of
+    è risposta di
+    
+  
+  
+    
+    
+    
+    Questa classe rappresenta un punto di contatto fisico come per esempio un box informazioni, un punto turistico, una biglietteria, un ufficio, ecc. Può essere considerato un punto di interesse.
+    This class rapresents a physical contact point such as a ticket office, an office, a tourtist point
+    Physical Contact Point
+    Punto di Contatto Fisico
+    
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    
+    
+    L'aspetto sul quale si focalizza la recensione. Esempio: stanza per una struttura ricettiva, servizi offerti dall'evento pubblico, ecc.
+    The aspect on which the review focusses.
+    
+    aspetto della recensione
+    review aspect
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    A contact point that can be physical or available online
+    Un punto di contatto che può essere fisico o disponibile online
+    
+    Contact Point
+    Punto di Contatto
+    stabile
+    stable
+  
+  
+    
+    
+    1
+  
+  
+    
+  
+  
+    
+    
+    
+    Il contenuto di un post.
+    The content of a post.
+    
+    contenuto del post
+    post content
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Among all the rating associated with a thing of the modelled domain, it represents the worst rating.
+    Tra tutte le valutazioni rispetto a una cosa del dominio da modellare, rappresenta la peggior valutazione.
+    
+    peggior valutazione utente
+    worst user rating
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    Questa proprietà collega un punto di contatto online al suo account utente.
+    This property links an online contactPoint to its user account.
+    
+    ha account utente
+    has user account
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Inverse Property of "has email".
+    Proprietà inversa di "ha email".
+    
+    is email of
+    è email di
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Questa proprietà collega un'immagine a qualsiasi cosa. E' la proprietà inversa di 'ha immagine'.
+    This property links an image to anything. It is defined as the inverse property of 'has image'.
+    
+    is image of
+    è immagine di
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    Inverse property of "has telephone".
+    Proprietà inversa di "ha telefono"
+    
+    is telephone of
+    è telefono di
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
diff --git a/Ontologie/SM/latest/SM-aligns-AP_IT.jsonld b/Ontologie/SM/latest/SM-aligns-AP_IT.jsonld
index 08ba69c3..a33ad395 100644
--- a/Ontologie/SM/latest/SM-aligns-AP_IT.jsonld
+++ b/Ontologie/SM/latest/SM-aligns-AP_IT.jsonld
@@ -2,7 +2,6 @@
   "@context": {
     "dc": "http://purl.org/dc/elements/1.1/",
     "dct": "http://purl.org/dc/terms/",
-    "dcterms": "http://purl.org/dc/terms/",
     "dul": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#",
     "foaf": "http://xmlns.com/foaf/0.1/",
     "owl": "http://www.w3.org/2002/07/owl#",
@@ -14,112 +13,18 @@
     "smapit": "https://w3id.org/italia/onto/SM/",
     "ti": "http://www.ontologydesignpatterns.org/cp/owl/timeinterval.owl",
     "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "sioc:Site",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "smapit:hasEmail",
-      "@type": "owl:ObjectProperty",
-      "owl:subPropertyOf": {
-        "@id": "vcard:hasEmail"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "smapit:"
-      }
-    },
-    {
-      "@id": "sioc:has_reply",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "smapit:bestUserRating",
-      "@type": "owl:DatatypeProperty",
-      "owl:subPropertyOf": {
-        "@id": "schema:bestRating"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "smapit:"
-      }
-    },
-    {
-      "@id": "schema:Rating",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "smapit:worstUserRating",
-      "@type": "owl:DatatypeProperty",
-      "owl:subPropertyOf": {
-        "@id": "schema:worstRating"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "smapit:"
-      }
-    },
-    {
-      "@id": "smapit:Post",
-      "@type": "owl:Class",
-      "owl:subClassOf": [
-        {
-          "@id": "schema:SocialMediaPosting"
-        },
-        {
-          "@id": "sioc:Post"
-        }
-      ],
-      "rdfs:isDefinedBy": {
-        "@id": "smapit:"
-      }
-    },
-    {
-      "@id": "vcard:Email",
+      "@id": "foaf:Image",
       "@type": "owl:Class"
     },
     {
-      "@id": "smapit:hasCreator",
-      "@type": "owl:ObjectProperty",
-      "owl:subPropertyOf": {
-        "@id": "sioc:has_creator"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "smapit:"
-      }
-    },
-    {
-      "@id": "smapit:UserAccount",
-      "@type": "owl:Class",
-      "owl:subClassOf": {
-        "@id": "foaf:OnlineAccount"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "smapit:"
-      }
-    },
-    {
-      "@id": "smapit:hasRating",
-      "@type": "owl:ObjectProperty",
-      "owl:subPropertyOf": {
-        "@id": "schema:reviewRating"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "smapit:"
-      }
-    },
-    {
-      "@id": "vcard:hasEmail",
-      "@type": "owl:ObjectProperty"
-    },
-    {
-      "@id": "schema:SocialMediaPosting",
+      "@id": "foaf:OnlineAccount",
       "@type": "owl:Class"
     },
-    {
-      "@id": "schema:worstRating",
-      "@type": "owl:DatatypeProperty"
-    },
     {
       "@id": "https://w3id.org/italia/onto/SM-aligns",
       "@type": "owl:Ontology",
@@ -130,11 +35,11 @@
         },
         {
           "@language": "en",
-          "@value": "Italian Digital Transformation Team"
+          "@value": "Agency for Digital Italy - AgID"
         },
         {
           "@language": "en",
-          "@value": "Agency for Digital Italy - AgID"
+          "@value": "Italian Digital Transformation Team"
         }
       ],
       "dc:issued": {
@@ -145,7 +50,7 @@
         "@type": "xsd:date",
         "@value": "2018-06-25"
       },
-      "dcterms:description": [
+      "dct:description": [
         {
           "@language": "en",
           "@value": "These are the alignments to external ontologies widely used and available at the state of the art for the Social Media and Internet Ontology"
@@ -155,14 +60,14 @@
           "@value": "Questi sono gli allineamenti dell'ontologia Social Media and Internet Social Media  - Italian Application Profile  (SM-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate."
         }
       ],
-      "dcterms:title": [
-        {
-          "@language": "it",
-          "@value": "Allineamenti per l'ontologia Social media e Internet"
-        },
+      "dct:title": [
         {
           "@language": "en",
           "@value": "Social Media and Internet Ontology Alignments"
+        },
+        {
+          "@language": "it",
+          "@value": "Allineamenti per l'ontologia Social media e Internet"
         }
       ],
       "owl:imports": {
@@ -173,19 +78,63 @@
       }
     },
     {
-      "@id": "smapit:TelephoneType",
+      "@id": "schema:ContactPoint",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "schema:ImageObject",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "schema:Rating",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "schema:Review",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "schema:SocialMediaPosting",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "schema:bestRating",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "schema:reviewRating",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "schema:worstRating",
+      "@type": "owl:DatatypeProperty"
+    },
+    {
+      "@id": "sioc:Post",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "sioc:Site",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "sioc:has_creator",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "sioc:has_reply",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "smapit:Email",
       "@type": "owl:Class",
       "owl:equivalentClass": {
-        "@id": "vcard:Phone"
+        "@id": "vcard:Email"
       },
       "rdfs:isDefinedBy": {
-        "@id": "smapit:"
+        "@id": "https://w3id.org/italia/onto/SM/"
       }
     },
-    {
-      "@id": "vcard:hasTelephone",
-      "@type": "owl:ObjectProperty"
-    },
     {
       "@id": "smapit:Image",
       "@type": "owl:Class",
@@ -198,17 +147,7 @@
         }
       ],
       "rdfs:isDefinedBy": {
-        "@id": "smapit:"
-      }
-    },
-    {
-      "@id": "smapit:Review",
-      "@type": "owl:Class",
-      "owl:subClassOf": {
-        "@id": "schema:Review"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "smapit:"
+        "@id": "https://w3id.org/italia/onto/SM/"
       }
     },
     {
@@ -223,20 +162,23 @@
         }
       ],
       "rdfs:isDefinedBy": {
-        "@id": "smapit:"
+        "@id": "https://w3id.org/italia/onto/SM/"
       }
     },
     {
-      "@id": "schema:bestRating",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "schema:Review",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "schema:reviewRating",
-      "@type": "owl:ObjectProperty"
+      "@id": "smapit:Post",
+      "@type": "owl:Class",
+      "owl:subClassOf": [
+        {
+          "@id": "schema:SocialMediaPosting"
+        },
+        {
+          "@id": "sioc:Post"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM/"
+      }
     },
     {
       "@id": "smapit:Rating",
@@ -245,34 +187,38 @@
         "@id": "schema:Rating"
       },
       "rdfs:isDefinedBy": {
-        "@id": "smapit:"
+        "@id": "https://w3id.org/italia/onto/SM/"
       }
     },
     {
-      "@id": "smapit:hasReply",
-      "@type": "owl:ObjectProperty",
-      "owl:subPropertyOf": {
-        "@id": "sioc:has_reply"
+      "@id": "smapit:Review",
+      "@type": "owl:Class",
+      "owl:subClassOf": {
+        "@id": "schema:Review"
       },
       "rdfs:isDefinedBy": {
-        "@id": "smapit:"
+        "@id": "https://w3id.org/italia/onto/SM/"
       }
     },
     {
-      "@id": "schema:ImageObject",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "sioc:Post",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "schema:ContactPoint",
-      "@type": "owl:Class"
+      "@id": "smapit:TelephoneType",
+      "@type": "owl:Class",
+      "owl:equivalentClass": {
+        "@id": "vcard:Phone"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM/"
+      }
     },
     {
-      "@id": "vcard:Contact",
-      "@type": "owl:Class"
+      "@id": "smapit:UserAccount",
+      "@type": "owl:Class",
+      "owl:subClassOf": {
+        "@id": "foaf:OnlineAccount"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM/"
+      }
     },
     {
       "@id": "smapit:WebSite",
@@ -281,20 +227,58 @@
         "@id": "sioc:Site"
       },
       "rdfs:isDefinedBy": {
-        "@id": "smapit:"
+        "@id": "https://w3id.org/italia/onto/SM/"
       }
     },
     {
-      "@id": "foaf:OnlineAccount",
-      "@type": "owl:Class"
+      "@id": "smapit:bestUserRating",
+      "@type": "owl:DatatypeProperty",
+      "owl:subPropertyOf": {
+        "@id": "schema:bestRating"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM/"
+      }
     },
     {
-      "@id": "vcard:Phone",
-      "@type": "owl:Class"
+      "@id": "smapit:hasCreator",
+      "@type": "owl:ObjectProperty",
+      "owl:subPropertyOf": {
+        "@id": "sioc:has_creator"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM/"
+      }
     },
     {
-      "@id": "sioc:has_creator",
-      "@type": "owl:ObjectProperty"
+      "@id": "smapit:hasEmail",
+      "@type": "owl:ObjectProperty",
+      "owl:subPropertyOf": {
+        "@id": "vcard:hasEmail"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM/"
+      }
+    },
+    {
+      "@id": "smapit:hasRating",
+      "@type": "owl:ObjectProperty",
+      "owl:subPropertyOf": {
+        "@id": "schema:reviewRating"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM/"
+      }
+    },
+    {
+      "@id": "smapit:hasReply",
+      "@type": "owl:ObjectProperty",
+      "owl:subPropertyOf": {
+        "@id": "sioc:has_reply"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/SM/"
+      }
     },
     {
       "@id": "smapit:hasTelephone",
@@ -303,22 +287,38 @@
         "@id": "vcard:hasTelephone"
       },
       "rdfs:isDefinedBy": {
-        "@id": "smapit:"
+        "@id": "https://w3id.org/italia/onto/SM/"
       }
     },
     {
-      "@id": "smapit:Email",
-      "@type": "owl:Class",
-      "owl:equivalentClass": {
-        "@id": "vcard:Email"
+      "@id": "smapit:worstUserRating",
+      "@type": "owl:DatatypeProperty",
+      "owl:subPropertyOf": {
+        "@id": "schema:worstRating"
       },
       "rdfs:isDefinedBy": {
-        "@id": "smapit:"
+        "@id": "https://w3id.org/italia/onto/SM/"
       }
     },
     {
-      "@id": "foaf:Image",
+      "@id": "vcard:Contact",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "vcard:Email",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "vcard:Phone",
       "@type": "owl:Class"
+    },
+    {
+      "@id": "vcard:hasEmail",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "vcard:hasTelephone",
+      "@type": "owl:ObjectProperty"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/SM/latest/SM-aligns-AP_IT.rdf b/Ontologie/SM/latest/SM-aligns-AP_IT.rdf
index fbea1c1e..f026165e 100644
--- a/Ontologie/SM/latest/SM-aligns-AP_IT.rdf
+++ b/Ontologie/SM/latest/SM-aligns-AP_IT.rdf
@@ -6,158 +6,158 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
 >
-  
-    
-    
+  
+    
     
-  
-  
-    
+    
   
   
     
-    
     
+    
   
-  
-    
-  
-  
+  
     
-  
-  
-    
-    
     
+    
   
-  
-    
+  
+    
     
-    
+    
   
-  
+  
     
   
-  
-    
+  
     
-    
   
-  
+  
+    
+  
+  
     
+    
+    
+    
   
-  
+  
     
-    
     
+    
   
   
     
-    Agency for Digital Italy - AgID
-    2018-06-25
+    
     Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-    These are the alignments to external ontologies widely used and available at the state of the art for the Social Media and Internet Ontology
-    Allineamenti per l'ontologia Social media e Internet
+    Agency for Digital Italy - AgID
     Italian Digital Transformation Team
-    
-    Social Media and Internet Ontology Alignments
-    
+    2018-06-25
     2018-06-25
+    Social Media and Internet Ontology Alignments
+    Allineamenti per l'ontologia Social media e Internet
+    These are the alignments to external ontologies widely used and available at the state of the art for the Social Media and Internet Ontology
     Questi sono gli allineamenti dell'ontologia Social Media and Internet Social Media  - Italian Application Profile  (SM-AP_IT) verso ontologie esterne del Web semantico standard e ampiamente utilizzate.
+    
   
-  
+  
+    
     
-    
-    
+    
+    
   
-  
-    
+  
     
-    
+    
+    
+  
+  
+    
+    
+    
   
   
     
+    
     
+  
+  
+    
     
+    
   
-  
-    
+  
+    
     
+    
+  
+  
     
+    
+    
   
   
-    
     
     
+    
     
   
-  
+  
     
   
-  
-    
-    
+  
     
   
-  
-    
-  
-  
-    
+  
+    
   
   
     
   
-  
+  
     
+    
+    
   
-  
+  
     
   
-  
-    
-    
-    
+  
     
   
-  
-    
-    
-    
+  
     
-  
-  
-    
-  
-  
     
-    
-    
+    
   
-  
-    
-    
-    
+  
+    
   
-  
-    
+  
+    
   
-  
+  
     
   
   
     
   
-  
+  
     
   
-  
-    
+  
+    
   
-  
+  
     
   
   
     
   
+  
+    
+  
+  
+    
+  
 
diff --git a/Ontologie/TI/latest/TI-AP_IT.jsonld b/Ontologie/TI/latest/TI-AP_IT.jsonld
index e42e03f0..136ebc0d 100644
--- a/Ontologie/TI/latest/TI-AP_IT.jsonld
+++ b/Ontologie/TI/latest/TI-AP_IT.jsonld
@@ -1,1726 +1,2328 @@
-[ {
-  "@id" : "_:genid1",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "http://www.w3.org/2001/XMLSchema#date"
-    }, {
-      "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid12",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "http://www.w3.org/2001/XMLSchema#date"
-    }, {
-      "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
-    }, {
-      "@id" : "http://www.w3.org/2001/XMLSchema#time"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid16",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "http://www.w3.org/2001/XMLSchema#date"
-    }, {
-      "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
-    }, {
-      "@id" : "http://www.w3.org/2001/XMLSchema#time"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid20",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "https://w3id.org/italia/onto/MU/Value"
-    }, {
-      "@id" : "https://w3id.org/italia/onto/TI/TimeInterval"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid23",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gMonth"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/month"
-  } ]
-}, {
-  "@id" : "_:genid24",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTimeParameter"
-  } ]
-}, {
-  "@id" : "_:genid25",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/atTime"
-  } ],
-  "http://www.w3.org/2002/07/owl#someValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeInterval"
-  } ]
-}, {
-  "@id" : "_:genid26",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeInterval"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/fallsInside"
-  } ]
-}, {
-  "@id" : "_:genid27",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "_:genid28"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ],
-  "http://www.w3.org/2002/07/owl#qualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ]
-}, {
-  "@id" : "_:genid28",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "http://www.w3.org/2001/XMLSchema#date"
-    }, {
-      "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid31",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gMonth"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/month"
-  } ]
-}, {
-  "@id" : "_:genid32",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/year"
-  } ]
-}, {
-  "@id" : "_:genid33",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeInstant"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTimeInstantInside"
-  } ]
-}, {
-  "@id" : "_:genid34",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#allValuesFrom" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#date"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/date"
-  } ]
-}, {
-  "@id" : "_:genid35",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/endTime"
-  } ]
-}, {
-  "@id" : "_:genid36",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/startTime"
-  } ]
-}, {
-  "@id" : "_:genid37",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ],
-  "http://www.w3.org/2002/07/owl#maxQualifiedCardinality" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-    "@value" : "1"
-  } ],
-  "http://www.w3.org/2002/07/owl#onDataRange" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2002/07/owl#onProperty" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/year"
-  } ]
-}, {
-  "@id" : "_:genid4",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "http://www.w3.org/2001/XMLSchema#date"
-    }, {
-      "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
-    }, {
-      "@id" : "http://www.w3.org/2001/XMLSchema#time"
-    } ]
-  } ]
-}, {
-  "@id" : "_:genid8",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ],
-  "http://www.w3.org/2002/07/owl#unionOf" : [ {
-    "@list" : [ {
-      "@id" : "http://www.w3.org/2001/XMLSchema#date"
-    }, {
-      "@id" : "http://www.w3.org/2001/XMLSchema#dateTime"
-    }, {
-      "@id" : "http://www.w3.org/2001/XMLSchema#time"
-    } ]
-  } ]
-}, {
-  "@id" : "http://purl.org/dc/terms/modified",
-  "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
-}, {
-  "@id" : "http://spcdata.digitpa.gov.it/Amministrazione/agid",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Agent", "http://xmlns.com/foaf/0.1/Agent" ],
-  "http://purl.org/dc/terms/identifier" : [ {
-    "@value" : "agid"
-  } ],
-  "http://xmlns.com/foaf/0.1/name" : [ {
-    "@language" : "it",
-    "@value" : "Agenzia per l'Italia Digitale"
-  }, {
-    "@language" : "en",
-    "@value" : "Italian Digital Agency"
-  } ]
-}, {
-  "@id" : "http://www.w3.org/2001/XMLSchema#date",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ]
-}, {
-  "@id" : "http://www.w3.org/2001/XMLSchema#duration",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ]
-}, {
-  "@id" : "http://www.w3.org/2001/XMLSchema#gDay",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ]
-}, {
-  "@id" : "http://www.w3.org/2001/XMLSchema#gMonth",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ]
-}, {
-  "@id" : "http://www.w3.org/2001/XMLSchema#gYear",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ]
-}, {
-  "@id" : "http://www.w3.org/2001/XMLSchema#time",
-  "@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ]
-}, {
-  "@id" : "https://w3id.org/italia/data/contact-point/onto-agid",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Organization", "http://www.w3.org/2006/vcard/ns#Kind", "http://www.w3.org/2006/vcard/ns#Organization" ],
-  "http://www.w3.org/2006/vcard/ns#fn" : [ {
-    "@value" : "banche dati e open data"
-  } ],
-  "http://www.w3.org/2006/vcard/ns#hasEmail" : [ {
-    "@id" : "mailto:info@dati.gov.it"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/distribution/TI-JSON-LD",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" ],
-  "http://purl.org/dc/terms/description" : [ {
-    "@language" : "it",
-    "@value" : "Questa è la distribuzione JSON-LD dell'ontologia del tempo"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the distribution in JSON-LD of the Time ontology"
-  } ],
-  "http://purl.org/dc/terms/format" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
-  } ],
-  "http://purl.org/dc/terms/license" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-  } ],
-  "http://purl.org/dc/terms/title" : [ {
-    "@language" : "it",
-    "@value" : "Distribuzione JSON-LD ontologia TI-AP_IT"
-  }, {
-    "@language" : "en",
-    "@value" : "JSON-LD distribution of TI-AP_IT Ontology"
-  } ],
-  "http://www.w3.org/ns/dcat#accessURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/TI/latest"
-  } ],
-  "http://www.w3.org/ns/dcat#downloadURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/TI/TI-AP_IT.jsonld"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/distribution/TI-RDF-TURTLE",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" ],
-  "http://purl.org/dc/terms/description" : [ {
-    "@language" : "it",
-    "@value" : "Questa è la distribuzione RDF/Turtle dell'ontologia del tempo"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the distribution in RDF/turtle of the Time ontology"
-  } ],
-  "http://purl.org/dc/terms/format" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
-  } ],
-  "http://purl.org/dc/terms/license" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-  } ],
-  "http://purl.org/dc/terms/title" : [ {
-    "@language" : "it",
-    "@value" : "Distribuzione RDF/Turtle ontologia TI-AP_IT"
-  }, {
-    "@language" : "en",
-    "@value" : "RDF/Turtle distribution of TI-AP_IT Ontology"
-  } ],
-  "http://www.w3.org/ns/dcat#accessURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/TI/latest"
-  } ],
-  "http://www.w3.org/ns/dcat#downloadURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/TI/latest/TI-AP_IT.ttl"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/distribution/TI-RDF-XML",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution" ],
-  "http://purl.org/dc/terms/description" : [ {
-    "@language" : "it",
-    "@value" : "Questa è la distribuzione RDF/XML dell'ontologia del tempo"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the distribution in RDF/XML of the Time ontology"
-  } ],
-  "http://purl.org/dc/terms/format" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
-  } ],
-  "http://purl.org/dc/terms/license" : [ {
-    "@id" : "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
-  } ],
-  "http://purl.org/dc/terms/title" : [ {
-    "@language" : "it",
-    "@value" : "Distribuzione RDF/XML ontologia TI-AP_IT"
-  }, {
-    "@language" : "en",
-    "@value" : "RDF/XML distribution of TI-AP_IT Ontology"
-  } ],
-  "http://www.w3.org/ns/dcat#accessURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/TI/latest"
-  } ],
-  "http://www.w3.org/ns/dcat#downloadURL" : [ {
-    "@id" : "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/TI/latest/TI-AP_IT.rdf"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/organization/public-organization/td",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Agent", "http://xmlns.com/foaf/0.1/Agent" ],
-  "http://purl.org/dc/terms/identifier" : [ {
-    "@value" : "TD"
-  } ],
-  "http://xmlns.com/foaf/0.1/name" : [ {
-    "@language" : "en",
-    "@value" : "Digital Transformation Team"
-  }, {
-    "@language" : "it",
-    "@value" : "Team per la Trasformazione Digitale"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://dati.gov.it/onto/dcatapit#Agent" ],
-  "http://purl.org/dc/terms/identifier" : [ {
-    "@value" : "cnr - Z6HZEH - STLab"
-  } ],
-  "http://xmlns.com/foaf/0.1/name" : [ {
-    "@language" : "en",
-    "@value" : "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
-  }, {
-    "@language" : "it",
-    "@value" : "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/project/DAF",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/Project" ],
-  "http://xmlns.com/foaf/0.1/name" : [ {
-    "@language" : "it",
-    "@value" : "Data & Analytics Framework"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/data/project/OntoPiA",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/Project" ],
-  "https://w3id.org/italia/onto/l0/name" : [ {
-    "@language" : "it",
-    "@value" : "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/MU/Value",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Ontology", "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/ADMS/SemanticAsset" ],
-  "http://purl.org/dc/terms/accrualPeriodicity" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/frequency/IRREG"
-  } ],
-  "http://purl.org/dc/terms/creator" : [ {
-    "@id" : "http://spcdata.digitpa.gov.it/Amministrazione/agid"
-  }, {
-    "@id" : "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
-  } ],
-  "http://purl.org/dc/terms/description" : [ {
-    "@language" : "it",
-    "@value" : "Questo il profilo applicativo italiano dell'ontologia sul tempo. Esso definisce concetti quali Intervallo di Tempo, istante temporale, evento indicizzato nel tempo"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the Italian application profile of the time ontology. It includes such concepts as time interval, time, time indexed event, etc."
-  } ],
-  "http://purl.org/dc/terms/issued" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#date",
-    "@value" : "2017-09-25"
-  } ],
-  "http://purl.org/dc/terms/language" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/language/ENG"
-  }, {
-    "@id" : "http://publications.europa.eu/resource/authority/language/ITA"
-  } ],
-  "http://purl.org/dc/terms/modified" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#date",
-    "@value" : "2020-11-06"
-  } ],
-  "http://purl.org/dc/terms/publisher" : [ {
-    "@id" : "http://spcdata.digitpa.gov.it/Amministrazione/agid"
-  } ],
-  "http://purl.org/dc/terms/rightsHolder" : [ {
-    "@id" : "http://spcdata.digitpa.gov.it/Amministrazione/agid"
-  } ],
-  "http://purl.org/dc/terms/title" : [ {
-    "@language" : "it",
-    "@value" : "Ontologia del Tempo - Profilo applicativo italiano"
-  }, {
-    "@language" : "en",
-    "@value" : "Time ontology - Italian application profile"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa è l'ontologia del profilo applicativo del tempo."
-  }, {
-    "@language" : "en",
-    "@value" : "This is the ontology of the Italian application profile for time"
-  }, {
-    "@language" : "en",
-    "@value" : "This is the ontology of the time Italian profile"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Italian Time ontology"
-  }, {
-    "@language" : "it",
-    "@value" : "Ontologia del Tempo"
-  } ],
-  "http://www.w3.org/2002/07/owl#imports" : [ {
-    "@id" : "https://w3id.org/italia/onto/MU"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/l0"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionIRI" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/0.8"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "en",
-    "@value" : "Version 0.8 - Modified on 06 November 2020 - Revision of the range of some object properties in linea with their inverse properties."
-  }, {
-    "@language" : "it",
-    "@value" : "Versione 0.8 - Modificata il 06 Novembre 2020 - Revisione dei range di alcune proprietà (object property) per allinearle alle rispettive proprietà inverse."
-  } ],
-  "http://www.w3.org/ns/dcat#contactPoint" : [ {
-    "@id" : "https://w3id.org/italia/data/contact-point/onto-agid"
-  } ],
-  "http://www.w3.org/ns/dcat#keyword" : [ {
-    "@language" : "it",
-    "@value" : "anno"
-  }, {
-    "@language" : "it",
-    "@value" : "giorno"
-  }, {
-    "@language" : "it",
-    "@value" : "intervallo temporale"
-  }, {
-    "@value" : "istante temporale"
-  }, {
-    "@language" : "it",
-    "@value" : "mese"
-  }, {
-    "@language" : "it",
-    "@value" : "tempo"
-  } ],
-  "http://www.w3.org/ns/dcat#theme" : [ {
-    "@id" : "http://publications.europa.eu/resource/authority/data-theme/TECH"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/acronym" : [ {
-    "@value" : "TI-AP_IT"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasContributor" : [ {
-    "@id" : "https://w3id.org/italia/data/organization/public-organization/td"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasFormalityLevel" : [ {
-    "@id" : "https://w3id.org/italia/onto/ADMS/Formal"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasKeyClass" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TemporalEntity"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeIndexedEvent"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeInterval"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasOntologyLanguage" : [ {
-    "@id" : "https://w3id.org/italia/onto/ADMS/OWL"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasSemanticAssetDistribution" : [ {
-    "@id" : "https://w3id.org/italia/data/distribution/TI-JSON-LD"
-  }, {
-    "@id" : "https://w3id.org/italia/data/distribution/TI-RDF-TURTLE"
-  }, {
-    "@id" : "https://w3id.org/italia/data/distribution/TI-RDF-XML"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/hasTask" : [ {
-    "@id" : "https://w3id.org/italia/onto/ADMS/AnnotationTask"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/ADMS/QueryFormulationTask"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/ADMS/SearchTask"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/last" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/officialURI" : [ {
-    "@type" : "http://www.w3.org/2001/XMLSchema#anyURI",
-    "@value" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/prefix" : [ {
-    "@value" : "tiapit"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/semanticAssetInUse" : [ {
-    "@id" : "https://w3id.org/italia/data/project/DAF"
-  }, {
-    "@id" : "https://w3id.org/italia/data/project/OntoPiA"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/status" : [ {
-    "@value" : "catalogued"
-  }, {
-    "@value" : "published"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/target" : [ {
-    "@language" : "it",
-    "@value" : "Cittadini"
-  }, {
-    "@language" : "it",
-    "@value" : "Imprese"
-  }, {
-    "@language" : "it",
-    "@value" : "Pubbliche Amministrazioni"
-  } ],
-  "https://w3id.org/italia/onto/ADMS/type" : [ {
-    "@id" : "https://w3id.org/italia/onto/ADMS/ServiceOntology"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/April",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/MonthOfYear" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "April"
-  }, {
-    "@language" : "it",
-    "@value" : "Aprile"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/August",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/MonthOfYear" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Agosto"
-  }, {
-    "@language" : "en",
-    "@value" : "August"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/DayOfWeek",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Classe che rappresenta l'insieme dei giorni della settimana."
-  }, {
-    "@language" : "en",
-    "@value" : "This class represents the set of all the days of the week."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Day of the Week"
-  }, {
-    "@language" : "it",
-    "@value" : "Giorno della settimana"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TemporalEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#disjointWith" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/MonthOfYear"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/TI/Year"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/December",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/MonthOfYear" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "December"
-  }, {
-    "@language" : "it",
-    "@value" : "Dicembre"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/Duration",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La classe che rappresenta la durata."
-  }, {
-    "@language" : "en",
-    "@value" : "The class for representing duration."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Durata"
-  }, {
-    "@language" : "en",
-    "@value" : "Duration"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TemporalEntity"
-  }, {
-    "@id" : "_:genid20"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/February",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/MonthOfYear" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Febbraio"
-  }, {
-    "@language" : "en",
-    "@value" : "February"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/Friday",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/DayOfWeek" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "Friday"
-  }, {
-    "@language" : "it",
-    "@value" : "Venerdì"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/January",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/MonthOfYear" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Gennaio"
-  }, {
-    "@language" : "en",
-    "@value" : "January"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/July",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/MonthOfYear" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "July"
-  }, {
-    "@language" : "it",
-    "@value" : "Luglio"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/June",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/MonthOfYear" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Giugno"
-  }, {
-    "@language" : "en",
-    "@value" : "June"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/March",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/MonthOfYear" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "March"
-  }, {
-    "@language" : "it",
-    "@value" : "Marzo"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/May",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/MonthOfYear" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Maggio"
-  }, {
-    "@language" : "en",
-    "@value" : "May"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/Monday",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/DayOfWeek" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Lunedì"
-  }, {
-    "@language" : "en",
-    "@value" : "Monday"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/MonthOfYear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa classe rappresenta un mese dell'anno."
-  }, {
-    "@language" : "en",
-    "@value" : "This class represents a month of the year."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Mese dell'anno"
-  }, {
-    "@language" : "en",
-    "@value" : "Month of the year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TemporalEntity"
-  }, {
-    "@id" : "_:genid23"
-  } ],
-  "http://www.w3.org/2002/07/owl#disjointWith" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Year"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/November",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/MonthOfYear" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "November"
-  }, {
-    "@language" : "it",
-    "@value" : "Novembre"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/October",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/MonthOfYear" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "October"
-  }, {
-    "@language" : "it",
-    "@value" : "Ottobre"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/Saturday",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/DayOfWeek" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Sabato"
-  }, {
-    "@language" : "en",
-    "@value" : "Saturday"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/September",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/MonthOfYear" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "September"
-  }, {
-    "@language" : "it",
-    "@value" : "Settembre"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/Sunday",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/DayOfWeek" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Domenica"
-  }, {
-    "@language" : "en",
-    "@value" : "Sunday"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/TemporalEntity",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa classe rappresenta un'entità di natura temporale."
-  }, {
-    "@language" : "en",
-    "@value" : "This class represents a temporal entity."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Entità temporale"
-  }, {
-    "@language" : "en",
-    "@value" : "Temporal entity"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Entity"
-  }, {
-    "@id" : "_:genid24"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/Thursday",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/DayOfWeek" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Giovedì"
-  }, {
-    "@language" : "en",
-    "@value" : "Thursday"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/TimeIndexedEvent",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A time indexed event."
-  }, {
-    "@language" : "it",
-    "@value" : "Un evento indicizzato nel tempo."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Evento indicizzato nel tempo"
-  }, {
-    "@language" : "en",
-    "@value" : "Time indexed event"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/EventOrSituation"
-  }, {
-    "@id" : "_:genid25"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/TimeInstant",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A temporal entity with zero extent or duration"
-  }, {
-    "@language" : "it",
-    "@value" : "Un'entità temporale con estensione o durata pari a zero"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Istante Temporale"
-  }, {
-    "@language" : "en",
-    "@value" : "Time Instant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TemporalEntity"
-  }, {
-    "@id" : "_:genid26"
-  }, {
-    "@id" : "_:genid27"
-  }, {
-    "@id" : "_:genid31"
-  }, {
-    "@id" : "_:genid32"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/TimeInterval",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "A time interval"
-  }, {
-    "@language" : "it",
-    "@value" : "Rappresentazione di intervallo di tempo."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Intervallo di tempo"
-  }, {
-    "@language" : "en",
-    "@value" : "Time interval"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TemporalEntity"
-  }, {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  }, {
-    "@id" : "_:genid33"
-  }, {
-    "@id" : "_:genid34"
-  }, {
-    "@id" : "_:genid35"
-  }, {
-    "@id" : "_:genid36"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/Tuesday",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/DayOfWeek" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Martedì"
-  }, {
-    "@language" : "en",
-    "@value" : "Tuesday"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/Wednesday",
-  "@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/italia/onto/TI/DayOfWeek" ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Mercoledì"
-  }, {
-    "@language" : "en",
-    "@value" : "Wednesday"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/Year",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Class for representing a year as individual."
-  }, {
-    "@language" : "it",
-    "@value" : "Classe che rappresenta un anno."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "Anno"
-  }, {
-    "@language" : "en",
-    "@value" : "Year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TemporalEntity"
-  }, {
-    "@id" : "_:genid37"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/atTime",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Relation between any thing and time interval"
-  }, {
-    "@language" : "it",
-    "@value" : "Relazione tra qualsiasi cosa e intervallo di tempo."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "al tempo"
-  }, {
-    "@language" : "en",
-    "@value" : "at time"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeInterval"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/date",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà rappresenta una generica data / istante di tempo"
-  }, {
-    "@language" : "en",
-    "@value" : "This property represents a generic date / time instant."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data"
-  }, {
-    "@language" : "en",
-    "@value" : "date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid1"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/day",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property defined for linking an instance of the class DayOfWeed to its literal representation expressed as xsd:gDay."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà definita per associare un valore letterale di tipo xsd:gDay ad un'istanza della classe DayOfWeek."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/DayOfWeek"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "day"
-  }, {
-    "@language" : "it",
-    "@value" : "giorno"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gDay"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/time"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/duration",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that associates a duratin value with a time interval."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che associa un valore di durata ad un intervallo di tempo."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Duration"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "durata"
-  }, {
-    "@language" : "en",
-    "@value" : "duration"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#duration"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/time"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/endTime",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà rappresenta la data di fine di un intervallo temporale."
-  }, {
-    "@language" : "en",
-    "@value" : "This property represents the end date of a time interval."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeInterval"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data di fine"
-  }, {
-    "@language" : "en",
-    "@value" : "end date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid4"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/time"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/fallsInside",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links the time instant to the time interval in which the instant falls in"
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega l'istante temporale all'intervallo temporale in cui l'stante ricade."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeInstant"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "falls inside"
-  }, {
-    "@language" : "it",
-    "@value" : "ricade in"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeInterval"
-  } ],
-  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTimeInstantInside"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/hasDayOfWeek",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà è utilizzata per associare un oggetto che può essere collocato nel tempo ai giorni della settimana."
-  }, {
-    "@language" : "en",
-    "@value" : "This property relates any object to particular day of the week."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha giorno della settimana"
-  }, {
-    "@language" : "en",
-    "@value" : "has day of week"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/DayOfWeek"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/isDayOfWeekOf"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/hasDuration",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà è utilizzata per specificare il periodo temporale di validità."
-  }, {
-    "@language" : "en",
-    "@value" : "This property is used to specify the temporal duration of the validity."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha durata"
-  }, {
-    "@language" : "en",
-    "@value" : "has duration"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Duration"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/isDurationOf"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/hasMonthOfYear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links a time indexed event to a month of the year."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega un evento nel tempo ad un mese dell'anno."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha mese dell'anno"
-  }, {
-    "@language" : "en",
-    "@value" : "has month of the year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/MonthOfYear"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/isMonthOfYearOf"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/hasTemporalCoverage",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "copertura temporale"
-  }, {
-    "@language" : "en",
-    "@value" : "temporal coverage"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TemporalEntity"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/hasTemporalEntity",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links a time indexed event to a temporal entity."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega un evento nel tempo ad un entità temporale."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha entità temporale"
-  }, {
-    "@language" : "en",
-    "@value" : "has temporal entity"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TemporalEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/isTemporalEntityOf"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/hasTimeInstantInside",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Inverse property of 'fallsInside' that links the time interval with the instant of time that falls inside it."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà inversa di 'ricade in' che collega l'intervallo temporale all'istante temporale che ricade in esso."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeInterval"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha istante temporale all'interno"
-  }, {
-    "@language" : "en",
-    "@value" : "has time instant inside"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeInstant"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/hasTimeParameter",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà permette di rappresentare un parametro o una qualità specifica per l'entità temporale. Questa proprietà può essere utilizzata quando, in determinati domini, è necessario modellare ad esempio date effettive o stimate, ecc. La classe caratteristica del codominio della proprietà può quindi essere istanziata con la proprietà l0:name il cui valore può essere ad esempio \"effettiva\", \"stimata\", ecc."
-  }, {
-    "@language" : "en",
-    "@value" : "This property allows one to represent a specific parameter or quality for the temporal entity. This property can be used when, in certain domains, it is necessary to model for example dates that are actual or estimated or anticipated or projected etc. The Characteristic class of the range of the property can then be instantiating with the property l0:name whose value can be for instance \"actual\", \"estimated\", etc."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TemporalEntity"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha parametro temporale"
-  }, {
-    "@language" : "en",
-    "@value" : "has time parameter"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/l0/Characteristic"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "provvisoria"
-  }, {
-    "@language" : "en",
-    "@value" : "unstable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/hasYear",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links a time indexed event to its year."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega un evento nel tempo al suo anno."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "ha anno"
-  }, {
-    "@language" : "en",
-    "@value" : "has year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/hasTemporalEntity"
-  } ],
-  "http://www.w3.org/2002/07/owl#inverseOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/isYearOf"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/isDayOfWeekOf",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Inverse property of has day of week."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà inversa di \"ha giorno della settimana\"."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/DayOfWeek"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "is day of week of"
-  }, {
-    "@language" : "it",
-    "@value" : "è giorno della settimana di"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/isTemporalEntityOf"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/isDurationOf",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Inverse object property of hasDuration. It associates a duration with a time indexed event."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà inversa di hasDuration. Associa una durata ad una evento."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Duration"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "is duration of"
-  }, {
-    "@language" : "it",
-    "@value" : "è durata di"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/isTemporalEntityOf"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/isMonthOfYearOf",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links a month of the year to a time indexed event."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega un mese dell'anno ad un evento nel tempo."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/MonthOfYear"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "is month of the year of"
-  }, {
-    "@language" : "it",
-    "@value" : "è mese dell'anno di"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/isTemporalEntityOf"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/isTemporalEntityOf",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links a temporal entity to a time indexed event."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega un entità temporale ad un evento nel tempo."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TemporalEntity"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "is temporal entity of"
-  }, {
-    "@language" : "it",
-    "@value" : "è entità temporale di"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/isYearOf",
-  "@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property that links a year to a time indexed event."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà che collega un anno ad un evento nel tempo."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "en",
-    "@value" : "is year of"
-  }, {
-    "@language" : "it",
-    "@value" : "è anno di"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/isTemporalEntityOf"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/issued",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "La proprietà rappresenta l'istante di tempo che può coincidere con un tempo di generazione o con la data di inizio dell'intervallo di tempo."
-  }, {
-    "@language" : "en",
-    "@value" : "This property represents the istant of time that can coincide with a generation time or the startTime of an interval."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "istante di tempo"
-  }, {
-    "@language" : "it",
-    "@value" : "tempo di generazione"
-  }, {
-    "@language" : "en",
-    "@value" : "time of issuance"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid8"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/modified",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà è utilizzata per modellare la data di ultima modifica (o il tempo di aggiornamento)"
-  }, {
-    "@language" : "en",
-    "@value" : "This property  is used in order to model the update time."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "http://www.w3.org/2002/07/owl#Thing"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data ultima modifica"
-  }, {
-    "@language" : "it",
-    "@value" : "tempo di aggiornamento"
-  }, {
-    "@language" : "en",
-    "@value" : "update time"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid12"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/month",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Property defined for linking an individual of the class MonthOfTheYear to its literal representation expressed as xsd:gMonth."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà definita per collegare un oggetto di tipo MonthOfTheYear al suo valore letterale espresso come xsd:gMonth."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/MonthOfYear"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "mese"
-  }, {
-    "@language" : "en",
-    "@value" : "month"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gMonth"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/time"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/startTime",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "it",
-    "@value" : "Questa proprietà rappresenta la data di inizio di un intervallo temporale."
-  }, {
-    "@language" : "en",
-    "@value" : "This property represents the start date of the time interval."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TimeInterval"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "data di inizio"
-  }, {
-    "@language" : "en",
-    "@value" : "start date"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "_:genid16"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/time"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/time",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Abstract property used to represent the time as literal."
-  }, {
-    "@language" : "it",
-    "@value" : "Proprietà astratta per rappresentare il tempo come literal."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/TemporalEntity"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "tempo"
-  }, {
-    "@language" : "en",
-    "@value" : "time"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2000/01/rdf-schema#Literal"
-  } ],
-  "http://www.w3.org/2002/07/owl#versionInfo" : [ {
-    "@language" : "it",
-    "@value" : "stabile"
-  }, {
-    "@language" : "en",
-    "@value" : "stable"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/TI/year",
-  "@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ],
-  "http://www.w3.org/2000/01/rdf-schema#comment" : [ {
-    "@language" : "en",
-    "@value" : "Datatype property for linking a year to its literal representation as xsd:gYear."
-  }, {
-    "@language" : "it",
-    "@value" : "Properietà definita per collegare un individuo di tipo Year alla sua rappresentazione letterale con datatype xsd:gYear."
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#domain" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/Year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#isDefinedBy" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#label" : [ {
-    "@language" : "it",
-    "@value" : "anno"
-  }, {
-    "@language" : "en",
-    "@value" : "year"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#range" : [ {
-    "@id" : "http://www.w3.org/2001/XMLSchema#gYear"
-  } ],
-  "http://www.w3.org/2000/01/rdf-schema#subPropertyOf" : [ {
-    "@id" : "https://w3id.org/italia/onto/TI/time"
-  } ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/l0/Characteristic",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/l0/Entity",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-}, {
-  "@id" : "https://w3id.org/italia/onto/l0/EventOrSituation",
-  "@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
-} ]
\ No newline at end of file
+{
+  "@context": {
+    "admsapit": "https://w3id.org/italia/onto/ADMS/",
+    "dc": "http://purl.org/dc/elements/1.1/",
+    "dcat": "http://www.w3.org/ns/dcat#",
+    "dcatapit": "http://dati.gov.it/onto/dcatapit#",
+    "dct": "http://purl.org/dc/terms/",
+    "foaf": "http://xmlns.com/foaf/0.1/",
+    "l0": "https://w3id.org/italia/onto/l0/",
+    "mu": "https://w3id.org/italia/onto/MU/",
+    "owl": "http://www.w3.org/2002/07/owl#",
+    "prov": "http://www.w3.org/ns/prov#",
+    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
+    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
+    "schema": "http://schema.org/",
+    "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
+    "xsd": "http://www.w3.org/2001/XMLSchema#"
+  },
+  "@graph": [
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b1",
+      "@type": "rdfs:Datatype",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "xsd:date"
+          },
+          {
+            "@id": "xsd:dateTime"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b12",
+      "@type": "rdfs:Datatype",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "xsd:date"
+          },
+          {
+            "@id": "xsd:dateTime"
+          },
+          {
+            "@id": "xsd:time"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b16",
+      "@type": "rdfs:Datatype",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "xsd:date"
+          },
+          {
+            "@id": "xsd:dateTime"
+          },
+          {
+            "@id": "xsd:time"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b20",
+      "@type": "owl:Class",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "mu:Value"
+          },
+          {
+            "@id": "https://w3id.org/italia/onto/TI/TimeInterval"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b23",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:gMonth"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/month"
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b24",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "l0:Characteristic"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTimeParameter"
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b25",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/atTime"
+      },
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/TI/TimeInterval"
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b26",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/TI/TimeInterval"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/fallsInside"
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b27",
+      "@type": "owl:Restriction",
+      "owl:onDataRange": {
+        "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b28"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      },
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b28",
+      "@type": "rdfs:Datatype",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "xsd:date"
+          },
+          {
+            "@id": "xsd:dateTime"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b31",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:gMonth"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/month"
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b32",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:gYear"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/year"
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b33",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/TI/TimeInstant"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTimeInstantInside"
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b34",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "xsd:date"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/date"
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b35",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:dateTime"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/endTime"
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b36",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:dateTime"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/startTime"
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b37",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
+      },
+      "owl:onDataRange": {
+        "@id": "xsd:gYear"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/TI/year"
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b4",
+      "@type": "rdfs:Datatype",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "xsd:date"
+          },
+          {
+            "@id": "xsd:dateTime"
+          },
+          {
+            "@id": "xsd:time"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b8",
+      "@type": "rdfs:Datatype",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "xsd:date"
+          },
+          {
+            "@id": "xsd:dateTime"
+          },
+          {
+            "@id": "xsd:time"
+          }
+        ]
+      }
+    },
+    {
+      "@id": "dct:modified",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "agid",
+      "foaf:name": [
+        {
+          "@language": "it",
+          "@value": "Agenzia per l'Italia Digitale"
+        },
+        {
+          "@language": "en",
+          "@value": "Italian Digital Agency"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Organization",
+        "vcard:Kind",
+        "vcard:Organization"
+      ],
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/TI-JSON-LD",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/TI/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/TI/TI-AP_IT.jsonld"
+      },
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione JSON-LD dell'ontologia del tempo"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in JSON-LD of the Time ontology"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione JSON-LD ontologia TI-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "JSON-LD distribution of TI-AP_IT Ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/TI-RDF-TURTLE",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/TI/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/TI/latest/TI-AP_IT.ttl"
+      },
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia del tempo"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/turtle of the Time ontology"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione RDF/Turtle ontologia TI-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "RDF/Turtle distribution of TI-AP_IT Ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/TI-RDF-XML",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/TI/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/TI/latest/TI-AP_IT.rdf"
+      },
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/XML dell'ontologia del tempo"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/XML of the Time ontology"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione RDF/XML ontologia TI-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "RDF/XML distribution of TI-AP_IT Ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "TD",
+      "foaf:name": [
+        {
+          "@language": "en",
+          "@value": "Digital Transformation Team"
+        },
+        {
+          "@language": "it",
+          "@value": "Team per la Trasformazione Digitale"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent"
+      ],
+      "dct:identifier": "cnr - Z6HZEH - STLab",
+      "foaf:name": [
+        {
+          "@language": "en",
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+        },
+        {
+          "@language": "it",
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/DAF",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "foaf:name": {
+        "@language": "it",
+        "@value": "Data & Analytics Framework"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "l0:name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI",
+      "@type": [
+        "owl:Ontology",
+        "owl:NamedIndividual",
+        "admsapit:SemanticAsset"
+      ],
+      "admsapit:acronym": "TI-AP_IT",
+      "admsapit:hasContributor": {
+        "@id": "https://w3id.org/italia/data/organization/public-organization/td"
+      },
+      "admsapit:hasFormalityLevel": {
+        "@id": "admsapit:Formal"
+      },
+      "admsapit:hasKeyClass": [
+        {
+          "@id": "https://w3id.org/italia/onto/TI/TemporalEntity"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/TI/TimeIndexedEvent"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/TI/TimeInterval"
+        }
+      ],
+      "admsapit:hasOntologyLanguage": {
+        "@id": "admsapit:OWL"
+      },
+      "admsapit:hasSemanticAssetDistribution": [
+        {
+          "@id": "https://w3id.org/italia/data/distribution/TI-JSON-LD"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/TI-RDF-TURTLE"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/TI-RDF-XML"
+        }
+      ],
+      "admsapit:hasTask": [
+        {
+          "@id": "admsapit:AnnotationTask"
+        },
+        {
+          "@id": "admsapit:QueryFormulationTask"
+        },
+        {
+          "@id": "admsapit:SearchTask"
+        }
+      ],
+      "admsapit:last": {
+        "@id": "https://w3id.org/italia/onto/TI/"
+      },
+      "admsapit:officialURI": {
+        "@type": "xsd:anyURI",
+        "@value": "https://w3id.org/italia/onto/TI"
+      },
+      "admsapit:prefix": "tiapit",
+      "admsapit:semanticAssetInUse": [
+        {
+          "@id": "https://w3id.org/italia/data/project/DAF"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+        }
+      ],
+      "admsapit:status": [
+        "catalogued",
+        "published"
+      ],
+      "admsapit:target": [
+        {
+          "@language": "it",
+          "@value": "Cittadini"
+        },
+        {
+          "@language": "it",
+          "@value": "Imprese"
+        },
+        {
+          "@language": "it",
+          "@value": "Pubbliche Amministrazioni"
+        }
+      ],
+      "admsapit:type": {
+        "@id": "admsapit:ServiceOntology"
+      },
+      "dcat:contactPoint": {
+        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
+      },
+      "dcat:keyword": [
+        {
+          "@language": "it",
+          "@value": "anno"
+        },
+        {
+          "@language": "it",
+          "@value": "giorno"
+        },
+        {
+          "@language": "it",
+          "@value": "intervallo temporale"
+        },
+        "istante temporale",
+        {
+          "@language": "it",
+          "@value": "mese"
+        },
+        {
+          "@language": "it",
+          "@value": "tempo"
+        }
+      ],
+      "dcat:theme": {
+        "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH"
+      },
+      "dct:accrualPeriodicity": {
+        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      },
+      "dct:creator": [
+        {
+          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
+        }
+      ],
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questo il profilo applicativo italiano dell'ontologia sul tempo. Esso definisce concetti quali Intervallo di Tempo, istante temporale, evento indicizzato nel tempo"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the Italian application profile of the time ontology. It includes such concepts as time interval, time, time indexed event, etc."
+        }
+      ],
+      "dct:issued": {
+        "@type": "xsd:date",
+        "@value": "2017-09-25"
+      },
+      "dct:language": [
+        {
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
+        },
+        {
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+        }
+      ],
+      "dct:modified": {
+        "@type": "xsd:date",
+        "@value": "2020-11-06"
+      },
+      "dct:publisher": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      },
+      "dct:rightsHolder": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      },
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Ontologia del Tempo - Profilo applicativo italiano"
+        },
+        {
+          "@language": "en",
+          "@value": "Time ontology - Italian application profile"
+        }
+      ],
+      "owl:imports": [
+        {
+          "@id": "https://w3id.org/italia/onto/MU"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0"
+        }
+      ],
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/TI/0.8"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "en",
+          "@value": "Version 0.8 - Modified on 06 November 2020 - Revision of the range of some object properties in linea with their inverse properties."
+        },
+        {
+          "@language": "it",
+          "@value": "Versione 0.8 - Modificata il 06 Novembre 2020 - Revisione dei range di alcune proprietà (object property) per allinearle alle rispettive proprietà inverse."
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa è l'ontologia del profilo applicativo del tempo."
+        },
+        {
+          "@language": "en",
+          "@value": "This is the ontology of the Italian application profile for time"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the ontology of the time Italian profile"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Italian Time ontology"
+        },
+        {
+          "@language": "it",
+          "@value": "Ontologia del Tempo"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/April",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/MonthOfYear"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "April"
+        },
+        {
+          "@language": "it",
+          "@value": "Aprile"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/August",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/MonthOfYear"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Agosto"
+        },
+        {
+          "@language": "en",
+          "@value": "August"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/DayOfWeek",
+      "@type": "owl:Class",
+      "owl:disjointWith": [
+        {
+          "@id": "https://w3id.org/italia/onto/TI/MonthOfYear"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/TI/Year"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Classe che rappresenta l'insieme dei giorni della settimana."
+        },
+        {
+          "@language": "en",
+          "@value": "This class represents the set of all the days of the week."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Day of the Week"
+        },
+        {
+          "@language": "it",
+          "@value": "Giorno della settimana"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/TI/TemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/December",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/MonthOfYear"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "December"
+        },
+        {
+          "@language": "it",
+          "@value": "Dicembre"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/Duration",
+      "@type": "owl:Class",
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La classe che rappresenta la durata."
+        },
+        {
+          "@language": "en",
+          "@value": "The class for representing duration."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Durata"
+        },
+        {
+          "@language": "en",
+          "@value": "Duration"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/TI/TemporalEntity"
+        },
+        {
+          "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b20"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/February",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/MonthOfYear"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Febbraio"
+        },
+        {
+          "@language": "en",
+          "@value": "February"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/Friday",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/DayOfWeek"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Friday"
+        },
+        {
+          "@language": "it",
+          "@value": "Venerdì"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/January",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/MonthOfYear"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Gennaio"
+        },
+        {
+          "@language": "en",
+          "@value": "January"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/July",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/MonthOfYear"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "July"
+        },
+        {
+          "@language": "it",
+          "@value": "Luglio"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/June",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/MonthOfYear"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Giugno"
+        },
+        {
+          "@language": "en",
+          "@value": "June"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/March",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/MonthOfYear"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "March"
+        },
+        {
+          "@language": "it",
+          "@value": "Marzo"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/May",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/MonthOfYear"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Maggio"
+        },
+        {
+          "@language": "en",
+          "@value": "May"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/Monday",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/DayOfWeek"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Lunedì"
+        },
+        {
+          "@language": "en",
+          "@value": "Monday"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/MonthOfYear",
+      "@type": "owl:Class",
+      "owl:disjointWith": {
+        "@id": "https://w3id.org/italia/onto/TI/Year"
+      },
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa classe rappresenta un mese dell'anno."
+        },
+        {
+          "@language": "en",
+          "@value": "This class represents a month of the year."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Mese dell'anno"
+        },
+        {
+          "@language": "en",
+          "@value": "Month of the year"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/TI/TemporalEntity"
+        },
+        {
+          "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b23"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/November",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/MonthOfYear"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "November"
+        },
+        {
+          "@language": "it",
+          "@value": "Novembre"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/October",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/MonthOfYear"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "October"
+        },
+        {
+          "@language": "it",
+          "@value": "Ottobre"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/Saturday",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/DayOfWeek"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Sabato"
+        },
+        {
+          "@language": "en",
+          "@value": "Saturday"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/September",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/MonthOfYear"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "September"
+        },
+        {
+          "@language": "it",
+          "@value": "Settembre"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/Sunday",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/DayOfWeek"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Domenica"
+        },
+        {
+          "@language": "en",
+          "@value": "Sunday"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/TemporalEntity",
+      "@type": "owl:Class",
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa classe rappresenta un'entità di natura temporale."
+        },
+        {
+          "@language": "en",
+          "@value": "This class represents a temporal entity."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Entità temporale"
+        },
+        {
+          "@language": "en",
+          "@value": "Temporal entity"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Entity"
+        },
+        {
+          "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b24"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/Thursday",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/DayOfWeek"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Giovedì"
+        },
+        {
+          "@language": "en",
+          "@value": "Thursday"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/TimeIndexedEvent",
+      "@type": "owl:Class",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A time indexed event."
+        },
+        {
+          "@language": "it",
+          "@value": "Un evento indicizzato nel tempo."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Evento indicizzato nel tempo"
+        },
+        {
+          "@language": "en",
+          "@value": "Time indexed event"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:EventOrSituation"
+        },
+        {
+          "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b25"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/TimeInstant",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A temporal entity with zero extent or duration"
+        },
+        {
+          "@language": "it",
+          "@value": "Un'entità temporale con estensione o durata pari a zero"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Istante Temporale"
+        },
+        {
+          "@language": "en",
+          "@value": "Time Instant"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/TI/TemporalEntity"
+        },
+        {
+          "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b26"
+        },
+        {
+          "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b27"
+        },
+        {
+          "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b31"
+        },
+        {
+          "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b32"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/TimeInterval",
+      "@type": "owl:Class",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "A time interval"
+        },
+        {
+          "@language": "it",
+          "@value": "Rappresentazione di intervallo di tempo."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Intervallo di tempo"
+        },
+        {
+          "@language": "en",
+          "@value": "Time interval"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/TI/TemporalEntity"
+        },
+        {
+          "@id": "l0:Characteristic"
+        },
+        {
+          "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b33"
+        },
+        {
+          "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b34"
+        },
+        {
+          "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b35"
+        },
+        {
+          "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b36"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/Tuesday",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/DayOfWeek"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Martedì"
+        },
+        {
+          "@language": "en",
+          "@value": "Tuesday"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/Wednesday",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/TI/DayOfWeek"
+      ],
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Mercoledì"
+        },
+        {
+          "@language": "en",
+          "@value": "Wednesday"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/Year",
+      "@type": "owl:Class",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Class for representing a year as individual."
+        },
+        {
+          "@language": "it",
+          "@value": "Classe che rappresenta un anno."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Anno"
+        },
+        {
+          "@language": "en",
+          "@value": "Year"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/TI/TemporalEntity"
+        },
+        {
+          "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b37"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/atTime",
+      "@type": "owl:ObjectProperty",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Relation between any thing and time interval"
+        },
+        {
+          "@language": "it",
+          "@value": "Relazione tra qualsiasi cosa e intervallo di tempo."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "al tempo"
+        },
+        {
+          "@language": "en",
+          "@value": "at time"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI/TimeInterval"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/date",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà rappresenta una generica data / istante di tempo"
+        },
+        {
+          "@language": "en",
+          "@value": "This property represents a generic date / time instant."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data"
+        },
+        {
+          "@language": "en",
+          "@value": "date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b1"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/day",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property defined for linking an instance of the class DayOfWeed to its literal representation expressed as xsd:gDay."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà definita per associare un valore letterale di tipo xsd:gDay ad un'istanza della classe DayOfWeek."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/DayOfWeek"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "day"
+        },
+        {
+          "@language": "it",
+          "@value": "giorno"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:gDay"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/time"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/duration",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that associates a duratin value with a time interval."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che associa un valore di durata ad un intervallo di tempo."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/Duration"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "durata"
+        },
+        {
+          "@language": "en",
+          "@value": "duration"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:duration"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/time"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/endTime",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà rappresenta la data di fine di un intervallo temporale."
+        },
+        {
+          "@language": "en",
+          "@value": "This property represents the end date of a time interval."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/TimeInterval"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data di fine"
+        },
+        {
+          "@language": "en",
+          "@value": "end date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b4"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/time"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/fallsInside",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTimeInstantInside"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links the time instant to the time interval in which the instant falls in"
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega l'istante temporale all'intervallo temporale in cui l'stante ricade."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/TimeInstant"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "falls inside"
+        },
+        {
+          "@language": "it",
+          "@value": "ricade in"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI/TimeInterval"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/hasDayOfWeek",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/TI/isDayOfWeekOf"
+      },
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà è utilizzata per associare un oggetto che può essere collocato nel tempo ai giorni della settimana."
+        },
+        {
+          "@language": "en",
+          "@value": "This property relates any object to particular day of the week."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha giorno della settimana"
+        },
+        {
+          "@language": "en",
+          "@value": "has day of week"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI/DayOfWeek"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/hasDuration",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/TI/isDurationOf"
+      },
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà è utilizzata per specificare il periodo temporale di validità."
+        },
+        {
+          "@language": "en",
+          "@value": "This property is used to specify the temporal duration of the validity."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha durata"
+        },
+        {
+          "@language": "en",
+          "@value": "has duration"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI/Duration"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/hasMonthOfYear",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/TI/isMonthOfYearOf"
+      },
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links a time indexed event to a month of the year."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega un evento nel tempo ad un mese dell'anno."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha mese dell'anno"
+        },
+        {
+          "@language": "en",
+          "@value": "has month of the year"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI/MonthOfYear"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/hasTemporalCoverage",
+      "@type": "owl:ObjectProperty",
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "copertura temporale"
+        },
+        {
+          "@language": "en",
+          "@value": "temporal coverage"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI/TemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/TI/isTemporalEntityOf"
+      },
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links a time indexed event to a temporal entity."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega un evento nel tempo ad un entità temporale."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha entità temporale"
+        },
+        {
+          "@language": "en",
+          "@value": "has temporal entity"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI/TemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/hasTimeInstantInside",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Inverse property of 'fallsInside' that links the time interval with the instant of time that falls inside it."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà inversa di 'ricade in' che collega l'intervallo temporale all'istante temporale che ricade in esso."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/TimeInterval"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha istante temporale all'interno"
+        },
+        {
+          "@language": "en",
+          "@value": "has time instant inside"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI/TimeInstant"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/hasTimeParameter",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "provvisoria"
+        },
+        {
+          "@language": "en",
+          "@value": "unstable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà permette di rappresentare un parametro o una qualità specifica per l'entità temporale. Questa proprietà può essere utilizzata quando, in determinati domini, è necessario modellare ad esempio date effettive o stimate, ecc. La classe caratteristica del codominio della proprietà può quindi essere istanziata con la proprietà l0:name il cui valore può essere ad esempio \"effettiva\", \"stimata\", ecc."
+        },
+        {
+          "@language": "en",
+          "@value": "This property allows one to represent a specific parameter or quality for the temporal entity. This property can be used when, in certain domains, it is necessary to model for example dates that are actual or estimated or anticipated or projected etc. The Characteristic class of the range of the property can then be instantiating with the property l0:name whose value can be for instance \"actual\", \"estimated\", etc."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/TemporalEntity"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha parametro temporale"
+        },
+        {
+          "@language": "en",
+          "@value": "has time parameter"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "l0:Characteristic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/hasYear",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/TI/isYearOf"
+      },
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links a time indexed event to its year."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega un evento nel tempo al suo anno."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha anno"
+        },
+        {
+          "@language": "en",
+          "@value": "has year"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/TI/Year"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/hasTemporalEntity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/isDayOfWeekOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Inverse property of has day of week."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà inversa di \"ha giorno della settimana\"."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/DayOfWeek"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is day of week of"
+        },
+        {
+          "@language": "it",
+          "@value": "è giorno della settimana di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/isTemporalEntityOf"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/isDurationOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Inverse object property of hasDuration. It associates a duration with a time indexed event."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà inversa di hasDuration. Associa una durata ad una evento."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/Duration"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is duration of"
+        },
+        {
+          "@language": "it",
+          "@value": "è durata di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/isTemporalEntityOf"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/isMonthOfYearOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links a month of the year to a time indexed event."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega un mese dell'anno ad un evento nel tempo."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/MonthOfYear"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is month of the year of"
+        },
+        {
+          "@language": "it",
+          "@value": "è mese dell'anno di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/isTemporalEntityOf"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/isTemporalEntityOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links a temporal entity to a time indexed event."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega un entità temporale ad un evento nel tempo."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/TemporalEntity"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is temporal entity of"
+        },
+        {
+          "@language": "it",
+          "@value": "è entità temporale di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "owl:Thing"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/isYearOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property that links a year to a time indexed event."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà che collega un anno ad un evento nel tempo."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/Year"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "is year of"
+        },
+        {
+          "@language": "it",
+          "@value": "è anno di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/isTemporalEntityOf"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/issued",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "La proprietà rappresenta l'istante di tempo che può coincidere con un tempo di generazione o con la data di inizio dell'intervallo di tempo."
+        },
+        {
+          "@language": "en",
+          "@value": "This property represents the istant of time that can coincide with a generation time or the startTime of an interval."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "istante di tempo"
+        },
+        {
+          "@language": "it",
+          "@value": "tempo di generazione"
+        },
+        {
+          "@language": "en",
+          "@value": "time of issuance"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b8"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/modified",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà è utilizzata per modellare la data di ultima modifica (o il tempo di aggiornamento)"
+        },
+        {
+          "@language": "en",
+          "@value": "This property  is used in order to model the update time."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data ultima modifica"
+        },
+        {
+          "@language": "it",
+          "@value": "tempo di aggiornamento"
+        },
+        {
+          "@language": "en",
+          "@value": "update time"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b12"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/month",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Property defined for linking an individual of the class MonthOfTheYear to its literal representation expressed as xsd:gMonth."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà definita per collegare un oggetto di tipo MonthOfTheYear al suo valore letterale espresso come xsd:gMonth."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/MonthOfYear"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "mese"
+        },
+        {
+          "@language": "en",
+          "@value": "month"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:gMonth"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/time"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/startTime",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà rappresenta la data di inizio di un intervallo temporale."
+        },
+        {
+          "@language": "en",
+          "@value": "This property represents the start date of the time interval."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/TimeInterval"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "data di inizio"
+        },
+        {
+          "@language": "en",
+          "@value": "start date"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n0cf2f55ce6144386a8844608c47c61d4b16"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/time"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/time",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Abstract property used to represent the time as literal."
+        },
+        {
+          "@language": "it",
+          "@value": "Proprietà astratta per rappresentare il tempo come literal."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/TemporalEntity"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "tempo"
+        },
+        {
+          "@language": "en",
+          "@value": "time"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/TI/year",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "Datatype property for linking a year to its literal representation as xsd:gYear."
+        },
+        {
+          "@language": "it",
+          "@value": "Properietà definita per collegare un individuo di tipo Year alla sua rappresentazione letterale con datatype xsd:gYear."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/TI/Year"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/TI"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "anno"
+        },
+        {
+          "@language": "en",
+          "@value": "year"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:gYear"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/TI/time"
+      }
+    },
+    {
+      "@id": "l0:Characteristic",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Entity",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:EventOrSituation",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "mu:Value",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "xsd:date",
+      "@type": "rdfs:Datatype"
+    },
+    {
+      "@id": "xsd:duration",
+      "@type": "rdfs:Datatype"
+    },
+    {
+      "@id": "xsd:gDay",
+      "@type": "rdfs:Datatype"
+    },
+    {
+      "@id": "xsd:gMonth",
+      "@type": "rdfs:Datatype"
+    },
+    {
+      "@id": "xsd:gYear",
+      "@type": "rdfs:Datatype"
+    },
+    {
+      "@id": "xsd:time",
+      "@type": "rdfs:Datatype"
+    }
+  ]
+}
\ No newline at end of file
diff --git a/Ontologie/TI/latest/TI-AP_IT.rdf b/Ontologie/TI/latest/TI-AP_IT.rdf
index b441a7a9..0099e1a4 100644
--- a/Ontologie/TI/latest/TI-AP_IT.rdf
+++ b/Ontologie/TI/latest/TI-AP_IT.rdf
@@ -1,1148 +1,835 @@
-
-
-    
-        
-        
-        
-        
-        
-        
-        Questo il profilo applicativo italiano dell'ontologia sul tempo. Esso definisce concetti quali Intervallo di Tempo, istante temporale, evento indicizzato nel tempo
-        This is the Italian application profile of the time ontology. It includes such concepts as time interval, time, time indexed event, etc.
-        2017-09-25
-        
-        
-        2020-11-06
-        
-        
-        Ontologia del Tempo - Profilo applicativo italiano
-        Time ontology - Italian application profile
-        Questa è l'ontologia del profilo applicativo del tempo.
-        This is the ontology of the Italian application profile for time
-        This is the ontology of the time Italian profile
-        
-        Italian Time ontology
-        Ontologia del Tempo
-        Version 0.8 - Modified on 06 November 2020 - Revision of the range of some object properties in linea with their inverse properties.
-        Versione 0.8 - Modificata il 06 Novembre 2020 - Revisione dei range di alcune proprietà (object property) per allinearle alle rispettive proprietà inverse.
-        
-        anno
-        giorno
-        intervallo temporale
-        istante temporale
-        mese
-        tempo
-        
-        TI-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/TI
-        tiapit
-        
-        
-        catalogued
-        published
-        Cittadini
-        Imprese
-        Pubbliche Amministrazioni
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-        Relation between any thing and time interval
-        Relazione tra qualsiasi cosa e intervallo di tempo.
-        al tempo
-        at time
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links the time instant to the time interval in which the instant falls in
-        Proprietà che collega l'istante temporale all'intervallo temporale in cui l'stante ricade.
-        
-        falls inside
-        ricade in
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        Questa proprietà è utilizzata per associare un oggetto che può essere collocato nel tempo ai giorni della settimana.
-        This property relates any object to particular day of the week.
-        ha giorno della settimana
-        has day of week
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        Questa proprietà è utilizzata per specificare il periodo temporale di validità.
-        This property is used to specify the temporal duration of the validity.
-        
-        ha durata
-        has duration
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        Property that links a time indexed event to a month of the year.
-        Proprietà che collega un evento nel tempo ad un mese dell'anno.
-        
-        ha mese dell'anno
-        has month of the year
-    
-    
-
-
-    
-
-    
-        
-        
-        copertura temporale
-        temporal coverage
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links a time indexed event to a temporal entity.
-        Proprietà che collega un evento nel tempo ad un entità temporale.
-        
-        ha entità temporale
-        has temporal entity
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of 'fallsInside' that links the time interval with the instant of time that falls inside it.
-        Proprietà inversa di 'ricade in' che collega l'intervallo temporale all'istante temporale che ricade in esso.
-        
-        ha istante temporale all'interno
-        has time instant inside
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà permette di rappresentare un parametro o una qualità specifica per l'entità temporale. Questa proprietà può essere utilizzata quando, in determinati domini, è necessario modellare ad esempio date effettive o stimate, ecc. La classe caratteristica del codominio della proprietà può quindi essere istanziata con la proprietà l0:name il cui valore può essere ad esempio "effettiva", "stimata", ecc.
-        This property allows one to represent a specific parameter or quality for the temporal entity. This property can be used when, in certain domains, it is necessary to model for example dates that are actual or estimated or anticipated or projected etc. The Characteristic class of the range of the property can then be instantiating with the property l0:name whose value can be for instance "actual", "estimated", etc.
-        
-        ha parametro temporale
-        has time parameter
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        Property that links a time indexed event to its year.
-        Proprietà che collega un evento nel tempo al suo anno.
-        
-        ha anno
-        has year
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Inverse property of has day of week.
-        Proprietà inversa di "ha giorno della settimana".
-        is day of week of
-        è giorno della settimana di
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Inverse object property of hasDuration. It associates a duration with a time indexed event.
-        Proprietà inversa di hasDuration. Associa una durata ad una evento.
-        
-        is duration of
-        è durata di
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links a month of the year to a time indexed event.
-        Proprietà che collega un mese dell'anno ad un evento nel tempo.
-        
-        is month of the year of
-        è mese dell'anno di
-    
-    
-
-
-    
-
-    
-        
-        
-        Property that links a temporal entity to a time indexed event.
-        Proprietà che collega un entità temporale ad un evento nel tempo.
-        
-        is temporal entity of
-        è entità temporale di
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that links a year to a time indexed event.
-        Proprietà che collega un anno ad un evento nel tempo.
-        
-        is year of
-        è anno di
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        Questa proprietà rappresenta una generica data / istante di tempo
-        This property represents a generic date / time instant.
-        
-        data
-        date
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property defined for linking an instance of the class DayOfWeed to its literal representation expressed as xsd:gDay.
-        Proprietà definita per associare un valore letterale di tipo xsd:gDay ad un'istanza della classe DayOfWeek.
-        
-        day
-        giorno
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that associates a duratin value with a time interval.
-        Proprietà che associa un valore di durata ad un intervallo di tempo.
-        
-        durata
-        duration
-    
-    
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                    
-                    
-                    
-                
-            
-        
-        Questa proprietà rappresenta la data di fine di un intervallo temporale.
-        This property represents the end date of a time interval.
-        data di fine
-        end date
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                
-            
-        
-        La proprietà rappresenta l'istante di tempo che può coincidere con un tempo di generazione o con la data di inizio dell'intervallo di tempo.
-        This property represents the istant of time that can coincide with a generation time or the startTime of an interval.
-        
-        istante di tempo
-        tempo di generazione
-        time of issuance
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                    
-                
-            
-        
-        Questa proprietà è utilizzata per modellare la data di ultima modifica (o il tempo di aggiornamento)
-        This property  is used in order to model the update time.
-        
-        data ultima modifica
-        tempo di aggiornamento
-        update time
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property defined for linking an individual of the class MonthOfTheYear to its literal representation expressed as xsd:gMonth.
-        Proprietà definita per collegare un oggetto di tipo MonthOfTheYear al suo valore letterale espresso come xsd:gMonth.
-        
-        mese
-        month
-    
-    
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                    
-                    
-                    
-                
-            
-        
-        Questa proprietà rappresenta la data di inizio di un intervallo temporale.
-        This property represents the start date of the time interval.
-        data di inizio
-        start date
-    
-    
-
-
-    
-
-    
-        
-        
-        Abstract property used to represent the time as literal.
-        Proprietà astratta per rappresentare il tempo come literal.
-        
-        tempo
-        time
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Datatype property for linking a year to its literal representation as xsd:gYear.
-        Properietà definita per collegare un individuo di tipo Year alla sua rappresentazione letterale con datatype xsd:gYear.
-        
-        anno
-        year
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Classe che rappresenta l'insieme dei giorni della settimana.
-        This class represents the set of all the days of the week.
-        
-        Day of the Week
-        Giorno della settimana
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        La classe che rappresenta la durata.
-        The class for representing duration.
-        
-        Durata
-        Duration
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-        Questa classe rappresenta un mese dell'anno.
-        This class represents a month of the year.
-        
-        Mese dell'anno
-        Month of the year
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        Questa classe rappresenta un'entità di natura temporale.
-        This class represents a temporal entity.
-        
-        Entità temporale
-        Temporal entity
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        A time indexed event.
-        Un evento indicizzato nel tempo.
-        
-        Evento indicizzato nel tempo
-        Time indexed event
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-                    
-                        
-                            
-                            
-                        
-                    
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        A temporal entity with zero extent or duration
-        Un'entità temporale con estensione o durata pari a zero
-        
-        Istante Temporale
-        Time Instant
-        provvisoria
-        unstable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        A time interval
-        Rappresentazione di intervallo di tempo.
-        
-        Intervallo di tempo
-        Time interval
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        Class for representing a year as individual.
-        Classe che rappresenta un anno.
-        
-        Anno
-        Year
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        banche dati e open data
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia del tempo
-        This is the distribution in JSON-LD of the Time ontology
-        
-        
-        Distribuzione JSON-LD ontologia TI-AP_IT
-        JSON-LD distribution of TI-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia del tempo
-        This is the distribution in RDF/turtle of the Time ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia TI-AP_IT
-        RDF/Turtle distribution of TI-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia del tempo
-        This is the distribution in RDF/XML of the Time ontology
-        
-        
-        Distribuzione RDF/XML ontologia TI-AP_IT
-        RDF/XML distribution of TI-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        TD
-        Digital Transformation Team
-        Team per la Trasformazione Digitale
-    
-    
-
-
-    
-
-    
-        
-        cnr - Z6HZEH - STLab
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-    
-    
-
-
-    
-
-    
-        
-        Data & Analytics Framework
-    
-    
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-        April
-        Aprile
-    
-    
-
-
-    
-
-    
-        
-        Agosto
-        August
-    
-    
-
-
-    
-
-    
-        
-        December
-        Dicembre
-    
-    
-
-
-    
-
-    
-        
-        Febbraio
-        February
-    
-    
-
-
-    
-
-    
-        
-        Friday
-        Venerdì
-    
-    
-
-
-    
-
-    
-        
-        Gennaio
-        January
-    
-    
-
-
-    
-
-    
-        
-        July
-        Luglio
-    
-    
-
-
-    
-
-    
-        
-        Giugno
-        June
-    
-    
-
-
-    
-
-    
-        
-        March
-        Marzo
-    
-    
-
-
-    
-
-    
-        
-        Maggio
-        May
-    
-    
-
-
-    
-
-    
-        
-        Lunedì
-        Monday
-    
-    
-
-
-    
-
-    
-        
-        November
-        Novembre
-    
-    
-
-
-    
-
-    
-        
-        October
-        Ottobre
-    
-    
-
-
-    
-
-    
-        
-        Sabato
-        Saturday
-    
-    
-
-
-    
-
-    
-        
-        September
-        Settembre
-    
-    
-
-
-    
-
-    
-        
-        Domenica
-        Sunday
-    
-    
-
-
-    
-
-    
-        
-        Giovedì
-        Thursday
-    
-    
-
-
-    
-
-    
-        
-        Martedì
-        Tuesday
-    
-    
-
-
-    
-
-    
-        
-        Mercoledì
-        Wednesday
-    
+
+
+  
+    
+    
+    
+    
+    
+    
+    
+    A time interval
+    Rappresentazione di intervallo di tempo.
+    
+    Intervallo di tempo
+    Time interval
+  
+  
+    
+    
+  
+  
+    
+    
+    Mercoledì
+    Wednesday
+  
+  
+    
+    
+    
+    TD
+    Digital Transformation Team
+    Team per la Trasformazione Digitale
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    Questo il profilo applicativo italiano dell'ontologia sul tempo. Esso definisce concetti quali Intervallo di Tempo, istante temporale, evento indicizzato nel tempo
+    This is the Italian application profile of the time ontology. It includes such concepts as time interval, time, time indexed event, etc.
+    2017-09-25
+    
+    
+    2020-11-06
+    
+    
+    Ontologia del Tempo - Profilo applicativo italiano
+    Time ontology - Italian application profile
+    Questa è l'ontologia del profilo applicativo del tempo.
+    This is the ontology of the Italian application profile for time
+    This is the ontology of the time Italian profile
+    
+    Italian Time ontology
+    Ontologia del Tempo
+    Version 0.8 - Modified on 06 November 2020 - Revision of the range of some object properties in linea with their inverse properties.
+    Versione 0.8 - Modificata il 06 Novembre 2020 - Revisione dei range di alcune proprietà (object property) per allinearle alle rispettive proprietà inverse.
+    
+    anno
+    giorno
+    intervallo temporale
+    istante temporale
+    mese
+    tempo
+    
+    TI-AP_IT
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    https://w3id.org/italia/onto/TI
+    tiapit
+    
+    
+    catalogued
+    published
+    Cittadini
+    Imprese
+    Pubbliche Amministrazioni
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Abstract property used to represent the time as literal.
+    Proprietà astratta per rappresentare il tempo come literal.
+    
+    tempo
+    time
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    Datatype property for linking a year to its literal representation as xsd:gYear.
+    Properietà definita per collegare un individuo di tipo Year alla sua rappresentazione letterale con datatype xsd:gYear.
+    
+    anno
+    year
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia del tempo
+    This is the distribution in RDF/turtle of the Time ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia TI-AP_IT
+    RDF/Turtle distribution of TI-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    
+    Property that links the time instant to the time interval in which the instant falls in
+    Proprietà che collega l'istante temporale all'intervallo temporale in cui l'stante ricade.
+    
+    falls inside
+    ricade in
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    Property that links a year to a time indexed event.
+    Proprietà che collega un anno ad un evento nel tempo.
+    
+    is year of
+    è anno di
+  
+  
+    
+    
+    
+    La proprietà rappresenta l'istante di tempo che può coincidere con un tempo di generazione o con la data di inizio dell'intervallo di tempo.
+    This property represents the istant of time that can coincide with a generation time or the startTime of an interval.
+    
+    istante di tempo
+    tempo di generazione
+    time of issuance
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Property that links a time indexed event to a temporal entity.
+    Proprietà che collega un evento nel tempo ad un entità temporale.
+    
+    ha entità temporale
+    has temporal entity
+  
+  
+    
+    
+    
+    
+    Questa proprietà rappresenta la data di inizio di un intervallo temporale.
+    This property represents the start date of the time interval.
+    data di inizio
+    start date
+  
+  
+    
+    
+    
+    
+    Questa classe rappresenta un mese dell'anno.
+    This class represents a month of the year.
+    
+    Mese dell'anno
+    Month of the year
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Questa classe rappresenta un'entità di natura temporale.
+    This class represents a temporal entity.
+    
+    Entità temporale
+    Temporal entity
+  
+  
+    
+    
+    September
+    Settembre
+  
+  
+    
+    
+    
+    La classe che rappresenta la durata.
+    The class for representing duration.
+    
+    Durata
+    Duration
+  
+  
+    
+    
+  
+  
+    
+    
+    Martedì
+    Tuesday
+  
+  
+    
+    
+    
+    
+    Property defined for linking an individual of the class MonthOfTheYear to its literal representation expressed as xsd:gMonth.
+    Proprietà definita per collegare un oggetto di tipo MonthOfTheYear al suo valore letterale espresso come xsd:gMonth.
+    
+    mese
+    month
+  
+  
+    
+    
+    
+    Inverse property of 'fallsInside' that links the time interval with the instant of time that falls inside it.
+    Proprietà inversa di 'ricade in' che collega l'intervallo temporale all'istante temporale che ricade in esso.
+    
+    ha istante temporale all'interno
+    has time instant inside
+    provvisoria
+    unstable
+  
+  
+    
+    
+    Maggio
+    May
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+    
+    Questa proprietà permette di rappresentare un parametro o una qualità specifica per l'entità temporale. Questa proprietà può essere utilizzata quando, in determinati domini, è necessario modellare ad esempio date effettive o stimate, ecc. La classe caratteristica del codominio della proprietà può quindi essere istanziata con la proprietà l0:name il cui valore può essere ad esempio "effettiva", "stimata", ecc.
+    This property allows one to represent a specific parameter or quality for the temporal entity. This property can be used when, in certain domains, it is necessary to model for example dates that are actual or estimated or anticipated or projected etc. The Characteristic class of the range of the property can then be instantiating with the property l0:name whose value can be for instance "actual", "estimated", etc.
+    
+    ha parametro temporale
+    has time parameter
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    
+    Property that links a time indexed event to its year.
+    Proprietà che collega un evento nel tempo al suo anno.
+    
+    ha anno
+    has year
+  
+  
+    
+    
+    April
+    Aprile
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Questa proprietà rappresenta una generica data / istante di tempo
+    This property represents a generic date / time instant.
+    
+    data
+    date
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    
+    Questa proprietà è utilizzata per associare un oggetto che può essere collocato nel tempo ai giorni della settimana.
+    This property relates any object to particular day of the week.
+    ha giorno della settimana
+    has day of week
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    
+    
+    
+    Questa proprietà rappresenta la data di fine di un intervallo temporale.
+    This property represents the end date of a time interval.
+    data di fine
+    end date
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    Data & Analytics Framework
+  
+  
+    
+    
+    
+    
+    
+    Questa proprietà è utilizzata per specificare il periodo temporale di validità.
+    This property is used to specify the temporal duration of the validity.
+    
+    ha durata
+    has duration
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia del tempo
+    This is the distribution in RDF/XML of the Time ontology
+    
+    
+    Distribuzione RDF/XML ontologia TI-AP_IT
+    RDF/XML distribution of TI-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    
+    Property that associates a duratin value with a time interval.
+    Proprietà che associa un valore di durata ad un intervallo di tempo.
+    
+    durata
+    duration
+  
+  
+    
+    
+    
+    Questa proprietà è utilizzata per modellare la data di ultima modifica (o il tempo di aggiornamento)
+    This property  is used in order to model the update time.
+    
+    data ultima modifica
+    tempo di aggiornamento
+    update time
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia del tempo
+    This is the distribution in JSON-LD of the Time ontology
+    
+    
+    Distribuzione JSON-LD ontologia TI-AP_IT
+    JSON-LD distribution of TI-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    November
+    Novembre
+  
+  
+    
+    
+    
+    
+    
+    
+    A temporal entity with zero extent or duration
+    Un'entità temporale con estensione o durata pari a zero
+    
+    Istante Temporale
+    Time Instant
+    provvisoria
+    unstable
+  
+  
+    
+    
+    
+    
+    Classe che rappresenta l'insieme dei giorni della settimana.
+    This class represents the set of all the days of the week.
+    
+    Day of the Week
+    Giorno della settimana
+  
+  
+    
+    
+    
+    A time indexed event.
+    Un evento indicizzato nel tempo.
+    
+    Evento indicizzato nel tempo
+    Time indexed event
+  
+  
+    
+    
+    October
+    Ottobre
+  
+  
+    
+    
+    Gennaio
+    January
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+    
+    Relation between any thing and time interval
+    Relazione tra qualsiasi cosa e intervallo di tempo.
+    al tempo
+    at time
+  
+  
+    
+    
+    
+    
+    
+    Property that links a time indexed event to a month of the year.
+    Proprietà che collega un evento nel tempo ad un mese dell'anno.
+    
+    ha mese dell'anno
+    has month of the year
+  
+  
+    
+    
+    Agosto
+    August
+  
+  
+    
+    
+  
+  
+    
+    
+    Sabato
+    Saturday
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    Giovedì
+    Thursday
+  
+  
+    
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    Febbraio
+    February
+  
+  
+    
+    
+    cnr - Z6HZEH - STLab
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+  
+  
+    
+    
+    Lunedì
+    Monday
+  
+  
+    
+    
+    
+    
+    Property defined for linking an instance of the class DayOfWeed to its literal representation expressed as xsd:gDay.
+    Proprietà definita per associare un valore letterale di tipo xsd:gDay ad un'istanza della classe DayOfWeek.
+    
+    day
+    giorno
+  
+  
+    
+    
+    Domenica
+    Sunday
+  
+  
+    
+    
+    
+    
+    Inverse object property of hasDuration. It associates a duration with a time indexed event.
+    Proprietà inversa di hasDuration. Associa una durata ad una evento.
+    
+    is duration of
+    è durata di
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    Property that links a month of the year to a time indexed event.
+    Proprietà che collega un mese dell'anno ad un evento nel tempo.
+    
+    is month of the year of
+    è mese dell'anno di
+  
+  
+    
+    
+    March
+    Marzo
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    Class for representing a year as individual.
+    Classe che rappresenta un anno.
+    
+    Anno
+    Year
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    July
+    Luglio
+  
+  
+    
+  
+  
+    
+    
+    
+    copertura temporale
+    temporal coverage
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    Friday
+    Venerdì
+  
+  
+    
+    
+    
+    
+    Inverse property of has day of week.
+    Proprietà inversa di "ha giorno della settimana".
+    is day of week of
+    è giorno della settimana di
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    Giugno
+    June
+  
+  
+    
+  
+  
+    
+    
+    
+    Property that links a temporal entity to a time indexed event.
+    Proprietà che collega un entità temporale ad un evento nel tempo.
+    
+    is temporal entity of
+    è entità temporale di
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    December
+    Dicembre
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/TI/latest/TI-aligns-AP_IT.jsonld b/Ontologie/TI/latest/TI-aligns-AP_IT.jsonld
index 5ee3654f..47dc3114 100644
--- a/Ontologie/TI/latest/TI-aligns-AP_IT.jsonld
+++ b/Ontologie/TI/latest/TI-aligns-AP_IT.jsonld
@@ -6,13 +6,23 @@
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
     "tiapit": "https://w3id.org/italia/onto/TI/",
     "time": "http://www.w3.org/2006/time#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "tiapit:atTime",
-      "rdfs:subPropertyOf": {
-        "@id": "time:hasTime"
+      "@id": "https://w3id.org/italia/onto/TI-aligns",
+      "@type": "owl:Ontology",
+      "owl:imports": [
+        {
+          "@id": "time:2016"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/TI"
+        }
+      ],
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/TI-aligns/0.6"
       }
     },
     {
@@ -20,9 +30,9 @@
       "rdfs:comment": "time:generalYear"
     },
     {
-      "@id": "time:day",
-      "owl:equivalentProperty": {
-        "@id": "tiapit:day"
+      "@id": "tiapit:atTime",
+      "rdfs:subPropertyOf": {
+        "@id": "time:hasTime"
       }
     },
     {
@@ -32,57 +42,51 @@
       }
     },
     {
-      "@id": "time:MonthOfYear",
-      "owl:equivalentClass": {
-        "@id": "tiapit:MonthOfYear"
-      }
-    },
-    {
-      "@id": "time:hasXSDDuration",
-      "owl:equivalentProperty": {
-        "@id": "tiapit:duration"
+      "@id": "tiapit:fallsInside",
+      "rdfs:subPropertyOf": {
+        "@id": "time:inside"
       }
     },
     {
-      "@id": "time:monthOfYear",
-      "owl:equivalentProperty": {
-        "@id": "tiapit:hasMonthOfYear"
+      "@id": "tiapit:startTime",
+      "rdfs:subPropertyOf": {
+        "@id": "time:inXSDDate"
       }
     },
     {
-      "@id": "time:inXSDgYearMonth",
-      "owl:equivalentProperty": {
-        "@id": "tiapit:month"
+      "@id": "time:DayOfWeek",
+      "owl:equivalentClass": {
+        "@id": "tiapit:DayOfWeek"
       }
     },
     {
-      "@id": "time:hasTemporalDuration",
-      "owl:equivalentProperty": {
-        "@id": "tiapit:hasDuration"
+      "@id": "time:Instant",
+      "owl:subClassOf": {
+        "@id": "tiapit:TimeInstant"
       }
     },
     {
-      "@id": "tiapit:startTime",
-      "rdfs:subPropertyOf": {
-        "@id": "time:inXSDDate"
+      "@id": "time:Interval",
+      "owl:equivalentClass": {
+        "@id": "tiapit:TimeInterval"
       }
     },
     {
-      "@id": "time:Interval",
+      "@id": "time:MonthOfYear",
       "owl:equivalentClass": {
-        "@id": "tiapit:TimeInterval"
+        "@id": "tiapit:MonthOfYear"
       }
     },
     {
-      "@id": "time:DayOfWeek",
+      "@id": "time:TemporalDuration",
       "owl:equivalentClass": {
-        "@id": "tiapit:DayOfWeek"
+        "@id": "tiapit:Duration"
       }
     },
     {
-      "@id": "time:Instant",
-      "owl:subClassOf": {
-        "@id": "tiapit:TimeInstant"
+      "@id": "time:day",
+      "owl:equivalentProperty": {
+        "@id": "tiapit:day"
       }
     },
     {
@@ -92,43 +96,40 @@
       }
     },
     {
-      "@id": "time:inXSDgYear",
+      "@id": "time:generalYear",
+      "owl:equivalentClass": {
+        "@id": "tiapit:Year"
+      }
+    },
+    {
+      "@id": "time:hasTemporalDuration",
       "owl:equivalentProperty": {
-        "@id": "tiapit:year"
+        "@id": "tiapit:hasDuration"
       }
     },
     {
-      "@id": "tiapit:fallsInside",
-      "rdfs:subPropertyOf": {
-        "@id": "time:inside"
+      "@id": "time:hasXSDDuration",
+      "owl:equivalentProperty": {
+        "@id": "tiapit:duration"
       }
     },
     {
-      "@id": "time:TemporalDuration",
-      "owl:equivalentClass": {
-        "@id": "tiapit:Duration"
+      "@id": "time:inXSDgYear",
+      "owl:equivalentProperty": {
+        "@id": "tiapit:year"
       }
     },
     {
-      "@id": "time:generalYear",
-      "owl:equivalentClass": {
-        "@id": "tiapit:Year"
+      "@id": "time:inXSDgYearMonth",
+      "owl:equivalentProperty": {
+        "@id": "tiapit:month"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/TI-aligns",
-      "@type": "owl:Ontology",
-      "owl:imports": [
-        {
-          "@id": "time:2016"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/TI"
-        }
-      ],
-      "owl:versionIRI": {
-        "@id": "https://w3id.org/italia/onto/TI-aligns/0.6"
+      "@id": "time:monthOfYear",
+      "owl:equivalentProperty": {
+        "@id": "tiapit:hasMonthOfYear"
       }
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/TI/latest/TI-aligns-AP_IT.rdf b/Ontologie/TI/latest/TI-aligns-AP_IT.rdf
index 7f7f48d2..c03a3543 100644
--- a/Ontologie/TI/latest/TI-aligns-AP_IT.rdf
+++ b/Ontologie/TI/latest/TI-aligns-AP_IT.rdf
@@ -4,64 +4,64 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
 >
+  
+    
+  
   
     
   
   
     
   
-  
-    
-  
-  
-    
-  
-  
-    
-  
   
-    
+    
     
+    
     
-    
-  
-  
-    
   
   
     
   
-  
-    
+  
+    time:generalYear
+  
+  
+    
+  
+  
+    
   
   
     
   
-  
-    
+  
+    
   
   
     
   
-  
-    
+  
+    
   
   
     
   
-  
-    
+  
+    
   
-  
-    time:generalYear
+  
+    
   
-  
-    
+  
+    
+  
+  
+    
+  
+  
+    
   
   
     
   
-  
-    
-  
 
diff --git a/Ontologie/Transparency/latest/Transparency-AP_IT.jsonld b/Ontologie/Transparency/latest/Transparency-AP_IT.jsonld
index bc27ecf4..df3c47c8 100644
--- a/Ontologie/Transparency/latest/Transparency-AP_IT.jsonld
+++ b/Ontologie/Transparency/latest/Transparency-AP_IT.jsonld
@@ -1,9 +1,29 @@
 {
+  "@context": {
+    "adms": "http://www.w3.org/ns/adms#",
+    "admsapit": "https://w3id.org/italia/onto/ADMS/",
+    "dc": "http://purl.org/dc/elements/1.1/",
+    "dcat": "http://www.w3.org/ns/dcat#",
+    "dcatapit": "http://dati.gov.it/onto/dcatapit#",
+    "dct": "http://purl.org/dc/terms/",
+    "foaf": "http://xmlns.com/foaf/0.1/",
+    "l0": "https://w3id.org/italia/onto/l0/",
+    "owl": "http://www.w3.org/2002/07/owl#",
+    "prov": "http://www.w3.org/ns/prov#",
+    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
+    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
+    "skos": "http://www.w3.org/2004/02/skos/core#",
+    "smapit": "https://w3id.org/italia/onto/SM/",
+    "tiapit": "https://w3id.org/italia/onto/TI/",
+    "xkos": "http://rdf-vocabulary.ddialliance.org/xkos#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
+    "xsd": "http://www.w3.org/2001/XMLSchema#"
+  },
   "@graph": [
     {
-      "@id": "_:genid1",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2002/07/owl#unionOf": {
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b1",
+      "@type": "owl:Class",
+      "owl:unionOf": {
         "@list": [
           {
             "@id": "https://w3id.org/italia/onto/COV/Organization"
@@ -15,119 +35,138 @@
       }
     },
     {
-      "@id": "_:genid10",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2002/07/owl#unionOf": {
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b10",
+      "@type": "owl:Class",
+      "owl:unionOf": {
         "@list": [
           {
-            "@id": "https://w3id.org/italia/onto/l0/Activity"
+            "@id": "l0:Activity"
           },
           {
-            "@id": "https://w3id.org/italia/onto/l0/Object"
+            "@id": "l0:Object"
           }
         ]
       }
     },
     {
-      "@id": "_:genid13",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#onProperty": {
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b13",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
         "@id": "https://w3id.org/italia/onto/Transparency/generatesResource"
       },
-      "http://www.w3.org/2002/07/owl#someValuesFrom": {
+      "owl:someValuesFrom": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyResource"
       }
     },
     {
-      "@id": "_:genid14",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#onProperty": {
-        "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencyActivityTypology"
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b14",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       },
-      "http://www.w3.org/2002/07/owl#someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivityTypology"
+      "owl:onDataRange": {
+        "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b15"
+      },
+      "owl:onProperty": {
+        "@id": "tiapit:date"
+      }
+    },
+    {
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b15",
+      "owl:unionOf": {
+        "@list": [
+          {
+            "@id": "xsd:date"
+          },
+          {
+            "@id": "xsd:dateTime"
+          }
+        ]
       }
     },
     {
-      "@id": "_:genid15",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#onClass": {
-        "@id": "https://w3id.org/italia/onto/l0/Agent"
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b18",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "l0:Agent"
       },
-      "http://www.w3.org/2002/07/owl#onProperty": {
+      "owl:onProperty": {
         "@id": "https://w3id.org/italia/onto/Transparency/isPerformedByAgent"
       },
-      "http://www.w3.org/2002/07/owl#qualifiedCardinality": {
-        "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
         "@value": "1"
       }
     },
     {
-      "@id": "_:genid16",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#onDataRange": {
-        "@id": "_:genid17"
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b19",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencyActivityTypology"
       },
-      "http://www.w3.org/2002/07/owl#onProperty": {
-        "@id": "https://w3id.org/italia/onto/TI/date"
+      "owl:someValuesFrom": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivityTypology"
+      }
+    },
+    {
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b20",
+      "@type": "owl:Restriction",
+      "owl:hasValue": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyPublicationActivity"
       },
-      "http://www.w3.org/2002/07/owl#qualifiedCardinality": {
-        "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-        "@value": "1"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencyActivityTypology"
       }
     },
     {
-      "@id": "_:genid17",
-      "@type": "http://www.w3.org/2000/01/rdf-schema#Datatype",
-      "http://www.w3.org/2002/07/owl#unionOf": {
-        "@list": [
-          {
-            "@id": "http://www.w3.org/2001/XMLSchema#date"
-          },
-          {
-            "@id": "http://www.w3.org/2001/XMLSchema#dateTime"
-          }
-        ]
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b21",
+      "@type": "owl:Restriction",
+      "owl:hasValue": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyUpdateActivity"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencyActivityTypology"
       }
     },
     {
-      "@id": "_:genid20",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#hasValue": {
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b22",
+      "@type": "owl:Restriction",
+      "owl:hasValue": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyArchiveActivity"
       },
-      "http://www.w3.org/2002/07/owl#onProperty": {
+      "owl:onProperty": {
         "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencyActivityTypology"
       }
     },
     {
-      "@id": "_:genid21",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#allValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/TI/TimeInterval"
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b23",
+      "@type": "owl:Restriction",
+      "owl:allValuesFrom": {
+        "@id": "tiapit:TimeInterval"
       },
-      "http://www.w3.org/2002/07/owl#onProperty": {
-        "@id": "https://w3id.org/italia/onto/TI/atTime"
+      "owl:onProperty": {
+        "@id": "tiapit:atTime"
       }
     },
     {
-      "@id": "_:genid22",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#minQualifiedCardinality": {
-        "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b24",
+      "@type": "owl:Restriction",
+      "owl:minQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
         "@value": "1"
       },
-      "http://www.w3.org/2002/07/owl#onClass": {
-        "@id": "_:genid23"
+      "owl:onClass": {
+        "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b25"
       },
-      "http://www.w3.org/2002/07/owl#onProperty": {
+      "owl:onProperty": {
         "@id": "https://w3id.org/italia/onto/Transparency/appliesToOrganization"
       }
     },
     {
-      "@id": "_:genid23",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2002/07/owl#unionOf": {
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b25",
+      "@type": "owl:Class",
+      "owl:unionOf": {
         "@list": [
           {
             "@id": "https://w3id.org/italia/onto/COV/Organization"
@@ -139,136 +178,112 @@
       }
     },
     {
-      "@id": "_:genid26",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#minQualifiedCardinality": {
-        "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-        "@value": "1"
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b28",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligationStatus"
       },
-      "http://www.w3.org/2002/07/owl#onClass": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyDataTypology"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencyStatus"
       },
-      "http://www.w3.org/2002/07/owl#onProperty": {
-        "@id": "https://w3id.org/italia/onto/Transparency/isClassifiedBy"
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       }
     },
     {
-      "@id": "_:genid27",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#onClass": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligationStatus"
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b29",
+      "@type": "owl:Restriction",
+      "owl:minQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       },
-      "http://www.w3.org/2002/07/owl#onProperty": {
-        "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencyStatus"
+      "owl:onClass": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyDataTypology"
       },
-      "http://www.w3.org/2002/07/owl#qualifiedCardinality": {
-        "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-        "@value": "1"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Transparency/isClassifiedBy"
       }
     },
     {
-      "@id": "_:genid28",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#onProperty": {
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b30",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
         "@id": "https://w3id.org/italia/onto/Transparency/regulationReference"
       },
-      "http://www.w3.org/2002/07/owl#someValuesFrom": {
-        "@id": "http://www.w3.org/2000/01/rdf-schema#Literal"
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
       }
     },
     {
-      "@id": "_:genid29",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#hasValue": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyPublicationActivity"
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b31",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "l0:name"
       },
-      "http://www.w3.org/2002/07/owl#onProperty": {
-        "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencyActivityTypology"
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
       }
     },
     {
-      "@id": "_:genid30",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#onProperty": {
-        "@id": "https://w3id.org/italia/onto/Transparency/refersToTransparencyEntity"
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b32",
+      "@type": "owl:Restriction",
+      "owl:maxQualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       },
-      "http://www.w3.org/2002/07/owl#someValuesFrom": {
-        "@id": "_:genid31"
+      "owl:onDataRange": {
+        "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b33"
+      },
+      "owl:onProperty": {
+        "@id": "tiapit:modified"
       }
     },
     {
-      "@id": "_:genid31",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2002/07/owl#unionOf": {
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b33",
+      "@type": "rdfs:Datatype",
+      "owl:unionOf": {
         "@list": [
           {
-            "@id": "https://w3id.org/italia/onto/l0/Activity"
+            "@id": "xsd:date"
+          },
+          {
+            "@id": "xsd:dateTime"
           },
           {
-            "@id": "https://w3id.org/italia/onto/l0/Object"
+            "@id": "xsd:time"
           }
         ]
       }
     },
     {
-      "@id": "_:genid34",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#onProperty": {
-        "@id": "https://w3id.org/italia/onto/l0/name"
-      },
-      "http://www.w3.org/2002/07/owl#someValuesFrom": {
-        "@id": "http://www.w3.org/2000/01/rdf-schema#Literal"
-      }
-    },
-    {
-      "@id": "_:genid35",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#onDataRange": {
-        "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
-      },
-      "http://www.w3.org/2002/07/owl#onProperty": {
-        "@id": "https://w3id.org/italia/onto/Transparency/accessURL"
-      },
-      "http://www.w3.org/2002/07/owl#qualifiedCardinality": {
-        "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "_:genid36",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#maxQualifiedCardinality": {
-        "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger",
-        "@value": "1"
-      },
-      "http://www.w3.org/2002/07/owl#onDataRange": {
-        "@id": "_:genid37"
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b37",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Transparency/refersToTransparencyEntity"
       },
-      "http://www.w3.org/2002/07/owl#onProperty": {
-        "@id": "https://w3id.org/italia/onto/TI/modified"
+      "owl:someValuesFrom": {
+        "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b38"
       }
     },
     {
-      "@id": "_:genid37",
-      "@type": "http://www.w3.org/2000/01/rdf-schema#Datatype",
-      "http://www.w3.org/2002/07/owl#unionOf": {
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b38",
+      "@type": "owl:Class",
+      "owl:unionOf": {
         "@list": [
           {
-            "@id": "http://www.w3.org/2001/XMLSchema#date"
-          },
-          {
-            "@id": "http://www.w3.org/2001/XMLSchema#dateTime"
+            "@id": "l0:Activity"
           },
           {
-            "@id": "http://www.w3.org/2001/XMLSchema#time"
+            "@id": "l0:Object"
           }
         ]
       }
     },
     {
-      "@id": "_:genid4",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2002/07/owl#unionOf": {
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b4",
+      "@type": "owl:Class",
+      "owl:unionOf": {
         "@list": [
           {
             "@id": "https://w3id.org/italia/onto/COV/Organization"
@@ -280,25 +295,29 @@
       }
     },
     {
-      "@id": "_:genid41",
-      "@type": "http://www.w3.org/2002/07/owl#Restriction",
-      "http://www.w3.org/2002/07/owl#hasValue": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyUpdateActivity"
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b41",
+      "@type": "owl:Restriction",
+      "owl:cardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       },
-      "http://www.w3.org/2002/07/owl#onProperty": {
-        "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencyActivityTypology"
+      "owl:onDataRange": {
+        "@id": "xsd:anyURI"
+      },
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/Transparency/accessURL"
       }
     },
     {
-      "@id": "_:genid7",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2002/07/owl#unionOf": {
+      "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b7",
+      "@type": "owl:Class",
+      "owl:unionOf": {
         "@list": [
           {
-            "@id": "https://w3id.org/italia/onto/l0/Activity"
+            "@id": "l0:Activity"
           },
           {
-            "@id": "https://w3id.org/italia/onto/l0/Object"
+            "@id": "l0:Object"
           }
         ]
       }
@@ -306,12 +325,12 @@
     {
       "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
       "@type": [
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
-        "http://dati.gov.it/onto/dcatapit#Agent",
-        "http://xmlns.com/foaf/0.1/Agent"
+        "dcatapit:Agent",
+        "foaf:Agent",
+        "owl:NamedIndividual"
       ],
-      "http://purl.org/dc/terms/identifier": "agid",
-      "http://xmlns.com/foaf/0.1/name": [
+      "dct:identifier": "agid",
+      "foaf:name": [
         {
           "@language": "it",
           "@value": "Agenzia per l'Italia Digitale"
@@ -322,25 +341,19 @@
         }
       ]
     },
-    {
-      "@id": "http://www.w3.org/2000/01/rdf-schema#labels",
-      "@type": "http://www.w3.org/2002/07/owl#AnnotationProperty"
-    },
-    {
-      "@id": "http://www.w3.org/2001/XMLSchema#date",
-      "@type": "http://www.w3.org/2000/01/rdf-schema#Datatype"
-    },
-    {
-      "@id": "http://www.w3.org/2001/XMLSchema#time",
-      "@type": "http://www.w3.org/2000/01/rdf-schema#Datatype"
-    },
     {
       "@id": "https://w3id.org/italia/data/distribution/TRAPIT-JSON-LD",
       "@type": [
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
-        "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution"
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "http://purl.org/dc/terms/description": [
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Transparency/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Transparency/Transparency-AP_IT.jsonld"
+      },
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questa è la distribuzione JSON-LD dell'Ontologia degli Obblighi della Trasparenza"
@@ -350,13 +363,13 @@
           "@value": "This is the distribution in JSON-LD of the Transparency Obligations Ontology"
         }
       ],
-      "http://purl.org/dc/terms/format": {
+      "dct:format": {
         "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
       },
-      "http://purl.org/dc/terms/license": {
+      "dct:license": {
         "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "http://purl.org/dc/terms/title": [
+      "dct:title": [
         {
           "@language": "it",
           "@value": "Distribuzione JSON-LD ontologia Transparency-AP_IT"
@@ -365,21 +378,21 @@
           "@language": "en",
           "@value": "JSON-LD distribution of Transparency-AP_IT Ontology"
         }
-      ],
-      "http://www.w3.org/ns/dcat#accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Transparency/latest"
-      },
-      "http://www.w3.org/ns/dcat#downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Transparency/Transparency-AP_IT.jsonld"
-      }
+      ]
     },
     {
       "@id": "https://w3id.org/italia/data/distribution/TRAPIT-RDF-TURTLE",
       "@type": [
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
-        "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution"
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "http://purl.org/dc/terms/description": [
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Transparency/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Transparency/Transparency-AP_IT.ttl"
+      },
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questa è la distribuzione RDF/Turtle dell'Ontologia degli Obblighi della Trasparenza"
@@ -389,13 +402,13 @@
           "@value": "This is the distribution in RDF/Turtle of the Transparency Obligations Ontology"
         }
       ],
-      "http://purl.org/dc/terms/format": {
+      "dct:format": {
         "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
       },
-      "http://purl.org/dc/terms/license": {
+      "dct:license": {
         "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "http://purl.org/dc/terms/title": [
+      "dct:title": [
         {
           "@language": "it",
           "@value": "Distribuzione RDF/Turtle ontologia Transparency-AP_IT"
@@ -404,21 +417,21 @@
           "@language": "en",
           "@value": "RDF/Turtle distribution of Transparency-AP_IT Ontology"
         }
-      ],
-      "http://www.w3.org/ns/dcat#accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Transparency/latest"
-      },
-      "http://www.w3.org/ns/dcat#downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Transparency/Transparency-AP_IT.ttl"
-      }
+      ]
     },
     {
       "@id": "https://w3id.org/italia/data/distribution/TRAPIT-RDF-XML",
       "@type": [
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
-        "https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution"
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
-      "http://purl.org/dc/terms/description": [
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Transparency/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Transparency/Transparency-AP_IT.rdf"
+      },
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questa è la distribuzione RDF/XML dell'Ontologia degli Obblighi della Trasparenza"
@@ -428,13 +441,13 @@
           "@value": "This is the distribution in RDF/XML of the Transparency Obligations Ontology"
         }
       ],
-      "http://purl.org/dc/terms/format": {
+      "dct:format": {
         "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
       },
-      "http://purl.org/dc/terms/license": {
+      "dct:license": {
         "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "http://purl.org/dc/terms/title": [
+      "dct:title": [
         {
           "@language": "it",
           "@value": "Distribuzione RDF/XML ontologia Transparency-AP_IT"
@@ -443,23 +456,17 @@
           "@language": "en",
           "@value": "RDF/XML distribution of Transparency-AP_IT Ontology"
         }
-      ],
-      "http://www.w3.org/ns/dcat#accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Transparency/latest"
-      },
-      "http://www.w3.org/ns/dcat#downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/Transparency/Transparency-AP_IT.rdf"
-      }
+      ]
     },
     {
       "@id": "https://w3id.org/italia/data/organization/private-organization/05481840964",
       "@type": [
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
-        "http://dati.gov.it/onto/dcatapit#Agent",
-        "http://xmlns.com/foaf/0.1/Agent"
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
       ],
-      "http://purl.org/dc/terms/identifier": "05481840964",
-      "http://xmlns.com/foaf/0.1/name": {
+      "dct:identifier": "05481840964",
+      "foaf:name": {
         "@language": "it",
         "@value": "Almawave Srl"
       }
@@ -467,277 +474,252 @@
     {
       "@id": "https://w3id.org/italia/onto/Transparency",
       "@type": [
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
-        "https://w3id.org/italia/onto/ADMS/SemanticAsset"
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/Deprecated",
-      "@type": [
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
-        "https://w3id.org/italia/onto/Transparency/TransparencyObligationStatus"
+        "owl:Ontology",
+        "owl:NamedIndividual",
+        "admsapit:SemanticAsset"
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Transparency"
+      "admsapit:acronym": "Transparency-AP_IT",
+      "admsapit:hasFormalityLevel": {
+        "@id": "admsapit:Formal"
+      },
+      "admsapit:hasOntologyLanguage": {
+        "@id": "admsapit:OWL"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "admsapit:hasSemanticAssetDistribution": [
         {
-          "@language": "it",
-          "@value": "decaduto"
+          "@id": "https://w3id.org/italia/data/distribution/TRAPIT-RDF-TURTLE"
         },
         {
-          "@language": "en",
-          "@value": "deprecated"
-        }
-      ],
-      "http://www.w3.org/2002/07/owl#versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
+          "@id": "https://w3id.org/italia/data/distribution/TRAPIT-JSON-LD"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "https://w3id.org/italia/data/distribution/TRAPIT-RDF-XML"
         }
       ],
-      "https://w3id.org/italia/onto/l0/description": [
+      "admsapit:hasTask": [
         {
-          "@language": "it",
-          "@value": "Questo individuo rappresenta lo stato decaduto di un obbligo di trasparenza"
+          "@id": "admsapit:AnnotationTask"
         },
         {
-          "@language": "en",
-          "@value": "This individual represents the status deprecated of a transparency obbligation"
-        }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/Format",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
-        {
-          "@language": "it",
-          "@value": "Questa classe indica il formato di una risorsa"
+          "@id": "admsapit:QueryFormulationTask"
         },
         {
-          "@language": "en",
-          "@value": "This class represents the format of a resource."
+          "@id": "admsapit:SearchTask"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Transparency"
+      "admsapit:last": {
+        "@id": "https://w3id.org/italia/onto/Transparency/0.1"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "admsapit:officialURI": {
+        "@type": "xsd:anyURI",
+        "@value": "https://w3id.org/italia/onto/Transparency"
+      },
+      "admsapit:prefix": "trapit",
+      "admsapit:semanticAssetInUse": [
         {
-          "@language": "en",
-          "@value": "Format"
+          "@id": "https://w3id.org/italia/data/project/DAF"
         },
         {
-          "@language": "it",
-          "@value": "Formato"
+          "@id": "https://w3id.org/italia/data/project/OntoPiA"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": {
-        "@id": "https://w3id.org/italia/onto/l0/Characteristic"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "admsapit:status": "draft",
+      "admsapit:target": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Pubbliche amministrazioni"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "Cittadini"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/InForce",
-      "@type": [
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
-        "https://w3id.org/italia/onto/Transparency/TransparencyObligationStatus"
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Transparency"
+      "admsapit:type": {
+        "@id": "admsapit:DomainOntology"
+      },
+      "dcat:contactPoint": {
+        "@id": "http://dati.gov.it/data/resource/ContactPoint/voc_AgID"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "dcat:keyword": [
         {
-          "@language": "en",
-          "@value": "in force"
+          "@language": "it",
+          "@value": "trasparenza"
         },
         {
           "@language": "it",
-          "@value": "vigente"
-        }
-      ],
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+          "@value": "trasparenza pubblica amministrazione"
+        },
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "trasparenza PA"
+        },
+        {
+          "@language": "it",
+          "@value": "trasparenza pa"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "transparency"
+        },
+        {
+          "@language": "en",
+          "@value": "transparency for public administration"
         }
       ],
-      "https://w3id.org/italia/onto/l0/description": [
+      "dcat:theme": [
         {
-          "@language": "it",
-          "@value": "Questo individuo rappresenta lo stato vigente di un obbligo di trasparenza"
+          "@id": "http://publications.europa.eu/resource/authority/data-theme/GOVE"
         },
         {
-          "@language": "en",
-          "@value": "This individual represents the status in force of a transparency obbligation"
+          "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      ],
+      "dct:accrualPeriodicity": {
+        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      },
+      "dct:creator": [
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta un'attività di trasparenza come conseguenza di un obbligo di trasparenza."
+          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
         },
         {
-          "@language": "en",
-          "@value": "This class represents a trasparency activity as an effect of a transparency obbligation. For example pubblication, update,..."
+          "@id": "https://w3id.org/italia/data/organization/private-organization/05481840964"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Transparency"
-      },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "dct:description": [
         {
           "@language": "it",
-          "@value": "Attività di trasparenza."
+          "@value": "Questo è il profilo applicativo italiano dell'Ontologia degli Obblighi della Trasparenza. L'ontologia di OntoPiA implementa le disposizioni in merito all'obbligo di pubblicazione di contenuti informativi nella sezione 'Amministrazione Trasparente' dei siti istituzioonali delle publiche amministrazioni. Questa versione dell'ontologia è in attesa di essere visionata da ANAC."
         },
         {
           "@language": "en",
-          "@value": "Transparency activity"
+          "@value": "This is the Italian application profile of the Transparency Obligations Ontology. This ontology of OntoPiA implements the dispositions about the publication obligation of informative contents on the section 'Transparent Administration' of the official website of the public administrations. This ontology version is a draft waiting for the ANAC validation."
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/Transparency/latest/img/Transparency-AP_IT.png"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+      "dct:issued": {
+        "@type": "xsd:date",
+        "@value": "2019-05-30"
+      },
+      "dct:language": [
         {
-          "@id": "https://w3id.org/italia/onto/l0/Activity"
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
         },
         {
-          "@id": "_:genid13"
-        },
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+        }
+      ],
+      "dct:modified": {
+        "@type": "xsd:date",
+        "@value": "2020-04-23"
+      },
+      "dct:publisher": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      },
+      "dct:rightsHolder": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      },
+      "dct:title": {
+        "@language": "it",
+        "@value": "Ontologia dell'Amministrazione Trasparente - profilo applicativo italiano"
+      },
+      "owl:imports": [
         {
-          "@id": "_:genid14"
+          "@id": "https://w3id.org/italia/onto/COV"
         },
         {
-          "@id": "_:genid15"
+          "@id": "https://w3id.org/italia/onto/TI"
         },
         {
-          "@id": "_:genid16"
+          "@id": "https://w3id.org/italia/onto/l0"
         }
       ],
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/Transparency/0.2"
+      },
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "La presente versione dell'ontologia è un draft in attesa di revisone da parte di ANAC."
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "version 0.2 - added property appliesToOrganization which replaces appliesToPA, added property exceprionObligationNote, updated TransparencyObligation and TransparencySubjct modifing restrictions and stating skos:Concept derivation, stating disjoint among TransparencyArchiveActivity and TransparencyUpdateActivity."
+        },
+        {
+          "@language": "it",
+          "@value": "version 0.2 - aggiunta proprietà appliesToOrganization che sostituisce appliesToPA, aggiunta proprietà exceprionObligationNote, aggiornati TransparencyObligation e TransparencySubjct modificando le restrizioni e dichiarando che deriva da skos:Concept, aggiunto disjoint tra TransparencyArchiveActivity e TransparencyUpdateActivity"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivityTypology",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa classe indica la tipologia di attività della trasparenza."
+          "@value": "Questo è il profilo applicativo italiano dell'Ontologia degli Obblighi della Trasparenza. L'ontologia di OntoPiA implementa le disposizioni in merito all'obbligo di pubblicazione di contenuti informativi nella sezione 'Amministrazione Trasparente' dei siti istituzionali delle publiche amministrazioni. Questa versione dell'ontologia è in attesa di essere visionata da ANAC."
         },
         {
           "@language": "en",
-          "@value": "This class represents the transparency activity typology."
+          "@value": "This is the Italian application profile of the Transparency Obligations Ontology. This ontology of OntoPiA implements the dispositions about the publication obligation of informative contents on the section 'Transparent Administration' of the official website of the public administrations. This ontology version is a draft waiting for the ANAC validation."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Tipologia di attività della trasparenza"
+          "@value": "Ontologia degli Obblighi della Trasparenza - profilo applicativo italiano"
         },
         {
           "@language": "en",
-          "@value": "Transparency activity typology"
-        }
-      ],
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": {
-        "@id": "https://w3id.org/italia/onto/l0/Characteristic"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
+          "@value": "Transparency Obligations Ontology - Italian application profile"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyArchiveActivity",
+      "@id": "https://w3id.org/italia/onto/Transparency/Deprecated",
       "@type": [
-        "http://www.w3.org/2002/07/owl#Class",
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
-        "https://w3id.org/italia/onto/Transparency/TransparencyActivityTypology"
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/Transparency/TransparencyObligationStatus"
       ],
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      "l0:description": [
         {
           "@language": "en",
-          "@value": "This class represents an archive activity as an effect of a transparency obbligation."
+          "@value": "This individual represents the status deprecated of a transparency obbligation"
         },
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta un'attività di storicizzazione come conseguenza di un obbligo di trasparenza."
+          "@value": "Questo individuo rappresenta lo stato decaduto di un obbligo di trasparenza"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Transparency"
-      },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
-        {
-          "@language": "it",
-          "@value": "storicizzazione"
-        },
-        {
-          "@language": "it",
-          "@value": "archive"
-        },
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Attività di trasparenza: Storicizzazione."
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "Transparency activity: Archive."
+          "@value": "stable"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2002/07/owl#disjointWith": [
+      "rdfs:label": [
         {
-          "@id": "https://w3id.org/italia/onto/Transparency/TransparencyPublicationActivity"
+          "@language": "en",
+          "@value": "deprecated"
         },
         {
-          "@id": "https://w3id.org/italia/onto/Transparency/TransparencyUpdateActivity"
+          "@language": "it",
+          "@value": "decaduto"
         }
-      ],
-      "http://www.w3.org/2002/07/owl#equivalentClass": {
-        "@id": "_:genid20"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/Format",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -747,47 +729,77 @@
           "@value": "stable"
         }
       ],
-      "https://w3id.org/italia/onto/l0/description": [
+      "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questo individuo rappresenta l'attività di storicizzazione attivata da un obbligo di trasparenza."
+          "@language": "en",
+          "@value": "This class represents the format of a resource."
         },
+        {
+          "@language": "it",
+          "@value": "Questa classe indica il formato di una risorsa"
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Transparency"
+      },
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "This individual represents the archive activity triggered by a transparency obligation."
+          "@value": "Format"
+        },
+        {
+          "@language": "it",
+          "@value": "Formato"
         }
-      ]
+      ],
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyDataTypology",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      "@id": "https://w3id.org/italia/onto/Transparency/InForce",
+      "@type": [
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/Transparency/TransparencyObligationStatus"
+      ],
+      "l0:description": [
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta la tipologia di dati della trasparenza: i valori sono controllati dal vocabolario relativo, e determinano l'attuale strutturazione delle sezioni e sotto-sezioni dell'\"Amministrazione Trasparente\" dei siti web della PA come previsto dalla normativa di settore (d.lgs 33/2013 e s.m.i)."
+          "@language": "en",
+          "@value": "This individual represents the status in force of a transparency obbligation"
         },
         {
-          "@language": "en",
-          "@value": "This class represents the typology of transparency data: the values are defined by a specific vocabulary, and are used to organize contents inside the current transparency section structure for the websites of the Italian Public Administrations, as defined by the legislation (d.lgs 33/2013 e s.m.i)."
+          "@language": "it",
+          "@value": "Questo individuo rappresenta lo stato vigente di un obbligo di trasparenza"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Transparency"
-      },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Tipologia dato della trasparenza"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "Transparency data typology"
+          "@value": "stable"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": {
-        "@id": "https://w3id.org/italia/onto/l0/Characteristic"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "in force"
+        },
+        {
+          "@language": "it",
+          "@value": "vigente"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -797,103 +809,116 @@
           "@value": "stable"
         }
       ],
-      "https://w3id.org/italia/onto/l0/controlledVocabulary": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-transparency/transparency-titulus"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta gli obblighi di trasparenza definiti dalla normativa di riferimento a cui devono sottostare le Pubbliche Amministrazioni."
+          "@language": "en",
+          "@value": "This class represents a trasparency activity as an effect of a transparency obbligation. For example pubblication, update,..."
         },
         {
-          "@language": "en",
-          "@value": "This class represents the transparency obligation for Public Administrations, according to the transparency norms."
+          "@language": "it",
+          "@value": "Questa classe rappresenta un'attività di trasparenza come conseguenza di un obbligo di trasparenza."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Obbligo di trasparenza"
+          "@language": "en",
+          "@value": "Transparency activity"
         },
         {
-          "@language": "en",
-          "@value": "Transparency Obligation"
+          "@language": "it",
+          "@value": "Attività di trasparenza."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+      "rdfs:subClassOf": [
         {
-          "@id": "https://w3id.org/italia/onto/l0/Description"
+          "@id": "l0:Activity"
         },
         {
-          "@id": "_:genid21"
+          "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b13"
         },
         {
-          "@id": "_:genid22"
+          "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b14"
         },
         {
-          "@id": "_:genid26"
+          "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b18"
         },
         {
-          "@id": "_:genid27"
+          "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b19"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivityTypology",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "_:genid28"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "stabile - modificato nella versione 0.2, rimuovendo le restriction su l0:description e l0:name e aggiungendo che la classe deriva da skos:Concept, aggiungendo restriction su :appliesToOrganization, :hasTransparencyStatus."
+          "@language": "en",
+          "@value": "This class represents the transparency activity typology."
         },
         {
-          "@language": "en",
-          "@value": "stable - modified in version 0.2, removing therestrictions on l0:description and l0:name and adding that the class derives from skos:Concept, adding restriction on :appliesToOrganization, :hasTransparencyStatus."
+          "@language": "it",
+          "@value": "Questa classe indica la tipologia di attività della trasparenza."
         }
       ],
-      "http://www.w3.org/ns/prov#wasDerivedFrom": {
-        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "https://w3id.org/italia/onto/l0/controlledVocabulary": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-transparency/transparency-obligation"
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Transparency activity typology"
+        },
+        {
+          "@language": "it",
+          "@value": "Tipologia di attività della trasparenza"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligationStatus",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyArchiveActivity",
+      "@type": [
+        "owl:Class",
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/Transparency/TransparencyActivityTypology"
+      ],
+      "l0:description": [
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta lo stato dell'obbligo di trasparenza. Per esempio vigente, decaduto,..."
+          "@language": "en",
+          "@value": "This individual represents the archive activity triggered by a transparency obligation."
         },
         {
-          "@language": "en",
-          "@value": "This class represents the transparency obbligation status. Ex: in force, deprecated,..."
+          "@language": "it",
+          "@value": "Questo individuo rappresenta l'attività di storicizzazione attivata da un obbligo di trasparenza."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Transparency"
-      },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "owl:disjointWith": [
         {
-          "@language": "it",
-          "@value": "Stato dell'obbligo di trasparenza."
+          "@id": "https://w3id.org/italia/onto/Transparency/TransparencyPublicationActivity"
         },
         {
-          "@language": "en",
-          "@value": "Transparency obbligation status"
+          "@id": "https://w3id.org/italia/onto/Transparency/TransparencyUpdateActivity"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": {
-        "@id": "https://w3id.org/italia/onto/l0/Characteristic"
+      "owl:equivalentClass": {
+        "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b22"
       },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -902,60 +927,49 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyPublicationActivity",
-      "@type": [
-        "http://www.w3.org/2002/07/owl#Class",
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
-        "https://w3id.org/italia/onto/Transparency/TransparencyActivityTypology"
       ],
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta un'attività di pubblicazione come conseguenza di un obbligo di trasparenza."
+          "@language": "en",
+          "@value": "This class represents an archive activity as an effect of a transparency obbligation."
         },
         {
-          "@language": "en",
-          "@value": "This class represents a publication activity as an effect of a transparency obbligation."
+          "@language": "it",
+          "@value": "Questa classe rappresenta un'attività di storicizzazione come conseguenza di un obbligo di trasparenza."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "publication"
+          "@language": "en",
+          "@value": "Transparency activity: Archive."
         },
         {
           "@language": "it",
-          "@value": "Attività di trasparenza: Pubblicazione."
-        },
-        {
-          "@language": "en",
-          "@value": "Transparency activity: Publication."
+          "@value": "Attività di trasparenza: Storicizzazione."
         },
         {
-          "@language": "en",
-          "@value": "Transparency activity: Publication"
+          "@language": "it",
+          "@value": "storicizzazione"
         },
         {
           "@language": "it",
-          "@value": "pubblicazione"
+          "@value": "archive"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": {
+      "rdfs:subClassOf": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyDataTypology",
+      "@type": "owl:Class",
+      "l0:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-transparency/transparency-titulus"
       },
-      "http://www.w3.org/2002/07/owl#disjointWith": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyUpdateActivity"
-      },
-      "http://www.w3.org/2002/07/owl#equivalentClass": {
-        "@id": "_:genid29"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -965,61 +979,100 @@
           "@value": "stable"
         }
       ],
-      "https://w3id.org/italia/onto/l0/description": [
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "This class represents the typology of transparency data: the values are defined by a specific vocabulary, and are used to organize contents inside the current transparency section structure for the websites of the Italian Public Administrations, as defined by the legislation (d.lgs 33/2013 e s.m.i)."
+        },
         {
           "@language": "it",
-          "@value": "Questo individuo rappresenta l'attività di pubblicazione attivata da un obbligo di trasparenza."
+          "@value": "Questa classe rappresenta la tipologia di dati della trasparenza: i valori sono controllati dal vocabolario relativo, e determinano l'attuale strutturazione delle sezioni e sotto-sezioni dell'\"Amministrazione Trasparente\" dei siti web della PA come previsto dalla normativa di settore (d.lgs 33/2013 e s.m.i)."
+        }
+      ],
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Transparency"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "Tipologia dato della trasparenza"
         },
         {
           "@language": "en",
-          "@value": "This individual represents the publication activity triggered by a transparency obligation."
+          "@value": "Transparency data typology"
         }
-      ]
+      ],
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyResource",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation",
+      "@type": "owl:Class",
+      "l0:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-transparency/transparency-obligation"
+      },
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta i documenti, le informazioni e i dati oggetto di pubblicazione nei siti istituzionali delle pubbliche amministrazioni."
+          "@value": "stabile - modificato nella versione 0.2, rimuovendo le restriction su l0:description e l0:name e aggiungendo che la classe deriva da skos:Concept, aggiungendo restriction su :appliesToOrganization, :hasTransparencyStatus."
         },
         {
           "@language": "en",
-          "@value": "This class represents documents, informazions and data object of publication on the official website of the public administrations."
+          "@value": "stable - modified in version 0.2, removing therestrictions on l0:description and l0:name and adding that the class derives from skos:Concept, adding restriction on :appliesToOrganization, :hasTransparencyStatus."
+        }
+      ],
+      "prov:wasDerivedFrom": {
+        "@id": "skos:Concept"
+      },
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa classe rappresenta gli obblighi di trasparenza definiti dalla normativa di riferimento a cui devono sottostare le Pubbliche Amministrazioni."
+        },
+        {
+          "@language": "en",
+          "@value": "This class represents the transparency obligation for Public Administrations, according to the transparency norms."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Risorsa di trasparenza"
+          "@value": "Obbligo di trasparenza"
         },
         {
           "@language": "en",
-          "@value": "Transparency resource"
+          "@value": "Transparency Obligation"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Description"
+        },
         {
-          "@id": "https://w3id.org/italia/onto/l0/Object"
+          "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b23"
         },
         {
-          "@id": "_:genid30"
+          "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b24"
         },
         {
-          "@id": "_:genid34"
+          "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b28"
         },
         {
-          "@id": "_:genid35"
+          "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b29"
         },
         {
-          "@id": "_:genid36"
+          "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b30"
         }
-      ],
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligationStatus",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1028,195 +1081,240 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/TransparencySubject",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      ],
+      "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa classe rappresenta un soggetto (tema) collegato a un obbligo di trasparenza. Fa riferimento alla colonna 'contenuto dell'obbligo' dell'allegato alla guida ANAC."
+          "@language": "en",
+          "@value": "This class represents the transparency obbligation status. Ex: in force, deprecated,..."
         },
         {
-          "@language": "en",
-          "@value": "This class represents a subject releted to a transparency obbligation. It's related to the 'contenuto dell'obbligo' column of the ANAC guideline attachment."
+          "@language": "it",
+          "@value": "Questa classe rappresenta lo stato dell'obbligo di trasparenza. Per esempio vigente, decaduto,..."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
-        {
-          "@language": "it",
-          "@value": "Soggetto della trasparenza"
-        },
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Transparency subject"
-        }
-      ],
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": {
-        "@id": "https://w3id.org/italia/onto/l0/Concept"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile - modificato nella versione 0.2, rimuovendo le restriction su l0:description e l0:name e aggiungendo che la classe deriva da skos:Concept, aggiuingendo collegamento con il vocabolario transparency-subject."
+          "@value": "Transparency obbligation status"
         },
         {
-          "@language": "en",
-          "@value": "stable - modified in version 0.2, removing therestrictions on l0:description and l0:name and adding that the class derives from skos:Concept, adding link to transparency-subject vocabulary."
+          "@language": "it",
+          "@value": "Stato dell'obbligo di trasparenza."
         }
       ],
-      "http://www.w3.org/ns/prov#wasDerivedFrom": {
-        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
-      },
-      "https://w3id.org/italia/onto/l0/controlledVocabulary": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-transparency/transparency-subject"
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyUpdateActivity",
+      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyPublicationActivity",
       "@type": [
-        "http://www.w3.org/2002/07/owl#Class",
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
+        "owl:Class",
+        "owl:NamedIndividual",
         "https://w3id.org/italia/onto/Transparency/TransparencyActivityTypology"
       ],
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      "l0:description": [
+        {
+          "@language": "en",
+          "@value": "This individual represents the publication activity triggered by a transparency obligation."
+        },
         {
           "@language": "it",
-          "@value": "Questa classe rappresenta un'attività di aggiornamento come conseguenza di un obbligo di trasparenza."
+          "@value": "Questo individuo rappresenta l'attività di pubblicazione attivata da un obbligo di trasparenza."
+        }
+      ],
+      "owl:disjointWith": [
+        {
+          "@id": "https://w3id.org/italia/onto/Transparency/TransparencyUpdateActivity"
         },
         {
-          "@language": "en",
-          "@value": "This class represents an update activity as an effect of a transparency obbligation."
+          "@id": "https://w3id.org/italia/onto/Transparency/TransparencyArchiveActivity"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Transparency"
+      "owl:equivalentClass": {
+        "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b20"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "aggiornamento"
+          "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "Attività di trasparenza: Aggiornamento."
-        },
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Transparency activity: Update."
+          "@value": "This class represents a publication activity as an effect of a transparency obbligation."
         },
         {
           "@language": "it",
-          "@value": "update"
+          "@value": "Questa classe rappresenta un'attività di pubblicazione come conseguenza di un obbligo di trasparenza."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
-      },
-      "http://www.w3.org/2002/07/owl#equivalentClass": {
-        "@id": "_:genid41"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "Transparency activity: Publication."
         },
         {
           "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "https://w3id.org/italia/onto/l0/description": [
+          "@value": "Attività di trasparenza: Pubblicazione."
+        },
+        {
+          "@language": "en",
+          "@value": "Transparency activity: Publication"
+        },
         {
           "@language": "it",
-          "@value": "Questo individuo rappresenta l'attività di aggiornamento attivata da un obbligo di trasparenza."
+          "@value": "pubblicazione"
         },
         {
-          "@language": "en",
-          "@value": "This individual represents the update activity triggered by a transparency obligation."
+          "@language": "it",
+          "@value": "publication"
         }
-      ]
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/UpdateFrequency",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyResource",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questa classe la frequenza di aggiornamento di una risorsa così come indicato dall'obbligo ti trasaprenza."
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "This class represents the update frequency as prescribed by the transparency obbligation."
+          "@value": "stable"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Transparency"
-      },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Frequenza di aggiornamento"
+          "@value": "Questa classe rappresenta i documenti, le informazioni e i dati oggetto di pubblicazione nei siti istituzionali delle pubbliche amministrazioni."
         },
         {
           "@language": "en",
-          "@value": "Update frequency"
+          "@value": "This class represents documents, informazions and data object of publication on the official website of the public administrations."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": {
-        "@id": "https://w3id.org/italia/onto/l0/Characteristic"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "Transparency resource"
+        },
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Risorsa di trasparenza"
+        }
+      ],
+      "rdfs:subClassOf": [
+        {
+          "@id": "l0:Object"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b31"
+        },
+        {
+          "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b32"
+        },
+        {
+          "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b37"
+        },
+        {
+          "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b41"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/accessURL",
-      "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      "@id": "https://w3id.org/italia/onto/Transparency/TransparencySubject",
+      "@type": "owl:Class",
+      "l0:controlledVocabulary": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/classifications-for-transparency/transparency-subject"
+      },
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questa URL definisce l'indirizzo di accesso e reperimento del contenuto informativo."
+          "@value": "stabile - modificato nella versione 0.2, rimuovendo le restriction su l0:description e l0:name e aggiungendo che la classe deriva da skos:Concept, aggiuingendo collegamento con il vocabolario transparency-subject."
         },
         {
           "@language": "en",
-          "@value": "This URL defines the access address of the informative content."
+          "@value": "stable - modified in version 0.2, removing therestrictions on l0:description and l0:name and adding that the class derives from skos:Concept, adding link to transparency-subject vocabulary."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyResource"
+      "prov:wasDerivedFrom": {
+        "@id": "skos:Concept"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "This class represents a subject releted to a transparency obbligation. It's related to the 'contenuto dell'obbligo' column of the ANAC guideline attachment."
+        },
+        {
+          "@language": "it",
+          "@value": "Questa classe rappresenta un soggetto (tema) collegato a un obbligo di trasparenza. Fa riferimento alla colonna 'contenuto dell'obbligo' dell'allegato alla guida ANAC."
+        }
+      ],
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "URL di accesso alla risorsa"
+          "@language": "en",
+          "@value": "Transparency subject"
         },
+        {
+          "@language": "it",
+          "@value": "Soggetto della trasparenza"
+        }
+      ],
+      "rdfs:subClassOf": {
+        "@id": "l0:Concept"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyUpdateActivity",
+      "@type": [
+        "owl:Class",
+        "owl:NamedIndividual",
+        "https://w3id.org/italia/onto/Transparency/TransparencyActivityTypology"
+      ],
+      "l0:description": [
         {
           "@language": "en",
-          "@value": "access URL"
+          "@value": "This individual represents the update activity triggered by a transparency obligation."
+        },
+        {
+          "@language": "it",
+          "@value": "Questo individuo rappresenta l'attività di aggiornamento attivata da un obbligo di trasparenza."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
-        "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
-      },
-      "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/SM/URL"
+      "owl:disjointWith": [
+        {
+          "@id": "https://w3id.org/italia/onto/Transparency/TransparencyPublicationActivity"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/Transparency/TransparencyArchiveActivity"
+        }
+      ],
+      "owl:equivalentClass": {
+        "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b21"
       },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1225,87 +1323,86 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/appliesToOrganization",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      ],
+      "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Questa proprietà lega un obbligo di trasparenza all'organizzazione o a alla tipologia di pubblica amministrazione a cui si applica."
+          "@language": "en",
+          "@value": "This class represents an update activity as an effect of a transparency obbligation."
         },
         {
-          "@language": "en",
-          "@value": "This property links a transparency obligation to a organization or a public administration category to whom is applied."
+          "@language": "it",
+          "@value": "Questa classe rappresenta un'attività di aggiornamento come conseguenza di un obbligo di trasparenza."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
-      },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "applies to organization"
+          "@value": "Transparency activity: Update."
         },
         {
           "@language": "it",
-          "@value": "si applica all'organizzazione"
-        }
-      ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
-        "@id": "_:genid1"
-      },
-      "http://www.w3.org/2002/07/owl#inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Transparency/obligedToEnforce"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+          "@value": "Attività di trasparenza: Aggiornamento."
+        },
         {
           "@language": "it",
-          "@value": "stabile - proprietà aggiunta nella versione 0.2, sostituisce la proprietà appliesToPA"
+          "@value": "aggiornamento"
         },
         {
-          "@language": "en",
-          "@value": "stable  - property added to version 0.2, it replaces the property appliesToPA"
+          "@language": "it",
+          "@value": "update"
         }
-      ]
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/definesUpdateFrequency",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      "@id": "https://w3id.org/italia/onto/Transparency/UpdateFrequency",
+      "@type": "owl:Class",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questa proprietà collega un obbligo di trasparenza alla frequenza di aggiornamento da esso definita."
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "This property links a transparency obligation to the update frequency which it defines."
+          "@value": "stable"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
-      },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "This class represents the update frequency as prescribed by the transparency obbligation."
+        },
+        {
+          "@language": "it",
+          "@value": "Questa classe la frequenza di aggiornamento di una risorsa così come indicato dall'obbligo ti trasaprenza."
+        }
+      ],
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "defines update frequency"
+          "@value": "Update frequency"
         },
         {
           "@language": "it",
-          "@value": "definisce frequenza di aggiornamento"
+          "@value": "Frequenza di aggiornamento"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
-        "@id": "https://w3id.org/italia/onto/Transparency/UpdateFrequency"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "rdfs:subClassOf": {
+        "@id": "l0:Characteristic"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/accessURL",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1314,90 +1411,179 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/downloadURL",
-      "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa URL definisce l'indirizzo di download del contenuto informativo."
+          "@value": "Questa URL definisce l'indirizzo di accesso e reperimento del contenuto informativo."
         },
         {
           "@language": "en",
-          "@value": "This URL defines the download adress of the informative content."
+          "@value": "This URL defines the access address of the informative content."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyResource"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "URL di download del contenuto"
+          "@value": "URL di accesso alla risorsa"
         },
         {
           "@language": "en",
-          "@value": "download URL"
+          "@value": "access URL"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
-        "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+      "rdfs:range": {
+        "@id": "xsd:anyURI"
       },
-      "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/SM/URL"
+      "rdfs:subPropertyOf": {
+        "@id": "smapit:URL"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/appliesToOrganization",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Transparency/obligedToEnforce"
       },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "stabile - proprietà aggiunta nella versione 0.2, sostituisce la proprietà appliesToPA"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "stable  - property added to version 0.2, it replaces the property appliesToPA"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/exceptionObligationNote",
-      "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa proprietà ha lo scopo di specificare le eccezzioni in merito all'applicazione dell'obbligo di trasparenza ad una organizzazione o tipologia di amministrazione."
+          "@value": "Questa proprietà lega un obbligo di trasparenza all'organizzazione o a alla tipologia di pubblica amministrazione a cui si applica."
         },
         {
           "@language": "en",
-          "@value": "This property is used to describe the exceptions related to the application of a transparency obbligation to a organization or an administration category."
+          "@value": "This property links a transparency obligation to a organization or a public administration category to whom is applied."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "exception obligation note"
-        },
+          "@language": "it",
+          "@value": "si applica all'organizzazione"
+        },
+        {
+          "@language": "en",
+          "@value": "applies to organization"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b1"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/definesUpdateFrequency",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "nota di eccezzione dell'obbligo"
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "en",
+          "@value": "This property links a transparency obligation to the update frequency which it defines."
+        },
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega un obbligo di trasparenza alla frequenza di aggiornamento da esso definita."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Transparency"
+      },
+      "rdfs:label": [
+        {
+          "@language": "en",
+          "@value": "defines update frequency"
+        },
+        {
+          "@language": "it",
+          "@value": "definisce frequenza di aggiornamento"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Transparency/UpdateFrequency"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/downloadURL",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa URL definisce l'indirizzo di download del contenuto informativo."
+        },
+        {
+          "@language": "en",
+          "@value": "This URL defines the download adress of the informative content."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
-        "@id": "http://www.w3.org/2000/01/rdf-schema#Literal"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyResource"
       },
-      "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/l0/description"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Transparency"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "URL di download del contenuto"
+        },
+        {
+          "@language": "en",
+          "@value": "download URL"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "xsd:anyURI"
       },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "rdfs:subPropertyOf": {
+        "@id": "smapit:URL"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/exceptionObligationNote",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile - introdotta nella versione 0.2"
@@ -1406,28 +1592,73 @@
           "@language": "en",
           "@value": "stable - added to version 0.2"
         }
-      ]
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa proprietà ha lo scopo di specificare le eccezzioni in merito all'applicazione dell'obbligo di trasparenza ad una organizzazione o tipologia di amministrazione."
+        },
+        {
+          "@language": "en",
+          "@value": "This property is used to describe the exceptions related to the application of a transparency obbligation to a organization or an administration category."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Transparency"
+      },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "nota di eccezzione dell'obbligo"
+        },
+        {
+          "@language": "en",
+          "@value": "exception obligation note"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "l0:description"
+      }
     },
     {
       "@id": "https://w3id.org/italia/onto/Transparency/generatedBy",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Transparency/generatesResource"
+      },
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questa proprità lega una risorsa all'attività che la genera."
+          "@value": "stabile"
         },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
         {
           "@language": "en",
           "@value": "This property links a transparency resource to the activity from which is generated by."
+        },
+        {
+          "@language": "it",
+          "@value": "Questa proprità lega una risorsa all'attività che la genera."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyResource"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
           "@language": "en",
           "@value": "generated by"
@@ -1437,13 +1668,17 @@
           "@value": "generato da"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/generatesResource",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Transparency/generatedBy"
       },
-      "http://www.w3.org/2002/07/owl#inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Transparency/generatesResource"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1452,28 +1687,24 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/generatesResource",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
-        {
-          "@language": "it",
-          "@value": "Questa proprietà lega un'attività della trasparenza alla risorsa generata come risultato dell'attività."
-        },
+      ],
+      "rdfs:comment": [
         {
           "@language": "en",
           "@value": "This property links a transparency activity to the resource generated as outcome of it."
+        },
+        {
+          "@language": "it",
+          "@value": "Questa proprietà lega un'attività della trasparenza alla risorsa generata come risultato dell'attività."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
           "@language": "en",
           "@value": "generates resource"
@@ -1483,10 +1714,14 @@
           "@value": "produce risorsa"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyResource"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/hasAllowedFormat",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1495,41 +1730,41 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/hasAllowedFormat",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
-        {
-          "@language": "it",
-          "@value": "Questa proprità lega una risorsa della trasparenza al formato definito per la pubblicazione"
-        },
+      ],
+      "rdfs:comment": [
         {
           "@language": "en",
           "@value": "This property links a transparency resource to the allowed format defined for publication."
+        },
+        {
+          "@language": "it",
+          "@value": "Questa proprità lega una risorsa della trasparenza al formato definito per la pubblicazione"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyResource"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
-        {
-          "@language": "it",
-          "@value": "da pubblicare nel formato"
-        },
+      "rdfs:label": [
         {
           "@language": "en",
           "@value": "has allowed format"
+        },
+        {
+          "@language": "it",
+          "@value": "da pubblicare nel formato"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Transparency/Format"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencyActivityTypology",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1538,12 +1773,8 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencyActivityTypology",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
           "@value": "Questa proprietà lega una attività della trasparenza alla sua tipologia."
@@ -1553,13 +1784,13 @@
           "@value": "This property links a transparency activity to its typology."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
           "@language": "it",
           "@value": "ha tipologia di attività della trasparenza"
@@ -1569,10 +1800,14 @@
           "@value": "has transparency activity typology"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivityTypology"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencyStatus",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1581,41 +1816,41 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencyStatus",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
-        {
-          "@language": "it",
-          "@value": "Questa proprietà lega un obbligo di trasparenza al suo stato attuale."
-        },
+      ],
+      "rdfs:comment": [
         {
           "@language": "en",
           "@value": "This property links a transparency obligation to its current status."
+        },
+        {
+          "@language": "it",
+          "@value": "Questa proprietà lega un obbligo di trasparenza al suo stato attuale."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
-        {
-          "@language": "it",
-          "@value": "ha stato trasparenza"
-        },
+      "rdfs:label": [
         {
           "@language": "en",
           "@value": "has transparency status"
+        },
+        {
+          "@language": "it",
+          "@value": "ha stato trasparenza"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligationStatus"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencySubject",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1624,49 +1859,49 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/hasTransparencySubject",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
-        {
-          "@language": "it",
-          "@value": "Questa proprietà lega un obbligo di trasparenza ai temi che lo caratterizzano."
-        },
+      ],
+      "rdfs:comment": [
         {
           "@language": "en",
           "@value": "This property links a transparency obligation to the related subjects."
+        },
+        {
+          "@language": "it",
+          "@value": "Questa proprietà lega un obbligo di trasparenza ai temi che lo caratterizzano."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "ha soggetto della trasparenza"
+          "@language": "en",
+          "@value": "has transparency subject"
         },
         {
           "@language": "it",
-          "@value": "ha tema della trasparenza"
+          "@value": "ha soggetto della trasparenza"
         },
         {
           "@language": "en",
-          "@value": "has transparency subject"
+          "@value": "has transparency theme"
         },
         {
-          "@language": "en",
-          "@value": "has transparency theme"
+          "@language": "it",
+          "@value": "ha tema della trasparenza"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencySubject"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/isClassifiedBy",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1675,28 +1910,24 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/isClassifiedBy",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
-        {
-          "@language": "it",
-          "@value": "Questa proprietà lega un obbligo di trasparenza alla relativa tipologia. Le voci sono controllate della tassonomia https://w3id.org/italia/controlled-vocabulary/classifications-for-transparency/transparency-titulus"
-        },
+      ],
+      "rdfs:comment": [
         {
           "@language": "en",
           "@value": "This property links a transparency obligation to the corresponding data typology. The values are controlled by the taxonomy  https://w3id.org/italia/controlled-vocabulary/classifications-for-transparency/transparency-titulus "
+        },
+        {
+          "@language": "it",
+          "@value": "Questa proprietà lega un obbligo di trasparenza alla relativa tipologia. Le voci sono controllate della tassonomia https://w3id.org/italia/controlled-vocabulary/classifications-for-transparency/transparency-titulus"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#labels": [
+      "rdfs:labels": [
         {
           "@language": "en",
           "@value": "is classified by"
@@ -1706,10 +1937,14 @@
           "@value": "è classificato da"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyDataTypology"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/isPerformedByAgent",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1718,12 +1953,8 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/isPerformedByAgent",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
           "@value": "Questa proprietà lega una attività al soggetto che la esegue."
@@ -1733,26 +1964,33 @@
           "@value": "This property links a transparency activity to the agent that performs it."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Transparency/performsTransparencyActivity"
+      },
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
-        {
-          "@language": "en",
-          "@value": "is performed by"
-        },
+      "rdfs:label": [
         {
           "@language": "it",
           "@value": "è eseguita da"
+        },
+        {
+          "@language": "en",
+          "@value": "is performed by"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
-        "@id": "https://w3id.org/italia/onto/l0/Agent"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "rdfs:range": {
+        "@id": "l0:Agent"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/isVersionOf",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1761,12 +1999,8 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/isVersionOf",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
           "@value": "Questa proprietà lega una risorsa ad una sua versione."
@@ -1776,26 +2010,30 @@
           "@value": "This property links a transparency resource to its other version."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyResource"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
-        {
-          "@language": "en",
-          "@value": "version of"
-        },
+      "rdfs:label": [
         {
           "@language": "it",
           "@value": "versione di"
+        },
+        {
+          "@language": "en",
+          "@value": "version of"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyResource"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/mustBeUptodatedWithin",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1804,98 +2042,94 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/mustBeUptodatedWithin",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
-        {
-          "@language": "it",
-          "@value": "Questa proprietà collega una risorsa della trasparenza alla frequenza con cui deve addiornamento."
-        },
+      ],
+      "rdfs:comment": [
         {
           "@language": "en",
           "@value": "This property links a transparency resource to the prescribed update frequency."
+        },
+        {
+          "@language": "it",
+          "@value": "Questa proprietà collega una risorsa della trasparenza alla frequenza con cui deve addiornamento."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyResource"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
-        {
-          "@language": "it",
-          "@value": "deve essere aggiornata entro"
-        },
+      "rdfs:label": [
         {
           "@language": "en",
           "@value": "must be update within"
-        }
-      ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
-        "@id": "https://w3id.org/italia/onto/Transparency/UpdateFrequency"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "deve essere aggiornata entro"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Transparency/UpdateFrequency"
+      }
     },
     {
       "@id": "https://w3id.org/italia/onto/Transparency/obligedToEnforce",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questa proprietà lega una organizzazione o una tipologia di pubblica amministrazione agli obblighi di trasparenza che è obbligata a rispettare."
+          "@value": "stabile - modificata nella versione 0.2"
         },
+        {
+          "@language": "en",
+          "@value": "stable - modified in version 0.2"
+        }
+      ],
+      "rdfs:comment": [
         {
           "@language": "en",
           "@value": "This property links a organization or a public administration category to the transparecy obligations which is obliged to enforce."
+        },
+        {
+          "@language": "it",
+          "@value": "Questa proprietà lega una organizzazione o una tipologia di pubblica amministrazione agli obblighi di trasparenza che è obbligata a rispettare."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
-        "@id": "_:genid4"
+      "rdfs:domain": {
+        "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b4"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
-        {
-          "@language": "it",
-          "@value": "obbligata a rispettare l'obbligo"
-        },
+      "rdfs:label": [
         {
           "@language": "en",
           "@value": "obliged to enforce obligation"
+        },
+        {
+          "@language": "it",
+          "@value": "obbligata a rispettare l'obbligo"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/performsTransparencyActivity",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile - modificata nella versione 0.2"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "stable - modified in version 0.2"
+          "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/performsTransparencyActivity",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
           "@value": "Questa proprietà lega una attività al soggetto che la esegue."
@@ -1905,13 +2139,16 @@
           "@value": "This property links a transparency activity to the agent that performs it."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
-        "@id": "https://w3id.org/italia/onto/l0/Agent"
+      "rdfs:domain": {
+        "@id": "l0:Agent"
+      },
+      "rdfs:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Transparency/isPerformedByAgent"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
           "@language": "it",
           "@value": "esegue attività della trasparenza"
@@ -1921,10 +2158,14 @@
           "@value": "performs transparency activity"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/refersToTransparencyEntity",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1933,28 +2174,24 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/refersToTransparencyEntity",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
-        {
-          "@language": "it",
-          "@value": "Questa proprità lega una risorsa della trasparenza alle entità ad essa collegata"
-        },
+      ],
+      "rdfs:comment": [
         {
           "@language": "en",
           "@value": "This property links a transparency resource to the related entities."
+        },
+        {
+          "@language": "it",
+          "@value": "Questa proprità lega una risorsa della trasparenza alle entità ad essa collegata"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyResource"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
           "@language": "en",
           "@value": "refers to transparency entity"
@@ -1964,10 +2201,14 @@
           "@value": "si riferisce a entità"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
-        "@id": "_:genid7"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "rdfs:range": {
+        "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b7"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/refersToTransparencySubject",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -1976,28 +2217,24 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/refersToTransparencySubject",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
-        {
-          "@language": "it",
-          "@value": "Questa proprità lega una entità ai soggetti della trasparenza."
-        },
+      ],
+      "rdfs:comment": [
         {
           "@language": "en",
           "@value": "This property links an entity to the transparency subjects."
+        },
+        {
+          "@language": "it",
+          "@value": "Questa proprità lega una entità ai soggetti della trasparenza."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
-        "@id": "_:genid10"
+      "rdfs:domain": {
+        "@id": "_:n01c26c9702a14b6e86056bd4d442eb15b10"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
           "@language": "en",
           "@value": "refers to transparency subject"
@@ -2007,10 +2244,14 @@
           "@value": "si riferisce a soggetto"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencySubject"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/regulationReference",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -2019,12 +2260,8 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/regulationReference",
-      "@type": "http://www.w3.org/2002/07/owl#DatatypeProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
           "@value": "Questa proprietà lega un obbligo di trasparenza al riferimento normativo da cui deriva."
@@ -2034,26 +2271,33 @@
           "@value": "This property links a transparency obligation to the law that defines it."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
-        {
-          "@language": "en",
-          "@value": "normative reference"
-        },
+      "rdfs:label": [
         {
           "@language": "it",
           "@value": "riferimento normativo"
+        },
+        {
+          "@language": "en",
+          "@value": "normative reference"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
-        "@id": "http://www.w3.org/2000/01/rdf-schema#Literal"
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/subTransparencyObligationOf",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Transparency/superTransparencyObligationOf"
       },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -2062,12 +2306,8 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/subTransparencyObligationOf",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
           "@value": "Questa proprietà lega un obbligo di trasparenza ad un obbligo di cui fa parte."
@@ -2077,13 +2317,13 @@
           "@value": "This property links a transparency obligation to a transparency obligation of which is part of."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
           "@language": "it",
           "@value": "sotto-obbligo di trasparenza di"
@@ -2093,13 +2333,17 @@
           "@value": "sub-transparency obligation of"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/superTransparencyObligationOf",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Transparency/subTransparencyObligationOf"
       },
-      "http://www.w3.org/2002/07/owl#inverseOf": {
-        "@id": "https://w3id.org/italia/onto/Transparency/superTransparencyObligationOf"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -2108,12 +2352,8 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/superTransparencyObligationOf",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
+      ],
+      "rdfs:comment": [
         {
           "@language": "it",
           "@value": "Questa proprietà lega un obbligo di trasparenza ad un obbligo di cui è composto."
@@ -2123,13 +2363,13 @@
           "@value": "This property links a transparency obligation to a transparency obligation of which is composed by."
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
+      "rdfs:domain": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
       },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
+      "rdfs:label": [
         {
           "@language": "it",
           "@value": "super-obbligo di trasparenza di"
@@ -2139,56 +2379,17 @@
           "@value": "super-transparency obligation of"
         }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
-        }
-      ]
+      }
     },
     {
       "@id": "https://w3id.org/italia/onto/Transparency/triggeredBy",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
-        {
-          "@language": "it",
-          "@value": "Questa proprietà lega un obbligo di trasparenza all'attività che attiva."
-        },
-        {
-          "@language": "en",
-          "@value": "This property links a trasparency obbligation to the activty triggered by it."
-        }
-      ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
-      },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Transparency"
-      },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
-        {
-          "@language": "it",
-          "@value": "attivato da"
-        },
-        {
-          "@language": "en",
-          "@value": "triggered by"
-        }
-      ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
-      },
-      "http://www.w3.org/2002/07/owl#inverseOf": {
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
         "@id": "https://w3id.org/italia/onto/Transparency/triggers"
       },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
@@ -2197,259 +2398,94 @@
           "@language": "en",
           "@value": "stable"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/Transparency/triggers",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
-        {
-          "@language": "it",
-          "@value": "Questa proprietà lega un obbligo di trasparenza all'attività che attiva."
-        },
-        {
-          "@language": "en",
-          "@value": "This property links a trasparency obbligation to the activty triggered by it."
-        }
-      ],
-      "http://www.w3.org/2000/01/rdf-schema#domain": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
-      },
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/Transparency"
-      },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
-        {
-          "@language": "it",
-          "@value": "attiva"
-        },
-        {
-          "@language": "en",
-          "@value": "triggers"
-        }
       ],
-      "http://www.w3.org/2000/01/rdf-schema#range": {
-        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
-      },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
+      "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "stable"
-        }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/l0",
-      "@type": "http://www.w3.org/2002/07/owl#Ontology",
-      "http://purl.org/dc/terms/accrualPeriodicity": {
-        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
-      },
-      "http://purl.org/dc/terms/creator": [
-        {
-          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
-        },
-        {
-          "@id": "https://w3id.org/italia/data/organization/private-organization/05481840964"
-        }
-      ],
-      "http://purl.org/dc/terms/description": [
-        {
-          "@id": "https://w3id.org/italia/onto/Transparency/./latest/img/Transparency-AP_IT.png"
+          "@value": "This property links a trasparency obbligation to the activty triggered by it."
         },
         {
           "@language": "it",
-          "@value": "Questo è il profilo applicativo italiano dell'Ontologia degli Obblighi della Trasparenza. L'ontologia di OntoPiA implementa le disposizioni in merito all'obbligo di pubblicazione di contenuti informativi nella sezione 'Amministrazione Trasparente' dei siti istituzioonali delle publiche amministrazioni. Questa versione dell'ontologia è in attesa di essere visionata da ANAC."
-        },
-        {
-          "@language": "en",
-          "@value": "This is the Italian application profile of the Transparency Obligations Ontology. This ontology of OntoPiA implements the dispositions about the publication obligation of informative contents on the section 'Transparent Administration' of the official website of the public administrations. This ontology version is a draft waiting for the ANAC validation."
-        }
-      ],
-      "http://purl.org/dc/terms/issued": {
-        "@type": "http://www.w3.org/2001/XMLSchema#date",
-        "@value": "2019-05-30"
-      },
-      "http://purl.org/dc/terms/language": [
-        {
-          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
-        },
-        {
-          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+          "@value": "Questa proprietà lega un obbligo di trasparenza all'attività che attiva."
         }
       ],
-      "http://purl.org/dc/terms/modified": {
-        "@type": "http://www.w3.org/2001/XMLSchema#date",
-        "@value": "2020-04-23"
-      },
-      "http://purl.org/dc/terms/publisher": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
-      },
-      "http://purl.org/dc/terms/rightsHolder": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
-      },
-      "http://purl.org/dc/terms/title": {
-        "@language": "it",
-        "@value": "Ontologia dell'Amministrazione Trasparente - profilo applicativo italiano"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
       },
-      "http://www.w3.org/2000/01/rdf-schema#comment": [
-        {
-          "@language": "it",
-          "@value": "Questo è il profilo applicativo italiano dell'Ontologia degli Obblighi della Trasparenza. L'ontologia di OntoPiA implementa le disposizioni in merito all'obbligo di pubblicazione di contenuti informativi nella sezione 'Amministrazione Trasparente' dei siti istituzionali delle publiche amministrazioni. Questa versione dell'ontologia è in attesa di essere visionata da ANAC."
-        },
-        {
-          "@language": "en",
-          "@value": "This is the Italian application profile of the Transparency Obligations Ontology. This ontology of OntoPiA implements the dispositions about the publication obligation of informative contents on the section 'Transparent Administration' of the official website of the public administrations. This ontology version is a draft waiting for the ANAC validation."
-        }
-      ],
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#label": [
-        {
-          "@language": "it",
-          "@value": "Ontologia degli Obblighi della Trasparenza - profilo applicativo italiano"
-        },
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Transparency Obligations Ontology - Italian application profile"
-        }
-      ],
-      "http://www.w3.org/2002/07/owl#imports": [
-        {
-          "@id": "https://w3id.org/italia/onto/COV"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/TI"
+          "@value": "triggered by"
         },
         {
-          "@id": "https://w3id.org/italia/onto/l0"
+          "@language": "it",
+          "@value": "attivato da"
         }
       ],
-      "http://www.w3.org/2002/07/owl#versionIRI": {
-        "@id": "https://w3id.org/italia/onto/Transparency/0.2"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/Transparency/triggers",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/Transparency/triggeredBy"
       },
-      "http://www.w3.org/2002/07/owl#versionInfo": [
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "La presente versione dell'ontologia è un draft in attesa di revisone da parte di ANAC."
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "version 0.2 - added property appliesToOrganization which replaces appliesToPA, added property exceprionObligationNote, updated TransparencyObligation and TransparencySubjct modifing restrictions and stating skos:Concept derivation, stating disjoint among TransparencyArchiveActivity and TransparencyUpdateActivity."
-        },
-        {
-          "@language": "it",
-          "@value": "version 0.2 - aggiunta proprietà appliesToOrganization che sostituisce appliesToPA, aggiunta proprietà exceprionObligationNote, aggiornati TransparencyObligation e TransparencySubjct modificando le restrizioni e dichiarando che deriva da skos:Concept, aggiunto disjoint tra TransparencyArchiveActivity e TransparencyUpdateActivity"
+          "@value": "stable"
         }
       ],
-      "http://www.w3.org/ns/dcat#contactPoint": {
-        "@id": "http://dati.gov.it/data/resource/ContactPoint/voc_AgID"
-      },
-      "http://www.w3.org/ns/dcat#keyword": [
+      "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "transparency"
-        },
-        {
-          "@language": "en",
-          "@value": "transparency for public administration"
-        },
-        {
-          "@language": "it",
-          "@value": "trasparenza"
-        },
-        {
-          "@language": "it",
-          "@value": "trasparenza PA"
-        },
-        {
-          "@language": "it",
-          "@value": "trasparenza pa"
+          "@value": "This property links a trasparency obbligation to the activty triggered by it."
         },
         {
           "@language": "it",
-          "@value": "trasparenza pubblica amministrazione"
-        }
-      ],
-      "http://www.w3.org/ns/dcat#theme": [
-        {
-          "@id": "http://publications.europa.eu/resource/authority/data-theme/GOVE"
-        },
-        {
-          "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH"
-        }
-      ],
-      "https://w3id.org/italia/onto/ADMS/acronym": "Transparency-AP_IT",
-      "https://w3id.org/italia/onto/ADMS/hasFormalityLevel": {
-        "@id": "https://w3id.org/italia/onto/ADMS/Formal"
-      },
-      "https://w3id.org/italia/onto/ADMS/hasOntologyLanguage": {
-        "@id": "https://w3id.org/italia/onto/ADMS/OWL"
-      },
-      "https://w3id.org/italia/onto/ADMS/hasSemanticAssetDistribution": [
-        {
-          "@id": "https://w3id.org/italia/data/distribution/TRAPIT-JSON-LD"
-        },
-        {
-          "@id": "https://w3id.org/italia/data/distribution/TRAPIT-RDF-TURTLE"
-        },
-        {
-          "@id": "https://w3id.org/italia/data/distribution/TRAPIT-RDF-XML"
-        }
-      ],
-      "https://w3id.org/italia/onto/ADMS/hasTask": [
-        {
-          "@id": "https://w3id.org/italia/onto/ADMS/AnnotationTask"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/ADMS/QueryFormulationTask"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/ADMS/SearchTask"
+          "@value": "Questa proprietà lega un obbligo di trasparenza all'attività che attiva."
         }
       ],
-      "https://w3id.org/italia/onto/ADMS/last": {
-        "@id": "https://w3id.org/italia/onto/Transparency/0.1"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation"
       },
-      "https://w3id.org/italia/onto/ADMS/officialURI": {
-        "@type": "http://www.w3.org/2001/XMLSchema#anyURI",
-        "@value": "https://w3id.org/italia/onto/Transparency"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "https://w3id.org/italia/onto/ADMS/prefix": "trapit",
-      "https://w3id.org/italia/onto/ADMS/semanticAssetInUse": [
-        {
-          "@id": "https://w3id.org/italia/data/project/DAF"
-        },
-        {
-          "@id": "https://w3id.org/italia/data/project/OntoPiA"
-        }
-      ],
-      "https://w3id.org/italia/onto/ADMS/status": "draft",
-      "https://w3id.org/italia/onto/ADMS/target": [
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Cittadini"
+          "@language": "en",
+          "@value": "triggers"
         },
         {
           "@language": "it",
-          "@value": "Pubbliche amministrazioni"
+          "@value": "attiva"
         }
       ],
-      "https://w3id.org/italia/onto/ADMS/type": {
-        "@id": "https://w3id.org/italia/onto/ADMS/DomainOntology"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/Transparency/TransparencyActivity"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/Activity",
-      "@type": "http://www.w3.org/2002/07/owl#Class"
+      "@id": "l0:Concept",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "xsd:date",
+      "@type": "rdfs:Datatype"
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/Concept",
-      "@type": "http://www.w3.org/2002/07/owl#Class"
+      "@id": "xsd:time",
+      "@type": "rdfs:Datatype"
     }
   ]
 }
\ No newline at end of file
diff --git a/Ontologie/Transparency/latest/Transparency-AP_IT.rdf b/Ontologie/Transparency/latest/Transparency-AP_IT.rdf
index 1d7a3ea0..8e5dd3db 100644
--- a/Ontologie/Transparency/latest/Transparency-AP_IT.rdf
+++ b/Ontologie/Transparency/latest/Transparency-AP_IT.rdf
@@ -1,1083 +1,818 @@
-
-
-    
-        
-        
-        
-        
-        
-        
-        
-        
-        Questo è il profilo applicativo italiano dell'Ontologia degli Obblighi della Trasparenza. L'ontologia di OntoPiA implementa le disposizioni in merito all'obbligo di pubblicazione di contenuti informativi nella sezione 'Amministrazione Trasparente' dei siti istituzioonali delle publiche amministrazioni. Questa versione dell'ontologia è in attesa di essere visionata da ANAC.
-        This is the Italian application profile of the Transparency Obligations Ontology. This ontology of OntoPiA implements the dispositions about the publication obligation of informative contents on the section 'Transparent Administration' of the official website of the public administrations. This ontology version is a draft waiting for the ANAC validation.
-        2019-05-30
-        
-        
-        2020-04-23
-        
-        
-        Ontologia dell'Amministrazione Trasparente - profilo applicativo italiano
-        Questo è il profilo applicativo italiano dell'Ontologia degli Obblighi della Trasparenza. L'ontologia di OntoPiA implementa le disposizioni in merito all'obbligo di pubblicazione di contenuti informativi nella sezione 'Amministrazione Trasparente' dei siti istituzionali delle publiche amministrazioni. Questa versione dell'ontologia è in attesa di essere visionata da ANAC.
-        This is the Italian application profile of the Transparency Obligations Ontology. This ontology of OntoPiA implements the dispositions about the publication obligation of informative contents on the section 'Transparent Administration' of the official website of the public administrations. This ontology version is a draft waiting for the ANAC validation.
-        
-        Ontologia degli Obblighi della Trasparenza - profilo applicativo italiano
-        Transparency Obligations Ontology - Italian application profile
-        La presente versione dell'ontologia è un draft in attesa di revisone da parte di ANAC.
-        version 0.2 - added property appliesToOrganization which replaces appliesToPA, added property exceprionObligationNote, updated TransparencyObligation and TransparencySubjct modifing restrictions and stating skos:Concept derivation, stating disjoint among TransparencyArchiveActivity and TransparencyUpdateActivity.
-        version 0.2 - aggiunta proprietà appliesToOrganization che sostituisce appliesToPA, aggiunta proprietà exceprionObligationNote, aggiornati TransparencyObligation e TransparencySubjct modificando le restrizioni e dichiarando che deriva da skos:Concept, aggiunto disjoint tra TransparencyArchiveActivity e TransparencyUpdateActivity
-        
-        transparency
-        transparency for public administration
-        trasparenza
-        trasparenza PA
-        trasparenza pa
-        trasparenza pubblica amministrazione
-        
-        
-        Transparency-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/Transparency
-        trapit
-        
-        
-        draft
-        Cittadini
-        Pubbliche amministrazioni
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        Questa proprietà lega un obbligo di trasparenza all'organizzazione o a alla tipologia di pubblica amministrazione a cui si applica.
-        This property links a transparency obligation to a organization or a public administration category to whom is applied.
-        
-        applies to organization
-        si applica all'organizzazione
-        stabile - proprietà aggiunta nella versione 0.2, sostituisce la proprietà appliesToPA
-        stable  - property added to version 0.2, it replaces the property appliesToPA
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega un obbligo di trasparenza alla frequenza di aggiornamento da esso definita.
-        This property links a transparency obligation to the update frequency which it defines.
-        
-        defines update frequency
-        definisce frequenza di aggiornamento
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprità lega una risorsa all'attività che la genera.
-        This property links a transparency resource to the activity from which is generated by.
-        
-        generated by
-        generato da
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà lega un'attività della trasparenza alla risorsa generata come risultato dell'attività.
-        This property links a transparency activity to the resource generated as outcome of it.
-        
-        generates resource
-        produce risorsa
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprità lega una risorsa della trasparenza al formato definito per la pubblicazione
-        This property links a transparency resource to the allowed format defined for publication.
-        
-        da pubblicare nel formato
-        has allowed format
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà lega una attività della trasparenza alla sua tipologia.
-        This property links a transparency activity to its typology.
-        
-        ha tipologia di attività della trasparenza
-        has transparency activity typology
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà lega un obbligo di trasparenza al suo stato attuale.
-        This property links a transparency obligation to its current status.
-        
-        ha stato trasparenza
-        has transparency status
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà lega un obbligo di trasparenza ai temi che lo caratterizzano.
-        This property links a transparency obligation to the related subjects.
-        
-        ha soggetto della trasparenza
-        ha tema della trasparenza
-        has transparency subject
-        has transparency theme
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà lega un obbligo di trasparenza alla relativa tipologia. Le voci sono controllate della tassonomia https://w3id.org/italia/controlled-vocabulary/classifications-for-transparency/transparency-titulus
-        This property links a transparency obligation to the corresponding data typology. The values are controlled by the taxonomy  https://w3id.org/italia/controlled-vocabulary/classifications-for-transparency/transparency-titulus 
-        
-        is classified by
-        è classificato da
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà lega una attività al soggetto che la esegue.
-        This property links a transparency activity to the agent that performs it.
-        
-        is performed by
-        è eseguita da
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà lega una risorsa ad una sua versione.
-        This property links a transparency resource to its other version.
-        
-        version of
-        versione di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà collega una risorsa della trasparenza alla frequenza con cui deve addiornamento.
-        This property links a transparency resource to the prescribed update frequency.
-        
-        deve essere aggiornata entro
-        must be update within
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprietà lega una organizzazione o una tipologia di pubblica amministrazione agli obblighi di trasparenza che è obbligata a rispettare.
-        This property links a organization or a public administration category to the transparecy obligations which is obliged to enforce.
-        
-        obbligata a rispettare l'obbligo
-        obliged to enforce obligation
-        stabile - modificata nella versione 0.2
-        stable - modified in version 0.2
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà lega una attività al soggetto che la esegue.
-        This property links a transparency activity to the agent that performs it.
-        
-        esegue attività della trasparenza
-        performs transparency activity
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                    
-                    
-                
-            
-        
-        Questa proprità lega una risorsa della trasparenza alle entità ad essa collegata
-        This property links a transparency resource to the related entities.
-        
-        refers to transparency entity
-        si riferisce a entità
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                    
-                    
-                
-            
-        
-        
-        Questa proprità lega una entità ai soggetti della trasparenza.
-        This property links an entity to the transparency subjects.
-        
-        refers to transparency subject
-        si riferisce a soggetto
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà lega un obbligo di trasparenza ad un obbligo di cui fa parte.
-        This property links a transparency obligation to a transparency obligation of which is part of.
-        
-        sotto-obbligo di trasparenza di
-        sub-transparency obligation of
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà lega un obbligo di trasparenza ad un obbligo di cui è composto.
-        This property links a transparency obligation to a transparency obligation of which is composed by.
-        
-        super-obbligo di trasparenza di
-        super-transparency obligation of
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà lega un obbligo di trasparenza all'attività che attiva.
-        This property links a trasparency obbligation to the activty triggered by it.
-        
-        attivato da
-        triggered by
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà lega un obbligo di trasparenza all'attività che attiva.
-        This property links a trasparency obbligation to the activty triggered by it.
-        
-        attiva
-        triggers
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa URL definisce l'indirizzo di accesso e reperimento del contenuto informativo.
-        This URL defines the access address of the informative content.
-        
-        URL di accesso alla risorsa
-        access URL
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa URL definisce l'indirizzo di download del contenuto informativo.
-        This URL defines the download adress of the informative content.
-        
-        URL di download del contenuto
-        download URL
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa proprietà ha lo scopo di specificare le eccezzioni in merito all'applicazione dell'obbligo di trasparenza ad una organizzazione o tipologia di amministrazione.
-        This property is used to describe the exceptions related to the application of a transparency obbligation to a organization or an administration category.
-        
-        exception obligation note
-        nota di eccezzione dell'obbligo
-        stabile - introdotta nella versione 0.2
-        stable - added to version 0.2
-    
-    
-
-
-    
-
-    
-        
-        
-        Questa proprietà lega un obbligo di trasparenza al riferimento normativo da cui deriva.
-        This property links a transparency obligation to the law that defines it.
-        
-        normative reference
-        riferimento normativo
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        Questa classe indica il formato di una risorsa
-        This class represents the format of a resource.
-        
-        Format
-        Formato
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-                    
-                        
-                            
-                            
-                        
-                    
-                
-            
-        
-        Questa classe rappresenta un'attività di trasparenza come conseguenza di un obbligo di trasparenza.
-        This class represents a trasparency activity as an effect of a transparency obbligation. For example pubblication, update,...
-        
-        Attività di trasparenza.
-        Transparency activity
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Questa classe indica la tipologia di attività della trasparenza.
-        This class represents the transparency activity typology.
-        
-        Tipologia di attività della trasparenza
-        Transparency activity typology
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                
-            
-        
-        
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa classe rappresenta la tipologia di dati della trasparenza: i valori sono controllati dal vocabolario relativo, e determinano l'attuale strutturazione delle sezioni e sotto-sezioni dell'"Amministrazione Trasparente" dei siti web della PA come previsto dalla normativa di settore (d.lgs 33/2013 e s.m.i).
-        This class represents the typology of transparency data: the values are defined by a specific vocabulary, and are used to organize contents inside the current transparency section structure for the websites of the Italian Public Administrations, as defined by the legislation (d.lgs 33/2013 e s.m.i).
-        
-        Tipologia dato della trasparenza
-        Transparency data typology
-        stabile
-        stable
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-                    
-                        
-                            
-                            
-                        
-                    
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        Questa classe rappresenta gli obblighi di trasparenza definiti dalla normativa di riferimento a cui devono sottostare le Pubbliche Amministrazioni.
-        This class represents the transparency obligation for Public Administrations, according to the transparency norms.
-        
-        Obbligo di trasparenza
-        Transparency Obligation
-        stabile - modificato nella versione 0.2, rimuovendo le restriction su l0:description e l0:name e aggiungendo che la classe deriva da skos:Concept, aggiungendo restriction su :appliesToOrganization, :hasTransparencyStatus.
-        stable - modified in version 0.2, removing therestrictions on l0:description and l0:name and adding that the class derives from skos:Concept, adding restriction on :appliesToOrganization, :hasTransparencyStatus.
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa classe rappresenta lo stato dell'obbligo di trasparenza. Per esempio vigente, decaduto,...
-        This class represents the transparency obbligation status. Ex: in force, deprecated,...
-        
-        Stato dell'obbligo di trasparenza.
-        Transparency obbligation status
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                
-            
-        
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-                    
-                        
-                            
-                            
-                        
-                    
-                
-            
-        
-        
-            
-                
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-                    
-                        
-                            
-                            
-                            
-                        
-                    
-                
-            
-        
-        Questa classe rappresenta i documenti, le informazioni e i dati oggetto di pubblicazione nei siti istituzionali delle pubbliche amministrazioni.
-        This class represents documents, informazions and data object of publication on the official website of the public administrations.
-        
-        Risorsa di trasparenza
-        Transparency resource
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Questa classe rappresenta un soggetto (tema) collegato a un obbligo di trasparenza. Fa riferimento alla colonna 'contenuto dell'obbligo' dell'allegato alla guida ANAC.
-        This class represents a subject releted to a transparency obbligation. It's related to the 'contenuto dell'obbligo' column of the ANAC guideline attachment.
-        
-        Soggetto della trasparenza
-        Transparency subject
-        stabile - modificato nella versione 0.2, rimuovendo le restriction su l0:description e l0:name e aggiungendo che la classe deriva da skos:Concept, aggiuingendo collegamento con il vocabolario transparency-subject.
-        stable - modified in version 0.2, removing therestrictions on l0:description and l0:name and adding that the class derives from skos:Concept, adding link to transparency-subject vocabulary.
-        
-        
-    
-    
-
-
-    
-
-    
-        
-            
-                
-                
-            
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa classe la frequenza di aggiornamento di una risorsa così come indicato dall'obbligo ti trasaprenza.
-        This class represents the update frequency as prescribed by the transparency obbligation.
-        
-        Frequenza di aggiornamento
-        Update frequency
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'Ontologia degli Obblighi della Trasparenza
-        This is the distribution in JSON-LD of the Transparency Obligations Ontology
-        
-        
-        Distribuzione JSON-LD ontologia Transparency-AP_IT
-        JSON-LD distribution of Transparency-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'Ontologia degli Obblighi della Trasparenza
-        This is the distribution in RDF/Turtle of the Transparency Obligations Ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia Transparency-AP_IT
-        RDF/Turtle distribution of Transparency-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'Ontologia degli Obblighi della Trasparenza
-        This is the distribution in RDF/XML of the Transparency Obligations Ontology
-        
-        
-        Distribuzione RDF/XML ontologia Transparency-AP_IT
-        RDF/XML distribution of Transparency-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        05481840964
-        Almawave Srl
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-        Questo individuo rappresenta lo stato decaduto di un obbligo di trasparenza
-        This individual represents the status deprecated of a transparency obbligation
-        
-        decaduto
-        deprecated
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Questo individuo rappresenta lo stato vigente di un obbligo di trasparenza
-        This individual represents the status in force of a transparency obbligation
-        
-        in force
-        vigente
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Questo individuo rappresenta l'attività di storicizzazione attivata da un obbligo di trasparenza.
-        This individual represents the archive activity triggered by a transparency obligation.
-    
-    
-
-
-    
-
-    
-        
-        Questo individuo rappresenta l'attività di pubblicazione attivata da un obbligo di trasparenza.
-        This individual represents the publication activity triggered by a transparency obligation.
-    
-    
-
-
-    
-
-    
-        
-        Questo individuo rappresenta l'attività di aggiornamento attivata da un obbligo di trasparenza.
-        This individual represents the update activity triggered by a transparency obligation.
-    
-    
-
-
-    
-
-    
-        This class represents an archive activity as an effect of a transparency obbligation.
-        
-        storicizzazione
-        stabile
-        stable
-        Questa classe rappresenta un'attività di storicizzazione come conseguenza di un obbligo di trasparenza.
-        archive
-        Attività di trasparenza: Storicizzazione.
-        Transparency activity: Archive.
-    
-    
-        Questa classe rappresenta un'attività di pubblicazione come conseguenza di un obbligo di trasparenza.
-        stabile
-        
-        publication
-        Attività di trasparenza: Pubblicazione.
-        stable
-        Transparency activity: Publication.
-        Transparency activity: Publication
-        This class represents a publication activity as an effect of a transparency obbligation.
-        pubblicazione
-    
-    
-        
-        stable
-        aggiornamento
-        Attività di trasparenza: Aggiornamento.
-        Transparency activity: Update.
-        update
-        Questa classe rappresenta un'attività di aggiornamento come conseguenza di un obbligo di trasparenza.
-        stabile
-        This class represents an update activity as an effect of a transparency obbligation.
-    
+
+
+  
+    
+    nota di eccezzione dell'obbligo
+    exception obligation note
+    Questa proprietà ha lo scopo di specificare le eccezzioni in merito all'applicazione dell'obbligo di trasparenza ad una organizzazione o tipologia di amministrazione.
+    This property is used to describe the exceptions related to the application of a transparency obbligation to a organization or an administration category.
+    
+    
+    
+    
+    stabile - introdotta nella versione 0.2
+    stable - added to version 0.2
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    ha tipologia di attività della trasparenza
+    has transparency activity typology
+    Questa proprietà lega una attività della trasparenza alla sua tipologia.
+    This property links a transparency activity to its typology.
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    refers to transparency subject
+    si riferisce a soggetto
+    This property links an entity to the transparency subjects.
+    Questa proprità lega una entità ai soggetti della trasparenza.
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Transparency activity: Update.
+    Attività di trasparenza: Aggiornamento.
+    aggiornamento
+    update
+    This class represents an update activity as an effect of a transparency obbligation.
+    Questa classe rappresenta un'attività di aggiornamento come conseguenza di un obbligo di trasparenza.
+    
+    
+    
+    
+    
+    stabile
+    stable
+    This individual represents the update activity triggered by a transparency obligation.
+    Questo individuo rappresenta l'attività di aggiornamento attivata da un obbligo di trasparenza.
+  
+  
+    
+    obliged to enforce obligation
+    obbligata a rispettare l'obbligo
+    This property links a organization or a public administration category to the transparecy obligations which is obliged to enforce.
+    Questa proprietà lega una organizzazione o una tipologia di pubblica amministrazione agli obblighi di trasparenza che è obbligata a rispettare.
+    
+    
+    
+    stabile - modificata nella versione 0.2
+    stable - modified in version 0.2
+  
+  
+    
+    versione di
+    version of
+    Questa proprietà lega una risorsa ad una sua versione.
+    This property links a transparency resource to its other version.
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'Ontologia degli Obblighi della Trasparenza
+    This is the distribution in RDF/XML of the Transparency Obligations Ontology
+    
+    
+    Distribuzione RDF/XML ontologia Transparency-AP_IT
+    RDF/XML distribution of Transparency-AP_IT Ontology
+    
+    
+  
+  
+    
+    Obbligo di trasparenza
+    Transparency Obligation
+    
+    
+    
+    
+    
+    
+    Questa classe rappresenta gli obblighi di trasparenza definiti dalla normativa di riferimento a cui devono sottostare le Pubbliche Amministrazioni.
+    This class represents the transparency obligation for Public Administrations, according to the transparency norms.
+    
+    
+    
+    stabile - modificato nella versione 0.2, rimuovendo le restriction su l0:description e l0:name e aggiungendo che la classe deriva da skos:Concept, aggiungendo restriction su :appliesToOrganization, :hasTransparencyStatus.
+    stable - modified in version 0.2, removing therestrictions on l0:description and l0:name and adding that the class derives from skos:Concept, adding restriction on :appliesToOrganization, :hasTransparencyStatus.
+  
+  
+    
+    
+  
+  
+    
+    
+    in force
+    vigente
+    This individual represents the status in force of a transparency obbligation
+    Questo individuo rappresenta lo stato vigente di un obbligo di trasparenza
+    
+    stabile
+    stable
+  
+  
+    
+    si applica all'organizzazione
+    applies to organization
+    Questa proprietà lega un obbligo di trasparenza all'organizzazione o a alla tipologia di pubblica amministrazione a cui si applica.
+    This property links a transparency obligation to a organization or a public administration category to whom is applied.
+    
+    
+    
+    
+    stabile - proprietà aggiunta nella versione 0.2, sostituisce la proprietà appliesToPA
+    stable  - property added to version 0.2, it replaces the property appliesToPA
+  
+  
+    
+    è eseguita da
+    is performed by
+    Questa proprietà lega una attività al soggetto che la esegue.
+    This property links a transparency activity to the agent that performs it.
+    
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    must be update within
+    deve essere aggiornata entro
+    This property links a transparency resource to the prescribed update frequency.
+    Questa proprietà collega una risorsa della trasparenza alla frequenza con cui deve addiornamento.
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    draft
+    trasparenza
+    trasparenza pubblica amministrazione
+    trasparenza PA
+    trasparenza pa
+    transparency
+    transparency for public administration
+    
+    
+    
+    trapit
+    
+    
+    https://w3id.org/italia/onto/Transparency
+    
+    
+    
+    Ontologia degli Obblighi della Trasparenza - profilo applicativo italiano
+    Transparency Obligations Ontology - Italian application profile
+    Transparency-AP_IT
+    
+    
+    
+    Questo è il profilo applicativo italiano dell'Ontologia degli Obblighi della Trasparenza. L'ontologia di OntoPiA implementa le disposizioni in merito all'obbligo di pubblicazione di contenuti informativi nella sezione 'Amministrazione Trasparente' dei siti istituzioonali delle publiche amministrazioni. Questa versione dell'ontologia è in attesa di essere visionata da ANAC.
+    This is the Italian application profile of the Transparency Obligations Ontology. This ontology of OntoPiA implements the dispositions about the publication obligation of informative contents on the section 'Transparent Administration' of the official website of the public administrations. This ontology version is a draft waiting for the ANAC validation.
+    
+    Questo è il profilo applicativo italiano dell'Ontologia degli Obblighi della Trasparenza. L'ontologia di OntoPiA implementa le disposizioni in merito all'obbligo di pubblicazione di contenuti informativi nella sezione 'Amministrazione Trasparente' dei siti istituzionali delle publiche amministrazioni. Questa versione dell'ontologia è in attesa di essere visionata da ANAC.
+    This is the Italian application profile of the Transparency Obligations Ontology. This ontology of OntoPiA implements the dispositions about the publication obligation of informative contents on the section 'Transparent Administration' of the official website of the public administrations. This ontology version is a draft waiting for the ANAC validation.
+    Ontologia dell'Amministrazione Trasparente - profilo applicativo italiano
+    
+    
+    
+    
+    
+    
+    
+    
+    La presente versione dell'ontologia è un draft in attesa di revisone da parte di ANAC.
+    version 0.2 - added property appliesToOrganization which replaces appliesToPA, added property exceprionObligationNote, updated TransparencyObligation and TransparencySubjct modifing restrictions and stating skos:Concept derivation, stating disjoint among TransparencyArchiveActivity and TransparencyUpdateActivity.
+    version 0.2 - aggiunta proprietà appliesToOrganization che sostituisce appliesToPA, aggiunta proprietà exceprionObligationNote, aggiornati TransparencyObligation e TransparencySubjct modificando le restrizioni e dichiarando che deriva da skos:Concept, aggiunto disjoint tra TransparencyArchiveActivity e TransparencyUpdateActivity
+    2019-05-30
+    2020-04-23
+    Pubbliche amministrazioni
+    Cittadini
+    
+    
+    
+    
+  
+  
+    
+    super-obbligo di trasparenza di
+    super-transparency obligation of
+    Questa proprietà lega un obbligo di trasparenza ad un obbligo di cui è composto.
+    This property links a transparency obligation to a transparency obligation of which is composed by.
+    
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Transparency activity: Publication.
+    Attività di trasparenza: Pubblicazione.
+    Transparency activity: Publication
+    pubblicazione
+    publication
+    This class represents a publication activity as an effect of a transparency obbligation.
+    Questa classe rappresenta un'attività di pubblicazione come conseguenza di un obbligo di trasparenza.
+    
+    
+    
+    
+    
+    stabile
+    stable
+    This individual represents the publication activity triggered by a transparency obligation.
+    Questo individuo rappresenta l'attività di pubblicazione attivata da un obbligo di trasparenza.
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'Ontologia degli Obblighi della Trasparenza
+    This is the distribution in JSON-LD of the Transparency Obligations Ontology
+    
+    
+    Distribuzione JSON-LD ontologia Transparency-AP_IT
+    JSON-LD distribution of Transparency-AP_IT Ontology
+    
+    
+  
+  
+    
+    URL di download del contenuto
+    download URL
+    Questa URL definisce l'indirizzo di download del contenuto informativo.
+    This URL defines the download adress of the informative content.
+    
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    Transparency obbligation status
+    Stato dell'obbligo di trasparenza.
+    This class represents the transparency obbligation status. Ex: in force, deprecated,...
+    Questa classe rappresenta lo stato dell'obbligo di trasparenza. Per esempio vigente, decaduto,...
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    refers to transparency entity
+    si riferisce a entità
+    This property links a transparency resource to the related entities.
+    Questa proprità lega una risorsa della trasparenza alle entità ad essa collegata
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    generates resource
+    produce risorsa
+    This property links a transparency activity to the resource generated as outcome of it.
+    Questa proprietà lega un'attività della trasparenza alla risorsa generata come risultato dell'attività.
+    
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    Transparency activity
+    Attività di trasparenza.
+    This class represents a trasparency activity as an effect of a transparency obbligation. For example pubblication, update,...
+    Questa classe rappresenta un'attività di trasparenza come conseguenza di un obbligo di trasparenza.
+    
+    
+    
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    defines update frequency
+    definisce frequenza di aggiornamento
+    This property links a transparency obligation to the update frequency which it defines.
+    Questa proprietà collega un obbligo di trasparenza alla frequenza di aggiornamento da esso definita.
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Transparency activity: Archive.
+    Attività di trasparenza: Storicizzazione.
+    storicizzazione
+    archive
+    This class represents an archive activity as an effect of a transparency obbligation.
+    Questa classe rappresenta un'attività di storicizzazione come conseguenza di un obbligo di trasparenza.
+    
+    
+    
+    
+    
+    stabile
+    stable
+    This individual represents the archive activity triggered by a transparency obligation.
+    Questo individuo rappresenta l'attività di storicizzazione attivata da un obbligo di trasparenza.
+  
+  
+    
+    Format
+    Formato
+    This class represents the format of a resource.
+    Questa classe indica il formato di una risorsa
+    
+    
+    stabile
+    stable
+  
+  
+    
+    is classified by
+    è classificato da
+    This property links a transparency obligation to the corresponding data typology. The values are controlled by the taxonomy  https://w3id.org/italia/controlled-vocabulary/classifications-for-transparency/transparency-titulus 
+    Questa proprietà lega un obbligo di trasparenza alla relativa tipologia. Le voci sono controllate della tassonomia https://w3id.org/italia/controlled-vocabulary/classifications-for-transparency/transparency-titulus
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    URL di accesso alla risorsa
+    access URL
+    Questa URL definisce l'indirizzo di accesso e reperimento del contenuto informativo.
+    This URL defines the access address of the informative content.
+    
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    sotto-obbligo di trasparenza di
+    sub-transparency obligation of
+    Questa proprietà lega un obbligo di trasparenza ad un obbligo di cui fa parte.
+    This property links a transparency obligation to a transparency obligation of which is part of.
+    
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    triggers
+    attiva
+    This property links a trasparency obbligation to the activty triggered by it.
+    Questa proprietà lega un obbligo di trasparenza all'attività che attiva.
+    
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    generated by
+    generato da
+    This property links a transparency resource to the activity from which is generated by.
+    Questa proprità lega una risorsa all'attività che la genera.
+    
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    Transparency subject
+    Soggetto della trasparenza
+    
+    
+    This class represents a subject releted to a transparency obbligation. It's related to the 'contenuto dell'obbligo' column of the ANAC guideline attachment.
+    Questa classe rappresenta un soggetto (tema) collegato a un obbligo di trasparenza. Fa riferimento alla colonna 'contenuto dell'obbligo' dell'allegato alla guida ANAC.
+    
+    
+    stabile - modificato nella versione 0.2, rimuovendo le restriction su l0:description e l0:name e aggiungendo che la classe deriva da skos:Concept, aggiuingendo collegamento con il vocabolario transparency-subject.
+    stable - modified in version 0.2, removing therestrictions on l0:description and l0:name and adding that the class derives from skos:Concept, adding link to transparency-subject vocabulary.
+  
+  
+    
+    
+    deprecated
+    decaduto
+    This individual represents the status deprecated of a transparency obbligation
+    Questo individuo rappresenta lo stato decaduto di un obbligo di trasparenza
+    
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    has transparency subject
+    ha soggetto della trasparenza
+    has transparency theme
+    ha tema della trasparenza
+    This property links a transparency obligation to the related subjects.
+    Questa proprietà lega un obbligo di trasparenza ai temi che lo caratterizzano.
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    riferimento normativo
+    normative reference
+    Questa proprietà lega un obbligo di trasparenza al riferimento normativo da cui deriva.
+    This property links a transparency obligation to the law that defines it.
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    Transparency activity typology
+    Tipologia di attività della trasparenza
+    This class represents the transparency activity typology.
+    Questa classe indica la tipologia di attività della trasparenza.
+    
+    
+    stabile
+    stable
+  
+  
+    
+    has transparency status
+    ha stato trasparenza
+    This property links a transparency obligation to its current status.
+    Questa proprietà lega un obbligo di trasparenza al suo stato attuale.
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    Tipologia dato della trasparenza
+    Transparency data typology
+    This class represents the typology of transparency data: the values are defined by a specific vocabulary, and are used to organize contents inside the current transparency section structure for the websites of the Italian Public Administrations, as defined by the legislation (d.lgs 33/2013 e s.m.i).
+    Questa classe rappresenta la tipologia di dati della trasparenza: i valori sono controllati dal vocabolario relativo, e determinano l'attuale strutturazione delle sezioni e sotto-sezioni dell'"Amministrazione Trasparente" dei siti web della PA come previsto dalla normativa di settore (d.lgs 33/2013 e s.m.i).
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+    
+  
+  
+    
+    has allowed format
+    da pubblicare nel formato
+    This property links a transparency resource to the allowed format defined for publication.
+    Questa proprità lega una risorsa della trasparenza al formato definito per la pubblicazione
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    Transparency resource
+    Risorsa di trasparenza
+    
+    
+    
+    
+    
+    Questa classe rappresenta i documenti, le informazioni e i dati oggetto di pubblicazione nei siti istituzionali delle pubbliche amministrazioni.
+    This class represents documents, informazions and data object of publication on the official website of the public administrations.
+    
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    Update frequency
+    Frequenza di aggiornamento
+    This class represents the update frequency as prescribed by the transparency obbligation.
+    Questa classe la frequenza di aggiornamento di una risorsa così come indicato dall'obbligo ti trasaprenza.
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+    esegue attività della trasparenza
+    performs transparency activity
+    Questa proprietà lega una attività al soggetto che la esegue.
+    This property links a transparency activity to the agent that performs it.
+    
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'Ontologia degli Obblighi della Trasparenza
+    This is the distribution in RDF/Turtle of the Transparency Obligations Ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia Transparency-AP_IT
+    RDF/Turtle distribution of Transparency-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    triggered by
+    attivato da
+    This property links a trasparency obbligation to the activty triggered by it.
+    Questa proprietà lega un obbligo di trasparenza all'attività che attiva.
+    
+    
+    
+    
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    05481840964
+    Almawave Srl
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/Transparency/latest/Transparency-aligns-AP_IT.jsonld b/Ontologie/Transparency/latest/Transparency-aligns-AP_IT.jsonld
index d7c8a73e..59463c22 100644
--- a/Ontologie/Transparency/latest/Transparency-aligns-AP_IT.jsonld
+++ b/Ontologie/Transparency/latest/Transparency-aligns-AP_IT.jsonld
@@ -1,51 +1,46 @@
 {
   "@context": {
-    "gr": "http://purl.org/goodrelations/v1#",
-    "pto": "http://www.productontology.org/id/",
+    "clonp": "http://www.ontologydesignpatterns.org/ont/clo/NormativePositions.owl#",
+    "dc": "http://purl.org/dc/elements/1.1/",
+    "dcat": "http://www.w3.org/ns/dcat#",
+    "dcatapit": "http://dati.gov.it/onto/dcatapit#",
+    "dct": "http://purl.org/dc/terms/",
     "foaf": "http://xmlns.com/foaf/0.1/",
-    "xsd": "http://www.w3.org/2001/XMLSchema#",
-    "foaf:page": {
-      "@type": "@id"
-    },
-    "gr:acceptedPaymentMethods": {
-      "@type": "@id"
-    },
-    "gr:hasBusinessFunction": {
-      "@type": "@id"
-    },
-    "gr:hasCurrencyValue": {
-      "@type": "xsd:float"
-    }
+    "l0": "https://w3id.org/italia/onto/l0/",
+    "owl": "http://www.w3.org/2002/07/owl#",
+    "prov": "http://www.w3.org/ns/prov#",
+    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
+    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
+    "skos": "http://www.w3.org/2004/02/skos/core#",
+    "trapit": "https://w3id.org/italia/onto/Transparency/",
+    "xml": "http://www.w3.org/XML/1998/namespace",
+    "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "http://dati.gov.it/onto/dcatapit#Agent",
-      "@type": "http://www.w3.org/2002/07/owl#Class"
+      "@id": "clonp:Obligation",
+      "@type": "owl:Class"
     },
     {
-      "@id": "http://purl.org/dc/terms/MediaTypeOrExtent",
-      "@type": "http://www.w3.org/2002/07/owl#Class"
+      "@id": "dct:MediaTypeOrExtent",
+      "@type": "owl:Class"
     },
     {
-      "@id": "http://purl.org/dc/terms/accrualPeriodicity",
-      "@type": "http://www.w3.org/2002/07/owl#Class"
+      "@id": "dct:accrualPeriodicity",
+      "@type": "owl:Class"
     },
     {
-      "@id": "http://purl.org/dc/terms/identifier",
-      "@type": "http://www.w3.org/2002/07/owl#AnnotationProperty"
-    },
-    {
-      "@id": "http://purl.org/dc/terms/isVersionOf",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty"
+      "@id": "dct:isVersionOf",
+      "@type": "owl:ObjectProperty"
     },
     {
       "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
       "@type": [
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
-        "http://dati.gov.it/onto/dcatapit#Agent",
-        "foaf:Agent"
+        "dcatapit:Agent",
+        "foaf:Agent",
+        "owl:NamedIndividual"
       ],
-      "http://purl.org/dc/terms/identifier": "agid",
+      "dct:identifier": "agid",
       "foaf:name": [
         {
           "@language": "it",
@@ -57,38 +52,14 @@
         }
       ]
     },
-    {
-      "@id": "http://www.ontologydesignpatterns.org/ont/clo/NormativePositions.owl#Obligation",
-      "@type": "http://www.w3.org/2002/07/owl#Class"
-    },
-    {
-      "@id": "http://www.w3.org/2004/02/skos/core#Concept",
-      "@type": "http://www.w3.org/2002/07/owl#Class"
-    },
-    {
-      "@id": "http://www.w3.org/2004/02/skos/core#related",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty"
-    },
-    {
-      "@id": "http://www.w3.org/ns/prov#wasRevisionOf",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty"
-    },
-    {
-      "@id": "foaf:Agent",
-      "@type": "http://www.w3.org/2002/07/owl#Class"
-    },
-    {
-      "@id": "foaf:name",
-      "@type": "http://www.w3.org/2002/07/owl#AnnotationProperty"
-    },
     {
       "@id": "https://w3id.org/italia/data/private-organization/05481840964",
       "@type": [
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
-        "http://dati.gov.it/onto/dcatapit#Agent",
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
         "foaf:Agent"
       ],
-      "http://purl.org/dc/terms/identifier": "05481840964",
+      "dct:identifier": "05481840964",
       "foaf:name": {
         "@language": "it",
         "@value": "Almawave S.r.l."
@@ -97,11 +68,11 @@
     {
       "@id": "https://w3id.org/italia/data/private-organization/08450891000",
       "@type": [
-        "http://www.w3.org/2002/07/owl#NamedIndividual",
-        "http://dati.gov.it/onto/dcatapit#Agent",
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
         "foaf:Agent"
       ],
-      "http://purl.org/dc/terms/identifier": "08450891000",
+      "dct:identifier": "08450891000",
       "foaf:name": {
         "@language": "it",
         "@value": "Almaviva S.p.a."
@@ -109,27 +80,27 @@
     },
     {
       "@id": "https://w3id.org/italia/onto/Transparency-aligns",
-      "@type": "http://www.w3.org/2002/07/owl#Ontology",
-      "http://purl.org/dc/elements/1.1/creator": [
+      "@type": "owl:Ontology",
+      "dc:creator": [
         {
           "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
         },
         {
-          "@id": "https://w3id.org/italia/data/private-organization/08450891000"
+          "@id": "https://w3id.org/italia/data/private-organization/05481840964"
         },
         {
-          "@id": "https://w3id.org/italia/data/private-organization/05481840964"
+          "@id": "https://w3id.org/italia/data/private-organization/08450891000"
         }
       ],
-      "http://purl.org/dc/elements/1.1/issued": {
+      "dc:issued": {
         "@type": "xsd:date",
         "@value": "2019-05-29"
       },
-      "http://purl.org/dc/elements/1.1/modified": {
+      "dc:modified": {
         "@type": "xsd:date",
         "@value": "2019-05-29"
       },
-      "http://purl.org/dc/elements/1.1/title": [
+      "dc:title": [
         {
           "@language": "en",
           "@value": "These are the alignments to external ontologies widely used and available at the state of the art for the Transparency ontology."
@@ -139,85 +110,97 @@
           "@value": "Questi sono gli allineamenti dell'ontologia  della trasparenza verso ontologie esterne del Web semantico standard e ampiamente utilizzate."
         }
       ],
-      "http://www.w3.org/2002/07/owl#imports": {
+      "owl:imports": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2002/07/owl#versionIRI": {
+      "owl:versionIRI": {
         "@id": "https://w3id.org/italia/onto/Transparency-aligns/0.1"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/Format",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "@id": "prov:wasRevisionOf",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "skos:Concept",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "skos:related",
+      "@type": "owl:ObjectProperty"
+    },
+    {
+      "@id": "trapit:Format",
+      "@type": "owl:Class",
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": {
-        "@id": "http://purl.org/dc/terms/MediaTypeOrExtent"
+      "rdfs:subClassOf": {
+        "@id": "dct:MediaTypeOrExtent"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/TransparencyObligation",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "@id": "trapit:TransparencyObligation",
+      "@type": "owl:Class",
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+      "rdfs:subClassOf": [
         {
-          "@id": "http://www.ontologydesignpatterns.org/ont/clo/NormativePositions.owl#Obligation"
+          "@id": "skos:Concept"
         },
         {
-          "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+          "@id": "clonp:Obligation"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/TrasparencySubject",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "@id": "trapit:TrasparencySubject",
+      "@type": "owl:Class",
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": {
-        "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+      "rdfs:subClassOf": {
+        "@id": "skos:Concept"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/UpdateFrequency",
-      "@type": "http://www.w3.org/2002/07/owl#Class",
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "@id": "trapit:UpdateFrequency",
+      "@type": "owl:Class",
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+      "rdfs:subClassOf": [
         {
-          "@id": "http://purl.org/dc/terms/accrualPeriodicity"
+          "@id": "skos:Concept"
         },
         {
-          "@id": "http://www.w3.org/2004/02/skos/core#Concept"
+          "@id": "dct:accrualPeriodicity"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/isVersionOf",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": {
+      "@id": "trapit:isVersionOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/Transparency"
       },
-      "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": {
-        "@id": "http://purl.org/dc/terms/isVersionOf"
+      "rdfs:subPropertyOf": {
+        "@id": "dct:isVersionOf"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/subTransparencyObligationOf",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": {
-        "@id": "http://www.w3.org/2004/02/skos/core#related"
+      "@id": "trapit:subTransparencyObligationOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "skos:related"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/Transparency/superTransparencyObligationOf",
-      "@type": "http://www.w3.org/2002/07/owl#ObjectProperty",
-      "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": {
-        "@id": "http://www.w3.org/2004/02/skos/core#related"
+      "@id": "trapit:superTransparencyObligationOf",
+      "@type": "owl:ObjectProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "skos:related"
       }
     }
   ]
diff --git a/Ontologie/Transparency/latest/Transparency-aligns-AP_IT.rdf b/Ontologie/Transparency/latest/Transparency-aligns-AP_IT.rdf
index 4384a611..6a3f719e 100644
--- a/Ontologie/Transparency/latest/Transparency-aligns-AP_IT.rdf
+++ b/Ontologie/Transparency/latest/Transparency-aligns-AP_IT.rdf
@@ -1,241 +1,100 @@
-
-
-    
-        
-        
-        These are the alignments to external ontologies widely used and available at the state of the art for the Transparency ontology.
-        
-        Questi sono gli allineamenti dell'ontologia  della trasparenza verso ontologie esterne del Web semantico standard e ampiamente utilizzate.
-        
-        2019-05-29
-        
-        2019-05-29
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-        
-        05481840964
-        Almawave S.r.l.
-    
-    
-
-
-    
-
-    
-        
-        
-        08450891000
-        Almaviva S.p.a.
-    
+
+
+  
+    
+    
+    
+    08450891000
+    Almaviva S.p.a.
+  
+  
+    
+    
+    
+  
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    2019-05-29
+    2019-05-29
+    These are the alignments to external ontologies widely used and available at the state of the art for the Transparency ontology.
+    Questi sono gli allineamenti dell'ontologia  della trasparenza verso ontologie esterne del Web semantico standard e ampiamente utilizzate.
+    
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+    
+    
+    05481840964
+    Almawave S.r.l.
+  
+  
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/l0/latest/l0-AP_IT.jsonld b/Ontologie/l0/latest/l0-AP_IT.jsonld
index 5e92a400..a13c74a1 100644
--- a/Ontologie/l0/latest/l0-AP_IT.jsonld
+++ b/Ontologie/l0/latest/l0-AP_IT.jsonld
@@ -5,7 +5,6 @@
     "dcat": "http://www.w3.org/ns/dcat#",
     "dcatapit": "http://dati.gov.it/onto/dcatapit#",
     "dct": "http://purl.org/dc/terms/",
-    "dcterms": "http://purl.org/dc/terms/",
     "foaf": "http://xmlns.com/foaf/0.1/",
     "owl": "http://www.w3.org/2002/07/owl#",
     "prov": "http://www.w3.org/ns/prov#",
@@ -13,221 +12,242 @@
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
     "schema": "http://schema.org/",
     "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "https://w3id.org/italia/onto/l0/isDescriptionOf",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Inverse property of 'has description'."
-        },
-        {
-          "@language": "it",
-          "@value": "Proprietà inversa di 'ha descrizione'."
-        }
-      ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/l0/Description"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/l0"
+      "@id": "_:n554a4868709248769b58ee873d31f197b1",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/l0/hasMember"
       },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "è descrizione di"
-        },
-        {
-          "@language": "en",
-          "@value": "is description of"
-        }
-      ],
-      "rdfs:range": {
+      "owl:someValuesFrom": {
         "@id": "https://w3id.org/italia/onto/l0/Entity"
       }
     },
     {
-      "@id": "https://w3id.org/italia/data/project/OntoPiA",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:Project"
-      ],
-      "https://w3id.org/italia/onto/l0/name": {
-        "@language": "it",
-        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      "@id": "_:n554a4868709248769b58ee873d31f197b2",
+      "@type": "owl:Restriction",
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/l0/description"
+      },
+      "owl:someValuesFrom": {
+        "@id": "rdfs:Literal"
       }
     },
     {
-      "@id": "dcterms:creator",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/l0/isFirstMemberOf",
-      "@type": "owl:ObjectProperty",
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "stabile"
-        },
-        {
-          "@language": "en",
-          "@value": "stable"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "Inverse object property of has first member."
-        },
-        {
-          "@language": "it",
-          "@value": "Proprietà inversa di has first member."
-        }
-      ],
-      "rdfs:domain": {
+      "@id": "_:n554a4868709248769b58ee873d31f197b3",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
         "@id": "https://w3id.org/italia/onto/l0/Entity"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/l0"
-      },
-      "rdfs:label": [
-        {
-          "@language": "en",
-          "@value": "is first member of"
-        },
-        {
-          "@language": "it",
-          "@value": "primo membro di"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/l0/Sequence"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/l0/hasFirstMember"
       },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/l0/isMemberOf"
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/hasLastMember",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/l0/isLastMemberOf"
-      },
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "it",
-          "@value": "Object property che permette di rappresentare una specifica entità come l'ultimo membro di una sequenza."
-        },
-        {
-          "@language": "en",
-          "@value": "Object property for representing an entity as the last member of a sequence."
-        }
-      ],
-      "rdfs:domain": {
+      "@id": "_:n554a4868709248769b58ee873d31f197b4",
+      "@type": "owl:Restriction",
+      "owl:onClass": {
         "@id": "https://w3id.org/italia/onto/l0/Entity"
       },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/l0"
-      },
-      "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "ha ultimo membro"
-        },
-        {
-          "@language": "en",
-          "@value": "has last member"
-        }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/l0/Sequence"
+      "owl:onProperty": {
+        "@id": "https://w3id.org/italia/onto/l0/hasLastMember"
       },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/l0/hasMember"
+      "owl:qualifiedCardinality": {
+        "@type": "xsd:nonNegativeInteger",
+        "@value": "1"
       }
     },
+    {
+      "@id": "admsapit:Project",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "admsapit:SemanticAsset",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "admsapit:SemanticAssetDistribution",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "admsapit:acronym",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:hasContributor",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:hasFormalityLevel",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:hasKeyClass",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:hasOntologyLanguage",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:hasSemanticAssetDistribution",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:hasTask",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:last",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:officialURI",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:prefix",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:semanticAssetInUse",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:target",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "admsapit:type",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dcat:accessURL",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dcat:contactPoint",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dcat:downloadURL",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dcat:keyword",
+      "@type": "owl:AnnotationProperty"
+    },
     {
       "@id": "dcat:theme",
       "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/hasMember",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/l0/isMemberOf"
-      },
-      "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
-        {
-          "@language": "it",
-          "@value": "stabile"
-        }
-      ],
-      "rdfs:comment": [
-        {
-          "@language": "en",
-          "@value": "The object property that models the membership relation."
-        },
-        {
-          "@language": "it",
-          "@value": "La proprietà che modella la relazione di membership."
-        }
+      "@id": "dcatapit:Agent",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "dcatapit:Organization",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "dct:accrualPeriodicity",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:creator",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:description",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:format",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:identifier",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:issued",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:language",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:license",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:modified",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:publisher",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:rightsHolder",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "dct:title",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "foaf:Agent",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "foaf:name",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/l0/Collection"
-      },
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/l0"
-      },
-      "rdfs:label": [
+      "dct:identifier": "agid",
+      "foaf:name": [
         {
           "@language": "it",
-          "@value": "ha membro"
+          "@value": "Agenzia per l'Italia Digitale"
         },
         {
           "@language": "en",
-          "@value": "has member"
+          "@value": "Italian Digital Agency"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/l0/Entity"
-      }
+      ]
     },
     {
-      "@id": "vcard:fn",
-      "@type": "owl:AnnotationProperty"
+      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@type": [
+        "owl:NamedIndividual",
+        "vcard:Kind",
+        "vcard:Organization"
+      ],
+      "vcard:fn": "banche dati e open data",
+      "vcard:hasEmail": {
+        "@id": "mailto:info@dati.gov.it"
+      }
     },
     {
       "@id": "https://w3id.org/italia/data/distribution/l0-JSON-LD",
       "@type": [
-        "admsapit:SemanticAssetDistribution",
-        "owl:NamedIndividual"
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
       ],
       "dcat:accessURL": {
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/l0/latest"
@@ -235,7 +255,7 @@
       "dcat:downloadURL": {
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/l0/latest/l0-AP_IT.jsonld"
       },
-      "dcterms:description": [
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questa è la distribuzione JSON-LD dell'ontologia livello 0 (level -0)"
@@ -245,20 +265,59 @@
           "@value": "This is the distribution in JSON-LD of the Level 0 ontology"
         }
       ],
-      "dcterms:format": {
+      "dct:format": {
         "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD"
       },
-      "dcterms:license": {
+      "dct:license": {
         "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "dcterms:title": [
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione JSON-LD ontologia L0-AP_IT"
+        },
         {
           "@language": "en",
           "@value": "JSON-LD distribution of L0-AP_IT Ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/distribution/l0-RDF-TURTLE",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:SemanticAssetDistribution"
+      ],
+      "dcat:accessURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/l0/latest"
+      },
+      "dcat:downloadURL": {
+        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/l0/latest/l0-AP_IT.ttl"
+      },
+      "dct:description": [
+        {
+          "@language": "it",
+          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia livello 0 (level -0)"
         },
+        {
+          "@language": "en",
+          "@value": "This is the distribution in RDF/turtle of the Level 0 ontology"
+        }
+      ],
+      "dct:format": {
+        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      },
+      "dct:license": {
+        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      },
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "Distribuzione JSON-LD ontologia L0-AP_IT"
+          "@value": "Distribuzione RDF/Turtle ontologia l0-AP_IT"
+        },
+        {
+          "@language": "en",
+          "@value": "RDF/Turtle distribution of l0-AP_IT Ontology"
         }
       ]
     },
@@ -274,7 +333,7 @@
       "dcat:downloadURL": {
         "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/l0/latest/l0-AP_IT.rdf"
       },
-      "dcterms:description": [
+      "dct:description": [
         {
           "@language": "it",
           "@value": "Questa è la distribuzione RDF/XML dell'ontologia livello 0 (level -0)"
@@ -284,142 +343,273 @@
           "@value": "This is the distribution in RDF/XML of the Level 0 ontology"
         }
       ],
-      "dcterms:format": {
+      "dct:format": {
         "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML"
       },
-      "dcterms:license": {
+      "dct:license": {
         "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
       },
-      "dcterms:title": [
+      "dct:title": [
+        {
+          "@language": "it",
+          "@value": "Distribuzione RDF/XML ontologia l0-AP_IT"
+        },
         {
           "@language": "en",
           "@value": "RDF/XML distribution of l0-AP_IT Ontology"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent",
+        "foaf:Agent"
+      ],
+      "dct:identifier": "TD",
+      "foaf:name": [
+        {
+          "@language": "en",
+          "@value": "Digital Transformation Team"
         },
         {
           "@language": "it",
-          "@value": "Distribuzione RDF/XML ontologia l0-AP_IT"
+          "@value": "Team per la Trasformazione Digitale"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/identifier",
-      "@type": "owl:DatatypeProperty"
-    },
-    {
-      "@id": "admsapit:SemanticAssetDistribution",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "admsapit:hasTask",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "foaf:name",
-      "@type": "owl:AnnotationProperty"
+      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
+      "@type": [
+        "owl:NamedIndividual",
+        "dcatapit:Agent"
+      ],
+      "dct:identifier": "cnr - Z6HZEH - STLab",
+      "foaf:name": [
+        {
+          "@language": "en",
+          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+        },
+        {
+          "@language": "it",
+          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
+        }
+      ]
     },
     {
-      "@id": "dcterms:identifier",
-      "@type": "owl:AnnotationProperty"
+      "@id": "https://w3id.org/italia/data/project/DAF",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "https://w3id.org/italia/onto/l0/name": {
+        "@language": "it",
+        "@value": "Data & Analytics Framework"
+      }
     },
     {
-      "@id": "dcterms:issued",
-      "@type": "owl:AnnotationProperty"
+      "@id": "https://w3id.org/italia/data/project/OntoPiA",
+      "@type": [
+        "owl:NamedIndividual",
+        "admsapit:Project"
+      ],
+      "https://w3id.org/italia/onto/l0/name": {
+        "@language": "it",
+        "@value": "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"
+      }
     },
     {
-      "@id": "_:ub17bL718C27",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
-        "@id": "https://w3id.org/italia/onto/l0/Entity"
+      "@id": "https://w3id.org/italia/onto/l0",
+      "@type": [
+        "owl:Ontology",
+        "owl:NamedIndividual",
+        "admsapit:SemanticAsset"
+      ],
+      "admsapit:acronym": "l0-AP_IT",
+      "admsapit:hasContributor": {
+        "@id": "https://w3id.org/italia/data/organization/public-organization/td"
       },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/l0/hasFirstMember"
+      "admsapit:hasFormalityLevel": {
+        "@id": "admsapit:Formal"
       },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
-      }
-    },
-    {
-      "@id": "dcterms:description",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "vcard:Organization",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "dcat:keyword",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/l0/Sequence",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
+      "admsapit:hasKeyClass": [
         {
-          "@language": "en",
-          "@value": "stabile"
+          "@id": "https://w3id.org/italia/onto/l0/Agent"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0/Characteristic"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0/Entity"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0/EventOrSituation"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0/Object"
+        }
+      ],
+      "admsapit:hasOntologyLanguage": {
+        "@id": "admsapit:OWL"
+      },
+      "admsapit:hasSemanticAssetDistribution": [
+        {
+          "@id": "https://w3id.org/italia/data/distribution/l0-JSON-LD"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/l0-RDF-TURTLE"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/distribution/l0-RDF-XML"
+        }
+      ],
+      "admsapit:hasTask": [
+        {
+          "@id": "admsapit:AnnotationTask"
+        },
+        {
+          "@id": "admsapit:QueryFormulationTask"
+        },
+        {
+          "@id": "admsapit:SearchTask"
+        }
+      ],
+      "admsapit:last": {
+        "@id": "https://w3id.org/italia/onto/l0/0.8"
+      },
+      "admsapit:officialURI": {
+        "@type": "xsd:anyURI",
+        "@value": "https://w3id.org/italia/onto/l0"
+      },
+      "admsapit:prefix": "l0",
+      "admsapit:semanticAssetInUse": [
+        {
+          "@id": "https://w3id.org/italia/data/project/DAF"
+        },
+        {
+          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+        }
+      ],
+      "admsapit:target": [
+        {
+          "@language": "it",
+          "@value": "Cittadini"
+        },
+        {
+          "@language": "it",
+          "@value": "Imprese"
+        },
+        {
+          "@language": "it",
+          "@value": "Pubbliche Amministrazioni"
+        }
+      ],
+      "admsapit:type": {
+        "@id": "admsapit:UpperLevelOntology"
+      },
+      "dcat:contactPoint": {
+        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
+      },
+      "dcat:keyword": [
+        {
+          "@language": "it",
+          "@value": "Caratteristica"
+        },
+        {
+          "@language": "it",
+          "@value": "Evento"
         },
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Oggetto"
         }
       ],
-      "rdfs:comment": [
+      "dcat:theme": [
         {
-          "@language": "en",
-          "@value": "The class that represents the sequence pattern"
+          "@id": "http://publications.europa.eu/resource/authority/data-theme/GOVE"
         },
         {
-          "@language": "it",
-          "@value": "La classe che rappresenta il pattern di sequenza"
+          "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH"
         }
       ],
-      "rdfs:isDefinedBy": {
-        "@id": "https://w3id.org/italia/onto/l0"
+      "dct:accrualPeriodicity": {
+        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
       },
-      "rdfs:label": [
+      "dct:creator": [
         {
-          "@language": "en",
-          "@value": "Sequence"
+          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
         },
         {
-          "@language": "it",
-          "@value": "Sequenza"
+          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
         }
       ],
-      "rdfs:subClassOf": [
+      "dct:description": [
         {
-          "@id": "https://w3id.org/italia/onto/l0/Collection"
+          "@language": "it",
+          "@value": "Questa è l'ontologia che fornisce il livello fondazionale allo stack ontologico di OntoPiA. Il nome L0 sta per Level-0 ontology poiché essa fornisce le fondamenta concettuali elementari all'intero stack. Questa ontologia è  ispirata da DOLCE zero (http://www.ontologydesignpatterns.org/ont/d0.owl)"
         },
         {
-          "@id": "_:ub17bL718C27"
+          "@language": "en",
+          "@value": "This ontology provides the foundational level of the ontological stack of OntoPiA. The name L0 stands for Level-0 ontology as it provides the basic conceptual foundations to the whole stack. This ontology is inspired from DOLCE 0 (http://www.ontologydesignpatterns.org/ont/d0.owl)"
+        }
+      ],
+      "dct:issued": {
+        "@type": "xsd:date",
+        "@value": "2017-09-29"
+      },
+      "dct:language": [
+        {
+          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
         },
         {
-          "@id": "_:ub17bL723C27"
+          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
         }
-      ]
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/l0/EventOrSituation",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
+      ],
+      "dct:modified": "2020-04-16",
+      "dct:publisher": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      },
+      "dct:rightsHolder": {
+        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      },
+      "dct:title": [
         {
           "@language": "it",
-          "@value": "stabile"
+          "@value": "Ontologia fondazionale di OntoPiA - Livello 0"
         },
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "Top level ontology L0 - Level-0"
         }
       ],
-      "rdfs:comment": [
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/l0/0.8"
+      },
+      "owl:versionInfo": [
         {
           "@language": "en",
-          "@value": "Any entity that typically flows in time, either in the physical or social world  Examples include athmospheric phenomena, concerts, travels, institutional processes, etc.\nIt also represents a relational context created by an observer on the basis of a frame'\nEvents are opposable to objects, since events typically flow in time, aggregating multiple objects during their flow, while objects tend to be stable in a certain time interval."
+          "@value": "Version 0.8 - 16 April 2020 - added property positionInSequence; 06 April 2020 - fixed typos for rdfs:comments of two object properties"
         },
         {
           "@language": "it",
-          "@value": "Ogni entità che tipicamente scorre nel tempo, sia nel mondo fisico sia sociale. Gli esempi includono fenomeni atmosferici, concerti, viaggi, processi istituzionali, etc.\nLa classe rappresenta anche un \"contesto relazionale\" creato da un osservatore sulla base di un \"frame\" (cioè una Descrizione).\nGli eventi si oppongono agli oggetti, poiché, mentre gli eventi scorrono nel tempo e aggregano uno o più oggetti nel loro scorrerre, gli oggetti tendono a essere stabili in un intervallo di tempo."
+          "@value": "Version 0.8- 16 Aprile 2020 - aggiunta la proprietà posizione in sequenza; 06 Aprile 2020 - correzione nell'uso di rdfs:label in due object property"
+        }
+      ],
+      "prov:wasDerivedFrom": {
+        "@id": "https://w3id.org/italia/onto/l0/0.7"
+      },
+      "prov:wasInfluencedBy": {
+        "@id": "http://www.ontologydesignpatterns.org/ont/d0.owl"
+      },
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa è l'ontologia che fornisce il livello fondazionale allo stack ontologico di OntoPiA. Il nome L0 sta per Level-0 ontology poiché essa fornisce le fondamenta concettuali elementari all'intero stack. Questa ontologia è  ispirata da DOLCE zero (http://www.ontologydesignpatterns.org/ont/d0.owl)"
+        },
+        {
+          "@language": "en",
+          "@value": "This is the top level ontology of OntoPiA"
         }
       ],
       "rdfs:isDefinedBy": {
@@ -428,50 +618,35 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Evento e Situazione"
+          "@value": "Ontologia fondazionale di OntoPiA - Livello 0"
         },
         {
           "@language": "en",
-          "@value": "Event or Situation"
+          "@value": "Top level ontology L0 - Level-0"
         }
-      ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/l0/Entity"
-      }
-    },
-    {
-      "@id": "admsapit:prefix",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "dcat:accessURL",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "admsapit:hasFormalityLevel",
-      "@type": "owl:AnnotationProperty"
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/Topic",
+      "@id": "https://w3id.org/italia/onto/l0/Activity",
       "@type": "owl:Class",
       "owl:versionInfo": [
         {
-          "@language": "en",
+          "@language": "it",
           "@value": "stabile"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La classe che include temi, argomenti, categorie, discipline, etc. Per esempio: la matematica, lo svago, le arti marziali, etc., intesi come temi di un discorso o di una categorizzazione."
+          "@value": "La classe delle attività svolte da qualche agente."
         },
         {
           "@language": "en",
-          "@value": "The class of topics, subjects, arguments, categories, domains, etc., intended as topics of a discourse or a categorization."
+          "@value": "The class of activities carried out by an agent."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -479,12 +654,12 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Tema"
+          "@language": "en",
+          "@value": "Activity"
         },
         {
-          "@language": "en",
-          "@value": "Topic"
+          "@language": "it",
+          "@value": "Attività"
         }
       ],
       "rdfs:subClassOf": {
@@ -492,51 +667,19 @@
       }
     },
     {
-      "@id": "vcard:Kind",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid",
-      "@type": [
-        "foaf:Agent",
-        "dcatapit:Agent",
-        "owl:NamedIndividual"
-      ],
-      "dcterms:identifier": "agid",
-      "foaf:name": [
+      "@id": "https://w3id.org/italia/onto/l0/Agent",
+      "@type": "owl:Class",
+      "owl:disjointWith": [
         {
-          "@language": "en",
-          "@value": "Italian Digital Agency"
+          "@id": "https://w3id.org/italia/onto/l0/Concept"
         },
         {
-          "@language": "it",
-          "@value": "Agenzia per l'Italia Digitale"
+          "@id": "https://w3id.org/italia/onto/l0/Description"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0/EventOrSituation"
         }
-      ]
-    },
-    {
-      "@id": "admsapit:target",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "dcterms:rightsHolder",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "dcatapit:Organization",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "admsapit:last",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "dcat:downloadURL",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/l0/Entity",
-      "@type": "owl:Class",
+      ],
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -550,11 +693,11 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Anything: real, possible, or imaginary, which some modeller wants to talk about for some purpose."
+          "@value": "Any agentive Object , either physical (e.g. a person, a robot, an oak), or social (e.g. a corporation, an institution, a community)."
         },
         {
           "@language": "it",
-          "@value": "Qualsiasi cosa reale, possibile o immaginaria."
+          "@value": "Un agente, sia fisico (ex. una persona, un robot, una quercia), o sociale (ex. una società, un'istituzione, una comunità)."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -562,76 +705,61 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Entità"
+          "@language": "en",
+          "@value": "Agent"
         },
         {
-          "@language": "en",
-          "@value": "Entity"
+          "@language": "it",
+          "@value": "Agente"
         }
-      ]
-    },
-    {
-      "@id": "prov:wasInfluencedBy",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "foaf:Agent",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "dcat:contactPoint",
-      "@type": "owl:AnnotationProperty"
+      ],
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/l0/Object"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/hasTopic",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/l0/isTopicOf"
-      },
+      "@id": "https://w3id.org/italia/onto/l0/Characteristic",
+      "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "This object property allows to associate an entity with a topic."
+          "@language": "it",
+          "@value": "La classe delle caratteristiche, intese come aspetti, attributi o qualità di un'entità. Ex. una quantità, qualità estetica, colore, etc."
         },
         {
-          "@language": "it",
-          "@value": "Questa object property permette di associare un entità ad un topic."
+          "@language": "en",
+          "@value": "The class of characteristics, intended as any aspect, attribuite, or quality of an entity. E.g. a certain size, aesthetic quality, color, etc."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/l0/Entity"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "ha tema"
+          "@value": "Caratteristica"
         },
         {
           "@language": "en",
-          "@value": "has topic"
+          "@value": "Characteristic"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/l0/Topic"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/l0/Entity"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/isLastMemberOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/l0/Collection",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -645,39 +773,46 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Object property inversa di has last member."
+          "@value": "La classe che include collezioni di qualsiasi cosa, ex. gruppi, raccolte, comunità, etc."
         },
         {
           "@language": "en",
-          "@value": "Inverse object property of has last member"
+          "@value": "The class includes all collections of any entities: e.g. groups, repositories, communities, etc,"
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/l0/Entity"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "is last member of"
+          "@value": "Collection"
         },
         {
           "@language": "it",
-          "@value": "ultimo membro di"
+          "@value": "Collezione"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/l0/Sequence"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/l0/isMemberOf"
-      }
+      "rdfs:subClassOf": [
+        {
+          "@id": "https://w3id.org/italia/onto/l0/Entity"
+        },
+        {
+          "@id": "_:n554a4868709248769b58ee873d31f197b1"
+        }
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/Object",
+      "@id": "https://w3id.org/italia/onto/l0/Concept",
       "@type": "owl:Class",
+      "owl:disjointWith": [
+        {
+          "@id": "https://w3id.org/italia/onto/l0/Description"
+        },
+        {
+          "@id": "https://w3id.org/italia/onto/l0/EventOrSituation"
+        }
+      ],
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -690,12 +825,12 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Ogni entità che tende a essere stabile in un tempo più o meno lungo, sia nel mondo fisico sia sociale. Gli esempi includono case, città, organizzazioni, opere d'arte, oggetti del mondo naturale, artefatti, parole, idee, etc.\nGLi oggetti si possono contrapporre agli eventi, che invece scorrono nel tempo, aggregando oggetti diversi nel loro scorrere, come accade per esempio nei processi industriali o atmosferici, nelle attività di lavoro, viaggio o divertimento, etc."
+          "@language": "en",
+          "@value": "It is an object that is defined in some description. Once defined it can be used in other descriptions"
         },
         {
-          "@language": "en",
-          "@value": "Any entity that tends to be stable in time, either in the physical or social world. Examples include homes, cities, organizations, works of art, natural objects, artifacts, words, ideas, etc.\nObjects are opposable to events, since events typically flow in time, aggregating multiple objects during their flow, as with working, travelling or leisure activities, industrial or athmospheric processes, etc."
+          "@language": "it",
+          "@value": "Un oggetto definito nel contesto di determinate descrizioni. Una volta definito esso può essere utilizzato in altre descrizioni."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -703,53 +838,42 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Oggetto"
+          "@language": "en",
+          "@value": "Concept"
         },
         {
-          "@language": "en",
-          "@value": "Object"
+          "@language": "it",
+          "@value": "Concetto"
         }
       ],
       "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/l0/Entity"
-      }
-    },
-    {
-      "@id": "_:ub17bL595C29",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/l0/hasMember"
-      },
-      "owl:someValuesFrom": {
-        "@id": "https://w3id.org/italia/onto/l0/Entity"
+        "@id": "https://w3id.org/italia/onto/l0/Object"
       }
     },
     {
-      "@id": "admsapit:hasSemanticAssetDistribution",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/l0/Collection",
+      "@id": "https://w3id.org/italia/onto/l0/Description",
       "@type": "owl:Class",
+      "owl:disjointWith": {
+        "@id": "https://w3id.org/italia/onto/l0/EventOrSituation"
+      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La classe che include collezioni di qualsiasi cosa, ex. gruppi, raccolte, comunità, etc."
+          "@value": "La classe degli oggetti costruiti socialmente (testi, valori, categorie, relazioni, contesti) usati per descrivere qualcos'altro in modo structuratto.\nGli esempi includono i piani (come descrizioni strutturate di azioni da eseguire ex. in un processo industriale), le diagnosi (come descrizioni strutturate di situazioni osservate ex. clinicamente), le spiegazioni (come testi strutturati per chiarire ex. un concetto in un sistema normativo), osservazioni oggettive (come insiemi di valori strutturati che identificano una situazione rilevante ex. da un sistema di sensori)."
         },
         {
           "@language": "en",
-          "@value": "The class includes all collections of any entities: e.g. groups, repositories, communities, etc,"
+          "@value": "The class of socially-created objects (texts, values, categories, relations, contexts) used to describe something else in a structured way.\nExamples include plans (as structured descriptions of actions to be executed), diagnoses (as structured descriptions of observed situations, explanations (as structured texts clarifying e.g. a concept), objective observations (as structured sets of values that identify a relevant situation)."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -757,29 +881,26 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Collezione"
+          "@language": "en",
+          "@value": "Description"
         },
         {
-          "@language": "en",
-          "@value": "Collection"
+          "@language": "it",
+          "@value": "Descrizione"
         }
       ],
       "rdfs:subClassOf": [
         {
-          "@id": "https://w3id.org/italia/onto/l0/Entity"
+          "@id": "https://w3id.org/italia/onto/l0/Object"
         },
         {
-          "@id": "_:ub17bL595C29"
+          "@id": "_:n554a4868709248769b58ee873d31f197b2"
         }
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/hasDescription",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/l0/isDescriptionOf"
-      },
+      "@id": "https://w3id.org/italia/onto/l0/Entity",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -793,83 +914,70 @@
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Property that associates an entity with its description."
+          "@value": "Anything: real, possible, or imaginary, which some modeller wants to talk about for some purpose."
         },
         {
           "@language": "it",
-          "@value": "Proprietà che associa un'entità alla sua descrizione."
+          "@value": "Qualsiasi cosa reale, possibile o immaginaria."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/l0/Entity"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "ha descrizione"
+          "@language": "en",
+          "@value": "Entity"
         },
         {
-          "@language": "en",
-          "@value": "has description"
+          "@language": "it",
+          "@value": "Entità"
         }
-      ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/l0/Description"
-      }
-    },
-    {
-      "@id": "dcterms:title",
-      "@type": "owl:AnnotationProperty"
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/isTopicOf",
-      "@type": "owl:ObjectProperty",
+      "@id": "https://w3id.org/italia/onto/l0/EventOrSituation",
+      "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The object property that associates a topic with an entity. This is the inverse property of hasTopic."
+          "@value": "Any entity that typically flows in time, either in the physical or social world  Examples include athmospheric phenomena, concerts, travels, institutional processes, etc.\nIt also represents a relational context created by an observer on the basis of a frame'\nEvents are opposable to objects, since events typically flow in time, aggregating multiple objects during their flow, while objects tend to be stable in a certain time interval."
         },
         {
           "@language": "it",
-          "@value": "La object property che permette di associare un tema ad un'entità. E' l'inversa di hasTopic."
+          "@value": "Ogni entità che tipicamente scorre nel tempo, sia nel mondo fisico sia sociale. Gli esempi includono fenomeni atmosferici, concerti, viaggi, processi istituzionali, etc.\nLa classe rappresenta anche un \"contesto relazionale\" creato da un osservatore sulla base di un \"frame\" (cioè una Descrizione).\nGli eventi si oppongono agli oggetti, poiché, mentre gli eventi scorrono nel tempo e aggregano uno o più oggetti nel loro scorrerre, gli oggetti tendono a essere stabili in un intervallo di tempo."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/l0/Topic"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "è tema di"
+          "@language": "en",
+          "@value": "Event or Situation"
         },
         {
-          "@language": "en",
-          "@value": "is topic of"
+          "@language": "it",
+          "@value": "Evento e Situazione"
         }
       ],
-      "rdfs:range": {
+      "rdfs:subClassOf": {
         "@id": "https://w3id.org/italia/onto/l0/Entity"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/description",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/l0/Location",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -882,113 +990,92 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Datatype property that associates a literal value with a thing"
+          "@language": "it",
+          "@value": "Classe che rappresenta il concetto di luogo. Le istanze di questa classe possono essere entità di qualsiasi tipo intese come luogo di qualcos'altro: luoghi geografici, coordinate, contenitori, etc."
         },
         {
-          "@language": "it",
-          "@value": "Datatype property che associa un valore letterale a una cosa."
+          "@language": "en",
+          "@value": "The class including locations. Individuals of this class can be anything that is intended as a location for something else, e.g. geographical places, spatial objects, containers, etc."
         }
       ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "descrizione"
+          "@language": "en",
+          "@value": "Location"
         },
         {
-          "@language": "en",
-          "@value": "description"
+          "@language": "it",
+          "@value": "Luogo"
         }
       ],
-      "rdfs:range": {
-        "@id": "rdfs:Literal"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/l0/Entity"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/positionInSequence",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/l0/Object",
+      "@type": "owl:Class",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "stabile - proprietà aggiunta il 16 aprile 2020 alla versione dell'ontologia 0.8"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "stable - property added on April 16th 2020 to version 0.8 of the ontology"
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "It represents the position of an item within a sequence"
+          "@value": "Any entity that tends to be stable in time, either in the physical or social world. Examples include homes, cities, organizations, works of art, natural objects, artifacts, words, ideas, etc.\nObjects are opposable to events, since events typically flow in time, aggregating multiple objects during their flow, as with working, travelling or leisure activities, industrial or athmospheric processes, etc."
         },
         {
           "@language": "it",
-          "@value": "Rappresenta la posizione di un elemento in una sequenza"
+          "@value": "Ogni entità che tende a essere stabile in un tempo più o meno lungo, sia nel mondo fisico sia sociale. Gli esempi includono case, città, organizzazioni, opere d'arte, oggetti del mondo naturale, artefatti, parole, idee, etc.\nGLi oggetti si possono contrapporre agli eventi, che invece scorrono nel tempo, aggregando oggetti diversi nel loro scorrere, come accade per esempio nei processi industriali o atmosferici, nelle attività di lavoro, viaggio o divertimento, etc."
         }
       ],
-      "rdfs:domain": {
-        "@id": "owl:Thing"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "posizione nella sequenza"
+          "@language": "en",
+          "@value": "Object"
         },
         {
-          "@language": "en",
-          "@value": "position in sequence"
+          "@language": "it",
+          "@value": "Oggetto"
         }
       ],
-      "rdfs:range": {
-        "@id": "xsd:int"
+      "rdfs:subClassOf": {
+        "@id": "https://w3id.org/italia/onto/l0/Entity"
       }
     },
     {
-      "@id": "admsapit:semanticAssetInUse",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/l0/Agent",
+      "@id": "https://w3id.org/italia/onto/l0/Sequence",
       "@type": "owl:Class",
-      "owl:disjointWith": [
-        {
-          "@id": "https://w3id.org/italia/onto/l0/Concept"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/l0/EventOrSituation"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/l0/Description"
-        }
-      ],
       "owl:versionInfo": [
         {
-          "@language": "it",
+          "@language": "en",
           "@value": "stabile"
         },
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "stabile"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "Any agentive Object , either physical (e.g. a person, a robot, an oak), or social (e.g. a corporation, an institution, a community)."
+          "@language": "it",
+          "@value": "La classe che rappresenta il pattern di sequenza"
         },
         {
-          "@language": "it",
-          "@value": "Un agente, sia fisico (ex. una persona, un robot, una quercia), o sociale (ex. una società, un'istituzione, una comunità)."
+          "@language": "en",
+          "@value": "The class that represents the sequence pattern"
         }
       ],
       "rdfs:isDefinedBy": {
@@ -996,134 +1083,73 @@
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Agente"
+          "@language": "en",
+          "@value": "Sequence"
         },
         {
-          "@language": "en",
-          "@value": "Agent"
+          "@language": "it",
+          "@value": "Sequenza"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/l0/Object"
-      }
-    },
-    {
-      "@id": "admsapit:officialURI",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "dcterms:publisher",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "prov:wasDerivedFrom",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab",
-      "@type": [
-        "owl:NamedIndividual",
-        "dcatapit:Agent"
-      ],
-      "dcterms:identifier": "cnr - Z6HZEH - STLab",
-      "foaf:name": [
+      "rdfs:subClassOf": [
         {
-          "@language": "it",
-          "@value": "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"
+          "@id": "https://w3id.org/italia/onto/l0/Collection"
         },
         {
-          "@language": "en",
-          "@value": "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"
+          "@id": "_:n554a4868709248769b58ee873d31f197b3"
+        },
+        {
+          "@id": "_:n554a4868709248769b58ee873d31f197b4"
         }
-      ]
-    },
-    {
-      "@id": "dcterms:format",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "admsapit:acronym",
-      "@type": "owl:AnnotationProperty"
+      ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/directlyFollows",
-      "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/l0/directlyPrecedes"
-      },
+      "@id": "https://w3id.org/italia/onto/l0/System",
+      "@type": "owl:Class",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La relazione diretta di successore tra due entità. Questa proprietà non è transitiva, poiche il successore diretto di una certa entità non è transitivo."
+          "@value": "La classe dei sistemi. Esempi ne sono i sistema politici, fisici o economici."
         },
         {
           "@language": "en",
-          "@value": "The direct relation of follower. This property is not transitive as the direct follower is not transitive."
+          "@value": "The class including systems. Example include political, economical, physical systems."
         }
       ],
-      "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/l0/Entity"
-      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "segue direttamente"
+          "@value": "Sistema"
         },
         {
           "@language": "en",
-          "@value": "directly follows"
+          "@value": "System"
         }
       ],
-      "rdfs:range": {
-        "@id": "https://w3id.org/italia/onto/l0/Entity"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/l0/follows"
-      }
-    },
-    {
-      "@id": "_:ub17bL723C27",
-      "@type": "owl:Restriction",
-      "owl:onClass": {
+      "rdfs:subClassOf": {
         "@id": "https://w3id.org/italia/onto/l0/Entity"
-      },
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/l0/hasLastMember"
-      },
-      "owl:qualifiedCardinality": {
-        "@type": "xsd:nonNegativeInteger",
-        "@value": "1"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/Concept",
+      "@id": "https://w3id.org/italia/onto/l0/Topic",
       "@type": "owl:Class",
-      "owl:disjointWith": [
-        {
-          "@id": "https://w3id.org/italia/onto/l0/EventOrSituation"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/l0/Description"
-        }
-      ],
       "owl:versionInfo": [
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "stabile"
         },
         {
           "@language": "it",
@@ -1133,11 +1159,11 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Un oggetto definito nel contesto di determinate descrizioni. Una volta definito esso può essere utilizzato in altre descrizioni."
+          "@value": "La classe che include temi, argomenti, categorie, discipline, etc. Per esempio: la matematica, lo svago, le arti marziali, etc., intesi come temi di un discorso o di una categorizzazione."
         },
         {
           "@language": "en",
-          "@value": "It is an object that is defined in some description. Once defined it can be used in other descriptions"
+          "@value": "The class of topics, subjects, arguments, categories, domains, etc., intended as topics of a discourse or a categorization."
         }
       ],
       "rdfs:isDefinedBy": {
@@ -1146,21 +1172,17 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Concetto"
+          "@value": "Tema"
         },
         {
           "@language": "en",
-          "@value": "Concept"
+          "@value": "Topic"
         }
       ],
       "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/l0/Object"
+        "@id": "https://w3id.org/italia/onto/l0/Entity"
       }
     },
-    {
-      "@id": "admsapit:SemanticAsset",
-      "@type": "owl:Class"
-    },
     {
       "@id": "https://w3id.org/italia/onto/l0/controlledVocabulary",
       "@type": "owl:AnnotationProperty",
@@ -1186,243 +1208,170 @@
       ]
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0",
-      "@type": [
-        "admsapit:SemanticAsset",
-        "owl:Ontology",
-        "owl:NamedIndividual"
-      ],
-      "admsapit:acronym": "l0-AP_IT",
-      "admsapit:hasContributor": {
-        "@id": "https://w3id.org/italia/data/organization/public-organization/td"
-      },
-      "admsapit:hasFormalityLevel": {
-        "@id": "admsapit:Formal"
-      },
-      "admsapit:hasKeyClass": [
-        {
-          "@id": "https://w3id.org/italia/onto/l0/Agent"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/l0/Entity"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/l0/Characteristic"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/l0/Object"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/l0/EventOrSituation"
-        }
-      ],
-      "admsapit:hasOntologyLanguage": {
-        "@id": "admsapit:OWL"
-      },
-      "admsapit:hasSemanticAssetDistribution": [
-        {
-          "@id": "https://w3id.org/italia/data/distribution/l0-RDF-TURTLE"
-        },
-        {
-          "@id": "https://w3id.org/italia/data/distribution/l0-RDF-XML"
-        },
-        {
-          "@id": "https://w3id.org/italia/data/distribution/l0-JSON-LD"
-        }
-      ],
-      "admsapit:hasTask": [
-        {
-          "@id": "admsapit:QueryFormulationTask"
-        },
-        {
-          "@id": "admsapit:SearchTask"
-        },
-        {
-          "@id": "admsapit:AnnotationTask"
-        }
-      ],
-      "admsapit:last": {
-        "@id": "https://w3id.org/italia/onto/l0/0.8"
-      },
-      "admsapit:officialURI": {
-        "@type": "xsd:anyURI",
-        "@value": "https://w3id.org/italia/onto/l0"
-      },
-      "admsapit:prefix": "l0",
-      "admsapit:semanticAssetInUse": [
+      "@id": "https://w3id.org/italia/onto/l0/description",
+      "@type": "owl:DatatypeProperty",
+      "owl:versionInfo": [
         {
-          "@id": "https://w3id.org/italia/data/project/OntoPiA"
+          "@language": "it",
+          "@value": "stabile"
         },
         {
-          "@id": "https://w3id.org/italia/data/project/DAF"
+          "@language": "en",
+          "@value": "stable"
         }
       ],
-      "admsapit:target": [
-        {
-          "@language": "it",
-          "@value": "Imprese"
-        },
+      "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Pubbliche Amministrazioni"
+          "@value": "Datatype property che associa un valore letterale a una cosa."
         },
         {
-          "@language": "it",
-          "@value": "Cittadini"
+          "@language": "en",
+          "@value": "Datatype property that associates a literal value with a thing"
         }
       ],
-      "admsapit:type": {
-        "@id": "admsapit:UpperLevelOntology"
+      "rdfs:domain": {
+        "@id": "owl:Thing"
       },
-      "dcat:contactPoint": {
-        "@id": "https://w3id.org/italia/data/contact-point/onto-agid"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/l0"
       },
-      "dcat:keyword": [
-        {
-          "@language": "it",
-          "@value": "Evento"
-        },
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Oggetto"
+          "@language": "en",
+          "@value": "description"
         },
         {
           "@language": "it",
-          "@value": "Caratteristica"
-        }
-      ],
-      "dcat:theme": [
-        {
-          "@id": "http://publications.europa.eu/resource/authority/data-theme/GOVE"
-        },
-        {
-          "@id": "http://publications.europa.eu/resource/authority/data-theme/TECH"
+          "@value": "descrizione"
         }
       ],
-      "dcterms:accrualPeriodicity": {
-        "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG"
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/l0/directlyFollows",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/l0/directlyPrecedes"
       },
-      "dcterms:creator": [
-        {
-          "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
-        },
-        {
-          "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"
-        }
-      ],
-      "dcterms:description": [
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questa è l'ontologia che fornisce il livello fondazionale allo stack ontologico di OntoPiA. Il nome L0 sta per Level-0 ontology poiché essa fornisce le fondamenta concettuali elementari all'intero stack. Questa ontologia è  ispirata da DOLCE zero (http://www.ontologydesignpatterns.org/ont/d0.owl)"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "This ontology provides the foundational level of the ontological stack of OntoPiA. The name L0 stands for Level-0 ontology as it provides the basic conceptual foundations to the whole stack. This ontology is inspired from DOLCE 0 (http://www.ontologydesignpatterns.org/ont/d0.owl)"
+          "@value": "stable"
         }
       ],
-      "dcterms:issued": {
-        "@type": "xsd:date",
-        "@value": "2017-09-29"
-      },
-      "dcterms:language": [
+      "rdfs:comment": [
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ENG"
+          "@language": "it",
+          "@value": "La relazione diretta di successore tra due entità. Questa proprietà non è transitiva, poiche il successore diretto di una certa entità non è transitivo."
         },
         {
-          "@id": "http://publications.europa.eu/resource/authority/language/ITA"
+          "@language": "en",
+          "@value": "The direct relation of follower. This property is not transitive as the direct follower is not transitive."
         }
       ],
-      "dcterms:modified": {
-        "@type": "xsd:date",
-        "@value": "2020-04-16"
-      },
-      "dcterms:publisher": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/l0/Entity"
       },
-      "dcterms:rightsHolder": {
-        "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/l0"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Ontologia fondazionale di OntoPiA - Livello 0"
+          "@language": "en",
+          "@value": "directly follows"
         },
         {
-          "@language": "en",
-          "@value": "Top level ontology L0 - Level-0"
+          "@language": "it",
+          "@value": "segue direttamente"
         }
       ],
-      "owl:versionIRI": {
-        "@id": "https://w3id.org/italia/onto/l0/0.8"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/l0/Entity"
       },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/l0/follows"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/l0/directlyPrecedes",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Version 0.8- 16 Aprile 2020 - aggiunta la proprietà posizione in sequenza; 06 Aprile 2020 - correzione nell'uso di rdfs:label in due object property"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "Version 0.8 - 16 April 2020 - added property positionInSequence; 06 April 2020 - fixed typos for rdfs:comments of two object properties"
+          "@value": "stable"
         }
       ],
-      "prov:wasDerivedFrom": {
-        "@id": "https://w3id.org/italia/onto/l0/0.7"
-      },
-      "prov:wasInfluencedBy": {
-        "@id": "http://www.ontologydesignpatterns.org/ont/d0.owl"
-      },
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "Questa è l'ontologia che fornisce il livello fondazionale allo stack ontologico di OntoPiA. Il nome L0 sta per Level-0 ontology poiché essa fornisce le fondamenta concettuali elementari all'intero stack. Questa ontologia è  ispirata da DOLCE zero (http://www.ontologydesignpatterns.org/ont/d0.owl)"
+          "@value": "La relazione diretta di predecessore. La relazione non è transitiva."
         },
         {
           "@language": "en",
-          "@value": "This is the top level ontology of OntoPiA"
+          "@value": "The direct relation of predecessor. The relation is not transitive."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/l0/Entity"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "Ontologia fondazionale di OntoPiA - Livello 0"
+          "@language": "en",
+          "@value": "directly precedes"
         },
         {
-          "@language": "en",
-          "@value": "Top level ontology L0 - Level-0"
+          "@language": "it",
+          "@value": "precede direttamente"
         }
-      ]
-    },
-    {
-      "@id": "dcterms:license",
-      "@type": "owl:AnnotationProperty"
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/l0/Entity"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/l0/precedes"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/precedes",
+      "@id": "https://w3id.org/italia/onto/l0/follows",
       "@type": [
         "owl:ObjectProperty",
         "owl:TransitiveProperty"
       ],
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/l0/precedes"
+      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "La relazione per rappresentare il predecessore di un entità in una sequenza."
+          "@language": "en",
+          "@value": "Relation between entities for expressing sequences."
         },
         {
-          "@language": "en",
-          "@value": "The relation for represending the precedecessor of an entity in a sequence."
+          "@language": "it",
+          "@value": "Relazione tra entità per esprimere sequenze."
         }
       ],
       "rdfs:domain": {
@@ -1434,11 +1383,11 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "precedes"
+          "@value": "follows"
         },
         {
           "@language": "it",
-          "@value": "precede"
+          "@value": "segue"
         }
       ],
       "rdfs:range": {
@@ -1446,52 +1395,57 @@
       }
     },
     {
-      "@id": "admsapit:hasKeyClass",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/l0/System",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/l0/hasDescription",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/l0/isDescriptionOf"
+      },
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The class including systems. Example include political, economical, physical systems."
+          "@value": "Property that associates an entity with its description."
         },
         {
           "@language": "it",
-          "@value": "La classe dei sistemi. Esempi ne sono i sistema politici, fisici o economici."
+          "@value": "Proprietà che associa un'entità alla sua descrizione."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/l0/Entity"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Sistema"
+          "@value": "ha descrizione"
         },
         {
           "@language": "en",
-          "@value": "System"
+          "@value": "has description"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/l0/Entity"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/l0/Description"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/Location",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/l0/hasFirstMember",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/l0/isFirstMemberOf"
+      },
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1504,92 +1458,92 @@
       ],
       "rdfs:comment": [
         {
-          "@language": "en",
-          "@value": "The class including locations. Individuals of this class can be anything that is intended as a location for something else, e.g. geographical places, spatial objects, containers, etc."
+          "@language": "it",
+          "@value": "La object property che permette di rappresentare il primo membro di una sequenza."
         },
         {
-          "@language": "it",
-          "@value": "Classe che rappresenta il concetto di luogo. Le istanze di questa classe possono essere entità di qualsiasi tipo intese come luogo di qualcos'altro: luoghi geografici, coordinate, contenitori, etc."
+          "@language": "en",
+          "@value": "The object property that enables to represent the first member of a sequence."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/l0/Sequence"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Location"
+          "@value": "has first member"
         },
         {
           "@language": "it",
-          "@value": "Luogo"
+          "@value": "primo membro"
         }
       ],
-      "rdfs:subClassOf": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/l0/Entity"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/l0/hasMember"
       }
     },
     {
-      "@id": "dcterms:accrualPeriodicity",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "admsapit:Project",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/project/DAF",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:Project"
-      ],
-      "https://w3id.org/italia/onto/l0/name": {
-        "@language": "it",
-        "@value": "Data & Analytics Framework"
-      }
-    },
-    {
-      "@id": "https://w3id.org/italia/data/distribution/l0-RDF-TURTLE",
-      "@type": [
-        "owl:NamedIndividual",
-        "admsapit:SemanticAssetDistribution"
-      ],
-      "dcat:accessURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/l0/latest"
-      },
-      "dcat:downloadURL": {
-        "@id": "https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/l0/latest/l0-AP_IT.ttl"
+      "@id": "https://w3id.org/italia/onto/l0/hasLastMember",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/l0/isLastMemberOf"
       },
-      "dcterms:description": [
+      "owl:versionInfo": [
         {
           "@language": "it",
-          "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia livello 0 (level -0)"
+          "@value": "stabile"
         },
         {
           "@language": "en",
-          "@value": "This is the distribution in RDF/turtle of the Level 0 ontology"
+          "@value": "stable"
         }
       ],
-      "dcterms:format": {
-        "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Object property che permette di rappresentare una specifica entità come l'ultimo membro di una sequenza."
+        },
+        {
+          "@language": "en",
+          "@value": "Object property for representing an entity as the last member of a sequence."
+        }
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/l0/Entity"
       },
-      "dcterms:license": {
-        "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/l0"
       },
-      "dcterms:title": [
+      "rdfs:label": [
         {
           "@language": "it",
-          "@value": "Distribuzione RDF/Turtle ontologia l0-AP_IT"
+          "@value": "ha ultimo membro"
         },
         {
           "@language": "en",
-          "@value": "RDF/Turtle distribution of l0-AP_IT Ontology"
+          "@value": "has last member"
         }
-      ]
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/l0/Sequence"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/l0/hasMember"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/Characteristic",
-      "@type": "owl:Class",
+      "@id": "https://w3id.org/italia/onto/l0/hasMember",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/l0/isMemberOf"
+      },
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1603,87 +1557,120 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La classe delle caratteristiche, intese come aspetti, attributi o qualità di un'entità. Ex. una quantità, qualità estetica, colore, etc."
+          "@value": "La proprietà che modella la relazione di membership."
         },
         {
           "@language": "en",
-          "@value": "The class of characteristics, intended as any aspect, attribuite, or quality of an entity. E.g. a certain size, aesthetic quality, color, etc."
+          "@value": "The object property that models the membership relation."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/l0/Collection"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
-          "@language": "en",
-          "@value": "Characteristic"
+          "@language": "it",
+          "@value": "ha membro"
         },
         {
-          "@language": "it",
-          "@value": "Caratteristica"
+          "@language": "en",
+          "@value": "has member"
         }
       ],
-      "rdfs:subClassOf": {
+      "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/l0/Entity"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/name",
-      "@type": "owl:DatatypeProperty",
+      "@id": "https://w3id.org/italia/onto/l0/hasTopic",
+      "@type": "owl:ObjectProperty",
+      "owl:inverseOf": {
+        "@id": "https://w3id.org/italia/onto/l0/isTopicOf"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
+      ],
+      "rdfs:comment": [
+        {
+          "@language": "it",
+          "@value": "Questa object property permette di associare un entità ad un topic."
+        },
+        {
+          "@language": "en",
+          "@value": "This object property allows to associate an entity with a topic."
+        }
+      ],
       "rdfs:domain": {
-        "@id": "owl:Thing"
+        "@id": "https://w3id.org/italia/onto/l0/Entity"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/l0"
       },
+      "rdfs:label": [
+        {
+          "@language": "it",
+          "@value": "ha tema"
+        },
+        {
+          "@language": "en",
+          "@value": "has topic"
+        }
+      ],
       "rdfs:range": {
-        "@id": "rdfs:Literal"
+        "@id": "https://w3id.org/italia/onto/l0/Topic"
       }
     },
     {
-      "@id": "dcatapit:Agent",
-      "@type": "owl:Class"
+      "@id": "https://w3id.org/italia/onto/l0/identifier",
+      "@type": "owl:DatatypeProperty"
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/follows",
-      "@type": [
-        "owl:ObjectProperty",
-        "owl:TransitiveProperty"
-      ],
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/l0/precedes"
-      },
+      "@id": "https://w3id.org/italia/onto/l0/isDescriptionOf",
+      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "Relazione tra entità per esprimere sequenze."
+          "@language": "en",
+          "@value": "Inverse property of 'has description'."
         },
         {
-          "@language": "en",
-          "@value": "Relation between entities for expressing sequences."
+          "@language": "it",
+          "@value": "Proprietà inversa di 'ha descrizione'."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/l0/Entity"
+        "@id": "https://w3id.org/italia/onto/l0/Description"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
-          "@language": "it",
-          "@value": "segue"
+          "@language": "en",
+          "@value": "is description of"
         },
         {
-          "@language": "en",
-          "@value": "follows"
+          "@language": "it",
+          "@value": "è descrizione di"
         }
       ],
       "rdfs:range": {
@@ -1691,97 +1678,108 @@
       }
     },
     {
-      "@id": "dcterms:language",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/data/organization/public-organization/td",
-      "@type": [
-        "foaf:Agent",
-        "owl:NamedIndividual",
-        "dcatapit:Agent"
+      "@id": "https://w3id.org/italia/onto/l0/isFirstMemberOf",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
+        {
+          "@language": "it",
+          "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
+        }
       ],
-      "dcterms:identifier": "TD",
-      "foaf:name": [
+      "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "Digital Transformation Team"
+          "@value": "Inverse object property of has first member."
         },
         {
           "@language": "it",
-          "@value": "Team per la Trasformazione Digitale"
+          "@value": "Proprietà inversa di has first member."
         }
-      ]
-    },
-    {
-      "@id": "admsapit:type",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "vcard:hasEmail",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/l0/Activity",
-      "@type": "owl:Class",
-      "owl:versionInfo": [
+      ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/l0/Entity"
+      },
+      "rdfs:isDefinedBy": {
+        "@id": "https://w3id.org/italia/onto/l0"
+      },
+      "rdfs:label": [
         {
           "@language": "en",
-          "@value": "stable"
+          "@value": "is first member of"
         },
+        {
+          "@language": "it",
+          "@value": "primo membro di"
+        }
+      ],
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/l0/Sequence"
+      },
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/l0/isMemberOf"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/l0/isLastMemberOf",
+      "@type": "owl:ObjectProperty",
+      "owl:versionInfo": [
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
         {
           "@language": "en",
-          "@value": "The class of activities carried out by an agent."
+          "@value": "Inverse object property of has last member"
         },
         {
           "@language": "it",
-          "@value": "La classe delle attività svolte da qualche agente."
+          "@value": "Object property inversa di has last member."
         }
       ],
+      "rdfs:domain": {
+        "@id": "https://w3id.org/italia/onto/l0/Entity"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Activity"
+          "@value": "is last member of"
         },
         {
           "@language": "it",
-          "@value": "Attività"
+          "@value": "ultimo membro di"
         }
       ],
-      "rdfs:subClassOf": {
-        "@id": "https://w3id.org/italia/onto/l0/Entity"
-      }
-    },
-    {
-      "@id": "_:ub17bL631C30",
-      "@type": "owl:Restriction",
-      "owl:onProperty": {
-        "@id": "https://w3id.org/italia/onto/l0/description"
+      "rdfs:range": {
+        "@id": "https://w3id.org/italia/onto/l0/Sequence"
       },
-      "owl:someValuesFrom": {
-        "@id": "rdfs:Literal"
+      "rdfs:subPropertyOf": {
+        "@id": "https://w3id.org/italia/onto/l0/isMemberOf"
       }
     },
     {
       "@id": "https://w3id.org/italia/onto/l0/isMemberOf",
       "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
-        {
-          "@language": "en",
-          "@value": "stable"
-        },
         {
           "@language": "it",
           "@value": "stabile"
+        },
+        {
+          "@language": "en",
+          "@value": "stable"
         }
       ],
       "rdfs:comment": [
@@ -1801,13 +1799,13 @@
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
-        {
-          "@language": "it",
-          "@value": "membro di"
-        },
         {
           "@language": "en",
           "@value": "is member of"
+        },
+        {
+          "@language": "it",
+          "@value": "membro di"
         }
       ],
       "rdfs:range": {
@@ -1815,15 +1813,8 @@
       }
     },
     {
-      "@id": "admsapit:hasOntologyLanguage",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/l0/hasFirstMember",
+      "@id": "https://w3id.org/italia/onto/l0/isTopicOf",
       "@type": "owl:ObjectProperty",
-      "owl:inverseOf": {
-        "@id": "https://w3id.org/italia/onto/l0/isFirstMemberOf"
-      },
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1837,15 +1828,15 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La object property che permette di rappresentare il primo membro di una sequenza."
+          "@value": "La object property che permette di associare un tema ad un'entità. E' l'inversa di hasTopic."
         },
         {
           "@language": "en",
-          "@value": "The object property that enables to represent the first member of a sequence."
+          "@value": "The object property that associates a topic with an entity. This is the inverse property of hasTopic."
         }
       ],
       "rdfs:domain": {
-        "@id": "https://w3id.org/italia/onto/l0/Sequence"
+        "@id": "https://w3id.org/italia/onto/l0/Topic"
       },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
@@ -1853,87 +1844,76 @@
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "has first member"
+          "@value": "is topic of"
         },
         {
           "@language": "it",
-          "@value": "primo membro"
+          "@value": "è tema di"
         }
       ],
       "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/l0/Entity"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/l0/hasMember"
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0/Description",
-      "@type": "owl:Class",
-      "owl:disjointWith": {
-        "@id": "https://w3id.org/italia/onto/l0/EventOrSituation"
+      "@id": "https://w3id.org/italia/onto/l0/name",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:domain": {
+        "@id": "owl:Thing"
       },
+      "rdfs:range": {
+        "@id": "rdfs:Literal"
+      }
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/l0/positionInSequence",
+      "@type": "owl:DatatypeProperty",
       "owl:versionInfo": [
         {
-          "@language": "en",
-          "@value": "stable"
+          "@language": "it",
+          "@value": "stabile - proprietà aggiunta il 16 aprile 2020 alla versione dell'ontologia 0.8"
         },
         {
-          "@language": "it",
-          "@value": "stabile"
+          "@language": "en",
+          "@value": "stable - property added on April 16th 2020 to version 0.8 of the ontology"
         }
       ],
       "rdfs:comment": [
         {
-          "@language": "it",
-          "@value": "La classe degli oggetti costruiti socialmente (testi, valori, categorie, relazioni, contesti) usati per descrivere qualcos'altro in modo structuratto.\nGli esempi includono i piani (come descrizioni strutturate di azioni da eseguire ex. in un processo industriale), le diagnosi (come descrizioni strutturate di situazioni osservate ex. clinicamente), le spiegazioni (come testi strutturati per chiarire ex. un concetto in un sistema normativo), osservazioni oggettive (come insiemi di valori strutturati che identificano una situazione rilevante ex. da un sistema di sensori)."
+          "@language": "en",
+          "@value": "It represents the position of an item within a sequence"
         },
         {
-          "@language": "en",
-          "@value": "The class of socially-created objects (texts, values, categories, relations, contexts) used to describe something else in a structured way.\nExamples include plans (as structured descriptions of actions to be executed), diagnoses (as structured descriptions of observed situations, explanations (as structured texts clarifying e.g. a concept), objective observations (as structured sets of values that identify a relevant situation)."
+          "@language": "it",
+          "@value": "Rappresenta la posizione di un elemento in una sequenza"
         }
       ],
+      "rdfs:domain": {
+        "@id": "owl:Thing"
+      },
       "rdfs:isDefinedBy": {
         "@id": "https://w3id.org/italia/onto/l0"
       },
       "rdfs:label": [
         {
           "@language": "en",
-          "@value": "Description"
+          "@value": "position in sequence"
         },
         {
           "@language": "it",
-          "@value": "Descrizione"
+          "@value": "posizione nella sequenza"
         }
       ],
-      "rdfs:subClassOf": [
-        {
-          "@id": "https://w3id.org/italia/onto/l0/Object"
-        },
-        {
-          "@id": "_:ub17bL631C30"
-        }
-      ]
+      "rdfs:range": {
+        "@id": "xsd:int"
+      }
     },
     {
-      "@id": "https://w3id.org/italia/data/contact-point/onto-agid",
+      "@id": "https://w3id.org/italia/onto/l0/precedes",
       "@type": [
-        "owl:NamedIndividual",
-        "vcard:Kind",
-        "vcard:Organization"
+        "owl:ObjectProperty",
+        "owl:TransitiveProperty"
       ],
-      "vcard:fn": "banche dati e open data",
-      "vcard:hasEmail": {
-        "@id": "mailto:info@dati.gov.it"
-      }
-    },
-    {
-      "@id": "dcterms:modified",
-      "@type": "owl:AnnotationProperty"
-    },
-    {
-      "@id": "https://w3id.org/italia/onto/l0/directlyPrecedes",
-      "@type": "owl:ObjectProperty",
       "owl:versionInfo": [
         {
           "@language": "it",
@@ -1947,11 +1927,11 @@
       "rdfs:comment": [
         {
           "@language": "it",
-          "@value": "La relazione diretta di predecessore. La relazione non è transitiva."
+          "@value": "La relazione per rappresentare il predecessore di un entità in una sequenza."
         },
         {
           "@language": "en",
-          "@value": "The direct relation of predecessor. The relation is not transitive."
+          "@value": "The relation for represending the precedecessor of an entity in a sequence."
         }
       ],
       "rdfs:domain": {
@@ -1963,23 +1943,40 @@
       "rdfs:label": [
         {
           "@language": "it",
-          "@value": "precede direttamente"
+          "@value": "precede"
         },
         {
           "@language": "en",
-          "@value": "directly precedes"
+          "@value": "precedes"
         }
       ],
       "rdfs:range": {
         "@id": "https://w3id.org/italia/onto/l0/Entity"
-      },
-      "rdfs:subPropertyOf": {
-        "@id": "https://w3id.org/italia/onto/l0/precedes"
       }
     },
     {
-      "@id": "admsapit:hasContributor",
+      "@id": "prov:wasDerivedFrom",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "prov:wasInfluencedBy",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "vcard:Kind",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "vcard:Organization",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "vcard:fn",
+      "@type": "owl:AnnotationProperty"
+    },
+    {
+      "@id": "vcard:hasEmail",
       "@type": "owl:AnnotationProperty"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/l0/latest/l0-AP_IT.rdf b/Ontologie/l0/latest/l0-AP_IT.rdf
index e2bc2447..d4e22ed5 100644
--- a/Ontologie/l0/latest/l0-AP_IT.rdf
+++ b/Ontologie/l0/latest/l0-AP_IT.rdf
@@ -1,1042 +1,681 @@
-
-
-    
-        
-        
-        
-        
-        Questa è l'ontologia che fornisce il livello fondazionale allo stack ontologico di OntoPiA. Il nome L0 sta per Level-0 ontology poiché essa fornisce le fondamenta concettuali elementari all'intero stack. Questa ontologia è  ispirata da DOLCE zero (http://www.ontologydesignpatterns.org/ont/d0.owl)
-        This ontology provides the foundational level of the ontological stack of OntoPiA. The name L0 stands for Level-0 ontology as it provides the basic conceptual foundations to the whole stack. This ontology is inspired from DOLCE 0 (http://www.ontologydesignpatterns.org/ont/d0.owl)
-        2017-09-29
-        
-        
-        2020-04-16
-        
-        
-        Ontologia fondazionale di OntoPiA - Livello 0
-        Top level ontology L0 - Level-0
-        Questa è l'ontologia che fornisce il livello fondazionale allo stack ontologico di OntoPiA. Il nome L0 sta per Level-0 ontology poiché essa fornisce le fondamenta concettuali elementari all'intero stack. Questa ontologia è  ispirata da DOLCE zero (http://www.ontologydesignpatterns.org/ont/d0.owl)
-        This is the top level ontology of OntoPiA
-        
-        Ontologia fondazionale di OntoPiA - Livello 0
-        Top level ontology L0 - Level-0
-        Version 0.8 - 16 April 2020 - added property positionInSequence; 06 April 2020 - fixed typos for rdfs:comments of two object properties
-        Version 0.8- 16 Aprile 2020 - aggiunta la proprietà posizione in sequenza; 06 Aprile 2020 - correzione nell'uso di rdfs:label in due object property
-        
-        Caratteristica
-        Evento
-        Oggetto
-        
-        
-        
-        
-        l0-AP_IT
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        
-        https://w3id.org/italia/onto/l0
-        l0
-        
-        
-        Cittadini
-        Imprese
-        Pubbliche Amministrazioni
-        
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        Questa proprietà è utilizzata per collegare una proprietà (data type property) di un'ontologia al relativo vocabolario controllato dove si trovano le istanze della proprietà stessa
-        This property is used to link a property (data type property) of an ontology to the related controlled vocabulary where the individuals of the property are located
-        vocabolario controllato
-        vocabolario controllato
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        La relazione diretta di successore tra due entità. Questa proprietà non è transitiva, poiche il successore diretto di una certa entità non è transitivo.
-        The direct relation of follower. This property is not transitive as the direct follower is not transitive.
-        
-        directly follows
-        segue direttamente
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La relazione diretta di predecessore. La relazione non è transitiva.
-        The direct relation of predecessor. The relation is not transitive.
-        
-        directly precedes
-        precede direttamente
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        Relation between entities for expressing sequences.
-        Relazione tra entità per esprimere sequenze.
-        
-        follows
-        segue
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Property that associates an entity with its description.
-        Proprietà che associa un'entità alla sua descrizione.
-        
-        ha descrizione
-        has description
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        La object property che permette di rappresentare il primo membro di una sequenza.
-        The object property that enables to represent the first member of a sequence.
-        
-        has first member
-        primo membro
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        Object property che permette di rappresentare una specifica entità come l'ultimo membro di una sequenza.
-        Object property for representing an entity as the last member of a sequence.
-        
-        ha ultimo membro
-        has last member
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La proprietà che modella la relazione di membership.
-        The object property that models the membership relation.
-        
-        ha membro
-        has member
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Questa object property permette di associare un entità ad un topic.
-        This object property allows to associate an entity with a topic.
-        
-        ha tema
-        has topic
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse property of 'has description'.
-        Proprietà inversa di 'ha descrizione'.
-        
-        is description of
-        è descrizione di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Inverse object property of has first member.
-        Proprietà inversa di has first member.
-        
-        is first member of
-        primo membro di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        Inverse object property of has last member
-        Object property inversa di has last member.
-        
-        is last member of
-        ultimo membro di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        Inverse object property of has member.
-        Relazione inversa di has member.
-        
-        is member of
-        membro di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        La object property che permette di associare un tema ad un'entità. E' l'inversa di hasTopic.
-        The object property that associates a topic with an entity. This is the inverse property of hasTopic.
-        
-        is topic of
-        è tema di
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        La relazione per rappresentare il predecessore di un entità in una sequenza.
-        The relation for represending the precedecessor of an entity in a sequence.
-        
-        precede
-        precedes
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        Datatype property che associa un valore letterale a una cosa.
-        Datatype property that associates a literal value with a thing
-        
-        description
-        descrizione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        It represents the position of an item within a sequence
-        Rappresenta la posizione di un elemento in una sequenza
-        
-        position in sequence
-        posizione nella sequenza
-        stabile - proprietà aggiunta il 16 aprile 2020 alla versione dell'ontologia 0.8
-        stable - property added on April 16th 2020 to version 0.8 of the ontology
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-    
-
-
-    
-
-    
-        
-        La classe delle attività svolte da qualche agente.
-        The class of activities carried out by an agent.
-        
-        Activity
-        Attività
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        
-        Any agentive Object , either physical (e.g. a person, a robot, an oak), or social (e.g. a corporation, an institution, a community).
-        Un agente, sia fisico (ex. una persona, un robot, una quercia), o sociale (ex. una società, un'istituzione, una comunità).
-        
-        Agent
-        Agente
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        La classe delle caratteristiche, intese come aspetti, attributi o qualità di un'entità. Ex. una quantità, qualità estetica, colore, etc.
-        The class of characteristics, intended as any aspect, attribuite, or quality of an entity. E.g. a certain size, aesthetic quality, color, etc.
-        
-        Caratteristica
-        Characteristic
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        La classe che include collezioni di qualsiasi cosa, ex. gruppi, raccolte, comunità, etc.
-        The class includes all collections of any entities: e.g. groups, repositories, communities, etc,
-        
-        Collection
-        Collezione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-        
-        It is an object that is defined in some description. Once defined it can be used in other descriptions
-        Un oggetto definito nel contesto di determinate descrizioni. Una volta definito esso può essere utilizzato in altre descrizioni.
-        
-        Concept
-        Concetto
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                
-            
-        
-        
-        La classe degli oggetti costruiti socialmente (testi, valori, categorie, relazioni, contesti) usati per descrivere qualcos'altro in modo structuratto.
-Gli esempi includono i piani (come descrizioni strutturate di azioni da eseguire ex. in un processo industriale), le diagnosi (come descrizioni strutturate di situazioni osservate ex. clinicamente), le spiegazioni (come testi strutturati per chiarire ex. un concetto in un sistema normativo), osservazioni oggettive (come insiemi di valori strutturati che identificano una situazione rilevante ex. da un sistema di sensori).
-        The class of socially-created objects (texts, values, categories, relations, contexts) used to describe something else in a structured way.
-Examples include plans (as structured descriptions of actions to be executed), diagnoses (as structured descriptions of observed situations, explanations (as structured texts clarifying e.g. a concept), objective observations (as structured sets of values that identify a relevant situation).
-        
-        Description
-        Descrizione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        Anything: real, possible, or imaginary, which some modeller wants to talk about for some purpose.
-        Qualsiasi cosa reale, possibile o immaginaria.
-        
-        Entity
-        Entità
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Any entity that typically flows in time, either in the physical or social world  Examples include athmospheric phenomena, concerts, travels, institutional processes, etc.
-It also represents a relational context created by an observer on the basis of a frame'
+
+
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    
+    La relazione diretta di successore tra due entità. Questa proprietà non è transitiva, poiche il successore diretto di una certa entità non è transitivo.
+    The direct relation of follower. This property is not transitive as the direct follower is not transitive.
+    
+    directly follows
+    segue direttamente
+    stabile
+    stable
+  
+  
+    
+    
+    
+    TD
+    Digital Transformation Team
+    Team per la Trasformazione Digitale
+  
+  
+    
+    
+    
+    Datatype property che associa un valore letterale a una cosa.
+    Datatype property that associates a literal value with a thing
+    
+    description
+    descrizione
+    stabile
+    stable
+  
+  
+    
+    Questa proprietà è utilizzata per collegare una proprietà (data type property) di un'ontologia al relativo vocabolario controllato dove si trovano le istanze della proprietà stessa
+    This property is used to link a property (data type property) of an ontology to the related controlled vocabulary where the individuals of the property are located
+    vocabolario controllato
+    vocabolario controllato
+  
+  
+    
+    
+    
+    
+    La classe che rappresenta il pattern di sequenza
+    The class that represents the sequence pattern
+    
+    Sequence
+    Sequenza
+    stabile
+    stabile
+  
+  
+    
+    
+    
+    
+    
+    
+    
+    Questa è l'ontologia che fornisce il livello fondazionale allo stack ontologico di OntoPiA. Il nome L0 sta per Level-0 ontology poiché essa fornisce le fondamenta concettuali elementari all'intero stack. Questa ontologia è  ispirata da DOLCE zero (http://www.ontologydesignpatterns.org/ont/d0.owl)
+    This ontology provides the foundational level of the ontological stack of OntoPiA. The name L0 stands for Level-0 ontology as it provides the basic conceptual foundations to the whole stack. This ontology is inspired from DOLCE 0 (http://www.ontologydesignpatterns.org/ont/d0.owl)
+    2017-09-29
+    
+    
+    2020-04-16
+    
+    
+    Ontologia fondazionale di OntoPiA - Livello 0
+    Top level ontology L0 - Level-0
+    Questa è l'ontologia che fornisce il livello fondazionale allo stack ontologico di OntoPiA. Il nome L0 sta per Level-0 ontology poiché essa fornisce le fondamenta concettuali elementari all'intero stack. Questa ontologia è  ispirata da DOLCE zero (http://www.ontologydesignpatterns.org/ont/d0.owl)
+    This is the top level ontology of OntoPiA
+    
+    Ontologia fondazionale di OntoPiA - Livello 0
+    Top level ontology L0 - Level-0
+    Version 0.8 - 16 April 2020 - added property positionInSequence; 06 April 2020 - fixed typos for rdfs:comments of two object properties
+    Version 0.8- 16 Aprile 2020 - aggiunta la proprietà posizione in sequenza; 06 Aprile 2020 - correzione nell'uso di rdfs:label in due object property
+    
+    Caratteristica
+    Evento
+    Oggetto
+    
+    
+    
+    
+    l0-AP_IT
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    
+    https://w3id.org/italia/onto/l0
+    l0
+    
+    
+    Cittadini
+    Imprese
+    Pubbliche Amministrazioni
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    La classe che include collezioni di qualsiasi cosa, ex. gruppi, raccolte, comunità, etc.
+    The class includes all collections of any entities: e.g. groups, repositories, communities, etc,
+    
+    Collection
+    Collezione
+    stabile
+    stable
+  
+  
+    
+    
+    
+    La object property che permette di associare un tema ad un'entità. E' l'inversa di hasTopic.
+    The object property that associates a topic with an entity. This is the inverse property of hasTopic.
+    
+    is topic of
+    è tema di
+    stabile
+    stable
+  
+  
+    
+    
+    Any entity that typically flows in time, either in the physical or social world  Examples include athmospheric phenomena, concerts, travels, institutional processes, etc.
+It also represents a relational context created by an observer on the basis of a frame'
 Events are opposable to objects, since events typically flow in time, aggregating multiple objects during their flow, while objects tend to be stable in a certain time interval.
-        Ogni entità che tipicamente scorre nel tempo, sia nel mondo fisico sia sociale. Gli esempi includono fenomeni atmosferici, concerti, viaggi, processi istituzionali, etc.
-La classe rappresenta anche un "contesto relazionale" creato da un osservatore sulla base di un "frame" (cioè una Descrizione).
+    Ogni entità che tipicamente scorre nel tempo, sia nel mondo fisico sia sociale. Gli esempi includono fenomeni atmosferici, concerti, viaggi, processi istituzionali, etc.
+La classe rappresenta anche un "contesto relazionale" creato da un osservatore sulla base di un "frame" (cioè una Descrizione).
 Gli eventi si oppongono agli oggetti, poiché, mentre gli eventi scorrono nel tempo e aggregano uno o più oggetti nel loro scorrerre, gli oggetti tendono a essere stabili in un intervallo di tempo.
-        
-        Event or Situation
-        Evento e Situazione
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Classe che rappresenta il concetto di luogo. Le istanze di questa classe possono essere entità di qualsiasi tipo intese come luogo di qualcos'altro: luoghi geografici, coordinate, contenitori, etc.
-        The class including locations. Individuals of this class can be anything that is intended as a location for something else, e.g. geographical places, spatial objects, containers, etc.
-        
-        Location
-        Luogo
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        Any entity that tends to be stable in time, either in the physical or social world. Examples include homes, cities, organizations, works of art, natural objects, artifacts, words, ideas, etc.
+    
+    Event or Situation
+    Evento e Situazione
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    La object property che permette di rappresentare il primo membro di una sequenza.
+    The object property that enables to represent the first member of a sequence.
+    
+    has first member
+    primo membro
+    stabile
+    stable
+  
+  
+    
+    
+    Classe che rappresenta il concetto di luogo. Le istanze di questa classe possono essere entità di qualsiasi tipo intese come luogo di qualcos'altro: luoghi geografici, coordinate, contenitori, etc.
+    The class including locations. Individuals of this class can be anything that is intended as a location for something else, e.g. geographical places, spatial objects, containers, etc.
+    
+    Location
+    Luogo
+    stabile
+    stable
+  
+  
+    
+    
+    
+    agid
+    Agenzia per l'Italia Digitale
+    Italian Digital Agency
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    
+    Relation between entities for expressing sequences.
+    Relazione tra entità per esprimere sequenze.
+    
+    follows
+    segue
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    Questa object property permette di associare un entità ad un topic.
+    This object property allows to associate an entity with a topic.
+    
+    ha tema
+    has topic
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    
+    Object property che permette di rappresentare una specifica entità come l'ultimo membro di una sequenza.
+    Object property for representing an entity as the last member of a sequence.
+    
+    ha ultimo membro
+    has last member
+    stabile
+    stable
+  
+  
+    
+    
+    La classe dei sistemi. Esempi ne sono i sistema politici, fisici o economici.
+    The class including systems. Example include political, economical, physical systems.
+    
+    Sistema
+    System
+    stabile
+    stable
+  
+  
+    
+    
+    Questa è la distribuzione RDF/Turtle dell'ontologia livello 0 (level -0)
+    This is the distribution in RDF/turtle of the Level 0 ontology
+    
+    
+    Distribuzione RDF/Turtle ontologia l0-AP_IT
+    RDF/Turtle distribution of l0-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    
+    Inverse object property of has last member
+    Object property inversa di has last member.
+    
+    is last member of
+    ultimo membro di
+    stabile
+    stable
+  
+  
+    
+    
+    
+    banche dati e open data
+    
+  
+  
+    
+    
+    
+    
+    La relazione diretta di predecessore. La relazione non è transitiva.
+    The direct relation of predecessor. The relation is not transitive.
+    
+    directly precedes
+    precede direttamente
+    stabile
+    stable
+  
+  
+    
+    Anything: real, possible, or imaginary, which some modeller wants to talk about for some purpose.
+    Qualsiasi cosa reale, possibile o immaginaria.
+    
+    Entity
+    Entità
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La proprietà che modella la relazione di membership.
+    The object property that models the membership relation.
+    
+    ha membro
+    has member
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+    
+    OntoPiA - la rete di ontologie della pubblica amministrazione italiana
+  
+  
+    
+    
+    La classe che include temi, argomenti, categorie, discipline, etc. Per esempio: la matematica, lo svago, le arti marziali, etc., intesi come temi di un discorso o di una categorizzazione.
+    The class of topics, subjects, arguments, categories, domains, etc., intended as topics of a discourse or a categorization.
+    
+    Tema
+    Topic
+    stabile
+    stabile
+  
+  
+    
+    
+    
+    Inverse property of 'has description'.
+    Proprietà inversa di 'ha descrizione'.
+    
+    is description of
+    è descrizione di
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La relazione per rappresentare il predecessore di un entità in una sequenza.
+    The relation for represending the precedecessor of an entity in a sequence.
+    
+    precede
+    precedes
+    stabile
+    stable
+  
+  
+    
+    
+    La classe delle attività svolte da qualche agente.
+    The class of activities carried out by an agent.
+    
+    Activity
+    Attività
+    stabile
+    stable
+  
+  
+    
+    
+    La classe delle caratteristiche, intese come aspetti, attributi o qualità di un'entità. Ex. una quantità, qualità estetica, colore, etc.
+    The class of characteristics, intended as any aspect, attribuite, or quality of an entity. E.g. a certain size, aesthetic quality, color, etc.
+    
+    Caratteristica
+    Characteristic
+    stabile
+    stable
+  
+  
+    
+    
+    Questa è la distribuzione RDF/XML dell'ontologia livello 0 (level -0)
+    This is the distribution in RDF/XML of the Level 0 ontology
+    
+    
+    Distribuzione RDF/XML ontologia l0-AP_IT
+    RDF/XML distribution of l0-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    
+    
+    Inverse object property of has first member.
+    Proprietà inversa di has first member.
+    
+    is first member of
+    primo membro di
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    La classe degli oggetti costruiti socialmente (testi, valori, categorie, relazioni, contesti) usati per descrivere qualcos'altro in modo structuratto.
+Gli esempi includono i piani (come descrizioni strutturate di azioni da eseguire ex. in un processo industriale), le diagnosi (come descrizioni strutturate di situazioni osservate ex. clinicamente), le spiegazioni (come testi strutturati per chiarire ex. un concetto in un sistema normativo), osservazioni oggettive (come insiemi di valori strutturati che identificano una situazione rilevante ex. da un sistema di sensori).
+    The class of socially-created objects (texts, values, categories, relations, contexts) used to describe something else in a structured way.
+Examples include plans (as structured descriptions of actions to be executed), diagnoses (as structured descriptions of observed situations, explanations (as structured texts clarifying e.g. a concept), objective observations (as structured sets of values that identify a relevant situation).
+    
+    Description
+    Descrizione
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    Data & Analytics Framework
+  
+  
+    
+  
+  
+    
+    
+    Questa è la distribuzione JSON-LD dell'ontologia livello 0 (level -0)
+    This is the distribution in JSON-LD of the Level 0 ontology
+    
+    
+    Distribuzione JSON-LD ontologia L0-AP_IT
+    JSON-LD distribution of L0-AP_IT Ontology
+    
+    
+  
+  
+    
+    
+    
+    
+    
+    Any agentive Object , either physical (e.g. a person, a robot, an oak), or social (e.g. a corporation, an institution, a community).
+    Un agente, sia fisico (ex. una persona, un robot, una quercia), o sociale (ex. una società, un'istituzione, una comunità).
+    
+    Agent
+    Agente
+    stabile
+    stable
+  
+  
+    
+    
+    Any entity that tends to be stable in time, either in the physical or social world. Examples include homes, cities, organizations, works of art, natural objects, artifacts, words, ideas, etc.
 Objects are opposable to events, since events typically flow in time, aggregating multiple objects during their flow, as with working, travelling or leisure activities, industrial or athmospheric processes, etc.
-        Ogni entità che tende a essere stabile in un tempo più o meno lungo, sia nel mondo fisico sia sociale. Gli esempi includono case, città, organizzazioni, opere d'arte, oggetti del mondo naturale, artefatti, parole, idee, etc.
+    Ogni entità che tende a essere stabile in un tempo più o meno lungo, sia nel mondo fisico sia sociale. Gli esempi includono case, città, organizzazioni, opere d'arte, oggetti del mondo naturale, artefatti, parole, idee, etc.
 GLi oggetti si possono contrapporre agli eventi, che invece scorrono nel tempo, aggregando oggetti diversi nel loro scorrere, come accade per esempio nei processi industriali o atmosferici, nelle attività di lavoro, viaggio o divertimento, etc.
-        
-        Object
-        Oggetto
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        
-            
-                
-                1
-                
-            
-        
-        
-            
-                
-                1
-                
-            
-        
-        La classe che rappresenta il pattern di sequenza
-        The class that represents the sequence pattern
-        
-        Sequence
-        Sequenza
-        stabile
-        stabile
-    
-    
-
-
-    
-
-    
-        
-        La classe dei sistemi. Esempi ne sono i sistema politici, fisici o economici.
-        The class including systems. Example include political, economical, physical systems.
-        
-        Sistema
-        System
-        stabile
-        stable
-    
-    
-
-
-    
-
-    
-        
-        La classe che include temi, argomenti, categorie, discipline, etc. Per esempio: la matematica, lo svago, le arti marziali, etc., intesi come temi di un discorso o di una categorizzazione.
-        The class of topics, subjects, arguments, categories, domains, etc., intended as topics of a discourse or a categorization.
-        
-        Tema
-        Topic
-        stabile
-        stabile
-    
-    
-
-
-    
-
-    
-
-
-    
-
-    
-        
-        
-        agid
-        Agenzia per l'Italia Digitale
-        Italian Digital Agency
-    
-    
-
-
-    
-
-    
-        
-        
-        banche dati e open data
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione JSON-LD dell'ontologia livello 0 (level -0)
-        This is the distribution in JSON-LD of the Level 0 ontology
-        
-        
-        Distribuzione JSON-LD ontologia L0-AP_IT
-        JSON-LD distribution of L0-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/Turtle dell'ontologia livello 0 (level -0)
-        This is the distribution in RDF/turtle of the Level 0 ontology
-        
-        
-        Distribuzione RDF/Turtle ontologia l0-AP_IT
-        RDF/Turtle distribution of l0-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        Questa è la distribuzione RDF/XML dell'ontologia livello 0 (level -0)
-        This is the distribution in RDF/XML of the Level 0 ontology
-        
-        
-        Distribuzione RDF/XML ontologia l0-AP_IT
-        RDF/XML distribution of l0-AP_IT Ontology
-        
-        
-    
-    
-
-
-    
-
-    
-        
-        
-        TD
-        Digital Transformation Team
-        Team per la Trasformazione Digitale
-    
-    
-
-
-    
-
-    
-        
-        cnr - Z6HZEH - STLab
-        Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
-        Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
-    
-    
-
-
-    
-
-    
-        
-        Data & Analytics Framework
-    
-    
-
-
-    
-
-    
-        
-        OntoPiA - la rete di ontologie della pubblica amministrazione italiana
-    
-    
-
-
-    
-
-    
-        
-    
+    
+    Object
+    Oggetto
+    stabile
+    stable
+  
+  
+    
+    
+    
+    
+    It is an object that is defined in some description. Once defined it can be used in other descriptions
+    Un oggetto definito nel contesto di determinate descrizioni. Una volta definito esso può essere utilizzato in altre descrizioni.
+    
+    Concept
+    Concetto
+    stabile
+    stable
+  
+  
+    
+    
+    
+    Inverse object property of has member.
+    Relazione inversa di has member.
+    
+    is member of
+    membro di
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+    
+    Property that associates an entity with its description.
+    Proprietà che associa un'entità alla sua descrizione.
+    
+    ha descrizione
+    has description
+    stabile
+    stable
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    1
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+    
+  
+  
+    
+    
+    cnr - Z6HZEH - STLab
+    Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)
+    Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)
+  
+  
+    
+    
+    
+    It represents the position of an item within a sequence
+    Rappresenta la posizione di un elemento in una sequenza
+    
+    position in sequence
+    posizione nella sequenza
+    stabile - proprietà aggiunta il 16 aprile 2020 alla versione dell'ontologia 0.8
+    stable - property added on April 16th 2020 to version 0.8 of the ontology
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-
-
diff --git a/Ontologie/l0/latest/l0-aligns-AP_IT.jsonld b/Ontologie/l0/latest/l0-aligns-AP_IT.jsonld
index 29a9878a..5cc852f3 100644
--- a/Ontologie/l0/latest/l0-aligns-AP_IT.jsonld
+++ b/Ontologie/l0/latest/l0-aligns-AP_IT.jsonld
@@ -2,32 +2,32 @@
   "@context": {
     "dc": "http://purl.org/dc/elements/1.1/",
     "dcat": "http://www.w3.org/ns/dcat#",
-    "dcterms": "http://purl.org/dc/terms/",
     "foaf": "http://xmlns.com/foaf/0.1/",
     "l0": "https://w3id.org/italia/onto/l0/",
+    "ns": "http://www.w3.org/2006/vcard/ns#",
     "owl": "http://www.w3.org/2002/07/owl#",
     "prov": "http://www.w3.org/ns/prov#",
     "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
     "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
-    "vcard": "http://www.w3.org/2006/vcard/ns#",
+    "terms": "http://purl.org/dc/terms/",
+    "xml": "http://www.w3.org/XML/1998/namespace",
     "xsd": "http://www.w3.org/2001/XMLSchema#"
   },
   "@graph": [
     {
-      "@id": "l0:Description",
-      "@type": "owl:Class"
+      "@id": "dc:modified",
+      "@type": "owl:AnnotationProperty"
     },
     {
-      "@id": "http://www.ontologydesignpatterns.org/ont/d0.owl#Location",
+      "@id": "http://www.ontologydesignpatterns.org/ont/d0.owl#Characteristic",
       "owl:equivalentClass": {
-        "@id": "l0:Location"
+        "@id": "l0:Characteristic"
       }
     },
     {
-      "@id": "l0:Activity",
-      "@type": "owl:Class",
-      "rdfs:subClassOf": {
-        "@id": "http://www.ontologydesignpatterns.org/ont/d0.owl#Activity"
+      "@id": "http://www.ontologydesignpatterns.org/ont/d0.owl#Location",
+      "owl:equivalentClass": {
+        "@id": "l0:Location"
       }
     },
     {
@@ -37,92 +37,57 @@
       }
     },
     {
-      "@id": "https://w3id.org/italia/onto/l0-aligns",
-      "@type": "owl:Ontology",
-      "dc:modified": {
-        "@type": "xsd:date",
-        "@value": "2019-04-24"
-      },
-      "owl:imports": [
-        {
-          "@id": "http://www.ontologydesignpatterns.org/ont/d0.owl"
-        },
-        {
-          "@id": "https://w3id.org/italia/onto/l0"
-        }
-      ],
-      "owl:versionIRI": {
-        "@id": "https://w3id.org/italia/onto/l0-aligns/0.8"
-      },
-      "owl:versionInfo": [
-        {
-          "@language": "it",
-          "@value": "Versione 0.8  del 24 Aprile 2019 - Revisione degli allineamenti a Dolce Ultra Light e DOLCE\""
-        },
-        {
-          "@language": "en",
-          "@value": "Version 0.8 on 24 April 2019 - better alignment with DOLCE\""
-        }
-      ]
-    },
-    {
-      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Agent",
+      "@id": "http://www.ontologydesignpatterns.org/ont/d0.owl#Topic",
       "owl:equivalentClass": {
-        "@id": "l0:Agent"
-      }
-    },
-    {
-      "@id": "l0:name",
-      "rdfs:subPropertyOf": {
-        "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasDataValue"
-      }
-    },
-    {
-      "@id": "l0:positionInSequence",
-      "rdfs:subPropertyOf": {
-        "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasDataValue"
+        "@id": "l0:Topic"
       }
     },
     {
-      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Quality",
+      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Abstract",
       "owl:disjointWith": [
         {
-          "@id": "l0:Object"
+          "@id": "l0:EventOrSituation"
         },
         {
-          "@id": "l0:EventOrSituation"
+          "@id": "l0:Object"
         }
       ]
     },
     {
-      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Entity",
+      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Agent",
       "owl:equivalentClass": {
-        "@id": "l0:Entity"
+        "@id": "l0:Agent"
       }
     },
     {
-      "@id": "l0:Concept",
-      "@type": "owl:Class"
+      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Collection",
+      "owl:equivalentClass": {
+        "@id": "l0:Collection"
+      }
     },
     {
-      "@id": "l0:Location",
-      "@type": "owl:Class"
+      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Concept",
+      "owl:equivalentClass": {
+        "@id": "l0:Concept"
+      }
     },
     {
-      "@id": "http://www.ontologydesignpatterns.org/ont/d0.owl#Topic",
+      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Description",
       "owl:equivalentClass": {
-        "@id": "l0:Topic"
+        "@id": "l0:Description"
       }
     },
     {
-      "@id": "http://www.ontologydesignpatterns.org/ont/d0.owl#Characteristic",
+      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Entity",
       "owl:equivalentClass": {
-        "@id": "l0:Characteristic"
+        "@id": "l0:Entity"
       }
     },
     {
-      "@id": "l0:Characteristic",
-      "@type": "owl:Class"
+      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Event",
+      "owl:disjointWith": {
+        "@id": "l0:Object"
+      }
     },
     {
       "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Object",
@@ -131,16 +96,68 @@
       }
     },
     {
-      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Abstract",
+      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Quality",
       "owl:disjointWith": [
+        {
+          "@id": "l0:EventOrSituation"
+        },
         {
           "@id": "l0:Object"
+        }
+      ]
+    },
+    {
+      "@id": "https://w3id.org/italia/onto/l0-aligns",
+      "@type": "owl:Ontology",
+      "dc:modified": {
+        "@type": "xsd:date",
+        "@value": "2019-04-24"
+      },
+      "owl:imports": [
+        {
+          "@id": "http://www.ontologydesignpatterns.org/ont/d0.owl"
         },
         {
-          "@id": "l0:EventOrSituation"
+          "@id": "https://w3id.org/italia/onto/l0"
+        }
+      ],
+      "owl:versionIRI": {
+        "@id": "https://w3id.org/italia/onto/l0-aligns/0.8"
+      },
+      "owl:versionInfo": [
+        {
+          "@language": "en",
+          "@value": "Version 0.8 on 24 April 2019 - better alignment with DOLCE\""
+        },
+        {
+          "@language": "it",
+          "@value": "Versione 0.8  del 24 Aprile 2019 - Revisione degli allineamenti a Dolce Ultra Light e DOLCE\""
         }
       ]
     },
+    {
+      "@id": "l0:Activity",
+      "@type": "owl:Class",
+      "rdfs:subClassOf": {
+        "@id": "http://www.ontologydesignpatterns.org/ont/d0.owl#Activity"
+      }
+    },
+    {
+      "@id": "l0:Characteristic",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Collection",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Concept",
+      "@type": "owl:Class"
+    },
+    {
+      "@id": "l0:Description",
+      "@type": "owl:Class"
+    },
     {
       "@id": "l0:EventOrSituation",
       "rdfs:subClassOf": {
@@ -148,21 +165,16 @@
       }
     },
     {
-      "@id": "l0:identifier",
-      "@type": "owl:DatatypeProperty",
-      "rdfs:subPropertyOf": {
-        "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasDataValue"
-      }
+      "@id": "l0:Location",
+      "@type": "owl:Class"
     },
     {
       "@id": "l0:System",
       "@type": "owl:Class"
     },
     {
-      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Description",
-      "owl:equivalentClass": {
-        "@id": "l0:Description"
-      }
+      "@id": "l0:Topic",
+      "@type": "owl:Class"
     },
     {
       "@id": "l0:description",
@@ -172,30 +184,23 @@
       }
     },
     {
-      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Concept",
-      "owl:equivalentClass": {
-        "@id": "l0:Concept"
+      "@id": "l0:identifier",
+      "@type": "owl:DatatypeProperty",
+      "rdfs:subPropertyOf": {
+        "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasDataValue"
       }
     },
     {
-      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Collection",
-      "owl:equivalentClass": {
-        "@id": "l0:Collection"
+      "@id": "l0:name",
+      "rdfs:subPropertyOf": {
+        "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasDataValue"
       }
     },
     {
-      "@id": "l0:Collection",
-      "@type": "owl:Class"
-    },
-    {
-      "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Event",
-      "owl:disjointWith": {
-        "@id": "l0:Object"
+      "@id": "l0:positionInSequence",
+      "rdfs:subPropertyOf": {
+        "@id": "http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasDataValue"
       }
-    },
-    {
-      "@id": "l0:Topic",
-      "@type": "owl:Class"
     }
   ]
-}
+}
\ No newline at end of file
diff --git a/Ontologie/l0/latest/l0-aligns-AP_IT.rdf b/Ontologie/l0/latest/l0-aligns-AP_IT.rdf
index cb19cc78..c32c70fa 100644
--- a/Ontologie/l0/latest/l0-aligns-AP_IT.rdf
+++ b/Ontologie/l0/latest/l0-aligns-AP_IT.rdf
@@ -1,260 +1,103 @@
-
-
-    
-        
-        
-        Version 0.8 on 24 April 2019 - better alignment with DOLCE"
-        Versione 0.8  del 24 Aprile 2019 - Revisione degli allineamenti a Dolce Ultra Light e DOLCE"
-        2019-04-24
-        
-    
-
-
-
-    
-
-     
-
-     
-         
-     
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-        
-        
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-        
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
-
-
-
-    
-
-    
+
+
+  
+    
+    
+  
+  
+    
+    
+    
+    
+    2019-04-24
+    Version 0.8 on 24 April 2019 - better alignment with DOLCE"
+    Versione 0.8  del 24 Aprile 2019 - Revisione degli allineamenti a Dolce Ultra Light e DOLCE"
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
+  
+    
+  
 
-
-
-
-