Locatie (E3)

Uit Knowledge Graph Kunstenpunt
Ga naar:navigatie, zoeken
taalcodelabelbeschrijvingaliassenbewerken
nlLocatieSchema voor items die Locatie zijnbewerken
PREFIX kp:<https://kg.kunsten.be/entity/>
PREFIX kppd:<https://kg.kunsten.be/prop/direct/>
prefix kpp: <https://kg.kunsten.be/prop/>
PREFIX kppq: <https://kg.kunsten.be/prop/qualifier/>

start = @<locatie>

<locatie> EXTRA kppd:P1 {
     kppd:P1 [kp:Q58547] ;    # instance of [locatie]
     kppd:P10 .              # moet een plaats hebben
}