@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p782407048> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abraham Kuyper / door dr P. Kasteel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391494856> ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068795580>,
        <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p397497504> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072044179> ;
    schema1:description "Oorspronkelijk verschenen als proefschrift Leuven" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3a6846647e72f2b74ad7c119440e1f8> ;
    schema1:name "Abraham Kuyper" ;
    schema1:numberOfPages 348 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fb7adb3367eb98045d91b28b93442524> ;
    schema1:sameAs <http://www.worldcat.org/oclc/780532304> .

