@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/p429664885> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Burg en kerspel in Walcheren / door J. Huizinga" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397492219> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068417535> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "p. 27-62" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p040689794> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830005005> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b68283167270f2b63e02eb3c3a2e8d00> ;
    schema1:name "Burg en kerspel in Walcheren" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d17ca6955b3a9f7c4121638dc41dee5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1199980027> .

