@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/p863261574> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beteekenis van Menno Simons voor onze broederschap / door G.E. Frerichs" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432033416> ;
    dcterms1:issued "1893" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068774486>,
        <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p078488451>,
        <http://data.bibliotheken.nl/id/thes/p397330901> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070462054> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50d28e6d7ae2e40f363ba5ef8c5e3284> ;
    schema1:name "De beteekenis van Menno Simons voor onze broederschap" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bda6c13d39b9edb72ab3c5b3edefa2a0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905419921> .

