@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/p86212848X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Keynes versus Hayek : een kommentaar / Ivo Maes" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604841> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071807977>,
        <http://data.bibliotheken.nl/id/thes/p075382997> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851883117> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8dca4165657d6c762453422cf44ab38> ;
    schema1:name "Keynes versus Hayek : een kommentaar" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/582e7b434dfaf6a6f0f6b0c0d73454f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64351463> .

