@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/p070181772> a schema1:Person ;
    rdfs:label "Teirlinck, Isidoor (1851-1934)" ;
    schema1:birthDate "1851" ;
    schema1:deathDate "1934" ;
    schema1:description "NLMD/T 177" ;
    schema1:familyName "Teirlinck" ;
    schema1:givenName "Isidoor" ;
    schema1:hasOccupation "leraar" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e08e1991b9afe7263aece8d2d39eafe> ;
    schema1:name "Isidoor Teirlinck" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/2837576>,
        wd:Q2627945,
        <https://isni.org/isni/0000000061396425> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/teir002> .

