@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/p225944332> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ontmoetingen met Christus / M.E. Ouwehand" ;
    dcterms1:issued "1957" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073822795> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1956" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c6d578d57bef08f16a336d5d83dca09> ;
    schema1:name "Ontmoetingen met Christus" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e233cec479f7fd8bd53527b82ba43086> ;
    schema1:sameAs <http://www.worldcat.org/oclc/784225291> .

