@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/p307814947> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dr H. H. Kuypers jongste aanval op de Theologische School / S Greijdanus" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p067732178> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068515006> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/532fedc0ccce7e37ca20d89fb9d8ec18> ;
    schema1:name "Dr H. H. Kuypers jongste aanval op de Theologische School" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/249449ea49e1bcf4bb2cea7cd3c07bc6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212407464> .

