@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/p394757785> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "E staat voor explosief / Sue Grafton ; vertaling [uit het Engels]: Wim Holleman" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074577506> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068980876> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789402300802" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/764c794e3b3fec47aac40482f1c01798> ;
    schema1:name "E staat voor explosief" ;
    schema1:numberOfPages 1148606 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04bf46d6728f8dc3ba11d3eaa7e2d725> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1287097545> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4955aed9f4baa2ea8c80aaf495ae67be> .

