@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/p423111450> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elektronisch contractenrecht / E.D.C. Neppelenbroek" ;
    dcterms1:issued "2019" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075625415> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p185649718> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p422554731> ;
    schema1:isbn "9789462740686" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a8990583b7d4759746cf7bc9609c8fa> ;
    schema1:name "Elektronisch contractenrecht" ;
    schema1:numberOfPages 1854495 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bddb193948ce32b5b81287a49046664c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1136751617> .

