@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p353990949> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gevangenisstraf van de toekomst / D. Uygul, T. Deckwitz en W.F. van Hattum" ;
    dcterms1:issued "2013" ;
    schema1:associatedMedia "http://irs.ub.rug.nl/ppn/353990949" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p096737514>,
        <http://data.bibliotheken.nl/id/thes/p334222702>,
        <http://data.bibliotheken.nl/id/thes/p334222729> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789036749282" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a53839db2535872e77347a83d4478bde> ;
    schema1:name "De gevangenisstraf van de toekomst" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7da874682dbee387d5231858765c57ef> ;
    schema1:sameAs <http://www.worldcat.org/oclc/824523227> .

