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

<http://data.bibliotheken.nl/id/dbnlt/betl002huis02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De huishoudschool in volle actie  /  Frederik August  Betlem" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/betl002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "betl002huis02" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/borr003> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fda77b51b36a0078c2407352c44151c9> ;
    schema1:name "De huishoudschool in volle actie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dbba7ab24dc2ae283dc4b6881ad17377> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=betl002huis02> .

