@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/p401451593> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Zoon van God / Robbert Veen" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075202840> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p425866742> ;
    schema1:isbn "9789463185394" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09020c2d498ed45c0a82e2aa163f8cab> ;
    schema1:name "De Zoon van God" ;
    schema1:numberOfPages 3060819 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/446273b7e117b21e669f33baac6efcd6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1144531956> .

