@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/p037638068> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De perceptie van anderen / Arie Klaas den Boon" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618451>,
        <http://data.bibliotheken.nl/id/thes/p077598059>,
        <http://data.bibliotheken.nl/id/thes/p104159367>,
        <http://data.bibliotheken.nl/id/thes/p291372171>,
        <http://data.bibliotheken.nl/id/thes/p397311060> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072763744> ;
    schema1:description "Auteursnaam op tweede titelpagina en omslag: A.K. den Boon",
        "Proefschrift Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9090016864" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/941013d9c614b2d8ac63a1d38ef98d39> ;
    schema1:name "De perceptie van anderen" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37c7febdd3bfc3460e3ee4b6df5bf5c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64495460> .

