submarine communications cable (E147)
Jump to navigation
Jump to search
language code | label | description | aliases | edit |
---|---|---|---|---|
en | submarine communications cable | schema for submarine communications cables | edit |
PREFIX wd: <http://www.wikidata.org/entity/> PREFIX p: <http://www.wikidata.org/prop/> PREFIX wdt: <http://www.wikidata.org/prop/direct/> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX geo: <http://www.opengis.net/ont/geosparql#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> #query map: SELECT ?item WHERE {?item wdt:P31 wd:Q506572. } LIMIT 10 start =@<#submarine_communications_cable> <#submarine_communications_cable> { # instance of wdt:P31 [ wd:Q506572 ] ; # length wdt:P2043 xsd:decimal ? ; # country wdt:P17 [ <http://www.wikidata.org/entity>~ ] * ; # owned by wdt:P127 [ <http://www.wikidata.org/entity>~ ] * ; # inception wdt:P571 xsd:dateTime ? ; # official website wdt:P856 IRI * ; # image wdt:P18 [ <http://commons.wikimedia.org/wiki/Special:FilePath>~ ] ? ; # locator map image wdt:P242 [ <http://commons.wikimedia.org/wiki/Special:FilePath>~ ] ? ; # start point wdt:P1427 [ <http://www.wikidata.org/entity>~ ] ? ; # destination point wdt:P1444 [ <http://www.wikidata.org/entity>~ ] * ; # material used wdt:P186 [ <http://www.wikidata.org/entity>~ ] ? ; # located in the administrative territory wdt:P131 [ <http://www.wikidata.org/entity>~ ] * ; # crosses wdt:P177 [ <http://www.wikidata.org/entity>~ ] ? ; # Commons category wdt:P373 xsd:string ? ; # OSM relation ID wdt:P402 xsd:string ? ; # connects with wdt:P2789 [ <http://www.wikidata.org/entity>~ ] * ; # location wdt:P276 [ <http://www.wikidata.org/entity>~ ] ? ; # terminus location wdt:P609 [ <http://www.wikidata.org/entity>~ ] ? ; }