@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/p402002873> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jongens die niet kunnen wachten / Joop Alleblas" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067813283> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463280013" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a106359449191a6e0c476c5cfe6b8664> ;
    schema1:name "Jongens die niet kunnen wachten" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87b89580a8f38a0444cdf1dd5f052ebc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/946011966> .

