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

<http://data.bibliotheken.nl/id/dbnlt/betl002daar03> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daar heb je Jouetta weer...  /  Frederik August  Betlem" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/betl002> ;
    schema1:bookEdition "3de druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "betl002daar03" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/borr003> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fbe75ef6445c28c2ceef77f7e6ea901> ;
    schema1:name "Daar heb je Jouetta weer..." ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7abe3f4e965d342bd74ff98eb9a5f66e> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=betl002daar03> .

