@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/p063842149> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Neo-Austrian business cycle theory / R.W. van Zijp" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604825> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074731629>,
        <http://data.bibliotheken.nl/id/thes/p075482800> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p051523418> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b6621ca8a83e9a6e6c20286138a5299> ;
    schema1:name "Neo-Austrian business cycle theory" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b3f824b59524a04d9dd46af5415e409> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65481381> .

