@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/p394615271> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Cock en de dode diva / [naar] Baantjer ; door Peter Römer" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073300047> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069684995> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p38374153X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443471983> ;
    schema1:isbn "9789026137051" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f5861e772d73503d6dcb7e90d46e5eb> ;
    schema1:name "De Cock en de dode diva" ;
    schema1:numberOfPages 2129242 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db466d64383260e0cacbab0c4a2efb68> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1080347165> .

