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

<http://data.bibliotheken.nl/id/dbnlt/goej001eene01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eene wandeling langs de kermis  /  Reinoudina de Goeje" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/goej001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "plaatwerk / prentenboek" ;
    schema1:identifier "goej001eene01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p39321219X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a8c381bb3fdcbfec1f9484b419119bc> ;
    schema1:name "Eene wandeling langs de kermis" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23ec38bb1af8267484dcd16963f0b02f> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=goej001eene01> .

