@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/p356236056> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Neo-Austrian business cycle theory / by R.W. van Zijp" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760699X> ;
    schema1:associatedMedia "http://hdl.handle.net/1871/12208" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074731629> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p060007451> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p356220095> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93de340fa4e25cd36f878cc12b91e007> ;
    schema1:name "Neo-Austrian business cycle theory" ;
    schema1:numberOfPages 49 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/171246a8167eac508fc559ab097f144b> .

