@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/p389138894> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Nederlandsche wisselrecht / door H.R. Ribbius" ;
    dcterms1:issued "1925" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078961556>,
        <http://data.bibliotheken.nl/id/thes/p397341644> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070748276> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p820673064> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c1e50aed32c666e5cd4d98bd2de110a7> ;
    schema1:name "Het Nederlandsche wisselrecht" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d248c82f5aa6fae789907b34d731d1f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902639877> .

