@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/p323095895> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Is de rekenrente wel halal? / Sieuwert Lindenbergh" ;
    dcterms1:issued "2009" ;
    schema1:associatedMedia "http://hdl.handle.net/1765/16194" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p166975583> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7e2356846085b19babc34539c93f8f7> ;
    schema1:name "Is de rekenrente wel halal?" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b10b17c50cc78fc8b10ca720824404ea> .

