@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/p391325159> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Papoea's in den greep van het westen / door K.J. Brouwer" ;
    dcterms1:issued "1941" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUK01:000005807" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069964521> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p063319845> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75cca5ca930dcd703be4cb75dc0eb608> ;
    schema1:name "Papoea's in den greep van het westen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c1a045fe1999618e9be8901cf135b3f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904716201> .

