@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/p062170023> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Effective actuarial methods / M.J. Goovaerts ... [et al.]" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607147>,
        <http://data.bibliotheken.nl/id/thes/p078944023> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069894663> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p860698017> ;
    schema1:isbn "0444883991" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13f9d907f557357a2b8746a2b8f36b07> ;
    schema1:name "Effective actuarial methods" ;
    schema1:numberOfPages 316 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/174ba6248ea8f2c6f073a5e29b0b720c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/21559884> .

