@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/p051997487> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek van de organisatie en techniek van de handel / door A.A.D. Bouwhof en J. Stroomberg" ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069227209> ;
    schema1:bookEdition "5e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069336814> ;
    schema1:description "1e dr. 1942" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2db4c4a97ef6b6ea0a71a8bce512ba87> ;
    schema1:name "Leerboek van de organisatie en techniek van de handel" ;
    schema1:numberOfPages 433 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf0b847eaf69b4e485021c1a42f3a0e3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64787555> .

