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

Attributes

799001
799001
Reservationsdienst zur Beherbergung von Touristen
Tourist accommodation reservation services
Services de réservation pour hébergement touristique
Servizi di prenotazione per alloggi turistici
Reservationsdienst zur Beherbergung von Touristen
Tourist accommodation reservation services
Services de réservation pour hébergement touristique
Servizi di prenotazione per alloggi turistici
Reservationsdienst zur Beherbergung von Touristen
Tourist accommodation reservation services
Services de réservation pour hébergement touristique
Servizi di prenotazione per alloggi turistici
799001
799001
Diese Art umfasst: - Reservierungsleistungen von Hotels - Erbringung von Reservierungsdienstleistungen für Ferienunterkünfte durch Immobilienagenturen (Kurzzeitvermietung) im In- oder Ausland - Dienstleistungen der Vermittlung von Timesharing-Wohnungen
This type includes: - holiday lodgings renting (short-term renting) - arranging reservations for accommodation services for: domestic lodging reservation services, international lodging reservation services - direct exchange services for other owners of residential property such as homes, flats or apartments
Ce genre comprend: - les services de réservations pour les hôtels - les activités des agences immobilières spécialisées dans la location de logements de vacances (à court terme) à l'intérieur du pays ou à l'étranger - les services d'échange à temps partagé
Questo genere comprende: - i servizi di prenotazione di alberghi - le attività delle agenzie immobiliare specializzate nell'affitto di alloggi per vacanze all'interno di un paese o all'estero (affitti a tempo breve) - i servizi di gestione degli scambi di multiproprietà
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.