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

Attributes

Schweizerisches Kompetenzzentrum für Menschenrechte
Centre suisse de compétence pour les droits humains
Centro svizzero di competenza per i diritti umani
Swiss Centre of Expertise in Human Rights
2025-08-25T06:34:32.6899790Z
521015
https://www.termdat.bk.admin.ch/entry/521015
Schweizerisches Kompetenzzentrum für Menschenrechte, [Das Wichtigste in Kürze](http://www.skmr.ch/de/skmr/wichtiges/das-wichtigste-in-kuerze.html) (2.7.2014).
Swiss Centre of Expertise in Human Rights website, [In brief](http://www.skmr.ch/en/about/in-brief/in-brief.html) (15.7.2014).
Centre suisse de compétences pour les droits humains (CSDH), [L'essentiel en bref](http://www.skmr.ch/frz/portrait/bref/index.html) (2.7.2014).
Centro svizzero di competenza per i diritti umani (CSDU), [In breve](http://www.skmr.ch/it/chi-siamo/breve/in-breve.html) (2.7.2014).
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.