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

Attributes

Ador, Gustave
Gustave
Ador
1845-12-23
Genève
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

property subject
predecessorOf Hoffmann, Arthur
successorOf Musy, Jean-Marie
Head of Department departement-des-innern_gustave-ador_1918
Head of Department departement-des-innern_gustave-ador_1919
Head of Department EPD_gustave-ador_1917
actor gustave-ador
Federal President gustave-ador_1919
first genid-5863b170719c4467946d37cbad18a6c8-19B17B13A9D202A61155063FDB69EA0BB
first genid-5863b170719c4467946d37cbad18a6c8-16E7F3952C1F0F223E733013001F9584A
first genid-5863b170719c4467946d37cbad18a6c8-1340592A2E8EB8EE4856143D7EEC54485
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.