@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/p405740069> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Henrietta's eieren / geïllustreerd door John Patience" ;
    dcterms1:issued "2002" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068866542> ;
    schema1:description "Oorspronkelijke Engelse uitgave; Peter Haddock, ©2002",
        "Pop-up boek. - Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p406252408> ;
    schema1:isbn "9789052950846" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c2ac0b79fe68833c5974ae85fd4e8a9> ;
    schema1:name "Henrietta's eieren" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/94cd2443ac226a64824ef5e4778d7a9f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901229263> .

