@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/p429912943> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zoögeographie van den Indischen Archipel / door L.F. de Beaufort" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603427>,
        <http://data.bibliotheken.nl/id/thes/p106592734> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070380546> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p852135874> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810722194> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dcfdbbef69a110c979aece6dfdca02f9> ;
    schema1:name "Zoögeographie van den Indischen Archipel" ;
    schema1:numberOfPages 202 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc633a3a0af9200218d989ece80d4987> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200200526> .

