@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/p410693308> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spannende zomerbundel" ;
    dcterms1:issued "2017" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p215900596>,
        <http://data.bibliotheken.nl/id/thes/p22675393X>,
        <http://data.bibliotheken.nl/id/thes/p375413693> ;
    schema1:description "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789402529616" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a84171248fe087c2ae091bf573a74592> ;
    schema1:name "Spannende zomerbundel" ;
    schema1:numberOfPages 2111611 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe1a783e9064a67325e90288b630d124> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1141214919> .

