@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p435334905> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leviathan / Natascha van Limpt ; redactie: Cocky van Dijk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435036610>,
        <http://data.bibliotheken.nl/id/nbt/p440996988>,
        <http://data.bibliotheken.nl/id/nbt/p440996996> ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p402489756> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p345683404> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463084147" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5426db1eccbae6231baaabaa6b963db> ;
    schema1:name "Leviathan" ;
    schema1:numberOfPages 375 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8db7d2edf509cb003276e847cf1d4ef3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1314385912> .

