@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/p072526211> a schema1:Person ;
    rdfs:label "Algra, Ale (1902-1970)" ;
    schema1:birthDate "1902" ;
    schema1:deathDate "1970" ;
    schema1:description "Tresoar: 1902-10-17, Swichum - 1970-03-27, Ljouwert" ;
    schema1:familyName "Algra" ;
    schema1:givenName "Ale" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/be10d6c7f1b13de3487aa6f53b99d2ad> ;
    schema1:name "Ale Algra" ;
    schema1:sameAs <http://viaf.org/viaf/13550508>,
        wd:Q677483,
        <https://isni.org/isni/0000000022374696> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/algr003> .

