@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/p056764723> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kunst van commerciele televisie" ;
    dcterms1:issued "1989" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071346392> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9052660174" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb46f0e0b8c2e8ce0db1ad9858733a72> ;
    schema1:name "De kunst van commerciele televisie" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/431bfeb8908ad50d1ac35194507724ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64597676> .

