query-d5d8713c8e55020c59891e2fbb97c15d

rq turtle/ttl

Propertiesinstance of (P31)OSI Model layer location (P5805)

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 ?komputila_retkomunika_protokolo ?komputila_retkomunika_protokoloLabel WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
  ?komputila_retkomunika_protokolo wdt:P31 wd:Q15836568.
  ?komputila_retkomunika_protokolo wdt:P5805 wd:Q189768.
}

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?komputila_retkomunika_protokolo"):::projected c6(["wd:Q15836568"]):::iri c2(["bd:serviceParam"]):::iri c4(["#91;AUTO_LANGUAGE#93;,en"]):::literal c8(["wd:Q189768"]):::iri subgraph s1["http://wikiba.se/ontology#label"] style s1 stroke-width:4px; c2 --"wikibase:language"--> c4 end v1 --"wdt:P31"--> c6 v1 --"wdt:P5805"--> c8