@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/p406857636> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geweld in de Bijbel / dr. Hetty Lalleman" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p091401984> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p32935776X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38a389e5a5e3e7866f4be15cdd8cc05d> ;
    schema1:name "Geweld in de Bijbel" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8fa8a4b7a7af2f03cca809cfa90298de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/958874905> .

