@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/p392459809> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Etniciteit, criminaliteit en het strafrecht / Frank Bovenkerk" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068913087> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Afscheidsrede Universiteit Utrecht",
        "Uitg. in samenw. met Willem Pompe Instituut voor Strafrechtswetenschappen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089741639" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff4f69dd2397e761d215dfbb14019be3> ;
    schema1:name "Etniciteit, criminaliteit en het strafrecht" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54e2a70c740649113cb7b1a47a2d7cd3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/928173774> .

