@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/p395161282> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daniel Heinsius (1580-1655) / door Dirk Johannes Hendrik ter Horst" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06836914X>,
        <http://data.bibliotheken.nl/id/thes/p077599802> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070089949> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Hugo Grotius, passim. Zie index, p. 162",
        "Proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p04112524X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf62a0f69c3303081aac1bda961913c4> ;
    schema1:name "Daniel Heinsius (1580-1655)" ;
    schema1:numberOfPages 161 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/060eb2114f20aa59da8aed4334cd845f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915775523> .

