@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/p336599439> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kikker / Jinny Johnson ; ill.: Graham Rosewarne ; [vert. uit het Engels: Karin Beneker Kolmer]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071664386> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p161486339>,
        <http://data.bibliotheken.nl/id/thes/p182526151> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p185421784> ;
    schema1:isbn "9789055666249" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11dfce0df5a7f82da99a7e91bc791654> ;
    schema1:name "De kikker" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/39093dcba1210845c2a22d6e99811697> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747614282> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f50d916b36eda2bae4782c24abfd8143> .

