@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/p320517209> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een veeg uit de pan : het stoute boekje, het foute boekje / Hans Louis Koekoek" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069082995> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789080764996" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ba8900daaf2d17eb95fb8fc0c8438bc> ;
    schema1:name "Een veeg uit de pan : het stoute boekje, het foute boekje" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17f5d3a06166fe3bfb5dee6a8a8072b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/668400732> .

