@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/p292730071> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bijeneters : zeven variaties / Peter Terrin" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342505939>,
        <http://data.bibliotheken.nl/id/nbt/p342505947>,
        <http://data.bibliotheken.nl/id/nbt/p394618939>,
        <http://data.bibliotheken.nl/id/nbt/p394889126> ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p165908319> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029563907" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94a64a81173a9e35017655af97e388e8> ;
    schema1:name "De bijeneters : zeven variaties" ;
    schema1:numberOfPages 171 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c250118f42886849f5052885e016175> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902540711> .

