@prefix testclass: <https://w3id.org/zpid/vocabs/testclass/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

testclass:
  skos:prefLabel "PSYNDEX-Testklassifikation"@de, "PSYNDEX Test Classification"@en ;
  a skos:ConceptScheme .

testclass:070400
  skos:broader testclass:070000 ;
  skos:narrower testclass:070450, testclass:070440, testclass:070430, testclass:070420, testclass:070410 ;
  skos:notation "070400" ;
  skos:inScheme testclass: ;
  skos:prefLabel "Family & Spouse/Partner Attitudes Tests"@en, "Familiäre und partnerbezogene Einstellungstests"@de ;
  a skos:Concept .

testclass:070450
  skos:notation "070450" ;
  skos:prefLabel "Observation Methods for Marital & Familiy Relationships"@en, "Beobachtungsverfahren für die Partnerbeziehung und die Familie"@de ;
  a skos:Concept ;
  skos:broader testclass:070400 .

testclass:070440
  skos:notation "070440" ;
  skos:prefLabel "Family Childrearing Attitudes Tests"@en, "Tests zu Erziehungseinstellungen in der Familie"@de ;
  a skos:Concept ;
  skos:broader testclass:070400 .

testclass:070430
  skos:notation "070430" ;
  skos:prefLabel "Pregnancy & Abortion & Birth Attitudes Tests"@en, "Einstellungstests zu Schwangerschaft, Schwangerschaftsabbruch und Geburt"@de ;
  a skos:Concept ;
  skos:broader testclass:070400 .

testclass:070420
  skos:notation "070420" ;
  skos:prefLabel "Sexual Attitudes Tests"@en, "Einstellungstests zu Sexualität"@de ;
  a skos:Concept ;
  skos:broader testclass:070400 .

testclass:070410
  skos:notation "070410" ;
  skos:prefLabel "Partnership & Family Attitudes Tests"@en, "Einstellungstests zu Partnerschaft und Familie"@de ;
  a skos:Concept ;
  skos:broader testclass:070400 .

testclass:070000
  skos:notation "070000" ;
  skos:prefLabel "Attitude Tests"@en, "Einstellungstests"@de ;
  a skos:Concept ;
  skos:narrower testclass:070400 .

