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

<http://data.bibliotheken.nl/id/thes/p412746166> a schema1:Person ;
    rdfs:label "Beckand, Tijl Maria Theresia (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:familyName "Beckand" ;
    schema1:givenName "Tijl Maria Theresia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1bab599240632a458fd877b9f04f7d4f> ;
    schema1:name "Tijl Maria Theresia Beckand" ;
    schema1:sameAs <http://viaf.org/viaf/47150940125526602278>,
        <https://isni.org/isni/0000000131014550> .

