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

<http://data.bibliotheken.nl/id/dbnlt/betl002opri01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Oprit naar het geluk  /  Frederik August  Betlem" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/betl002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "betl002opri01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/behr009> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d0ddcbd70c1ff6d7359cc44e698951a> ;
    schema1:name "Oprit naar het geluk" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d843a9814a71c390c55f16a7c489475> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=betl002opri01> .

