@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p038106973> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Effectenhandel / J.S. Theyse" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p389033944> ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p184226368> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p863201393> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe2837a073f20f0f156f7e68f44a8eed> ;
    schema1:name "Effectenhandel" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7e10e35671248b0a97baeabbef689d73> ;
    schema1:sameAs <http://www.worldcat.org/oclc/815984335> .

