@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/p419472487> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abraham : op reis naar het Beloofde Land / Laura Zwoferink ; illustraties Peter Nuyten" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440835763>,
        <http://data.bibliotheken.nl/id/nbt/p440835771> ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p294895574> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p146616170> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p305489984> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p40845492X> ;
    schema1:isbn "9789033129193" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9da9e157e5e027a380404fa7774e4d1> ;
    schema1:name "Abraham : op reis naar het Beloofde Land" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/78882fb2a9f5ca3adb5eb2db4ef77535> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1055792826> .

