@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/p262891247> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Commentaar op de katholieke brieven / door J.M.S. Baljon" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407861505> ;
    dcterms1:issued "1904" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089047613> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff5c8971735be9f1fb4dce4281e42069> ;
    schema1:name "Commentaar op de katholieke brieven" ;
    schema1:numberOfPages 270 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf3809ca04481bb4c6d93d6e16d13fe5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/28875691> .

