@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/p410361666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek voor het Nederlandsche handels- en faillissementsrecht / M. Polak" ;
    dcterms1:issued "1927" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605848>,
        <http://data.bibliotheken.nl/id/thes/p075608618> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069080593> ;
    schema1:bookEdition "Vierde druk" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82148334X> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0bdd117e1021af9cb556e39b3964fbc> ;
    schema1:name "Handboek voor het Nederlandsche handels- en faillissementsrecht" ;
    schema1:numberOfPages 784 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d18ae3b57347f53f6f282421ede85f98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768894567> .

