@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/fb98c0aa-9228-54de-97ea-855440e0fdb8> 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 """測量法に基づく国土地理院長承認（使用）R 6JHs 133

Demo: https://observablehq.com/d/c0a3f48cf7111cd2""" ;
    dct:identifier "fb98c0aa-9228-54de-97ea-855440e0fdb8" ;
    dct:issued "2024-05-26T10:31:33.019923+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 "Japan GSI 1m GSD Terrain Tiles in PMTiles" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/fb98c0aa-9228-54de-97ea-855440e0fdb8/resource/2ac73030-2f3f-4279-b190-f1ba492ad62a> .

<https://mldata.opendata.ai/dataset/fb98c0aa-9228-54de-97ea-855440e0fdb8/resource/2ac73030-2f3f-4279-b190-f1ba492ad62a> a dcat:Distribution ;
    dct:format "PMTILES" ;
    dct:issued "2026-06-18T14:07:27.475778"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:07:27.473951"^^xsd:dateTime ;
    dct:title "dem10a.pmtiles" ;
    dcat:accessURL <https://data.source.coop/smartmaps/dem10a/dem10a.pmtiles> ;
    dcat:byteSize "698517023"^^xsd:nonNegativeInteger .

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

