@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p407647015> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boterwet / door B.H. Drijber" ;
    dcterms1:issued "1906" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074951017> ;
    schema1:description "Léon's rechtspraak, 3e dr. ; dl. 1, afl. 20",
        "Rechtspraak en administratieve beslissingen op de Nederlandsche staatswetten ; afl. 20" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p054398274> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3797ad9075746e819c5d00574b7f0f0c> ;
    schema1:name "Boterwet" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb0ec7e20e7c6d58fe194964e0b8ceda> ;
    schema1:sameAs <http://www.worldcat.org/oclc/961810185> .

