@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/p802008593> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als een dief in de nacht / Jon Burmeister ; [vert. uit het Engels door D. Menger-de Neyn van Hoogwerff]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342750828> ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071035346> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069042411> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023503260" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/045e9057b2f018bf9471427e6613813f> ;
    schema1:name "Als een dief in de nacht" ;
    schema1:numberOfPages 221 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ea7d9dfee654d1e28aaf5212bb9812b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63411411> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/88e48634ce635f0db010f3111e13770c> .

