@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/p42195731X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ondernemingsrecht en faillissementsrecht / C.L. Koppenol" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p422241792> ;
    dcterms1:issued "2019" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/eb97345d0b8f07edc5d48e280efafe63> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789001994495" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4869b1fc89f605798457d5ffd5e12121> ;
    schema1:name "Ondernemingsrecht en faillissementsrecht" ;
    schema1:numberOfPages 462 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b6fdef989e911f7526aee8d3b3991789> .

