@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/5cff7c13-92dc-5cb9-8c68-867e865d3c65> 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 from Agricultural Payment Agency by the INSPIRE dataset. The subset was created for inclusion in the Fieldscapes project." ;
    dct:identifier "5cff7c13-92dc-5cb9-8c68-867e865d3c65" ;
    dct:issued "2024-09-01T05:34:14.477536+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 Slovakia" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/5cff7c13-92dc-5cb9-8c68-867e865d3c65/resource/58e2c5e1-3a79-453e-9d57-bf099d293a59>,
        <https://mldata.opendata.ai/dataset/5cff7c13-92dc-5cb9-8c68-867e865d3c65/resource/f0339e74-ad76-4530-9936-920e40b5ca92> .

<https://mldata.opendata.ai/dataset/5cff7c13-92dc-5cb9-8c68-867e865d3c65/resource/58e2c5e1-3a79-453e-9d57-bf099d293a59> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:35:11.932886"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:35:11.931090"^^xsd:dateTime ;
    dct:title "boundaries_slovakia_2021.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-slovakia/boundaries_slovakia_2021.parquet> ;
    dcat:byteSize "26411839"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/5cff7c13-92dc-5cb9-8c68-867e865d3c65/resource/f0339e74-ad76-4530-9936-920e40b5ca92> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:35:11.932880"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:35:11.930983"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-slovakia/README.md> ;
    dcat:byteSize "1226"^^xsd:nonNegativeInteger .

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

