@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/p270462767> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ondernemingsrecht en faillissementsrecht / C.L. Koppenol" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p097120774> ;
    schema1:bookEdition "5e [gew.] dr" ;
    schema1:description "1e dr.: Alphen aan den Rijn : Samsom, 1992" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c65a0cb9ff31e13f71710494fd38187> ;
    schema1:name "Ondernemingsrecht en faillissementsrecht" ;
    schema1:numberOfPages 400 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e97c0d88cc95566c00e191b068d56b7> .

