@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/p449725774> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De laatste ridder / Hans Werner ; illustraties The Tjong Khing" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068950209> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06855091X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p861423801> ;
    schema1:isbn "9010301826" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c4d539413cfd170b8e16e6e032b2204b> ;
    schema1:name "De laatste ridder" ;
    schema1:numberOfPages 139 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc4daa4cd91c5cd86ad8a572d35c4e69> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1522001413> .

