@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/p435800566> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De psychologie van het schuldbewustzijn / A. Snoeck" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078661145>,
        <http://data.bibliotheken.nl/id/thes/p080448704> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067476333> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p832784656> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810663635> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d57cdb1abd1f2bdb1147a83a11e0028> ;
    schema1:name "De psychologie van het schuldbewustzijn" ;
    schema1:numberOfPages 281 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94117697f5c4d5804af12859e9796ecd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308786894> .

