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

<http://data.bibliotheken.nl/id/dbnlt/jous008over01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elsevier's Maandschrift. Over Elsevier's Geïllustreerd Maandschrift 1891-1940  /  Arendo  Joustra" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/jous008> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "monografie",
        "sec - letterkunde",
        "studie" ;
    schema1:identifier "jous008over01" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4a7d71016afa97f56b4cf48f30dc573> ;
    schema1:name "Elsevier's Maandschrift. Over Elsevier's Geïllustreerd Maandschrift 1891-1940" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8044461a79f0d367c85357cd7a8df44b> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=jous008over01> .

