@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/p296407917> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met een schone lei / Eileen Wilks ; [vert. uit het Engels: Daphne Duyster]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153188812> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p079538851> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p296407712>,
        <http://data.bibliotheken.nl/id/nbt/p832157732> ;
    schema1:isbn "9036063949",
        "9789036063944" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/493f26cdfdda1ca1180a02c6a4594787> ;
    schema1:name "Met een schone lei" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e5e40794965b0e50823a658885e40a6c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71659934> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/47c9d7d601bb2898de3a94e0cbe2b80e> .

