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

Attributes

PMT
PCTA
MPT
MPT
fedpol, A. Masciadri, 2018
BG Polizeiliche Massnahmen zur Bekämpfung von Terrorismus (Vernehmlassungsentwurf, 2017-12-08) ([Internet, 2018-03-22](https://www.admin.ch/ch/d/gg/pc/pendent.html))
LF Mesures policières de lutte contre le terrorisme (projet soumis à la consultation, 2017-12-08) ([Internet, 2018-03-23](https://www.admin.ch/ch/f/gg/pc/pendent.html))
LF misure di polizia per la lotta al terrorismo (avamprogetto, 2017-12-08) ([Internet, 2018-03-23](https://www.admin.ch/ch/i/gg/pc/pendent.html))
STA: angenommen an der Volksabstimmung vom 13. Juni 2021
STA: accepted in the popular vote on 13 June of 2021
STA: acceptée lors de la votation populaire du 13 juin 2021
STA: accettato in occasione della votazione popolare del 13 giugno 2021
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 Federal Act on Police Counterterrorism Measures
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.