@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/p151509883> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De erfgenaam / Philippe Francq, Jean Van Hamme ; [vert. uit het Frans]" ;
    dcterms1:issued "1995" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073034401> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068946600> ;
    schema1:description "1e dr.: 1990",
        "Verschenen als bijlage bij: Dutch connection. - (Largo Winch ; 6)" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053388267>,
        <http://data.bibliotheken.nl/id/nbt/p078266777> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa802c2435f5001d8a000ce5706ca1cf> ;
    schema1:name "De erfgenaam" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a3d11da8f7288bb0d27b0b7d6cfd5a8> .

