@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/p063867141> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gevangenisstraf" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608097>,
        <http://data.bibliotheken.nl/id/thes/p07851973X>,
        <http://data.bibliotheken.nl/id/thes/p078952492> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/f2c98b2499d2436af14789a845fb0263> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/edef14c02238abf6e0b223dfac6508a0> ;
    schema1:name "De gevangenisstraf" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cdb739b020899a727115728d2281dca2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/56126761> .

