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

<http://data.bibliotheken.nl/id/thes/p06808949X> a schema1:Person ;
    rdfs:label "Belonje, Johan (1899-1996 ; jurist, historicus)" ;
    schema1:alternateName "Belonje, J.J." ;
    schema1:birthDate "1899" ;
    schema1:deathDate "1996" ;
    schema1:familyName "Belonje" ;
    schema1:givenName "Johan" ;
    schema1:hasOccupation "jurist, historicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e083d642175e0af8ff9fd6dec5ae7e5> ;
    schema1:name "Johan Belonje" ;
    schema1:sameAs <http://viaf.org/viaf/40579735>,
        wd:Q19842197,
        <https://isni.org/isni/0000000023012515> .

