@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/p161226809> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Psychologie / Ard Heuvelman" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074229338> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070190933> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p175842531> ;
    schema1:isbn "9053523103" ;
    schema1:issueNumber "theo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9564cb222fabf6e3e3afefd0230d7c27> ;
    schema1:name "Psychologie" ;
    schema1:numberOfPages 248 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ecf030bd2ddff4c65f433bcd70747234> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770626331> .

