@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/p436338157> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het contract / Stella Gray ; vertaling uit het Engels: Stevie Martens ; tekstredactie: Marieke Veringa" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p435354019> ;
    schema1:bookEdition "Eerste uitgave" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p38131393X>,
        <http://data.bibliotheken.nl/id/thes/p433326670> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p436924390> ;
    schema1:isbn "9789403662770" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3badcb0a1b131f1f6140a9b3cfa7eaf8> ;
    schema1:name "Het contract" ;
    schema1:numberOfPages 231 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abc646a26b6c54be1a9e2f1241e39c13> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1340906351> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/c4c1a348a27f86b58ba9a5faf5e9d3b7> .

