@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/p322715881> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bringing capitalism back for critique by social theory / ed. by Jennifer M. Lehmann" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596986>,
        <http://data.bibliotheken.nl/id/thes/p078555558>,
        <http://data.bibliotheken.nl/id/thes/p078565979> ;
    schema1:bookEdition "1st ed" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p160771978> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p215267001> ;
    schema1:isbn "9781849500944" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd897731165a12f78e223744032bb248> ;
    schema1:name "Bringing capitalism back for critique by social theory" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b452b0ee92de810b49a22cc90cbca62> .

