@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/p424611066> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Lam Gods : een verhaal van God en mens / Peter Schmidt" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068923570>,
        <http://data.bibliotheken.nl/id/thes/p070470332>,
        <http://data.bibliotheken.nl/id/thes/p075621258> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075133113> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789056155841" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/46e089e62b84aef6aca12cb15bbfa43e> ;
    schema1:name "Het Lam Gods : een verhaal van God en mens" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/30b9426e0787c5a2dcd6da7a924f3ef5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1242427252> .

