@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/p097664367> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche Bank-geschiedenis nader beschouwd / Joh. de Vries" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607252>,
        <http://data.bibliotheken.nl/id/thes/p096061758>,
        <http://data.bibliotheken.nl/id/thes/p241924766> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067848826> ;
    schema1:description "Afscheidscollege Tilburg 1992",
        "Afscheidsrede, Katholieke Universiteit Brabant, Tilburg" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9068904639" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9db80aeb5bac1e46f60b4dff8c75118d> ;
    schema1:name "De Nederlandsche Bank-geschiedenis nader beschouwd" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab40cac04648696032c543bbb8488388> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66029397> .

