@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/p435874667> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek voor het Romeinsch recht / W. Modderman" ;
    dcterms1:issued "1913" ;
    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/p146802845> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83286496X> ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/030058a92567c7381db81070bc1f5566> ;
    schema1:name "Handboek voor het Romeinsch recht" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd747ae00023eb3fc0f744647e65a453> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308836960> .

