@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/f062c83e-4163-5da6-b3a4-f77bfd1380c1> 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 Danish Agency for Agriculture. The subset was created for inclusion in the Fieldscapes project." ;
    dct:identifier "f062c83e-4163-5da6-b3a4-f77bfd1380c1" ;
    dct:issued "2024-06-10T19:47:06.413455+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 "Fieldscapes: Field Boundaries for Denmark" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/f062c83e-4163-5da6-b3a4-f77bfd1380c1/resource/57ff9457-a586-4309-9a90-a17a5e0e3f19>,
        <https://mldata.opendata.ai/dataset/f062c83e-4163-5da6-b3a4-f77bfd1380c1/resource/f0f65443-2f30-4ffa-827e-225680aa6dc7> .

<https://mldata.opendata.ai/dataset/f062c83e-4163-5da6-b3a4-f77bfd1380c1/resource/57ff9457-a586-4309-9a90-a17a5e0e3f19> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:07:11.558190"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:07:11.554131"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fieldscapes-denmark/README.md> ;
    dcat:byteSize "1756"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/f062c83e-4163-5da6-b3a4-f77bfd1380c1/resource/f0f65443-2f30-4ffa-827e-225680aa6dc7> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:07:11.558197"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:07:11.554255"^^xsd:dateTime ;
    dct:title "boundaries_denmark_2021.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fieldscapes-denmark/boundaries_denmark_2021.parquet> ;
    dcat:byteSize "19872015"^^xsd:nonNegativeInteger .

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

