@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/cdafddbb-fef3-59d6-a3ba-077981b6b4a3> 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 """AMX (Adopt Map XML) Project is a project to adopt open map data released by Japanese Ministry of Justice. This dataset is produced from the 3rd release in 2024-04. 
PMTiles Viewer should work on https://protomaps.github.io/PMTiles/?url=https%3A%2F%2Fdata.source.coop%2Fsmartmaps%2Famx-2024-04%2FMojMap_amx_2024.pmtiles""" ;
    dct:identifier "cdafddbb-fef3-59d6-a3ba-077981b6b4a3" ;
    dct:issued "2024-04-17T14:02:59.773686+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 "AMX Project 2024-04 PMTiles" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/cdafddbb-fef3-59d6-a3ba-077981b6b4a3/resource/4a8245a7-545f-48d3-bd4d-dd0ff22ec94d> .

<https://mldata.opendata.ai/dataset/cdafddbb-fef3-59d6-a3ba-077981b6b4a3/resource/4a8245a7-545f-48d3-bd4d-dd0ff22ec94d> a dcat:Distribution ;
    dct:format "PMTILES" ;
    dct:issued "2026-06-18T14:35:36.775381"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:35:36.773668"^^xsd:dateTime ;
    dct:title "MojMap_amx_2024.pmtiles" ;
    dcat:accessURL <https://data.source.coop/smartmaps/amx-2024-04/MojMap_amx_2024.pmtiles> ;
    dcat:byteSize "16225577433"^^xsd:nonNegativeInteger .

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

