Skip to content
Snippets Groups Projects
Commit c8e0bd38 authored by esikkala's avatar esikkala
Browse files

Actors: fix manuscript query

parent 26467b69
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@ export const actorProperties = `
|^crm:P28_custody_surrendered_by
|^crm:P29_custody_received_by
|^mmm-schema:carried_out_by_as_selling_agent)
/^crm:P30_transferred_custody_of|mmm-schema:observed_manuscript ?manuscript__id .
/^crm:P30_transferred_custody_of|^mmm-schema:observed_manuscript ?manuscript__id .
?manuscript__id skos:prefLabel ?manuscript__prefLabel .
BIND(?manuscript__id AS ?manuscript__dataProviderUrl)
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment