@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/p840771215> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Erfenis der vaderen / Gwen Bristow" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074065068> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/510a0bbbbc14bbc703fb18bc169d1776> ;
    schema1:name "Erfenis der vaderen" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c297fd8837319526ff3d6022fb100fd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63898942> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/16f68c600d5154c262192c0debfd0f87> .

