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

Attributes

tenderer
Individual or legal entity under private or public law, or a group of such persons or entities, which supplies goods, work or services or which applies to participate in a public tender, the delegation of a public task or the granting of a concession.
([Agreement between the European Community and the Swiss Confederation on certain aspects of government procurement\s, 2002 23.11.2017.](http://eur-lex.europa.eu/legal-content/EN/TXT/?qid=1448431482947&uri=CELEX:22002A0430%2806%29))
Federal Act on Public Procurement, SR [172.056.1](https://www.bkb.admin.ch/dam/bkb/it/dokumente/Oeffentliches_Beschaffungswesen/Revision_Beschaffungsrecht/Federal%20Act%20on%20Public%20Procurement%20%28PPA%29.pdf.download.pdf/Federal%20Act%20on%20Public%20Procurement%20%28PPA%29.pdf), 21.6.2019 (28.8.2020).
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 bidder
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.