@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p205283675> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het ontwerp van Wet op het Faillissement en de Surséance van betaling / B.J. Polenaar" ;
    dcterms1:issued "1891" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069192863> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9575b9126f9eb5191d322e61e662fea6> ;
    schema1:name "Het ontwerp van Wet op het Faillissement en de Surséance van betaling" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7d0251ab4b794e67d0b1325c6f208040> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150260261> .

