SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000
Attributes: No results found.
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
identity Direktion EAM
identity Direktion metas
identity Direktion METAS
identity Direktion und Stab
identity Direktion und Stab
identity Direktion und Stab
identity Geschäftsleitung
belongs to Direktionsstab
belongs to Direktion und Stab
belongs to Direktion und Stab
belongs to Stab
belongs to Abteilung MSL
belongs to Abteilung 1 Mechanik, Strahlung und Legale Metrologie
belongs to Abteilung 1 Mechanik, Strahlung und Zeit
belongs to Abteilung Physik und Chemie
belongs to Abteilung 2 Elektrizität und Umweltmetrologie
belongs to Abteilung 2 Elektrizität, Chemie, Verkehr und Akustik
belongs to Abteilung 3 Schweizerische Akkreditierungsstelle (SAS)
belongs to Bereich BI
belongs to Bereich Betriebswirtschaft und Informatik
belongs to Bereich Betriebswirtschaft, Informatik und Kommunikation
belongs to Bereich Betriebswirtschaft, Informatik und Kommunikation
belongs to Bereich Betriebswirtschaft, Controlling und Kommunikation
belongs to Finanzen und Controlling
belongs to Bereich TE
belongs to Bereich TE
belongs to Bereich Technik und Entwicklung
belongs to Bereich Technik und Entwicklung
belongs to Technik, Entwicklung und Infrastruktur
belongs to Bereich Technik, Entwicklung und Infrastruktur
belongs to Abteilung Ressourcen
belongs to Gesetzliche Metrologie
belongs to Sektion Gesetzliche Metrologie
belongs to Abteilung Gesetzliche Metrologie
belongs to Zertifizierung und Qualitätsmanagement
belongs to Zentrales Sekretariat
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.