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

<http://data.bibliotheken.nl/id/dbnlt/brin057babb03> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Babbeltje  /  J.H.  Brinkgreve-Entrop" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/brin057> ;
    schema1:bookEdition "4de druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "brin057babb03" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/borr003> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/735eda0848c5535f98111675b898cb44> ;
    schema1:name "Babbeltje" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1ed9a135ca6c6d7b78fcae9062247fdb> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=brin057babb03> .

