@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/p429972784> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het sociale utilisme van Bentham / door Jan Hendrik Jacobus Antonie Greyvenstein" ;
    dcterms1:issued "1911" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068416091>,
        <http://data.bibliotheken.nl/id/thes/p397371322> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p122554388> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p038333503> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f992287d4f67c3a413b0dfa3fe54a6b4> ;
    schema1:name "Het sociale utilisme van Bentham" ;
    schema1:numberOfPages 211 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe25f7ae272c3d0b17238640408360a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200306033> .

