@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/p175742936> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Isaiah" ;
    dcterms1:issued "1998" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594223>,
        <http://data.bibliotheken.nl/id/thes/p078551765> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068585802>,
        <http://data.bibliotheken.nl/id/thes/p074134744> ;
    schema1:description "Omslagtitel: Isaiah III" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p166003395>,
        <http://data.bibliotheken.nl/id/nbt/p189828390> ;
    schema1:isbn "9042906790" ;
    schema1:issueNumber 3020 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/67a96448f55e7b6b88cf20b471d9c05a> ;
    schema1:name "Isaiah" ;
    schema1:numberOfPages 454 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e1ffc2638b6d7b88920285a2731c3ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772235530> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/35bc69cb6b7b37aeeceb9ceb9b00f1e1> .

