@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p192179063> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het levensverzekeringswezen in de Sowjet-Unie / G. Kuypers" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068733348> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06d1b194a42d89e81c217113b584cdf7> ;
    schema1:name "Het levensverzekeringswezen in de Sowjet-Unie" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a876ff2873690d1802dc747fe08f5ce> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67640418> .

