@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p862090814> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het beleg van 's-Hertogenbosch in 1629 / door J.D.M. Cornelissen" ;
    dcterms1:issued "1929" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068380011> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3bcc76c389f649f7a6e4e5308519ff69> ;
    schema1:name "Het beleg van 's-Hertogenbosch in 1629" ;
    schema1:numberOfPages 148 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/158d8423e1930a2943a9f7d6a792aa12> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64350065> .

