@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mldata.opendata.ai/dataset/b29c05fa-9093-5da8-a473-2d3f04c22810> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "person" ;
            vcard:hasEmail <mailto:mdsumner@gmail.com> ;
            foaf:homepage <https://source.coop/mdsumner> ;
            foaf:name "Michael Sumner" ] ;
    dct:description "No description provided." ;
    dct:identifier "b29c05fa-9093-5da8-a473-2d3f04c22810" ;
    dct:issued "2025-11-10T19:04:32.461000+00:00"^^xsd:dateTime ;
    dct:modified "2025-11-10T19:04:32.461000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "new product" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/b29c05fa-9093-5da8-a473-2d3f04c22810/resource/0028d152-0de7-4acd-870d-36881b054475>,
        <https://mldata.opendata.ai/dataset/b29c05fa-9093-5da8-a473-2d3f04c22810/resource/c588c954-4a23-442c-b31a-6e82da8cb60f>,
        <https://mldata.opendata.ai/dataset/b29c05fa-9093-5da8-a473-2d3f04c22810/resource/ef5b9c31-7427-4120-b312-5456a967d063> .

<https://mldata.opendata.ai/dataset/b29c05fa-9093-5da8-a473-2d3f04c22810/resource/0028d152-0de7-4acd-870d-36881b054475> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2026-06-18T14:31:42.302680"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:31:42.300787"^^xsd:dateTime ;
    dct:title "image.jpg" ;
    dcat:accessURL <https://data.source.coop/mdsumner/product/image.jpg> ;
    dcat:byteSize "32965"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/b29c05fa-9093-5da8-a473-2d3f04c22810/resource/c588c954-4a23-442c-b31a-6e82da8cb60f> a dcat:Distribution ;
    dct:format "TIF" ;
    dct:issued "2026-06-18T14:31:42.302676"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:31:42.300700"^^xsd:dateTime ;
    dct:title "S_20251004_concentration_v4.0.tif" ;
    dcat:accessURL <https://data.source.coop/mdsumner/product/S_20251004_concentration_v4.0.tif> ;
    dcat:byteSize "606131"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/b29c05fa-9093-5da8-a473-2d3f04c22810/resource/ef5b9c31-7427-4120-b312-5456a967d063> a dcat:Distribution ;
    dct:format "TIF" ;
    dct:issued "2026-06-18T14:31:42.302669"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:31:42.300586"^^xsd:dateTime ;
    dct:title "S_20251001_concentration_v4.0.tif" ;
    dcat:accessURL <https://data.source.coop/mdsumner/product/S_20251001_concentration_v4.0.tif> ;
    dcat:byteSize "606131"^^xsd:nonNegativeInteger .

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

