@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p049670069> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De daden der Zeeuwen gedurende den opstand tegen Spanje / door E.B. Swalue" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p411364596>,
        <http://data.bibliotheken.nl/id/nbt/p41136460X>,
        <http://data.bibliotheken.nl/id/nbt/p411364618> ;
    dcterms1:issued "1846" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073495239> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18824f88aea0634a83ab87a021616862> ;
    schema1:name "De daden der Zeeuwen gedurende den opstand tegen Spanje" ;
    schema1:numberOfPages 374 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5532081e9df406fc48cc3ad3a1c99722> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901441358> .

