@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time> .
@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://dados.cm-lisboa.pt/dataset/20158649-963b-4158-b74a-f9010f1e8c89> a dcat:Dataset ;
    dct:description "Previsão estado tempo para 5 dias para Lisboa." ;
    dct:identifier "20158649-963b-4158-b74a-f9010f1e8c89" ;
    dct:issued "2017-03-20T14:56:57.339806"^^xsd:dateTime ;
    dct:modified "2020-07-06T13:57:13.523698"^^xsd:dateTime ;
    dct:publisher <https://dados.cm-lisboa.pt/organization/aa59b210-bbf2-4dbd-afb5-d6dc57be1844> ;
    dct:title "Previsão do estado tempo para 5 dias para Lisboa" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lisboa Aberta" ;
            vcard:hasEmail "coord.dadosabertos@cm-lisboa.pt" ] ;
    dcat:distribution <https://dados.cm-lisboa.pt/dataset/20158649-963b-4158-b74a-f9010f1e8c89/resource/fae09b59-5ee1-41a8-a987-2077467cd4f0> ;
    dcat:keyword "Estado Tempo",
        "Meteorologia",
        "Precipitação",
        "Rainfall",
        "Temperatura",
        "Temperature",
        "Vento",
        "Weather",
        "Wind",
        "meteorology" ;
    dcat:landingPage "https://www.ipma.pt/pt/otempo/prev.localidade.hora/" .

<https://dados.cm-lisboa.pt/dataset/20158649-963b-4158-b74a-f9010f1e8c89/resource/fae09b59-5ee1-41a8-a987-2077467cd4f0> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:title "Previsão estado tempo para 5 dias para Lisboa" ;
    dcat:accessURL "http://api.ipma.pt/public/opendata/weatherforecast/daily/1110600.json" .

<https://dados.cm-lisboa.pt/organization/aa59b210-bbf2-4dbd-afb5-d6dc57be1844> a foaf:Organization ;
    foaf:name "IPMA - Instituto Português do Mar e da Atmosfera" .

