@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/p802633323> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De algemene banken in Nederland / F. de Roos" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068561369> ;
    schema1:bookEdition "6e, geheel herz. dr" ;
    schema1:description "De 1e dr. (1949) verscheen als: Inleiding tot de economische problematiek, no.3" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820264040> ;
    schema1:isbn "9060465342" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4db1be17446a1aad0e8195ac80a02a3> ;
    schema1:name "De algemene banken in Nederland" ;
    schema1:numberOfPages 170 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33c2a590257aa40687fa2a474cc62f34> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781254331> .

