@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/p202401022> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Liefde in de storm / Dixie Browning ; [vert. uit het Engels: Machteld Vonk]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069552371> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071890076> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832157732> ;
    schema1:isbn "9034769836" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd3cb791ad8c7c55a54bf9f1cf617d05> ;
    schema1:name "Liefde in de storm" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b79cab0fe5c3bb64c3db41f8fb0705d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67421873> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/219cf1f507c53a82c479c7641d7c3652> .

