@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/p435770764> 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/04f88828d60a6285004a36b54ef6d1bb> ;
    schema1:name "Het babbelend water : een Toradja'sch sprookje" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/83ac4bb4b340a3e0641cf7b1e907e237> ;
    schema1:sameAs <http://www.worldcat.org/oclc/819744282> .

