@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/p407763007> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het methodisme / door Jacob Daniel du Toit" ;
    dcterms1:issued "1903" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p102190593> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p047028734> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebd8266c39d6670fc76e7cd59bdc9c6b> ;
    schema1:name "Het methodisme" ;
    schema1:numberOfPages 180 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/afd17c3a5597eb036d46941f5709beff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962261442> .

