@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/p43295242X> a schema1:Person ;
    rdfs:label "Gorman, Amanda (1998-)" ;
    schema1:birthDate "1998" ;
    schema1:familyName "Gorman" ;
    schema1:givenName "Amanda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/697f2e1fefa9d966d31dcfc72d19cb11> ;
    schema1:name "Amanda Gorman" ;
    schema1:sameAs <http://viaf.org/viaf/1859161211793540070009>,
        wd:Q52369134,
        <https://isni.org/isni/0000000503755756> .

