@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/p405068956> 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 "9789463060783" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f1e9f22b9a9e777679de2efb718205d> ;
    schema1:name "De erfgraaf" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/efce76754182e3ded55ea5529c92e5f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962548328> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/750aad3c445408c8f2ffa779dfc82a35> .

