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

Attributes

traitement de données
Datenverarbeitungsleistung
data processing service
prestazione di elaborazione dati
2022-04-12T17:38:22.1130000Z
96757
https://www.termdat.bk.admin.ch/entry/96757
FCh, Terminology Section, 2021
MWST-Branchen-Info, 16 Versicherungswesen, Nach dem Empfängerortsprinzip (Internet, 2015-07-22)
Info TVA Secteur, 16 Assurances, Prestations de services régies par le principe du lieu du destinataire (Internet, 2015-07-22)
Info IVA Settore, 16 Assicurazioni, Prestazioni di servizi che sottostanno al principio del luogo del destinatario (Internet, 2015-07-22)
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.