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

Attributes

Vercharterung eines Beförderungsmittels
chartering of a means of transport
affrètement d'un moyen de transport
noleggio di un mezzo di trasporto
2022-04-13T09:09:25.3600000Z
96780
https://www.termdat.bk.admin.ch/entry/96780
FCh, Terminology Section, 2021
MWST-Branchen-Info, 09 Transportwesen, Abgrenzung von Beförderungsleistungen zur Vermietung oder Vercharterung (Internet, 2018-01-01)
Info IVA Settore, 09 Trasporti, Delimitazione della prestazione di trasporto rispetto alla locazione o al noleggio (Internet, 2018-01-01)
Info TVA Secteur, 09 Transports, Délimitation de la prestation de transport par rapport à la location ou l’affrètement (Internet, 2018-01-01)
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.