@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/p423797417> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Experimental study of productive collaboration / by Maria C. Bos" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598075>,
        <http://data.bibliotheken.nl/id/thes/p078526396>,
        <http://data.bibliotheken.nl/id/thes/p078656591> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069470898> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p083123164> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb04989468c693ac9cb49cae158e4f11> ;
    schema1:name "Experimental study of productive collaboration" ;
    schema1:numberOfPages 426 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4276c3d45c8c0d25587d4b970546c0c1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120131445> .

