@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/p456704817> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gaza : een geschiedenis van kolonisatie / Ludo De Brabander, Soetkin Van Muylem" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p321318765> ;
    schema1:bookEdition "Derde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p424986396> ;
    schema1:description "1e druk: 2024" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789462674721" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bffd275531e23a4dd017ff28a8503fe2> ;
    schema1:name "Gaza : een geschiedenis van kolonisatie" ;
    schema1:numberOfPages 247 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c7aa09cf8ac101c97987df1b6a741dba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1570869067> .

