@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/cf2e7879-e4c4-5936-9867-0ed9e95bacbb> 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 is a subset obtained from the Agricultural Registers and Information Agency in EuroCrops. The subset was created for inclusion in the Fieldscapes project." ;
    dct:identifier "cf2e7879-e4c4-5936-9867-0ed9e95bacbb" ;
    dct:issued "2024-09-01T05:25:00.920190+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 Estonia" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/cf2e7879-e4c4-5936-9867-0ed9e95bacbb/resource/05ebcb5e-0715-4886-adc5-03c970c96356>,
        <https://mldata.opendata.ai/dataset/cf2e7879-e4c4-5936-9867-0ed9e95bacbb/resource/fe154a26-002c-479a-9a35-9e30aa096e26> .

<https://mldata.opendata.ai/dataset/cf2e7879-e4c4-5936-9867-0ed9e95bacbb/resource/05ebcb5e-0715-4886-adc5-03c970c96356> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:10:40.908257"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:10:40.906214"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-estonia/README.md> ;
    dcat:byteSize "1458"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/cf2e7879-e4c4-5936-9867-0ed9e95bacbb/resource/fe154a26-002c-479a-9a35-9e30aa096e26> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:10:40.908264"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:10:40.906330"^^xsd:dateTime ;
    dct:title "boundaries_estonia_2021.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-estonia/boundaries_estonia_2021.parquet> ;
    dcat:byteSize "46625310"^^xsd:nonNegativeInteger .

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

