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

Attributes

GFA
GFA
GFA
GFA
PSI, Organigramm, 2021-12-12
PSI, Sur le PSI > Organisation > Organigramme FoKo ([Internet, 2023-04-25](https://www.psi.ch/fr/about/organigramme-foko))
PSI, Organigramma, 2007
PSI, Division of Large Research Facilities ([Internet, 2023-03-21](https://www.psi.ch/fr/gfa))
EXP: des Paul Scherrer Instituts
EXP: of the Paul Scherrer Institute; "GFA" is the abbreviation of the German "Grossforschungsanlagen"
EXP: de l'Institut Paul Scherrer; "GFA" est l'abréviation de l'allemand "Grossforschungsanlagen"
EXP: dell'Istituto Paul Scherrer; "GFA" è l'abbreviazione del tedesco "Grossforschungsanlagen"
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
has part Large Research Facilities Division
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.