@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/p821594710> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Biogeography and ecology of New Guinea / ed. by J.L. Gressitt" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078453860>,
        <http://data.bibliotheken.nl/id/thes/p078491711> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068852959> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9061930944" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/320d9935dd51a9137f75027602e1f863> ;
    schema1:name "Biogeography and ecology of New Guinea" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba4902da3ec8cf31b2c8f99e07bddbb2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899086979> .

