@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/p447572350> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hein Blommers / door J.C. de Koning ; geïll. door Dirk Boode" ;
    dcterms1:issued "1950" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070376999> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p11375549X> ;
    schema1:description "1e dr. 1937" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p853137218> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c85959f24cbaa2135d8255ad1685322> ;
    schema1:name "Hein Blommers" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8462f28a75fd326e3147d191598c1a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514615698> .

