@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/p862837790> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geloofwaardigheid van onze economische orde / door H.J. van Zuthem" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068188366> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "Acad. redev. Delft" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fa46a446e1c1dcb4cc3d6c1bf0886d6> ;
    schema1:name "De geloofwaardigheid van onze economische orde" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/955ae6f9345c390e0c5d04699748b59c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63440615> .

