@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/p427930286> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Decapoda brachyura der Siboga-Expedition" ;
    dcterms1:issued "1918" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067805175> ;
    schema1:description "Livraison 85" ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p040416410> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040274098>,
        <http://data.bibliotheken.nl/id/nbt/p850960223> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3726b5061e437f38e82bbeec9f0eaf06> ;
    schema1:name "Die Decapoda brachyura der Siboga-Expedition" ;
    schema1:numberOfPages 164 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac262f4f513d09659356f993d64b7bb2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163789823> .

