@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/p429728875> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A. W. F. Idenburg / door C.J. Middelberg-Idenburg ; met een woord ter inleiding van H. Colijn" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070093741>,
        <http://data.bibliotheken.nl/id/thes/p397532385> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p180475649> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06856435X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p782824595> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040680290> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33dd6ed6312f72da5873235e79fa6634> ;
    schema1:name "A. W. F. Idenburg" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef2637960d98d10554fa55450c023cd7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200005678> .

