query-6991a439ca0a4b1c90944549e21ccc3c

rq turtle/ttl

Propertiesinstance of (P31)subclass of (P279)owned by (P127)collection (P195)

Use at

PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX bd: <http://www.bigdata.com/rdf#>
SELECT DISTINCT ?thing ?thingLabel ?ownerLabel ?collectionLabel 

WHERE { ?thing (wdt:P31 / wdt:P279) wd:Q223557 .

        ?thing wdt:P127 ?owner #owned by a person

                OPTIONAL { ?thing wdt:P195 ?collection. }

       SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }

Query found at