@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/a4bed9fd-5055-46aa-aa42-e0cd2115913d> a dcat:Dataset ;
    dct:creator <https://boku.ac.at/en/oekb/igeo> ;
    dct:description """
            Generated by pipeline: ndvi_calc

            RASTER PIXEL VALUES:
            • 0.0 – 1.0: Normalized Difference Vegetation Index (NDVI) values calculated for the selected acquisition date.

            This GeoTIFF contains NDVI values generated by the STELLA remote sensing processing pipeline for the specified polygon area.

            The pipeline was developed for API testing and validation purposes. Disease detection outputs are expected to follow the same data structure, metadata format, and API request workflow.
            """ ;
    dct:identifier "a4bed9fd-5055-46aa-aa42-e0cd2115913d" ;
    dct:issued "2026-06-18"^^xsd:date ;
    dct:modified "2026-06-18T13:06:45.708748"^^xsd:dateTime ;
    dct:publisher <https://ckan-stella-pss.greensupplychain.eu/organization/dbfc5966-27a0-4eef-8dea-c7e4066256cd> ;
    dct:spatial [ a dct:Location ;
            locn:Geometry "POLYGON ((23.0134 38.6807, 23.0134 38.6807, 23.0135 38.6806, 23.0137 38.6805, 23.0139 38.6803, 23.0140 38.6802, 23.0142 38.6801, 23.0141 38.6801, 23.0140 38.6800, 23.0138 38.6799, 23.0136 38.6798, 23.0133 38.6796, 23.0132 38.6795, 23.0131 38.6794, 23.0131 38.6795, 23.0130 38.6797, 23.0129 38.6798, 23.0128 38.6799, 23.0127 38.6800, 23.0126 38.6802, 23.0126 38.6803, 23.0126 38.6803, 23.0128 38.6805, 23.0131 38.6806, 23.0132 38.6807, 23.0133 38.6807, 23.0134 38.6807))"^^geo:wktLiteral ],
        [ a dct:Location ;
            locn:geometry [ a geo:Geometry ;
                    geo:asGeoJSON "{\"type\": \"Polygon\", \"coordinates\": [[[23.013353223524295, 38.68069104571757], [23.013390670283556, 38.68067700318285], [23.013535776475685, 38.68055998206017], [23.01369492520254, 38.680457003472206], [23.013884499421287, 38.68033530150461], [23.014027265190965, 38.68022296122683], [23.01415832884837, 38.68011530179396], [23.014127903356474, 38.680087216724516], [23.01402492476851, 38.680040408275445], [23.013837690972213, 38.67991870630785], [23.01361301041666, 38.679759557580994], [23.01334854267939, 38.67959572800924], [23.013158968460637, 38.679464664351826], [23.013114500434018, 38.67944126012729], [23.013074713252305, 38.67951381322336], [23.012988117621518, 38.6796636002604], [23.012917904947905, 38.67977125969327], [23.012817266782395, 38.679902323350674], [23.01273535199652, 38.680009982783545], [23.01263471383101, 38.68018317404512], [23.01258556495948, 38.68029083347799], [23.012608969184015, 38.68032359939234], [23.012847692274295, 38.68047806727429], [23.013055989872676, 38.68062083304396], [23.013215138599527, 38.68070742867475], [23.013297053385408, 38.68070742867475], [23.013353223524295, 38.68069104571757]]]}"^^geo:geoJSONLiteral ] ],
        [ a dct:Location ;
            dct:centroid "POINT(23.013278 38.680111)"^^geo:wktLiteral ],
        <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 "2026-06-10"^^xsd:date ;
            dcat:startDate "2025-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dct:endDate "2026-06-10"^^xsd:date ;
            dct:startDate "2025-01-01"^^xsd:date ] ;
    dct:title "Olive orhards - Greece [rs_ucp6_2026_plot_601]" ;
    dcat:distribution <https://ckan-stella-pss.greensupplychain.eu/dataset/a4bed9fd-5055-46aa-aa42-e0cd2115913d/resource/28318c5e-0987-48e9-b1a1-bf7c2efdf3f6> ;
    dcat:keyword "Greece",
        "Olea europaea",
        "Olive orchards",
        "Plot 601",
        "UCP6",
        "Verticillim wilt Olive knot",
        "Verticillium dahliae/Pseudomonas savastanoi pv. savastanoi" ;
    dcat:spatialResolutionInMeters 10.0 ;
    dcat:temporalResolution "{}"^^xsd:duration ;
    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/a4bed9fd-5055-46aa-aa42-e0cd2115913d/resource/28318c5e-0987-48e9-b1a1-bf7c2efdf3f6> a dcat:Distribution ;
    dct:format "TIFF" ;
    dct:issued "2026-06-18T13:06:45.754813"^^xsd:dateTime ;
    dct:modified "2026-06-18T13:06:45.724824"^^xsd:dateTime ;
    dct:title "rs_ucp6_2026_plot_601 NDVI map: 2026-06-10" ;
    dcat:accessURL <https://ckan-stella-pss.greensupplychain.eu/dataset/a4bed9fd-5055-46aa-aa42-e0cd2115913d/resource/28318c5e-0987-48e9-b1a1-bf7c2efdf3f6/download/s2_601_2026-06-10_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" .

