@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/p401535568> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De test / Hjorth Rosenfeldt ; vertaald [uit het Zweeds] door Geri de Boer" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p403983770>,
        <http://data.bibliotheken.nl/id/nbt/p40635958X>,
        <http://data.bibliotheken.nl/id/nbt/p418921261> ;
    dcterms1:issued "2016" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p332777464> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p189845090> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789023498179" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9f038e4840fab36dc2a985d6eb93f3d9> ;
    schema1:name "De test" ;
    schema1:numberOfPages 411 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aec5700c8852052014614299c0f8c6ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/950739678> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/a0e5790b5e26dd6c9befae33f96f3dba> .

