@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p338242147> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De campusmoorden : mijn verhaal over de moord op twee VUB-vrienden / Jan Lampo" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440743087>,
        <http://data.bibliotheken.nl/id/nbt/p440743095> ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07493189X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789020997279" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/362493806f89ce8f53ae5bf3e4feb2cb> ;
    schema1:name "De campusmoorden : mijn verhaal over de moord op twee VUB-vrienden" ;
    schema1:numberOfPages 221 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fcf0679de86d372dc8771002eab6824> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775735320> .

