@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/p431292256> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "D.M. Maaldrink / Arend J. Heideman" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070573247> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074287540>,
        <http://data.bibliotheken.nl/id/thes/p153171642> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070573247> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629399>,
        <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p165480459> ;
    schema1:isbn "9789081972932" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/05a44040f7a7f9c6d3f3033bc839cb1d> ;
    schema1:name "D.M. Maaldrink" ;
    schema1:numberOfPages 69 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73c0c1202d5d00a49860a9350fc7b9c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1257033628> .

