@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/p391371452> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zending in Posso, 1906 / door Ph.H.C. Hofman" ;
    dcterms1:issued "1906" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628309>,
        <http://data.bibliotheken.nl/id/thes/p085840211> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074132296> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p115487239> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fc7fc46ef64dff780e559cf92b2450a> ;
    schema1:name "De zending in Posso, 1906" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b096380d11da740e4778ac68229b09ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904733632> .

