@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/p853996016> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Central banking with the benefit of hindsight / J. Zijlstra" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068415915> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822571099> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/24330f226f324952539213a0b88fa964> ;
    schema1:name "Central banking with the benefit of hindsight" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbd391335eae4e8b068a9365f00058db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63797312> .

