@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/p086818627> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eenige praktische uitkomsten van de wiskundige theorie der levensverzekering / door A.O. Holwerda" ;
    dcterms1:issued "1919" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074556363> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085863009> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0592ff4337eb4599c94672b50d9dbddd> ;
    schema1:name "Eenige praktische uitkomsten van de wiskundige theorie der levensverzekering" ;
    schema1:numberOfPages 114 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b87af1d8e8f52660d40f525818f5a83> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65683902> .

