@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/p418094136> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een leven met Alexandra David-Néel / Fred Campoy" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181056909> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p170254526>,
        <http://data.bibliotheken.nl/id/thes/p342944797>,
        <http://data.bibliotheken.nl/id/thes/p418094063> ;
    schema1:description "Naar het boek van Marie-Madeleine Peyronnet" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p41809408X> ;
    schema1:isbn "9789088108501" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/111b73401c9bb64e890a114c871906fc> ;
    schema1:name "Een leven met Alexandra David-Néel" ;
    schema1:numberOfPages 90 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80e6ec2e98ed52f55391ee425c6c36ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1250170111> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/20989f64ee235e56a1ac3058de8002a7> .

