<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
  xmlns:foaf="http://xmlns.com/foaf/0.1/"
  xmlns:admsapit="https://w3id.org/italia/onto/ADMS/"
  xmlns="https://w3id.org/italia/onto/CLV/"
  xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xmlns:dcatapit="http://dati.gov.it/onto/dcatapit#"
  xmlns:l0="https://w3id.org/italia/onto/l0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dcat="http://www.w3.org/ns/dcat#"
  xmlns:dct="http://purl.org/dc/terms/"
  xmlns:vcard="http://www.w3.org/2006/vcard/ns#"
  xmlns:owl="http://www.w3.org/2002/07/owl#"
  xmlns:prov="http://www.w3.org/ns/prov#"
>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/isSpatialCoverageOf">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Feature"/>
    <rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">Inverse property of has feature that links a feature to a thing.</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà inversa di ha caratteristica che collega una caratteristica a una cosa.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">is spatial coverage of</rdfs:label>
    <rdfs:label xml:lang="it">è copertura spaziale</rdfs:label>
    <rdfs:label xml:lang="it">è giurisdizione di</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#wasInfluencedBy"/>
  <owl:AnnotationProperty rdf:about="https://w3id.org/italia/onto/CLV/hasRankOrder">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
  </owl:AnnotationProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasRegion">
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/CLV/hasAddressComponent"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/Region"/>
    <rdfs:comment xml:lang="it">Questa proprietà collega un luogo/caratteristica con la Regione del paese. Regione; essa può essere  "Lazio", "Emilia Romagna", ecc.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property links the address with the Region of the country.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha regione</rdfs:label>
    <rdfs:label xml:lang="en">has region</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:Axiom rdf:nodeID="nf159210cb4884bea867a796724d0af5ab20">
    <owl:annotatedSource rdf:resource="https://w3id.org/italia/onto/l0/name"/>
    <owl:annotatedProperty rdf:resource="https://w3id.org/italia/onto/l0/controlledVocabulary"/>
    <owl:annotatedTarget rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces"/>
    <prov:wasDerivedFrom rdf:resource="https://w3id.org/italia/onto/CLV"/>
  </owl:Axiom>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasGeographicalDistribution">
    <rdfs:domain>
      <owl:Class rdf:nodeID="nf159210cb4884bea867a796724d0af5ab7">
        <owl:unionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/City"/>
          <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Province"/>
          <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Region"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/GeographicalDistribution"/>
    <rdfs:comment xml:lang="en">Property that links the componentsi city, province, region to a geographical distribution</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà che lega le componenti città, provincia/città metropolitana, regione  a una ripartizione geografica</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha ripartizione geografica</rdfs:label>
    <rdfs:label xml:lang="en">has geographical distribution</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasCountry">
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/CLV/hasAddressComponent"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/Country"/>
    <rdfs:comment xml:lang="it">La proprietà collega i'indirizzo allo stato,. Esempio: Italia, Francia, ecc.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property links the address to the country.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha paese</rdfs:label>
    <rdfs:label xml:lang="it">ha stato</rdfs:label>
    <rdfs:label xml:lang="en">has country</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:Axiom rdf:nodeID="nf159210cb4884bea867a796724d0af5ab19">
    <owl:annotatedSource rdf:resource="https://w3id.org/italia/onto/l0/name"/>
    <owl:annotatedProperty rdf:resource="https://w3id.org/italia/onto/l0/controlledVocabulary"/>
    <owl:annotatedTarget rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities"/>
    <prov:wasDerivedFrom rdf:resource="https://w3id.org/italia/onto/CLV"/>
  </owl:Axiom>
  <owl:Axiom rdf:nodeID="nf159210cb4884bea867a796724d0af5ab15">
    <owl:annotatedSource rdf:resource="https://w3id.org/italia/onto/l0/identifier"/>
    <owl:annotatedProperty rdf:resource="https://w3id.org/italia/onto/l0/controlledVocabulary"/>
    <owl:annotatedTarget rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces"/>
    <prov:wasDerivedFrom rdf:resource="https://w3id.org/italia/onto/CLV"/>
  </owl:Axiom>
  <owl:NamedIndividual rdf:about="https://w3id.org/italia/onto/CLV/Box">
    <rdf:type rdf:resource="https://w3id.org/italia/onto/CLV/GeometryType"/>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Box</rdfs:label>
    <rdfs:label xml:lang="it">Riquadro</rdfs:label>
  </owl:NamedIndividual>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasDistrict">
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/CLV/hasAddressComponent"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/District"/>
    <rdfs:comment xml:lang="en">Property that links an address to the district of the city</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà che lega un indirizzo al municipio / quartiere tipicamente situato in una città</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha municipio</rdfs:label>
    <rdfs:label xml:lang="it">ha quartiere</rdfs:label>
    <rdfs:label xml:lang="en">has district</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:Axiom rdf:nodeID="nf159210cb4884bea867a796724d0af5ab21">
    <owl:annotatedSource rdf:resource="https://w3id.org/italia/onto/l0/name"/>
    <owl:annotatedProperty rdf:resource="https://w3id.org/italia/onto/l0/controlledVocabulary"/>
    <owl:annotatedTarget rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions"/>
    <prov:wasDerivedFrom rdf:resource="https://w3id.org/italia/onto/CLV"/>
  </owl:Axiom>
  <owl:Axiom rdf:nodeID="nf159210cb4884bea867a796724d0af5ab16">
    <owl:annotatedSource rdf:resource="https://w3id.org/italia/onto/l0/identifier"/>
    <owl:annotatedProperty rdf:resource="https://w3id.org/italia/onto/l0/controlledVocabulary"/>
    <owl:annotatedTarget rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions"/>
    <prov:wasDerivedFrom rdf:resource="https://w3id.org/italia/onto/CLV"/>
  </owl:Axiom>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasSpatialCoverage">
    <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/Feature"/>
    <rdfs:comment xml:lang="en">Property used to model the spatial coverage of a thing of the modelled domain.</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà che consente di esprimere la copertura spaziale di una cosa del dominio da modellare.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha copertura spaziale</rdfs:label>
    <rdfs:label xml:lang="it">ha giurisdizione</rdfs:label>
    <rdfs:label xml:lang="en">has spatial coverage</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasPrimaryAddress">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/CLV/hasAddress"/>
    <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:comment xml:lang="it">Questa proprietà è sotto proprietà di ha indirizzo ed è utilizzata per modellare lo specifico indirizzo primario di una cosa del dominio a cui è collegata (e.g., l'indirizzo primario di un'organizzazione, l'indirizzo primario di una persona, ecc.).</rdfs:comment>
    <rdfs:comment xml:lang="en">This property is sub-property of has address and it is used to model the specific primary address of a thing of the modelled domain to which it is linked (e.g., the primary address of an organization or a person).</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha indirizzo primario</rdfs:label>
    <rdfs:label xml:lang="en">has primary address</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:Axiom rdf:nodeID="nf159210cb4884bea867a796724d0af5ab17">
    <owl:annotatedSource rdf:resource="https://w3id.org/italia/onto/l0/identifier"/>
    <owl:annotatedProperty rdf:resource="https://w3id.org/italia/onto/l0/controlledVocabulary"/>
    <owl:annotatedTarget rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries"/>
    <prov:wasDerivedFrom rdf:resource="https://w3id.org/italia/onto/CLV"/>
  </owl:Axiom>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/l0/description"/>
  <owl:Axiom rdf:nodeID="nf159210cb4884bea867a796724d0af5ab22">
    <owl:annotatedSource rdf:resource="https://w3id.org/italia/onto/l0/name"/>
    <owl:annotatedProperty rdf:resource="https://w3id.org/italia/onto/l0/controlledVocabulary"/>
    <owl:annotatedTarget rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries"/>
    <prov:wasDerivedFrom rdf:resource="https://w3id.org/italia/onto/CLV"/>
  </owl:Axiom>
  <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#wasDerivedFrom"/>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasProvince">
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/CLV/hasAddressComponent"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/Province"/>
    <rdfs:comment xml:lang="it">Questa proprietà collega l'indirizzo alla Provincia. Esempio di Provincia: "PA", "BO", "RM", ecc.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property links the address with the Province.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha provincia</rdfs:label>
    <rdfs:label xml:lang="en">has province</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/identifier"/>
  <owl:NamedIndividual rdf:about="https://w3id.org/italia/onto/CLV/Polygon">
    <rdf:type rdf:resource="https://w3id.org/italia/onto/CLV/GeometryType"/>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">Poligono</rdfs:label>
    <rdfs:label xml:lang="en">Polygon</rdfs:label>
  </owl:NamedIndividual>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasAddressArea">
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/CLV/hasAddressComponent"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/AddressArea"/>
    <rdfs:comment xml:lang="it">Questa proprietà è utilizzata per collegare l'indirizzo a un'area geografica o località che raggruppa diverse areee geografiche.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property is used in order to link the address to a geographical area or a locality that groups different addressable objects.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha area indirizzo</rdfs:label>
    <rdfs:label xml:lang="it">ha località</rdfs:label>
    <rdfs:label xml:lang="en">has address area</rdfs:label>
    <rdfs:label xml:lang="en">has locality</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:Axiom rdf:nodeID="nf159210cb4884bea867a796724d0af5ab18">
    <owl:annotatedSource rdf:resource="https://w3id.org/italia/onto/l0/identifier"/>
    <owl:annotatedProperty rdf:resource="https://w3id.org/italia/onto/l0/controlledVocabulary"/>
    <owl:annotatedTarget rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy"/>
    <prov:wasDerivedFrom rdf:resource="https://w3id.org/italia/onto/CLV"/>
  </owl:Axiom>
  <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/dcat#accessURL"/>
  <owl:Axiom rdf:nodeID="nf159210cb4884bea867a796724d0af5ab23">
    <owl:annotatedSource rdf:resource="https://w3id.org/italia/onto/l0/name"/>
    <owl:annotatedProperty rdf:resource="https://w3id.org/italia/onto/l0/controlledVocabulary"/>
    <owl:annotatedTarget rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy"/>
    <prov:wasDerivedFrom rdf:resource="https://w3id.org/italia/onto/CLV"/>
  </owl:Axiom>
  <owl:NamedIndividual rdf:about="https://w3id.org/italia/onto/CLV/Point">
    <rdf:type rdf:resource="https://w3id.org/italia/onto/CLV/GeometryType"/>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Point</rdfs:label>
    <rdfs:label xml:lang="it">Punto</rdfs:label>
  </owl:NamedIndividual>
  <owl:NamedIndividual rdf:about="https://w3id.org/italia/onto/CLV/Line">
    <rdf:type rdf:resource="https://w3id.org/italia/onto/CLV/GeometryType"/>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Line</rdfs:label>
    <rdfs:label xml:lang="it">Linea</rdfs:label>
  </owl:NamedIndividual>
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/format"/>
  <owl:AnnotationProperty rdf:about="http://xmlns.com/foaf/0.1/name"/>
  <owl:Axiom rdf:nodeID="nf159210cb4884bea867a796724d0af5ab14">
    <owl:annotatedSource rdf:resource="https://w3id.org/italia/onto/l0/identifier"/>
    <owl:annotatedProperty rdf:resource="https://w3id.org/italia/onto/l0/controlledVocabulary"/>
    <owl:annotatedTarget rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities"/>
    <prov:wasDerivedFrom rdf:resource="https://w3id.org/italia/onto/CLV"/>
  </owl:Axiom>
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/license"/>
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/title"/>
  <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/dcat#downloadURL"/>
  <owl:AnnotationProperty rdf:about="http://www.w3.org/2006/vcard/ns#hasEmail"/>
  <owl:AnnotationProperty rdf:about="https://w3id.org/italia/onto/ADMS/status"/>
  <owl:AnnotationProperty rdf:about="http://www.w3.org/2006/vcard/ns#fn"/>
  <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/refersToExternalAccess">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/InternalAccess"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:comment xml:lang="it">Questa proprietà collega il numero interno (accesso interno) all'accesso esterno (indirizzo)</rdfs:comment>
    <rdfs:comment xml:lang="en">This property links the internal access  to the external access (address)</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">refers to external access</rdfs:label>
    <rdfs:label xml:lang="it">si riferisce ad accesso esterno</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/SpatialObject">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/l0/Location"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab107">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasIdentifier"/>
        <owl:someValuesFrom rdf:resource="https://w3id.org/italia/onto/CLV/Identifier"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="it">Qualsiasi cosa che può avere una rappresentazione spaziale.</rdfs:comment>
    <rdfs:comment xml:lang="en">This class represents everything that can have a spatial representation.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">Oggetto Spaziale</rdfs:label>
    <rdfs:label xml:lang="en">Spatial Object</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasDerivedFrom rdf:resource="http://www.opengis.net/ont/geosparql#SpatialObject"/>
  </owl:Class>
  <owl:NamedIndividual rdf:about="https://w3id.org/italia/data/distribution/CLVAPIT-JSON-LD">
    <rdf:type rdf:resource="https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution"/>
    <dct:description xml:lang="it">Questa è la distribuzione JSON-LD dell'ontologia dei Luoghi e degli Indirizzi</dct:description>
    <dct:description xml:lang="en">This is the distribution in JSON-LD of the Location and Address ontology</dct:description>
    <dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/JSON_LD"/>
    <dct:license rdf:resource="https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"/>
    <dct:title xml:lang="it">Distribuzione JSON-LD ontologia CLV-AP_IT</dct:title>
    <dct:title xml:lang="en">JSON-LD distribution of CLV-AP_IT Ontology</dct:title>
    <dcat:accessURL rdf:resource="https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest"/>
    <dcat:downloadURL rdf:resource="https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest/CLV-AP_IT.jsonld"/>
  </owl:NamedIndividual>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/Address">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/Feature"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab24">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasAddressComponent"/>
        <owl:someValuesFrom rdf:resource="https://w3id.org/italia/onto/CLV/AddressComponent"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab25">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasInternalAccess"/>
        <owl:allValuesFrom rdf:resource="https://w3id.org/italia/onto/CLV/InternalAccess"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab26">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/isAddressFor"/>
        <owl:allValuesFrom rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab27">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasNumber"/>
        <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
        <owl:onClass rdf:resource="https://w3id.org/italia/onto/CLV/CivicNumbering"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab28">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasStreetToponym"/>
        <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
        <owl:onClass rdf:resource="https://w3id.org/italia/onto/CLV/StreetToponym"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab29">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasAdressinTime"/>
        <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
        <owl:onClass rdf:resource="https://w3id.org/italia/onto/CLV/AddressInTime"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab30">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasCensusSection"/>
        <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
        <owl:onClass rdf:resource="https://w3id.org/italia/onto/CLV/CensusSection"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab31">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/fullAddress"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab32">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/postCode"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="https://w3id.org/italia/onto/CLV/AddressComponent"/>
    <owl:disjointWith rdf:resource="https://w3id.org/italia/onto/CLV/CensusSection"/>
    <rdfs:comment xml:lang="it">Questa classe rappresenta un oggetto spaziale indirizzabile o una rappresentazione indirizzabile. In particolare, nel contesto italiano, essa rappresenta l’accesso esterno da un’area di circolazione a una unità ecografica semplice (abitazioni, uffici, locali in cui sono ubicate attività economiche, ecc.).</rdfs:comment>
    <rdfs:comment xml:lang="en">This class represents an  "addressable object" or "addressable representation". In most situations the addressable objects are current, real world objects. In the Italian context it represents the external access from a circulation area to a simple unit such as dwellings, offices, premises where economic activities are located, etc.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">Accesso Esterno</rdfs:label>
    <rdfs:label xml:lang="en">Address</rdfs:label>
    <rdfs:label xml:lang="it">Indirizzo</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasDerivedFrom rdf:resource="http://inspire.ec.europa.eu/featureconcept/Address"/>
    <prov:wasDerivedFrom rdf:resource="https://www.w3.org/ns/locn#Address"/>
  </owl:Class>
  <owl:NamedIndividual rdf:about="https://w3id.org/italia/data/distribution/CLVAPIT-RDF-XML">
    <rdf:type rdf:resource="https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution"/>
    <dct:description xml:lang="it">Questa è la distribuzione RDF/XML dell'ontologia dei luoghi e degli indirizzi</dct:description>
    <dct:description xml:lang="en">This is the distribution in RDF/XML of the location and address ontology</dct:description>
    <dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/RDF_XML"/>
    <dct:license rdf:resource="https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"/>
    <dct:title xml:lang="it">Distribuzione RDF/XML ontologia CLV-AP_IT</dct:title>
    <dct:title xml:lang="en">RDF/XML distribution of CLV-AP_IT Ontology</dct:title>
    <dcat:accessURL rdf:resource="https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest"/>
    <dcat:downloadURL rdf:resource="https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest/CLV-AP_IT.rdf"/>
  </owl:NamedIndividual>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/AdminUnitComponent">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/AddressComponent"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab39">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/l0/name"/>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="https://w3id.org/italia/onto/CLV/CivicNumbering"/>
    <rdfs:comment xml:lang="en">Abstract class used to for modelling reason in order to identify all those administrative unit components of the address.</rdfs:comment>
    <rdfs:comment xml:lang="it">Classe astratta a supporto della modellazione usata per identificare tutte le unità amministrative che compongono l'indirizzo (comune, regione, provincia, stato, municipio)</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Administrative Unit Component</rdfs:label>
    <rdfs:label xml:lang="it">Componente Unità Amministrativa</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasDerivedFrom rdf:resource="http://inspire.ec.europa.eu/featureconcept/AdminUnitName"/>
  </owl:Class>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/GeometryType">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/l0/Characteristic"/>
    <rdfs:comment xml:lang="it">La classe rappresenta il tipo di geometria. Attualmente, la classe asusme questi valori: poligono, linea, punto, riquadro.</rdfs:comment>
    <rdfs:comment xml:lang="en">The class represents the type of geometry. At the time being the class assume the following values: Polygon, Point, Box, Line.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Geometry Type</rdfs:label>
    <rdfs:label xml:lang="it">Tipo Geometria</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:Class>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasDirectLowerRank">
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/CLV/hasLowerRank"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:comment xml:lang="it">Questa proprietà mette in relazione componenti dell'indirizzo con un nome, dove la prima è meno specifica della seconda e non esise un'altra componente dell'indirizzo con nome che è sia più specifica della prima che più generale della seconda.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property relates two named address components, where the first is less specific then the second and there is no other named address component that is both more specific than the first and more general than the second.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha livello diretto più basso</rdfs:label>
    <rdfs:label xml:lang="en">has direct lower rank</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/AddressComponent">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/Feature"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab34">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/situatedWithin"/>
        <owl:allValuesFrom rdf:resource="https://w3id.org/italia/onto/CLV/AddressComponent"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="https://w3id.org/italia/onto/CLV/CensusSection"/>
    <rdfs:comment xml:lang="it">Questa è una classe astratta utilizzata per identificare i diversi elementi che compongono un indirizzo come un Paese, una regione, un toponimo stradale, un municipio.</rdfs:comment>
    <rdfs:comment xml:lang="en">This is an abstract class meant to identify the different alements that compose an address such as Country also known as AdminitrativeLevelUnit 1, Region also known as AdministrativeLevelUnit2, Street, Municipality</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Address Component</rdfs:label>
    <rdfs:label xml:lang="it">Componente Indirizzo</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasDerivedFrom rdf:resource="http://inspire.ec.europa.eu/featureconcept/AddressComponent"/>
  </owl:Class>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/District">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab58">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasDirectHigherRank"/>
        <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
        <owl:onClass rdf:resource="https://w3id.org/italia/onto/CLV/City"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab59">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasHigherRank"/>
        <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
        <owl:onClass>
          <owl:Class rdf:nodeID="nf159210cb4884bea867a796724d0af5ab60">
            <owl:unionOf rdf:parseType="Collection">
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/City"/>
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Country"/>
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Province"/>
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Region"/>
            </owl:unionOf>
          </owl:Class>
        </owl:onClass>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="it">Questa classe rappresenta un minicipio/quartiere del comune</rdfs:comment>
    <rdfs:comment xml:lang="en">This class represents a district of a city</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV/"/>
    <rdfs:label xml:lang="en">District</rdfs:label>
    <rdfs:label xml:lang="it">Municipio</rdfs:label>
    <rdfs:label xml:lang="it">Quartiere</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasDerivedFrom rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <hasRankOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">5</hasRankOrder>
  </owl:Class>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/postCode">
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/l0/identifier"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">Questa proprietà rappresenta il CAP in un indirizzo.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property represents the value of the zip code in an address.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">CAP</rdfs:label>
    <rdfs:label xml:lang="it">Codice Avviamento Postale</rdfs:label>
    <rdfs:label xml:lang="en">post code</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasGeometry">
    <owl:inverseOf rdf:resource="https://w3id.org/italia/onto/CLV/isGeometryFor"/>
    <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/Geometry"/>
    <rdfs:comment xml:lang="it">Questa proprietà lega una qualsiasi cosa del dominio a una geometria.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property links any thing of the domain to the geometry.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha geometria</rdfs:label>
    <rdfs:label xml:lang="en">has geometry</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/serialization">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Geometry"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">Questa proprietà indica la serializzazione della geometria (gml, KML, ecc.)</rdfs:comment>
    <rdfs:comment xml:lang="en">This property represents the serialization of the geometry object (e.g., kml, gml, etc.),</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">serialization</rdfs:label>
    <rdfs:label xml:lang="it">serializzazione della geometria</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasCity">
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/CLV/hasAddressComponent"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/City"/>
    <owl:propertyChainAxiom rdf:parseType="Collection">
      <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/hasAddress"/>
      <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/hasCity"/>
    </owl:propertyChainAxiom>
    <rdfs:comment xml:lang="it">Questa proprietà è usata per collegare l'indirizzo  al comune dello stesso.  Esempio di comune: Roma, Bologna, Palermo, Milano, ecc.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property links the address to the city.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha città</rdfs:label>
    <rdfs:label xml:lang="it">ha comune</rdfs:label>
    <rdfs:label xml:lang="en">has city</rdfs:label>
    <rdfs:label xml:lang="en">has municipality</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:NamedIndividual rdf:about="https://w3id.org/italia/data/distribution/CLVAPIT-RDF-TURTLE">
    <rdf:type rdf:resource="https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution"/>
    <dct:description xml:lang="it">Questa è la distribuzione RDF/Turtle dell'ontologia dei luoghi e degli indirizzi</dct:description>
    <dct:description xml:lang="en">This is the distribution in RDF/turtle of the location and address ontology</dct:description>
    <dct:format rdf:resource="http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE"/>
    <dct:license rdf:resource="https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40"/>
    <dct:title xml:lang="it">Distribuzione RDF/Turtle ontologia CLV-AP_IT</dct:title>
    <dct:title xml:lang="en">RDF/Turtle distribution of CLV-AP_IT Ontology</dct:title>
    <dcat:accessURL rdf:resource="https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest"/>
    <dcat:downloadURL rdf:resource="https://raw.githubusercontent.com/italia/daf-ontologie-vocabolari-controllati/master/Ontologie/CLV/latest/CLV-AP_IT.ttl"/>
  </owl:NamedIndividual>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasHigherRank">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:comment xml:lang="it">Questa proprietà è utilizzata per mettere in relazione due componenti dell'indirizzo che hanno un nome, dove la prima è più specifica della seconda.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property is used to  relate two named address component, where the first is more specific than the second.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha livello più alto</rdfs:label>
    <rdfs:label xml:lang="en">has higher rank</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/InternalAccess">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/l0/Characteristic"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab82">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/refersToExternalAccess"/>
        <owl:someValuesFrom rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab83">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/staircase"/>
        <owl:allValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab84">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/flatNumber"/>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab85">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/building"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab86">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/exponent"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab87">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/floor"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab88">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/yard"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="it">Questa classe rappresenta i numeri interni, relativi alll'accesso interno associato all'accesso esterno. Gli accessi interni sono quelli che da spazi privati o da scale immettono direttamente alle unità ecografiche semplici ossia abitazioni, esercizi commerciali, uffici e simili.</rdfs:comment>
    <rdfs:comment xml:lang="en">This class represents the internal access that refers to the external access . The internal access consists of a set of informaton related to the Internal accesses (e.g., building, flat number) to private spaces or staircase that allow one to access to private residential units.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">Accesso Interno</rdfs:label>
    <rdfs:label xml:lang="en">Internal Access</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:Class>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasStreetToponym">
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/CLV/hasAddressComponent"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/StreetToponym"/>
    <rdfs:comment xml:lang="it">Questa proprietà è usata per collegare l'indirizzo al suo toponymo stradale (o odonimo)</rdfs:comment>
    <rdfs:comment xml:lang="en">This property is used to  to link an address to the street  toponym component of it.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha odonimo</rdfs:label>
    <rdfs:label xml:lang="it">ha toponimo stradale</rdfs:label>
    <rdfs:label xml:lang="en">has street toponym</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/isGeometryFor">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Geometry"/>
    <rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">Inverse property of "hasGeometry" that links a geometry to the related Thing of the domain.</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà inversa di "ha geometria" che lega una geometria a una cosa del dominio modellato.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">is geometry for</rdfs:label>
    <rdfs:label xml:lang="it">è geometria per</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/GeographicalDistribution">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:comment xml:lang="it">Questa classe rappresenta la ripartizione geografica del territorio italiano. Essa assume i valori predefiniti definiti nel seguente vocabolario controllato https://w3id.org/italia/controlled-vocabulary/territorial-classifications/geographical-distribution</rdfs:comment>
    <rdfs:comment xml:lang="en">This class represents the geographical distribution of the Italian territory. It assumes the predefined values defined in the following controlled vocaulary https://w3id.org/italia/controlled-vocabulary/territorial-classifications/geographical-distribution</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Geographical Distribution</rdfs:label>
    <rdfs:label xml:lang="it">Ripartizione Geografica</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/geographical-distribution"/>
  </owl:Class>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/CivicNumbering">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/l0/Characteristic"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab47">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/streetNumber"/>
        <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
        <owl:onDataRange rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab48">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/exponent"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab49">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/metric"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab50">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/peculiarity"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="it">Questa classe rappresenta il numero civico dell'indirizzo che individua l' ACCESSO ESTERNO, cioè quello che dall’area di circolazione immette, direttamente o indirettamente, alle unità ecografiche semplici ossia abitazioni, esercizi commerciali, uffici e simili.</rdfs:comment>
    <rdfs:comment xml:lang="en">This class represents the civic number, the number of the street. They are the numbers that identify external accesses.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Civic Numbering</rdfs:label>
    <rdfs:label xml:lang="en">Number of the Street</rdfs:label>
    <rdfs:label xml:lang="it">Numerazione Civica</rdfs:label>
    <rdfs:label xml:lang="it">Numero Civico</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasInfluencedBy rdf:resource="http://inspire.ec.europa.eu/featureconcept/AddressLocator"/>
  </owl:Class>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/identifierType">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Identifier"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">La proprietà consente di modellare il tipo di identificativo. Per esempio esistono diversi tipi di codici: il codice ISTAT o il codice del comune o l'identificativo INSPIRE.</rdfs:comment>
    <rdfs:comment xml:lang="en">The property allows one to specifies the type of identifier. For instance there can be the identifier assigned by the Italian Insttute of Statistics or the identifier assigned by the Municipalities.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">identifier type</rdfs:label>
    <rdfs:label xml:lang="it">tipo identificativo</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/City">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab40">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasDirectLowerRank"/>
        <owl:allValuesFrom rdf:resource="https://w3id.org/italia/onto/CLV/District"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab41">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasHigherRank"/>
        <owl:allValuesFrom>
          <owl:Class rdf:nodeID="nf159210cb4884bea867a796724d0af5ab42">
            <owl:unionOf rdf:parseType="Collection">
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Country"/>
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Province"/>
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Region"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab46">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasDirectHigherRank"/>
        <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
        <owl:onClass rdf:resource="https://w3id.org/italia/onto/CLV/Province"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="it">Questa classe rappresenta la città (Comune)</rdfs:comment>
    <rdfs:comment xml:lang="en">This class represents the city</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">Città</rdfs:label>
    <rdfs:label xml:lang="en">City</rdfs:label>
    <rdfs:label xml:lang="it">Comune</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasDerivedFrom rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <hasRankOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</hasRankOrder>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities"/>
  </owl:Class>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/alt">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Geometry"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">Questa proprietà rappresenta l'altitudine, ovvero l'altezza di un oggetto spaziale rispetto alla superficie del livello medio del mare.. E'  proprietà associata alla geometria. Nel caso di geometria associata all'indirizzo, la proprietà  rappresenta l'altezza ortometrica dell’accesso esterno (civico) espressa nei sistemi di riferimento altimetrici nazionali ufficiali.</rdfs:comment>
    <rdfs:comment xml:lang="en">The property represents the altitude, i.e., the height of an object or point in relation to sea level or ground level. It is associated with the geometry.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">altitude</rdfs:label>
    <rdfs:label xml:lang="it">altitudine</rdfs:label>
    <rdfs:label xml:lang="it">quota</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/StreetToponym">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/AddressComponent"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab108">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/officialStreetName"/>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab109">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/toponymQualifier"/>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="it">Questa classe rappresenta il toponimo stradale. Esso consiste nel nome dalla strada o denominazione urbanistica ufficiale - DUF (rappresentato attraverso la proprietà nome della strada) e della denominazione urbanistica generica (DUG) o qualitficatore del toponimo (e.g., via, viale, piazza, ecc.). La parte DUF  può  comprendere  l’eventuale  complemento  alla  specie  (preposizioni  non  strettamente  legate  alla denominazione del toponimo come dei, di, delle, la,
il, eccetera) e gli eventual complementi alla denominazione (esempio i titoli onorifici per i nomi propri)
Esempi:
1) Via San Donato: Via (DUG o qualificatore del toponimo), San Donato (DUF - o nome della strada)
2) Via dei tulipani: Via (DUG), dei Tulipani (DUF)
3) Via A GENERALE CARLO ALBERTO DALLA CHIESA: Via (DUG) Generale Carlo Alberto Dalla Chiesa (DUF)

