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

Attributes

ePN
ePN
Netzwerke, die die Zusammenarbeit zwischen öffentlichen und privaten bzw. zwischen öffentlichen Institutionen unterstützen.
Networks supporting the collaboration between public and private and between public and public institutions for the production of joint services.
SECO/Universität St. Gallen, Benefit assessment Online portal StartBiz, 2016-12, S. 14 ([Internet, 2020-02-21](https://www.seco.admin.ch/dam/seco/en/dokumente/Publikationen_Dienstleistungen/Publikationen_Formulare/Standortfoerderung/Studien_Berichte/Nutzenbewertung%20des%20Online-Schalters%20StartBiz.pdf.download.pdf/Nutzen%20StartBiz%20_FINAL_HSG_16_03_2017_en.pdf))
K. Schedler / L. Summermatter / B. Schmidt, Managing the Electronic Government - From Vision to Practice, 2004, p. 30
Unter elektronischen Produktionsnetzwerken (ePN) versteht man die elektronische Zusammenarbeit der Behörde mit anderen privaten und öffentlichen Institutionen zur gemeinsamen Leistungserstellung. Darunter fallen Kooperationen mit anderen Gemeinden, aber auch mit privaten Unternehmen. Ein großer Themenbereich auf dieser Ebene ist die elektronische Beschaffung (electronic procurement).
GRM: Pl.
GRM: pl.
GRM: pl.; USG: proposition
GRM: pl; USG: proposta
nach Berner Fachhochschule, E-Government Glossar, 2005
after K. Schedler / L. Summermatter / B. Schmidt, Managing the Electronic Government - From Vision to Practice, 2004, p. 30
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 electronic production networks
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.