@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/p33686714X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan Ysbrand van Hamelsveld / P. van Hemert" ;
    dcterms1:issued "1808" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070072612> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070079382> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Saakes 4 (1808), p. 464 ; Knuttel 23411 (met aant.)" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p853773939> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c9f35ff29ce62db1ddd0897aec821844> ;
    schema1:name "Aan Ysbrand van Hamelsveld" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad37aa27edc84e1651a972c4974a844f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747697193> .

