@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/p435745247> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aart van Dobbenburgh / met inl. van W.J. de Gruyter" ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070006601>,
        <http://data.bibliotheken.nl/id/thes/p077595157>,
        <http://data.bibliotheken.nl/id/thes/p123565006>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/f77f0f4e5c48591b84b94d1ea7b32287> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039756076> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41bd796e5e54efd184bdba8947ffa83a> ;
    schema1:name "Aart van Dobbenburgh" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6822b72abc0ac52f299afd62bbdd7b8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120153200> .

