@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/ad674c2f-fccd-51f8-a108-0e88736e930b> 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 field boundaries for smallholder farms in eastern Rwanda for the 2021 growing season for the purpose of conducting the Rwanda Field boundary detection Challenge. It was adapted for inclusion in the Fieldscapes project." ;
    dct:identifier "ad674c2f-fccd-51f8-a108-0e88736e930b" ;
    dct:issued "2024-09-01T05:33:18.579415+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 Rwanda" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/ad674c2f-fccd-51f8-a108-0e88736e930b/resource/5ca95288-d8ba-48f9-8959-82bca2c3cd2d>,
        <https://mldata.opendata.ai/dataset/ad674c2f-fccd-51f8-a108-0e88736e930b/resource/a75d5f43-9f5b-48d2-b30b-bfd393bb8a28> .

<https://mldata.opendata.ai/dataset/ad674c2f-fccd-51f8-a108-0e88736e930b/resource/5ca95288-d8ba-48f9-8959-82bca2c3cd2d> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:34:23.688514"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:34:23.686639"^^xsd:dateTime ;
    dct:title "boundaries_rwanda_2021.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-rwanda/boundaries_rwanda_2021.parquet> ;
    dcat:byteSize "139435"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/ad674c2f-fccd-51f8-a108-0e88736e930b/resource/a75d5f43-9f5b-48d2-b30b-bfd393bb8a28> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:34:23.688507"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:34:23.686497"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-rwanda/README.md> ;
    dcat:byteSize "934"^^xsd:nonNegativeInteger .

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

