@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/p435541153> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kelk van Heeroom / Mariek Eggenkamp-Rotteveel Mansveld" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615533>,
        <http://data.bibliotheken.nl/id/thes/p075620359>,
        <http://data.bibliotheken.nl/id/thes/p169156427>,
        <http://data.bibliotheken.nl/id/thes/p436681625> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073303259> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789491936340" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb593666a9391ee92c06879a0e05ab8b> ;
    schema1:name "De kelk van Heeroom" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b1afd133ba623db5f72b7822e4821ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1332964600> .

