@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/0a29ce77-71ca-489f-84f0-22a38aba80a5> a dcat:Dataset ;
    dct:description "Localização das Ecoilhas Subterrâneas em Lisboa." ;
    dct:identifier "0a29ce77-71ca-489f-84f0-22a38aba80a5" ;
    dct:issued "2017-11-07T16:23:16.543239"^^xsd:dateTime ;
    dct:modified "2025-02-21T15:03:01.162252"^^xsd:dateTime ;
    dct:publisher <https://dados.cm-lisboa.pt/organization/ab1e25c8-034c-4417-a54c-db3ef8ef2590> ;
    dct:title "Ecoilhas Subterrâneas" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lisboa Aberta" ;
            vcard:hasEmail "coord.dadosabertos@cm-lisboa.pt" ] ;
    dcat:distribution <https://dados.cm-lisboa.pt/dataset/0a29ce77-71ca-489f-84f0-22a38aba80a5/resource/9a891a7d-28e3-4ebe-95e1-2e2d2fac46a2> ;
    dcat:keyword "Ambiente",
        "Contentores",
        "Environment",
        "Reciclagem",
        "Recycling",
        "Recycling Containers",
        "Resíduos" ;
    dcat:landingPage "https://geodados-cml.hub.arcgis.com/datasets/33df5bd34864457bb404f3ea0b7b5b18_0/explore      " .

<https://dados.cm-lisboa.pt/dataset/0a29ce77-71ca-489f-84f0-22a38aba80a5/resource/9a891a7d-28e3-4ebe-95e1-2e2d2fac46a2> a dcat:Distribution ;
    dct:description "[Ver Mapa](https://geodados-cml.hub.arcgis.com/datasets/33df5bd34864457bb404f3ea0b7b5b18_0/explore)" ;
    dct:format "GeoJSON" ;
    dct:title "Ecoilhas Subterrâneas" ;
    dcat:accessURL "https://services.arcgis.com/1dSrzEWVQn5kHHyK/arcgis/rest/services/Amb_EcopontosSubterraneos/FeatureServer/0/query?outFields=*&where=1%3D1&f=geojson" .

<https://dados.cm-lisboa.pt/organization/ab1e25c8-034c-4417-a54c-db3ef8ef2590> a foaf:Organization ;
    foaf:name "Município de Lisboa" .

