@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/p411980327> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Steel mijn hart / Carol Finch ; vertaling [uit het Engels]: Maria de Valk" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p157882144> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p19119090X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789402754537" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba1a2eb76176514688fbbc8b00bd512d> ;
    schema1:name "Steel mijn hart" ;
    schema1:numberOfPages 300255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce00877633b58e269e1ac92e116e1b7b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1145411483> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4d19eb6a020d6daf0e3bf6e18c6da41b> .

