@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/p182197697> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Economisch beleid en reclametelevisie / G.M.J. Veldkamp" ;
    dcterms1:issued "1961" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068347251>,
        <https://data.bibliotheken.nl/.well-known/genid/06a74496d6a4dc8756346883ce43d0db> ;
    schema1:description "Inleiding gehouden voor de Commerciële Club in Groningen op 9 maart 1961 door de staatssecretaris van Economische Zaken" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43d9e5828c09fe1bbf45e22083b5066d> ;
    schema1:name "Economisch beleid en reclametelevisie" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aaa89bfd81289edf564d2d65e9c152c4> .

