@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/p080422691> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Differences in consumer behavior between buyers of literature / S. Janssen" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07998472X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075212188> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca37116bdaa883150ee2c1f9f03b925b> ;
    schema1:name "Differences in consumer behavior between buyers of literature" ;
    schema1:sameAs <http://www.worldcat.org/oclc/884114421> .

