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

<http://data.bibliotheken.nl/id/dbnlt/betl002marj06> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Marjoleins gouden hart  /  Frederik August  Betlem" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/betl002> ;
    schema1:bookEdition "7de druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "betl002marj06" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/borr003> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1764f95725c1f2b42a5aa4da8201ac2> ;
    schema1:name "Marjoleins gouden hart" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c66a69e03dcc46bf0e5b10b86562cda4> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=betl002marj06> .

