@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/p251982602> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verstandige poedel / door N. van Hichtum ; geïllustreerd" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429834748> ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068498225> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072342145>,
        <http://data.bibliotheken.nl/id/thes/p07366250X> ;
    schema1:description "Auteursnaam op omslag: L. van Ankum, waarschijnlijk ook pseudoniem van Sjoukje Maria Diderika Troelstra-Bokma de Boer",
        "Illustratie en omslag gesigneerd: W. Hardenberg" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p101205309> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23933bf8f744c784bf92ba1a436d4000> ;
    schema1:name "De verstandige poedel" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d09d1123cbc93906df79b53d1abad07e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65809243> .

