@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/p822675242> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De woestijn van de angst / Edouard Aidans [+ Laverdure, Luce]" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068946740> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06903270X>,
        <http://data.bibliotheken.nl/id/thes/p071669108> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822673339>,
        <http://data.bibliotheken.nl/id/nbt/p82267453X> ;
    schema1:isbn "9064280193" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5dbedd1a2cf33745adfa2f31b25fb06f> ;
    schema1:name "De woestijn van de angst" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb2fc1e129741382f7b1f799ed1711db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63484427> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/ebea36565ae61878a2dfa75d01cca8fd> .

