@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/p05532407X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Harold de vriend van Bonifatius / P. de Zeeuw J.Gzn ; geïllustreerd door P.A. Donkersloot" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p341853356> ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069046581> ;
    schema1:bookEdition "2e herz.dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074657577> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "902110430X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a265ba3f07aec72da370e88dfb8d3d6> ;
    schema1:name "Harold de vriend van Bonifatius" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b68c8d92beeedd6dbcb6ae337285acf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64998147> .

