@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/p435874632> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek voor het Romeinsch recht / W. Modderman" ;
    dcterms1:issued "1912" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069815062> ;
    schema1:bookEdition "5e herz. dr." ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070213569>,
        <http://data.bibliotheken.nl/id/thes/p072847530> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p146802756> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83286496X> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d32b0fee006713b37a7c6feb89709b5e> ;
    schema1:name "Handboek voor het Romeinsch recht" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4017d22ace9a8db9d8ed3837e82188ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308836663> .

