@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/p435762079> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Banggaisch adatrecht / Johan Joseph Dormeier" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073754285> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Gestencilde uitg",
        "Proefschrift Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p050643029> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64e68902dc89039a5b717a0ed2490129> ;
    schema1:name "Banggaisch adatrecht" ;
    schema1:numberOfPages 174 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a93ad258cfa16587c95a38062b14262> ;
    schema1:sameAs <http://www.worldcat.org/oclc/801111711> .

