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

Attributes

child-sensitive justice
Justice system which guarantees the respect and the effective implementation of all children’s rights, giving due consideration to the child’s level of maturity and understanding and to the circumstances of the case -- in particular, justice that is accessible, age appropriate, speedy, diligent, adapted to and focused on the needs and rights of the child, respecting the rights of the child including the rights to due process, to participate in and to understand the proceedings, to respect for private and family life and to integrity and dignity.
Antonella Invernizzi, The Human Rights of Children: From Visions to Implementation, Ashgate Publishing, 2013, p. 130.
Based on Council of Europe, [Guidelines](http://www.coe.int/t/dghl/standardsetting/childjustice/Guidelines%20on%20child-friendly%20justice%20and%20their%20explanatory%20memorandum%20_4_.pdf) of the Committee of Ministers of the Council of Europe on child-friendly justice and their explanatory memorandum, 2010, p. 4.
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 child-friendly justice
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.