@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p440587468> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geert Wilders : de wreker / Meindert Fennema en Geerten Waling" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p441304389> ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069028885> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p327170972> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044656190" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5083c8ebd5b91a795ac6a39ac1e70d7c> ;
    schema1:name "Geert Wilders : de wreker" ;
    schema1:numberOfPages 363 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2829c4363dd96b2afe6f208f85ce832f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1416144980> .

