@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/32015f33-af5f-516e-965b-47439d6dbe20> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/pacificspatial> ;
            foaf:name "Pacific Spatial Solutions" ] ;
    dct:description "This data is based on the Natural Environment Conservation Basic Survey conducted by the Ministry of the Environment's Biodiversity Center. The spatial scale of this data set is in 1/25,000. Original data was prepared as a series of Shapefile and publially avaiable for your download (http://gis.biodic.go.jp/webgis/sc-025.html?kind=vg67). We downloaded and merged all shapefile while fixing various schema anomality. We also translated categorical descriptions into English using ChatGPT4o. " ;
    dct:identifier "32015f33-af5f-516e-965b-47439d6dbe20" ;
    dct:issued "2024-08-22T05:02:24.349165+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 "Japanese Vegetation Map (1/25,000)" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/32015f33-af5f-516e-965b-47439d6dbe20/resource/9a0ed83e-2c6e-478a-bfa1-f8901930e932>,
        <https://mldata.opendata.ai/dataset/32015f33-af5f-516e-965b-47439d6dbe20/resource/dc3c70d0-8be8-4534-a546-04d9b11ec59b> .

<https://mldata.opendata.ai/dataset/32015f33-af5f-516e-965b-47439d6dbe20/resource/9a0ed83e-2c6e-478a-bfa1-f8901930e932/download/nested_files.json> dct:hasPart <https://data.source.coop/pacificspatial/vegetation-jp/parquet/jp_vegetation25000_en.parquet> .

<https://mldata.opendata.ai/dataset/32015f33-af5f-516e-965b-47439d6dbe20/resource/dc3c70d0-8be8-4534-a546-04d9b11ec59b> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:08:29.251635"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:08:29.538576"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/pacificspatial/vegetation-jp/README.md> ;
    dcat:byteSize "4130"^^xsd:nonNegativeInteger .

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

<https://data.source.coop/pacificspatial/vegetation-jp/parquet/jp_vegetation25000_en.parquet> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/32015f33-af5f-516e-965b-47439d6dbe20/resource/9a0ed83e-2c6e-478a-bfa1-f8901930e932/download/nested_files.json> ;
    dct:modified "2024-08-22T05:04:44+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/pacificspatial/vegetation-jp/parquet/jp_vegetation25000_en.parquet> ;
    dcat:byteSize "6665979062"^^xsd:nonNegativeInteger .

