@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/p358112796> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte handleiding tot het wetboek van strafvordering / door D. Simons" ;
    dcterms1:issued "1886" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000304126" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069137048> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865166196> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec75a7e0e57424e09a6f72fea4f16fa2> ;
    schema1:name "Beknopte handleiding tot het wetboek van strafvordering" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6ffe41712811172171e3d5327db75619> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847282375> .

