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

<http://data.bibliotheken.nl/id/dbnlt/goej001evas01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eva's bal  /  Reinoudina de Goeje" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/goej001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "plaatwerk / prentenboek",
        "verhalen" ;
    schema1:identifier "goej001evas01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393212203> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/caa03424b805a13f7bba699ac537a9a6> ;
    schema1:name "Eva's bal" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87741f7f49237e6c91f78051844d3b10> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=goej001evas01> .

