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

<http://data.bibliotheken.nl/id/dbnlt/brin057vier05> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vier nichtjes op Lommerlust  /  J.H.  Brinkgreve-Entrop" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/brin057> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "brin057vier05" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/feij003> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e0035facbd4ce29bb57b32e7c1b522d> ;
    schema1:name "Vier nichtjes op Lommerlust" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/907878eee235f64146bd7d7668ffa424> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=brin057vier05> .

