@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/p040727874> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Wetsontwerp inzake de ziekte- en ongevallenverzekering / door M.J.A. Moltzer" ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07861113X>,
        <http://data.bibliotheken.nl/id/thes/p078967953> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067935311> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/196235eaaaa07769306809ffe7975f24> ;
    schema1:name "Het Wetsontwerp inzake de ziekte- en ongevallenverzekering" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b8436a288b794738e1b005a04023851> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64715388> .

