@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/600436a1-11ec-4fc8-8604-9655e2e12ee5> a dcat:Dataset ;
    dct:description """Serviço de mapa com indicação dos elevadores e ascensores em Lisboa |\r
Map service of "Funiculars and Elevators" in Lisbon.\r
""" ;
    dct:identifier "600436a1-11ec-4fc8-8604-9655e2e12ee5" ;
    dct:issued "2016-06-03T14:14:31+00:00"^^xsd:dateTime ;
    dct:modified "2016-06-03T14:14:51+00:00"^^xsd:dateTime ;
    dct:publisher <https://dados.cm-lisboa.pt/organization/ab1e25c8-034c-4417-a54c-db3ef8ef2590> ;
    dct:title "Elevadores e Ascensores" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lisboa Aberta" ;
            vcard:hasEmail "coorddadosabertos@cm-lisboa.pt" ] ;
    dcat:distribution <https://dados.cm-lisboa.pt/dataset/600436a1-11ec-4fc8-8604-9655e2e12ee5/resource/b212758e-87cc-43d5-ad71-66b931c1a12f> ;
    dcat:keyword "Geodados",
        "Mobility",
        "OpenData",
        "POI",
        "Transportation",
        "Transportes" ;
    dcat:landingPage "https://geodados-cml.hub.arcgis.com/datasets/ea654070f91a4e4da6531fff0e2614a2/explore?layer=3" .

<https://dados.cm-lisboa.pt/dataset/600436a1-11ec-4fc8-8604-9655e2e12ee5/resource/b212758e-87cc-43d5-ad71-66b931c1a12f> a dcat:Distribution ;
    dct:description "[Ver Mapa](http://www.arcgis.com/home/webmap/viewer.html?url=https%3A%2F%2Fservices.arcgis.com%2F1dSrzEWVQn5kHHyK%2Farcgis%2Frest%2Fservices%2FPOITransportes%2FFeatureServer%2F5&panel=gallery&suggestField=true)" ;
    dct:format "GeoJSON" ;
    dct:title "GeoJSON" ;
    dcat:accessURL "https://geodados-cml.hub.arcgis.com/datasets/ea654070f91a4e4da6531fff0e2614a2/explore?layer=3" .

<https://dados.cm-lisboa.pt/organization/ab1e25c8-034c-4417-a54c-db3ef8ef2590> a foaf:Organization ;
    foaf:name "Câmara Municipal Lisboa" .

