@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p865174407> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De faillissementswet / verklaard door W.L.P.A. Molengraaff" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428203787> ;
    dcterms1:issued "1914" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068255217> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1898" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f32f6e72cad623dc7f8ca1d3aa79df0> ;
    schema1:name "De faillissementswet" ;
    schema1:numberOfPages 730 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ed1fee2eefa69f7e48d47775bcd690ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64328507> .

