@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/p423721496> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij de oermenschen van Nederlandsch Zuid-Nieuw-Guinea / door Jos. van de Kolk" ;
    dcterms1:issued "1919" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610415>,
        <http://data.bibliotheken.nl/id/thes/p078621933>,
        <http://data.bibliotheken.nl/id/thes/p078947898> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073408174> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039961788> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8dcde9ebac5ddd458d96f5022c2efb3> ;
    schema1:name "Bij de oermenschen van Nederlandsch Zuid-Nieuw-Guinea" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4dbc7950eda4e456b2799b54be80a4fa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120104849> .

