@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/p441306349> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The last Ronin / Esau Escorza" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p442498284> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p082008779>,
        <http://data.bibliotheken.nl/id/thes/p082009961>,
        <http://data.bibliotheken.nl/id/thes/p164038337>,
        <http://data.bibliotheken.nl/id/thes/p370380894>,
        <http://data.bibliotheken.nl/id/thes/p423208551>,
        <http://data.bibliotheken.nl/id/thes/p442498306>,
        <http://data.bibliotheken.nl/id/thes/p442498314>,
        <http://data.bibliotheken.nl/id/thes/p442498322> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p442498357> ;
    schema1:isbn "9789464605143" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/62ddc57581a75125a4d4dc2fefa9d4a5> ;
    schema1:name "The last Ronin" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6242219456c5601ec0e4e7f846e1357c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1446383282> .

