@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/p429687494> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het object der psychologie / J. Brederveld" ;
    dcterms1:issued "1933" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597540>,
        <http://data.bibliotheken.nl/id/thes/p078639778>,
        <http://data.bibliotheken.nl/id/thes/p078959845>,
        <http://data.bibliotheken.nl/id/thes/p397308353> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073293601> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Oorspr. versch. als proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p091016592> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9148f4d25276c57509ba2c45295db168> ;
    schema1:name "Het object der psychologie" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cde41cc508e9129d94608e430dec150c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1199993043> .

