@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/p372453988> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pasen : de dood en opstanding van Jezus / Marieke ten Berge (ill.)" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p205120679> ;
    schema1:description "14 platen met op de keerzijde de tekst" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p305489984> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789491383069" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/493477287c3336661f1265994ee81b48> ;
    schema1:name "Pasen : de dood en opstanding van Jezus" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fb56e7730c4a9efd9ce77d795d42c02> ;
    schema1:sameAs <http://www.worldcat.org/oclc/879875973> .

