@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/p078413966> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Money and nominal prices under uncertainty : a suggestion / by Harry Garretsen" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619652> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073414921>,
        <http://data.bibliotheken.nl/id/thes/p075417049> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832695610> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec16b1b3f7420b0d5ef8aacd74e6463f> ;
    schema1:name "Money and nominal prices under uncertainty : a suggestion" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5203eaf0598f8098432e7a41df97207> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902345764> .

