@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/p444737472> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bijbel nù / door W.A. Wiersinga" ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06967163X>,
        <http://data.bibliotheken.nl/id/thes/p075295504> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p107314320> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3495ad745538a90ab6ad35075d1bb11f> ;
    schema1:name "De Bijbel nù" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e0b9f2a4d3cfb04f61a92be6d7235fd7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120939524> .

