@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/p444694803> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De first gentleman / Bill Clinton & James Patterson ; vertaald [uit het Engels] door Joris Vermeulen" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p102016194> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072856858>,
        <http://data.bibliotheken.nl/id/thes/p169922928> ;
    schema1:description "Omslag vermeldt tevens: Amerika heeft een machtige nieuwe president en haar man staat terecht voor moord" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789046834275" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a165c9a8de75b04eeca1a4ec9f10faa> ;
    schema1:name "De first gentleman" ;
    schema1:numberOfPages 429 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bec4886f52a160c90e4a7a0d49d4888b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519498891> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/32f37a77f0c345d51d6730ce7d431629> .

