@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/p207363595> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "John Williams, de apostel van Polynesië / door E. Nijland" ;
    dcterms1:issued "1898" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07155288X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072427205> ;
    schema1:description "Rugtitel: John Williams" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79f361e5caacc45f8ea6d0e3d0798744> ;
    schema1:name "John Williams, de apostel van Polynesië" ;
    schema1:numberOfPages 103 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad96e9163fd24b6956adbef52e2d6e5d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150268288> .

