From 85d601bb931d01641cb990ceafa941df5b43b5e6 Mon Sep 17 00:00:00 2001 From: trojahn <230-trojahn@users.noreply.022e47118ec0> Date: Thu, 27 Jul 2023 14:50:47 +0000 Subject: [PATCH] DMO core instantiated (see MTSR 2022 paper) --- DMO-core-SYNOP.ttl | 2405 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 2405 insertions(+) create mode 100644 DMO-core-SYNOP.ttl diff --git a/DMO-core-SYNOP.ttl b/DMO-core-SYNOP.ttl new file mode 100644 index 0000000..fc29337 --- /dev/null +++ b/DMO-core-SYNOP.ttl @@ -0,0 +1,2405 @@ +@prefix : <https://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#> . +@prefix qb: <http://purl.org/linked-data/cube#> . +@prefix cat: <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/> . +@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 csvw: <http://www.w3.org/ns/csvw#> . +@prefix dcat: <http://www.w3.org/ns/dcat#> . +@prefix freq: <http://publications.europa.eu/resource/authority/frequency/> . +@prefix lang: <http://publications.europa.eu/resource/authority/language/> . +@prefix prov: <http://www.w3.org/ns/prov#> . +@prefix qudt: <http://qudt.org/1.1/vocab/unit#> . +@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . +@prefix time: <http://www.w3.org/2006/time#> . +@prefix type: <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/> . +@prefix dmo-c: <http://www.semanticweb.org/matth/ontologies/2022/5/dmo-c#> . +@prefix qb4st: <http://www.w3.org/ns/qb4st/> . +@prefix sweet: <http://sweetontology.net/propPressure/> . +@prefix vcard: <http://www.w3.org/2006/vcard/ns#> . +@prefix country: <http://publications.europa.eu/resource/authority/country/> . +@prefix geodcatap: <http://data.europa.eu/930/> . +@prefix timePeriod: <http://publications.europa.eu/resource/authority/timeperiod/> . +@base <https://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop> . + +<hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop> rdf:type owl:Ontology ; + owl:imports <http://qudt.org/1.1/schema/qudt> , + <http://qudt.org/1.1/vocab/unit> , + <http://www.semanticweb.org/matth/ontologies/2022/5/dmo-c> , + <http://www.w3.org/2006/time#2016> , + <http://www.w3.org/ns/sosa/> . + +################################################################# +# Annotation properties +################################################################# + +### http://data.europa.eu/930/custodian +geodcatap:custodian rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/accrualPeriodicity +dct:accrualPeriodicity rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/conformsTo +dct:conformsTo rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/language +dct:language rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/provenance +dct:provenance rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/publisher +dct:publisher rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/spatial +dct:spatial rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/subject +dct:subject rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/type +dct:type rdf:type owl:AnnotationProperty . + + +### http://purl.org/linked-data/cube#attribute +qb:attribute rdf:type owl:AnnotationProperty . + + +### http://purl.org/linked-data/cube#component +qb:component rdf:type owl:AnnotationProperty . + + +### http://purl.org/linked-data/cube#componentAttachment +qb:componentAttachment rdf:type owl:AnnotationProperty . + + +### http://purl.org/linked-data/cube#componentProperty +qb:componentProperty rdf:type owl:AnnotationProperty . + + +### http://purl.org/linked-data/cube#concept +qb:concept rdf:type owl:AnnotationProperty . + + +### http://purl.org/linked-data/cube#dimension +qb:dimension rdf:type owl:AnnotationProperty . + + +### http://purl.org/linked-data/cube#measure +qb:measure rdf:type owl:AnnotationProperty . + + +### http://purl.org/linked-data/cube#slice +qb:slice rdf:type owl:AnnotationProperty . + + +### http://purl.org/linked-data/cube#sliceStructure +qb:sliceStructure rdf:type owl:AnnotationProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#month_property +:month_property rdf:type owl:AnnotationProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#unit_of_measures_attribute +:unit_of_measures_attribute rdf:type owl:AnnotationProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#year_property +:year_property rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2006/time#hasBeginning +time:hasBeginning rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2006/time#hasEnd +time:hasEnd rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2006/vcard/ns#fn +vcard:fn rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2006/vcard/ns#hasEmail +vcard:hasEmail rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2006/vcard/ns#hasURL +vcard:hasURL rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/csvw#column +csvw:column rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/csvw#columnReference +csvw:columnReference rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/csvw#foreignKey +csvw:foreignKey rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/csvw#format +csvw:format rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/csvw#name +csvw:name rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/csvw#tableSchema +csvw:tableSchema rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/dcat#accessURL +dcat:accessURL rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/dcat#byteSize +dcat:byteSize rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/dcat#contactPoint +dcat:contactPoint rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/dcat#downloadURL +dcat:downloadURL rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/dcat#endDate +dcat:endDate rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/dcat#keyword +dcat:keyword rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/dcat#landingPage +dcat:landingPage rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/dcat#startDate +dcat:startDate rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/dcat#temporalResolution +dcat:temporalResolution rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/dcat#theme +dcat:theme rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/ns/prov#wasGeneratedBy +prov:wasGeneratedBy rdf:type owl:AnnotationProperty . + + +################################################################# +# Object Properties +################################################################# + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#air_temperature +:air_temperature rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#depth_of_fresh_snow +:depth_of_fresh_snow rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#dew_point +:dew_point rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#gusts_over_a_period +:gusts_over_a_period rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#gusts_over_the_last_10_minutes +:gusts_over_the_last_10_minutes rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#horizontal_visibility +:horizontal_visibility rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#maximum_temperature_over_12_hours +:maximum_temperature_over_12_hours rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#maximum_temperature_over_24_hours +:maximum_temperature_over_24_hours rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#minimum_soil_temperature_over_12_hours +:minimum_soil_temperature_over_12_hours rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#minimum_temperature_over_12_hours +:minimum_temperature_over_12_hours rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#minimum_temperature_over_24_hours +:minimum_temperature_over_24_hours rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#period_of_gust_measuring +:period_of_gust_measuring rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#period_of_measuring_the_fresh_snow +:period_of_measuring_the_fresh_snow rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_12_hours +:precipitation_in_the_last_12_hours rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_24_hours +:precipitation_in_the_last_24_hours rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_3_hours +:precipitation_in_the_last_3_hours rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_6_hours +:precipitation_in_the_last_6_hours rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_hour +:precipitation_in_the_last_hour rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#snow_depth +:snow_depth rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_1 +:special_phenomenon_1 rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_2 +:special_phenomenon_2 rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_3 +:special_phenomenon_3 rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_4 +:special_phenomenon_4 rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#total_cloud_cover +:total_cloud_cover rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#wet-bulb_temperature +:wet-bulb_temperature rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_speed +<hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_speed> rdf:type owl:ObjectProperty ; + rdfs:range xsd:real . + + +################################################################# +# Data properties +################################################################# + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT_1 +:CLOUD-BASE_HEIGHT_1 rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT_2 +:CLOUD-BASE_HEIGHT_2 rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT_3 +:CLOUD-BASE_HEIGHT_3 rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT_4 +:CLOUD-BASE_HEIGHT_4 rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT__of_the_low_level +:CLOUD-BASE_HEIGHT__of_the_low_level rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Cloud_type_3 +:Cloud_type_3 rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Cloud_type_in_the_high_level +:Cloud_type_in_the_high_level rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Cloud_type_in_the_low_level +:Cloud_type_in_the_low_level rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Cloud_type_in_the_middle_level +:Cloud_type_in_the_middle_level rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Convective_cloud_cover +:Convective_cloud_cover rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#High_cloud_cover +:High_cloud_cover rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Low_cloud_cover +:Low_cloud_cover rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Medium_cloud_cover +:Medium_cloud_cover rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Tw_measuring_method +:Tw_measuring_method rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#air_temperature +:air_temperature rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#barometric_pressure +:barometric_pressure rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#barometric_tendency_type +:barometric_tendency_type rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#cloud_cover_in_the_low_level +:cloud_cover_in_the_low_level rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#cloud_type_1 +:cloud_type_1 rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#cloud_type_2 +:cloud_type_2 rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#cloud_type_4 +:cloud_type_4 rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#depth_of_fresh_snow +:depth_of_fresh_snow rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#geopotential +:geopotential rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#gusts_over_a_period +:gusts_over_a_period rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#gusts_over_the_last_10_minutes +:gusts_over_the_last_10_minutes rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#horizontal_visibility +:horizontal_visibility rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#humidity +:humidity rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#maximum_temperature_over_24_hours +:maximum_temperature_over_24_hours rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#minimum_soil_temperature_over_12_hours +:minimum_soil_temperature_over_12_hours rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#minimum_temperature_over_12_hours +:minimum_temperature_over_12_hours rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#minimum_temperature_over_24_hours +:minimum_temperature_over_24_hours rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#past_weather_1 +:past_weather_1 rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#past_weather_2 +:past_weather_2 rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#period_of_gust_measuring +:period_of_gust_measuring rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_6_hours +:precipitation_in_the_last_6_hours rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#present_weather +:present_weather rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#pressure_variation_in_24_hours +:pressure_variation_in_24_hours rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_1 +:special_phenomenon_1 rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_2 +:special_phenomenon_2 rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_3 +:special_phenomenon_3 rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_4 +:special_phenomenon_4 rdf:type owl:DatatypeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#state_of_ground +:state_of_ground rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#station_pressure +:station_pressure rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_direction +<hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_direction> rdf:type owl:DatatypeProperty ; + rdfs:range xsd:int . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_speed +<hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_speed> rdf:type owl:DatatypeProperty . + + +################################################################# +# Classes +################################################################# + +### http://purl.dataone.org/odo/ECSO_00001522 +<http://purl.dataone.org/odo/ECSO_00001522> rdf:type owl:Class . + + +### http://purl.obolibrary.org/obo/ENVO_01001361 +<http://purl.obolibrary.org/obo/ENVO_01001361> rdf:type owl:Class . + + +### http://purl.obolibrary.org/obo/ENVO_01001859 +<http://purl.obolibrary.org/obo/ENVO_01001859> rdf:type owl:Class . + + +### http://purl.obolibrary.org/obo/ENVO_09200001 +<http://purl.obolibrary.org/obo/ENVO_09200001> rdf:type owl:Class . + + +### http://purl.obolibrary.org/obo/ENVO_09200012 +<http://purl.obolibrary.org/obo/ENVO_09200012> rdf:type owl:Class . + + +### http://purl.org/dc/terms/ProvenanceStatement +dct:ProvenanceStatement rdf:type owl:Class . + + +### http://sweetontology.net/phen/Precipitation +<http://sweetontology.net/phen/Precipitation> rdf:type owl:Class . + + +### http://sweetontology.net/phenAtmoWind/Gust +<http://sweetontology.net/phenAtmoWind/Gust> rdf:type owl:Class . + + +### http://sweetontology.net/propFraction/RelativeHumidity +<http://sweetontology.net/propFraction/RelativeHumidity> rdf:type owl:Class . + + +### http://sweetontology.net/propPressure/SeaLevelPressure +sweet:SeaLevelPressure rdf:type owl:Class . + + +### http://sweetontology.net/propSpeed/WindSpeed +<http://sweetontology.net/propSpeed/WindSpeed> rdf:type owl:Class . + + +### http://www.w3.org/2001/XMLSchema#real +xsd:real rdf:type owl:Class . + + +### http://www.w3.org/2006/time#Duration +time:Duration rdf:type owl:Class . + + +################################################################# +# Individuals +################################################################# + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT_1 +:CLOUD-BASE_HEIGHT_1 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT_1_col +:CLOUD-BASE_HEIGHT_1_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :CLOUD-BASE_HEIGHT_1 ; + csvw:datatype "xsd:int" ; + csvw:name "hnuage1" ; + csvw:title "hauteur de base 1" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT_2 +:CLOUD-BASE_HEIGHT_2 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT_2_col +:CLOUD-BASE_HEIGHT_2_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :CLOUD-BASE_HEIGHT_2 ; + csvw:datatype "xsd:int" ; + csvw:name "hnuage2" ; + csvw:title "hauteur de base 2" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT_3 +:CLOUD-BASE_HEIGHT_3 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT_3_col +:CLOUD-BASE_HEIGHT_3_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :CLOUD-BASE_HEIGHT_3 ; + csvw:datatype "xsd:int" ; + csvw:name "hnuage3" ; + csvw:title "hauteur de base 3" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT_4 +:CLOUD-BASE_HEIGHT_4 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT_4_col +:CLOUD-BASE_HEIGHT_4_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :CLOUD-BASE_HEIGHT_4 ; + csvw:datatype "xsd:int" ; + csvw:name "hnuage4" ; + csvw:title "hauteur de base 4" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT__of_the_low_level +:CLOUD-BASE_HEIGHT__of_the_low_level rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CLOUD-BASE_HEIGHT__of_the_low_level_col +:CLOUD-BASE_HEIGHT__of_the_low_level_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :CLOUD-BASE_HEIGHT__of_the_low_level ; + csvw:datatype "xsd:int" ; + csvw:name "hbas" ; + csvw:title "Hauteur de la base des nuages de l'étage inférieur" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#CSV +:CSV rdf:type owl:NamedIndividual , + dct:MediaType . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Cloud_type_3 +:Cloud_type_3 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Cloud_type_3_col +:Cloud_type_3_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :Cloud_type_3 ; + csvw:datatype "xsd:int" ; + csvw:name "ctype3" ; + csvw:title "type nuage 3" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Cloud_type_in_the_high_level +:Cloud_type_in_the_high_level rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Cloud_type_in_the_high_level_col +:Cloud_type_in_the_high_level_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :Cloud_type_in_the_high_level ; + csvw:datatype "xsd:int" ; + csvw:name "ch" ; + csvw:title "type des nuages de l'étage supérieur" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Cloud_type_in_the_low_level +:Cloud_type_in_the_low_level rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Cloud_type_in_the_low_level_col +:Cloud_type_in_the_low_level_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :Cloud_type_in_the_low_level ; + csvw:datatype "xsd:int" ; + csvw:name "cl" ; + csvw:title "type des nuages de l'étage inférieur" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Cloud_type_in_the_middle_level +:Cloud_type_in_the_middle_level rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Cloud_type_in_the_middle_level_col +:Cloud_type_in_the_middle_level_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :Cloud_type_in_the_middle_level ; + csvw:datatype "xsd:int" ; + csvw:name "cm" ; + csvw:title "type des nuages de l'étage moyen" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Colonne_1_Stations_ID +:Colonne_1_Stations_ID rdf:type owl:NamedIndividual , + csvw:Column ; + csvw:name "ID"^^xsd:string . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Convective_cloud_cover +:Convective_cloud_cover rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Convective_cloud_cover_col +:Convective_cloud_cover_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :Convective_cloud_cover ; + csvw:datatype "xsd:int" ; + csvw:name "nnuage4" ; + csvw:title "Nébulosité couche nuageuse 4" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Dialect_SYNOP +:Dialect_SYNOP rdf:type owl:NamedIndividual , + csvw:Dialect ; + csvw:delimiter ";" ; + csvw:encoding "utf-8". + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Distribution_SYNOP_Février_2020 +:Distribution_SYNOP_Février_2020 rdf:type owl:NamedIndividual , + dmo-c:TabularDistribution ; + dmo-c:isDescribedBy :Fichier_SYNOP_Février_2020 ; + dct:description "Données SYNOP pour le mois de février 2020"@fr ; + dct:license "https://www.etalab.gouv.fr/wpcontent/uploads/2014/05/Licence_Ouverte.pdf" ; + csvw:format :CSV ; + dcat:accessURL "https://donneespubliques.meteofrance.fr/?fond=produit&id_produit=90&id_rubrique=32" ; + dcat:byteSize "3735000"^^rdfs:Literal ; + dcat:downloadURL "https://donneespubliques.meteofrance.fr/?fond=donnee_libre&prefixe=Txt%2FSynop%2FArchive%2Fsynop&extension=csv.gz&date=202002" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Distribution_Stations_Météo +:Distribution_Stations_Météo rdf:type owl:NamedIndividual , + dmo-c:TabularDistribution ; + dmo-c:isDescribedBy :Fichier_Stations . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Données_SYNOP +:Données_SYNOP rdf:type owl:NamedIndividual , + dmo-c:Dataset ; + qb:structure :SYNOP_dataset_structure ; + dmo-c:requires :Stations_Météo ; + dct:description "Données d'observations issues des messages internationaux d’observation en surface (SYNOP) circulant sur le système mondial de télécommunication (SMT) de l’Organisation Météorologique Mondiale (OMM). Paramètres atmosphériques mesurés (température, humidité, direction et force du vent, pression atmosphérique, hauteur de précipitations) ou observés (temps sensible, description des nuages, visibilité) depuis la surface terrestre. Selon instrumentation et spécificités locales, d'autres paramètres peuvent être disponibles (hauteur de neige, état du sol, etc.)"@fr ; + dct:title "Données SYNOP essentielles OMM"@fr ; + qb:slice :Données_SYNOP_Février_2020 . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Données_SYNOP_Février_2020 +:Données_SYNOP_Février_2020 rdf:type owl:NamedIndividual , + dmo-c:Dataset , + dmo-c:Slice ; + dmo-c:requires :Stations_Météo ; + geodcatap:custodian :Météo_France ; + dct:accrualPeriodicity freq:TRIHOURLY ; + dct:conformsTo <http://www.opengis.net/def/crs/EPSG/0/4326> ; + dct:created "2020-02-29T23:59:00"^^xsd:dateTime ; + dct:creator :Météo_France ; + dct:description "Données d'observations issues des messages internationaux d’observation en surface (SYNOP) circulant sur le système mondial de télécommunication (SMT) de l’Organisation Météorologique Mondiale (OMM). Paramètres atmosphériques mesurés (température, humidité, direction et force du vent, pression atmosphérique, hauteur de précipitations) ou observés (temps sensible, description des nuages, visibilité) depuis la surface terrestre. Selon instrumentation et spécificités locales, d'autres paramètres peuvent être disponibles (hauteur de neige, état du sol, etc.)."@fr ; + dct:language lang:FRA ; + dct:provenance :Provenance_SYNOP ; + dct:publisher :Météo_France ; + dct:spatial country:FRA ; + dct:subject cat:climatologyMeteorologyAtmosphere ; + dct:title "Données SYNOP essentielles OMM"@fr ; + dct:type type:dataset ; + qb:sliceStructure :SYNOP_SliceKey ; + :month_property timePeriod:FEB ; + :year_property "2020"^^xsd:gYear ; + dcat:contactPoint :Météo_France ; + dcat:keyword "données SYNOP"@fr , + "température"@fr ; + dcat:landingPage <https://donneespubliques.meteofrance.fr/?fond=produit&id_produit=90> ; + dcat:temporalResolution "P3H"^^xsd:duration ; + dcat:theme :ENVI ; + prov:wasGeneratedBy :Météo_France . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#ENVI +:ENVI rdf:type owl:NamedIndividual , + <http://www.w3.org/2004/02/skos/core#Concept> . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Fichier_SYNOP_Février_2020 +:Fichier_SYNOP_Février_2020 rdf:type owl:NamedIndividual , + csvw:Table ; + csvw:dialect :Dialect_SYNOP ; + csvw:tableSchema :Schéma_SYNOP . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Fichier_Stations +:Fichier_Stations rdf:type owl:NamedIndividual , + csvw:Table ; + csvw:tableSchema :Schéma_Stations . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Février_2020 +:Février_2020 rdf:type owl:NamedIndividual , + dct:PeriodOfTime ; + time:hasBeginning "2020-02-01T00:00:00"^^xsd:dateTime ; + time:hasEnd "2020-02-29T23:59:59"^^xsd:dateTime ; + dcat:endDate "2020-02-29T23:59:59"^^xsd:dateTime ; + dcat:startDate "2020-02-01T00:00:00"^^xsd:dateTime . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#High_cloud_cover +:High_cloud_cover rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#High_cloud_cover_col +:High_cloud_cover_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :High_cloud_cover ; + csvw:datatype "xsd:int" ; + csvw:name "nnuage3" ; + csvw:title "Nébulosité couche nuageuse 3" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Low_cloud_cover +:Low_cloud_cover rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Low_cloud_cover_col +:Low_cloud_cover_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :Low_cloud_cover ; + csvw:datatype "xsd:int" ; + csvw:name "nnuage1" ; + csvw:title "Nébulosité couche nuageuse 1" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Medium_cloud_cover +:Medium_cloud_cover rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Medium_cloud_cover_col +:Medium_cloud_cover_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :Medium_cloud_cover ; + csvw:datatype "xsd:int" ; + csvw:name "nnuage2" ; + csvw:title "Nébulosité couche nuageuse 2" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Month_Component +:Month_Component rdf:type owl:NamedIndividual , + qb:ComponentSpecification ; + qb:dimension :month_property . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Météo_France +:Météo_France rdf:type owl:NamedIndividual , + prov:Agent ; + vcard:fn "Météo France"^^xsd:string ; + vcard:hasEmail <mailto:contactmail@meteo.fr> ; + vcard:hasURL <https://meteofrance.com> . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Provenance_SYNOP +:Provenance_SYNOP rdf:type owl:NamedIndividual , + dct:ProvenanceStatement ; + rdfs:label "Les mesures ont été relevées par les stations de météo_France."@fr . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#SYNOP_ForeignKey +:SYNOP_ForeignKey rdf:type owl:NamedIndividual , + csvw:ForeignKey ; + csvw:columnReference "numer_sta"^^xsd:string . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#SYNOP_SliceKey +:SYNOP_SliceKey rdf:type owl:NamedIndividual , + qb:SliceKey ; + qb:componentProperty :month_property , + :year_property . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#SYNOP_Stations_Table_Reference +:SYNOP_Stations_Table_Reference rdf:type owl:NamedIndividual , + csvw:TableReference ; + csvw:resource "hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Distribution_Stations_Météo"^^xsd:anyURI ; + csvw:columnReference "ID"^^xsd:string . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#SYNOP_dataset_structure +:SYNOP_dataset_structure rdf:type owl:NamedIndividual , + qb4st:SpatioTemporalDSD ; + qb:component _:genid1 , + _:genid2 , + _:genid3 , + _:genid4 , + _:genid5 , + _:genid6 , + _:genid7 , + _:genid8 , + _:genid9 , + _:genid10 , + _:genid11 , + _:genid12 , + _:genid13 , + _:genid14 , + _:genid15 , + _:genid16 , + _:genid17 , + _:genid18 , + _:genid19 , + _:genid20 , + _:genid21 , + _:genid22 , + _:genid23 , + _:genid24 , + _:genid25 , + _:genid26 , + _:genid27 , + _:genid28 , + _:genid29 , + _:genid30 , + _:genid31 , + _:genid32 , + _:genid33 , + _:genid34 , + _:genid35 , + _:genid36 , + _:genid37 , + _:genid38 , + _:genid39 , + _:genid40 , + _:genid41 , + _:genid42 , + _:genid43 , + _:genid44 , + _:genid45 , + _:genid46 , + _:genid47 , + _:genid48 , + _:genid49 , + _:genid50 , + _:genid51 , + _:genid52 , + _:genid53 , + _:genid54 , + _:genid55 , + :Month_Component , + :Unit_of_measures_Component , + :Year_Component , + :pmer_Component , + :tend_Component . + +_:genid1 rdf:type qb:ComponentSpecification ; + qb:measure :barometric_tendency_type . + +_:genid2 rdf:type qb:ComponentSpecification ; + qb:measure <hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_direction> . + +_:genid3 rdf:type qb:ComponentSpecification ; + qb:measure <hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_speed> . + +_:genid4 rdf:type qb:ComponentSpecification ; + qb:measure :air_temperature . + +_:genid5 rdf:type qb:ComponentSpecification ; + qb:measure :dew_point . + +_:genid6 rdf:type qb:ComponentSpecification ; + qb:measure :humidity . + +_:genid7 rdf:type qb:ComponentSpecification ; + qb:measure :horizontal_visibility . + +_:genid8 rdf:type qb:ComponentSpecification ; + qb:measure :present_weather . + +_:genid9 rdf:type qb:ComponentSpecification ; + qb:measure :past_weather_1 . + +_:genid10 rdf:type qb:ComponentSpecification ; + qb:measure :past_weather_2 . + +_:genid11 rdf:type qb:ComponentSpecification ; + qb:measure :total_cloud_cover . + +_:genid12 rdf:type qb:ComponentSpecification ; + qb:measure :cloud_cover_in_the_low_level . + +_:genid13 rdf:type qb:ComponentSpecification ; + qb:measure :CLOUD-BASE_HEIGHT__of_the_low_level . + +_:genid14 rdf:type qb:ComponentSpecification ; + qb:measure :Cloud_type_in_the_low_level . + +_:genid15 rdf:type qb:ComponentSpecification ; + qb:measure :Cloud_type_in_the_middle_level . + +_:genid16 rdf:type qb:ComponentSpecification ; + qb:measure :Cloud_type_in_the_high_level . + +_:genid17 rdf:type qb:ComponentSpecification ; + qb:measure :station_pressure . + +_:genid18 rdf:type qb:ComponentSpecification ; + qb:measure :barometric_pressure . + +_:genid19 rdf:type qb:ComponentSpecification ; + qb:measure :geopotential . + +_:genid20 rdf:type qb:ComponentSpecification ; + qb:measure :pressure_variation_in_24_hours . + +_:genid21 rdf:type qb:ComponentSpecification ; + qb:measure :minimum_temperature_over_12_hours . + +_:genid22 rdf:type qb:ComponentSpecification ; + qb:measure :minimum_temperature_over_24_hours . + +_:genid23 rdf:type qb:ComponentSpecification ; + qb:measure :maximum_temperature_over_12_hours . + +_:genid24 rdf:type qb:ComponentSpecification ; + qb:measure :maximum_temperature_over_24_hours . + +_:genid25 rdf:type qb:ComponentSpecification ; + qb:measure :minimum_soil_temperature_over_12_hours . + +_:genid26 rdf:type qb:ComponentSpecification ; + qb:measure :Tw_measuring_method . + +_:genid27 rdf:type qb:ComponentSpecification ; + qb:measure :wet-bulb_temperature . + +_:genid28 rdf:type qb:ComponentSpecification ; + qb:measure :gusts_over_the_last_10_minutes . + +_:genid29 rdf:type qb:ComponentSpecification ; + qb:measure :gusts_over_a_period . + +_:genid30 rdf:type qb:ComponentSpecification ; + qb:measure :period_of_gust_measuring . + +_:genid31 rdf:type qb:ComponentSpecification ; + qb:measure :state_of_ground . + +_:genid32 rdf:type qb:ComponentSpecification ; + qb:measure :snow_depth . + +_:genid33 rdf:type qb:ComponentSpecification ; + qb:measure :depth_of_fresh_snow . + +_:genid34 rdf:type qb:ComponentSpecification ; + qb:measure :period_of_measuring_the_fresh_snow . + +_:genid35 rdf:type qb:ComponentSpecification ; + qb:measure :precipitation_in_the_last_hour . + +_:genid36 rdf:type qb:ComponentSpecification ; + qb:measure :precipitation_in_the_last_3_hours . + +_:genid37 rdf:type qb:ComponentSpecification ; + qb:measure :precipitation_in_the_last_6_hours . + +_:genid38 rdf:type qb:ComponentSpecification ; + qb:measure :precipitation_in_the_last_12_hours . + +_:genid39 rdf:type qb:ComponentSpecification ; + qb:measure :precipitation_in_the_last_24_hours . + +_:genid40 rdf:type qb:ComponentSpecification ; + qb:measure :special_phenomenon_1 . + +_:genid41 rdf:type qb:ComponentSpecification ; + qb:measure :special_phenomenon_2 . + +_:genid42 rdf:type qb:ComponentSpecification ; + qb:measure :special_phenomenon_3 . + +_:genid43 rdf:type qb:ComponentSpecification ; + qb:measure :special_phenomenon_4 . + +_:genid44 rdf:type qb:ComponentSpecification ; + qb:measure :Low_cloud_cover . + +_:genid45 rdf:type qb:ComponentSpecification ; + qb:measure :cloud_type_1 . + +_:genid46 rdf:type qb:ComponentSpecification ; + qb:measure :CLOUD-BASE_HEIGHT_1 . + +_:genid47 rdf:type qb:ComponentSpecification ; + qb:measure :Medium_cloud_cover . + +_:genid48 rdf:type qb:ComponentSpecification ; + qb:measure :cloud_type_2 . + +_:genid49 rdf:type qb:ComponentSpecification ; + qb:measure :CLOUD-BASE_HEIGHT_2 . + +_:genid50 rdf:type qb:ComponentSpecification ; + qb:measure :High_cloud_cover . + +_:genid51 rdf:type qb:ComponentSpecification ; + qb:measure :Cloud_type_3 . + +_:genid52 rdf:type qb:ComponentSpecification ; + qb:measure :CLOUD-BASE_HEIGHT_3 . + +_:genid53 rdf:type qb:ComponentSpecification ; + qb:measure :Convective_cloud_cover . + +_:genid54 rdf:type qb:ComponentSpecification ; + qb:measure :cloud_type_4 . + +_:genid55 rdf:type qb:ComponentSpecification ; + qb:measure :CLOUD-BASE_HEIGHT_4 . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Schéma_SYNOP +:Schéma_SYNOP rdf:type owl:NamedIndividual , + csvw:Schema ; + csvw:column :CLOUD-BASE_HEIGHT_1_col , + :CLOUD-BASE_HEIGHT_2_col , + :CLOUD-BASE_HEIGHT_3_col , + :CLOUD-BASE_HEIGHT_4_col , + :CLOUD-BASE_HEIGHT__of_the_low_level_col , + :Cloud_type_3_col , + :Cloud_type_in_the_high_level_col , + :Cloud_type_in_the_low_level_col , + :Cloud_type_in_the_middle_level_col , + :Convective_cloud_cover_col , + :High_cloud_cover_col , + :Low_cloud_cover_col , + :Medium_cloud_cover_col , + :Tw_measuring_method_col , + :WMO_station_code_col , + :air_temperature_col , + :barometric_pressure_col , + :barometric_tendency_type_col , + :cloud_cover_in_the_low_level_col , + :cloud_type_1_col , + :cloud_type_2_col , + :cloud_type_4_col , + :date_col , + :depth_of_fresh_snow_col , + :dew_point_col , + :geopotential_col , + :gusts_over_a_period_col , + :gusts_over_the_last_10_minutes_col , + :horizontal_visibility_col , + :humidity_col , + :maximum_temperature_over_12_hours_col , + :maximum_temperature_over_24_hours_col , + :minimum_soil_temperature_over_12_hours_col , + :minimum_temperature_over_12_hours_col , + :minimum_temperature_over_24_hours_col , + :past_weather_1_col , + :past_weather_2_col , + :period_of_gust_measuring_col , + :period_of_measuring_the_fresh_snow_col , + :precipitation_in_the_last_12_hours_col , + :precipitation_in_the_last_24_hours_col , + :precipitation_in_the_last_3_hours_col , + :precipitation_in_the_last_6_hours_col , + :precipitation_in_the_last_hour_col , + :present_weather_col , + :pressure_variation_in_24_hours_col , + :pressure_variation_in_3_hours_col , + :sea-level_pressure_col , + :snow_depth_col , + :special_phenomenon_1_col , + :special_phenomenon_2_col , + :special_phenomenon_3_col , + :special_phenomenon_4_col , + :state_of_ground_col , + :station_pressure_col , + :total_cloud_cover_col , + :wet-bulb_temperature_col , + <hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_direction_col> , + <hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_speed_col> ; + csvw:foreignKey :SYNOP_ForeignKey . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Schéma_Stations +:Schéma_Stations rdf:type owl:NamedIndividual , + csvw:Schema ; + csvw:column :Colonne_1_Stations_ID . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Station_Component +:Station_Component rdf:type owl:NamedIndividual , + qb:ComponentSpecification ; + qb:dimension :station_property . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Stations_Météo +:Stations_Météo rdf:type owl:NamedIndividual , + dmo-c:Dataset ; + dcat:distribution :Distribution_Stations_Météo . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Tw_measuring_method +:Tw_measuring_method rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Tw_measuring_method_col +:Tw_measuring_method_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :Tw_measuring_method ; + csvw:datatype "xsd:int" ; + csvw:name "sw" ; + csvw:title "méthode de mesure tw" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Unit_of_measures_Component +:Unit_of_measures_Component rdf:type owl:NamedIndividual , + qb:ComponentSpecification ; + qb:attribute :unit_of_measures_attribute . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#WMO_station_code_col +:WMO_station_code_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :station_property ; + csvw:datatype "xsd:int" ; + csvw:name "station_numer" ; + csvw:title "Indicatif OMM (Organisation Météorologique Mondiale) station" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#Year_Component +:Year_Component rdf:type owl:NamedIndividual , + qb:ComponentSpecification ; + qb:dimension :year_property . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#air_temperature +:air_temperature rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://purl.obolibrary.org/obo/ENVO_09200001> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#air_temperature_col +:air_temperature_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :air_temperature ; + csvw:datatype "xsd:real" ; + csvw:name "t" ; + csvw:title "température" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#barometric_pressure +:barometric_pressure rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#barometric_pressure_col +:barometric_pressure_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :barometric_pressure ; + csvw:datatype "xsd:int" ; + csvw:name "niv_bar" ; + csvw:title "niveau barométrique" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#barometric_tendency_type +:barometric_tendency_type rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#barometric_tendency_type_col +:barometric_tendency_type_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :barometric_tendency_type ; + csvw:datatype "xsd:int" ; + csvw:name "cod_tend" ; + csvw:title "type de tendance barométrique" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#cloud_cover_in_the_low_level +:cloud_cover_in_the_low_level rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#cloud_cover_in_the_low_level_col +:cloud_cover_in_the_low_level_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :cloud_cover_in_the_low_level ; + csvw:datatype "xsd:int" ; + csvw:name "nbas" ; + csvw:title "Nébulosité des nuages de l'étage inférieur" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#cloud_type_1 +:cloud_type_1 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#cloud_type_1_col +:cloud_type_1_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :cloud_type_1 ; + csvw:datatype "xsd:int" ; + csvw:name "ctype1" ; + csvw:title "type nuage 1" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#cloud_type_2 +:cloud_type_2 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#cloud_type_2_col +:cloud_type_2_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :cloud_type_2 ; + csvw:datatype "xsd:int" ; + csvw:name "ctype2" ; + csvw:title "type nuage 2" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#cloud_type_4 +:cloud_type_4 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#cloud_type_4_col +:cloud_type_4_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :cloud_type_4 ; + csvw:datatype "xsd:int" ; + csvw:name "ctype4" ; + csvw:title "type nuage 4" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#date +:date rdf:type owl:NamedIndividual . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#date_col +:date_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :date ; + csvw:datatype "xsd:DateTime" ; + csvw:name "date" ; + csvw:title "date" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#depth_of_fresh_snow +:depth_of_fresh_snow rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#depth_of_fresh_snow_col +:depth_of_fresh_snow_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :depth_of_fresh_snow ; + csvw:datatype "xsd:real" ; + csvw:name "ssfrai" ; + csvw:title "Hauteur de la neige fraîche" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#dew_point +:dew_point rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://purl.obolibrary.org/obo/ENVO_01001859> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#dew_point_col +:dew_point_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :dew_point ; + csvw:datatype "xsd:real" ; + csvw:name "td" ; + csvw:title "point de rosée" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#geopotential +:geopotential rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#geopotential_col +:geopotential_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :geopotential ; + csvw:datatype "xsd:int" ; + csvw:name "geop" ; + csvw:title "geopotentiel" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#gusts_over_a_period +:gusts_over_a_period rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://sweetontology.net/phenAtmoWind/Gust> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#gusts_over_a_period_col +:gusts_over_a_period_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :gusts_over_a_period ; + csvw:datatype "xsd:real" ; + csvw:name "rafper" ; + csvw:title "rafales sur une période" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#gusts_over_the_last_10_minutes +:gusts_over_the_last_10_minutes rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://sweetontology.net/phenAtmoWind/Gust> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#gusts_over_the_last_10_minutes_col +:gusts_over_the_last_10_minutes_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :gusts_over_the_last_10_minutes ; + csvw:datatype "xsd:real" ; + csvw:name "raf10" ; + csvw:title "rafales sur les 10 dernières minutes" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#horizontal_visibility +:horizontal_visibility rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#horizontal_visibility_col +:horizontal_visibility_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :horizontal_visibility ; + csvw:datatype "xsd:real" ; + csvw:name "vv" ; + csvw:title "visibilité horizontale" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#humidity +:humidity rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://sweetontology.net/propFraction/RelativeHumidity> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#humidity_col +:humidity_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :humidity ; + csvw:datatype "xsd:int" ; + csvw:name "u" ; + csvw:title "humidité" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#maximum_temperature_over_12_hours +:maximum_temperature_over_12_hours rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://purl.obolibrary.org/obo/ENVO_09200001> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#maximum_temperature_over_12_hours_col +:maximum_temperature_over_12_hours_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :maximum_temperature_over_12_hours ; + csvw:datatype "xsd:real" ; + csvw:name "tx12" ; + csvw:title "température maximale sur 12 heures" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#maximum_temperature_over_24_hours +:maximum_temperature_over_24_hours rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://purl.obolibrary.org/obo/ENVO_09200001> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#maximum_temperature_over_24_hours_col +:maximum_temperature_over_24_hours_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :maximum_temperature_over_24_hours ; + csvw:datatype "xsd:real" ; + csvw:name "tx24" ; + csvw:title "température maximale sur 24 heures" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#minimum_soil_temperature_over_12_hours +:minimum_soil_temperature_over_12_hours rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://purl.obolibrary.org/obo/ENVO_09200012> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#minimum_soil_temperature_over_12_hours_col +:minimum_soil_temperature_over_12_hours_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :minimum_soil_temperature_over_12_hours ; + csvw:datatype "xsd:real" ; + csvw:name "tminsol" ; + csvw:title "température minimale du sol sur 12 heures" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#minimum_temperature_over_12_hours +:minimum_temperature_over_12_hours rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://purl.obolibrary.org/obo/ENVO_09200001> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#minimum_temperature_over_12_hours_col +:minimum_temperature_over_12_hours_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :minimum_temperature_over_12_hours ; + csvw:datatype "xsd:real" ; + csvw:name "tn12" ; + csvw:title "température minimale sur 12 heures" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#minimum_temperature_over_24_hours +:minimum_temperature_over_24_hours rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://purl.obolibrary.org/obo/ENVO_09200001> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#minimum_temperature_over_24_hours_col +:minimum_temperature_over_24_hours_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :minimum_temperature_over_24_hours ; + csvw:datatype "xsd:real" ; + csvw:name "tn24" ; + csvw:title "température minimale sur 24 heures" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#month_property +:month_property rdf:type owl:NamedIndividual , + qb:DimensionProperty , + qb4st:TemporalProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#past_weather_1 +:past_weather_1 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#past_weather_1_col +:past_weather_1_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :past_weather_1 ; + csvw:datatype "xsd:int" ; + csvw:name "w1" ; + csvw:title "temps passé 1" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#past_weather_2 +:past_weather_2 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#past_weather_2_col +:past_weather_2_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :past_weather_2 ; + csvw:datatype "xsd:int" ; + csvw:name "w2" ; + csvw:title "temps passé 2" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#period_of_gust_measuring +:period_of_gust_measuring rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://www.w3.org/2004/02/skos/core#Concept> , + time:Duration + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#period_of_gust_measuring_col +:period_of_gust_measuring_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :period_of_gust_measuring ; + csvw:datatype "xsd:real" ; + csvw:name "per" ; + csvw:title "période de mesure de la rafale" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#period_of_measuring_the_fresh_snow +:period_of_measuring_the_fresh_snow rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#period_of_measuring_the_fresh_snow_col +:period_of_measuring_the_fresh_snow_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :period_of_measuring_the_fresh_snow ; + csvw:datatype "xsd:real" ; + csvw:name "perssfrai" ; + csvw:title "Periode de mesure de la neige fraîche" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#physical_unit +:physical_unit rdf:type owl:NamedIndividual , + <http://qudt.org/schema/qudt#PhysicalUnit> , + <http://www.w3.org/2004/02/skos/core#Concept> . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#pmer_Component +:pmer_Component rdf:type owl:NamedIndividual , + qb:ComponentSpecification ; + qb:measure :pmer_measure . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#pmer_measure +:pmer_measure rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept :sea_level_pressure ; + :unit_of_measures_attribute <http://qudt.org/vocab/unit#Pascal> . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_12_hours +:precipitation_in_the_last_12_hours rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://sweetontology.net/phen/Precipitation> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_12_hours_col +:precipitation_in_the_last_12_hours_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :precipitation_in_the_last_12_hours ; + csvw:datatype "xsd:real" ; + csvw:name "rr12" ; + csvw:title "précipitations dans les 12 dernières heures" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_24_hours +:precipitation_in_the_last_24_hours rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://sweetontology.net/phen/Precipitation> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_24_hours_col +:precipitation_in_the_last_24_hours_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :precipitation_in_the_last_24_hours ; + csvw:datatype "xsd:real" ; + csvw:name "rr24" ; + csvw:title "précipitations dans les 24 dernières heures" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_3_hours +:precipitation_in_the_last_3_hours rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://sweetontology.net/phen/Precipitation> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_3_hours_col +:precipitation_in_the_last_3_hours_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :precipitation_in_the_last_3_hours ; + csvw:datatype "xsd:real" ; + csvw:name "rr3" ; + csvw:title "précipitations dans les 3 dernières heures" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_6_hours +:precipitation_in_the_last_6_hours rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://sweetontology.net/phen/Precipitation> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_6_hours_col +:precipitation_in_the_last_6_hours_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :precipitation_in_the_last_6_hours ; + csvw:datatype "xsd:real" ; + csvw:name "rr6" ; + csvw:title "précipitations dans les 6 dernières heures" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_hour +:precipitation_in_the_last_hour rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://sweetontology.net/phen/Precipitation> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#precipitation_in_the_last_hour_col +:precipitation_in_the_last_hour_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :precipitation_in_the_last_hour ; + csvw:datatype "xsd:real" ; + csvw:name "rr1" ; + csvw:title "précipitations dans la dernière heure" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#present_weather +:present_weather rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#present_weather_col +:present_weather_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :present_weather ; + csvw:datatype "xsd:int" ; + csvw:name "ww" ; + csvw:title "temps présent" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#pression_variation_in_3_hours +:pression_variation_in_3_hours rdf:type owl:NamedIndividual , + <http://www.w3.org/2004/02/skos/core#Concept> , + <http://www.w3.org/ns/sosa/ObservableProperty> ; + owl:sameAs :pressure_variation_in_3_hours . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#pressure_variation_in_24_hours +:pressure_variation_in_24_hours rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#pressure_variation_in_24_hours_col +:pressure_variation_in_24_hours_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :pressure_variation_in_24_hours ; + csvw:datatype "xsd:int" ; + csvw:name "tend24" ; + csvw:title "variation de pression en 24heures" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#pressure_variation_in_3_hours +:pressure_variation_in_3_hours rdf:type owl:NamedIndividual . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#pressure_variation_in_3_hours_col +:pressure_variation_in_3_hours_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :pressure_variation_in_3_hours ; + csvw:datatype "xsd:int" ; + csvw:name "tend" ; + csvw:title "variation de pression en 3heures" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#sea-level_pressure +:sea-level_pressure rdf:type owl:NamedIndividual ; + owl:sameAs :sea_level_pressure . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#sea-level_pressure_col +:sea-level_pressure_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :sea-level_pressure ; + csvw:datatype "xsd:int" ; + csvw:name "pmer" ; + csvw:title "pression au niveau mer" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#sea_level_pressure +:sea_level_pressure rdf:type owl:NamedIndividual , + sweet:SeaLevelPressure , + <http://www.w3.org/2004/02/skos/core#Concept> , + <http://www.w3.org/ns/sosa/ObservableProperty> . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#snow_depth +:snow_depth rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#snow_depth_col +:snow_depth_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :snow_depth ; + csvw:datatype "xsd:real" ; + csvw:name "ht_neige" ; + csvw:title "hauteur totale de la couche de neige, glace, autre au sol" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_1 +:special_phenomenon_1 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_1_col +:special_phenomenon_1_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :special_phenomenon_1 ; + csvw:datatype "xsd:real" ; + csvw:name "phenspe1" ; + csvw:title "phénomène spécial 1" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_2 +:special_phenomenon_2 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_2_col +:special_phenomenon_2_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :special_phenomenon_2 ; + csvw:datatype "xsd:real" ; + csvw:name "phenspe2" ; + csvw:title "phénomène spécial 2" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_3 +:special_phenomenon_3 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_3_col +:special_phenomenon_3_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :special_phenomenon_3 ; + csvw:datatype "xsd:real" ; + csvw:name "phenspe3" ; + csvw:title "phénomène spécial 3" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_4 +:special_phenomenon_4 rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#special_phenomenon_4_col +:special_phenomenon_4_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :special_phenomenon_4 ; + csvw:datatype "xsd:real" ; + csvw:name "phenspe4" ; + csvw:title "phénomène spécial 4" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#state_of_ground +:state_of_ground rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#state_of_ground_col +:state_of_ground_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :state_of_ground ; + csvw:datatype "xsd:int" ; + csvw:name "etat_sol" ; + csvw:title "etat du sol" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#station +:station rdf:type owl:NamedIndividual , + <http://www.w3.org/2004/02/skos/core#Concept> , + <http://www.w3.org/ns/sosa/Platform> . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#station_pressure +:station_pressure rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#station_pressure_col +:station_pressure_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :station_pressure ; + csvw:datatype "xsd:int" ; + csvw:name "pres" ; + csvw:title "pression à la station" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#station_property +:station_property rdf:type owl:NamedIndividual , + qb4st:SpatialDimension ; + qb:concept :station . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#tend_Component +:tend_Component rdf:type owl:NamedIndividual , + qb:ComponentSpecification ; + qb:measure :tend_measure . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#tend_measure +:tend_measure rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept :pression_variation_in_3_hours ; + :unit_of_measures_attribute <http://qudt.org/vocab/unit#Pascal> . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#total_cloud_cover +:total_cloud_cover rdf:type owl:NamedIndividual , + qb:MeasureProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#total_cloud_cover_col +:total_cloud_cover_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :total_cloud_cover ; + csvw:datatype "xsd:real" ; + csvw:name "n" ; + csvw:title "Nébulosité totale" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#unit_of_measures_attribute +:unit_of_measures_attribute rdf:type owl:NamedIndividual , + qb:AttributeProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#wet-bulb_temperature +:wet-bulb_temperature rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://purl.dataone.org/odo/ECSO_00001522> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#wet-bulb_temperature_col +:wet-bulb_temperature_col rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references :wet-bulb_temperature ; + csvw:datatype "xsd:real" ; + csvw:name "tw" ; + csvw:title "Température du thermomètre mouillé" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#year_property +:year_property rdf:type owl:NamedIndividual , + qb:DimensionProperty , + qb4st:TemporalProperty . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_direction +<hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_direction> rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://purl.obolibrary.org/obo/ENVO_01001361> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_direction_col +<hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_direction_col> rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references <hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_direction> ; + csvw:datatype "xsd:int" ; + csvw:name "dd" ; + csvw:title "direction du vent moyen 10 mn" . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_speed +<hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_speed> rdf:type owl:NamedIndividual , + qb:MeasureProperty ; + qb:concept [ rdf:type <http://sweetontology.net/propSpeed/WindSpeed> , + <http://www.w3.org/2004/02/skos/core#Concept> + ] . + + +### hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_speed_col +<hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_speed_col> rdf:type owl:NamedIndividual , + csvw:Column ; + dmo-c:references <hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_speed> ; + csvw:datatype "xsd:real" ; + csvw:name "ff" ; + csvw:title "vitesse du vent moyen 10 mn" . + + +################################################################# +# Annotations +################################################################# + +:CLOUD-BASE_HEIGHT_1 <http://www.w3.org/2004/02/skos/core#altLabel> "CLOUD-BASE HEIGHT 1"@en ; + :unit_of_measures_attribute qudt:Meter ; + rdfs:label "hnuage1"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "hauteur de base 1"@fr . + + +:CLOUD-BASE_HEIGHT_2 :unit_of_measures_attribute qudt:Meter ; + <http://www.w3.org/2004/02/skos/core#altLabel> "CLOUD-BASE HEIGHT 2"@en , + "hauteur de base 2"@fr ; + rdfs:label "hnuage2"^^xsd:string . + + +:CLOUD-BASE_HEIGHT_3 <http://www.w3.org/2004/02/skos/core#altLabel> "hauteur de base 3"@fr ; + :unit_of_measures_attribute qudt:Meter ; + rdfs:label "hnuage3"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "CLOUD-BASE HEIGHT 3"@en . + + +:CLOUD-BASE_HEIGHT_4 rdfs:label "hnuage4"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "CLOUD-BASE HEIGHT 4"@en , + "hauteur de base 4"@fr ; + :unit_of_measures_attribute qudt:Meter . + + +:CLOUD-BASE_HEIGHT__of_the_low_level :unit_of_measures_attribute qudt:Meter ; + <http://www.w3.org/2004/02/skos/core#altLabel> "CLOUD-BASE HEIGHT of the low level"@en , + "Hauteur de la base des nuages de l'étage inférieur"@fr ; + rdfs:label "hbas"^^xsd:string . + + +:Cloud_type_3 rdfs:label "ctype3"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "Cloud type 3"@en , + "type nuage 3"@fr . + + +:Cloud_type_in_the_high_level rdfs:label "ch"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "Cloud type in the high level"@en , + "type des nuages de l'étage supérieur"@fr . + + +:Cloud_type_in_the_low_level rdfs:label "cl"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "type des nuages de l'étage inférieur"@fr , + "Cloud type in the low level"@en . + + +:Cloud_type_in_the_middle_level <http://www.w3.org/2004/02/skos/core#altLabel> "type des nuages de l'étage moyen"@fr , + "Cloud type in the middle level"@en ; + rdfs:label "cm"^^xsd:string . + + +:Convective_cloud_cover <http://www.w3.org/2004/02/skos/core#altLabel> "Convective cloud cover"@en ; + rdfs:label "nnuage4"^^xsd:string ; + :unit_of_measures_attribute :Octa ; + <http://www.w3.org/2004/02/skos/core#altLabel> "Nébulosité couche nuageuse 4"@fr . + + +:High_cloud_cover :unit_of_measures_attribute :Octa ; + rdfs:label "nnuage3"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "Nébulosité couche nuageuse 3"@fr , + "High cloud cover"@en . + + +:Low_cloud_cover <http://www.w3.org/2004/02/skos/core#altLabel> "Nébulosité couche nuageuse 1"@fr ; + rdfs:label "nnuage1"^^xsd:string ; + :unit_of_measures_attribute :Octa ; + <http://www.w3.org/2004/02/skos/core#altLabel> "Low cloud cover"@en . + + +:Medium_cloud_cover :unit_of_measures_attribute :Octa ; + <http://www.w3.org/2004/02/skos/core#altLabel> "Nébulosité couche nuageuse 2"@fr , + "Medium cloud cover"@en ; + rdfs:label "nnuage2"^^xsd:string . + + +:Tw_measuring_method <http://www.w3.org/2004/02/skos/core#definition> "method of measuring the wet-bulb temperature"@en ; + <http://www.w3.org/2004/02/skos/core#altLabel> "Tw measuring method"@en , + "méthode de mesure tw"@fr ; + rdfs:label "sw"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#definition> "méthode de mesure de la température du thermomètre mouillé"@fr . + + +:air_temperature <http://www.w3.org/2004/02/skos/core#altLabel> "température"@fr ; + :unit_of_measures_attribute qudt:Kelvin ; + <http://www.w3.org/2004/02/skos/core#altLabel> "temperature"@en ; + rdfs:label "t"^^xsd:string . + + +:barometric_pressure <http://www.w3.org/2004/02/skos/core#altLabel> "niveau barométrique"@fr ; + :unit_of_measures_attribute qudt:Pascal ; + <http://www.w3.org/2004/02/skos/core#altLabel> "barometric pressure"@en ; + rdfs:label "niv_bar"^^xsd:string . + + +:barometric_tendency_type rdfs:label "cod_tend"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "type de tendance barométrique"@fr , + "barometric tendency type"@en . + + +:cloud_cover_in_the_low_level <http://www.w3.org/2004/02/skos/core#altLabel> "Nébulosité des nuages de l'étage inférieur"@fr , + "cloud cover in the low level"@en ; + rdfs:label "nbas"^^xsd:string ; + :unit_of_measures_attribute :Octa . + + +:cloud_type_1 <http://www.w3.org/2004/02/skos/core#altLabel> "type nuage 1"@fr , + "cloud type 1"@en ; + rdfs:label "ctype1"^^xsd:string . + + +:cloud_type_2 <http://www.w3.org/2004/02/skos/core#altLabel> "type nuage 2"@fr , + "cloud type 2"@en ; + rdfs:label "ctype2"^^xsd:string . + + +:cloud_type_4 <http://www.w3.org/2004/02/skos/core#altLabel> "cloud type 4"@en , + "type nuage 4"@fr ; + rdfs:label "ctype4"^^xsd:string . + + +:depth_of_fresh_snow <http://www.w3.org/2004/02/skos/core#altLabel> "Hauteur de la neige fraîche"@fr , + "depth of fresh snow"@en ; + :unit_of_measures_attribute qudt:Meter ; + rdfs:label "ssfrai"^^xsd:string . + + +:dew_point :unit_of_measures_attribute qudt:Kelvin ; + rdfs:label "td"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "dew point"@en , + "point de rosée"@fr . + + +:geopotential :unit_of_measures_attribute :SquareMeterPerSquareSecond ; + <http://www.w3.org/2004/02/skos/core#altLabel> "geopotentiel"@fr , + "geopotential"@en ; + rdfs:label "geop"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#definition> "Geopotential is the sum of the specific gravitational potential energy relative to the geoid and the specific centripetal potential energy."@en . + + +:gusts_over_a_period rdfs:label "rafper"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#definition> "Valeur de pointe instantanée de la vitesse du vent en surface. * Dans la première approximation, la rafale correspond à environ 1,5 fois la vitesse moyenne du vent (calculée sur 10 minutes) et la vitesse moyenne du vent calculée sur 1 minute correspond à environ 1,24 fois la vitesse moyenne du vent. Ce dernier coefficient est parfois estimé à 1,15 ou 1,2 (au lieu de 1,24) 2.Fluctuation de brève durée de la vitesse du vent avec une variation de 10 nœuds ou plus entre les vitesses maximales et minimales."@fr ; + :unit_of_measures_attribute qudt:MeterPerSecond ; + <http://www.w3.org/2004/02/skos/core#definition> "Instantaneous peak value of surface wind speed. *In the first approximation, gust is approximately 1.5 x average wind speed (averaged over 10 minutes) and wind speed averaged over 1 minute is approximately 1.24 x average wind speed. The latter coefficient is sometimes estimated at 1.15 or 1.2 (instead of 1.24) 2. Fluctuation in a short time of wind speed with a variation of 10 knots or more between peaks and lowest speeds."@en ; + <http://www.w3.org/2004/02/skos/core#altLabel> "rafales sur une période"@fr , + "gusts over a period"@en . + + +:gusts_over_the_last_10_minutes rdfs:label "raf10"^^xsd:string ; + :unit_of_measures_attribute qudt:MeterPerSecond ; + <http://www.w3.org/2004/02/skos/core#altLabel> "gusts over the last 10 minutes"@en , + "rafales sur les 10 dernières minutes"@fr . + + +:horizontal_visibility <http://www.w3.org/2004/02/skos/core#altLabel> "horizontal visibility"@en , + "visibilité horizontale"@fr ; + :unit_of_measures_attribute qudt:Meter ; + <http://www.w3.org/2004/02/skos/core#definition> "Maximum distance at which an observer may see and identify an object lying close to the horizontal plane on which he is standing."@en ; + rdfs:label "vv"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#definition> "Distance maximale à laquelle un observateur peut voir et identifier un objet situé à proximité du plan horizontal sur lequel il se trouve lui-même."@fr . + + +:humidity <http://www.w3.org/2004/02/skos/core#altLabel> "humidity"@en ; + :unit_of_measures_attribute qudt:Percent ; + <http://www.w3.org/2004/02/skos/core#definition> "At a given pressure and temperature, the percentage ratio of the gram-molecular weight of the water vapour to the gram-molecular weight that the air would have if it were saturated with respect to water at the same pressure and temperature.(WMO)"@en ; + <http://www.w3.org/2004/02/skos/core#altLabel> "humidité"@fr ; + <http://www.w3.org/2004/02/skos/core#definition> "À une pression et à une température données, rapport, exprimé en pourcentage, entre le titre molaire réel de la vapeur d'eau dans l'air et le titre molaire qu'aurait l'air s'il était saturé en eau à la même pression et à la même température. (OMM)"@fr ; + rdfs:label "u"^^xsd:string . + + +:maximum_temperature_over_12_hours <http://www.w3.org/2004/02/skos/core#definition> "Température la plus élevée atteinte au cours d'un intervalle de temps déterminé."@fr ; + :unit_of_measures_attribute qudt:Kelvin ; + <http://www.w3.org/2004/02/skos/core#altLabel> "température maximale sur 12 heures"@fr ; + <http://www.w3.org/2004/02/skos/core#definition> "Highest temperature attained during the last 12 hours"@en ; + <http://www.w3.org/2004/02/skos/core#altLabel> "maximum temperature over 12 hours"@en ; + rdfs:label "tx12"^^xsd:string . + + +:maximum_temperature_over_24_hours rdfs:label "tx24"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#definition> "Température la plus élevée atteinte au cours d'un intervalle de temps déterminé."@fr ; + <http://www.w3.org/2004/02/skos/core#altLabel> "maximum temperature over 24 hours"@en ; + <http://www.w3.org/2004/02/skos/core#definition> "Highest temperature attained during the last 24 hours"@en ; + <http://www.w3.org/2004/02/skos/core#altLabel> "température maximale sur 24 heures"@fr ; + :unit_of_measures_attribute qudt:Kelvin . + + +:minimum_soil_temperature_over_12_hours <http://www.w3.org/2004/02/skos/core#definition> "Lowest soil temperature attained during a specific time interval."@en ; + <http://www.w3.org/2004/02/skos/core#altLabel> "minimum soil temperature over 12 hours"@en ; + :unit_of_measures_attribute qudt:Kelvin ; + <http://www.w3.org/2004/02/skos/core#definition> "Température du sol la plus basse atteinte pendant un intervalle de temps déterminé."@fr ; + <http://www.w3.org/2004/02/skos/core#altLabel> "température minimale du sol sur 12 heures"@fr ; + rdfs:label "tminsol"^^xsd:string . + + +:minimum_temperature_over_12_hours <http://www.w3.org/2004/02/skos/core#definition> "Température la plus basse atteinte pendant un intervalle de temps déterminé."@fr ; + :unit_of_measures_attribute qudt:Kelvin ; + <http://www.w3.org/2004/02/skos/core#altLabel> "température minimale sur 12 heures"@fr , + "minimum temperature over 12 hours"@en ; + rdfs:label "tn12"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#definition> "Lowest temperature attained during a specific time interval."@en . + + +:minimum_temperature_over_24_hours rdfs:label "tn24"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#definition> "Lowest temperature attained during a specific time interval."@en ; + <http://www.w3.org/2004/02/skos/core#altLabel> "température minimale sur 24 heures"@fr , + "minimum temperature over 24 hours"@en ; + <http://www.w3.org/2004/02/skos/core#definition> "Température la plus basse atteinte pendant un intervalle de temps déterminé."@fr ; + :unit_of_measures_attribute qudt:Kelvin . + + +:month_property qb:concept timePeriod:MONTH . + + +:past_weather_1 rdfs:label "w1"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "temps passé 1"@fr , + "past weather 1"@en ; + <http://www.w3.org/2004/02/skos/core#definition> "Caractère prédominant du temps ayant existé à la station d'observation au cours d'une période donnée, spécifiée dans le code SYNOP international."@fr , + "Predominant characteristic of the weather which had existed at an observing station during a given period of time, specified in the international SYNOP code."@en . + + +:past_weather_2 rdfs:label "w2"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "temps passé 2"@fr ; + <http://www.w3.org/2004/02/skos/core#definition> "Predominant characteristic of the weather which had existed at an observing station during a given period of time, specified in the international SYNOP code."@en , + "Caractère prédominant du temps ayant existé à la station d'observation au cours d'une période donnée, spécifiée dans le code SYNOP international."@fr ; + <http://www.w3.org/2004/02/skos/core#altLabel> "past weather 2"@en . + + +:period_of_gust_measuring <http://www.w3.org/2004/02/skos/core#altLabel> "période de mesure de la rafale"@fr ; + rdfs:label "per"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "period of gust measuring"@en ; + :unit_of_measures_attribute qudt:MinuteTime . + + +:period_of_measuring_the_fresh_snow :unit_of_measures_attribute :DeciHour ; + <http://www.w3.org/2004/02/skos/core#altLabel> "Periode de mesure de la neige fraîche"@fr ; + rdfs:label "perssfrai"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "period of measuring the fresh snow"@en . + + +:precipitation_in_the_last_12_hours <http://www.w3.org/2004/02/skos/core#altLabel> "précipitations dans les 12 dernières heures"@fr ; + :unit_of_measures_attribute qudt:Millimeter ; + <http://www.w3.org/2004/02/skos/core#altLabel> "precipitation in the last 12 hours"@en ; + <http://www.w3.org/2004/02/skos/core#definition> "Hydrométéore qui se présente sous forme d'une chute de particules. Les formes de précipitation sont la pluie, la bruine, la neige, la neige en grains, la neige roulée, le poudrin de glace, la grêle, le grésil et les granules de glace."@fr , + "Hydrometeor consisting of a fall of an ensemble of particles. The forms of precipitation are: rain, drizzle, snow, snow grains, snow pellets, diamond dust, hail and ice pellets."@en ; + rdfs:label "rr12"^^xsd:string . + + +:precipitation_in_the_last_24_hours <http://www.w3.org/2004/02/skos/core#altLabel> "précipitations dans les 24 dernières heures"@fr ; + :unit_of_measures_attribute qudt:Millimeter ; + <http://www.w3.org/2004/02/skos/core#definition> "Hydrometeor consisting of a fall of an ensemble of particles. The forms of precipitation are: rain, drizzle, snow, snow grains, snow pellets, diamond dust, hail and ice pellets."@en ; + <http://www.w3.org/2004/02/skos/core#altLabel> "precipitation in the last 24 hours"@en ; + <http://www.w3.org/2004/02/skos/core#definition> "Hydrométéore qui se présente sous forme d'une chute de particules. Les formes de précipitation sont la pluie, la bruine, la neige, la neige en grains, la neige roulée, le poudrin de glace, la grêle, le grésil et les granules de glace."@fr ; + rdfs:label "rr24"^^xsd:string . + + +:precipitation_in_the_last_3_hours <http://www.w3.org/2004/02/skos/core#definition> "Hydrometeor consisting of a fall of an ensemble of particles. The forms of precipitation are: rain, drizzle, snow, snow grains, snow pellets, diamond dust, hail and ice pellets."@en ; + <http://www.w3.org/2004/02/skos/core#altLabel> "précipitations dans les 3 dernières heures"@fr , + "precipitation in the last 3 hours"@en ; + :unit_of_measures_attribute qudt:Millimeter ; + <http://www.w3.org/2004/02/skos/core#definition> "Hydrométéore qui se présente sous forme d'une chute de particules. Les formes de précipitation sont la pluie, la bruine, la neige, la neige en grains, la neige roulée, le poudrin de glace, la grêle, le grésil et les granules de glace."@fr ; + rdfs:label "rr3"^^xsd:string . + + +:precipitation_in_the_last_6_hours <http://www.w3.org/2004/02/skos/core#definition> "Hydrométéore qui se présente sous forme d'une chute de particules. Les formes de précipitation sont la pluie, la bruine, la neige, la neige en grains, la neige roulée, le poudrin de glace, la grêle, le grésil et les granules de glace."@fr ; + rdfs:label "rr6"^^xsd:string ; + :unit_of_measures_attribute qudt:Millimeter ; + <http://www.w3.org/2004/02/skos/core#altLabel> "precipitation in the last 6 hours"@en ; + <http://www.w3.org/2004/02/skos/core#definition> "Hydrometeor consisting of a fall of an ensemble of particles. The forms of precipitation are: rain, drizzle, snow, snow grains, snow pellets, diamond dust, hail and ice pellets."@en ; + <http://www.w3.org/2004/02/skos/core#altLabel> "précipitations dans les 6 dernières heures"@fr . + + +:precipitation_in_the_last_hour rdfs:label "rr1"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "precipitation in the last hour"@en ; + <http://www.w3.org/2004/02/skos/core#definition> "Hydrométéore qui se présente sous forme d'une chute de particules. Les formes de précipitation sont la pluie, la bruine, la neige, la neige en grains, la neige roulée, le poudrin de glace, la grêle, le grésil et les granules de glace."@fr ; + :unit_of_measures_attribute qudt:Millimeter ; + <http://www.w3.org/2004/02/skos/core#definition> "Hydrometeor consisting of a fall of an ensemble of particles. The forms of precipitation are: rain, drizzle, snow, snow grains, snow pellets, diamond dust, hail and ice pellets."@en ; + <http://www.w3.org/2004/02/skos/core#altLabel> "précipitations dans la dernière heure"@fr . + + +:present_weather <http://www.w3.org/2004/02/skos/core#definition> "Weather existing at a station at the time of observation"@en ; + <http://www.w3.org/2004/02/skos/core#altLabel> "temps présent"@fr , + "present weather"@en ; + <http://www.w3.org/2004/02/skos/core#definition> "Temps existant à la station au moment de l'observation, il est représenté par un nombre de deux chiffres dans le code SYNOP international."@fr ; + rdfs:label "ww"^^xsd:string . + + +:pressure_variation_in_24_hours <http://www.w3.org/2004/02/skos/core#altLabel> "pressure variation in 24 hours"@en , + "variation de pression en 24heures"@fr ; + rdfs:label "tend24"^^xsd:string ; + :unit_of_measures_attribute qudt:Pascal . + + +:snow_depth rdfs:label "ht_neige"^^xsd:string ; + :unit_of_measures_attribute qudt:Meter ; + <http://www.w3.org/2004/02/skos/core#altLabel> "hauteur totale de la couche de neige, glace, autre au sol"@fr , + "snow depth"@en . + + +:special_phenomenon_1 rdfs:label "phenspe1"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "special phenomenon 1"@en , + "phénomène spécial 1"@fr . + + +:special_phenomenon_2 rdfs:label "phenspe2"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "phénomène spécial 2"@fr , + "special phenomenon 2"@en . + + +:special_phenomenon_3 <http://www.w3.org/2004/02/skos/core#altLabel> "special phenomenon 3"@en , + "phénomène spécial 3"@fr ; + rdfs:label "phenspe3"^^xsd:string . + + +:special_phenomenon_4 <http://www.w3.org/2004/02/skos/core#altLabel> "phénomène spécial 4"@fr , + "special phenomenon 4"@en ; + rdfs:label "phenspe4"^^xsd:string . + + +:state_of_ground rdfs:label "etat_sol"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#definition> "Caractéristiques de la surface du sol, spécialement en relation avec les effets de la pluie, de la neige, et des températures proches du point de congélation."@fr ; + <http://www.w3.org/2004/02/skos/core#altLabel> "etat du sol"@fr , + "state of ground"@en ; + <http://www.w3.org/2004/02/skos/core#definition> "The characteristics of the surface of the ground, especially resulting from the effects of rain, snow, and temperatures near freezing point."@en . + + +:station_pressure <http://www.w3.org/2004/02/skos/core#definition> "Pression déduite de la lecture d'un baromètre à la station après corrections et, si nécessaire, réduction de sa valeur à l'altitude de la station."@fr ; + rdfs:label "pres"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "station pressure"@en , + "pression à la station"@fr ; + :unit_of_measures_attribute qudt:Pascal ; + <http://www.w3.org/2004/02/skos/core#definition> "Pressure deduced from the reading of a barometer at the station after applying instrument corrections and, if necessary, reducing its value to the height of the station."@en . + + +:total_cloud_cover <http://www.w3.org/2004/02/skos/core#definition> "Fraction de la voûte céleste cachée par l'ensemble des nuages visibles."@fr ; + <http://www.w3.org/2004/02/skos/core#altLabel> "Nébulosité totale"@fr ; + :unit_of_measures_attribute qudt:Percent ; + <http://www.w3.org/2004/02/skos/core#definition> "Fraction of the celestial dome hidden by all the visible clouds."@en ; + <http://www.w3.org/2004/02/skos/core#altLabel> "total cloud cover"@en ; + rdfs:label "n"^^xsd:string . + + +:unit_of_measures_attribute qb:componentAttachment qb:MeasureProperty . + + +:wet-bulb_temperature :unit_of_measures_attribute qudt:Kelvin ; + <http://www.w3.org/2004/02/skos/core#altLabel> "wet-bulb temperature"@en , + "Température du thermomètre mouillé"@fr ; + <http://www.w3.org/2004/02/skos/core#definition> "Temperature read from a wet-bulb thermometer exposed to the air but sheltered from direct solar radiation."@en ; + rdfs:label "tw"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#definition> "Température que donne un thermomètre mouillé exposé à l'air mais abrité du rayonnement solaire direct."@fr . + + +:year_property qb:concept timePeriod:YEAR . + + +<hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_direction> rdfs:label "dd"^^xsd:string ; + <http://www.w3.org/2004/02/skos/core#altLabel> "10 min mean wind direction"@en ; + :unit_of_measures_attribute qudt:DegreeAngle ; + <http://www.w3.org/2004/02/skos/core#altLabel> "direction du vent moyen 10 mn"@fr . + + +<hhttps://www.irit.fr/recherches/MELODI/ontologies/DMO/dmo-c-synop#10_min_mean_wind_speed> :unit_of_measures_attribute qudt:MeterPerSecond ; + <http://www.w3.org/2004/02/skos/core#altLabel> "10 min mean wind speed"@en , + "vitesse du vent moyen 10 mn"@fr ; + rdfs:label "ff"^^xsd:string . + + +### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -- GitLab