@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p332185265> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De blik / Koen Vermeiren" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440735653>,
        <http://data.bibliotheken.nl/id/nbt/p440735661> ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069123071> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789022325698" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6d975bbe6fa2da80336b185f99d7204> ;
    schema1:name "De blik" ;
    schema1:numberOfPages 374 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0a8270881525ca84ae7f302a37bc44a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/710724233> .

