@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/p426368142> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De koning van het schimmenrijk / Javier Cercas ; uit het Spaans vertaald door Jos den Bekker" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p440916259>,
        <http://data.bibliotheken.nl/id/nbt/p440916267> ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074813765> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069044600> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044542745" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/03c2a103e26b1f853e39a6ad71072aa4> ;
    schema1:name "De koning van het schimmenrijk" ;
    schema1:numberOfPages 319 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b5bdcede399a8e9bee9447c51e20391> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200753637> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6d4d0c8bc32f83dfa2d54b27f9f0c772> .

