@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/p435378627> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De val van de Taira / vertaald uit het Japans door Jos Vos" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435592262> ;
    dcterms1:issued "2022" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p173655319> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025309848" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a5c3822f2db1a580d99a0c00c90f52f> ;
    schema1:name "De val van de Taira" ;
    schema1:numberOfPages 743 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/697b4eb31adf7290085e6341a4510561> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1304469795> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1af58c0906059c73284eb6e902d521dd> .

