@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/p406232121> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daar geloof ik niets van! / Maria van Eeden ; met tek. van Juliette de Wit" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071124772> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071237585> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p304336513> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450564282> ;
    schema1:isbn "9789048725090" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/373cbf5ebab290911a3f6582275640bc> ;
    schema1:name "Daar geloof ik niets van!" ;
    schema1:numberOfPages 2584264 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aff8919ca5da2dfeac919cd5b67c6ede> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1121642689> .

