@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/p412564580> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nisero-affaire / Fred Lanzing" ;
    dcterms1:issued "2009" ;
    schema1:associatedMedia "https://cr.epagine.nl/cloudReading/9789045703671/showpreview.php" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p157471411> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p318772868> ;
    schema1:isbn "9789045703671" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a1faa4a38d1cf4ac3604c68eea7d4a8> ;
    schema1:name "De Nisero-affaire" ;
    schema1:numberOfPages 276407 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c41a9e1d689e66874e06bbe0cb8d40d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1079929155> .

