@prefix : <https://aphia.org/ns/distribution/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@base <https://aphia.org/ns/distribution/> .

<https://aphia.org/ns/distribution> rdf:type owl:Ontology ;
                                     owl:versionIRI <https://aphia.org/ns/distribution/0.2> ;
                                     owl:imports <https://aphia.org/ns/top-level> ;
                                     dct:creator <https://aphia.org/resource/organisation/dv> ,
                                                 <https://ror.org/0496vr396> ,
                                                 <https://w3id.org/italia/data/organization/support-unit/cnr-Z6HZEH/stlab> ;
                                     dct:description "Questa è l'ontologia della distribuzione (delle specie) della rete di ontologie APHIA. Importa l'ontologia di primo livello top-level e definisce la distribuzione documentata delle specie come riportata nel database WoRMS. La distribuzione è descritta in base a diverse tipologie di informazioni: la posizione geografica, utilizzando il nome del luogo o la latitudine e la longitudine quando è possibile identificare singoli punti, la fonte da cui è documentata la distribuzione, l'origine della specie, l'invasività della specie, la presenza. È inoltre possibile indicare se la distribuzione è segnalata come 'località tipo' della specie. L'ontologia usa l'ontologia delle regioni marine per rappresentare le posizioni geografiche."@it ,
                                                     "This is the (species) distribution ontology of the APHIA network of ontologies. It imports the top-level ontology of the APHIA network and it defines the documented distribution of the species as defined in the WoRMS database. The distribution is described according to various information: the geographical location, using the place name or latitude and longitude when single points can be identified, the source from which the distribution is documented, the origin of the species, the invasiveness of the species, the occurrence. It is also possible to indicate whether the distribution is marked as a type locality of the species. The ontology uses the Marine Region ontology for representing geographical locations"@en ,
                                                     "Dit is de (soorten) verspreidingsontologie van het APHIA-netwerk van ontologieën. De ontologie importeert de overkoepelende ontologie van het APHIA-netwerk en definieert de gedocumenteerde verspreiding van de soorten zoals gedefinieerd in de WoRMS-database. De verspreiding wordt beschreven aan de hand van verschillende informatie: de geografische locatie, met behulp van de plaatsnaam of de lengte- en breedtegraad wanneer afzonderlijke punten kunnen worden geïdentificeerd, de literaire bron van waaruit de verspreiding is gedocumenteerd, de herkomst van de soort, de invasiviteit van de soort, het voorkomen. Het is ook mogelijk om aan te geven of de verspreiding is gemarkeerd als een type localiteit van de soort. De ontologie maakt gebruik van de Marine Regions ontologie om geografische locaties weer te geven."@nl ;
                                     dct:issued "2023-08-30"^^xsd:date ;
                                     dct:language <http://publications.europa.eu/resource/authority/language/ENG> ,
                                                  <http://publications.europa.eu/resource/authority/language/ITA> ,
                                                  <http://publications.europa.eu/resource/authority/language/NLD> ;
                                     dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
                                     dct:modified "2024-02-10"^^xsd:date ;
                                     dct:title "APHIA - (Species) Distribution ontology"@en ,
                                               "APHIA - Ontologia sulla Distribuzione delle Specie"@it ,
                                               "APHIA - (Soorten) Verspreidingsontologie"@nl ;
                                     rdfs:comment "Questa è l'ontologia della distribuzione (delle specie) della rete di ontologie APHIA. Importa l'ontologia di primo livello top-level e definisce la distribuzione documentata delle specie come riportata nel database WoRMS. La distribuzione è descritta in base a diverse tipologie di informazioni: la posizione geografica, utilizzando il nome del luogo o la latitudine e la longitudine quando è possibile identificare singoli punti, la fonte da cui è documentata la distribuzione, l'origine della specie, l'invasività della specie, la presenza. È inoltre possibile indicare se la distribuzione è segnalata come 'località tipo' della specie. L'ontologia usa l'ontologia delle regioni marine per rappresentare le posizioni geografiche."@it ,
                                                  "This is the (species) distribution ontology of the APHIA network of ontologies. It imports the top-level ontology of the APHIA network and it defines the documented distribution of the species as defined in the WoRMS database. The distribution is described according to various information: the geographical location, using the place name or latitude and longitude when single points can be identified, the source from which the distribution is documented, the origin of the species, the invasiveness of the species, the occurrence. It is also possible to indicate whether the distribution is marked as a type locality of the species. The ontology uses the Marine Region ontology for representing geographical locations"@en ,
                                                  "Dit is de (soorten) verspreidingsontologie van het APHIA-netwerk van ontologieën. De ontologie importeert de overkoepelende ontologie van het APHIA-netwerk en definieert de gedocumenteerde verspreiding van de soorten zoals gedefinieerd in de WoRMS-database. De verspreiding wordt beschreven aan de hand van verschillende informatie: de geografische locatie, met behulp van de plaatsnaam of de lengte- en breedtegraad wanneer afzonderlijke punten kunnen worden geïdentificeerd, de literaire bron van waaruit de verspreiding is gedocumenteerd, de herkomst van de soort, de invasiviteit van de soort, het voorkomen. Het is ook mogelijk om aan te geven of de verspreiding is gemarkeerd als een type localiteit van de soort. De ontologie maakt gebruik van de Marine Regions ontologie om geografische locaties weer te geven."@nl ;
                                     rdfs:label "APHIA - (Species) Distribution ontology"@en ,
                                                "APHIA - Ontologia sulla Distribuzione delle Specie"@it ,
                                                "APHIA - (Soorten) Verspreidingsontologie"@nl ;
                                     owl:versionInfo "Second version 0.2 - changed URIs from w3id.org/ to aphia.org/; introduced some alignments to some properties of Darwin Core."@en ,
                                                     "Seconda versione 0.2 - cambiati tutti gli URI da w3id.org/ a aphia.org/; inseriti alcuni allineamenti per alcune proprietà di Darwin Core."@it ,
                                                     "Tweede versie 0.2 - veranderde alle URI's van w3id.org/ naar aphia.org/; voegde enkele uitlijningen toe voor sommige Darwin Core-eigenschappen."@nl .

