@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6> a dcat:Dataset ;
    dcterms:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dcterms:description """Malmø Kommune har installeret sensorer, der måler jordfugtighed nær træer.
Målingerne bruges primært til at effektivisere vandingsarbejdet.

Dette datasæt indeholder:

  * Information og placering af aktive vandingsensorer.
  * Jordfugtighedsmålinger fra vandingssensorerne opdelt efter måned. Der kan være huller i måleserien. Jordfugtighedsmålinger foretages i 20 cm og 60 cm dybde.

**Ressourceinformation Vandingssensorer**

Ressourcen oprettes i overensstemmelse med
[GeoJSON](https://datatracker.ietf.org/doc/html/rfc7946) . Basisniveauet er en
FeatureCollection, og hver vandingsensor rapporteres som en Feature.

Attributter i ressourcen:

  * `geometry [Sensorns placering i enlighet med GeoJSON, geometrityp POINT]`
  * `id [Sensorid]`
  * `type [Alltid Feature, i enlighet med GeoJSON]`
  * `properties [Se nedan]`

Attributter i egenskaber:

  * `platsbenamning [Benämning på sensor]`

**Information om ressourcen Måleværdier for jordfugtighed**

Ressourcens formatering er inspireret af
[GreenspaceRecord](https://github.com/smart%2ddata%2dmodels/dataModel.ParksAndGardens/blob/master/GreenspaceRecord/doc/spec.md)
. Ressourcen har forsøgt at følge GreenspaceRecord-formatet, men har måttet
tilpasses virksomhedens behov.
https://malmo.se/Teknisk%2dhandbok/Trafikreglering/Permanent%2dtrafikreglering/Vagmarkering.html

Attributter i ressourcen:

  * `id [ID för mättillfället]`
  * `dateObserved [Datum då mätning utfördes enligt ISO 8601 Date Time)]`
  * `refFeature [sensorid, referens till resurs Bevattningssensorer]`
  * `soilMoistureTension [Mätvärde i kPa]`
  * `description [Anger om mätning skett på 20 cm eller 60 cm djup]`
  * `type [alltid GreenspaceRecord]`

"""@da,
        """The city of Malmö has deployed sensors that measure soil moisture near trees.
The measurements are primarily used to streamline irrigation work.

This dataset contains:

  * Information and location of active irrigation sensors.
  * Soil moisture measurements from the irrigation sensors divided by month. There may be gaps in the measurement series. Soil moisture measurements are made at 20 cm and 60 cm depths.

**Resource information Irrigation sensors**

The resource is created in accordance with
[GeoJSON](https://datatracker.ietf.org/doc/html/rfc7946) . The base level is a
FeatureCollection and each irrigation sensor is reported as a Feature.

Attributes in the resource:

  * `geometry [Sensorns placering i enlighet med GeoJSON, geometrityp POINT]`
  * `id [Sensorid]`
  * `type [Alltid Feature, i enlighet med GeoJSON]`
  * `properties [Se nedan]`

Attributes in properties:

  * `platsbenamning [Benämning på sensor]`

**Information about resource Soil moisture measurement values**

The resource's formatting is inspired by
[GreenspaceRecord](https://github.com/smart%2ddata%2dmodels/dataModel.ParksAndGardens/blob/master/GreenspaceRecord/doc/spec.md)
. The resource has attempted to follow the GreenspaceRecord format but has had
to be adapted to the needs of the business.
https://malmo.se/Teknisk%2dhandbok/Trafikreglering/Permanent%2dtrafikreglering/Vagmarkering.html

Attributes in the resource:

  * `id [ID för mättillfället]`
  * `dateObserved [Datum då mätning utfördes enligt ISO 8601 Date Time)]`
  * `refFeature [sensorid, referens till resurs Bevattningssensorer]`
  * `soilMoistureTension [Mätvärde i kPa]`
  * `description [Anger om mätning skett på 20 cm eller 60 cm djup]`
  * `type [alltid GreenspaceRecord]`

"""@en,
        """Malmö stad har utplacerade sensorer som mäter markfukt vid träd. Mätvärdena används framför allt för att effektivisera bevattningsarbetet. \r
\r
Denna datamängd innehåller:\r
\r
* Information och placering av aktiva bevattningssensorer.\r
* Mätvärden markfukt från bevattningssensorerna uppdelat månadsvis. Det kan förekomma glapp i mätserierna. Mätning av markfukt sker på 20 cm och 60 cm djup.\r
\r
**Information om resurs Bevattningssensorer**\r
\r
Resursen är upprättad i enlighet med [GeoJSON](https://datatracker.ietf.org/doc/html/rfc7946). Grundnivån är en FeatureCollection och varje bevattningssensor redovisas som en Feature.\r
\r
Attribut i resursen:\r
\r
* `geometry [Sensorns placering i enlighet med GeoJSON, geometrityp POINT]`\r
* `id [Sensorid]`\r
* `type [Alltid Feature, i enlighet med GeoJSON]`\r
* `properties [Se nedan]`\r
\r
Attribut i properties:\r
\r
* `platsbenamning [Benämning på sensor]`\r
\r
**Information om resurs Mätvärden markfukt**\r
\r
Resursens formatering är inspirerad av [GreenspaceRecord](https://github.com/smart-data-models/dataModel.ParksAndGardens/blob/master/GreenspaceRecord/doc/spec.md). Resursen har försökt följa GreenspaceRecord-formatet men har behövts anpassas till verksamhetens behov. https://malmo.se/Teknisk-handbok/Trafikreglering/Permanent-trafikreglering/Vagmarkering.html\r
\r
Attribut i resursen:\r
\r
* `id [ID för mättillfället]`\r
* `dateObserved [Datum då mätning utfördes enligt ISO 8601 Date Time)]`\r
* `refFeature [sensorid, referens till resurs Bevattningssensorer]`\r
* `soilMoistureTension [Mätvärde i kPa]`\r
* `description [Anger om mätning skett på 20 cm eller 60 cm djup]`\r
* `type [alltid GreenspaceRecord]`\r
"""@sv ;
    dcterms:identifier "62a44a8d-7cf3-4761-8479-5660d19816d6" ;
    dcterms:issued "2025-03-18"^^xsd:date ;
    dcterms:language <http://publications.europa.eu/resource/authority/language/SWE> ;
    dcterms:modified "2026-05-26T17:01:08.709974"^^xsd:dateTime ;
    dcterms:publisher <https://malmo.se/> ;
    dcterms:spatial [ a dcterms:Location ;
            dcat:bbox "POLYGON((12.8850967451 55.6421476735,13.1517619812 55.6421476735,13.1517619812 55.5022773196,12.8850967451 55.5022773196,12.8850967451 55.6421476735))"^^gsp:wktLiteral ],
        <http://www.geonames.org/2692965/malmoe.html> ;
    dcterms:temporal [ a dcterms:PeriodOfTime ;
            dcat:endDate "2025-03-31"^^xsd:date ;
            dcat:startDate "2025-03-18"^^xsd:date ] ;
    dcterms:title "TEST Vandingssensorer Byejendomme"@da,
        "TEST Irrigation sensors urban properties"@en,
        "TEST Bevattningssensorer stadsfastigheter"@sv ;
    dcat:contactPoint [ a vcard:Individual ;
            vcard:fn "TEST" ;
            vcard:hasEmail <mailto:herman.bernstrom@malmo.se> ] ;
    dcat:distribution <https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/2c15939b-3da2-474f-b0ed-3a3a875b014c>,
        <https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/c1c17938-574b-4c42-9ebf-5196a4dd5bea>,
        <https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/c406c6f2-21b9-475e-b69f-256c63aa6007>,
        <https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/d1cc8f08-bedf-42fd-86a4-75edc8582d04>,
        <https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/e99240cf-3e2a-4ce1-9a9e-55a410d6da8e> ;
    dcat:keyword "Sensorer",
        "bevattning" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dcterms:RightsStatement .

