@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/p070040311> a schema1:Person ;
    rdfs:label "Vercoullie, Jozef Frederik (1857-1937)" ;
    schema1:alternateName "Vercoullie, J." ;
    schema1:birthDate "1857" ;
    schema1:deathDate "1937" ;
    schema1:familyName "Vercoullie" ;
    schema1:givenName "Jozef Frederik" ;
    schema1:hasOccupation "hoogleraar",
        "neerlandicus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6172b1c96a3e59d614f6884c771bf2c8> ;
    schema1:name "Jozef Frederik Vercoullie" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/89686277>,
        wd:Q19985969,
        <https://isni.org/isni/0000000078218561> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/verc005> .

