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

<http://data.bibliotheken.nl/id/thes/p074932942> a schema1:Person ;
    rdfs:label "Rogghé, Paul (1904-1974)" ;
    schema1:alternateName "Rogghé, Paul Jozef Dmitri" ;
    schema1:birthDate "1904" ;
    schema1:deathDate "1974" ;
    schema1:description "NLMD/R 6353" ;
    schema1:familyName "Rogghé" ;
    schema1:givenName "Paul" ;
    schema1:hasOccupation "historicus",
        "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb21716340098bd81a1ab18d0aefe2f8> ;
    schema1:name "Paul Rogghé" ;
    schema1:sameAs <http://viaf.org/viaf/23533065>,
        <https://isni.org/isni/0000000122094595> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/rogg010> .

