@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/p322986079> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Estimating non-convex production sets using transconcave DEA / Thierry Post" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p153049820> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "'ERIM Top-Core Articles collection'" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab85041b880b4df2affb8c8335139cd5> ;
    schema1:name "Estimating non-convex production sets using transconcave DEA" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8b303cb574c97600f53c4061c5984b3e> .

