@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/p450428702> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The war of the Roses / Warren Adler ; vertaald uit het Engels door Arend de Haan" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068828799> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068829086> ;
    schema1:description "Nederlandse editie" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026371691" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d528f918b3803c8ae8af0dc232c5674> ;
    schema1:name "The war of the Roses" ;
    schema1:numberOfPages 241 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a75e6d40485980c39350f20af67c0e2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1534735516> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a742d62b859aa29b616a653eed8ff837> .

