@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/p322968305> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Rotterdam program in Econometrics and Management Science / Albert Wagelmans" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074761838> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "'ERIM Article Series (EAS) collection'" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d65e21ce2cb0ca2316faa07ebb6d540a> ;
    schema1:name "The Rotterdam program in Econometrics and Management Science" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5608f66235a44616a6ddd0d20b65c1be> .

