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

Attributes

ROE
Vertreterin oder Vertreter eines zugelassenen Hilfswerks, die/der bei der Anhörung über die Asylgründe mitwirkt, aber keine Parteirechte hat.
Representative of an authorised charitable organisation who participates in a hearing on the grounds for asylum, but does not have party rights.
Représentant d'une oeuvre d'entraide autorisée qui participe à l'audition sur les motifs d'asile, mais qui n'a pas qualité de partie.
Rappresentante di un'istituzione di soccorso autorizzata che assiste all'audizione sui motivi d'asilo, ma non ha qualità di parte.
ODM, Manuel de procédure d'asile, chap. F §4, ch. 3.4.1, 2011-01-10, Internet
Asylgesetz, Art. 30 Abs. 1 und 4 (SR 142.31, Stand 2011-04)
d'après LF Asile, art. 30 al. 1 et 4 (RS 142.31, état 2011-04)
secondo LF Asilo, art. 30 cpv. 1 e 4 (RS 142.31, stato 2011-04)
after Asylum Act, art. 30 para. 1 and 4 (SR 142.31, transl., status 2011-04)
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 representative of a charitable organisation
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.