@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/p112247121> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijbel en belijdenis / door J.H. Velema" ;
    dcterms1:issued "1961-1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602636> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069169012> ;
    schema1:description "Ondertitel op omslag: leergang voor de catechisatie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/09510e6d5fcc082a5f923e048e608304> ;
    schema1:name "Bijbel en belijdenis" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0dbb7a522c2b3229ef477070272c06b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66306894> .

