@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/p790212811> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An experiment in model building for the spillovers between the monetary sector and the real sector / J.C. Siebrand" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068497393> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822761793> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d261877c1017f985c7d67c78221f57a> ;
    schema1:name "An experiment in model building for the spillovers between the monetary sector and the real sector" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c60c189a18f0225d609415635db32e96> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63246011> .

