@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/p246020598> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Storm en passie / Christine Flynn ; [vert. uit het Engels: Paul van den Hout]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08068730X> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068978456> ;
    schema1:description "1e dr. Nederlandse uitg.: 1996. - (Baccara ; 223)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p240024923> ;
    schema1:isbn "9034723496" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/097baa16f3468c88058cfb593aaf49a5> ;
    schema1:name "Storm en passie" ;
    schema1:numberOfPages 190 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fdd435e29725b34211412187a4a75d51> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66728967> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9e36c38f5be6276061748afa0d37b51f> .

