@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/p435352180> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In den beginne / Margreet de Heer ; inkleuring: Yiri T. Kohl" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124032044> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p325713081> ;
    schema1:description "Eerder verschenen in Predikant & Samenleving" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p435475924> ;
    schema1:isbn "9789493234383" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e714ac861e57bcf9b9475c49e46aed99> ;
    schema1:name "In den beginne" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/26abf6732be17efce2ef9db3ed80314e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1311088138> .

