@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/p821494481> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leerboek van het Nederlandsche strafrecht / D. Simons" ;
    dcterms1:issued "1921" ;
    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 "4e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821494457> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9a4e21e1447774458e0582ef792f1900> ;
    schema1:name "Leerboek van het Nederlandsche strafrecht" ;
    schema1:numberOfPages 406 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6feca64d482aac1069aac613e05ad264> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768819436> .

