@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/p165167904> a schema1:Person ;
    rdfs:label "Freitas, Alex A." ;
    schema1:description "LC: 1964- ; Univ. of Essex" ;
    schema1:familyName "Freitas" ;
    schema1:givenName "Alex A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/172c1cc30721161097f8e1e7827e5a28> ;
    schema1:name "Alex A. Freitas" ;
    schema1:sameAs <http://viaf.org/viaf/115907303>,
        wd:Q43370863,
        <https://isni.org/isni/0000000122843285> .

