@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/0325840d-7c2e-53f2-a78f-e83b3a025a7d> 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 Netherlands Enterprise Agency. The subset was created for inclusion in the Fieldscapes project.
""" ;
    dct:identifier "0325840d-7c2e-53f2-a78f-e83b3a025a7d" ;
    dct:issued "2024-09-01T05:31:57.180647+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 Netherlands" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/0325840d-7c2e-53f2-a78f-e83b3a025a7d/resource/f5b51776-904e-4495-a80d-65ced8bf5857>,
        <https://mldata.opendata.ai/dataset/0325840d-7c2e-53f2-a78f-e83b3a025a7d/resource/fdea269d-cb0f-497a-bc0a-3896c6e9d696> .

<https://mldata.opendata.ai/dataset/0325840d-7c2e-53f2-a78f-e83b3a025a7d/resource/f5b51776-904e-4495-a80d-65ced8bf5857> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:30:58.766803"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:30:58.764789"^^xsd:dateTime ;
    dct:title "boundaries_netherlands_2022.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-netherlands/boundaries_netherlands_2022.parquet> ;
    dcat:byteSize "21685157"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/0325840d-7c2e-53f2-a78f-e83b3a025a7d/resource/fdea269d-cb0f-497a-bc0a-3896c6e9d696> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:30:58.766796"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:30:58.764669"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-netherlands/README.md> ;
    dcat:byteSize "1095"^^xsd:nonNegativeInteger .

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

