@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/p401345254> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De erfgraaf / Jacques Terpant ; vertaling [uit het Frans] Marc Mergeay" ;
    dcterms1:issued "2016" ;
    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 "9789463060790" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b802d31dc94200e0cbcf0f7ba710ae5b> ;
    schema1:name "De erfgraaf" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d15195a3d79c13d56066f8583cf970e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1023510811> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/57c9a2afc05e17213cd7bb1fea49f089> .

