@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/p100717225> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\"A significant miss has been in marketing\" / J.H.J.P. Tettero" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075661098> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069906378> ;
    schema1:description "Inaugurele rede Universiteit van Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080093742" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57f7c42c64fcb0fbe88d17739ee42c0c> ;
    schema1:name "\"A significant miss has been in marketing\"" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e790618ee21912f00c93c93b683f5e3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66102502> .

