@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/017b8bc3-a5a0-5499-bdf0-cbd7d15db140> 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 "Unlocking large-scale crop field delineation in smallholder farming systems with transfer learning and weak supervision" paper. It was adapted for inclusion in the Fieldscapes project.
""" ;
    dct:identifier "017b8bc3-a5a0-5499-bdf0-cbd7d15db140" ;
    dct:issued "2024-09-01T05:28:18.727042+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 India" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/017b8bc3-a5a0-5499-bdf0-cbd7d15db140/resource/546ccdb7-113b-4494-9be2-4d1385f0f355>,
        <https://mldata.opendata.ai/dataset/017b8bc3-a5a0-5499-bdf0-cbd7d15db140/resource/c2789323-f28b-481e-b91b-574730043898> .

<https://mldata.opendata.ai/dataset/017b8bc3-a5a0-5499-bdf0-cbd7d15db140/resource/546ccdb7-113b-4494-9be2-4d1385f0f355> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:16:54.378279"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:16:54.376156"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-india/README.md> ;
    dcat:byteSize "1192"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/017b8bc3-a5a0-5499-bdf0-cbd7d15db140/resource/c2789323-f28b-481e-b91b-574730043898> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:16:54.378286"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:16:54.376272"^^xsd:dateTime ;
    dct:title "boundaries_india_2016.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-india/boundaries_india_2016.parquet> ;
    dcat:byteSize "7837930"^^xsd:nonNegativeInteger .

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

