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

<http://data.bibliotheken.nl/id/thes/p074100483> a schema1:Person ;
    rdfs:label "Guiran, A.J." ;
    schema1:description "archeologie" ;
    schema1:familyName "Guiran" ;
    schema1:givenName "A.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/668fa5a6c3a4f852365984bad2b18346> ;
    schema1:name "A.J. Guiran" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/171335285>,
        <https://isni.org/isni/0000000392221320> .

