@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/4e4661c2-4156-5fc8-94c5-6360e54aed12> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/maxar> ;
            foaf:name "Maxar" ] ;
    dct:description "Pre and post event high-resolution satellite imagery in support of emergency planning, risk assessment, monitoring of staging areas and emergency response, damage assessment, and recovery. These images are generated using the Maxar ARD pipeline, tiled on an organized grid in analysis-ready cloud-optimized formats. This repository is a mirror of https://registry.opendata.aws/maxar-open-data/index.html" ;
    dct:identifier "4e4661c2-4156-5fc8-94c5-6360e54aed12" ;
    dct:issued "2023-08-16T14:39:08.866866+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-21T16:39:55.568000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "Maxar Open Data Program (ARD)" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/4e4661c2-4156-5fc8-94c5-6360e54aed12/resource/1dee43f7-c21f-40b1-934b-d0b08a0cda77>,
        <https://mldata.opendata.ai/dataset/4e4661c2-4156-5fc8-94c5-6360e54aed12/resource/9a4f8848-c09c-4f33-ae65-91539b00a99d>,
        <https://mldata.opendata.ai/dataset/4e4661c2-4156-5fc8-94c5-6360e54aed12/resource/d459282a-b8ad-49ef-9bd3-e7c0ec1a580a> .

<https://mldata.opendata.ai/dataset/4e4661c2-4156-5fc8-94c5-6360e54aed12/resource/1dee43f7-c21f-40b1-934b-d0b08a0cda77> a dcat:Distribution ;
    dct:format "PMTILES" ;
    dct:issued "2026-06-18T14:08:22.241134"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:08:22.239237"^^xsd:dateTime ;
    dct:title "maxar-opendata.pmtiles" ;
    dcat:accessURL <https://data.source.coop/maxar/maxar-opendata/maxar-opendata.pmtiles> ;
    dcat:byteSize "1285402"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/4e4661c2-4156-5fc8-94c5-6360e54aed12/resource/9a4f8848-c09c-4f33-ae65-91539b00a99d> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:08:22.241129"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:08:22.239146"^^xsd:dateTime ;
    dct:title "maxar-opendata.parquet" ;
    dcat:accessURL <https://data.source.coop/maxar/maxar-opendata/maxar-opendata.parquet> ;
    dcat:byteSize "3671687"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/4e4661c2-4156-5fc8-94c5-6360e54aed12/resource/d459282a-b8ad-49ef-9bd3-e7c0ec1a580a> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:08:22.241122"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:08:22.239024"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/maxar/maxar-opendata/README.md> ;
    dcat:byteSize "633"^^xsd:nonNegativeInteger .

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

