@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/p780781104> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hawthorne's functional settings : a study of artistic method / by Patricia Ann Carlson" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068633084> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071444254> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044892535> ;
    schema1:isbn "9062034284" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7606068cc9df204452a665c2efbe7562> ;
    schema1:name "Hawthorne's functional settings : a study of artistic method" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dda6d912f53778d46b3d13b12e2419e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906196188> .

