@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/p203232089> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gods reddingsplan / door Carol Jones ; [vert. uit het Engels: Hans Oppenhuizen]" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608898> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p188798234>,
        <http://data.bibliotheken.nl/id/thes/p287965503> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p229713378> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p28796325X> ;
    schema1:isbn "9076810230" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9c982072cd9758dea3800da984923f9> ;
    schema1:name "Gods reddingsplan" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/816ce196c8773d84266c26e29255c9a5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65220371> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/650c9801a281d1378244a7f8c2e0268e> .

