@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/p066705371> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Naar de achterhoek der aarde : de Mimika-expeditie naar Nieuw Guinee / door H.J.T. Bijlmer" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069743983> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "1e dr.: 1938" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d26f142d8b3148b12204837d0cb8effb> ;
    schema1:name "Naar de achterhoek der aarde : de Mimika-expeditie naar Nieuw Guinee" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a18148792beeeb2bc8179328312d96f0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/18180555> .

