@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/p436091771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met een schone lei / Eileen Wilks ; vertaling [uit het Engels]: Daphne Duyster" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153188812> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p079538851> ;
    schema1:description "Oorspronkelijke uitgave: 2006 (De Ashton familie ; 1)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443494797> ;
    schema1:isbn "9789402558388" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b7ca75092a244fcbca9247c2fe89030> ;
    schema1:name "Met een schone lei" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/798eb6f2c8b98a7c6072db22dea37a1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1337866309> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1e4bbf1b41a1012b841b37e5345d8243> .

