@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/p057948658> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De brief van Paulus aan de Galatiërs tegenover de bedenkingen van Dr. A. Pierson gehandhaafd / door J.J. Prins" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p411387758>,
        <http://data.bibliotheken.nl/id/nbt/p43267960X>,
        <http://data.bibliotheken.nl/id/nbt/p432808841> ;
    dcterms1:issued "1879" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07025740X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20b07282c1a348bbae163a61556a0d70> ;
    schema1:name "De brief van Paulus aan de Galatiërs tegenover de bedenkingen van Dr. A. Pierson gehandhaafd" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d317ab70376d95d2c64906560fe794d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65063827> .

