@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/p802492266> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Papoea's van Waropen / door G. J. Held" ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610989>,
        <http://data.bibliotheken.nl/id/thes/p078621933>,
        <http://data.bibliotheken.nl/id/thes/p136317014> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069379416> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c380647153876fb10a1968e76cdc7fa> ;
    schema1:name "Papoea's van Waropen" ;
    schema1:numberOfPages 372 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3312d72bd15749d57e97b1b8f52b3921> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781252365> .

