@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/p402378148> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The origins of collective decision making / by Andy Blunden" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657465>,
        <http://data.bibliotheken.nl/id/thes/p075663783> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p327187298> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p263508013> ;
    schema1:isbn "9789004314962" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/683ac56f6d375d5f492769bf7b5c951b> ;
    schema1:name "The origins of collective decision making" ;
    schema1:numberOfPages 257 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9315d3d1fd805a071bfaad025b344f84> ;
    schema1:sameAs <http://www.worldcat.org/oclc/948978436> .

