@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/p303370483> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Consumer tribes / ed. by Bernard Cova, Robert V. Kozinets, Avi Shankar" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607570>,
        <http://data.bibliotheken.nl/id/thes/p078475171>,
        <http://data.bibliotheken.nl/id/thes/p078583810>,
        <http://data.bibliotheken.nl/id/thes/p078669154> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p298740397> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9780750680240" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5dab43b1e84e62826f9edc2a278d96c> ;
    schema1:name "Consumer tribes" ;
    schema1:numberOfPages 339 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1649be4bb14eb9d022a7886eaa4eaa0d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150373317> .

