@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/p329230123> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wereld van Gloria Dean / door James Hadley Chase ; vert. [uit het Engels] van Theo F. Kabel" ;
    dcterms1:issued "1967" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068991657> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070954739> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p14702174X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d13f0e2d2d65cd53bb232b176d6645ec> ;
    schema1:name "De wereld van Gloria Dean" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3629963476c75e5647a0cb4de584fffd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/664654986> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7acc0e11a428cf5218e22f4a9b56ab87> .

