@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/p30416092X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Marktonderzoek" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607570>,
        <http://data.bibliotheken.nl/id/thes/p078583985> ;
    schema1:bookEdition "7e [herz.] dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069052336>,
        <http://data.bibliotheken.nl/id/thes/p23960671X> ;
    schema1:description "1e dr.: 1982" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p097758744> ;
    schema1:isbn "9789001400293" ;
    schema1:issueNumber "stud" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa3b147c86c8649019a53ac10fa9219c> ;
    schema1:name "Marktonderzoek" ;
    schema1:numberOfPages 339 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/93504cd3c2d9785d0a6bbd05d88c6627> ;
    schema1:sameAs <http://www.worldcat.org/oclc/774894653> .

