@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/p42076206X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Doe mij nog maar een mop! / Frank van Pamelen ; met tekeningen van Hugo van Look" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561572X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153910607> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073716510> ;
    schema1:description "Bovenkant rug vermeldt: moppen. - Sluit aan bij leesmethode Estafette" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789048735648" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a46f92202c094f57e1a108179fe8965> ;
    schema1:name "Doe mij nog maar een mop!" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abe55bbd1ca2870c6f2acce21e8231f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1080940236> .

