@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/p139663185> 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:about <http://data.bibliotheken.nl/id/thes/p07998455X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07548160X>,
        <http://data.bibliotheken.nl/id/thes/p124861601> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056809239> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03c237c94e0e2b4bc4405de85c72b6fa> ;
    schema1:name "Testing for monopoly power when products are differentiated in quality" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ecc7248a48b5317da89fe0bd3a402ff7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902298880> .

