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

<http://data.bibliotheken.nl/id/dbnlt/goej001line01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Line's verjaardag een verhaal voor meisjes /  Reinoudina de Goeje" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/goej001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "proza",
        "verhalen" ;
    schema1:identifier "goej001line01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393212262> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48f26aa86053b163212d54e105cb611e> ;
    schema1:name "Line's verjaardag een verhaal voor meisjes" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd5414ada5ef9e535cb621acd37c8879> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=goej001line01> .

