@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/p113305664> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A European perspective in psychology? / Adriaan D. de Groot" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561975X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068349785> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822797003> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae7a50b50b514bf46f204fc0b2c316b3> ;
    schema1:name "A European perspective in psychology?" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2748a3bb7b903f1c7a0f14dc4e340e2d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66374759> .

