@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/04a6862c-d1e2-4ccf-94b9-66604fa103ef> a dcat:Dataset ;
    dct:creator <https://boku.ac.at/en/oekb/igeo> ;
    dct:description """
            Disease Detection Confidence: raster map.

            RASTER PIXEL VALUES:
            • 0 = Very low confidence of disease presence
            • 100 = Very high confidence of disease presence
            • -9999 = NoData

            Risk levels are derived from the model's confidence of disease occurrence.
            Generated using Sentinel-2 data and time series analysis method.
            """ ;
    dct:identifier "04a6862c-d1e2-4ccf-94b9-66604fa103ef" ;
    dct:issued "2026-06-12"^^xsd:date ;
    dct:modified "2026-06-12T07:33:36.943468"^^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.4693 38.7756, 23.4732 38.7756, 23.4731 38.7877, 23.4694 38.7877, 23.4693 38.7756))"^^geo:wktLiteral ],
        [ a dct:Location ;
            locn:geometry [ a geo:Geometry ;
                    geo:asGeoJSON "{\"type\": \"Polygon\", \"coordinates\": [[[23.46933101112476, 38.7756244461214], [23.473182154208036, 38.775595453827165], [23.47307826515372, 38.787745641133206], [23.46936966751706, 38.787704568716386], [23.46933101112476, 38.7756244461214]]]}"^^geo:geoJSONLiteral ] ],
        [ a dct:Location ;
            dct:centroid "POINT(23.471028 38.787028)"^^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/EL642> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dct:endDate "2025-10-30"^^xsd:date ;
            dct:startDate "2024-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-10-30"^^xsd:date ;
            dcat:startDate "2024-01-01"^^xsd:date ] ;
    dct:title "Plane forest - Ceratocystis platani detection [rs_ucp2_2025_plot_202]" ;
    dcat:distribution <https://ckan-stella-pss.greensupplychain.eu/dataset/04a6862c-d1e2-4ccf-94b9-66604fa103ef/resource/ae5bf885-767a-4f61-8dc1-513b933038c8> ;
    dcat:keyword "Ceratocystis platani",
        "Greece",
        "Plane forest",
        "Platanus spp.",
        "Plot 202",
        "UCP2" ;
    dcat:spatialResolutionInMeters 10.0 ;
    dcat:temporalResolution "{}"^^xsd:duration ;
    dcat:theme <eppo:CERAFP>,
        <eppo:PLTSS> .

<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/04a6862c-d1e2-4ccf-94b9-66604fa103ef/resource/ae5bf885-767a-4f61-8dc1-513b933038c8> a dcat:Distribution ;
    dct:format "TIFF" ;
    dct:issued "2026-06-12T07:33:36.992434"^^xsd:dateTime ;
    dct:modified "2026-06-12T07:33:36.959077"^^xsd:dateTime ;
    dct:title "rs_ucp2_2025_plot_202 Detection date: 2025-10-30" ;
    dcat:accessURL <https://ckan-stella-pss.greensupplychain.eu/dataset/04a6862c-d1e2-4ccf-94b9-66604fa103ef/resource/ae5bf885-767a-4f61-8dc1-513b933038c8/download/202_s2_platanus_2025_probability.tif> ;
    dcat:byteSize "9961"^^xsd:nonNegativeInteger ;
    dcat:mediaType "image/tiff" .

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

