@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/p434045381> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontwerp-pensioenwetten / door dr. G.J. Legebeke" ;
    dcterms1:issued "2021" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB410022360" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074981226>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: [Nederland] : [uitgever niet vastgesteld], 1890",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p041818369> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d646aadab52f93f51dd8dd2ca7fe31ee> ;
    schema1:name "De ontwerp-pensioenwetten" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6facf75375eccda53227a6fd0793ce2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1265422877> .

