@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/p833464949> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Denken over... Gereformeerd zijn / J.H. Velema" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342843214> ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607409>,
        <http://data.bibliotheken.nl/id/thes/p077594363> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069169012> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833464272> ;
    schema1:isbn "9023902319" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68c604ee47cbb9beb920ec410d360e2e> ;
    schema1:name "Denken over... Gereformeerd zijn" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24557ffb7a2869a94a8f6f991c19a271> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905748197> .

