@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/p413991563> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bruidswinkel : roman / Rachel Hauck ; vertaald [uit het Engels] door Evelyn van Bilsen" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p375557989> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p400951665> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p413571114> ;
    schema1:isbn "9789029727471" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/623f824349b820b11a83b5d790cb269a> ;
    schema1:name "De bruidswinkel : roman" ;
    schema1:numberOfPages 479213 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/98693e690f5a3e2f6f7c7c362e3be5f1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1132291709> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b01f48500c4786543eaa5c418fba5aec> .

