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

Attributes

682001
682001
Vermietung und Verpachtung von eigenen oder geleasten Grundstücken
Letting of own or leased land
Location de biens fonciers propres ou loués
Affitto e gestione di terreni propri o in locazione
Vermietung und Verpachtung von eigenen oder geleasten Grundstücken
Letting of own or leased land
Location de biens fonciers propres ou loués
Affitto e gestione di terreni propri o in locazione
Vermietung und Verpachtung von eigenen oder geleasten Grundstücken
Letting of own or leased land
Location de biens fonciers propres ou loués
Affitto e gestione di terreni propri o in locazione
682001
682001
Diese Art umfasst: - Vermietung, Verpachtung und Bewirtschaftung von eigenen oder geleasten Grundstücken
This type includes: - renting and operating of self-owned or leased land
Ce genre comprend: - la location et l'exploitation de terres et terrains propres ou loués
Questo genere comprende: - l'affitto e la gestione di terreni propri o in locazione
Diese Art umfasst nicht:- Betrieb von Campingplätzen, Wohnwagenstellplätzen (s. 553001)
This type excludes:- operation of campgrounds, trailer parks (see 553001)
Ce genre ne comprend pas:- l'exploitation de terrains de camping, de terrains de caravaning (cf. 553001)
Questo genere non comprende:- la gestione di campeggi, di aree per roulotte (cfr. 553001)
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
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.