@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/3bc3e295-92cb-5e4a-a2c0-98ee3a7d9bcd> 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 SIGPAC Nevarra. The subset was created for inclusion in the Fieldscapes project." ;
    dct:identifier "3bc3e295-92cb-5e4a-a2c0-98ee3a7d9bcd" ;
    dct:issued "2024-09-01T05:37:23.949321+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 Spain" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/3bc3e295-92cb-5e4a-a2c0-98ee3a7d9bcd/resource/69cdd077-3274-468c-bcaf-989d13de764f>,
        <https://mldata.opendata.ai/dataset/3bc3e295-92cb-5e4a-a2c0-98ee3a7d9bcd/resource/f367ee68-4d2c-4b69-94c7-8c210e334843> .

<https://mldata.opendata.ai/dataset/3bc3e295-92cb-5e4a-a2c0-98ee3a7d9bcd/resource/69cdd077-3274-468c-bcaf-989d13de764f> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:16:00.376917"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:16:00.375110"^^xsd:dateTime ;
    dct:title "boundaries_spain_2020.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-spain/boundaries_spain_2020.parquet> ;
    dcat:byteSize "93126792"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/3bc3e295-92cb-5e4a-a2c0-98ee3a7d9bcd/resource/f367ee68-4d2c-4b69-94c7-8c210e334843> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:16:00.376910"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:16:00.374997"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-spain/README.md> ;
    dcat:byteSize "910"^^xsd:nonNegativeInteger .

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

