@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/p852410786> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De val van Antwerpen in 1585 / C.E.H.J. Verhoef" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600730>,
        <http://data.bibliotheken.nl/id/thes/p075629607>,
        <http://data.bibliotheken.nl/id/thes/p07761190X>,
        <http://data.bibliotheken.nl/id/thes/p397494041> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071024344> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061744237" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1dbe2805493483197fe64cf1fae9586a> ;
    schema1:name "De val van Antwerpen in 1585" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac5dce7414aef77256e36798f40e6602> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781648256> .

