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

<http://data.bibliotheken.nl/id/nbt/p150619316> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beroving van de postwagen in Buurmalsen (1802) / door A. Stap" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078484456>,
        <http://data.bibliotheken.nl/id/thes/p078678102>,
        <http://data.bibliotheken.nl/id/thes/p241924359>,
        <http://data.bibliotheken.nl/id/thes/p273432516> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p203972864> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/203f375feba07c79365b85c40d6e311c> ;
    schema1:name "Beroving van de postwagen in Buurmalsen (1802)" .

