@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/p287523543> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Streversvereeniging, beoordeeld van gereformeerd standpunt / door J.D. du Toit" ;
    dcterms1:issued "1905" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p078589436> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p102190593> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e30b094974d181c85ef2c4376c59673f> ;
    schema1:name "De Streversvereeniging, beoordeeld van gereformeerd standpunt" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/861e9fb311acf3aee2a4108c5d8d2f45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66436901> .

