@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/p125908903> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Heer van ons geld / door W.J. Oehler ; vert. door Betsy M. Barth" ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594428>,
        <http://data.bibliotheken.nl/id/thes/p078468930>,
        <http://data.bibliotheken.nl/id/thes/p07851486X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073821810> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073037257> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p125908210> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4029cdef920d7f62c367e0da825b775d> ;
    schema1:name "De Heer van ons geld" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/78f03792afea1c276a3536289aac6859> ;
    schema1:sameAs <http://www.worldcat.org/oclc/20712475> .

