@prefix dcterms1: <http://purl.org/dc/terms#> .
@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/p053497988> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dood van een shōgun / door W.J. Boot" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07510783X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069151164> ;
    schema1:description "Lezing, gehouden voor het Oosters Genootschap in Nederland te Leiden op 26 januari 1987" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822238144> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1ed7b619b98ae13fce333baed6c3a738> ;
    schema1:name "De dood van een shōgun" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73a695b1209c1c084ab2993dce0e94bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64995040> .

