@prefix : . @prefix dc: . @prefix dct: . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix dcat: . @prefix foaf: . @prefix prov: . @prefix rdfs: . @prefix vcard: . @prefix schema: . @prefix admsapit: . @prefix dcatapit: . @base . rdf:type owl:Ontology ; owl:versionIRI ; dct:accrualPeriodicity ; dct:creator , ; dct:description "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)"@it , "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)"@en ; dct:issued "2017-09-29"^^xsd:date ; dct:language , ; dct:modified "2020-04-16" ; dct:publisher ; dct:rightsHolder ; dct:title "Ontologia fondazionale di OntoPiA - Livello 0"@it , "Top level ontology L0 - Level-0"@en ; rdfs:comment "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)"@it , "This is the top level ontology of OntoPiA"@en ; rdfs:isDefinedBy ; rdfs:label "Ontologia fondazionale di OntoPiA - Livello 0"@it , "Top level ontology L0 - Level-0"@en ; owl:versionInfo "Version 0.8 - 16 April 2020 - added property positionInSequence; 06 April 2020 - fixed typos for rdfs:comments of two object properties"@en , "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"@it ; dcat:contactPoint ; dcat:keyword "Caratteristica"@it , "Evento"@it , "Oggetto"@it ; dcat:theme , ; prov:wasDerivedFrom ; prov:wasInfluencedBy ; admsapit:acronym "l0-AP_IT" ; admsapit:hasContributor ; admsapit:hasFormalityLevel admsapit:Formal ; admsapit:hasKeyClass :Agent , :Characteristic , :Entity , :EventOrSituation , :Object ; admsapit:hasOntologyLanguage admsapit:OWL ; admsapit:hasSemanticAssetDistribution , , ; admsapit:hasTask admsapit:AnnotationTask , admsapit:QueryFormulationTask , admsapit:SearchTask ; admsapit:last ; admsapit:officialURI "https://w3id.org/italia/onto/l0"^^xsd:anyURI ; admsapit:prefix "l0" ; admsapit:semanticAssetInUse , ; admsapit:target "Cittadini"@it , "Imprese"@it , "Pubbliche Amministrazioni"@it ; admsapit:type admsapit:UpperLevelOntology . ################################################################# # Annotation properties ################################################################# ### http://purl.org/dc/terms/accrualPeriodicity dct:accrualPeriodicity rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/creator dct:creator rdf:type owl:AnnotationProperty . ### 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/issued dct:issued rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/language dct:language rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/license dct:license rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/modified dct:modified rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/publisher dct:publisher rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/rightsHolder dct:rightsHolder rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/title dct:title 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#contactPoint dcat:contactPoint rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/dcat#downloadURL dcat:downloadURL rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/dcat#keyword dcat:keyword rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/dcat#theme dcat:theme 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/ADMS/acronym admsapit:acronym rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/ADMS/hasContributor admsapit:hasContributor rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/ADMS/hasFormalityLevel admsapit:hasFormalityLevel rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/ADMS/hasKeyClass admsapit:hasKeyClass rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/ADMS/hasOntologyLanguage admsapit:hasOntologyLanguage rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/ADMS/hasSemanticAssetDistribution admsapit:hasSemanticAssetDistribution rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/ADMS/hasTask admsapit:hasTask rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/ADMS/last admsapit:last rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/ADMS/officialURI admsapit:officialURI rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/ADMS/prefix admsapit:prefix rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/ADMS/semanticAssetInUse admsapit:semanticAssetInUse rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/ADMS/target admsapit:target rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/ADMS/type admsapit:type rdf:type owl:AnnotationProperty . ### https://w3id.org/italia/onto/l0/controlledVocabulary :controlledVocabulary rdf:type owl:AnnotationProperty ; rdfs:comment "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"@it , "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"@en ; rdfs:label "vocabolario controllato"@en , "vocabolario controllato"@it . ################################################################# # Object Properties ################################################################# ### https://w3id.org/italia/onto/l0/directlyFollows :directlyFollows rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :follows ; owl:inverseOf :directlyPrecedes ; rdfs:domain :Entity ; rdfs:range :Entity ; rdfs:comment "La relazione diretta di successore tra due entità. Questa proprietà non è transitiva, poiche il successore diretto di una certa entità non è transitivo."@it , "The direct relation of follower. This property is not transitive as the direct follower is not transitive."@en ; rdfs:isDefinedBy ; rdfs:label "directly follows"@en , "segue direttamente"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/directlyPrecedes :directlyPrecedes rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :precedes ; rdfs:domain :Entity ; rdfs:range :Entity ; rdfs:comment "La relazione diretta di predecessore. La relazione non è transitiva."@it , "The direct relation of predecessor. The relation is not transitive."@en ; rdfs:isDefinedBy ; rdfs:label "directly precedes"@en , "precede direttamente"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/follows :follows rdf:type owl:ObjectProperty ; owl:inverseOf :precedes ; rdf:type owl:TransitiveProperty ; rdfs:domain :Entity ; rdfs:range :Entity ; rdfs:comment "Relation between entities for expressing sequences."@en , "Relazione tra entità per esprimere sequenze."@it ; rdfs:isDefinedBy ; rdfs:label "follows"@en , "segue"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/hasDescription :hasDescription rdf:type owl:ObjectProperty ; owl:inverseOf :isDescriptionOf ; rdfs:domain :Entity ; rdfs:range :Description ; rdfs:comment "Property that associates an entity with its description."@en , "Proprietà che associa un'entità alla sua descrizione."@it ; rdfs:isDefinedBy ; rdfs:label "ha descrizione"@it , "has description"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/hasFirstMember :hasFirstMember rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :hasMember ; owl:inverseOf :isFirstMemberOf ; rdfs:domain :Sequence ; rdfs:range :Entity ; rdfs:comment "La object property che permette di rappresentare il primo membro di una sequenza."@it , "The object property that enables to represent the first member of a sequence."@en ; rdfs:isDefinedBy ; rdfs:label "has first member"@en , "primo membro"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/hasLastMember :hasLastMember rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :hasMember ; owl:inverseOf :isLastMemberOf ; rdfs:domain :Entity ; rdfs:range :Sequence ; rdfs:comment "Object property che permette di rappresentare una specifica entità come l'ultimo membro di una sequenza."@it , "Object property for representing an entity as the last member of a sequence."@en ; rdfs:isDefinedBy ; rdfs:label "ha ultimo membro"@it , "has last member"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/hasMember :hasMember rdf:type owl:ObjectProperty ; owl:inverseOf :isMemberOf ; rdfs:domain :Collection ; rdfs:range :Entity ; rdfs:comment "La proprietà che modella la relazione di membership."@it , "The object property that models the membership relation."@en ; rdfs:isDefinedBy ; rdfs:label "ha membro"@it , "has member"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/hasTopic :hasTopic rdf:type owl:ObjectProperty ; owl:inverseOf :isTopicOf ; rdfs:domain :Entity ; rdfs:range :Topic ; rdfs:comment "Questa object property permette di associare un entità ad un topic."@it , "This object property allows to associate an entity with a topic."@en ; rdfs:isDefinedBy ; rdfs:label "ha tema"@it , "has topic"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/isDescriptionOf :isDescriptionOf rdf:type owl:ObjectProperty ; rdfs:domain :Description ; rdfs:range :Entity ; rdfs:comment "Inverse property of 'has description'."@en , "Proprietà inversa di 'ha descrizione'."@it ; rdfs:isDefinedBy ; rdfs:label "is description of"@en , "è descrizione di"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/isFirstMemberOf :isFirstMemberOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :isMemberOf ; rdfs:domain :Entity ; rdfs:range :Sequence ; rdfs:comment "Inverse object property of has first member."@en , "Proprietà inversa di has first member."@it ; rdfs:isDefinedBy ; rdfs:label "is first member of"@en , "primo membro di"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/isLastMemberOf :isLastMemberOf rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :isMemberOf ; rdfs:domain :Entity ; rdfs:range :Sequence ; rdfs:comment "Inverse object property of has last member"@en , "Object property inversa di has last member."@it ; rdfs:isDefinedBy ; rdfs:label "is last member of"@en , "ultimo membro di"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/isMemberOf :isMemberOf rdf:type owl:ObjectProperty ; rdfs:domain :Entity ; rdfs:range :Collection ; rdfs:comment "Inverse object property of has member."@en , "Relazione inversa di has member."@it ; rdfs:isDefinedBy ; rdfs:label "is member of"@en , "membro di"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/isTopicOf :isTopicOf rdf:type owl:ObjectProperty ; rdfs:domain :Topic ; rdfs:range :Entity ; rdfs:comment "La object property che permette di associare un tema ad un'entità. E' l'inversa di hasTopic."@it , "The object property that associates a topic with an entity. This is the inverse property of hasTopic."@en ; rdfs:isDefinedBy ; rdfs:label "is topic of"@en , "è tema di"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/precedes :precedes rdf:type owl:ObjectProperty , owl:TransitiveProperty ; rdfs:domain :Entity ; rdfs:range :Entity ; rdfs:comment "La relazione per rappresentare il predecessore di un entità in una sequenza."@it , "The relation for represending the precedecessor of an entity in a sequence."@en ; rdfs:isDefinedBy ; rdfs:label "precede"@it , "precedes"@en ; owl:versionInfo "stabile"@it , "stable"@en . ################################################################# # Data properties ################################################################# ### https://w3id.org/italia/onto/l0/description :description rdf:type owl:DatatypeProperty ; rdfs:domain owl:Thing ; rdfs:range rdfs:Literal ; rdfs:comment "Datatype property che associa un valore letterale a una cosa."@it , "Datatype property that associates a literal value with a thing"@en ; rdfs:isDefinedBy ; rdfs:label "description"@en , "descrizione"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/identifier :identifier rdf:type owl:DatatypeProperty . ### https://w3id.org/italia/onto/l0/name :name rdf:type owl:DatatypeProperty ; rdfs:domain owl:Thing ; rdfs:range rdfs:Literal . ### https://w3id.org/italia/onto/l0/positionInSequence :positionInSequence rdf:type owl:DatatypeProperty ; rdfs:domain owl:Thing ; rdfs:range xsd:int ; rdfs:comment "It represents the position of an item within a sequence"@en , "Rappresenta la posizione di un elemento in una sequenza"@it ; rdfs:isDefinedBy ; rdfs:label "position in sequence"@en , "posizione nella sequenza"@it ; owl:versionInfo "stabile - proprietà aggiunta il 16 aprile 2020 alla versione dell'ontologia 0.8"@it , "stable - property added on April 16th 2020 to version 0.8 of the ontology"@en . ################################################################# # Classes ################################################################# ### http://dati.gov.it/onto/dcatapit#Agent dcatapit:Agent rdf:type owl:Class . ### http://dati.gov.it/onto/dcatapit#Organization 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/l0/Activity :Activity rdf:type owl:Class ; rdfs:subClassOf :Entity ; rdfs:comment "La classe delle attività svolte da qualche agente."@it , "The class of activities carried out by an agent."@en ; rdfs:isDefinedBy ; rdfs:label "Activity"@en , "Attività"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/Agent :Agent rdf:type owl:Class ; rdfs:subClassOf :Object ; owl:disjointWith :Concept , :Description , :EventOrSituation ; rdfs:comment "Any agentive Object , either physical (e.g. a person, a robot, an oak), or social (e.g. a corporation, an institution, a community)."@en , "Un agente, sia fisico (ex. una persona, un robot, una quercia), o sociale (ex. una società, un'istituzione, una comunità)."@it ; rdfs:isDefinedBy ; rdfs:label "Agent"@en , "Agente"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/Characteristic :Characteristic rdf:type owl:Class ; rdfs:subClassOf :Entity ; rdfs:comment "La classe delle caratteristiche, intese come aspetti, attributi o qualità di un'entità. Ex. una quantità, qualità estetica, colore, etc."@it , "The class of characteristics, intended as any aspect, attribuite, or quality of an entity. E.g. a certain size, aesthetic quality, color, etc."@en ; rdfs:isDefinedBy ; rdfs:label "Caratteristica"@it , "Characteristic"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/Collection :Collection rdf:type owl:Class ; rdfs:subClassOf :Entity , [ rdf:type owl:Restriction ; owl:onProperty :hasMember ; owl:someValuesFrom :Entity ] ; rdfs:comment "La classe che include collezioni di qualsiasi cosa, ex. gruppi, raccolte, comunità, etc."@it , "The class includes all collections of any entities: e.g. groups, repositories, communities, etc,"@en ; rdfs:isDefinedBy ; rdfs:label "Collection"@en , "Collezione"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/Concept :Concept rdf:type owl:Class ; rdfs:subClassOf :Object ; owl:disjointWith :Description , :EventOrSituation ; rdfs:comment "It is an object that is defined in some description. Once defined it can be used in other descriptions"@en , "Un oggetto definito nel contesto di determinate descrizioni. Una volta definito esso può essere utilizzato in altre descrizioni."@it ; rdfs:isDefinedBy ; rdfs:label "Concept"@en , "Concetto"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/Description :Description rdf:type owl:Class ; rdfs:subClassOf :Object , [ rdf:type owl:Restriction ; owl:onProperty :description ; owl:someValuesFrom rdfs:Literal ] ; owl:disjointWith :EventOrSituation ; rdfs:comment """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)."""@it , """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)."""@en ; rdfs:isDefinedBy ; rdfs:label "Description"@en , "Descrizione"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/Entity :Entity rdf:type owl:Class ; rdfs:comment "Anything: real, possible, or imaginary, which some modeller wants to talk about for some purpose."@en , "Qualsiasi cosa reale, possibile o immaginaria."@it ; rdfs:isDefinedBy ; rdfs:label "Entity"@en , "Entità"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/EventOrSituation :EventOrSituation rdf:type owl:Class ; rdfs:subClassOf :Entity ; rdfs:comment """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."""@en , """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."""@it ; rdfs:isDefinedBy ; rdfs:label "Event or Situation"@en , "Evento e Situazione"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/Location :Location rdf:type owl:Class ; rdfs:subClassOf :Entity ; rdfs:comment "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."@it , "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."@en ; rdfs:isDefinedBy ; rdfs:label "Location"@en , "Luogo"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/Object :Object rdf:type owl:Class ; rdfs:subClassOf :Entity ; rdfs:comment """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."""@en , """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."""@it ; rdfs:isDefinedBy ; rdfs:label "Object"@en , "Oggetto"@it ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/Sequence :Sequence rdf:type owl:Class ; rdfs:subClassOf :Collection , [ rdf:type owl:Restriction ; owl:onProperty :hasFirstMember ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass :Entity ] , [ rdf:type owl:Restriction ; owl:onProperty :hasLastMember ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass :Entity ] ; rdfs:comment "La classe che rappresenta il pattern di sequenza"@it , "The class that represents the sequence pattern"@en ; rdfs:isDefinedBy ; rdfs:label "Sequence"@en , "Sequenza"@it ; owl:versionInfo "stabile"@en , "stabile"@it . ### https://w3id.org/italia/onto/l0/System :System rdf:type owl:Class ; rdfs:subClassOf :Entity ; rdfs:comment "La classe dei sistemi. Esempi ne sono i sistema politici, fisici o economici."@it , "The class including systems. Example include political, economical, physical systems."@en ; rdfs:isDefinedBy ; rdfs:label "Sistema"@it , "System"@en ; owl:versionInfo "stabile"@it , "stable"@en . ### https://w3id.org/italia/onto/l0/Topic :Topic rdf:type owl:Class ; rdfs:subClassOf :Entity ; rdfs:comment "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."@it , "The class of topics, subjects, arguments, categories, domains, etc., intended as topics of a discourse or a categorization."@en ; rdfs:isDefinedBy ; rdfs:label "Tema"@it , "Topic"@en ; owl:versionInfo "stabile"@en , "stabile"@it . ################################################################# # Individuals ################################################################# ### http://spcdata.digitpa.gov.it/Amministrazione/agid rdf:type owl:NamedIndividual , dcatapit:Agent , foaf:Agent ; dct:identifier "agid" ; foaf:name "Agenzia per l'Italia Digitale"@it , "Italian Digital Agency"@en . ### 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/l0-JSON-LD rdf:type owl:NamedIndividual , admsapit:SemanticAssetDistribution ; dct:description "Questa è la distribuzione JSON-LD dell'ontologia livello 0 (level -0)"@it , "This is the distribution in JSON-LD of the Level 0 ontology"@en ; dct:format ; dct:license ; dct:title "Distribuzione JSON-LD ontologia L0-AP_IT"@it , "JSON-LD distribution of L0-AP_IT Ontology"@en ; dcat:accessURL ; dcat:downloadURL . ### https://w3id.org/italia/data/distribution/l0-RDF-TURTLE rdf:type owl:NamedIndividual , admsapit:SemanticAssetDistribution ; dct:description "Questa è la distribuzione RDF/Turtle dell'ontologia livello 0 (level -0)"@it , "This is the distribution in RDF/turtle of the Level 0 ontology"@en ; dct:format ; dct:license ; dct:title "Distribuzione RDF/Turtle ontologia l0-AP_IT"@it , "RDF/Turtle distribution of l0-AP_IT Ontology"@en ; dcat:accessURL ; dcat:downloadURL . ### https://w3id.org/italia/data/distribution/l0-RDF-XML rdf:type owl:NamedIndividual , admsapit:SemanticAssetDistribution ; dct:description "Questa è la distribuzione RDF/XML dell'ontologia livello 0 (level -0)"@it , "This is the distribution in RDF/XML of the Level 0 ontology"@en ; dct:format ; dct:license ; dct:title "Distribuzione RDF/XML ontologia l0-AP_IT"@it , "RDF/XML distribution of l0-AP_IT Ontology"@en ; dcat:accessURL ; dcat:downloadURL . ### https://w3id.org/italia/data/organization/public-organization/td rdf:type owl:NamedIndividual , dcatapit:Agent , foaf:Agent ; dct:identifier "TD" ; foaf:name "Digital Transformation Team"@en , "Team per la Trasformazione Digitale"@it . ### https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab rdf:type owl:NamedIndividual , dcatapit:Agent ; dct:identifier "cnr - Z6HZEH - STLab" ; foaf: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 . ### https://w3id.org/italia/data/project/DAF rdf:type owl:NamedIndividual , admsapit:Project ; :name "Data & Analytics Framework"@it . ### https://w3id.org/italia/data/project/OntoPiA rdf:type owl:NamedIndividual , admsapit:Project ; :name "OntoPiA - la rete di ontologie della pubblica amministrazione italiana"@it . ### https://w3id.org/italia/onto/l0 rdf:type owl:NamedIndividual , admsapit:SemanticAsset . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi