@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/p391778242> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek lean solutions / James P. Womack & Daniel T. Jones ; [vert. uit het Engels]" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p104762802> ;
    schema1:bookEdition "Vijfde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p104762896> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9047001427",
        "9789047001423" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30b12c654fe323f160dbc70c9f623690> ;
    schema1:name "Handboek lean solutions" ;
    schema1:numberOfPages 326 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69480078cdcd66baaf45e8ee88636824> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905488871> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/84ff92cf3369eff66159c68309bc036e> .