#################################################################
#    Annotation properties
#################################################################

###  http://purl.org/dc/terms/creator
dct:creator rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/description
dct:description rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/issued
dct:issued rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/language
dct:language rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/license
dct:license rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/modified
dct:modified rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/title
dct:title rdf:type owl:AnnotationProperty .


###  http://www.w3.org/ns/prov#wasDerivedFrom
prov:wasDerivedFrom rdf:type owl:AnnotationProperty .


###  http://xmlns.com/foaf/0.1/name
foaf:name rdf:type owl:AnnotationProperty .


#################################################################
#    Datatypes
#################################################################

###  http://www.w3.org/2001/XMLSchema#date
xsd:date rdf:type rdfs:Datatype .


#################################################################
#    Object Properties
#################################################################

###  http://purl.org/dc/terms/source
dct:source rdf:type owl:ObjectProperty .


###  http://rs.tdwg.org/dwc/iri/occurrenceStatus
<http://rs.tdwg.org/dwc/iri/occurrenceStatus> rdf:type owl:ObjectProperty .


###  http://rs.tdwg.org/dwc/terms/locality
<http://rs.tdwg.org/dwc/terms/locality> rdf:type owl:ObjectProperty .


###  http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#associatedWith
<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#associatedWith> rdf:type owl:ObjectProperty .


###  http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasLocation
<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasLocation> rdf:type owl:ObjectProperty .


###  http://www.w3.org/ns/locn#geometry
<http://www.w3.org/ns/locn#geometry> rdf:type owl:ObjectProperty .


###  https://aphia.org/ns/distribution/hasArea
:hasArea rdf:type owl:ObjectProperty ;
         rdfs:subPropertyOf <http://rs.tdwg.org/dwc/terms/locality> ,
                            <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#hasLocation> ;
         rdfs:domain :Distribution ;
         rdfs:range <http://marineregions.org/ns/ontology#MRGeoObject> ;
         rdfs:comment "Property used to represent the geographical unit of the distribution of the species. The geographical units are specified using the Marine Region gazetteer."@en ,
                      "Proprietà utilizzata per rappresentare l'unità geografica di distribuzione della specie. Le unità geografiche sono specificate utilizzando il glossario delle regioni marine."@it ,
                      "Eigenschap gebruikt om het geografische gebied van de verspreiding van de soort weer te geven. Geografische gebieden worden gespecificeerd aan de hand van de Marine Regions gazetteer."@nl ;
         rdfs:isDefinedBy <https://aphia.org/ns/distribution> ;
         rdfs:label "ha area"@it ,
                    "has area"@en ,
                    "heeft gebied"@nl .


