@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/cram006dokt01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dokter Levertraan  /  Rie  Cramer" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/cram006> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "jeugdliteratuur",
        "plaatwerk / prentenboek",
        "poëzie" ;
    schema1:identifier "cram006dokt01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/cram006> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393184250> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8e09c69754f730027d93e9941b455bc> ;
    schema1:name "Dokter Levertraan" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c47348fbd95e24d01d96d07a1baeb6c> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=cram006dokt01> .

