@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p200072013> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Der psychologische Test : eine Einführung in seine Theorie und seine Anwendungen / [übers. von Walter Vontin]" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068203551> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06865250X> ;
    schema1:description "Oorspr. titel: De psychologische test : een inleiding in de theorie van de psychologische test en zijn toepassingen. - 1966" ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db270e2f0ecad7bf74245cf564aa0bea> ;
    schema1:name "Der psychologische Test : eine Einführung in seine Theorie und seine Anwendungen" ;
    schema1:numberOfPages 327 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5c01f4a51fa87e96783afcb4606c6ff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67523991> .