###  https://aphia.org/ns/distribution/hasDistribution
:hasDistribution rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#associatedWith> ;
                 owl:inverseOf :isDistributionOf ;
                 rdfs:domain <https://aphia.org/ns/taxon-name/Taxon> ;
                 rdfs:range :Distribution ;
                 rdfs:comment "Property used to specify the distribution for a taxon."@en ,
                              "Proprietà utilizzata per specificare la distribuzione di un taxon."@it ,
                              "Eigenschap gebruikt om de verspreiding voor een taxon te specificeren."@nl ;
                 rdfs:isDefinedBy <https://aphia.org/ns/distribution> ;
                 rdfs:label "ha distribuzione"@it ,
                            "has distribution"@en ,
                            "heeft verspreiding"@nl .


###  https://aphia.org/ns/distribution/hasInvasiveness
:hasInvasiveness rdf:type owl:ObjectProperty ;
                 rdfs:subPropertyOf <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#associatedWith> ;
                 rdfs:domain :Distribution ;
                 rdfs:range :Invasiveness ;
                 rdfs:comment "Property used to represent the invasiveness of the species in its documented distribution."@en ,
                              "Proprietà utilizzata per rappresentare la proponsione all'invasività della specie nella sua distribuzione documentata."@it ,
                              "Eigenschap gebruikt om de invasiviteit van de soort in zijn gedocumenteerde verspreiding weer te geven."@nl ;
                 rdfs:isDefinedBy <https://aphia.org/ns/distribution> ;
                 rdfs:label "ha invasività"@it ,
                            "has invasiveness"@en ,
                            "heeft invasiviteit"@nl .


###  https://aphia.org/ns/distribution/hasOccurrence
:hasOccurrence rdf:type owl:ObjectProperty ;
               rdfs:subPropertyOf <http://rs.tdwg.org/dwc/iri/occurrenceStatus> ,
                                  <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#associatedWith> ;
               rdfs:domain :Distribution ;
               rdfs:range :Occurrence ;
               rdfs:comment "Property used to represent the occurrence of the species in its documented distribution."@en ,
                            "Proprietà utilizzata per rappresentare la presenza della specie nella sua distribuzione documentata."@it ,
                            "Eigenschap gebruikt om het voorkomen van de soort in zijn gedocumenteerde verspreiding weer te geven."@nl ;
               rdfs:isDefinedBy <https://aphia.org/ns/distribution> ;
               rdfs:label "ha presenza"@it ,
                          "has occurrence"@en ,
                          "heeft voorkomen"@nl .


###  https://aphia.org/ns/distribution/hasOrigin
:hasOrigin rdf:type owl:ObjectProperty ;
           rdfs:subPropertyOf <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#associatedWith> ;
           rdfs:domain :Distribution ;
           rdfs:range :Origin ;
           rdfs:comment "Property used to represent the origin of the species in its documented distribution."@en ,
                        "Proprietà utilizzata per rappresentare l'origine della specie nella sua distribuzione documentata."@it ,
                        "Eigenschap gebruikt om de oorsprong van de soort in zijn gedocumenteerde verspreiding weer te geven."@nl ;
           rdfs:isDefinedBy <https://aphia.org/ns/distribution> ;
           rdfs:label "ha origine"@it ,
                      "has origin"@en ,
                      "heeft oorsprong"@nl .


