@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/p15102667X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Aru Archipelago : plants, animals, people, and conservation / editor: H.P. Nooteboom" ;
    dcterms1:issued "1996" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068397062> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851487793> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a7333a043f561f96e9aa4b3564c7bda> ;
    schema1:name "The Aru Archipelago : plants, animals, people, and conservation" ;
    schema1:numberOfPages 115 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/efb95f87dbfc682a20fff5f01ca2a96d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68645412> .

