@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/p055449115> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Expectation formation : criteria and an assessment / by Eelke de Jong" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071746838>,
        <https://data.bibliotheken.nl/.well-known/genid/abb7ede58330667c65b0781fc5b78a77> ;
    schema1:description "Zonder titelbl. Omslagtitel" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p051561905> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac5dc201383b3dc8d526816584dd2de7> ;
    schema1:name "Expectation formation : criteria and an assessment" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c100bd83290bd624d6e7cf0fcce37b6e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65014036> .