###  https://aphia.org/ns/distribution/isDistributionOf
:isDistributionOf rdf:type owl:ObjectProperty ;
                  rdfs:subPropertyOf <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#associatedWith> ;
                  rdfs:domain :Distribution ;
                  rdfs:range <https://aphia.org/ns/taxon-name/Taxon> ;
                  rdfs:comment "Inverse property of 'has distribution' used to obtain information of the taxon from its distributions"@en ,
                               "Proprietà inversa di 'ha distribuzione' usata per ottenere informazioni sul taxon dalle sue distribuzioni"@it ,
                               "Inverse eigenschap van 'heeft verspreiding' gebruikt om informatie van het taxon te verkrijgen uit zijn verspreidingen"@nl ;
                  rdfs:isDefinedBy <https://aphia.org/ns/distribution> ;
                  rdfs:label "is distribution of"@en ,
                             "è distribuzione di"@it ,
                             "is de verspreiding van"@nl .


#################################################################
#    Data properties
#################################################################

###  http://www.w3.org/2004/02/skos/core#note
skos:note rdf:type owl:DatatypeProperty .


###  https://aphia.org/ns/distribution/isTypeLocality
:isTypeLocality rdf:type owl:DatatypeProperty ,
                         owl:FunctionalProperty ;
                rdfs:domain :Distribution ;
                rdfs:range xsd:boolean ;
                rdfs:comment "Property used to mark mark a distribution as the type locality of the species."@en ,
                             "Proprietà utilizzata per contrassegnare una distribuzione come 'località tipo' della specie."@it ,
                             "Eigenschap gebruikt om een verspreiding aan te duiden als de type localiteit van de soort."@nl ;
                rdfs:isDefinedBy <https://aphia.org/ns/distribution> ;
                rdfs:label "is type locality"@en ,
                           "è tipo località"@it ,
                           "is type localiteit"@nl .


#################################################################
#    Classes
#################################################################

###  http://marineregions.org/ns/ontology#MRGeoObject
<http://marineregions.org/ns/ontology#MRGeoObject> rdf:type owl:Class .


###  http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Concept
<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Concept> rdf:type owl:Class .


###  http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Situation
<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Situation> rdf:type owl:Class .


###  http://www.w3.org/ns/locn#Geometry
<http://www.w3.org/ns/locn#Geometry> rdf:type owl:Class .


###  http://xmlns.com/foaf/0.1/Organization
foaf:Organization rdf:type owl:Class .


###  https://aphia.org/ns/distribution/Distribution
:Distribution rdf:type owl:Class ;
              rdfs:subClassOf <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Situation> ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :hasArea ;
                                owl:someValuesFrom <http://marineregions.org/ns/ontology#MRGeoObject>
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :isDistributionOf ;
                                owl:someValuesFrom <https://aphia.org/ns/taxon-name/Taxon>
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty dct:source ;
                                owl:allValuesFrom <https://aphia.org/ns/top-level/Source>
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty <http://www.w3.org/ns/locn#geometry> ;
                                owl:allValuesFrom <http://www.w3.org/ns/locn#Geometry>
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :hasArea ;
                                owl:allValuesFrom <http://marineregions.org/ns/ontology#MRGeoObject>
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :hasInvasiveness ;
                                owl:allValuesFrom :Invasiveness
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :hasOccurrence ;
                                owl:allValuesFrom :Occurrence
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :hasOrigin ;
                                owl:allValuesFrom :Origin
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :isDistributionOf ;
                                owl:allValuesFrom <https://aphia.org/ns/taxon-name/Taxon>
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty skos:note ;
                                owl:allValuesFrom rdf:PlainLiteral
                              ] ,
                              [ rdf:type owl:Restriction ;
                                owl:onProperty :isTypeLocality ;
                                owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
                                owl:onDataRange xsd:boolean
                              ] ;
              rdfs:comment "Distribuzione geografica di presenza di specie marine e vegetali"@it ,
                           "Geographical distribution of occurrence of marine and plant species"@en ,
                           "Geografische verspreiding van mariene en plantensoorten"@nl ;
              rdfs:isDefinedBy <https://aphia.org/ns/distribution> ;
              rdfs:label "Distribution"@en ,
                         "Distribuzione"@it ,
                         "Verspreiding"@nl ;
              prov:wasDerivedFrom <http://inspire.ec.europa.eu/theme/sd> .


