@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/p424720671> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Christelijk of heidensch / door J. Henzel" ;
    dcterms1:issued "1906" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMUBVU02:000010476" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069880964> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p097777463> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841800847> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5cec82ead512594f622eb4b5d3973391> ;
    schema1:name "Christelijk of heidensch" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22fd1eb2883b0d3b2305726838ea72dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1131717750> .

