@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/p410346691> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brug van Sépharée / Jacques Terpant ; vertaling [uit het Frans] Marc Mergeay" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073907022> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06783616X>,
        <http://data.bibliotheken.nl/id/thes/p304655600> ;
    schema1:description "Naar het oeuvre van Jean Raspail" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p405068867> ;
    schema1:isbn "9789463062008" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b7d287fc5792bc63a60fde9b2a19837> ;
    schema1:name "De brug van Sépharée" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/85510567a54150b56f218c9e0fd977b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1000456036> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/d47faa42037dfacb040aaba962f5c2b2> .

