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

Attributes

Netto-Mietzins
loyer net
pigione netta
2023-06-14T15:17:46.9517840Z
39765
https://www.termdat.bk.admin.ch/entry/39765
KBOB, 2004
([AVS, Prestations complémentaires annuelles, 2005-02-03, Internet](http://www.ahv.ch/Home-F/PC/PC-annuelle/pc-annuelle.html))
([AVS, Prestazioni complementari annue, 2005-02-03, Internet](http://www.avs-ai.ch/Home-I/PC_I/PC_Complementari/pc_complementari.html))
EXP: Mietpreis abzüglich Nebenkosten
EXP: loyer sans frais accessoires.
EXP: pigione senza le spese accessorie
CaF, Sezione di terminologia, 2009
nach ([Hauseigentümerverband Schweiz, Immo-Lexikon, 2000, Internet](http://www.hev-schweiz.ch/4532.0.html))
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.