###  https://aphia.org/ns/distribution/Invasiveness
:Invasiveness rdf:type owl:Class ;
              rdfs:subClassOf <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Concept> ;
              rdfs:comment "Questa classe rappresenta la propensione di una specie introdotta a invadere un ecosistema ricevente. Gli individui di questa classe sono rappresentati dai concetti del relativo vocabolario controllato che sono: Invasiva, Invasività non specificata, Invasività incerta, Gestione registrata, Non invasiva, Preoccupante."@it ,
                           "This class represents the propensity of an introduced species to invade a recipient ecosystem. The individuals of this class are represented by the concepts of the related controlled vocabulary that are: Invasive, Invasiveness Not Specified, Invasiveness Uncertain, Management recorded, Not invasive, Of concern."@en ,
                           "Deze klasse vertegenwoordigt de neiging van een geïntroduceerde soort om een ontvangend ecosysteem binnen te dringen. De individuen van deze klasse worden vertegenwoordigd door middel van begrippen uit verwante gecontroleerde vocabularia, met name: Invasief, Invasiviteit niet gespecificeerd, Invasiviteit onzeker, Beheer vastgelegd, Niet invasief, Van belang."@nl ;
              rdfs:isDefinedBy <https://aphia.org/ns/distribution> ;
              rdfs:label "Invasiveness"@en ,
                         "Invasività"@it ,
                         "Invasiviteit"@nl ;
              prov:wasDerivedFrom skos:Concept .


###  https://aphia.org/ns/distribution/Occurrence
:Occurrence rdf:type owl:Class ;
            rdfs:subClassOf <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Concept> ;
            rdfs:comment "Questa classe rappresenta la presenza di specie in località di interesse. Gli individui di questa classe sono rappresentati dai concetti del relativo vocabolario controllato."@it ,
                         "This class represents the presence of species at locations of interest. The individuals of this class are represented by the concepts of the related controlled vocabulary."@en ,
                         "Deze klasse vertegenwoordigt de aanwezigheid van soorten op interessante locaties. De individuen van deze klasse worden vertegenwoordigd door middel van de concepten uit verwante gecontroleerde vocabularia."@nl ;
            rdfs:isDefinedBy <https://aphia.org/ns/distribution> ;
            rdfs:label "Occorrenza"@it ,
                       "Occurrence"@en ,
                       "Voorkomen"@nl ;
            prov:wasDerivedFrom skos:Concept .


###  https://aphia.org/ns/distribution/Origin
:Origin rdf:type owl:Class ;
        rdfs:subClassOf <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#Concept> ;
        rdfs:comment "L'origine della specie introdotta. Gli individui di questa classe sono rappresentati dai concetti del relativo vocabolario controllato che sono: Aliena, Autoctona, Autoctona - Endemica, Autoctona - Non endemica, Origine incerta, Origine sconosciuta."@it ,
                     "The origin of the introduced species. The individuals of this class are represented by the concepts of the related controlled vocabulary that are: Alien, Native, Native – Endemic, Native - Non-endemic, Origin uncertain, Origin unknown."@en ,
                     "Deze klasse vertegenwoordigt de oorsprong van de geïntroduceerde soort. De individuen van deze klasse worden vertegenwoordigd door middel van de concepten uit verwante gecontroleerde vocabularia, met name: Alien, Native, Native - Endemic, Native - Non-endemic, Origin uncertain, Origin unknown."@nl ;
        rdfs:isDefinedBy <https://aphia.org/ns/distribution> ;
        rdfs:label "Origin"@en ,
                   "Origine"@it ,
                   "Oorsprong"@nl ;
        prov:wasDerivedFrom skos:Concept .


###  https://aphia.org/ns/taxon-name/Taxon
<https://aphia.org/ns/taxon-name/Taxon> rdf:type owl:Class .


###  https://aphia.org/ns/top-level/Source
<https://aphia.org/ns/top-level/Source> rdf:type owl:Class .


#################################################################
#    Individuals
#################################################################

###  https://aphia.org/resource/organisation/dv
<https://aphia.org/resource/organisation/dv> rdf:type owl:NamedIndividual ,
                                                      foaf:Organization ;
                                             rdfs:label "Digitaal Vlaanderen"@nl ,
                                                        "Digital Flanders"@en ;
                                             foaf:name "Digitaal Vlaanderen"@nl ,
                                                       "Digital Flanders"@en .


###  Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi
