@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/42c60767-5d8a-5ac9-a3e2-ce6cdb76b0ab> 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 "No Description Provided" ;
    dct:identifier "42c60767-5d8a-5ac9-a3e2-ce6cdb76b0ab" ;
    dct:issued "2024-05-28T09:07:52.236132+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 "PMTiles terrain tiles from dem1a by Geospatial Information Authority of Japan" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/42c60767-5d8a-5ac9-a3e2-ce6cdb76b0ab/resource/1e451f2b-739b-43c7-8ab8-340bb341870e>,
        <https://mldata.opendata.ai/dataset/42c60767-5d8a-5ac9-a3e2-ce6cdb76b0ab/resource/42089246-52cc-4ee5-806c-ad4618f50831> .

<https://mldata.opendata.ai/dataset/42c60767-5d8a-5ac9-a3e2-ce6cdb76b0ab/resource/1e451f2b-739b-43c7-8ab8-340bb341870e> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:10:00.259950"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:10:00.257859"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/smartmaps/dem1a/README.md> ;
    dcat:byteSize "298"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/42c60767-5d8a-5ac9-a3e2-ce6cdb76b0ab/resource/42089246-52cc-4ee5-806c-ad4618f50831> a dcat:Distribution ;
    dct:format "PMTILES" ;
    dct:issued "2026-06-18T14:10:00.259956"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:10:00.257986"^^xsd:dateTime ;
    dct:title "dem1a.pmtiles" ;
    dcat:accessURL <https://data.source.coop/smartmaps/dem1a/dem1a.pmtiles> ;
    dcat:byteSize "2649174249"^^xsd:nonNegativeInteger .

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

