@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/p427930278> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Decapoda brachyura der Siboga-Expedition" ;
    dcterms1:issued "1916" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067805175> ;
    schema1:description "Livraison 78" ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p040416356> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040274098>,
        <http://data.bibliotheken.nl/id/nbt/p850960223> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/de6fac723d5ef438c326ff9ed26287f4> ;
    schema1:name "Die Decapoda brachyura der Siboga-Expedition" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6db947af5dcfc9230dc03a85a000d572> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163789842> .

