@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/p417985274> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In het zwart van de spiegel : roman / Peter Delpeut" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073029890> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p417061900> ;
    schema1:isbn "9789025452841" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3a6ba9ceccaee80f1c6eab1e1747397> ;
    schema1:name "In het zwart van de spiegel : roman" ;
    schema1:numberOfPages 8200524 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fa9bb003d43de820d77cd6a55e591d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1130760473> .

