@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/p391326848> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een godgewijd leven / door L. van der Veen-Spieth" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p067862659> ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUK01:000006697" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/16c0cf733dd7550562a74962c51f065c> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p065709527> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/166e543681bf135f3dd17260bdbe679d> ;
    schema1:name "Een godgewijd leven" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aceca2e2c0eb4388e40dccc238c26c7d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904716566> .

