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

<http://data.bibliotheken.nl/id/thes/p317299964> a schema1:Person ;
    rdfs:label "Vissinga, A." ;
    schema1:description "archeologie, Oranjewoud; later Vestigia" ;
    schema1:familyName "Vissinga" ;
    schema1:givenName "A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5c07ba0fe25f752d21867c4e606dd061> ;
    schema1:name "A. Vissinga" ;
    schema1:sameAs <http://viaf.org/viaf/281772179>,
        <https://isni.org/isni/000000038855531X> .

