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

Attributes

Psychologie / Psychiatrie
Psychology and psychiatry
Psychologie et psychiatrie
Psicologia e psichiatria
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

property object
is part of MEDICINE
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
termDomain Federal Act of 18 March 2011 on the Psychology Professions
termDomain Ordinance of 15 March 2013 on the Psychology Professions
termDomain FDHA Ordinance of 25 November 2013 on the Extent and Accreditation of CET Programmes for the Psychology Professions
termDomain Persönlichkeitstest
termDomain Applied Psychology
termDomain psychological burden
termDomain Psychologieberuferegister
termDomain psychiatric assessment
termDomain learning disability
termDomain mental disorder
termDomain cyberstalking
termDomain stalking
termDomain cyberbullying
termDomain forensic psychiatry
termDomain alcohol dependent person
termDomain drug dependent person
termDomain therapeutic product dependent person
termDomain mentally ill person
termDomain mentally ill offender
termDomain child sexual abuse
termDomain drug rehabilitation centre
termDomain psychiatric hospital
termDomain psychiatric care institution
termDomain alcohol rehabilitation centre
termDomain grooming
termDomain kleine Verwahrung
termDomain sexual violence
termDomain sexual abuse
termDomain child sexual exploitation
termDomain child pornography
termDomain child prostitution
termDomain factitious disorder imposed on another
termDomain Prävention von exzessivem Geldspiel
termDomain spielsuchtgefährdete Person
termDomain person addicted to gambling
termDomain language awareness
termDomain cultural awareness
termDomain linguistic identity
termDomain feeling for language
termDomain cultural identity
termDomain national identity
termDomain regional identity
termDomain collective identity
termDomain identifying factor
termDomain verkehrspsychologische Eignung
termDomain psychological examination to assess driving fitness
termDomain traffic psychology
termDomain Kopper
termDomain Federal Commission for Issues relating to Addiction and the Prevention of Non-Communicable Diseases
termDomain Expert Commission for the Tobacco Control Fund
termDomain Commission for Psychology Professions
has part MEDICINE
termDomain dementia with Lewy bodies
termDomain Hippotherapie
termDomain computer illiteracy
termDomain autism spectrum disorder
termDomain psychedelic therapy
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.