@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/p395194458> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Nederlandsche wisselrecht / door H.R. Ribbius" ;
    dcterms1:issued "1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397341644> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070748276> ;
    schema1:bookEdition "2e herz. dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1925" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p863174795> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/754f36bcf2f6214770c66f8f99f8c38c> ;
    schema1:name "Het Nederlandsche wisselrecht" ;
    schema1:numberOfPages 225 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be4d0e49528ba41a7708c4a4842db2a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915808634> .

