@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/p801859433> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A theory of preference formation / door Arie Kapteyn" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604809>,
        <http://data.bibliotheken.nl/id/thes/p077607066>,
        <http://data.bibliotheken.nl/id/thes/p397372035> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069590249> ;
    schema1:description "Proefschrift Leiden" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c6851492ebda6f58fa5ef6f825f6fa9> ;
    schema1:name "A theory of preference formation" ;
    schema1:numberOfPages 281 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f92b5f7f06247d47f0eba57b4378f58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781240244> .

