@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/08a68844-6df0-5d7f-9883-94193cfcb55d> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/kerner-lab> ;
            foaf:name "Kerner Lab" ] ;
    dct:description "This dataset contains the same polygons from AI4SmallFarms by the University of Twente Research Information. It was adapted for inclusion in the Fieldscapes project." ;
    dct:identifier "08a68844-6df0-5d7f-9883-94193cfcb55d" ;
    dct:issued "2024-09-01T05:22:28.504144+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 "Fields of The World: Field Boundaries for Cambodia" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/08a68844-6df0-5d7f-9883-94193cfcb55d/resource/5eeaf2af-cac4-412a-9ae7-e9c1d814d101>,
        <https://mldata.opendata.ai/dataset/08a68844-6df0-5d7f-9883-94193cfcb55d/resource/8d602714-6b45-4c0b-bed8-cf228854b053> .

<https://mldata.opendata.ai/dataset/08a68844-6df0-5d7f-9883-94193cfcb55d/resource/5eeaf2af-cac4-412a-9ae7-e9c1d814d101> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:33:15.020079"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:33:15.018132"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-cambodia/README.md> ;
    dcat:byteSize "1113"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/08a68844-6df0-5d7f-9883-94193cfcb55d/resource/8d602714-6b45-4c0b-bed8-cf228854b053> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:33:15.020086"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:33:15.018243"^^xsd:dateTime ;
    dct:title "boundaries_cambodia_2021.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-cambodia/boundaries_cambodia_2021.parquet> ;
    dcat:byteSize "19292061"^^xsd:nonNegativeInteger .

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

