@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/p158926129> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bevestiger van Menno Simons / J.G. de Hoop Scheffer" ;
    dcterms1:issued "1884" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068774486> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070008469> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/511e0db412bcca4070662ecaab2cd977> ;
    schema1:name "De bevestiger van Menno Simons" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81a62f017d19f872df6d09eae194701e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906473297> .

