@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/p424558033> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Journalistieke moord / Klaas Vanderspoel" ;
    dcterms1:issued "2006" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06936351X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p42449177X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3656a9e555068d3da6c9e9b44ccb9034> ;
    schema1:name "Journalistieke moord" ;
    schema1:numberOfPages 110 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/804bc3fe05daaa54d52bc51832abd0d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1129080176> .

