@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/p428462014> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abraham en Sara / Willemijn de Weerd ; met tekeningen van Mathias Weber" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p290834473> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p239268857> ;
    schema1:description "Ondertitel op omslag: het verhaal van Abraham en Sara" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p427829720> ;
    schema1:isbn "9789089122490" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7af9c84766505bc58130f97436df3e9d> ;
    schema1:name "Abraham en Sara" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/924ac499c1cd876f40a83cdab697f32f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1257555484> .

