@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/p316107506> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Action and responsibility / by Andrew Sneddon" ;
    dcterms1:issued "2006" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560552X>,
        <http://data.bibliotheken.nl/id/thes/p077593472>,
        <http://data.bibliotheken.nl/id/thes/p078529123>,
        <http://data.bibliotheken.nl/id/thes/p078938791> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p288558677> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p288558987> ;
    schema1:isbn "1402039824",
        "9781402039829" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e9c3c119c40083a9ba346169b8838a4> ;
    schema1:name "Action and responsibility" ;
    schema1:numberOfPages 198 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d5a869093d2f64b260dd36c02f75860c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/299981228> .

