@prefix : .
@prefix dc: .
@prefix l0: .
@prefix ti: .
@prefix dct: .
@prefix owl: .
@prefix rdf: .
@prefix xml: .
@prefix xsd: .
@prefix dcat: .
@prefix foaf: .
@prefix prov: .
@prefix rdfs: .
@prefix vcard: .
@prefix schema: .
@prefix smapit: .
@prefix clvapit: .
@prefix admsapit: .
@prefix dcatapit: .
@base .
rdf:type owl:Ontology ;
owl:versionIRI ;
owl:imports ,
,
,
;
dct:accrualPeriodicity ;
dct:creator ,
;
dct:description "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."@it ,
"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."@en ;
dct:issued "2017-10-16"^^xsd:date ;
dct:language ,
;
dct:modified "2019-04-23"^^xsd:date ;
dct:publisher ;
dct:rightsHolder ;
dct:title "Ontologia dei Punti di Interesse - Profilo applicativo italiano"@it ,
"Point of Interest ontology - Italian application profile"@en ;
rdfs:comment "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."@it ,
"This is the ontology of the Italian application profile for Points of Interest"@en ;
rdfs:isDefinedBy ;
rdfs:label "Italian Points of Interest ontology"@en ,
"Ontologia dei Punti di Interesse"@it ;
owl:versionInfo "Version 0.3 - Modified on 23 April 2019 - Refactoring l0:Event in l0:EventOrSituation."@en ,
"Versione 0.3 - Modificata il 23 Aprile 2019 - Rifattorizzazione di l0:Event in l0:EventOrSituation."@it ;
dcat:contactPoint ;
dcat:keyword "luogo di interesse"@it ,
"punto di interesse"@it ;
dcat:theme ;
admsapit:acronym "POI-AP_IT" ;
admsapit:hasContributor ;
admsapit:hasFormalityLevel admsapit:Formal ;
admsapit:hasKeyClass :MultiplePointOfInterest ,
:PointOfInterest ,
:PointOfInterestCategory ;
admsapit:hasOntologyLanguage admsapit:OWL ;
admsapit:hasSemanticAssetDistribution ,
,
;
admsapit:hasTask admsapit:AnnotationTask ,
admsapit:QueryFormulationTask ,
admsapit:SearchTask ;
admsapit:last ;
admsapit:officialURI "https://w3id.org/italia/onto/POI"^^xsd:anyURI ;
admsapit:prefix "poiapit" ;
admsapit:semanticAssetInUse ,
;
admsapit:status "catalogued" ,
"published" ;
admsapit:target "Cittadini"@it ,
"Imprese"@it ,
"Pubbliche Amministrazioni"@it ;
admsapit:type admsapit:ServiceOntology .
#################################################################
# Annotation properties
#################################################################
### http://purl.org/dc/terms/accrualPeriodicity
dct:accrualPeriodicity rdf:type owl:AnnotationProperty .
### http://purl.org/dc/terms/language
dct:language 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://www.w3.org/ns/dcat#contactPoint
dcat:contactPoint 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 .
### 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
l0:controlledVocabulary rdf:type owl:AnnotationProperty .
#################################################################
# Object Properties
#################################################################
### https://w3id.org/italia/onto/CLV/hasAddress
clvapit:hasAddress rdf:type owl:ObjectProperty .
### https://w3id.org/italia/onto/CLV/hasGeometry
clvapit:hasGeometry rdf:type owl:ObjectProperty .
### https://w3id.org/italia/onto/POI/hasPOICategory
:hasPOICategory rdf:type owl:ObjectProperty ;
owl:inverseOf :isPOICategoryFor ;
rdfs:domain :PointOfInterest ;
rdfs:range :PointOfInterestCategory ;
rdfs:comment "Questa proprietà lega il punto di inreresse alla sua categoria generale."@it ,
"This property links the point of interest to its general cateogry."@en ;
rdfs:isDefinedBy ;
rdfs:label "ha categoria del punto di interesse"@it ,
"has point of interest category"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/POI/hasPOINameInITime
:hasPOINameInITime rdf:type owl:ObjectProperty ;
owl:inverseOf :isPOINameInTimeFor ;
rdfs:domain :PointOfInterest ;
rdfs:range :POINameInTime ;
rdfs:comment "Questa proprietà lega il punto di interesse alla situazione (evento) del suo nome ch ecambia nel tempo."@it ,
"This property lnks the point of time to the situation (event) of its name that changes over time."@en ;
rdfs:isDefinedBy ;
rdfs:label "ha name in time of the point of interest"@en ,
"ha nome nel tempo del punto di interesse"@it ;
owl:versionInfo "provvisoria"@it ,
"unstable"@en .
### https://w3id.org/italia/onto/POI/hasPOIState
:hasPOIState rdf:type owl:ObjectProperty ;
owl:inverseOf :isPOIStateFor ;
rdf:type owl:FunctionalProperty ;
rdfs:domain :PointOfInterest ;
rdfs:range :POIState ;
rdfs:comment "Questa proprietà lega il punto di interesse al suo stato."@it ,
"This property links the point of interest to its status."@en ;
rdfs:isDefinedBy ;
rdfs:label "ha stato del punto di interesse"@it ,
"has point of interest status"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/POI/includesPOI
:includesPOI rdf:type owl:ObjectProperty ;
owl:inverseOf :isIncludedInPOI ;
rdfs:domain :MultiplePointOfInterest ;
rdfs:range :PointOfInterest ;
rdfs:comment "Questa proprietà lega un punto di interesse multiplo a tutti i punti di interesse in esso contenuti."@it ,
"This property links a multiple point of interest with all the points of interest included in it."@en ;
rdfs:isDefinedBy ;
rdfs:label "include punto di interesse"@it ,
"includes point of interest"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/POI/isIncludedInPOI
:isIncludedInPOI rdf:type owl:ObjectProperty ;
rdfs:domain :PointOfInterest ;
rdfs:range :MultiplePointOfInterest ;
rdfs:comment "Inverse property of \"includes point of interest\"."@en ,
"Proprietà inversa di \"include punto di interesse\"."@it ;
rdfs:isDefinedBy ;
rdfs:label "is included in point of interest"@en ,
"è incluso nel punto di interesse"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/POI/isPOICategoryFor
:isPOICategoryFor rdf:type owl:ObjectProperty ;
rdfs:domain :PointOfInterestCategory ;
rdfs:range :PointOfInterest ;
rdfs:comment "Proprietà inversa di \"ha categoria del punto di interesse\"."@it ,
"This is the inverse property of \"has point of interest category\"."@en ;
rdfs:isDefinedBy ;
rdfs:label "is point of interest category for"@en ,
"è categoria del punto di interesse per"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/POI/isPOINameInTimeFor
:isPOINameInTimeFor rdf:type owl:ObjectProperty ,
owl:FunctionalProperty ;
rdfs:domain :POINameInTime ;
rdfs:range :PointOfInterest ;
rdfs:comment "Inverse property of \"has point of interest name in time\"."@en ,
"Proprietà inversa di \"ha nome nel tempo del punto di interesse\"."@it ;
rdfs:isDefinedBy ;
rdfs:label "is point of interest name in time for"@en ,
"è nome nel tempo del punto di interesse per"@it ;
owl:versionInfo "provvisoria"@it ,
"unstable"@en .
### https://w3id.org/italia/onto/POI/isPOIStateFor
:isPOIStateFor rdf:type owl:ObjectProperty ;
rdfs:domain :POIState ;
rdfs:range :PointOfInterest ;
rdfs:comment "Proprietà inversa di \"ha stato del punto di interesse\"."@it ,
"inverse property of \"has point of interest status\"."@en ;
rdfs:isDefinedBy ;
rdfs:label "is point of interest status for"@en ,
"è stato del punto di interesse per"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/SM/hasImage
smapit:hasImage rdf:type owl:ObjectProperty .
### https://w3id.org/italia/onto/TI/atTime
ti:atTime rdf:type owl:ObjectProperty .
#################################################################
# Data properties
#################################################################
### https://w3id.org/italia/onto/POI/POIID
:POIID rdf:type owl:DatatypeProperty ,
owl:FunctionalProperty ;
rdfs:domain :PointOfInterest ;
rdfs:range rdfs:Literal ;
rdfs:comment "Questa proprietà rappresenta l'identificativo univoco del punto di interesse."@it ,
"This property represents a unique identifier of the point of interest."@en ;
rdfs:isDefinedBy ;
rdfs:label "identificativo punto di interesse"@it ,
"point of interest identifier"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/POI/POIalternativeName
:POIalternativeName rdf:type owl:DatatypeProperty ;
rdfs:domain :POINameInTime ;
rdfs:range rdfs:Literal ;
rdfs:comment "Questa proprietà rappresenta un nome alternativo (acrononimo, o altro nome) con cui è conosciuto il punto di interesse."@it ,
"This property represents an alternative name (acronym, or any other name) with which the point of interest is known."@en ;
rdfs:isDefinedBy ;
rdfs:label "nome alternativo del punto di interesse"@it ,
"point of interest alternative name"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/POI/POIcategoryIdentifier
:POIcategoryIdentifier rdf:type owl:DatatypeProperty ;
rdfs:comment "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."@it ;
rdfs:isDefinedBy ;
rdfs:label "POI category identifier"@en ,
"identificativo categoria punto di interesse"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en ;
l0:controlledVocabulary .
### https://w3id.org/italia/onto/POI/POIcategoryName
:POIcategoryName rdf:type owl:DatatypeProperty ;
rdfs:domain :PointOfInterestCategory ;
rdfs:range rdfs:Literal ;
rdfs:comment "Questa proprietà rappresenta l'etichetta (nome) della categoria del punto di interesse."@it ,
"This property represents the preferred label (name) of the category of the point of interest."@en ;
rdfs:isDefinedBy ;
rdfs:label "name of point of interest category"@en ,
"nome categoria del punto di interesse"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en ;
l0:controlledVocabulary .
### https://w3id.org/italia/onto/POI/POIdescription
:POIdescription rdf:type owl:DatatypeProperty ;
rdfs:domain :PointOfInterest ;
rdfs:range rdfs:Literal ;
rdfs:comment "Questa proprietà rappresenta una generica descrizione del punto di interesse."@it ,
"This property represents a generic description of the point of interest."@en ;
rdfs:isDefinedBy ;
rdfs:label "descrizione del punto di interesse"@it ,
"point of interest description"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/POI/POIofficialName
:POIofficialName rdf:type owl:DatatypeProperty ;
rdfs:domain [ rdf:type owl:Class ;
owl:unionOf ( :POINameInTime
:PointOfInterest
)
] ;
rdfs:range rdfs:Literal ;
rdfs:comment "Questa proprietà rappresenta il nome ufficiale del punto di interesse."@it ,
"This property represents the official name of the point of interest."@en ;
rdfs:isDefinedBy ;
rdfs:label "nome ufficiale del punto di interesse"@it ,
"point of interest official name"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/POI/POIstate
:POIstate rdf:type owl:DatatypeProperty ;
rdfs:domain :POIState ;
rdfs:range rdfs:Literal ;
rdfs:comment "Questa proprietà rappresenta l'etichetta (stringa) dello stato del punto di interesse."@it ,
"This property is the preferred label for the status of the point of interest."@en ;
rdfs:isDefinedBy ;
rdfs:label "status"@en ,
"valore dello stato del punto di interesse"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
#################################################################
# Classes
#################################################################
### https://w3id.org/italia/onto/CLV/Address
clvapit:Address rdf:type owl:Class .
### https://w3id.org/italia/onto/CLV/Geometry
clvapit:Geometry rdf:type owl:Class .
### https://w3id.org/italia/onto/POI/MultiplePointOfInterest
:MultiplePointOfInterest rdf:type owl:Class ;
rdfs:subClassOf :PointOfInterest ,
[ rdf:type owl:Restriction ;
owl:onProperty :includesPOI ;
owl:allValuesFrom :PointOfInterest
] ;
rdfs:comment "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.)"@it ,
"This class represents a collection of points of interest."@en ;
rdfs:isDefinedBy ;
rdfs:label "Multiple Point Of Interest"@en ,
"Punto di Interesse Multiplo"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/POI/POINameInTime
:POINameInTime rdf:type owl:Class ;
rdfs:subClassOf l0:EventOrSituation ,
[ rdf:type owl:Restriction ;
owl:onProperty :isPOINameInTimeFor ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass :PointOfInterest
] ,
[ rdf:type owl:Restriction ;
owl:onProperty ti:atTime ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass ti:TimeInterval
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :POIofficialName ;
owl:someValuesFrom rdfs:Literal
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :POIalternativeName ;
owl:allValuesFrom rdfs:Literal
] ;
rdfs:comment "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."@it ,
"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."@en ;
rdfs:isDefinedBy ;
rdfs:label "Name in Time of the Point of Interest"@en ,
"Nome nel Tempo del Punto di Interesse"@it ;
owl:versionInfo "provvisoria"@it ,
"unstable"@en .
### https://w3id.org/italia/onto/POI/POIState
:POIState rdf:type owl:Class ;
rdfs:subClassOf l0:Characteristic ,
[ rdf:type owl:Restriction ;
owl:onProperty :isPOIStateFor ;
owl:allValuesFrom :PointOfInterest
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :POIstate ;
owl:someValuesFrom rdfs:Literal
] ;
rdfs:comment "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."@it ,
"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."@en ;
rdfs:isDefinedBy ;
rdfs:label "Point of Interest Status"@en ,
"Stato del Punto di Interesse"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/POI/PointOfInterest
:PointOfInterest rdf:type owl:Class ;
rdfs:subClassOf l0:Entity ,
[ rdf:type owl:Restriction ;
owl:onProperty :hasPOICategory ;
owl:someValuesFrom :PointOfInterestCategory
] ,
[ rdf:type owl:Restriction ;
owl:onProperty clvapit:hasAddress ;
owl:allValuesFrom clvapit:Address
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :hasPOINameInITime ;
owl:allValuesFrom :POINameInTime
] ,
[ rdf:type owl:Restriction ;
owl:onProperty smapit:hasImage ;
owl:allValuesFrom smapit:Image
] ,
[ rdf:type owl:Restriction ;
owl:onProperty ti:atTime ;
owl:allValuesFrom ti:TimeInterval
] ,
[ rdf:type owl:Restriction ;
owl:onProperty clvapit:hasGeometry ;
owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass clvapit:Geometry
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :hasPOIState ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass :POIState
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :isIncludedInPOI ;
owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
owl:onClass :MultiplePointOfInterest
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :POIofficialName ;
owl:someValuesFrom rdfs:Literal
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :POIdescription ;
owl:allValuesFrom rdfs:Literal
] ,
[ rdf:type owl:Restriction ;
owl:onProperty :POIID ;
owl:cardinality "1"^^xsd:nonNegativeInteger
] ;
rdfs:comment "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."@it ,
"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."@en ;
rdfs:isDefinedBy ;
rdfs:label "Point of Interest"@en ,
"Punto di Interesse"@it ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/POI/PointOfInterestCategory
:PointOfInterestCategory rdf:type owl:Class ;
rdfs:subClassOf l0:Topic ,
[ rdf:type owl:Restriction ;
owl:onProperty :POIcategoryName ;
owl:someValuesFrom rdfs:Literal
] ;
rdfs:comment "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)."@it ,
"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)"@en ;
rdfs:isDefinedBy ;
rdfs:label "Categoria del Punto di Interesse"@it ,
"Point of Interest Category"@en ;
owl:versionInfo "stabile"@it ,
"stable"@en .
### https://w3id.org/italia/onto/SM/Image
smapit:Image rdf:type owl:Class .
### https://w3id.org/italia/onto/TI/TimeInterval
ti:TimeInterval rdf:type owl:Class .
### https://w3id.org/italia/onto/l0/Characteristic
l0:Characteristic rdf:type owl:Class .
### https://w3id.org/italia/onto/l0/Entity
l0:Entity rdf:type owl:Class .
### https://w3id.org/italia/onto/l0/Topic
l0:Topic rdf:type owl:Class .
#################################################################
# 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 ,
dcatapit:Organization ,
vcard:Kind ,
vcard:Organization ;
vcard:fn "banche dati e open data" ;
vcard:hasEmail .
### https://w3id.org/italia/data/distribution/POI-JSON-LD
rdf:type owl:NamedIndividual ,
admsapit:SemanticAssetDistribution ;
dct:description "Questa è la distribuzione JSON-LD dell'ontologia dei punti di interesse"@it ,
"This is the distribution in JSON-LD of the Points of Interest ontology"@en ;
dct:format ;
dct:license ;
dct:title "Distribuzione JSON-LD ontologia POI-AP_IT"@it ,
"JSON-LD distribution of POI-AP_IT Ontology"@en ;
dcat:accessURL ;
dcat:downloadURL .
### https://w3id.org/italia/data/distribution/POI-RDF-TURTLE
rdf:type owl:NamedIndividual ,
admsapit:SemanticAssetDistribution ;
dct:description "Questa è la distribuzione RDF/Turtle dell'ontologia dei punti di interesse"@it ,
"This is the distribution in RDF/turtle of the Points of Interest ontology"@en ;
dct:format ;
dct:license ;
dct:title "Distribuzione RDF/Turtle ontologia POI-AP_IT"@it ,
"RDF/Turtle distribution of POI-AP_IT Ontology"@en ;
dcat:accessURL ;
dcat:downloadURL .
### https://w3id.org/italia/data/distribution/POI-RDF-XML
rdf:type owl:NamedIndividual ,
admsapit:SemanticAssetDistribution ;
dct:description "Questa è la distribuzione RDF/XML dell'ontologia dei punti di interesse"@it ,
"This is the distribution in RDF/XML of the Points of Interest ontology"@en ;
dct:format ;
dct:license ;
dct:title "Distribuzione RDF/XML ontologia POI-AP_IT"@it ,
"RDF/XML distribution of POI-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 ;
foaf: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/POI
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