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

<http://data.bibliotheken.nl/id/dbnlt/perp002onde01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onderwijs voor kinderen  /  Willem Emmery de Perponcher" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/perp002> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "jeugdliteratuur",
        "non-fictie/pedagogiek",
        "proza" ;
    schema1:identifier "perp002onde01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393467627> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/891270e192ffaf91890c46b133a5f4f7> ;
    schema1:name "Onderwijs voor kinderen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef6e884e35656e431b2b73c41f68d12d> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=perp002onde01> .

