@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/p429908121> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek van het Nederlandsche strafrecht / D. Simons" ;
    dcterms1:issued "1904" ;
    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:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p843119128> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821494457> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64b3044d1bdf234fffb42bdd41494275> ;
    schema1:name "Leerboek van het Nederlandsche strafrecht" ;
    schema1:numberOfPages 291 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bfb9e24738d57123092ea424523a05c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200199009> .

