@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/p156499673> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ernie en de kever-kermis / door Liza Alexander ; tek. van Tom Cooke ; vert. [uit het Engels]: Jannie van de Streek" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07464016X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071962921>,
        <http://data.bibliotheken.nl/id/thes/p154070548> ;
    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/p15723441X> ;
    schema1:isbn "9074838286" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0676a7f1158ef8772364e0c2346080b5> ;
    schema1:name "Ernie en de kever-kermis" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/990262725109dd75166eb9c5bae95736> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68599576> .

