@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/p207182752> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De faillissementswet / verklaard door W.L.P.A. Molengraaff" ;
    dcterms1:issued "1898" ;
    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:description "[1ère édition.]" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eefb408dec983f897058b699ef852249> ;
    schema1:name "De faillissementswet" ;
    schema1:numberOfPages 680 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d7ac7f1393895d73b71673ae39f2745> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150265989> .

