@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/p44740928X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bart Verdam / door J.C. de Koning ; [geïll. door Pol Dom]" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/100623506.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070376999> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070687072> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p100623506> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d4401640db6147c0a72a28251c5e3ae> ;
    schema1:name "Bart Verdam" ;
    schema1:numberOfPages 132 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fec0fb9986e990ee3acfc5623ff4dbfc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514461615> .

