@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/p382845978> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basisboek criminologie / Emile Kolthoff" ;
    dcterms1:issued "2011" ;
    schema1:associatedMedia "http://hanze.bibliotheek.budh.nl/boek/9789059317338",
        "http://www.basisboekcriminologie.nl" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p298811782> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789059317338" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d841756b43cb65497723b0ce2c420b8e> ;
    schema1:name "Basisboek criminologie" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96d7f4a35a48c1dc46befdf5fac5bff7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847592816> .

