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

<http://data.bibliotheken.nl/id/dbnlt/verm030bijd03> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijdragen aan De (Nieuwe) Amsterdammer (oktober 1910-mei 1915)  /  Matthijs  Vermeulen" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/verm030> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/braa074>,
        <http://data.bibliotheken.nl/id/dbnla/verm061> ;
    schema1:genre "artikel",
        "non-fictie",
        "non-fictie/muziek-ballet-toneel-film-tv" ;
    schema1:identifier "verm030bijd03" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e12043b19778e3ea25a9c6d6525833e3> ;
    schema1:name "Bijdragen aan De (Nieuwe) Amsterdammer (oktober 1910-mei 1915)" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=verm030bijd03> .

