@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/p405371896> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ramadan en de islam / Brigitte Dam ; redactie: Suzanne Peters" ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p355532700> ;
    schema1:bookEdition "3e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p274416611> ;
    schema1:description "1e druk: ©2013" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p244618917> ;
    schema1:isbn "9789086601899" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4666c8538448b0b119a27872f09abcf> ;
    schema1:name "Ramadan en de islam" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e2f2fc405b11374a3cd23bed48690701> ;
    schema1:sameAs <http://www.worldcat.org/oclc/954685060> .

