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

<http://data.bibliotheken.nl/id/dbnlt/brin057maps03> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maps  /  J.H.  Brinkgreve-Entrop" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/brin057> ;
    schema1:bookEdition "4de druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "brin057maps03" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/dom_001> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f5cae7ae9a4b6ccd68808d3d24c4f97> ;
    schema1:name "Maps" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/320b362c48f219588d1cc536765fa8bc> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=brin057maps03> .

