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

<http://data.bibliotheken.nl/id/thes/p421046023> a schema1:Person ;
    rdfs:label "Dago, Daniel (1987-)" ;
    schema1:birthDate "1987" ;
    schema1:familyName "Dago" ;
    schema1:givenName "Daniel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0840d5d999ec99dd7af43357280fc51f> ;
    schema1:name "Daniel Dago" ;
    schema1:nationality "br" ;
    schema1:sameAs <http://viaf.org/viaf/34154921354563592882>,
        <https://isni.org/isni/0000000505993651> .

