@prefix adms: <http://www.w3.org/ns/adms#> .
@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan-stella-pss.greensupplychain.eu/dataset/f8085ae4-7542-478e-ae31-cc8a29674247> a dcat:Dataset ;
    dct:creator <https://www.edencore.ai/> ;
    dct:description "This dataset contains the outcomes of scouting mission with the edencore technology. " ;
    dct:identifier "f8085ae4-7542-478e-ae31-cc8a29674247" ;
    dct:issued "2025-09-15"^^xsd:date ;
    dct:modified "2025-09-17"^^xsd:date ;
    dct:publisher <https://ckan-stella-pss.greensupplychain.eu/organization/937e8837-a33b-4275-96d5-8cc4f7f09f3a> ;
    dct:spatial [ a dct:Location ;
            locn:Geometry "POLYGON ((23.0190 38.6875, 23.0189 38.6853, 23.0194 38.6852, 23.0195 38.6875, 23.0190 38.6875))"^^geo:wktLiteral ],
        [ a dct:Location ;
            dct:centroid "POINT(23.007341375596017 38.68499296998641)"^^geo:wktLiteral ],
        [ a dct:Location ;
            locn:geometry [ a geo:Geometry ;
                    geo:asGeoJSON "{\"type\": \"Polygon\", \"coordinates\": [[[23.01898224184849, 38.68747681370996], [23.0189058017584, 38.68526829872376], [23.01941034537464, 38.68522838456716], [23.01945652649303, 38.6874799923439], [23.01898224184849, 38.68747681370996]]]}"^^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 ;
            dct:endDate "2025-04-10"^^xsd:date ;
            dct:startDate "2025-04-10"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2025-04-10"^^xsd:date ;
            dcat:startDate "2025-04-10"^^xsd:date ] ;
    dct:title "Verticillium dahliae HOTSPOTS detection test [ps_ucp6_2025_plot_601]" ;
    dct:type "JSON" ;
    owl:versionInfo "0.2" ;
    adms:versionNotes "Updated description and metadata" ;
    dcat:distribution <https://ckan-stella-pss.greensupplychain.eu/dataset/f8085ae4-7542-478e-ae31-cc8a29674247/resource/f15ffab3-19f3-475f-9b54-f42fbfe65543> ;
    dcat:keyword "Greece",
        "Olea europaea",
        "Olives",
        "UCP6",
        "Verticillium dahliae",
        "plot_601" ;
    dcat:theme <eppo:OLVEU>,
        <eppo:VERTDA> .

<https://ckan-stella-pss.greensupplychain.eu/dataset/f8085ae4-7542-478e-ae31-cc8a29674247/resource/f15ffab3-19f3-475f-9b54-f42fbfe65543> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2025-09-09T13:26:39.618904"^^xsd:dateTime ;
    dct:modified "2026-06-05T13:10:37.258542"^^xsd:dateTime ;
    dct:title "ps_ucp6_2025_plot_601 Detection date: 2025-04-10" ;
    dcat:accessURL <https://ckan-stella-pss.greensupplychain.eu/dataset/f8085ae4-7542-478e-ae31-cc8a29674247/resource/f15ffab3-19f3-475f-9b54-f42fbfe65543/download/anomally_hotstops.json> ;
    dcat:byteSize "67770"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://ckan-stella-pss.greensupplychain.eu/organization/937e8837-a33b-4275-96d5-8cc4f7f09f3a> a foaf:Agent ;
    foaf:name "eden" .

<https://www.edencore.ai/> a foaf:Agent ;
    dct:identifier <https://www.edencore.ai/> ;
    dct:type "Organisation" ;
    foaf:homepage <https://www.edencore.ai/> ;
    foaf:name "Edencore research and development team" .

