@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p42237380X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grote verbittering / door Jac. Overeem" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446206652> ;
    dcterms1:issued "1950-1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072473800> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p42237377X> ;
    schema1:description "Illustraties en omslagillustratie gesigneerd met G.A. Overeem Jzn." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/427bc9f1c7462cfa88028465513706e8> ;
    schema1:name "De grote verbittering" ;
    schema1:numberOfPages 115 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b36f9855239dbf9525a20abe347fe03> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1090679073> .

