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

<http://data.bibliotheken.nl/id/thes/p296038040> a schema1:Person ;
    rdfs:label "Satyane, Said" ;
    schema1:familyName "Satyane" ;
    schema1:givenName "Said" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/39d21f468c0ce86c7536c64015388a23> ;
    schema1:name "Said Satyane" ;
    schema1:sameAs <http://viaf.org/viaf/280034922>,
        <https://isni.org/isni/0000000387128535> .

