@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/p42799912X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De familie van Heijningen / door J. van der Burg-Hora Adema" ;
    dcterms1:issued "1913" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p142337684> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p084183861> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p049264710> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e48f23c7128e5586c0cd1af3dcdf982> ;
    schema1:name "De familie van Heijningen" ;
    schema1:numberOfPages 156 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc6c0125df6b7e60ecd76adb0e964098> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163926546> .

