UNPKG

contacts-pane

Version:

Contacts Pane: Contacts manager for Address Book, Groups, and Individuals.

105 lines (73 loc) 4.28 kB
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sesame: <http://www.openrdf.org/schema/sesame#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix fn: <http://www.w3.org/2005/xpath-functions#> . @prefix foaf: <http://xmlns.com/foaf/0.1/> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix hint: <http://www.bigdata.com/queryHints#> . @prefix bd: <http://www.bigdata.com/rdf#> . @prefix bds: <http://www.bigdata.com/rdf/search#> . @prefix psn: <http://www.wikidata.org/prop/statement/value-normalized/> . @prefix pqn: <http://www.wikidata.org/prop/qualifier/value-normalized/> . @prefix prn: <http://www.wikidata.org/prop/reference/value-normalized/> . @prefix mwapi: <https://www.mediawiki.org/ontology#API/> . @prefix gas: <http://www.bigdata.com/rdf/gas#> . @prefix wdt: <http://www.wikidata.org/prop/direct/> . @prefix wdtn: <http://www.wikidata.org/prop/direct-normalized/> . @prefix psv: <http://www.wikidata.org/prop/statement/value/> . @prefix ps: <http://www.wikidata.org/prop/statement/> . @prefix pqv: <http://www.wikidata.org/prop/qualifier/value/> . @prefix pq: <http://www.wikidata.org/prop/qualifier/> . @prefix prv: <http://www.wikidata.org/prop/reference/value/> . @prefix pr: <http://www.wikidata.org/prop/reference/> . @prefix wdno: <http://www.wikidata.org/prop/novalue/> . @prefix p: <http://www.wikidata.org/prop/> . @prefix wikibase: <http://wikiba.se/ontology#> . @prefix wd: <http://www.wikidata.org/entity/> . @prefix wdata: <http://www.wikidata.org/wiki/Special:EntityData/> . @prefix wds: <http://www.wikidata.org/entity/statement/> . @prefix wdv: <http://www.wikidata.org/value/> . @prefix wdref: <http://www.wikidata.org/reference/> . @prefix schema: <http://schema.org/> . @prefix prov: <http://www.w3.org/ns/prov#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix geo: <http://www.opengis.net/ont/geosparql#> . @prefix geof: <http://www.opengis.net/def/geosparql/function/> . @prefix mediawiki: <https://www.mediawiki.org/ontology#> . @prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> . @prefix dct: <http://purl.org/dc/terms/> . wd:Q49108 schema:logo <http://commons.wikimedia.org/wiki/Special:FilePath/MIT%20logo.svg> , <http://commons.wikimedia.org/wiki/Special:FilePath/Massachusetts%20Institute%20of%20Technology%20logo.svg> ; schema:subOrganization wd:Q142740 . wd:Q142740 schema:name "Sloan School of Management"@fr . wd:Q49108 schema:location wd:Q49111 . wd:Q49111 wdt:P625 "Point(-71.106111111 42.375)"^^geo:wktLiteral ; schema:country wd:Q30 . wd:Q30 schema:name "États-Unis"@fr . wd:Q49108 schema:subOrganization wd:Q7185824 . wd:Q7185824 schema:name "Phillip T. and Susan M. Ragon Institute"@en . wd:Q49108 schema:subOrganization wd:Q3138607 . wd:Q3138607 schema:name "Lincoln Laboratory"@fr . wd:Q49108 schema:subOrganization wd:Q6716306 . wd:Q6716306 schema:name "Musée du MIT"@fr . wd:Q49108 schema:subOrganization wd:Q72855414 . wd:Q72855414 schema:name "Bates Research and Engineering Center"@en . wd:Q49108 schema:subOrganization wd:Q6801414 . wd:Q6801414 schema:name "McGovern Institute for Brain Research"@en . wd:Q49108 schema:subOrganization wd:Q7191073 . wd:Q7191073 schema:name "Picower Institute for Learning and Memory"@fr . wd:Q49108 schema:subOrganization wd:Q5025669 . wd:Q5025669 schema:name "Cambridge–MIT Institute"@en . wd:Q49108 schema:subOrganization wd:Q16977777 . wd:Q16977777 schema:name "MIT School of Humanities, Arts, and Social Sciences"@en . wd:Q49108 schema:subOrganization wd:Q45136595 . wd:Q45136595 schema:name "Deshpande Center for Technological Innovation, Massachusetts Institute of Technology"@en . wd:Q49108 schema:subOrganization wd:Q96391217 . wd:Q96391217 schema:name "MIT Schwarzman College of Computing"@en . wd:Q49108 schema:subOrganization wd:Q36874935 . wd:Q36874935 schema:name "Novartis-MIT Center for Continuous Manufacturing"@en . wd:Q49108 schema:subOrganization wd:Q6784300 . wd:Q6784300 schema:name "Massachusetts Institute of Technology School of Science"@en . wd:Q49108 schema:subOrganization wd:Q6716318 . wd:Q6716318 schema:name "MIT School of Architecture and Planning"@en .