@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p821494554> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek van het Nederlandsche strafrecht / D. Simons" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429972237> ;
    dcterms1:issued "1923" ;
    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 "4e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821494457> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b0ae88e0e3e7f2924c642ca0c36dd9c4> ;
    schema1:name "Leerboek van het Nederlandsche strafrecht" ;
    schema1:numberOfPages 470 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0e020f9628150534a2d0cc21ca574d42> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768819439> .

