@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/062f11b4-57d4-53d2-a980-e11f683c730a> 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 Agency for Payments in Agriculture, Fisheries, and Rural Development of Croatia." ;
    dct:identifier "062f11b4-57d4-53d2-a980-e11f683c730a" ;
    dct:issued "2024-09-01T05:23:35.615325+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 Croatia" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/062f11b4-57d4-53d2-a980-e11f683c730a/resource/d1816895-22e9-427a-99c0-2c78ef4e5ac5>,
        <https://mldata.opendata.ai/dataset/062f11b4-57d4-53d2-a980-e11f683c730a/resource/dc17d426-23e6-4eda-a2ac-ed7d6da98bc1> .

<https://mldata.opendata.ai/dataset/062f11b4-57d4-53d2-a980-e11f683c730a/resource/d1816895-22e9-427a-99c0-2c78ef4e5ac5> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:32:53.214381"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:32:53.212322"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-croatia/README.md> ;
    dcat:byteSize "2020"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/062f11b4-57d4-53d2-a980-e11f683c730a/resource/dc17d426-23e6-4eda-a2ac-ed7d6da98bc1> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:32:53.214388"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:32:53.212431"^^xsd:dateTime ;
    dct:title "boundaries_croatia_2023.parquet" ;
    dcat:accessURL <https://data.source.coop/kerner-lab/fields-of-the-world-croatia/boundaries_croatia_2023.parquet> ;
    dcat:byteSize "41734715"^^xsd:nonNegativeInteger .

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

