@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/p127325166> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De economie van de overvloed / John Kenneth Galbraith ; uit het Amerikaans vert. door A. Nuis" ;
    dcterms1:issued "1961" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607023> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068422652> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840696647> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6cfbc3195261033efc3a0c30a1f04047> ;
    schema1:name "De economie van de overvloed" ;
    schema1:numberOfPages 308 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16f872a331dcbd0effff26103c4908fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63449299> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8c01cb63efcfb7a94df909cd899c2f23> .

