@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/p305233912> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met kloppend hart / Caroline Cross ; [vert. uit het Engels: Conny van Besu]" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p117300373> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298332787> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p305233599>,
        <http://data.bibliotheken.nl/id/nbt/p832157732> ;
    schema1:isbn "9789036064972" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5339bbf6e7b73e1eaf9fc45becbe36c8> ;
    schema1:name "Met kloppend hart" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7b0a376cf0f9a0cf1c40be54a61052b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212305403> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/70892bdbcf4a70268b6b3eff18c560f9> .

