@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/p820847313> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verhalen uit de Stille Zuidzee / Herman Wouters, Hugo Raes" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072884320> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068790422> ;
    schema1:description "Bijeengebracht met verklarende nota's en een inleiding over de Polynesische volken en hun cultuur door Herman Wouters en Hugo Raes" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e99bd0f2a13f90f8ed934a20e93f6924> ;
    schema1:name "Verhalen uit de Stille Zuidzee" ;
    schema1:numberOfPages 176 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74dcf1b3360708dda6e1f340899d15dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63413362> .

