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

<http://data.bibliotheken.nl/id/dbnlt/marx002joop08> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joop van Dil-ter Heul  /  Cissy van Marxveldt" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/marx002> ;
    schema1:bookEdition "9de druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "marx002joop08" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/mens032> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p421520825> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/744ff364dc1ef9901f9f38735c7983c2> ;
    schema1:name "Joop van Dil-ter Heul" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16f849582441c69d3640ea874d27f4bf> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=marx002joop08> .

