@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/p43572326X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "J. F. Doeve : teekenaar / A. Glavimans" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069106606> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070432333> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p06435542X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044597169> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f00c0611084ff8138737f334dd3e93c> ;
    schema1:name "J. F. Doeve : teekenaar" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e77d5a04b192ede57fab3b2873d7191> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308415649> .

