@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/p41648087X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De faillissementswet / verklaard door W.L.P.A. Molengraaff" ;
    dcterms1:issued "1936" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07760797X>,
        <http://data.bibliotheken.nl/id/thes/p078503280> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068255217> ;
    schema1:bookEdition "3e druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068255640>,
        <http://data.bibliotheken.nl/id/thes/p070748276> ;
    schema1:description "1e dr.: 1898" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043166369> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a78db8d40d408013980ba827d92753b0> ;
    schema1:name "De faillissementswet" ;
    schema1:numberOfPages 735 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ea7be00be8859ec546062bca99626a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021174205> .

