@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/p423696793> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Koorts : novelle / Willem Enklaar" ;
    dcterms1:issued "1944" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p226111830> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Opl.: 100 genumm. ex" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p854287841> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/099dca5fd3d3b43433a644dfc96d7ec3> ;
    schema1:name "Koorts : novelle" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f394ca50b2080383f568070281461a79> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120055391> .

