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

<http://data.bibliotheken.nl/id/dbnlt/nore002janm03> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Janmaats en sinjeuren  /  K.  Norel" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/nore002> ;
    schema1:bookEdition "?" ;
    schema1:genre "historische roman",
        "jeugdliteratuur",
        "proza" ;
    schema1:identifier "nore002janm03" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8fb7b55ed6dc423c05f9c56219205c8e> ;
    schema1:name "Janmaats en sinjeuren" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/48a056cd492f5cd44f0b6c9f826a7e21> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=nore002janm03> .

