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

Attributes

Mietzinsstatistik
statistique des loyers
statistica delle pigioni
2017-05-29T16:27:47.0900000Z
90873
https://www.termdat.bk.admin.ch/entry/90873
R. Permann, Kommentar zum Mietrecht, 1999, S. 382
D. Lachat, Nouveau droit du bail, 1992, p. 222
NewsAdmin, Riassunto dei risultati della procedura di consultazione dal 1° marzo al 31 maggio 2008 concernente la modifica del diritto delle obbligazioni (locazione), 2008-07-28, p. 12 ([Internet, 2017-05-29](https://www.newsd.admin.ch/newsd/message/attachments/13126.pdf))
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.