SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Bureau des affaires spatiales
Büro der Vereinten Nationen für Weltraumfragen
Ufficio delle Nazioni Unite per gli affari dello spazio extra-atmosferico
United Nations Office for Outer Space Affairs
2025-08-25T06:37:45.3690540Z
521805
https://www.termdat.bk.admin.ch/entry/521805
Internet Büro der Vereinten Nationen in Wien, [Büro für Weltraumfragen](http://www.unvienna.org/unov/de/unoosa.html) (5.7.2016).
UNOOSA website, [About us](http://www.unoosa.org/oosa/en/aboutus/index.html) (4.7.2016).
Site Office des Nations Unies à Vienne, [Bureau des affaires spatiales](http://www.unvienna.org/unov/fr/unoosa.html) (5.7.2016).
Internet RAI, [Simonetta Di Pippo nuova direttrice dell'UNOOSA](http://www.rai.it/dl/portali/site/articolo/ContentItem-34e8d061-351c-43f0-bea3-2dc182adb5dd.html) (5.7.2016).
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.