@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/p423715534> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The amphibia of the Indo-Australian archipelago / by P.N. van Kampen" ;
    dcterms1:issued "1923" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603532>,
        <http://data.bibliotheken.nl/id/thes/p078431050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069797242> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036362441> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f77852f4b280f38d894ecfb1cce17454> ;
    schema1:name "The amphibia of the Indo-Australian archipelago" ;
    schema1:numberOfPages 304 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/741d6b1d4bc2051d1b30f3b7475e7bd6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120103853> .

