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

<http://data.bibliotheken.nl/id/dbnlt/brin057inek01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ineke eigenwijs  /  J.H.  Brinkgreve-Entrop" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/brin057> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "brin057inek01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/borr003> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/499f6f5f72b41a79662fe0c8e403b64d> ;
    schema1:name "Ineke eigenwijs" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1e65c2326e7cdbe142ce2dff0dc5fbc> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=brin057inek01> .

