@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/p435036610> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leviathan / Natascha van Limpt ; redactie: Cocky van Dijk" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p402489756> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p345683404> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p435334905> ;
    schema1:isbn "9789463084178" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9fd85bf70cf764e87e4d7c6acb3cf59> ;
    schema1:name "Leviathan" ;
    schema1:numberOfPages 914305 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc11e825403eb4fdecb5f0d69ba3c8f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1321256829> .

