@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/p43803127X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "God de Vader : een intrigerend beeld uit de Sint-Walburgiskerk in Zutphen / Elizabeth den Hartog" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p100284035> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p434352799> ;
    schema1:isbn "9789083157221" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af7bb084e6a5cdad3f3fcab1fc55361f> ;
    schema1:name "God de Vader : een intrigerend beeld uit de Sint-Walburgiskerk in Zutphen" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03ffdf88afccbc43b72d733636bf1552> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1390182797> .

