{ "@context": { "admsapit": "https://w3id.org/italia/onto/ADMS/", "clvapit": "https://w3id.org/italia/onto/CLV/", "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/", "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/", "smapit": "https://w3id.org/italia/onto/SM/", "ti": "https://w3id.org/italia/onto/TI/", "vcard": "http://www.w3.org/2006/vcard/ns#", "xsd": "http://www.w3.org/2001/XMLSchema#" }, "@graph": [ { "@id": "ti:atTime", "@type": "owl:ObjectProperty" }, { "@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": [ { "@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." }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/POI" }, "rdfs:label": [ { "@language": "it", "@value": "identificativo categoria punto di interesse" }, { "@language": "en", "@value": "POI category identifier" } ] }, { "@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" }, "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" } ] }, { "@id": "https://w3id.org/italia/onto/POI/hasPOINameInITime", "@type": "owl:ObjectProperty", "owl:inverseOf": { "@id": "https://w3id.org/italia/onto/POI/isPOINameInTimeFor" }, "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" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/POI" }, "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" } }, { "@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" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/POI" }, "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": { "@id": "https://w3id.org/italia/onto/POI/PointOfInterest" } }, { "@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" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/POI" }, "rdfs:label": [ { "@language": "en", "@value": "status" }, { "@language": "it", "@value": "valore dello stato del punto di interesse" } ], "rdfs:range": { "@id": "rdfs:Literal" } }, { "@id": "admsapit:prefix", "@type": "owl:AnnotationProperty" }, { "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory", "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ], "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)." } ], "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": "_:N72ba6b50980b4bb98a43b023cc877585" }, { "@id": "l0:Topic" } ] }, { "@id": "admsapit:target", "@type": "owl:AnnotationProperty" }, { "@id": "https://w3id.org/italia/data/distribution/POI-JSON-LD", "@type": [ "admsapit:SemanticAssetDistribution", "owl:NamedIndividual" ], "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" }, "dcterms:description": [ { "@language": "en", "@value": "This is the distribution in JSON-LD of the Points of Interest ontology" }, { "@language": "it", "@value": "Questa è la distribuzione JSON-LD dell'ontologia dei punti di interesse" } ], "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": "en", "@value": "JSON-LD distribution of POI-AP_IT Ontology" }, { "@language": "it", "@value": "Distribuzione JSON-LD ontologia POI-AP_IT" } ] }, { "@id": "https://w3id.org/italia/data/distribution/POI-RDF-XML", "@type": [ "admsapit:SemanticAssetDistribution", "owl:NamedIndividual" ], "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.rdf" }, "dcterms:description": [ { "@language": "it", "@value": "Questa è la distribuzione RDF/XML dell'ontologia dei punti di interesse" }, { "@language": "en", "@value": "This is the distribution in RDF/XML of the Points of Interest ontology" } ], "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": "it", "@value": "Distribuzione RDF/XML ontologia POI-AP_IT" }, { "@language": "en", "@value": "RDF/XML distribution of POI-AP_IT Ontology" } ] }, { "@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" } ], "rdfs:comment": [ { "@language": "en", "@value": "This property links a multiple point of interest with all the points of interest included in it." }, { "@language": "it", "@value": "Questa proprietà lega un punto di interesse multiplo a tutti i punti di interesse in esso contenuti." } ], "rdfs:domain": { "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/POI" }, "rdfs:label": [ { "@language": "en", "@value": "includes point of interest" }, { "@language": "it", "@value": "include punto di interesse" } ], "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", "@type": [ "owl:NamedIndividual", "admsapit:Project" ], "foaf:name": { "@language": "it", "@value": "Data & Analytics Framework" } }, { "@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": "clvapit:hasGeometry", "@type": "owl:ObjectProperty" }, { "@id": "https://w3id.org/italia/onto/POI/POIalternativeName", "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "en", "@value": "stable" }, { "@language": "it", "@value": "stabile" } ], "rdfs:comment": [ { "@language": "en", "@value": "This property represents an alternative name (acronym, or any other name) with which the point of interest is known." }, { "@language": "it", "@value": "Questa proprietà rappresenta un nome alternativo (acrononimo, o altro nome) con cui è conosciuto il punto di interesse." } ], "rdfs:domain": { "@id": "https://w3id.org/italia/onto/POI/POINameInTime" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/POI" }, "rdfs:label": [ { "@language": "en", "@value": "point of interest alternative name" }, { "@language": "it", "@value": "nome alternativo del punto di interesse" } ], "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": [ { "@language": "en", "@value": "This is the distribution in RDF/turtle of the Points of Interest ontology" }, { "@language": "it", "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia dei punti di interesse" } ], "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": [ { "@language": "it", "@value": "Distribuzione RDF/Turtle ontologia POI-AP_IT" }, { "@language": "en", "@value": "RDF/Turtle distribution of POI-AP_IT Ontology" } ] }, { "@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" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", "@value": "Questa proprietà lega il punto di inreresse alla sua categoria generale." }, { "@language": "en", "@value": "This property links the point of interest to its general cateogry." } ], "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": "has point of interest category" } ], "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": [ { "@language": "en", "@value": "Italian Digital Agency" }, { "@language": "it", "@value": "Agenzia per l'Italia Digitale" } ] }, { "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest", "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ], "rdfs:comment": [ { "@language": "en", "@value": "This class represents a collection of points of interest." }, { "@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.)" } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/POI" }, "rdfs:label": [ { "@language": "it", "@value": "Punto di Interesse Multiplo" }, { "@language": "en", "@value": "Multiple Point Of Interest" } ], "rdfs:subClassOf": [ { "@id": "https://w3id.org/italia/onto/POI/PointOfInterest" }, { "@id": "_:Nc4313af34f8d426b8b9752cefe620c08" } ] }, { "@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" } }, { "@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/PointOfInterest" }, { "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory" }, { "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest" } ], "admsapit:hasOntologyLanguage": { "@id": "admsapit:OWL" }, "admsapit:hasSemanticAssetDistribution": [ { "@id": "https://w3id.org/italia/data/distribution/POI-RDF-XML" }, { "@id": "https://w3id.org/italia/data/distribution/POI-RDF-TURTLE" }, { "@id": "https://w3id.org/italia/data/distribution/POI-JSON-LD" } ], "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": [ "published", "catalogued" ], "admsapit:target": [ { "@language": "it", "@value": "Pubbliche Amministrazioni" }, { "@language": "it", "@value": "Cittadini" }, { "@language": "it", "@value": "Imprese" } ], "admsapit:type": { "@id": "admsapit:ServiceOntology" }, "dcat:contactPoint": { "@id": "https://w3id.org/italia/data/contact-point/onto-agid" }, "dcat:keyword": [ { "@language": "it", "@value": "punto di interesse" }, { "@language": "it", "@value": "luogo 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": [ { "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid" }, { "@id": "https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab" } ], "dcterms:description": [ { "@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": "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." } ], "dcterms:issued": { "@type": "xsd:date", "@value": "2017-10-16" }, "dcterms:language": [ { "@id": "http://publications.europa.eu/resource/authority/language/ITA" }, { "@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/Amministrazione/agid" }, "dcterms:rightsHolder": { "@id": "http://spcdata.digitpa.gov.it/Amministrazione/agid" }, "dcterms:title": [ { "@language": "it", "@value": "Ontologia dei Punti di Interesse - Profilo applicativo italiano" }, { "@language": "en", "@value": "Point of Interest ontology - Italian application profile" } ], "owl:imports": [ { "@id": "https://w3id.org/italia/onto/TI" }, { "@id": "https://w3id.org/italia/onto/CLV" }, { "@id": "https://w3id.org/italia/onto/SM" }, { "@id": "https://w3id.org/italia/onto/l0" } ], "owl:versionIRI": { "@id": "https://w3id.org/italia/onto/POI/0.3" }, "owl:versionInfo": [ { "@language": "it", "@value": "Versione 0.3 - Modificata il 23 Aprile 2019 - Rifattorizzazione di l0:Event in l0:EventOrSituation." }, { "@language": "en", "@value": "Version 0.3 - Modified on 23 April 2019 - Refactoring l0:Event in l0:EventOrSituation." } ], "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." }, { "@language": "en", "@value": "This is the ontology of the Italian application profile for Points of Interest" } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/POI" }, "rdfs:label": [ { "@language": "en", "@value": "Italian Points of Interest ontology" }, { "@language": "it", "@value": "Ontologia dei Punti 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" } }, { "@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" } ], "rdfs:comment": [ { "@language": "it", "@value": "Questa proprietà rappresenta una generica descrizione del punto di interesse." }, { "@language": "en", "@value": "This property represents a generic description 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": "en", "@value": "point of interest description" }, { "@language": "it", "@value": "descrizione del punto di interesse" } ], "rdfs:range": { "@id": "rdfs:Literal" } }, { "@id": "_:Nc0ca0aa74ead4598a143432f75ff9e67", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "clvapit:Address" }, "owl:onProperty": { "@id": "clvapit:hasAddress" } }, { "@id": "_:N5267860b6d8b4315a9ad17c8f09a0811", "@type": "owl:Restriction", "owl:onProperty": { "@id": "https://w3id.org/italia/onto/POI/POIofficialName" }, "owl:someValuesFrom": { "@id": "rdfs:Literal" } }, { "@id": "smapit:Image", "@type": "owl:Class" }, { "@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": "stabile" }, { "@language": "en", "@value": "stable" } ], "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 (nome) della categoria del punto di interesse." } ], "rdfs:domain": { "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/POI" }, "rdfs:label": [ { "@language": "it", "@value": "nome categoria del punto di interesse" }, { "@language": "en", "@value": "name of point of interest category" } ], "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", "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ], "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." } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/POI" }, "rdfs:label": [ { "@language": "en", "@value": "Point of Interest" }, { "@language": "it", "@value": "Punto di Interesse" } ], "rdfs:subClassOf": [ { "@id": "_:Ncc5f05aab7214e9d91e1ff4408bf71fc" }, { "@id": "_:Nc78b3851956d495dbd3106743f8f63d2" }, { "@id": "_:Nb965a87a52be4a4896287598aa3d43f8" }, { "@id": "_:N107b17e8e9314e2481a679598a4d3f60" }, { "@id": "_:N608a2603722049a19ab674d02ef4865b" }, { "@id": "_:Nc0ca0aa74ead4598a143432f75ff9e67" }, { "@id": "_:Nb49e3741abc147dc8217b77e94ac6728" }, { "@id": "_:N5267860b6d8b4315a9ad17c8f09a0811" }, { "@id": "_:N3acccb6980be4b8a9f736174b43b93ec" }, { "@id": "_:Nc73c1e5b2aec424ba2998e1b64e65d31" }, { "@id": "l0:Entity" }, { "@id": "_:N4f87c9764f084b5a9a90abf890a9e907" } ] }, { "@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" }, "owl:versionInfo": [ { "@language": "en", "@value": "stable" }, { "@language": "it", "@value": "stabile" } ], "rdfs:comment": [ { "@language": "it", "@value": "Questa proprietà lega il punto di interesse al suo stato." }, { "@language": "en", "@value": "This property links the point of interest to its status." } ], "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 stato del punto di interesse" }, { "@language": "en", "@value": "has point of interest status" } ], "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" }, "owl:onProperty": { "@id": "https://w3id.org/italia/onto/POI/isPOIStateFor" } }, { "@id": "_:N28f59a1b691644d0b087d54a50970737", "@type": "owl:Restriction", "owl:onClass": { "@id": "ti:TimeInterval" }, "owl:onProperty": { "@id": "ti:atTime" }, "owl:qualifiedCardinality": { "@type": "xsd:nonNegativeInteger", "@value": "1" } }, { "@id": "_:N107b17e8e9314e2481a679598a4d3f60", "@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": "https://w3id.org/italia/onto/POI/isPOICategoryFor", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", "@value": "Proprietà inversa di \"ha categoria del punto di interesse\"." }, { "@language": "en", "@value": "This is the inverse property of \"has point of interest category\"." } ], "rdfs:domain": { "@id": "https://w3id.org/italia/onto/POI/PointOfInterestCategory" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/POI" }, "rdfs:label": [ { "@language": "en", "@value": "is point of interest category for" }, { "@language": "it", "@value": "è categoria del punto di interesse per" } ], "rdfs:range": { "@id": "https://w3id.org/italia/onto/POI/PointOfInterest" } }, { "@id": "https://w3id.org/italia/onto/POI/POIofficialName", "@type": "owl:DatatypeProperty", "owl:versionInfo": [ { "@language": "en", "@value": "stable" }, { "@language": "it", "@value": "stabile" } ], "rdfs:comment": [ { "@language": "en", "@value": "This property represents the official name of the point of interest." }, { "@language": "it", "@value": "Questa proprietà rappresenta il nome ufficiale del punto di interesse." } ], "rdfs:domain": { "@id": "_:Nfd5f92b683fc426084d59e5be476c226" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/POI" }, "rdfs:label": [ { "@language": "en", "@value": "point of interest official name" }, { "@language": "it", "@value": "nome ufficiale del punto di interesse" } ], "rdfs:range": { "@id": "rdfs:Literal" } }, { "@id": "admsapit:officialURI", "@type": "owl:AnnotationProperty" }, { "@id": "https://w3id.org/italia/onto/POI/isPOIStateFor", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ], "rdfs:comment": [ { "@language": "it", "@value": "Proprietà inversa di \"ha stato del punto di interesse\"." }, { "@language": "en", "@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": "is point of interest status for" }, { "@language": "it", "@value": "è stato del punto di interesse per" } ], "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/POIID", "@type": [ "owl:FunctionalProperty", "owl:DatatypeProperty" ], "owl:versionInfo": [ { "@language": "en", "@value": "stable" }, { "@language": "it", "@value": "stabile" } ], "rdfs:comment": [ { "@language": "it", "@value": "Questa proprietà rappresenta l'identificativo univoco del punto di interesse." }, { "@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": "identificativo punto di interesse" }, { "@language": "en", "@value": "point of interest identifier" } ], "rdfs:range": { "@id": "rdfs:Literal" } }, { "@id": "https://w3id.org/italia/onto/POI/isIncludedInPOI", "@type": "owl:ObjectProperty", "owl:versionInfo": [ { "@language": "en", "@value": "stable" }, { "@language": "it", "@value": "stabile" } ], "rdfs:comment": [ { "@language": "it", "@value": "Proprietà inversa di \"include punto di interesse\"." }, { "@language": "en", "@value": "Inverse property of \"includes 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": "en", "@value": "is included in point of interest" }, { "@language": "it", "@value": "è incluso nel punto di interesse" } ], "rdfs:range": { "@id": "https://w3id.org/italia/onto/POI/MultiplePointOfInterest" } }, { "@id": "clvapit:hasAddress", "@type": "owl:ObjectProperty" }, { "@id": "admsapit:hasFormalityLevel", "@type": "owl:AnnotationProperty" }, { "@id": "https://w3id.org/italia/onto/POI/POIState", "@type": "owl:Class", "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ], "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." }, { "@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." } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/italia/onto/POI" }, "rdfs:label": [ { "@language": "en", "@value": "Point of Interest Status" }, { "@language": "it", "@value": "Stato del Punto di Interesse" } ], "rdfs:subClassOf": [ { "@id": "l0:Characteristic" }, { "@id": "_:Ndd61dbcb747a4baca7dab6bf79461f81" }, { "@id": "_:Ndce9e770f46c466396f0bb0787a8ac02" } ] }, { "@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" } }, { "@id": "admsapit:hasContributor", "@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": [ { "@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": "_:Nc73c1e5b2aec424ba2998e1b64e65d31", "@type": "owl:Restriction", "owl:cardinality": { "@type": "xsd:nonNegativeInteger", "@value": "1" }, "owl:onProperty": { "@id": "https://w3id.org/italia/onto/POI/POIID" } }, { "@id": "admsapit:last", "@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": "admsapit:acronym", "@type": "owl:AnnotationProperty" }, { "@id": "admsapit:semanticAssetInUse", "@type": "owl:AnnotationProperty" }, { "@id": "l0:Topic", "@type": "owl:Class" } ] }