fixed aat graph name

This commit is contained in:
Enrico Ottonello 2021-11-26 15:24:30 +01:00
parent 58e292e734
commit 385afcaaac
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ WHERE {
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
INSERT { INSERT {
GRAPH <https://ariadne-infrastructure.eu/ariadneplus::aarhusdime::aat> { GRAPH <https://ariadne-infrastructure.eu/api_________::ariadne_plus::aarhusdime::aat> {
?derivedSubject skos:prefLabel ?label . ?derivedSubject skos:prefLabel ?label .
} }
} }