@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/p39560124X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Deep Purple : alles harder dan al het andere / Jaap van Eik ; redactie: Chris van Oostrom" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561913X>,
        <http://data.bibliotheken.nl/id/thes/p397997124> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074829920> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073156493> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p363912266> ;
    schema1:isbn "9789074274739" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0bfcec6b8585a2c63f87c64a02cc10bd> ;
    schema1:name "Deep Purple : alles harder dan al het andere" ;
    schema1:numberOfPages 203 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68decf14a9b6b02092cf3dcd3dae219c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/927175904> .