Nel complesso questa componente spaziale dell'indirizzo può essere vista come il nome dell'area di circolazione ovvero il nome dell'area che individua ogni spazio del suolo pubblico, o aperto al pubblico, destinato alla viabilità.

DUF e DUG sono due proprietà obbligatorie per la classe ed è possibile specificare un valore delle stesse valido per ciascuna lingua. L'odonimo infatti può essere registrato in lingue differenti, secondo quanto previsto dalle norme in materia di bilinguismo e sull’uso delle lingue delle minoranze linguistiche riconosciute.</rdfs:comment>
    <rdfs:comment xml:lang="en">This class represents the street toponym. It consists of a name (property name) and a Toponym qualifier.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">Nome dell' Area di Circolazione</rdfs:label>
    <rdfs:label xml:lang="it">Odonimo</rdfs:label>
    <rdfs:label xml:lang="en">Street Toponym</rdfs:label>
    <rdfs:label xml:lang="it">Toponimo Stradale</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasDerivedFrom rdf:resource="http://inspire.ec.europa.eu/featureconcept/ThoroughfareName"/>
  </owl:Class>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/acronym">
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/l0/name"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Province"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">La sigla automobilistica con cui viene indicata la provincia.</rdfs:comment>
    <rdfs:comment xml:lang="en">The acronym of the province that is typically used over the Italian territory for the license plate.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">acronym province</rdfs:label>
    <rdfs:label xml:lang="it">sigla automobilistica</rdfs:label>
    <rdfs:label xml:lang="it">sigla provincia</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/fullAddress">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">L'indirizzo completo scritto come una stringa. L'uso di questa proprietà  aiuta a comprendere l'indirizzo completo evitando possibili errori derivanti dal frazionamento dello stesso nelle sue rispettive componenti.</rdfs:comment>
    <rdfs:comment xml:lang="en">The complete address written as a string, with or without formatting. The use of this property allows one not to incur in any misunderstandings that might arise through the breaking up of an address into its component parts.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">full address</rdfs:label>
    <rdfs:label xml:lang="it">indirizzo completo</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasAddressComponent">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/AddressComponent"/>
    <rdfs:comment xml:lang="en">Property that links an address to its components (street, city, province, number, etc.)</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà che lega l'indirizzo alle sue componenti che lo formano (e.g., via, città, provincia, numero civico, ecc.)</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha componente indirizzo</rdfs:label>
    <rdfs:label xml:lang="en">has address component</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/nextAddress">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/AddressInTime"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/AddressInTime"/>
    <rdfs:comment xml:lang="it">Questa proprietà consente di modellare una sequenza ordinata di indirizzi (che potrebbero essere relazionati l'uno con l'altro come conseguenza di un cambio nella denominaziona avvenuta nel tempo). Nel caso specifico di questa proprietà, essa rappresenta la situazione 'address in time' successiva nella sequenza.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property allows one to model an ordered sequence of addresses (that may be related to each other as a consequence of a change occured over time). In this specific case the property represents the next 'address in time' situation in the sequence.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">indirizzo successivo</rdfs:label>
    <rdfs:label xml:lang="en">next address</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/building">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/InternalAccess"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">Numero arabo assegnato all’edificio cui si accede alle scale o agli accessi interni, ove presente. Questa proprietà potrebbe essere utilizzata anche per identificare un numero di padiglione.</rdfs:comment>
    <rdfs:comment xml:lang="en">When available, it represents the arabic number assigned to the building accessed by the stairs or internal accesses.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">building</rdfs:label>
    <rdfs:label xml:lang="it">edificio</rdfs:label>
    <rdfs:label xml:lang="it">palazzo</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:Ontology rdf:about="https://w3id.org/italia/onto/CLV">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <rdf:type rdf:resource="https://w3id.org/italia/onto/ADMS/SemanticAsset"/>
    <dct:identifier>https://w3id.org/italia/onto/CLV</dct:identifier>
    <owl:versionIRI rdf:resource="https://w3id.org/italia/onto/CLV/1.0"/>
    <owl:imports rdf:resource="https://w3id.org/italia/onto/l0"/>
    <dct:accrualPeriodicity rdf:resource="http://publications.europa.eu/resource/authority/frequency/IRREG"/>
    <dct:creator rdf:resource="http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT"/>
    <dct:creator rdf:resource="http://spcdata.digitpa.gov.it/browse/page/Amministrazione/age"/>
    <dct:creator rdf:resource="http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"/>
    <dct:description xml:lang="it">Questa è l'ontologia del profilo di italiano sugli indirizzi e i luoghi (Italian Core Location Vocabulary - Application Profile  - CLV-AP_IT)</dct:description>
    <dct:description xml:lang="en">This is the ontology of the Italian application profile for Location and Addresses</dct:description>
    <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2017-08-07</dct:issued>
    <dct:language rdf:resource="http://publications.europa.eu/resource/authority/language/ENG"/>
    <dct:language rdf:resource="http://publications.europa.eu/resource/authority/language/ITA"/>
    <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2019-04-29</dct:modified>
    <dct:publisher rdf:resource="http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid"/>
    <dct:rightsHolder rdf:resource="http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT"/>
    <dct:title xml:lang="en">Address(Location) Ontology</dct:title>
    <dct:title xml:lang="it">Ontologia degli Indirizzi/Luoghi</dct:title>
    <rdfs:comment xml:lang="it">Questa è l'ontologia del profilo di italiano sugli indirizzi e i luoghi (Italian Core Location Vocabulary - Application Profile  - CLV-AP_IT)</rdfs:comment>
    <rdfs:comment xml:lang="en">This is the ontology of the Italian application profile for Location and Addresses</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV/"/>
    <rdfs:label xml:lang="en">Address(Location) Ontology</rdfs:label>
    <rdfs:label xml:lang="it">Ontologia degli Indirizzi/Luoghi</rdfs:label>
    <owl:versionInfo xml:lang="en">Version 1.0 - Modified on 29 April 2019 - Deleted Named Individuals for Geographical Distribution and added in contrast the reference to the new controlled vocabulary. Refactoring of L0:Event in l0:EventOrSituation. Change in the modelling of Tiponym Qualifier and change in the labelling of the classes and properties.</owl:versionInfo>
    <owl:versionInfo xml:lang="it">Versione 1.0 - Modificata il 29 Aprile 2019 - Rifattorizzazione di l0:Event in l0:EventOrSituation. Cancellati gli individui per la classe GeographicalDistribution in quanto è stato creato un vocabolario controllato a parte che è stato collegato con la classe stessa secondo la politica applicata nella rete di ontologie OntoPiA.Cambiamento nella modellazione del DUG (eliminato vocabolario controllato) e gestine delle label per ciascuna classe e proprietà</owl:versionInfo>
    <dcat:contactPoint rdf:resource="https://w3id.org/italia/data/contact-point/onto-agid"/>
    <dcat:keyword xml:lang="it">Accesso esterno</dcat:keyword>
    <dcat:keyword xml:lang="it">Accesso interno</dcat:keyword>
    <dcat:keyword xml:lang="en">Address</dcat:keyword>
    <dcat:keyword xml:lang="it">Area di circolazione</dcat:keyword>
    <dcat:keyword xml:lang="it">Coordinata geografica</dcat:keyword>
    <dcat:keyword xml:lang="en">Feature</dcat:keyword>
    <dcat:keyword xml:lang="it">Geometria</dcat:keyword>
    <dcat:keyword xml:lang="en">Geometry</dcat:keyword>
    <dcat:keyword xml:lang="it">Indirizzo</dcat:keyword>
    <dcat:keyword xml:lang="en">Location</dcat:keyword>
    <dcat:keyword xml:lang="it">Luogo</dcat:keyword>
    <dcat:keyword xml:lang="it">Numero Civico</dcat:keyword>
    <dcat:keyword xml:lang="en">Spatial Object</dcat:keyword>
    <dcat:theme rdf:resource="http://publications.europa.eu/resource/authority/data-theme/REGI"/>
    <prov:wasDerivedFrom rdf:resource="https://w3id.org/italia/onto/CLV/0.9"/>
    <admsapit:acronym>CLV-AP_IT</admsapit:acronym>
    <admsapit:hasContributor rdf:resource="https://w3id.org/italia/data/organization/public-organization/td"/>
    <admsapit:hasContributor rdf:resource="https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab"/>
    <admsapit:hasFormalityLevel rdf:resource="https://w3id.org/italia/onto/ADMS/Formal"/>
    <admsapit:hasKeyClass rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <admsapit:hasKeyClass rdf:resource="https://w3id.org/italia/onto/CLV/CivicNumbering"/>
    <admsapit:hasKeyClass rdf:resource="https://w3id.org/italia/onto/CLV/Feature"/>
    <admsapit:hasKeyClass rdf:resource="https://w3id.org/italia/onto/CLV/Geometry"/>
    <admsapit:hasKeyClass rdf:resource="https://w3id.org/italia/onto/CLV/SpatialObject"/>
    <admsapit:hasOntologyLanguage rdf:resource="https://w3id.org/italia/onto/ADMS/OWL"/>
    <admsapit:hasSemanticAssetDistribution rdf:resource="https://w3id.org/italia/data/distribution/CLVAPIT-JSON-LD"/>
    <admsapit:hasSemanticAssetDistribution rdf:resource="https://w3id.org/italia/data/distribution/CLVAPIT-RDF-TURTLE"/>
    <admsapit:hasSemanticAssetDistribution rdf:resource="https://w3id.org/italia/data/distribution/CLVAPIT-RDF-XML"/>
    <admsapit:hasTask rdf:resource="https://w3id.org/italia/onto/ADMS/AnnotationTask"/>
    <admsapit:hasTask rdf:resource="https://w3id.org/italia/onto/ADMS/QueryFormulationTask"/>
    <admsapit:hasTask rdf:resource="https://w3id.org/italia/onto/ADMS/SearchTask"/>
    <admsapit:last rdf:resource="https://w3id.org/italia/onto/CLV/1.0"/>
    <admsapit:officialURI rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://w3id.org/italia/onto/CLV</admsapit:officialURI>
    <admsapit:prefix>clvapit</admsapit:prefix>
    <admsapit:semanticAssetInUse rdf:resource="https://w3id.org/italia/data/project/ANNCSU"/>
    <admsapit:semanticAssetInUse rdf:resource="https://w3id.org/italia/data/project/DAF"/>
    <admsapit:semanticAssetInUse rdf:resource="https://w3id.org/italia/data/project/OntoPiA"/>
    <admsapit:status>catalogued</admsapit:status>
    <admsapit:status>published</admsapit:status>
    <admsapit:target>Imprese</admsapit:target>
    <admsapit:target>Pubbliche Amministrazioni</admsapit:target>
    <admsapit:type rdf:resource="https://w3id.org/italia/onto/ADMS/CoreOntology"/>
  </owl:Ontology>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/coordinate">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Geometry"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">Questa proprietà rappresenta le coordinate geografiche della Geometria.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property represents the geographical coordinate of the Geometry</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">coordinata geografica</rdfs:label>
    <rdfs:label xml:lang="en">geographical coordinate</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/lat">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/CLV/coordinate"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Geometry"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">Questa proprietà consente di specificare la latitudine. E' associata alla geometria. Nel caso dell'ANNCSU è espressa nel Sistema di riferimento geodetico nazionale, costituito dalla realizzazione ETRF2000 – all’epoca 2008.0 – del Sistema di riferimento geodetico Europeo ETRS89</rdfs:comment>
    <rdfs:comment xml:lang="en">This property represents the latitude. It is associated with the Geometry.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">latitude</rdfs:label>
    <rdfs:label xml:lang="it">latitudine</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/COV/Organization">
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/COV/"/>
  </owl:Class>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasAdressinTime">
    <owl:inverseOf rdf:resource="https://w3id.org/italia/onto/CLV/isAddressInTimeFor"/>
    <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/AddressInTime"/>
    <rdfs:comment xml:lang="en">Property that links any thing of the modelled domain with the situation of an address that changes over time.</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà che lega una qualsiasi cosa del dominio modellato alla situazione utilizzata per esprimere il cambiamento di un indirizzo nel tempo.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha indirizzo nel tempo</rdfs:label>
    <rdfs:label xml:lang="en">has address in time</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/toponymQualifier">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/StreetToponym"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">Questa proprietà è utilizzata per specificare il DUG (Denominazione Urbanistica Generica) o qualificatore di toponimo (e.g., via, vicolo, viale, piazza, ecc.) dell'odonimo/toponimo</rdfs:comment>
    <rdfs:comment xml:lang="en">This property is used to represent the Italian DUG (Denominazione Urbanistica Generica) or toponym qualifier (e.g., via, viale, piazza, ecc.) of the street toponym</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">denominazione urbanistica generica (DUG)</rdfs:label>
    <rdfs:label xml:lang="it">qualificatore del toponimo</rdfs:label>
    <rdfs:label xml:lang="en">toponym qualifier</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/peculiarity">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/CivicNumbering"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">Valore utilizzato in presenza di uno specifico metodo di classificazione della numerazione civica, validata dall’Istat (es. ROSSO e NERO); Potrebbe forse essere utilizzato anche per indicare A, B , bis che si riferiscono ai numeri civici di accesso esterno.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">peculiarity</rdfs:label>
    <rdfs:label xml:lang="it">specificità</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/Country">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab51">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasDirectLowerRank"/>
        <owl:allValuesFrom rdf:resource="https://w3id.org/italia/onto/CLV/Region"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab52">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasLowerRank"/>
        <owl:allValuesFrom>
          <owl:Class rdf:nodeID="nf159210cb4884bea867a796724d0af5ab53">
            <owl:unionOf rdf:parseType="Collection">
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/City"/>
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/District"/>
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Province"/>
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Region"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="it">Questa classe rappresenta lo Stato. Esempio: "Italia - Italy" oppure "United Kingdom", ecc. E' l'unità amministrativa più alta nella gerarchia di contenimento territoriale dell'indirizzo. Nel Core Location Vocabulary del programma ISA2 essa è modellata con la proprietà dell'indirizzo nominata adminUnit1</rdfs:comment>
    <rdfs:comment xml:lang="en">This class represents the  uppermost administrative unit for the address, almost always a country. "United Kingdom", "Italy", etc. In the Core Location Vocabulary this is modelled as adminUnit1.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Country</rdfs:label>
    <rdfs:label xml:lang="it">Stato</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasDerivedFrom rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <hasRankOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</hasRankOrder>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries"/>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy"/>
  </owl:Class>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/staircase">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/InternalAccess"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">Parte letterale dell'accesso interno (numero interno) assegnata alla scala, ove presente.</rdfs:comment>
    <rdfs:comment xml:lang="en">When available, the property represents the literal part of the internal number of the address that is assigned to the staircase.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">scala</rdfs:label>
    <rdfs:label xml:lang="en">staircase</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/exponent">
    <rdfs:domain>
      <owl:Class rdf:nodeID="nf159210cb4884bea867a796724d0af5ab11">
        <owl:unionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/CivicNumbering"/>
          <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/InternalAccess"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">Parte letterale del numero civico, ove presente o eventuale esponente attribuito al numero interno.  In quest'ultimo caso, l’utilizzo va preventivamente concordato con l’Istat</rdfs:comment>
    <rdfs:comment xml:lang="en">When available, it represents the literal part of the number of the address. It can be used associated with both the external and internal number.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">esponente</rdfs:label>
    <rdfs:label xml:lang="en">exponent</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/AddressArea">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/AddressComponent"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab33">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/l0/name"/>
        <owl:someValuesFrom rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="en">An address component which represents the name of a geographic area or a locality that groups a number of addressable objects for addressing purposes, without being an administrative unit.</rdfs:comment>
    <rdfs:comment xml:lang="it">E' una componente dell'indirizzo che rappresenta il nome di un'area geografica o di una località che raggruppa un numero di oggetti indirizzatibili, per scopi di indirizzamento, senza necessariamente essere un'unità amministrativa territoriale. Nell'ambito dell'anagrafe nazionale numeri civici e strade urbane (ANNCSU) la classe può essere usata per rappresentare la LOCALITA’: una porzione più o meno vasta di territorio comunale, sulla quale insistono una o più aree di circolazione (presente se fornita dal Comune).</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Address Area</rdfs:label>
    <rdfs:label xml:lang="it">Area dell'Indirizzo</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasInfluencedBy rdf:resource="http://inspire.ec.europa.eu/featureconcept/AddressAreaName"/>
  </owl:Class>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/Region">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab100">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasDirectLowerRank"/>
        <owl:allValuesFrom rdf:resource="https://w3id.org/italia/onto/CLV/Province"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab101">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasLowerRank"/>
        <owl:allValuesFrom>
          <owl:Class rdf:nodeID="nf159210cb4884bea867a796724d0af5ab102">
            <owl:unionOf rdf:parseType="Collection">
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/City"/>
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/District"/>
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Province"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab106">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasDirectHigherRank"/>
        <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
        <owl:onClass rdf:resource="https://w3id.org/italia/onto/CLV/Country"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="it">Questa classe rappresenta la componente Regione dell'Indirizzo.</rdfs:comment>
    <rdfs:comment xml:lang="en">This class represents the Region of the Address.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Region</rdfs:label>
    <rdfs:label xml:lang="it">Regione</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasDerivedFrom rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <hasRankOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</hasRankOrder>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions"/>
  </owl:Class>
  <owl:Class rdf:about="https://w3id.org/italia/onto/ADMS/Project"/>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/Identifier">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/l0/Characteristic"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab79">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/issuedBy"/>
        <owl:allValuesFrom rdf:resource="https://w3id.org/italia/onto/COV/Organization"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab80">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/l0/identifier"/>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab81">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/identifierType"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="it">Questa classe rappresenta un identificativo e tutte le sue informazioni associate (l'identificativo stesso, il tipo di identificativo, l'autorità che l'ha rilasciato).</rdfs:comment>
    <rdfs:comment xml:lang="en">This class represents the Identifier and all the information associated with it (the identifier itself, the type, the authority that issued it).</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">Codice</rdfs:label>
    <rdfs:label xml:lang="it">Identificativo</rdfs:label>
    <rdfs:label xml:lang="en">Identifier (Code)</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasInfluencedBy rdf:resource="http://www.geonames.org/ontology#Code"/>
  </owl:Class>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/isAddressInTimeFor">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/AddressInTime"/>
    <rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">Property that links a thing to its address in time reification.</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà che lega una cosa del dominio da modellare con la relazione n-aria indirizzo nel tempo.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV/"/>
    <rdfs:label xml:lang="en">is address in time for</rdfs:label>
    <rdfs:label xml:lang="it">è indirizzo nel tempo per</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/officialStreetName">
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/l0/name"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/StreetToponym"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="en">Property that identifies in the street toponym the official street name</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà che identifica la parte di toponimo stradale chiamata DUF - Denominazione Urbanistica uFficiale</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">DUF (Denominazione Urbanistica uFficiale)</rdfs:label>
    <rdfs:label xml:lang="it">nome della strada</rdfs:label>
    <rdfs:label xml:lang="en">official street name</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/long">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/CLV/coordinate"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Geometry"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">Questa proprietà rappresenta la longitudine ed è associata alla geometria. Nell'ambito dell'ANNCSU la longitudine dell'accesso è espressa nel Sistema di riferimento geodetico nazionale, costituito dalla realizzazione ETRF2000 – all’epoca 2008.0 – del Sistema di riferimento geodetico Europeo ETRS89</rdfs:comment>
    <rdfs:comment xml:lang="en">This property allows one to specify the longitude. It is associated with the Geometry</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">longitude</rdfs:label>
    <rdfs:label xml:lang="it">longitudine</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/situatedWithin">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/AddressComponent"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/AddressComponent"/>
    <rdfs:comment xml:lang="en">It is used to enable the model to express that the subtypes of address components in the dataset form a hierarchy e.g. like: a municipality within a province, which is in turn within a region, in turn within country.</rdfs:comment>
    <rdfs:comment xml:lang="it">La proprietà è utilizzata per abilitare il modello nell'esprimere che una certa componente dell'indirizzo nei dati forma una gerarchia. Esempio: un comune è situato in una provincia che è situata in una regione che è situata in uno stato.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">situated within</rdfs:label>
    <rdfs:label xml:lang="it">situato in</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasCensusSection">
    <rdfs:domain>
      <owl:Class rdf:nodeID="nf159210cb4884bea867a796724d0af5ab1">
        <owl:unionOf rdf:parseType="Collection">
          <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Address"/>
          <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/AddressArea"/>
          <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/City"/>
        </owl:unionOf>
      </owl:Class>
    </rdfs:domain>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/CensusSection"/>
    <rdfs:comment xml:lang="en">Property that links an address, a specific city or an address area to its census section.</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà che collega un accesso esterno, una città o un area dell'indirizzo a una sezione di censimento.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha sezione di censimento</rdfs:label>
    <rdfs:label xml:lang="en">has census section</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/flatNumber">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/InternalAccess"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:comment xml:lang="it">Valore del numero interno assegnato all’accesso interno secondo la successione naturale dei numeri;</rdfs:comment>
    <rdfs:comment xml:lang="en">Value of the internal number assigned to the internal access according to the natural sequence of numbers</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">flat number</rdfs:label>
    <rdfs:label xml:lang="it">interno</rdfs:label>
    <rdfs:label xml:lang="it">numero appartamento</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/withAddress">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/AddressInTime"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:comment xml:lang="en">Property that links the situation of an address that changes over time to the address itself.</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà che collega la sitauzione di un indirizzo che cambia nel tempo all'indirizzo stesso.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">con indirizzo</rdfs:label>
    <rdfs:label xml:lang="en">with address</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/streetNumber">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/CivicNumbering"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#int"/>
    <rdfs:comment xml:lang="it">Valore del numero civico assegnato all’accesso esterno secondo la successione naturale dei numeri;</rdfs:comment>
    <rdfs:comment xml:lang="en">Value of the street number that is assigned to the external access according to the natural sequence of numbers</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">street number</rdfs:label>
    <rdfs:label xml:lang="it">valore civico</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/CensusSection">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/Feature"/>
    <rdfs:comment xml:lang="en">Portion of territory where the national institute of statistics carries out census activities The average number of inhabitants is approximately 170 people.</rdfs:comment>
    <rdfs:comment xml:lang="it">Porzione di territorio su cui sono effettuate le rilevazioni dell'Istat in occasione dei censimenti. La popolazione media è di circa 170 individui</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Census Section</rdfs:label>
    <rdfs:label xml:lang="it">Sezione di Censimento</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:Class>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasDirectHigherRank">
    <rdfs:subPropertyOf rdf:resource="https://w3id.org/italia/onto/CLV/hasHigherRank"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:comment xml:lang="it">Questa proprietà mette in relazione componenti dell'indirizzo con un nome, dove la prima è più specifica della seconda e non c'è un altra componente con nome che è sia più generale della prima che più specifica della seconda.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property relates two named address components, where the first is more specific then the second and there is no other named address component that is both more general than the first and more specific than the second.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha livello più alto diretto</rdfs:label>
    <rdfs:label xml:lang="en">has direct higher rank</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/Feature">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/SpatialObject"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab65">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasGeometry"/>
        <owl:allValuesFrom rdf:resource="https://w3id.org/italia/onto/CLV/Geometry"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab66">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasSOValidity"/>
        <owl:allValuesFrom rdf:resource="https://w3id.org/italia/onto/TI/TimeInterval"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab67">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/TI/modified"/>
        <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
        <owl:onDataRange>
          <rdfs:Datatype rdf:nodeID="nf159210cb4884bea867a796724d0af5ab68">
            <owl:unionOf rdf:parseType="Collection">
              <rdf:Description rdf:about="http://www.w3.org/2001/XMLSchema#date"/>
              <rdf:Description rdf:about="http://www.w3.org/2001/XMLSchema#dateTime"/>
              <rdf:Description rdf:about="http://www.w3.org/2001/XMLSchema#time"/>
            </owl:unionOf>
          </rdfs:Datatype>
        </owl:onDataRange>
      </owl:Restriction>
    </rdfs:subClassOf>
    <owl:disjointWith rdf:resource="https://w3id.org/italia/onto/CLV/Geometry"/>
    <rdfs:comment xml:lang="it">Questa classe è utilizzata per rappresentare un'entittà geografica o localizzazione.</rdfs:comment>
    <rdfs:comment xml:lang="en">This class is used to represent any geographical entity.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Feature (Location)</rdfs:label>
    <rdfs:label xml:lang="it">Luogo</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasDerivedFrom rdf:resource="http://www.opengis.net/ont/geosparql#Feature"/>
    <prov:wasInfluencedBy rdf:resource="http://https://www.w3.org/ns/locn#Location"/>
    <prov:wasInfluencedBy rdf:resource="http://www.geonames.org/ontology#Feature"/>
  </owl:Class>
  <owl:NamedIndividual rdf:about="https://w3id.org/italia/data/contact-point/onto-agid">
    <rdf:type rdf:resource="http://dati.gov.it/onto/dcatapit#Organization"/>
    <rdf:type rdf:resource="http://www.w3.org/2006/vcard/ns#Kind"/>
    <rdf:type rdf:resource="http://www.w3.org/2006/vcard/ns#Organization"/>
    <vcard:fn>banche dati e open data</vcard:fn>
    <vcard:hasEmail rdf:resource="mailto:info@dati.gov.it"/>
  </owl:NamedIndividual>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/metric">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/CivicNumbering"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">Valore del numero civico assegnato all’accesso esterno espresso in metri, utilizzato in caso di adozione del sistema metrico anziché della successione naturale dei numeri</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">metric</rdfs:label>
    <rdfs:label xml:lang="it">valore metrico</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/yard">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/InternalAccess"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="en">If available, the property represents the romanic number assigned to each private space (yard and similar) to which access buildings or other internal accesses,</rdfs:comment>
    <rdfs:comment xml:lang="it">Numero romano assegnato a ciascun spazio privato (cortile, corte e simili) cui si accede agli edifici o agli accessi interni, ove presente;</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">cortile</rdfs:label>
    <rdfs:label xml:lang="en">yard</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/TI/TimeInterval">
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/TI/"/>
  </owl:Class>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/AddressInTime">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/l0/EventOrSituation"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab35">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/TI/atTime"/>
        <owl:someValuesFrom rdf:resource="https://w3id.org/italia/onto/TI/TimeInterval"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab36">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/nextAddress"/>
        <owl:allValuesFrom rdf:resource="https://w3id.org/italia/onto/CLV/AddressInTime"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab37">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/prevAddress"/>
        <owl:allValuesFrom rdf:resource="https://w3id.org/italia/onto/CLV/AddressInTime"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab38">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/withAddress"/>
        <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
        <owl:onClass rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="it">Questa classe rappresenta la situazione di un indirizzo che cambia nel tempo. E' una relazione ennaria tra l'indirizzo, l'intervallo il tempo e un oggetto che è associato all'indirizzo.</rdfs:comment>
    <rdfs:comment xml:lang="en">This class represents a situation of an address that changes over time. It is an n-ary relatioship between the address, time interval and the thing connected with the address.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">Address in Time</rdfs:label>
    <rdfs:label xml:lang="it">Indirizzo nel Tempo</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:Class>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/isAddressFor">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:comment xml:lang="en">Inverse property of has address that links the address to a thing.</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà inversa di ha indirizzo che collega l'indirizzo a una cosa del dominio da modellare.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">is address for</rdfs:label>
    <rdfs:label xml:lang="it">è indirizzo per</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasAddress">
    <owl:inverseOf rdf:resource="https://w3id.org/italia/onto/CLV/isAddressFor"/>
    <rdfs:domain rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:comment xml:lang="it">Questa proprietà consente di collegare una cosa del dominio da modellare con l'indirizzo attuale, corrente.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property is used to link a thing to a current address.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha indirizzo attuale</rdfs:label>
    <rdfs:label xml:lang="en">has current address</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasSOValidity">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/SpatialObject"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/TI/TimeInterval"/>
    <rdfs:comment xml:lang="it">Questa proprietà associa una validità temporale a un oggetto spaziale.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property associate a temporal validity to a spatial object.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha validità dell'oggetto spaziale</rdfs:label>
    <rdfs:label xml:lang="en">has spatial object validity</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/Geometry">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/SpatialObject"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab72">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasGeometryType"/>
        <owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
        <owl:onClass rdf:resource="https://w3id.org/italia/onto/CLV/GeometryType"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab73">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/lat"/>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab74">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/long"/>
        <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab75">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/alt"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab76">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/coordinate"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab77">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/coordinateSystem"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab78">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/serialization"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="it">Questa classe rappresenta la geometria associabile a un'entità spaziale.</rdfs:comment>
    <rdfs:comment xml:lang="en">This class represents the geometry of a spatial entity.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">Geometria</rdfs:label>
    <rdfs:label xml:lang="en">Geometry</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasDerivedFrom rdf:resource="https://www.w3.org/ns/locn#Geometry"/>
    <prov:wasInfluencedBy rdf:resource="http://www.opengis.net/ont/geosparql#Geometry"/>
  </owl:Class>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasGeometryType">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Geometry"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/GeometryType"/>
    <rdfs:comment xml:lang="en">Property that links the Geometry to its Type (Polygon, Point, Line)</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà che collega la geometria al suo tipo (poligono, punto, linea).</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha tipo geometria</rdfs:label>
    <rdfs:label xml:lang="en">has geometry type</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasInternalAccess">
    <owl:inverseOf rdf:resource="https://w3id.org/italia/onto/CLV/refersToExternalAccess"/>
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/InternalAccess"/>
    <rdfs:comment xml:lang="en">Inverse property of "refersToExternalAccess" used to link the external access to the internal one.</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà inversa di "si rifierisce a accesso esterno". Consente di collegare l'accesso esterno all'accesso interno</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha accesso interno</rdfs:label>
    <rdfs:label xml:lang="en">has internal access</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/prevAddress">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/AddressInTime"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/AddressInTime"/>
    <rdfs:comment xml:lang="it">Questa proprietà consente di modellare una sequenza ordinata di indirizzi (che potrebbero essere relazionati l'uno con l'altro come conseguenza di un cambio nella denominaziona avvenuta nel tempo). Nel caso specifico di questa proprietà, essa rappresenta la situazione 'address in time' precedente nella sequenza.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property allows one to model an ordered sequence of addresses (that may be related to each other as a consequence of a change occured over time). In this specific case the property represents the previous 'address in time' situation in the sequence.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">indirizzo precedente</rdfs:label>
    <rdfs:label xml:lang="en">previous address</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:NamedIndividual rdf:about="http://spcdata.digitpa.gov.it/browse/page/Amministrazione/agid">
    <rdf:type rdf:resource="http://dati.gov.it/onto/dcatapit#Agent"/>
    <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
    <dct:identifier>agid</dct:identifier>
    <foaf:name xml:lang="it">Agenzia per l'Italia Digitale</foaf:name>
    <foaf:name xml:lang="en">Italian Digital Agency</foaf:name>
  </owl:NamedIndividual>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasLowerRank">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:comment xml:lang="it">Questa proprietà mette in relazione due componenti dell'indirizzo con nomi, dove la prima è meno specifica della seconda.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property relates two named address components, where the first is less specific than the second.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha livello più basso</rdfs:label>
    <rdfs:label xml:lang="en">has lower rank</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/l0/identifier">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/l0/"/>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities"/>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces"/>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions"/>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries"/>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy"/>
  </owl:DatatypeProperty>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasNumber">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Address"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/CivicNumbering"/>
    <rdfs:comment xml:lang="it">Questa proprietà specializza la proprietà ha componente indirizzo per collegare l'indirizzo al numero civico parte dello stesso.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property specializes the property has address component in order to link the address with its part representing the street number (or housing number).</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha numero civico</rdfs:label>
    <rdfs:label xml:lang="en">has street number</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/coordinateSystem">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Geometry"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="en">Property used to indicate the coordinate system or reference system (e.g., WGS84, ETRS89, etc.)</rdfs:comment>
    <rdfs:comment xml:lang="it">Proprietà utilizzata per indicare il sistema di coordinate o sistema di riferimento (e.g., WGS84, ETRS89, ecc,.)</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">coordinate system of reference</rdfs:label>
    <rdfs:label xml:lang="it">sistema di coordinate di riferimento</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:NamedIndividual rdf:about="https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab">
    <rdf:type rdf:resource="https://w3id.org/italia/onto/l0/Agent"/>
    <l0:name xml:lang="en">Institute of Cognitive Sciences and Technologies of the Italian Research Council (CNR) - Semantic Technology Laboratory (STLab)</l0:name>
    <l0:name xml:lang="it">Istituto di Scienze e Tecnologie della Cognizione del CNR - Semantic Technology Lab (STLab)</l0:name>
    <dct:identifier>cnr - Z6HZEH - STLab</dct:identifier>
  </owl:NamedIndividual>
  <owl:NamedIndividual rdf:about="http://spcdata.digitpa.gov.it/browse/page/Amministrazione/age">
    <rdf:type rdf:resource="http://dati.gov.it/onto/dcatapit#Agent"/>
    <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
    <dct:identifier>age</dct:identifier>
    <foaf:name xml:lang="it">Agenzia dell'Entrate</foaf:name>
    <foaf:name xml:lang="en">Tax Agency</foaf:name>
  </owl:NamedIndividual>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/issuedBy">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/Identifier"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/COV/Organization"/>
    <rdfs:comment xml:lang="it">Questa proprietà collega un identificato all'autorità che l'ha rilasciato.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property links an Identifier with the Authority that issued it</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">identificativo rilasciato da</rdfs:label>
    <rdfs:label xml:lang="en">identifier issued by</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/CLV/floor">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/InternalAccess"/>
    <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
    <rdfs:comment xml:lang="it">Numero del piano su cui è ubicato l’accesso interno, ove presente;</rdfs:comment>
    <rdfs:comment xml:lang="en">When available, the property represents the floor number on which the internal access is located.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="en">floor</rdfs:label>
    <rdfs:label xml:lang="it">piano</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:DatatypeProperty>
  <owl:NamedIndividual rdf:about="https://w3id.org/italia/data/project/ANNCSU">
    <rdf:type rdf:resource="https://w3id.org/italia/onto/ADMS/Project"/>
    <l0:name xml:lang="it">ANNCSU - Anagrafe Nazionale dei Numeri Civici e delle Strade Urbane</l0:name>
  </owl:NamedIndividual>
  <owl:Class rdf:about="https://w3id.org/italia/onto/l0/Agent"/>
  <owl:Class rdf:about="https://w3id.org/italia/onto/CLV/Province">
    <rdfs:subClassOf rdf:resource="https://w3id.org/italia/onto/CLV/AdminUnitComponent"/>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab89">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasDirectLowerRank"/>
        <owl:allValuesFrom rdf:resource="https://w3id.org/italia/onto/CLV/City"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab90">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasLowerRank"/>
        <owl:allValuesFrom>
          <owl:Class rdf:nodeID="nf159210cb4884bea867a796724d0af5ab91">
            <owl:unionOf rdf:parseType="Collection">
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/City"/>
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/District"/>
            </owl:unionOf>
          </owl:Class>
        </owl:allValuesFrom>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab94">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasDirectHigherRank"/>
        <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
        <owl:onClass rdf:resource="https://w3id.org/italia/onto/CLV/Region"/>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab95">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/hasHigherRank"/>
        <owl:maxQualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxQualifiedCardinality>
        <owl:onClass>
          <owl:Class rdf:nodeID="nf159210cb4884bea867a796724d0af5ab96">
            <owl:unionOf rdf:parseType="Collection">
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Country"/>
              <rdf:Description rdf:about="https://w3id.org/italia/onto/CLV/Region"/>
            </owl:unionOf>
          </owl:Class>
        </owl:onClass>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:subClassOf>
      <owl:Restriction rdf:nodeID="nf159210cb4884bea867a796724d0af5ab99">
        <owl:onProperty rdf:resource="https://w3id.org/italia/onto/CLV/acronym"/>
        <owl:maxCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:maxCardinality>
      </owl:Restriction>
    </rdfs:subClassOf>
    <rdfs:comment xml:lang="it">La classe rappresenta la componente Provincia.</rdfs:comment>
    <rdfs:comment xml:lang="en">The class represents the Province.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">Città Metropolitana</rdfs:label>
    <rdfs:label xml:lang="en">Province</rdfs:label>
    <rdfs:label xml:lang="it">Provincia</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
    <prov:wasDerivedFrom rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
    <hasRankOrder rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</hasRankOrder>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces"/>
  </owl:Class>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/CLV/hasIdentifier">
    <rdfs:domain rdf:resource="https://w3id.org/italia/onto/CLV/SpatialObject"/>
    <rdfs:range rdf:resource="https://w3id.org/italia/onto/CLV/Identifier"/>
    <rdfs:comment xml:lang="it">Questa proprietà collega un oggetto spaziale alla classe identificativo che rappresenta uno o più identificativi associabili a un oggetto spaziale. La proprietà è ereditata da tutte le sotto classi di oggetto spaziale. Esempi di identificativi sono il codice istat, l'identificativo di un indirizzo secondo le specifiche inspire, il codice assegnato dal comune, ecc.</rdfs:comment>
    <rdfs:comment xml:lang="en">This property allows one to specify an identifier for the spatial object. The property is inherited by all the subclasses of spatial object.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/CLV"/>
    <rdfs:label xml:lang="it">ha codice</rdfs:label>
    <rdfs:label xml:lang="it">ha identificativo</rdfs:label>
    <rdfs:label xml:lang="en">has identifier</rdfs:label>
    <owl:versionInfo xml:lang="it">stabile</owl:versionInfo>
    <owl:versionInfo xml:lang="en">stable</owl:versionInfo>
  </owl:ObjectProperty>
  <owl:NamedIndividual rdf:about="https://w3id.org/italia/data/organization/public-organization/td">
    <rdf:type rdf:resource="http://dati.gov.it/onto/dcatapit#Agent"/>
    <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
    <dct:identifier>TD</dct:identifier>
    <foaf:name xml:lang="en">Digital Transformation Team</foaf:name>
    <foaf:name xml:lang="it">Team per la Trasformazione Digitale</foaf:name>
  </owl:NamedIndividual>
  <owl:Class rdf:about="http://www.w3.org/2006/vcard/ns#Kind"/>
  <owl:Class rdf:about="https://w3id.org/italia/onto/l0/Location"/>
  <owl:NamedIndividual rdf:about="https://w3id.org/italia/data/project/DAF">
    <rdf:type rdf:resource="https://w3id.org/italia/onto/ADMS/Project"/>
    <l0:name xml:lang="it">Data &amp; Analytics Framework</l0:name>
  </owl:NamedIndividual>
  <owl:Class rdf:about="http://dati.gov.it/onto/dcatapit#Organization"/>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/l0/name">
    <rdfs:isDefinedBy rdf:resource="https://w3id.org/italia/onto/l0/"/>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/cities"/>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/provinces"/>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/regions"/>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/foreign-countries"/>
    <l0:controlledVocabulary rdf:resource="https://w3id.org/italia/controlled-vocabulary/territorial-classifications/countries/italy"/>
  </owl:DatatypeProperty>
  <owl:Class rdf:about="https://w3id.org/italia/onto/ADMS/SemanticAsset"/>
  <owl:Class rdf:about="http://xmlns.com/foaf/0.1/Agent"/>
  <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#time"/>
  <owl:Class rdf:about="http://www.w3.org/2006/vcard/ns#Organization"/>
  <owl:NamedIndividual rdf:about="http://spcdata.digitpa.gov.it/browse/page/Amministrazione/ISTAT">
    <rdf:type rdf:resource="http://dati.gov.it/onto/dcatapit#Agent"/>
    <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
    <dct:identifier>ISTAT</dct:identifier>
    <foaf:name xml:lang="it">Istituto Nazionale di Statistica - ISTAT</foaf:name>
    <foaf:name xml:lang="en">Italian National Institute of Statistics - ISTAT</foaf:name>
  </owl:NamedIndividual>
  <owl:AnnotationProperty rdf:about="https://w3id.org/italia/onto/l0/controlledVocabulary"/>
  <rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#date"/>
  <owl:ObjectProperty rdf:about="https://w3id.org/italia/onto/TI/atTime"/>
  <owl:NamedIndividual rdf:about="https://w3id.org/italia/data/project/OntoPiA">
    <rdf:type rdf:resource="https://w3id.org/italia/onto/ADMS/Project"/>
    <l0:name xml:lang="it">OntoPiA - la rete di ontologie della pubblica amministrazione italiana</l0:name>
  </owl:NamedIndividual>
  <owl:Class rdf:about="http://dati.gov.it/onto/dcatapit#Agent"/>
  <owl:Class rdf:about="https://w3id.org/italia/onto/l0/Characteristic"/>
  <owl:DatatypeProperty rdf:about="https://w3id.org/italia/onto/TI/modified"/>
  <owl:Class rdf:about="https://w3id.org/italia/onto/ADMS/SemanticAssetDistribution"/>
  <owl:Class rdf:about="https://w3id.org/italia/onto/l0/EventOrSituation"/>
</rdf:RDF>