@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/c64460a8-3089-4d12-9ccd-db9c3b441c41> a dcat:Dataset ;
    dct:description """Serviço de mapa com indicação dos serviços de Atendimento da Câmara Municipal de Lisboa. \r
Map service with indication of the Lisbon City Council's Customer Service.""" ;
    dct:identifier "c64460a8-3089-4d12-9ccd-db9c3b441c41" ;
    dct:issued "2016-06-03T11:19:12+00:00"^^xsd:dateTime ;
    dct:modified "2016-06-03T11:19:27+00:00"^^xsd:dateTime ;
    dct:publisher <https://dados.cm-lisboa.pt/organization/ab1e25c8-034c-4417-a54c-db3ef8ef2590> ;
    dct:title "CM Lisboa - Atendimento" ;
    owl:versionInfo "1.1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lisboa Aberta" ;
            vcard:hasEmail "coord.dadosabertos@cm-lisboa.pt" ] ;
    dcat:distribution <https://dados.cm-lisboa.pt/dataset/c64460a8-3089-4d12-9ccd-db9c3b441c41/resource/8e2731bf-a7e6-462a-bce5-86da9c8065b8> ;
    dcat:keyword "CML",
        "Câmara Municipal de Lisboa",
        "Lisbon City Council",
        "OpenData",
        "POI" ;
    dcat:landingPage "https://geodados-cml.hub.arcgis.com/datasets/CML::cm-lisboa-atendimento/explore" .

<https://dados.cm-lisboa.pt/dataset/c64460a8-3089-4d12-9ccd-db9c3b441c41/resource/8e2731bf-a7e6-462a-bce5-86da9c8065b8> a dcat:Distribution ;
    dct:description "Serviço de mapa com indicação de serviços da Câmara Municipal de Lisboa." ;
    dct:format "GeoJSON" ;
    dct:title "GeoJSON" ;
    dcat:accessURL "https://services.arcgis.com/1dSrzEWVQn5kHHyK/arcgis/rest/services/CML/FeatureServer/1/query?outFields=*&where=1%3D1&f=geojson" .

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

