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

<http://data.bibliotheken.nl/id/dbnlt/marx002opei01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Op eigen benen  /  Cissy van Marxveldt" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/marx002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "roman" ;
    schema1:identifier "marx002opei01" ;
    schema1:illustrator <http://data.bibliotheken.nl/id/dbnla/borr003> ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p421521015> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea3bc0be6d36852695ed263c1bbd39a5> ;
    schema1:name "Op eigen benen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da5fbd4bde09f7b46b10e95629cd2eb4> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=marx002opei01> .

