@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p069968586> a schema1:Person ;
    rdfs:label "Frédéricq, Paul (1850-1920)" ;
    schema1:birthDate "1850" ;
    schema1:deathDate "1920" ;
    schema1:description "NLMD/F 462" ;
    schema1:familyName "Frédéricq" ;
    schema1:givenName "Paul" ;
    schema1:hasOccupation "historicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0cf8e0b9e96dd8d9cff9917df00e721> ;
    schema1:name "Paul Frédéricq" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/51821920>,
        wd:Q2659663,
        <https://isni.org/isni/0000000083436221> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/fred002> .

