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

<https://mldata.opendata.ai/dataset/84ffcc3e-aaa0-5398-8911-02523c7410a2> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/smartmaps> ;
            foaf:name "UN Smart Maps Group" ] ;
    dct:description """data_id: opencellid_full
license: CC-BY-SA-4.0
attributions:
  - OpenCelliD
  - https://opencellid.org/
description: OpenCelliD is the world's largest collaborative community project collecting GPS positions of cell towers for various uses.
data_format: csv
file_format: gzipped_csv
file_size: 105MB
url: https://opencellid.org/ocid/downloads?token={api_key}&type=full&file=cell_towers.csv.gz""" ;
    dct:identifier "84ffcc3e-aaa0-5398-8911-02523c7410a2" ;
    dct:issued "2024-06-15T21:35:07.786969+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-21T16:39:55.567000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "OpenCellid PMTiles - FOIL4G (Free and Open Information Library for Geospatial)" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/84ffcc3e-aaa0-5398-8911-02523c7410a2/resource/bbcf7a39-d8fc-4e4f-8737-0e9caf065943> .

<https://mldata.opendata.ai/dataset/84ffcc3e-aaa0-5398-8911-02523c7410a2/resource/bbcf7a39-d8fc-4e4f-8737-0e9caf065943> a dcat:Distribution ;
    dct:format "PMTILES" ;
    dct:issued "2026-06-18T14:32:58.043968"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:32:58.042198"^^xsd:dateTime ;
    dct:title "cellid.pmtiles" ;
    dcat:accessURL <https://data.source.coop/smartmaps/opencellid/cellid.pmtiles> ;
    dcat:byteSize "559569057"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> a foaf:Agent ;
    foaf:name "Source Cooperative" .

