@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/p297429957> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een schone lei / Laura Caldwell ; [vert. uit het Engels: Ingrid Zweedijk]" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p266562507> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p181894971> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9085509645",
        "9789085509646" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c84cace775248ada162ff41c3744f13c> ;
    schema1:name "Een schone lei" ;
    schema1:numberOfPages 334 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/53fa567645bc27dbefe36b074b00d455> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150167768> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/04c6101ad06c09a475872726ec9fa58f> .

