@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/p270354581> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een april kikker in je bil / Burny Bos ; met ill. van Wieteke van Dort ; muziek van Joop Stokkermans" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06922577X> ;
    schema1:bookEdition "5e, 6e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068806337>,
        <http://data.bibliotheken.nl/id/thes/p07113039X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/335fcdd7f7d0d1b5d1f7fe0337f4a334> ;
    schema1:name "Een april kikker in je bil" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28246895a11d4b4488558d7a706d3dae> .

