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

Attributes

THBOR
Interpol, Trafficking of Human Beings for the purpose of Organ Removal in North and West Africa, 2021-07, p. 8, chap. 2.3 ([Internet, 2022-12-12](file:///C:/Users/U80708268/Downloads/2021%2009%2027%20THBOR%20ENGLISH%20Public%20Version%20FINAL.pdf))
USG: not to be confused with "trafficking in organs" or "organ trafficking"; EXP: in the case of trafficking in organs, the object of the crime is the organ, whereas in the case of human trafficking for organ removal, the object of the crime is the person; trafficking in organs may have its origin in cases of human trafficking for organ removal, but organ trafficking will also frequently occur with no link to human trafficking
after UNODC, Trafficking in Persons for the Purpose of Organ Removal, 2015, p. 17, chap. 2.4 ([Internet, 2022-12-14](https://www.unodc.org/documents/human-trafficking/2015/UNODC_Assessment_Toolkit_TIP_for_the_Purpose_of_Organ_Removal.pdf))
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 trafficking in human beings for the purpose of organ removal
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.