@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan-stella-pss.greensupplychain.eu/dataset/6e3d67f4-d0a2-4829-9a5a-4775f5d99a65> a dcat:Dataset ;
    dct:creator <https://boku.ac.at/en/oekb/igeo> ;
    dct:description "Disease detection raster output." ;
    dct:identifier "6e3d67f4-d0a2-4829-9a5a-4775f5d99a65" ;
    dct:issued "2026-03-24"^^xsd:date ;
    dct:modified "2026-03-24T16:18:01.831749"^^xsd:dateTime ;
    dct:publisher <https://ckan-stella-pss.greensupplychain.eu/organization/dbfc5966-27a0-4eef-8dea-c7e4066256cd> ;
    dct:spatial [ a dct:Location ;
            locn:Geometry "MULTIPOLYGON (((23.0134 38.6807 0.0000, 23.0134 38.6807 0.0000, 23.0135 38.6806 0.0000, 23.0137 38.6805 0.0000, 23.0139 38.6803 0.0000, 23.0140 38.6802 0.0000, 23.0142 38.6801 0.0000, 23.0141 38.6801 0.0000, 23.0140 38.6800 0.0000, 23.0138 38.6799 0.0000, 23.0136 38.6798 0.0000, 23.0133 38.6796 0.0000, 23.0132 38.6795 0.0000, 23.0131 38.6794 0.0000, 23.0131 38.6795 0.0000, 23.0130 38.6797 0.0000, 23.0129 38.6798 0.0000, 23.0128 38.6799 0.0000, 23.0127 38.6800 0.0000, 23.0126 38.6802 0.0000, 23.0126 38.6803 0.0000, 23.0126 38.6803 0.0000, 23.0128 38.6805 0.0000, 23.0131 38.6806 0.0000, 23.0132 38.6807 0.0000, 23.0133 38.6807 0.0000, 23.0134 38.6807 0.0000)))"^^geo:wktLiteral ],
        [ a dct:Location ;
            dct:centroid "POINT(23.013278 38.680111)"^^geo:wktLiteral ],
        [ a dct:Location ;
            locn:geometry [ a geo:Geometry ;
                    geo:asGeoJSON "{\"type\": \"MultiPolygon\", \"coordinates\": [[[[23.013353223524295, 38.68069104571757, 0.0], [23.013390670283556, 38.68067700318285, 0.0], [23.013535776475685, 38.68055998206017, 0.0], [23.01369492520254, 38.680457003472206, 0.0], [23.013884499421287, 38.68033530150461, 0.0], [23.014027265190965, 38.68022296122683, 0.0], [23.01415832884837, 38.68011530179396, 0.0], [23.014127903356474, 38.680087216724516, 0.0], [23.01402492476851, 38.680040408275445, 0.0], [23.013837690972213, 38.67991870630785, 0.0], [23.01361301041666, 38.679759557580994, 0.0], [23.01334854267939, 38.67959572800924, 0.0], [23.013158968460637, 38.679464664351826, 0.0], [23.013114500434018, 38.67944126012729, 0.0], [23.013074713252305, 38.67951381322336, 0.0], [23.012988117621518, 38.6796636002604, 0.0], [23.012917904947905, 38.67977125969327, 0.0], [23.012817266782395, 38.679902323350674, 0.0], [23.01273535199652, 38.680009982783545, 0.0], [23.01263471383101, 38.68018317404512, 0.0], [23.01258556495948, 38.68029083347799, 0.0], [23.012608969184015, 38.68032359939234, 0.0], [23.012847692274295, 38.68047806727429, 0.0], [23.013055989872676, 38.68062083304396, 0.0], [23.013215138599527, 38.68070742867475, 0.0], [23.013297053385408, 38.68070742867475, 0.0], [23.013353223524295, 38.68069104571757, 0.0]]]]}"^^geo:geoJSONLiteral ] ],
        <https://publications.europa.eu/resource/authority/nuts/code/EL>,
        <https://publications.europa.eu/resource/authority/nuts/code/EL6>,
        <https://publications.europa.eu/resource/authority/nuts/code/EL64>,
        <https://publications.europa.eu/resource/authority/nuts/code/EL644> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-07-01"^^xsd:date ;
            dcat:startDate "2025-07-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dct:endDate "2025-07-01"^^xsd:date ;
            dct:startDate "2025-07-01"^^xsd:date ] ;
    dct:title "Remote sensing UCP6 2025 plot 601" ;
    dcat:distribution <https://ckan-stella-pss.greensupplychain.eu/dataset/6e3d67f4-d0a2-4829-9a5a-4775f5d99a65/resource/b9defa50-7930-451c-b468-573f3e664a41> ;
    dcat:keyword "Olea europaea",
        "UCP6" ;
    dcat:spatialResolutionInMeters 10.0 ;
    dcat:theme <eppo:OLVEU>,
        <eppo:VERTDA/PSDMSA> .

<https://boku.ac.at/en/oekb/igeo> a foaf:Agent ;
    dct:type "University" ;
    vcard:hasEmail <mailto:creator@email.com> ;
    foaf:name "BOKU University" .

<https://ckan-stella-pss.greensupplychain.eu/dataset/6e3d67f4-d0a2-4829-9a5a-4775f5d99a65/resource/b9defa50-7930-451c-b468-573f3e664a41> a dcat:Distribution ;
    dct:format "TIFF" ;
    dct:issued "2026-03-24T16:18:01.850289"^^xsd:dateTime ;
    dct:modified "2026-03-24T16:18:01.842595"^^xsd:dateTime ;
    dct:title "rs_ucp6_2025_plot_601 NDVI 2025-07-01" ;
    dcat:accessURL <https://ckan-stella-pss.greensupplychain.eu/dataset/6e3d67f4-d0a2-4829-9a5a-4775f5d99a65/resource/b9defa50-7930-451c-b468-573f3e664a41/download/s2_601_2025-07-01_ndvi.tif> ;
    dcat:byteSize "1448"^^xsd:nonNegativeInteger ;
    dcat:mediaType "image/tiff" .

<https://ckan-stella-pss.greensupplychain.eu/organization/dbfc5966-27a0-4eef-8dea-c7e4066256cd> a foaf:Agent ;
    foaf:name "boku" .

