@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/p44974003X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de armen van de sexy sjeik" ;
    dcterms1:issued "2025" ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p258294485>,
        <http://data.bibliotheken.nl/id/thes/p310384206>,
        <http://data.bibliotheken.nl/id/thes/p327256583>,
        <http://data.bibliotheken.nl/id/thes/p354521225> ;
    schema1:description "Op omslag: Harlequin 50 jaar",
        "Uitgave in samenwerking met Harlequin Books SA" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p357534573> ;
    schema1:isbn "9789036018364" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22e4cc2750838fdb2c59f9c7c6326486> ;
    schema1:name "In de armen van de sexy sjeik" ;
    schema1:numberOfPages 445 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/79911e16f3025ce9cf108cb8cd0bafa2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1547763484> .

