@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/p394633652> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Koelbloedig / Jane Casey ; vertaald [uit het Engels] door Iris van der Blom" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p325767564> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p078280710> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789041426222" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc6dceb82e7a4769a0f0d0b4c8864462> ;
    schema1:name "Koelbloedig" ;
    schema1:numberOfPages 151514 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8559242171c73b5acfc185ab5ec868ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1136721617> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dbd54043a8621bab0931ffbde0086436> .

