@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/p341127140> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De reclame voorbij : industriële marketing wordt volwassen / Krijn de Best en Barend Toet" ;
    dcterms1:issued "2012" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072031018> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/d9346b40712ef6abce70d18cff3e2961> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789071501500" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1991402f71c59e9cd9b41d95e0adb63> ;
    schema1:name "De reclame voorbij : industriële marketing wordt volwassen" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/34309f9ebdf4f95af475962937ae55a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781828935> .

