@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/p314223363> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Open brief aan Prof. Dr H.H. Kuyper / door K. Schilder" ;
    dcterms1:issued "1936" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p067732178> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069527911> ;
    schema1:description "Aan de kop van de titel: Behoort bij De Reformatie van 29 Mei 1936" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fc4e95441e6e06d60a195197303e704> ;
    schema1:name "Open brief aan Prof. Dr H.H. Kuyper" ;
    schema1:numberOfPages 300 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/da6079fd1d33e02aacef1bbc8e082770> ;
    schema1:sameAs <http://www.worldcat.org/oclc/244627058> .

