@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/p428199615> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek van het Nederlandsche strafrecht / D. Simons" ;
    dcterms1:issued "1927" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608070>,
        <http://data.bibliotheken.nl/id/thes/p078678234> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069137048> ;
    schema1:bookEdition "5e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1904" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p844089435> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821494457> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2497cff53b977eda0a318d6e76a8edd> ;
    schema1:name "Leerboek van het Nederlandsche strafrecht" ;
    schema1:numberOfPages 432 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc7b8b27c8dc281606c9a8f0cce9149d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164769832> .

