@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/46f074d2-88b2-484a-b37b-74270da79934> a dcat:Dataset ;
    dct:creator <https://boku.ac.at/en/oekb/igeo> ;
    dct:description """
            Generated by the STELLA disease-detection pipeline (Sentinel-2 + CatBoost).
 
            RASTER PIXEL VALUES:
            • probability map: pest/stress probability (0.0-100.0) per pixel.
            • binary class map: 100 = pest/stress flagged, 0 = healthy, within the forest mask.
 
            This GeoTIFF contains disease/pest detection output generated by the STELLA
            remote sensing processing pipeline for the specified polygon area.
            """ ;
    dct:identifier "46f074d2-88b2-484a-b37b-74270da79934" ;
    dct:issued "2026-06-23"^^xsd:date ;
    dct:modified "2026-06-23T07:50:38.606511"^^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.5381 38.6743, 23.5421 38.6743, 23.5422 38.6807, 23.5381 38.6808, 23.5381 38.6743))"^^geo:wktLiteral ],
        [ a dct:Location ;
            locn:geometry [ a geo:Geometry ;
                    geo:asGeoJSON "{\"type\": \"Polygon\", \"coordinates\": [[[23.538100733033517, 38.67430604189269], [23.542082341440825, 38.67428671369654], [23.542178982421586, 38.680742331211306], [23.538100733033517, 38.68083897219206], [23.538100733033517, 38.67430604189269]]]}"^^geo:geoJSONLiteral ] ],
        [ a dct:Location ;
            dct:centroid "POINT(23.539322 38.675497)"^^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 ;
            dcat:endDate "2024-11-30"^^xsd:date ;
            dcat:startDate "2023-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dct:endDate "2024-11-30"^^xsd:date ;
            dct:startDate "2023-01-01"^^xsd:date ] ;
    dct:title "Forest disease detection - Greece [rs_ucp2_2024_plot_203]" ;
    dcat:distribution <https://ckan-stella-pss.greensupplychain.eu/dataset/46f074d2-88b2-484a-b37b-74270da79934/resource/12d234fe-126e-4205-9fa2-4adb9b2ff042>,
        <https://ckan-stella-pss.greensupplychain.eu/dataset/46f074d2-88b2-484a-b37b-74270da79934/resource/d137b329-0353-4b17-98e1-c77fe5950b25> ;
    dcat:keyword "Canker stain",
        "Ceratocystis platani",
        "Forest",
        "Greece",
        "Platanus spp.",
        "Plot 203",
        "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/46f074d2-88b2-484a-b37b-74270da79934/resource/12d234fe-126e-4205-9fa2-4adb9b2ff042> a dcat:Distribution ;
    dct:format "TIFF" ;
    dct:issued "2026-06-23T07:50:38.653027"^^xsd:dateTime ;
    dct:modified "2026-06-23T07:50:38.621504"^^xsd:dateTime ;
    dct:title "rs_ucp2_2024_plot_203 Binary Classification Raster Map: 2024-11-30" ;
    dcat:accessURL <https://ckan-stella-pss.greensupplychain.eu/dataset/46f074d2-88b2-484a-b37b-74270da79934/resource/12d234fe-126e-4205-9fa2-4adb9b2ff042/download/prediction_binary_class_2024_plot_203.tif> ;
    dcat:byteSize "574"^^xsd:nonNegativeInteger ;
    dcat:mediaType "image/tiff" .

<https://ckan-stella-pss.greensupplychain.eu/dataset/46f074d2-88b2-484a-b37b-74270da79934/resource/d137b329-0353-4b17-98e1-c77fe5950b25> a dcat:Distribution ;
    dct:format "TIFF" ;
    dct:issued "2026-06-23T07:50:38.170907"^^xsd:dateTime ;
    dct:modified "2026-06-23T07:50:38.620804"^^xsd:dateTime ;
    dct:title "rs_ucp2_2024_plot_203 Disease Confidence Levels: 2024-11-30" ;
    dcat:accessURL <https://ckan-stella-pss.greensupplychain.eu/dataset/46f074d2-88b2-484a-b37b-74270da79934/resource/d137b329-0353-4b17-98e1-c77fe5950b25/download/prediction_probability_2024_plot_203.tif> ;
    dcat:byteSize "2864"^^xsd:nonNegativeInteger ;
    dcat:mediaType "image/tiff" .

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

