@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/p328084069> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche Bank : taken en werkwijze" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075305259>,
        <http://data.bibliotheken.nl/id/thes/p075600234>,
        <http://data.bibliotheken.nl/id/thes/p169287505> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075305259> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: ©1998" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0981ee4c7947f3ba053253a9d3ca7107> ;
    schema1:name "De Nederlandsche Bank : taken en werkwijze" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e017c129169e0d69dfff8fd40dddd62b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/647091390> .

