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

Attributes

Auslandreise
trip abroad
voyage à l'étranger
viaggio all'estero
2022-04-13T10:13:30.4770000Z
96820
https://www.termdat.bk.admin.ch/entry/96820
FCh, Terminology Section, 2021
MWST-Branchen-Info, 12 Reisebüros sowie Kur- und Verkehrsvereine, Betreuung der Reisenden vor Ort durch Reiseleiter (Internet, 2014-06-24)
Info TVA Secteur, 12 Agences de voyages et offices du tourisme, Encadrement des voyageurs sur place par des guides (Internet, 2014-06-24)
Info IVA Settore, 12 Agenzie di viaggi ed enti turistici, Assistenza in loco ai viaggiatori da parte di guide (Internet, 2014-06-24)
USG: suggestion
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.