@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/p331075466> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Biopolitiek en postfordisme / Rob Devos" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075685361> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074109855> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044126549" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/218bedd773fa33e8fc74b168e3335de6> ;
    schema1:name "Biopolitiek en postfordisme" ;
    schema1:numberOfPages 245 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/40e48db781e4f4f1d342cdcd801e491f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/693825144> .

