@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/p097545910> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Haik en Paul / Benno Pludra ; [ill. van Eberhard Binder-Stassfurt ; vert. door Ary Verhaar]" ;
    dcterms1:issued "1973" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071705538> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07027374X>,
        <http://data.bibliotheken.nl/id/thes/p073206385> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023302818" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/244b8d69094c62fd674201cacddd6aa7> ;
    schema1:name "Haik en Paul" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ce2ab14cd65418a2401a6d6ec9e2cc2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66016692> .

