@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/p840096941> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De behavioristische revolutie in de psychologie / door C. Sanders" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597710>,
        <http://data.bibliotheken.nl/id/thes/p078447089>,
        <http://data.bibliotheken.nl/id/thes/p39730840X>,
        <http://data.bibliotheken.nl/id/thes/p397310056> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069175683> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810542102> ;
    schema1:isbn "9060012216" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d59b4d0b10703363f0e30fe78fe366c1> ;
    schema1:name "De behavioristische revolutie in de psychologie" ;
    schema1:numberOfPages 386 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5fefeb73f267c70703079d5b0ffbb8c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901696432> .

