@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p072654902> a schema1:Person ;
    rdfs:label "Celta, Junius Brutus" ;
    schema1:alternateName "Cella, Junius Brutus",
        "J.B.C." ;
    schema1:description "pseud. van: François Adriaan van der Kemp" ;
    schema1:familyName "Celta" ;
    schema1:givenName "Junius Brutus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b3ea4d0d3834ab2d2f73b7a952caf14> ;
    schema1:name "Junius Brutus Celta" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070426465>,
        <http://viaf.org/viaf/284212136>,
        <https://isni.org/isni/0000000390576048> .

