@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/p058865314> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De overeenkomst ten behoeve van derden / door J.P. Moltzer" ;
    dcterms1:issued "1876" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607953>,
        <http://data.bibliotheken.nl/id/thes/p078482534>,
        <http://data.bibliotheken.nl/id/thes/p078618932> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074099272> ;
    schema1:description "Oorspr. proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1585d7e859d67a753f24638d92d72e24> ;
    schema1:name "De overeenkomst ten behoeve van derden" ;
    schema1:numberOfPages 368 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d320c5fb7d8d5142dc57e37dd39f4c47> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65121039> .

