@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/1334b0b1-b8c3-592c-ad2e-734a2b3617d8> 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 "都市計画決定GISデータ（国土交通省）を加工して使用" ;
    dct:identifier "1334b0b1-b8c3-592c-ad2e-734a2b3617d8" ;
    dct:issued "2024-05-08T09:31:59.407579+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" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/1334b0b1-b8c3-592c-ad2e-734a2b3617d8/resource/ddbecbad-61e5-4d79-bbf1-5c50a2a47b5a>,
        <https://mldata.opendata.ai/dataset/1334b0b1-b8c3-592c-ad2e-734a2b3617d8/resource/feafe954-139e-4b1e-b0e5-14ded25eb766> .

<https://mldata.opendata.ai/dataset/1334b0b1-b8c3-592c-ad2e-734a2b3617d8/resource/ddbecbad-61e5-4d79-bbf1-5c50a2a47b5a> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:09:19.739697"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:09:19.736961"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/smartmaps/toshik/README.md> ;
    dcat:byteSize "2630"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/1334b0b1-b8c3-592c-ad2e-734a2b3617d8/resource/feafe954-139e-4b1e-b0e5-14ded25eb766> a dcat:Distribution ;
    dct:format "PMTILES" ;
    dct:issued "2026-06-18T14:09:19.739707"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:09:19.737149"^^xsd:dateTime ;
    dct:title "a.pmtiles" ;
    dcat:accessURL <https://data.source.coop/smartmaps/toshik/a.pmtiles> ;
    dcat:byteSize "159930151"^^xsd:nonNegativeInteger .

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

