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

<http://data.bibliotheken.nl/id/thes/p288580028> a schema1:Person ;
    rdfs:label "As, Saskia van" ;
    schema1:description "Tekstkantoor van As" ;
    schema1:familyName "van As" ;
    schema1:givenName "Saskia" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ddac049b2689ca14601e4ffd1f4938b> ;
    schema1:name "Saskia van As" ;
    schema1:sameAs <http://viaf.org/viaf/284901972>,
        <https://isni.org/isni/0000000391144992> .

