@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/p435770748> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het babbelend water : een Toradja'sch sprookje / door M. Adriani-Gunning" ;
    dcterms1:issued "1920" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078692083> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072242523> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p055911374> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f85335bffd4ea79f97eaf03db78a912> ;
    schema1:name "Het babbelend water : een Toradja'sch sprookje" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f85ba9a2b191ba3aed5c815b6dce95a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/819744282> .

