@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/c488c133-8411-558f-a3d7-730209b3a6c2> 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 the Ministry of Agriculture, Forestry and Food and provided by Agency of the Republic of Slovenia for Agricultural Markets and Rural Development. The subset was created for inclusion in the Fieldscapes project." ;
    dct:identifier "c488c133-8411-558f-a3d7-730209b3a6c2" ;
    dct:issued "2024-09-01T05:34:55.334938+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 Slovenia" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/c488c133-8411-558f-a3d7-730209b3a6c2/resource/44b9f78c-120a-4513-a097-75259147a2b1>,
        <https://mldata.opendata.ai/dataset/c488c133-8411-558f-a3d7-730209b3a6c2/resource/c86132c3-e08d-4a3f-ad04-da7e73e5d2dc> .

<https://mldata.opendata.ai/dataset/c488c133-8411-558f-a3d7-730209b3a6c2/resource/44b9f78c-120a-4513-a097-75259147a2b1> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:07:22.462828"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:07:22.460681"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-slovenia/README.md> ;
    dcat:byteSize "1408"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/c488c133-8411-558f-a3d7-730209b3a6c2/resource/c86132c3-e08d-4a3f-ad04-da7e73e5d2dc> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:07:22.462835"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:07:22.460805"^^xsd:dateTime ;
    dct:title "boundaries_slovenia_2021.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-slovenia/boundaries_slovenia_2021.parquet> ;
    dcat:byteSize "15055774"^^xsd:nonNegativeInteger .

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

