@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/p195568362> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beleggen : het complete handboek / Simon A. Cohen" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657422>,
        <http://data.bibliotheken.nl/id/thes/p078448034>,
        <http://data.bibliotheken.nl/id/thes/p080637973> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071970975> ;
    schema1:bookEdition "2e, gew. dr" ;
    schema1:description "1e dr.: 1999" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9025497527" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb27967bfae25257a3205e2c3890353a> ;
    schema1:name "Beleggen : het complete handboek" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cfbf8a46ef20a8e8e1c7224af0e4a3d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66920271> .

