@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/p292008716> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maximum likelihood estimation of search costs / José Luis Moraga-González, Matthijs R. Wildenbeest" ;
    dcterms1:issued "2006" ;
    schema1:associatedMedia "http://papers.tinbergen.nl/06019.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p190532777> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p266265413> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p292579365> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p216442133> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b68c43023b991a7a01e8c64b40b15c6c> ;
    schema1:name "Maximum likelihood estimation of search costs" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d25b1252a501ac335d8ab1ed7dd48bc8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150171171> .

