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

<http://data.bibliotheken.nl/id/dbnlt/goej001corn01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cornelia's dierenboek  /  Reinoudina de Goeje" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/goej001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "plaatwerk / prentenboek" ;
    schema1:identifier "goej001corn01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393212181> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/323eb280f114da7263f578ebf429d18f> ;
    schema1:name "Cornelia's dierenboek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/785401d9e1064af7bb2539ebb3b66b71> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=goej001corn01> .

