@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/p391518275> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beginselen der psychologie / door H. Bavinck" ;
    dcterms1:issued "1897" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597524>,
        <http://data.bibliotheken.nl/id/thes/p078639778>,
        <http://data.bibliotheken.nl/id/thes/p397308353> ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMUBVU05:000000761" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069863970> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864316216> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb3d4f1bcb9800094f4040fa85a220bd> ;
    schema1:name "Beginselen der psychologie" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/615438abe2f33bb8d617118f01b450cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847276697> .

