@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/43d062f1-3b82-57ce-85da-b0c78e1f0343> 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 is a subset of the entire dataset provided by the Rural Support Service of Latvia. The subset was created for inclusion in the Fieldscapes project." ;
    dct:identifier "43d062f1-3b82-57ce-85da-b0c78e1f0343" ;
    dct:issued "2024-09-01T05:29:30.704444+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 Latvia" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/43d062f1-3b82-57ce-85da-b0c78e1f0343/resource/d666056e-1c11-4fc6-a6b9-0479232a09c4>,
        <https://mldata.opendata.ai/dataset/43d062f1-3b82-57ce-85da-b0c78e1f0343/resource/f65aa582-0847-498e-98cd-0e9f4e9e9190> .

<https://mldata.opendata.ai/dataset/43d062f1-3b82-57ce-85da-b0c78e1f0343/resource/d666056e-1c11-4fc6-a6b9-0479232a09c4> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:08:53.463320"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:08:53.461398"^^xsd:dateTime ;
    dct:title "boundaries_latvia_2021.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-latvia/boundaries_latvia_2021.parquet> ;
    dcat:byteSize "57562265"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/43d062f1-3b82-57ce-85da-b0c78e1f0343/resource/f65aa582-0847-498e-98cd-0e9f4e9e9190> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:08:53.463313"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:08:53.461134"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-latvia/README.md> ;
    dcat:byteSize "960"^^xsd:nonNegativeInteger .

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

