@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/p141697644> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Testing for monopoly power when products are differentiated in quality / by Frank Verboven" ;
    dcterms1:issued "1995" ;
    schema1:associatedMedia "http://greywww.kub.nl:2080/greyfiles/center/1995/70.html" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124861601> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Discussion paper / Center for Economic Research, Tilburg ; no. 9570" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ed80e5029064435fd9369d8138c1742> ;
    schema1:name "Testing for monopoly power when products are differentiated in quality" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a858d6a26b8b9da6084e7504a9578b11> .

