@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/p258484837> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:VisualArtwork ;
    rdfs:label "Capitulatie van Leuven" ;
    dcterms1:issued "1834" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p125200056> ;
    schema1:description "Capitulatie van Leuven (12 augustus 1831), einde van de Tiendaagse veldtocht (2-12 augustus 1831)." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67cf745dc68e579071c62d95c16a61b2> ;
    schema1:name "Capitulatie van Leuven" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56c42092721fd5b433954a14ba744109> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150241953> .

