organization (E6)

language codelabeldescriptionaliasesedit
enorganizationedit
svorganisationschema för organisationeredit
PREFIX wd: <https://metabase.wikibase.cloud/entity/>
PREFIX wdt: <https://metabase.wikibase.cloud/prop/direct/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>

start = @<organization>


<organization> EXTRA wdt:P5 {
rdfs:label [ @sv ] ;
wdt:P5 [wd:Q13]+; 
wdt:P1 IRI ; # on wikidata
}