@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix freq: <http://purl.org/cld/freq/> .
@prefix hydra: <http://www.w3.org/ns/hydra/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix scv: <http://purl.org/NET/scovo#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.public.lu/datasets/5746f65a32cc220d4a8879b8/> a dcat:Dataset ;
    dct:accrualPeriodicity freq:continuous ;
    dct:description """METAR: Meteorological Aerodrome Report issued every 30 minutes at HH+20 and HH+50
TAF: Terminal Aerodrome Forecast issued every 6 hours - aeronautical forecast valid for the next 30 hours
LAF: Local Aerodrome Forecast issued every 3 hours - aeronautical forecast valid for the next 9 hours""" ;
    dct:identifier "5746f65a32cc220d4a8879b8" ;
    dct:issued "2016-05-26T15:12:58.881000"^^xsd:dateTime ;
    dct:modified "2018-07-02T00:05:52.793000"^^xsd:dateTime ;
    dct:publisher <https://data.public.lu/organizations/56f54cc20d6ceb552e37f07c/> ;
    dct:title "Aerodrome Reports and Forecasts for Luxembourg-Airport (ELLX)" ;
    dcat:distribution <https://data.public.lu/datasets/5746f65a32cc220d4a8879b8/#resource-827eb887-e337-4cf9-a253-757883064e9f> ;
    dcat:keyword "transport" .

<https://data.public.lu/datasets/5746f65a32cc220d4a8879b8/#resource-827eb887-e337-4cf9-a253-757883064e9f> a dcat:Distribution ;
    dct:description """METAR: Meteorological Aerodrome Report issued every 30 minutes at HH+20 and HH+50
TAF: Terminal Aerodrome Forecast issued every 6 hours - aeronautical forecast valid for the next 30 hours
LAF: Local Aerodrome Forecast issued every 3 hours - aeronautical forecast valid for the next 9 hours""" ;
    dct:format "csv" ;
    dct:identifier "827eb887-e337-4cf9-a253-757883064e9f" ;
    dct:issued "2016-05-26T00:00:00"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    dct:modified "2018-07-02T00:05:52.793000"^^xsd:dateTime ;
    dct:rights "Creative Commons Zero (CC0)" ;
    dct:title "Aerodrome Reports and Forecasts for Luxembourg-Airport (ELLX)" ;
    dcat:accessURL <https://data.public.lu/fr/datasets/r/827eb887-e337-4cf9-a253-757883064e9f> ;
    dcat:downloadURL <http://meteolux.lu/Opendata/data_METAR-TAF-LAF.csv> .

<https://data.public.lu/organizations/56f54cc20d6ceb552e37f07c/> a foaf:Organization ;
    rdfs:label "MeteoLux" ;
    foaf:homepage <http://meteolux.lu/> ;
    foaf:name "MeteoLux" .

