@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/p212902407> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Theorie van het consumentengedrag / A. Pais ; dictaatverslag 1971-1972 door J.G. Odink, J.S. Schoorl" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068553587> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067813011>,
        <http://data.bibliotheken.nl/id/thes/p071786554> ;
    schema1:description "Ondertitel op de omslag: Hoorcollege 1971-1972" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/856dcea0f12a22b3ccab6cba4202a217> ;
    schema1:name "Theorie van het consumentengedrag" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/040cfb2e85b3c95d01460b3c72ce1028> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67234255> .

