@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p861070356> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kinderen der kerk beproefd / H.P. Marchant" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423895230> ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620820> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069633185>,
        <http://data.bibliotheken.nl/id/thes/p075445948> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842665684>,
        <http://data.bibliotheken.nl/id/nbt/p85193000X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a06cc7ff089ea5f9bed6443dfa67e40b> ;
    schema1:name "De kinderen der kerk beproefd" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b15a0d9cfb4c73a8d707d20ef2d58b8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63823588> .

