@prefix : <https://w3id.org/ad4gd/model/> .
@prefix qb: <http://purl.org/linked-data/cube#> .
@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 dcat: <http://www.w3.org/ns/dcat#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@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#> .
@prefix stat: <http://data.europa.eu/m8g/> .
@prefix schema: <https://schema.org/> .
@prefix af-inspire:	<http://inspire.ec.europa.eu/schemas/af/3.0#> .
@prefix act-inspire:	<http://inspire.ec.europa.eu/schemas/act-core/3.0#> .
@prefix foodie: <http://foodie-cloud.com/model/foodie#> .
@prefix saref4agri: <https://saref.etsi.org/saref4agri/> .
@prefix s4watr: <https://saref.etsi.org/saref4watr/> .
@prefix common: <http://portele.de/ont/inspire/baseInspire#> .
@prefix fiware: <https://smartdatamodels.org/> .
@prefix fiware-agrifood: <https://smartdatamodels.org/dataModel.Agrifood/> .
@prefix fiware-weather: <https://smartdatamodels.org/dataModel.Weather/> .
@prefix fiware-environment: <https://smartdatamodels.org/dataModel.Environment/> .
@prefix fiware-waterquality: <https://smartdatamodels.org/dataModel.WaterQuality/> .
@prefix iso19109: <http://def.seegrid.csiro.au/isotc211/iso19109/2005/feature#> .
@prefix iso19150-2: <http://def.seegrid.csiro.au/isotc211/iso19150/-2/2012/basic#> .
@prefix iso19103: <http://def.seegrid.csiro.au/isotc211/iso19103/2005/basic#> .
@prefix geo:   <http://www.opengis.net/ont/geosparql#> .
@prefix ssn: <http://www.w3.org/ns/ssn/> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix cf-feature: <http://purl.oclc.org/NET/ssnx/cf/cf-feature#> .
@prefix quantity: <http://purl.oclc.org/NET/ssnx/qu/quantity#> .
@prefix cf: <http://purl.oclc.org/NET/ssnx/cf/cf-property#> .
@prefix qu: <http://purl.oclc.org/NET/ssnx/qu/qu#> .
@prefix dim: <http://purl.oclc.org/NET/ssnx/qu/dim#> .
@prefix m3-lite: <http://purl.org/iot/vocab/m3-lite#> .
@base <https://w3id.org/ad4gd/model/gdProperty/> .

<https://w3id.org/ad4gd/model/gdSensor> a owl:Ontology ;
                            owl:versionIRI <https://w3id.org/ad4gd/model/gdSensor/1.1> ;
                            dct:contributor [ schema:affiliation [ foaf:name "OGC"
                                                                 ] ;
                                              foaf:name "Alejandro Villar"
                                            ] ;
                            dct:creator [ schema:affiliation [ foaf:name "PSNC"
                                                             ] ;
                                          rdfs:seeAlso <http://orcid.org/0000-0003-4289-4922> ;
                                          foaf:name "Raul Palma"
                                        ] ;
                            owl:imports <https://w3id.org/ad4gd/model/gdCommon> ,
                            						<https://raw.githubusercontent.com/AD4GD/GDIM/refs/heads/main/AD4GD-vocabularies/pilot-1-water-quality-sensor-manufacturers.ttl> ,
                            						<https://raw.githubusercontent.com/AD4GD/GDIM/refs/heads/main/AD4GD-vocabularies/pilot-1-water-quality-sensors.ttl> ,                            						
                            						<https://raw.githubusercontent.com/AD4GD/GDIM/refs/heads/main/AD4GD-vocabularies/pilot-2-air-quality-sensor-manufacturers.ttl> ,
                            						<https://raw.githubusercontent.com/AD4GD/GDIM/refs/heads/main/AD4GD-vocabularies/pilot-2-air-quality-sensor-platforms.ttl> ,
                            						<https://raw.githubusercontent.com/AD4GD/GDIM/refs/heads/main/AD4GD-vocabularies/pilot-2-air-quality-sensors.ttl>
                            						;
                            dct:description "The GDSensor module is one of the modules of the AD4GD - Green Deal Information Model (GDIM). This ontology module was created by reusing and aligning well-known ontologies and vocabularies"@en ;
                            dct:rights "This vocabulary is distributed under Creative Commons Attribution 4.0 License - http://creativecommons.org/licenses/by/4.0"@en ;
                            dct:title "GDIM GDSensor"@en ;
                            rdfs:label "GDIM GDSensor" ;
                            rdfs:comment "The AD4GD - Green Deal Information Model (GDIM) is the common vocabulary in AD4GD project providing the basis for semantic interoperability across solutions related to the green deal domain"@en ;
                            owl:versionInfo "1.1" ;
                            foaf:maker [ foaf:homepage <https://ad4gd.eu/> ;
                                                      foaf:name "AD4GD project"
                                                    ] .

#################################################################
#    Annotation properties
#################################################################


#################################################################
#    Datatypes
#################################################################


#################################################################
#    Object Properties
#################################################################


#################################################################
#    Data properties
#################################################################


#################################################################
#    Alignments
#################################################################


#################################################################
#    Individuals
#################################################################