@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/p406396221> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vruchtbaar door verdrukking : het leven van Jozef / M. Klaassen" ;
    dcterms1:issued "2017" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p086244884>,
        <http://data.bibliotheken.nl/id/thes/p094894809> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p363025391> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p408573716> ;
    schema1:isbn "9789462789852" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5426667087fbf6c40f1888b8a86ae079> ;
    schema1:name "Vruchtbaar door verdrukking : het leven van Jozef" ;
    schema1:numberOfPages 337793 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4f467db786982d6aedddfb3d8af8af5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1016458249> .

