@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/p43218421X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wedergeboorte / Anton Wolvekamp ; redactie: Cocky van Dijk" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p362772312> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p345683404> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p426568222> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450576582> ;
    schema1:isbn "9789463083713" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b6aff6703715c6c6ea261f46f2459a1> ;
    schema1:name "Wedergeboorte" ;
    schema1:numberOfPages 1913361 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/296ca0d77aff1a025e246c300ddd7c97> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241260983> .

