@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/p31444324X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine miezerige god / Esther Gerritsen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342598694>,
        <http://data.bibliotheken.nl/id/nbt/p342598708>,
        <http://data.bibliotheken.nl/id/nbt/p385901577> ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p078493439>,
        <http://data.bibliotheken.nl/id/thes/p078951569> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p168748460> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044512885" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfab88266b3b9e1498a9b2dc01636a58> ;
    schema1:name "De kleine miezerige god" ;
    schema1:numberOfPages 316 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cba27720ae82267414d64dca22875eb5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901856859> .

