@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/p292500823> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blikschade / Lieneke Dijkzeul" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342503790>,
        <http://data.bibliotheken.nl/id/nbt/p342503804> ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075155257> ;
    schema1:description "Uitg. in samenw. met KidsWeek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p274130459> ;
    schema1:isbn "9056378031" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2821257004812fea855bd863b3a23f37> ;
    schema1:name "Blikschade" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f2df135ec57489b4da6d31157c7974f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150190479> .

