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

Attributes

Zollgut
marchandise sous douane
merce vincolata a dogana
Ware, die bei der Einfuhr in ein Land verzollt werden muss.
2017-10-10T11:16:32.5870000Z
444224
https://www.termdat.bk.admin.ch/entry/444224
TIR-Abkommen, Anl. 6 Abs. 0.28.1 (Art. 28) (SR 0.631.252.512, Stand 2017-01)
Convention TIR, ann. 6 al. 0.28.1 (art. 28) (RS 0.631.252.512, état 2017-01)
Convenzione TIR, all. 6 cpv. 0.28.1 (art. 28) (RS 0.631.252.512, stato 2017-01)
Enzyklo.de, "Zollgut" ([Internet, 2017-10-10](http://www.enzyklo.de/Begriff/Zollgut))
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.