@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/p43599204X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek van het Nederlandsche strafrecht / D. Simons" ;
    dcterms1:issued "1918" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608089>,
        <http://data.bibliotheken.nl/id/thes/p078481562> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069137048> ;
    schema1:bookEdition "3e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p844089176> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821494457> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/badb9ec2eb71997eff6d8c3ca00be9cd> ;
    schema1:name "Leerboek van het Nederlandsche strafrecht" ;
    schema1:numberOfPages 452 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b741552a415663ef17e76dc916e4268b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308882978> .

