@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/p435712640> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "J. M. Graadt van Roggen als grafisch kunstenaar / [door] Mia van Regteren Altena" ;
    dcterms1:issued "1948" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070063346>,
        <http://data.bibliotheken.nl/id/thes/p397419406> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p084844248> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p045312354> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044597169> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51c861fedd7b11cffe02060c17a0dace> ;
    schema1:name "J. M. Graadt van Roggen als grafisch kunstenaar" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72c85b033dfd399b5953c89726e1ceb4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308398682> .

