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

Attributes

Government to Consumer
government to consumer
government to consumer
government to consumer
Elektronische Beziehungen zwischen dem Staat und Einzelpersonen im Sinne von Kundinnen oder Konsumenten.
Relations électroniques, au sens large, entre l'Etat et les personnes considérées comme des clients ou des consommateurs.
Relazioni elettroniche, in senso lato, tra lo Stato e i privati intesi come clienti o consumatori.
2021-12-21T16:05:23.2500000Z
54237
https://www.termdat.bk.admin.ch/entry/54237
Berner Fachhochschule, E-Government Glossar, 2005
Regione Friuli, Piano di azione regionale per la società dell'informazione 2002-2006, 2005-02-07 ([Internet, 2020-12-04](http://www.regione.fvg.it/progcom/allegati/parsifal.pdf))
USG: folgende Varianten sind zu vermeiden: G to C, G-to-C; EXP: Anglizismus
USG: avoid G to C, G-to-C
USG: variantes à éviter: G to C, G-to-C; EXP: anglicisme
USG: varianti da evitare: G to C, G-to-C
secondo Berner Fachhochschule, E-Government Glossar, 2005
nach Berner Fachhochschule, E-Government Glossar, 2005
d'après Berner Fachhochschule, E-Government Glossar, 2005
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

property subject
seeAlso administration to consumer
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.