@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/p333063651> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek der psychologie / Heinz Dirks" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071778098> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/d48caf3d1db608613fb40361033d48e4> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p060013435> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da1a951ff379fb16d074eb71535108d3> ;
    schema1:name "Handboek der psychologie" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb868feb026f27d212b23cd0c4677567> .

