@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/p413991431> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dwars door het vuur : roman / Michelle Griep ; vertaald [uit het Engels] door Marianne Locht" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p416412696> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p229894372> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p413571092> ;
    schema1:isbn "9789029727242" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/321ae801ea9dde2a8422831fec62e4f9> ;
    schema1:name "Dwars door het vuur : roman" ;
    schema1:numberOfPages 884105 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95cd0a8080aaa9d7ebfbabaa467e8fcb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1132291657> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ef3f30942ae27edf3568711da329570b> .

