@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/p438323114> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een Engelse romance / Hyman, Fromental ; vertaling [uit het Frans]: Arend Jan van Oudheusden" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142706698> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071948171>,
        <http://data.bibliotheken.nl/id/thes/p194849694> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789493109780" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4a032486a8c04dacafd4c077c768379> ;
    schema1:name "Een Engelse romance" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bcfd53d1b2ad932a48ab5d5cab8c1b34> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1380359936> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e1b98b343f4846bd7097c5146ef85069> .

