@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/p363081682> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het geheim van de bevroren tante / Elisabeth Mollema ; tekeningen ivan en ilia" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p39399936X> ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072822430>,
        <http://data.bibliotheken.nl/id/thes/p229572960> ;
    schema1:bookEdition "1e druk" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p238621774> ;
    schema1:isbn "9789025864132" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2b8083b18eb223cc1f978116f55b3aa> ;
    schema1:name "Het geheim van de bevroren tante" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/197bd4c2baaeb801c42a2f9b4d0db7ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/861989015> .

