@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/64011fb9-85ad-571f-94f6-6e14241ecc18> 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 obtained from the Republique Francaise - Geoservices of France. The subset was created for inclusion in the Fieldscapes project." ;
    dct:identifier "64011fb9-85ad-571f-94f6-6e14241ecc18" ;
    dct:issued "2024-09-01T05:23:03.532080+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 Corsica" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/64011fb9-85ad-571f-94f6-6e14241ecc18/resource/97883742-7a1d-42c3-9b58-5842a4e6aeec>,
        <https://mldata.opendata.ai/dataset/64011fb9-85ad-571f-94f6-6e14241ecc18/resource/bf38f104-84fb-43ca-979c-c0e25c74c8f0> .

<https://mldata.opendata.ai/dataset/64011fb9-85ad-571f-94f6-6e14241ecc18/resource/97883742-7a1d-42c3-9b58-5842a4e6aeec> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:35:31.911475"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:35:31.909586"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-corsica/README.md> ;
    dcat:byteSize "1106"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/64011fb9-85ad-571f-94f6-6e14241ecc18/resource/bf38f104-84fb-43ca-979c-c0e25c74c8f0> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:35:31.911481"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:35:31.909703"^^xsd:dateTime ;
    dct:title "boundaries_corsica_2021.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-corsica/boundaries_corsica_2021.parquet> ;
    dcat:byteSize "1982882"^^xsd:nonNegativeInteger .

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

