@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/p062342452> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bonifatius / door W.H. Beekenkamp" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42471910X> ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068284071>,
        <http://data.bibliotheken.nl/id/thes/p075628309> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069161380>,
        <http://data.bibliotheken.nl/id/thes/p168735377> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841800847> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a281040faac117b608549240a10de6d0> ;
    schema1:name "Bonifatius" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/235e7c4c5601c784deecd7c22e1ffa19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65378687> .

