@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/p146762940> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A systematic review of the Indo-Australian Zosteropidae (Part III) / by G.F. Mees" ;
    dcterms1:issued "1969" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068825900> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821421700> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7159d34ad43fcc4399c8366999eeca1d> ;
    schema1:name "A systematic review of the Indo-Australian Zosteropidae (Part III)" ;
    schema1:numberOfPages 390 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3673e091170b018a7445bf6fdce914e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68938654> .

