fixed enrich query for FindSampo

This commit is contained in:
Alessia Bardi 2022-11-01 19:11:42 +01:00
parent 07178a1b44
commit f5ac6b000c
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX skosxl: <http://www.w3.org/2008/05/skos-xl#> PREFIX skosxl: <http://www.w3.org/2008/05/skos-xl#>
PREFIX gvp: <http://vocab.getty.edu/ontology#> PREFIX gvp: <http://vocab.getty.edu/ontology#>
INSERT { INSERT {
GRAPH <https://ariadne-infrastructure.eu/ariadneplus::findsampo::aat> { GRAPH <https://ariadne-infrastructure.eu/api_________::ariadne_plus::findsampo::aat> {
?aat_subject skos:prefLabel ?label . ?aat_subject skos:prefLabel ?label .
} }
} }