@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/p801419123> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handels- en economisch recht / Walter van Gerven" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068246129> ;
    schema1:bookEdition "2e herz. dr" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49b9cb97802792b1ef0a98def17c7184> ;
    schema1:name "Handels- en economisch recht" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/caa951474c9ebf36310cf84234ca25e1> .

