@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/p42976815X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De poenale sanctie" ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072749911> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Rede van den regeeringsgemachtigde, Mr. Cowan, Directeur van Justitie, gehouden in den Volksraad op 6 November 1923, bij de behandeling van de poenale sanctie (Koelie-ordonnantie Sumatra's Oostkust)" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039979229> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aab1dca0c6000bd63193a1e98916a5ea> ;
    schema1:name "De poenale sanctie" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f09100fb597f5b5317e0aab68b1a07db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/874101722> .