<http://publications.europa.eu/resource/authority/language/SWE> a dcterms:LinguisticSystem .

<https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/2c15939b-3da2-474f-b0ed-3a3a875b014c> a dcat:Distribution ;
    dcterms:description """Måleværdier fra vandingssensorer, én værdi i timen i løbet af måneden

"""@da,
        """Measurement values ​​from irrigation sensors, one value per hour during the
month

"""@en,
        "Mätvärden från bevattningssensorer, ett värde per timme under månaden"@sv ;
    dcterms:format "application/json" ;
    dcterms:issued "2025-04-11T12:29:26.942404"^^xsd:dateTime ;
    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0> ;
    dcterms:modified "2026-03-04T18:23:45.449837"^^xsd:dateTime ;
    dcterms:title "Jordfugtighedsmålinger 2025-03"@da,
        "Soil moisture measurements 2025-03"@en,
        "Mätvärden markfukt 2025-03"@sv ;
    dcat:accessURL <https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/2c15939b-3da2-474f-b0ed-3a3a875b014c/download/test_markfukt_matvarden_2025_03> ;
    dcat:byteSize "1384689"^^xsd:nonNegativeInteger .

<https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/c1c17938-574b-4c42-9ebf-5196a4dd5bea> a dcat:Distribution ;
    dcterms:description """Måleværdier fra vandingssensorer, én værdi i timen i løbet af måneden

"""@da,
        """Measurement values ​​from irrigation sensors, one value per hour during the
month

"""@en,
        "Mätvärden från bevattningssensorer, ett värde per timme under månaden"@sv ;
    dcterms:format "application/json" ;
    dcterms:issued "2025-04-01T12:46:05.421194"^^xsd:dateTime ;
    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0> ;
    dcterms:modified "2026-03-04T18:23:45.449680"^^xsd:dateTime ;
    dcterms:title "Jordfugtighedsmålinger 2025-02"@da,
        "Soil moisture measurements 2025-02"@en,
        "Mätvärden markfukt 2025-02"@sv ;
    dcat:accessURL <https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/c1c17938-574b-4c42-9ebf-5196a4dd5bea/download/test_markfukt_matvarden_2025_02> ;
    dcat:byteSize "1146348"^^xsd:nonNegativeInteger .

