@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/p428776515> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blitz! / tekst Rian Visser ; illustraties Lars Deltrap" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p186516320> ;
    schema1:bookEdition "Zevende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p237339439> ;
    schema1:description "1e druk: ©2013",
        "Tekst opgemaakt in het lettertype Dyslexie" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p381374556> ;
    schema1:isbn "9789025753474" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/faacc3357c82957ee3498fefad8cc1d7> ;
    schema1:name "Blitz!" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8a124691bea550a40c4fcfe63cb8608> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1195951713> .

