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

Attributes

Bunkervorgang
([Übereinkommen, über die Sammlung, Abgabe und Annahme von Abfällen in der Rhein- und Binnenschifffahrt, SR 0.747.224.011 19.10.2015.](https://www.admin.ch/opc/de/classified-compilation/20062163/index.html))
5) Das Verfahren zur Entrichtung der Entsorgungsgebühr [...] umfasst folgende Bestandteile: [...] d) die Abbuchung der Entsorgungsgebühr vom betreffenden ECO-Konto beim Bunkern mittels ECO-Karte und die Abwicklung der Transaktion über ein mobiles elektronisches Terminal durch die Bunkerstelle. Hierfür händigt der Schiffsführer der Bunkerstelle während des Bunkervorgangs die ECO-Karte aus.
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part bunkering
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.