@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.cityofathens.gr/dataset/c5ad8300-ae70-4b07-b8e6-d1dfa7dc71af> a dcat:Dataset ;
    dcatap:applicableLegislation "Νόμος 3882/2010",
        "Νόμος 4305/2014" ;
    dcatap:hvdCategory <http://data.europa.eu/bna/c_ac64a52d> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "Υπηρεσία καταλόγου (CSW) του γεωχωρικού συστήματος του Δήμου Αθηναίων που παρέχει μεταδεδομένα για γεωχωρικά σύνολα δεδομένων και υπηρεσίες.." ;
    dct:identifier "c5ad8300-ae70-4b07-b8e6-d1dfa7dc71af" ;
    dct:issued "2025-12-03T09:05:02.764629"^^xsd:dateTime ;
    dct:modified "2025-12-12T11:57:59.186368"^^xsd:dateTime ;
    dct:publisher <https://opendata.cityofathens.gr/organization/6d8ca7d0-480a-470e-aec1-40152a8f1770> ;
    dct:title "Υπηρεσία CSW Γεωχωρικού Συστήματος Δήμου Αθηναίων" ;
    dcat:keyword "api",
        "catalogue",
        "csw",
        "geo",
        "service" ;
    dcat:landingPage <http://gis.cityofathens.gr/> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> ;
    foaf:page <http://gis.cityofathens.gr/> .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dct:RightsStatement .

<https://opendata.cityofathens.gr/organization/6d8ca7d0-480a-470e-aec1-40152a8f1770> a foaf:Agent ;
    foaf:homepage <https://www.cityofathens.gr/> ;
    foaf:name "Δήμος Αθηναίων" .

<http://gis.cityofathens.gr/> a foaf:Document .

