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

Attributes

Kinderschmuggel
child smuggling
trafic d'enfants
traffico di fanciulli
2023-06-05T13:29:35.8317900Z
91724
https://www.termdat.bk.admin.ch/entry/91724
FCh, Terminology Section, 2014
KSMM, Bekämpfung des Menschenhandels in der Schweiz, 2007, S. 13, Ziff. 2.3.4 ([Internet, 2023-06-05](https://www.fedpol.admin.ch/dam/fedpol/de/data/kriminalitaet/menschenhandel/berichte/071108_ber-ksmm-d.pdf.download.pdf/071108_ber-ksmm-d.pdf))
SCOTT, Lutte contre la traite des êtres humains en Suisse, 2007, p. 14, ch. 2.3.4 ([Internet, 2022-12-12](https://www.fedpol.admin.ch/dam/fedpol/fr/data/kriminalitaet/menschenhandel/berichte/071108_ber-ksmm-f.pdf.download.pdf/071108_ber-ksmm-f.pdf))
SCOTT, La lotta contro la tratta di esseri umani in Svizzera, 2007, p. 15, n. 2.3.4 ([Internet, 2022-12-12](https://www.fedpol.admin.ch/dam/fedpol/it/data/kriminalitaet/menschenhandel/berichte/071108_ber-ksmm-i.pdf.download.pdf/071108_ber-ksmm-i.pdf))
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

property subject
seeAlso child trafficking
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.