@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/7cc0e859-8510-5630-b98d-f7d9eba5615c> 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 """Complete nationwide aerial imagery of Japan at maximum resolution (Zoom 18) \r
from the Geospatial Information Authority of Japan (GSI) seamlessphoto dataset, \r
packaged as PMTiles / MBTiles archive for efficient web distribution and processing.""" ;
    dct:identifier "7cc0e859-8510-5630-b98d-f7d9eba5615c" ;
    dct:issued "2026-06-08T21:27:12.094000+00:00"^^xsd:dateTime ;
    dct:modified "2026-06-08T21:27:12.094000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "Japan GSI seamlessphoto" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/7cc0e859-8510-5630-b98d-f7d9eba5615c/resource/bcc73b38-91e1-4834-baf0-5780d08e3efc> .

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

<https://data.source.coop/smartmaps/japan-seamlessphoto/pmtiles/z18.pmtiles> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/7cc0e859-8510-5630-b98d-f7d9eba5615c/resource/bcc73b38-91e1-4834-baf0-5780d08e3efc/download/nested_files.json> ;
    dct:modified "2026-06-17T12:40:27+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/smartmaps/japan-seamlessphoto/pmtiles/z18.pmtiles> ;
    dcat:byteSize "424950358986"^^xsd:nonNegativeInteger .

<https://data.source.coop/smartmaps/japan-seamlessphoto/pmtiles/z18.pmtiles.sha256> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/7cc0e859-8510-5630-b98d-f7d9eba5615c/resource/bcc73b38-91e1-4834-baf0-5780d08e3efc/download/nested_files.json> ;
    dct:modified "2026-06-10T12:27:02+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/smartmaps/japan-seamlessphoto/pmtiles/z18.pmtiles.sha256> ;
    dcat:byteSize "78"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/7cc0e859-8510-5630-b98d-f7d9eba5615c/resource/bcc73b38-91e1-4834-baf0-5780d08e3efc/download/nested_files.json> dct:hasPart <https://data.source.coop/smartmaps/japan-seamlessphoto/pmtiles/z18.pmtiles>,
        <https://data.source.coop/smartmaps/japan-seamlessphoto/pmtiles/z18.pmtiles.sha256> .

