@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p401535789> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het wonder dat niet omvalt / Ernest van der Kwast" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p406555885>,
        <http://data.bibliotheken.nl/id/nbt/p406577994>,
        <http://data.bibliotheken.nl/id/nbt/p41892130X> ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239936248> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789023498339" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e44163ba8ca5520872a0729cbc4df6b> ;
    schema1:name "Het wonder dat niet omvalt" ;
    schema1:numberOfPages 202 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82772f4ce7f928078541f0ab1d970d21> ;
    schema1:sameAs <http://www.worldcat.org/oclc/957355587> .

