@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/p412460092> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gelukszoeker / Vera Kissel ; vertaald [uit het Duits] door Roger Vanbrabant" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440816106>,
        <http://data.bibliotheken.nl/id/nbt/p440816114> ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p408674504> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069147396> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044828535" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a763e81003172ee3706918859e9d0d7> ;
    schema1:name "De gelukszoeker" ;
    schema1:numberOfPages 211 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c92dd7911772465fcb218eb5072c39b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1001805761> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/fa5c2931c8386e5899a0fdd7a9fe673d> .

