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

<http://data.bibliotheken.nl/id/dbnlt/fran161twee01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tweestemmige zangstukjes voor de jeugd  /  A.  Francken" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/fran161> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "liederen/liedjes" ;
    schema1:identifier "fran161twee01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393178714> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d28f8daee90f80be4522bc40ac643d2c> ;
    schema1:name "Tweestemmige zangstukjes voor de jeugd" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e968f868398c2d26d1c844720493376> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=fran161twee01> .

