@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.cityofathens.gr/dataset/6cce105c-cd77-4e60-abcc-6a2f3f8d404d> a dcat:Dataset ;
    dcatap:applicableLegislation <https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NOT_PLANNED> ;
    dct:creator <urn:geonode:user:1001> ;
    dct:description "Δημοτικές Κοινότητες, Συνοικίες, Γειτονιές κλπ"@el,
        "Δημοτικές Κοινότητες, Συνοικίες, Γειτονιές κλπ"@en ;
    dct:identifier "6cce105c-cd77-4e60-abcc-6a2f3f8d404d" ;
    dct:issued "2026-01-12T10:36:00.731772"^^xsd:dateTime ;
    dct:modified "2026-01-16T06:46:11.065204"^^xsd:dateTime ;
    dct:publisher <urn:geonode:group:4> ;
    dct:spatial [ a dct:Location ;
            locn:Geometry "POLYGON ((-0.0856 -0.0597, -0.0856 0.0604, 0.0860 0.0604, 0.0860 -0.0597, -0.0856 -0.0597))"^^gsp:wktLiteral ] ;
    dct:title "Γενικό Πολεοδομικό Σχέδιο Δήμου Αθηναίων ΦΕΚ80Δ/88"@el,
        "Γενικό Πολεοδομικό Σχέδιο Δήμου Αθηναίων ΦΕΚ80Δ/88"@en ;
    dct:type <http://publications.europa.eu/resource/authority/dataset-type/GEOSPATIAL> ;
    dcat:contactPoint <urn:geonode:user:1001> ;
    dcat:distribution <https://opendata.cityofathens.gr/dataset/6cce105c-cd77-4e60-abcc-6a2f3f8d404d/resource/c9015cc4-837c-489d-a314-f1610699930c> ;
    dcat:keyword "documents",
        "gis",
        "Γενικό Πολεοδομικό Σχέδιο Δήμου Αθηναίων ΦΕΚ80Δ 88" ;
    dcat:landingPage <http://gis.cityofathens.gr/documents/50> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://gis.cityofathens.gr/documents/50/download> a rdfs:Resource .

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

<http://publications.europa.eu/resource/authority/frequency/NOT_PLANNED> a dct:Frequency .

<http://publications.europa.eu/resource/authority/licence/ODC_BL> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://eur-lex.europa.eu/eli/dir/2019/1024/oj/eng> a <http://data.europa.eu/eli/ontology#LegalResource> .

<https://opendata.cityofathens.gr/dataset/6cce105c-cd77-4e60-abcc-6a2f3f8d404d/resource/c9015cc4-837c-489d-a314-f1610699930c> a dcat:Distribution ;
    dct:description ""@el,
        ""@en ;
    dct:format "PDF" ;
    dct:issued "2026-01-12T10:36:00.735216"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/ODC_BL> ;
    dct:modified "2026-01-16T06:46:11.078809"^^xsd:dateTime ;
    dct:title "Λήψη"@el,
        "Download"@en ;
    dcat:accessURL <http://gis.cityofathens.gr/documents/50> ;
    dcat:downloadURL <http://gis.cityofathens.gr/documents/50/download> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://www.iana.org/assignments/media-types/application/pdf> a dct:MediaType .

<urn:geonode:group:4> a foaf:Agent ;
    vcard:hasEmail <mailto:t.gis@athens.gr> ;
    foaf:homepage <http://gis.cityofathens.gr/> ;
    foaf:name "Τμήμα Διαχείρισης Γεωχωρικών Δεδομένων Πόλεως" .

<urn:geonode:user:1001> a vcard:Kind,
        foaf:Agent ;
    vcard:fn "Παναγιώτης Παναγιωτόπουλος" ;
    vcard:hasURL <http://gis.cityofathens.gr/documents/50> ;
    foaf:name "Παναγιώτης Παναγιωτόπουλος" .

<http://gis.cityofathens.gr/documents/50> a rdfs:Resource,
        foaf:Document .

