@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/p265455073> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De leer der Kerk zegepraalt / naar het Duitsch van P. Löffler bew. door H. Ermann" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407720340> ;
    dcterms1:issued "1904" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073612782> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073488674> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07f330cd670c405d250ae6e802b4b4b2> ;
    schema1:name "De leer der Kerk zegepraalt" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/802e60c1cdf2137a9be468d220da0a08> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777766769> .

