@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/456d85ce-06fb-5cce-94db-400d53b5d53a> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/kerner-lab> ;
            foaf:name "Kerner Lab" ] ;
    dct:description "No Description Provided" ;
    dct:identifier "456d85ce-06fb-5cce-94db-400d53b5d53a" ;
    dct:issued "2024-09-02T05:25:10.825822+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 "Fieldscapes: Field Boundaries for South Africa" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/456d85ce-06fb-5cce-94db-400d53b5d53a/resource/7476149d-53b1-47c6-aaef-2a9145beb1d9>,
        <https://mldata.opendata.ai/dataset/456d85ce-06fb-5cce-94db-400d53b5d53a/resource/eb09e4e9-b3a8-40d9-bd9e-8d0de563a4d0> .

<https://mldata.opendata.ai/dataset/456d85ce-06fb-5cce-94db-400d53b5d53a/resource/7476149d-53b1-47c6-aaef-2a9145beb1d9> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:13:22.288398"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:13:22.285860"^^xsd:dateTime ;
    dct:title "boundaries_south_africa_2018.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-southafrica/boundaries_south_africa_2018.parquet> ;
    dcat:byteSize "2048182"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/456d85ce-06fb-5cce-94db-400d53b5d53a/resource/eb09e4e9-b3a8-40d9-bd9e-8d0de563a4d0> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:13:22.288385"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:13:22.285667"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-southafrica/README.md> ;
    dcat:byteSize "877"^^xsd:nonNegativeInteger .

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

