@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/p424631695> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Naakte huid... haar laatste wapen! / Klaas Vanderspoel" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06936351X> ;
    schema1:description "In klemband" ;
    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/86bd38a517019898b5607a4bf0595e7c> ;
    schema1:name "Naakte huid... haar laatste wapen!" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bff32e7a07e8b4fb6554192a0fe0aae1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1129583017> .

