@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/p151527385> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blijf in Jezus / Andr. Murray ; met voorw. van P. Huet" ;
    dcterms1:issued "1878" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073738506> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068536259> ;
    schema1:description "1e dr.: 1868" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa38efff0488628c93b70023f896780c> ;
    schema1:name "Blijf in Jezus" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e198cdbeb0f577f65655ba052700dabc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68663851> .

