@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/p05644253X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "God is mij genoeg / [door A. Krebs] ; naar het Fransch door H. Mosmans" ;
    dcterms1:issued "1913" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072754869> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070465983> ;
    schema1:description "Aan kop van titelpagina: Aan de Vereerders van het Eucharistisch Hart van Jezus" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca815e76fbe0caf68279988284d312a4> ;
    schema1:name "God is mij genoeg" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b907a79acc973271f3e1caaa6eb6ab6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65103227> .

