@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/5d557376-7501-500b-b6ee-78c6fe9dedd3> 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 of the dataset from the Finnish Food Authority of Finland. The subset was created for inclusion in the Fieldscapes project." ;
    dct:identifier "5d557376-7501-500b-b6ee-78c6fe9dedd3" ;
    dct:issued "2024-09-01T05:25:36.821482+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 Finland" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/5d557376-7501-500b-b6ee-78c6fe9dedd3/resource/a5c85e19-c1cf-4a4b-a45e-27616164a3df>,
        <https://mldata.opendata.ai/dataset/5d557376-7501-500b-b6ee-78c6fe9dedd3/resource/ee9c1366-c820-4148-b20d-cca9dd75c4ff> .

<https://mldata.opendata.ai/dataset/5d557376-7501-500b-b6ee-78c6fe9dedd3/resource/a5c85e19-c1cf-4a4b-a45e-27616164a3df> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:18:10.260360"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:18:10.258425"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-finland/README.md> ;
    dcat:byteSize "2539"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/5d557376-7501-500b-b6ee-78c6fe9dedd3/resource/ee9c1366-c820-4148-b20d-cca9dd75c4ff> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:18:10.260366"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:18:10.258539"^^xsd:dateTime ;
    dct:title "boundaries_finland_2021.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-finland/boundaries_finland_2021.parquet> ;
    dcat:byteSize "24542648"^^xsd:nonNegativeInteger .

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

