@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/p424549751> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bijenkoningin : roman / Laura Frantz ; vertaald [uit het Engels] door Kees van Weele" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p34028658X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p152153896> ;
    schema1:description "Met grote letters gedrukt",
        "Oorspronkelijke Nederlandse uitgave: Utrecht : KokBoekencentrum Uitgevers, ©2019" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789029729116" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03bfac70dfc6f16d2bd645d5f3a6eda3> ;
    schema1:name "De bijenkoningin : roman" ;
    schema1:numberOfPages 336 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7f2edb97043b7210b798dca7f53acd16> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1227674708> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/560b7c826a77c5dcaae35a56671ff114> .

