@prefix : . @prefix l0: . @prefix dct: . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix dcat: . @prefix foaf: . @prefix prov: . @prefix rdfs: . @prefix vcard: . @prefix admsapit: . @base . rdf:type owl:Ontology ; owl:versionIRI ; owl:imports , , , , , , ; dct:accrualPeriodicity ; dct:creator , , , , , ; dct:description "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."@it , "This is the ontology of the Italian application profile for Public Events"@en ; dct:identifier "https://w3id.org/italia/onto/CPEV" ; dct:issued "2017-12-06"^^xsd:date ; dct:language , ; dct:modified "2019-04-23"^^xsd:date ; dct:publisher ; dct:rightsHolder ; dct:title "Ontologia degli Eventi Pubblici - Profilo applicativo italiano"@it , "Public Events Ontology - Italian Application Profile"@en ; rdfs:comment "Questa è l'ontologia del profilo applicativo italiano sugli eventi pubblici"@it , "This is the ontology of the Italian application profile for Public Events"@en ; rdfs:isDefinedBy ; rdfs:label "Ontologia degli Eventi Pubblici"@it , "Public Events Ontology"@en ; owl:versionInfo "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"@en , "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."@it ; dcat:contactPoint ; dcat:keyword "Event"@en , "Evento"@it , "Evento pubblico"@it , "Public Event"@en ; dcat:theme ; prov:wasDerivedFrom ; admsapit:acronym "CPEV-AP_IT" ; admsapit:hasContributor , ; admsapit:hasFormalityLevel admsapit:Formal ; admsapit:hasKeyClass :PublicEvent , :PublicEventTypology ; admsapit:hasSemanticAssetDistribution , , ; admsapit:hasTask admsapit:AnnotationTask , admsapit:QueryFormulationTask , admsapit:SearchTask ; admsapit:last ; admsapit:officialURI "https://w3id.org/italia/onto/CPEV"^^xsd:anyURI ; admsapit:prefix "cpevapit" ; admsapit:semanticAssetInUse , , ; admsapit:status "catalogued" , "published" ; admsapit:target "Cittadini" , "Imprese" , "Pubbliche Amministrazioni" ; admsapit:type admsapit:DomainOntology . ################################################################# # Annotation properties ################################################################# ### http://purl.org/dc/terms/description dct:description rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/format dct:format rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/identifier dct:identifier rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/license dct:license rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/title dct:title rdf:type owl:AnnotationProperty . ### http://www.w3.org/2002/07/owl#maxQualifiedCardinality owl:maxQualifiedCardinality rdf:type owl:AnnotationProperty . ### http://www.w3.org/2006/vcard/ns#fn vcard:fn rdf:type owl:AnnotationProperty . ### http://www.w3.org/2006/vcard/ns#hasEmail vcard:hasEmail rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/dcat#accessURL dcat:accessURL rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/dcat#downloadURL dcat:downloadURL rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/prov#wasDerivedFrom prov:wasDerivedFrom rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/prov#wasInfluencedBy prov:wasInfluencedBy rdf:type owl:AnnotationProperty . ### http://xmlns.com/foaf/0.1/name foaf:name rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/l0/controlledVocabulary l0:controlledVocabulary rdf:type owl:AnnotationProperty . ################################################################# # Datatypes ################################################################# ### http://www.w3.org/2001/XMLSchema#gYear xsd:gYear rdf:type rdfs:Datatype . ################################################################# # Object Properties ################################################################# ### https://w3id.org/italia/onto/AccessCondition/hasAccessCondition rdf:type owl:ObjectProperty . ### https://w3id.org/italia/onto/CPEV/hasFormat :hasFormat rdf:type owl:ObjectProperty ; rdfs:domain :PublicEvent ; rdfs:range :EventFormat ; rdfs:comment "Property that links a public event to its format"@en , "Proprietà che collega un evento pubblico al suo format"@it ; rdfs:isDefinedBy ; rdfs:label "ha format"@it , "has format"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/CPEV/hasPlaybill :hasPlaybill rdf:type owl:ObjectProperty ; rdfs:domain :PublicEvent ; rdfs:range :Playbill ; rdfs:comment "Property that links a public event to its playbill (a file)."@en , "Proprietà che lega un evento pubblico alla sua locandina (un file)."@it ; rdfs:isDefinedBy ; rdfs:label "ha locandina"@it , "has playbill"@en ; owl:versionInfo "provvisoria"@it , "unstable"@en . ### https://w3id.org/italia/onto/CPEV/hasPublicEventTypology :hasPublicEventTypology rdf:type owl:ObjectProperty ; owl:inverseOf :isPublicEventTypologyOf ; rdfs:domain :PublicEvent ; rdfs:range :PublicEventTypology ; rdfs:comment "Questa proprietà collega un evento pubblico alla propria tipologia (definita nell'ambito di un vocabolario controllato)."@it , "This property links a public evento to its typology (usually defined in the context of a controlled vocabulary)."@en ; rdfs:isDefinedBy ; rdfs:label "ha tipologia di evento pubblico"@it , "has public event typology"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/CPEV/hosts :hosts rdf:type owl:ObjectProperty ; owl:inverseOf :takesPlaceIn ; rdfs:domain ; rdfs:range :PublicEvent ; rdfs:comment "Property used to represent that a Point of Interest hosts a public event"@en , "Proprietà utilizzata per indicare che un certo punto di interesse ospita un evento pubblico"@it ; rdfs:isDefinedBy ; rdfs:label "hosts"@en , "ospita"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/CPEV/isPublicEventTypologyOf :isPublicEventTypologyOf rdf:type owl:ObjectProperty ; rdfs:domain :PublicEventTypology ; rdfs:range :PublicEvent ; rdfs:comment "Inverse property of has public event typology that links a public event typology with its related public event."@en , "Proprietà inversa di \"ha tipologia di evento pubblico \" che collega una tipologia di evento pubblico con il relativo evento pubblico."@it ; rdfs:isDefinedBy ; rdfs:label "is public event typology of"@en , "è tipologia di evento pubblico di"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/CPEV/subEventOf :subEventOf rdf:type owl:ObjectProperty ; owl:inverseOf :superEventOf ; rdfs:domain :PublicEvent ; rdfs:range :PublicEvent ; rdfs:comment "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)."@it , "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)."@en ; rdfs:isDefinedBy ; rdfs:label "sotto-evento di"@it , "sub-event of"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/CPEV/superEventOf :superEventOf rdf:type owl:ObjectProperty ; rdfs:domain :PublicEvent ; rdfs:range :PublicEvent ; rdfs:comment "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."@en , "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)."@it ; rdfs:isDefinedBy ; rdfs:label "super-event of"@en , "super-evento di"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/CPEV/takesPlaceIn :takesPlaceIn rdf:type owl:ObjectProperty ; rdfs:domain :PublicEvent ; rdfs:range ; rdfs:comment "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."@it , "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."@en ; rdfs:isDefinedBy ; rdfs:label "avviene in"@it , "takes place in"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/CPEV/targetAudience :targetAudience rdf:type owl:ObjectProperty ; rdfs:domain :PublicEvent ; rdfs:range :Audience ; rdfs:comment "The property that links the public event to its target users"@en , "Un gruppo di utenti per il quale l'evento è di interesse o utile"@it ; rdfs:isDefinedBy ; rdfs:label "target audience"@en , "utente target"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/POT/hasOffer rdf:type owl:ObjectProperty ; rdfs:isDefinedBy . ### https://w3id.org/italia/onto/POT/hasTicket rdf:type owl:ObjectProperty ; rdfs:isDefinedBy . ### https://w3id.org/italia/onto/RO/holdsRoleInTime rdf:type owl:ObjectProperty ; rdfs:isDefinedBy . ### https://w3id.org/italia/onto/SM/hasImage rdf:type owl:ObjectProperty . ### https://w3id.org/italia/onto/SM/hasOnlineContactPoint rdf:type owl:ObjectProperty ; rdfs:isDefinedBy . ### https://w3id.org/italia/onto/SM/hasReview rdf:type owl:ObjectProperty . ################################################################# # Data properties ################################################################# ### https://w3id.org/italia/onto/CPEV/eventAbstract :eventAbstract rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf l0:description ; rdfs:domain :PublicEvent ; rdfs:range rdfs:Literal ; rdfs:comment "An abstract of the event (maximum 180 characters). For a full description of the event, use the property l0:description"@en , "Una breve descrizione (abstract) dell'evento. Per una descrizione completa, è necessario usare la proprietà description definita in l0."@it ; rdfs:isDefinedBy ; rdfs:label "abstract event"@en , "descrizione breve evento"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/CPEV/eventContentKeyword :eventContentKeyword rdf:type owl:DatatypeProperty ; rdfs:domain :PublicEvent ; rdfs:range rdfs:Literal ; rdfs:comment "La proprietà consente di specificare parole chiave relative ai concetti più significativi riguardanti il contenuto dell'evento."@it , "The property allows one to specify keywords related to the main concepts associated with the content of the event."@en ; rdfs:isDefinedBy ; rdfs:label "event content keyword"@en , "parole chiave contenuti evento"@it ; owl:versionInfo "provvisoria"@it , "unstable"@en . ### https://w3id.org/italia/onto/CPEV/eventTitle :eventTitle rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf l0:name ; rdfs:domain :PublicEvent ; rdfs:range rdfs:Literal ; rdfs:comment "Il titolo dell'evento."@it , "The title of the event"@en ; rdfs:isDefinedBy ; rdfs:label "event title"@en , "titolo evento"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/CPEV/shortEventTitle :shortEventTitle rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf :eventTitle ; rdfs:domain :PublicEvent ; rdfs:range rdfs:Literal ; rdfs:comment "A short title of the event (maximum 100 characters, including spaces)"@en , "Un titolo sintentico dell'evento (massimo 100 caratteri, spazi inclusi)"@it ; rdfs:isDefinedBy ; rdfs:label "short event title"@en , "titolo sintentico evento"@it ; owl:versionInfo "provvisoria"@it , "unstable"@en . ### https://w3id.org/italia/onto/l0/description l0:description rdf:type owl:DatatypeProperty ; rdfs:isDefinedBy l0: . ### https://w3id.org/italia/onto/l0/identifier l0:identifier rdf:type owl:DatatypeProperty ; rdfs:isDefinedBy l0: . ### https://w3id.org/italia/onto/l0/name l0:name rdf:type owl:DatatypeProperty ; rdfs:isDefinedBy l0: . ################################################################# # Classes ################################################################# ### http://dati.gov.it/onto/dcatapit#Agent rdf:type owl:Class . ### http://dati.gov.it/onto/dcatapit#Organization rdf:type owl:Class . ### http://www.w3.org/2006/vcard/ns#Kind vcard:Kind rdf:type owl:Class . ### http://www.w3.org/2006/vcard/ns#Organization vcard:Organization rdf:type owl:Class . ### http://xmlns.com/foaf/0.1/Agent foaf:Agent rdf:type owl:Class . ### https://w3id.org/italia/onto/ADMS/Project admsapit:Project rdf:type owl:Class . ### https://w3id.org/italia/onto/ADMS/SemanticAsset admsapit:SemanticAsset rdf:type owl:Class . ### https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution admsapit:SemanticAssetDistribution rdf:type owl:Class . ### https://w3id.org/italia/onto/AccessCondition/AccessCondition rdf:type owl:Class . ### https://w3id.org/italia/onto/CPEV/Audience :Audience rdf:type owl:Class ; rdfs:subClassOf l0:Collection ; rdfs:comment "A group of users for which the eent is of interest or useful"@en , "Un gruppo di utenti per il quale l'evento è di interesse o utile"@it ; rdfs:isDefinedBy ; rdfs:label "Audience"@en , "Utente"@it ; owl:versionInfo "stabile"@it , "stable"@en ; prov:wasDerivedFrom . ### https://w3id.org/italia/onto/CPEV/Event :Event rdf:type owl:Class ; rdfs:subClassOf , l0:EventOrSituation ; rdfs:isDefinedBy ; rdfs:label "Event"@en , "Evento"@it ; owl:versionInfo "stabile"@it , "stable"@en ; prov:wasInfluencedBy . ### https://w3id.org/italia/onto/CPEV/EventFormat :EventFormat rdf:type owl:Class ; rdfs:subClassOf l0:Characteristic ; rdfs:comment "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)"@it , "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)."@en ; rdfs:isDefinedBy ; rdfs:label "Event Format"@en , "Format dell'Evento"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/CPEV/Playbill :Playbill rdf:type owl:Class ; rdfs:subClassOf l0:Object ; rdfs:comment "Questa classe rappresenta la locandina/manifesto dell'evento (un file in formato PDF)."@it , "This class represents the event playbill (a file in PDF format)"@en ; rdfs:isDefinedBy ; rdfs:label "Event Playbill"@en , "Locandina evento"@it ; owl:versionInfo "stabile"@it , "stable"@en ; prov:wasInfluencedBy . ### https://w3id.org/italia/onto/CPEV/PublicEvent :PublicEvent rdf:type owl:Class ; rdfs:subClassOf :Event , [ rdf:type owl:Restriction ; owl:onProperty :hasPublicEventTypology ; owl:someValuesFrom :PublicEventTypology ] , [ rdf:type owl:Restriction ; owl:onProperty :takesPlaceIn ; owl:someValuesFrom ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom ] , [ rdf:type owl:Restriction ; owl:onProperty :targetAudience ; owl:allValuesFrom :Audience ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom ] , [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom ] , [ rdf:type owl:Restriction ; owl:onProperty :hasPlaybill ; owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass :Playbill ] , [ rdf:type owl:Restriction ; owl:onProperty :eventTitle ; owl:someValuesFrom rdfs:Literal ] , [ rdf:type owl:Restriction ; owl:onProperty l0:description ; owl:someValuesFrom rdfs:Literal ] , [ rdf:type owl:Restriction ; owl:onProperty :eventAbstract ; owl:allValuesFrom rdfs:Literal ] , [ rdf:type owl:Restriction ; owl:onProperty :eventContentKeyword ; owl:allValuesFrom rdfs:Literal ] , [ rdf:type owl:Restriction ; owl:onProperty :shortEventTitle ; owl:allValuesFrom rdfs:Literal ] , [ rdf:type owl:Restriction ; owl:onProperty l0:identifier ; owl:cardinality "1"^^xsd:nonNegativeInteger ] ; rdfs:comment "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"@it , "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."@en ; rdfs:isDefinedBy ; rdfs:label "Evento Pubblico"@it , "Public Event"@en ; owl:versionInfo "stabile"@it , "stable"@en ; prov:wasInfluencedBy . ### https://w3id.org/italia/onto/CPEV/PublicEventTypology :PublicEventTypology rdf:type owl:Class ; rdfs:subClassOf l0:Topic ; rdfs:comment "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)."@it , "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)."@en ; rdfs:isDefinedBy ; rdfs:label "Public Event Typology"@en , "Tipo di Evento Pubblico"@it ; owl:versionInfo "stabile"@it , "stable"@en ; prov:wasDerivedFrom ; l0:controlledVocabulary . ### https://w3id.org/italia/onto/POI/PointOfInterest rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty ; owl:allValuesFrom ] , [ rdf:type owl:Restriction ; owl:onProperty :hosts ; owl:allValuesFrom :PublicEvent ] ; rdfs:isDefinedBy . ### https://w3id.org/italia/onto/POT/Offer rdf:type owl:Class ; rdfs:isDefinedBy . ### https://w3id.org/italia/onto/POT/Ticket rdf:type owl:Class ; rdfs:isDefinedBy . ### https://w3id.org/italia/onto/RO/TimeIndexedRole rdf:type owl:Class ; rdfs:isDefinedBy . ### https://w3id.org/italia/onto/SM/Image rdf:type owl:Class . ### https://w3id.org/italia/onto/SM/OnlineContactPoint rdf:type owl:Class ; rdfs:isDefinedBy . ### https://w3id.org/italia/onto/SM/Review rdf:type owl:Class . ### https://w3id.org/italia/onto/TI/TimeIndexedEvent rdf:type owl:Class ; rdfs:isDefinedBy . ### https://w3id.org/italia/onto/l0/Agent l0:Agent rdf:type owl:Class . ### https://w3id.org/italia/onto/l0/Characteristic l0:Characteristic rdf:type owl:Class . ### https://w3id.org/italia/onto/l0/Object l0:Object rdf:type owl:Class . ### https://w3id.org/italia/onto/l0/Topic l0:Topic rdf:type owl:Class . ################################################################# # Individuals ################################################################# ### http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid rdf:type owl:NamedIndividual , , foaf:Agent ; dct:identifier "agid" ; foaf:name "Agenzia per l'Italia Digitale"@it , "Italian Digital Agency"@en . ### http://spcdata.digitpa.gov.it/browse/page/Amministrazione/c_g273 rdf:type owl:NamedIndividual , , foaf:Agent ; dct:identifier "c_g273" ; foaf:name "Comune di Palermo"@it . ### http://spcdata.digitpa.gov.it/browse/page/Amministrazione/c_l483 rdf:type owl:NamedIndividual , , foaf:Agent ; dct:identifier "c_l483" ; foaf:name "Comune di Udine"@it . ### http://spcdata.digitpa.gov.it/browse/page/Amministrazione/p_TN rdf:type owl:NamedIndividual , , foaf:Agent ; dct:identifier "p_TN" ; foaf:name "Provincia Autonoma di Trento"@it . ### https://w3id.org/italia/data/contact-point/onto-agid rdf:type owl:NamedIndividual , , vcard:Kind , vcard:Organization ; vcard:fn "banche dati e open data" ; vcard:hasEmail . ### https://w3id.org/italia/data/distribution/CPEVAPIT-JSON-LD rdf:type owl:NamedIndividual , admsapit:SemanticAssetDistribution ; dct:description "Questa è la distribuzione JSON-LD dell'ontologia degli Eventi Pubblici"@it , "This is the distribution in JSON-LD of the Public Event ontology"@en ; dct:format ; dct:license ; dct:title "Distribuzione JSON-LD ontologia CPEV-AP_IT"@it , "JSON-LD distribution of CPEV-AP_IT Ontology"@en ; dcat:accessURL ; dcat:downloadURL . ### https://w3id.org/italia/data/distribution/CPEVAPIT-RDF-TURTLE rdf:type owl:NamedIndividual , admsapit:SemanticAssetDistribution ; dct:description "Questa è la distribuzione RDF/Turtle dell'ontologia degli Eventi Pubblici"@it , "This is the distribution in RDF/turtle of the Public Event ontology"@en ; dct:format ; dct:license ; dct:title "Distribuzione RDF/Turtle ontologia CPEV-AP_IT"@it , "RDF/Turtle distribution of CPEV-AP_IT Ontology"@en ; dcat:accessURL ; dcat:downloadURL . ### https://w3id.org/italia/data/distribution/CPEVAPIT-RDF-XML rdf:type owl:NamedIndividual , admsapit:SemanticAssetDistribution ; dct:description "Questa è la distribuzione RDF/XML dell'ontologia degli Eventi Pubblici"@it , "This is the distribution in RDF/XML of the Public Event ontology"@en ; dct:format ; dct:license ; dct:title "Distribuzione RDF/XML ontologia CPEV-AP_IT"@it , "RDF/XML distribution of CPEV-AP_IT Ontology"@en ; dcat:accessURL ; dcat:downloadURL . ### https://w3id.org/italia/data/organization/private-organization/02190640223 rdf:type owl:NamedIndividual , , foaf:Agent ; dct:identifier "02190640223" ; foaf:name "Open Content"@it . ### https://w3id.org/italia/data/organization/public-organization/td rdf:type owl:NamedIndividual , , foaf:Agent ; dct:identifier "TD" ; foaf:name "Digital Transformation Team"@en , "Team per la Trasformazione Digitale"@it . ### https://w3id.org/italia/data/organization/public-organization/support-unit/cnr-ITD rdf:type owl:NamedIndividual , , foaf:Agent ; dct:identifier "cnr-ITD" ; foaf:name "CNR - Istituto per le Tecnologie Didattiche"@it . ### https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab rdf:type owl:NamedIndividual , l0:Agent ; l0:name "Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)"@en , "Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)"@it ; dct:identifier "cnr - Z6HZEH - STLab" . ### https://w3id.org/italia/data/project/ComunWeb rdf:type owl:NamedIndividual , admsapit:Project ; l0:name "ComunWeb"@it . ### https://w3id.org/italia/data/project/DAF rdf:type owl:NamedIndividual , admsapit:Project ; l0:name "Data & Analytics Framework"@it . ### https://w3id.org/italia/data/project/OntoPiA rdf:type owl:NamedIndividual , admsapit:Project ; l0:name "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"@it . ### https://w3id.org/italia/onto/CPEV rdf:type owl:NamedIndividual , admsapit:SemanticAsset . ### https://w3id.org/italia/onto/CPEV/Physical :Physical rdf:type owl:NamedIndividual , :EventFormat ; rdfs:isDefinedBy ; rdfs:label "Fisico"@it , "Physical"@en . ### https://w3id.org/italia/onto/CPEV/Virtual :Virtual rdf:type owl:NamedIndividual , :EventFormat ; rdfs:isDefinedBy ; rdfs:label "Virtual"@en , "Virtuale"@it . [ owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ] . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi