@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/fe41e522-830a-4165-918d-3ad0bc62df1c> a dcat:Dataset ;
    dct:creator <https://boku.ac.at/en/oekb/igeo> ;
    dct:description """
Binary classification raster map.

RASTER PIXEL VALUES:
• 0 = No detected disease  
• 100 = Detected disease
• -9999 = NoData

Generated using Sentinel-2 data and random forest model.
""" ;
    dct:identifier "fe41e522-830a-4165-918d-3ad0bc62df1c" ;
    dct:issued "2026-02-17"^^xsd:date ;
    dct:modified "2026-02-17T10:31:10.772206"^^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.5388 38.6805, 23.5423 38.6804, 23.5419 38.6743, 23.5385 38.6745, 23.5388 38.6805)))"^^geo:wktLiteral ],
        [ a dct:Location ;
            dct:centroid "POINT(23.540387348270322 38.677471131960999)"^^geo:wktLiteral ],
        [ a dct:Location ;
            locn:geometry [ a geo:Geometry ;
                    geo:asGeoJSON "{\"type\": \"MultiPolygon\", \"coordinates\": [[[[23.5387632978632, 38.68050163913608], [23.54232287813488, 38.680445907968156], [23.54191354558718, 38.67434115708498], [23.538523600539165, 38.67450139444903], [23.5387632978632, 38.68050163913608]]]]}"^^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/EL642> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-08-15"^^xsd:date ;
            dcat:startDate "2025-08-14"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dct:endDate "2025-08-15"^^xsd:date ;
            dct:startDate "2025-08-14"^^xsd:date ] ;
    dct:title "Plane forest disease detection test [rs_ucp2_2025]" ;
    dcat:distribution <https://ckan-stella-pss.greensupplychain.eu/dataset/fe41e522-830a-4165-918d-3ad0bc62df1c/resource/92f8a765-071e-44a0-977c-c79d2687d57b> ;
    dcat:keyword "Ceratocystis platani",
        "Greece",
        "Plane forest",
        "Platanus orientalis",
        "UCP2" ;
    dcat:spatialResolutionInMeters 10.0 ;
    dcat:temporalResolution "{}"^^xsd:duration ;
    dcat:theme <eppo:CERAFP>,
        <eppo:PLTOR> .

<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/fe41e522-830a-4165-918d-3ad0bc62df1c/resource/92f8a765-071e-44a0-977c-c79d2687d57b> a dcat:Distribution ;
    dct:description """
Binary classification raster map.

RASTER PIXEL VALUES:
• 0 = No detected disease  
• 100 = Detected disease
• -9999 = NoData

Generated using Sentinel-2 data and random forest model.
""" ;
    dct:format "2025_08_15_34SGH_field_3_test.tif" ;
    dct:issued "2026-02-17T10:31:10.807910"^^xsd:dateTime ;
    dct:modified "2026-02-17T10:31:10.784796"^^xsd:dateTime ;
    dct:title "raster platanus disease detection test" ;
    dcat:accessURL <https://ckan-stella-pss.greensupplychain.eu/dataset/fe41e522-830a-4165-918d-3ad0bc62df1c/resource/92f8a765-071e-44a0-977c-c79d2687d57b/download/2025_08_15_34sgh_field_3_test.tif> ;
    dcat:byteSize "4602"^^xsd:nonNegativeInteger ;
    dcat:mediaType "image/tiff" .

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

