@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p139299777> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Moord en doodslag in Nederland = Homicide in The Netherlands / J. Hoogenboezem" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075249936> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/45cefdb087f96daf39aaee88ef2465c3> ;
    schema1:name "Moord en doodslag in Nederland = Homicide in The Netherlands" ;
    schema1:sameAs <http://www.worldcat.org/oclc/933220776> .

