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

<http://data.bibliotheken.nl/id/thes/p317711741> a schema1:Person ;
    rdfs:label "Louwe, E." ;
    schema1:description "archeologie; drs." ;
    schema1:familyName "Louwe" ;
    schema1:givenName "E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29193b368407a7a831fbfd84b95fcd23> ;
    schema1:name "E. Louwe" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/280976567>,
        <https://isni.org/isni/0000000387915192> .