<https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/c406c6f2-21b9-475e-b69f-256c63aa6007> a dcat:Distribution ;
    dcterms:description """Måleværdier fra vandingssensorer, én værdi i timen i løbet af måneden

"""@da,
        """Measurement values ​​from irrigation sensors, one value per hour during the
month

"""@en,
        "Mätvärden från bevattningssensorer, ett värde per timme under månaden"@sv ;
    dcterms:format "application/json" ;
    dcterms:issued "2025-05-14T07:56:03.883479"^^xsd:dateTime ;
    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0> ;
    dcterms:modified "2026-03-04T18:23:45.449984"^^xsd:dateTime ;
    dcterms:title "Jordfugtighedsmålinger 2025-04"@da,
        "Soil moisture measurements 2025-04"@en,
        "Mätvärden markfukt 2025-04"@sv ;
    dcat:accessURL <https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/c406c6f2-21b9-475e-b69f-256c63aa6007/download/test_markfukt_matvarden_2025_04> ;
    dcat:byteSize "3353786"^^xsd:nonNegativeInteger .

<https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/d1cc8f08-bedf-42fd-86a4-75edc8582d04> a dcat:Distribution ;
    dcterms:description """Information om vandingssensorer

"""@da,
        """Information about irrigation sensors

"""@en,
        "Information om bevattningssensorer"@sv ;
    dcterms:format "application/geo+json" ;
    dcterms:issued "2025-04-01T12:14:44.023607"^^xsd:dateTime ;
    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0> ;
    dcterms:modified "2026-05-08T16:21:33.388390"^^xsd:dateTime ;
    dcterms:title "Vandingssensorer"@da,
        "Irrigation sensors"@en,
        "Bevattningssensorer"@sv ;
    dcat:accessURL <https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/d1cc8f08-bedf-42fd-86a4-75edc8582d04/download/test_bevattningssensorer> ;
    dcat:byteSize "3183"^^xsd:nonNegativeInteger .

<https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/e99240cf-3e2a-4ce1-9a9e-55a410d6da8e> a dcat:Distribution ;
    dcterms:description """Måleværdier fra vandingssensorer, én værdi i timen i løbet af måneden

"""@da,
        """Measurement values ​​from irrigation sensors, one value per hour during the
month

"""@en,
        "Mätvärden från bevattningssensorer, ett värde per timme under månaden"@sv ;
    dcterms:format "application/json" ;
    dcterms:issued "2025-05-14T08:56:49.715494"^^xsd:dateTime ;
    dcterms:license <http://creativecommons.org/publicdomain/zero/1.0> ;
    dcterms:modified "2026-03-04T18:23:45.450161"^^xsd:dateTime ;
    dcterms:title "Jordfugtighedsmålinger 2024-08"@da,
        "Soil moisture measurements 2024-08"@en,
        "Mätvärden markfukt 2024-08"@sv ;
    dcat:accessURL <https://ckan.city-of-malmo-staging.datopian.com/dataset/62a44a8d-7cf3-4761-8479-5660d19816d6/resource/e99240cf-3e2a-4ce1-9a9e-55a410d6da8e/download/test_markfukt_matvarden_2024_08> ;
    dcat:byteSize "290718"^^xsd:nonNegativeInteger .

<https://malmo.se/> a foaf:Agent ;
    dcterms:type <http://purl.org/adms/publishertype/LocalAuthority> ;
    foaf:homepage <https://malmo.se/> ;
    foaf:name "Malmö stad" .

