@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p305450808> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An international comparison of productivity performance: the case of the Netherlands / Hugo Erken, Piet Donselaar, and Stephan Raes" ;
    dcterms1:issued "2007" ;
    schema1:associatedMedia "http://appz.ez.nl/publicaties/pdfs/07OI50.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p250643480> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p151619603>,
        <http://data.bibliotheken.nl/id/thes/p15300424X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p262423510>,
        <http://data.bibliotheken.nl/id/nbt/p265800404> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb81cba510f256ad5ecf476c414987fe> ;
    schema1:name "An international comparison of productivity performance: the case of the Netherlands" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/350bcf4cfa7adf8781f616dabee4b7a8> .

