426
edits
No edit summary |
|||
Line 31: | Line 31: | ||
BIND(URI(CONCAT("https://badplatsen.havochvatten.se/badplatsen/karta/#/bath/",?BathWaterIdentifier)) AS ?Hav) | BIND(URI(CONCAT("https://badplatsen.havochvatten.se/badplatsen/karta/#/bath/",?BathWaterIdentifier)) AS ?Hav) | ||
# We have a technical debt with P9616 it should just be defined when it is created as an euProtectedAreaCode | # We have a technical debt with P9616 it should just be defined when it is created as an euProtectedAreaCode | ||
# Lesson learned is that the Swedish Agency for Marine and Water Management (Hav) use the same value also before it is "created" | # Lesson learned is that the Swedish Agency for Marine and Water Management (Hav) use the same value also | ||
# before it is "created" but then have the odd name NUTSKOD | |||
# * work around is that we rank it depreciated when its not "created" but used by Hav | # * work around is that we rank it depreciated when its not "created" but used by Hav | ||
BIND(URI(CONCAT("https://dd.eionet.europa.eu/vocabularyconcept/wise/WFDProtectedArea/euProtectedAreaCode.",?BathWaterIdentifier)) AS ?eionet) | BIND(URI(CONCAT("https://dd.eionet.europa.eu/vocabularyconcept/wise/WFDProtectedArea/euProtectedAreaCode.",?BathWaterIdentifier)) AS ?eionet) |