@prefix interests: <https://w3id.org/zpid/vocabs/interests/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

interests:0025
  skos:notation "0025" ;
  skos:prefLabel "Verkehrspsychologie"@de, "Traffic Psychology"@en ;
  a skos:Concept .

interests:0024
  skos:notation "0024" ;
  skos:prefLabel "Umweltpsychologie"@de, "Environmental Psychology"@en ;
  a skos:Concept .

interests:0023
  skos:notation "0023" ;
  skos:prefLabel "Sportpsychologie"@de, "Sport and Exercise Psychology"@en ;
  a skos:Concept .

interests:0022
  skos:notation "0022" ;
  skos:prefLabel "Social Psychology"@en, "Sozialpsychologie"@de ;
  a skos:Concept .

interests:0021
  skos:notation "0021" ;
  skos:prefLabel "Religionspsychologie"@de, "Psychology of Religion"@en ;
  a skos:Concept .

interests:0020
  skos:notation "0020" ;
  skos:prefLabel "Rechtspsychologie"@de, "Forensic Psychology"@en ;
  a skos:Concept .

interests:0019
  skos:notation "0019" ;
  skos:prefLabel "Psychotherapy and Psychological Counseling"@en, "Psychotherapie und Psychologische Beratung"@de ;
  a skos:Concept .

interests:0018
  skos:notation "0018" ;
  skos:prefLabel "Politische Psychologie"@de, "Political Psychology"@en ;
  a skos:Concept .

interests:0017
  skos:notation "0017" ;
  skos:prefLabel "Personality Psychology"@en, "Persönlichkeitspsychologie"@de ;
  a skos:Concept .

interests:0016
  skos:notation "0016" ;
  skos:prefLabel "Pädagogische Psychologie"@de, "Educational Psychology"@en ;
  a skos:Concept .

interests:0015
  skos:notation "0015" ;
  skos:prefLabel "Military Psychology"@en, "Militärpsychologie"@de ;
  a skos:Concept .

interests:0014
  skos:notation "0014" ;
  skos:prefLabel "Methodology and Statistics"@en, "Methodenlehre und Statistik"@de ;
  a skos:Concept .

interests:0013
  skos:notation "0013" ;
  skos:prefLabel "Medienpsychologie"@de, "Media Psychology"@en ;
  a skos:Concept .

interests:0012
  skos:notation "0012" ;
  skos:prefLabel "Consumer Psychology"@en, "Marktpsychologie"@de ;
  a skos:Concept .

interests:0011
  skos:notation "0011" ;
  skos:prefLabel "Kultur- und Enthnopsychologie"@de, "Cultural and Ethnic Psychology"@en ;
  a skos:Concept .

interests:0010
  skos:notation "0010" ;
  skos:prefLabel "Clinical Psychology"@en, "Klinische Psychologie"@de ;
  a skos:Concept .

interests:0009
  skos:notation "0009" ;
  skos:prefLabel "Health and Medical Psychology"@en, "Gesundheitspsychologie und Medizinische Psychologie"@de ;
  a skos:Concept .

interests:0008
  skos:notation "0008" ;
  skos:prefLabel "Genderforschung"@de, "Gender Studies"@en ;
  a skos:Concept .

interests:0007
  skos:notation "0007" ;
  skos:prefLabel "History of Psychology"@en, "Geschichte der Psychologie"@de ;
  a skos:Concept .

interests:0006
  skos:notation "0006" ;
  skos:prefLabel "Developmental Psychology"@en, "Entwicklungspsychologie"@de ;
  a skos:Concept .

interests:0005
  skos:notation "0005" ;
  skos:prefLabel "Diagnostik"@de, "Diagnostics and Testing"@en ;
  a skos:Concept .

interests:0004
  skos:notation "0004" ;
  skos:prefLabel "Biological and Neuropsychology"@en, "Bio- und Neuropsychologie"@de ;
  a skos:Concept .

interests:0003
  skos:notation "0003" ;
  skos:prefLabel "Allgemeine Psychologie"@de, "General Psychology"@en ;
  a skos:Concept .

interests:0002
  skos:notation "0002" ;
  skos:prefLabel "Work and Organizational Psychology, Business Psychology, Engineering Psychology"@en, "A&O-Psychologie, Wirtschaftspsychologie und Ingenieurpsychologie"@de ;
  a skos:Concept .

interests:0001
  skos:notation "0001" ;
  skos:prefLabel "Psychology, not otherwise specified"@en, "Psychologie allgemein (nicht näher definiert)"@de ;
  a skos:Concept .

interests:allInterestsCollection
  dc:created "2024-05-25"^^xsd:date ;
  skos:member interests:0025, interests:0024, interests:0023, interests:0022, interests:0021, interests:0020, interests:0019, interests:0018, interests:0017, interests:0016, interests:0015, interests:0014, interests:0001, interests:0002, interests:0003, interests:0004, interests:0005, interests:0006, interests:0007, interests:0008, interests:0009, interests:0010, interests:0011, interests:0012, interests:0013 ;
  a skos:Collection ;
  skos:prefLabel "All Interests"@en, "Alle Interessen"@de .

