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

Attributes

Interamerikanische Konvention gegen Terrorismus
Inter-American Convention against Terrorism
Convention interaméricaine contre le terrorisme
Convenzione interamericana di lotta al terrorismo
2022-01-31T16:45:58.5200000Z
68474
https://www.termdat.bk.admin.ch/entry/68474
FAFT, The Forty Recommendations, R 35, 2004-10
GAFI, Les quarante recommandations, R 35, 2004-10
FATF, Die 40 Empfehlungen, E 35, 2003 (Übers. BLKA)
Le monde diplomatique, archivio, 2002-01 ([Internet, 2015-10-14](http://www.monde-diplomatique.it/LeMonde-archivio/Gennaio-2002/0201lm14.01.html))
EXP: 2002 unterzeichnet
EXP: signed in 2002
EXP: signée en 2002
EXP: stipulata nel 2002
FAFT, The Forty Recommendations, R 35, 2004-10
GAFI, Les quarante recommandations, R 35, 2004-10
FATF, Die 40 Empfehlungen, E 35, 2003 (Übers. BLKA)
Le monde diplomatique, archivio, 2002-01 ([Internet, 2015-10-14](http://www.monde-diplomatique.it/LeMonde-archivio/Gennaio-2002/0201lm14.01.html))
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.