@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/p428069878> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek voor het Romeinsch recht / W. Modderman" ;
    dcterms1:issued "1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069815062> ;
    schema1:bookEdition "3e herz. dr." ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070213569>,
        <http://data.bibliotheken.nl/id/thes/p072847530> ;
    schema1:inLanguage "la",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p841286922> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83286496X> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b938930f03bbd6e5cb2fe6bc8a8bed5> ;
    schema1:name "Handboek voor het Romeinsch recht" ;
    schema1:numberOfPages 322 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1862e1b2042c4bdfccbdca223612347d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164068825> .

