@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/57d52d3c-f05b-57b3-9166-f48243245087> 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 "57d52d3c-f05b-57b3-9166-f48243245087" ;
    dct:issued "2024-09-01T05:20:55.840428+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 Brazil" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/57d52d3c-f05b-57b3-9166-f48243245087/resource/2267c6b3-fb8c-4a11-bd32-145bc0d838c7>,
        <https://mldata.opendata.ai/dataset/57d52d3c-f05b-57b3-9166-f48243245087/resource/fa0ddc5a-c9c3-4634-b2dd-62c944f3f1d8> .

<https://mldata.opendata.ai/dataset/57d52d3c-f05b-57b3-9166-f48243245087/resource/2267c6b3-fb8c-4a11-bd32-145bc0d838c7> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:32:38.317090"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:32:38.315199"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-brazil/README.md> ;
    dcat:byteSize "1632"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/57d52d3c-f05b-57b3-9166-f48243245087/resource/fa0ddc5a-c9c3-4634-b2dd-62c944f3f1d8> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:32:38.317096"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:32:38.315307"^^xsd:dateTime ;
    dct:title "boundaries_brazil_2020.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-brazil/boundaries_brazil_2020.parquet> ;
    dcat:byteSize "1592191"^^xsd:nonNegativeInteger .

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

