@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/p086391690> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gevangenis als werkplek / Max Kommer" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607581>,
        <http://data.bibliotheken.nl/id/thes/p078519713>,
        <http://data.bibliotheken.nl/id/thes/p078958016>,
        <http://data.bibliotheken.nl/id/thes/p080592929>,
        <http://data.bibliotheken.nl/id/thes/p091299780> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068916787> ;
    schema1:description "Ook verschenen als proefschrift Rijksuniversiteit Utrecht, 1991" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060008650" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5846f0d2054c00bb3c696af78915f584> ;
    schema1:name "De gevangenis als werkplek" ;
    schema1:numberOfPages 374 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/439e618aa64357bed13df99e372a364b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898900288> .

