@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/p39399936X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het geheim van de bevroren tante / Elisabeth Mollema ; tekeningen ivan en ilia" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072822430>,
        <http://data.bibliotheken.nl/id/thes/p229572960> ;
    schema1:bookEdition "2e druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p363081682> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p444261222> ;
    schema1:isbn "9789025864293" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/208f14b882e510210a76892cf34545f6> ;
    schema1:name "Het geheim van de bevroren tante" ;
    schema1:numberOfPages 1226513 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77e92b2260dcfdf164e92c02f41b347a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154606152> .

