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

<http://data.bibliotheken.nl/id/thes/p083197958> a schema1:Person ;
    rdfs:label "Kelly" ;
    schema1:description "pseud. van: Franciscus Gerardus Petrus Kellendonk" ;
    schema1:familyName "Kelly" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48424a3e6e0d5802faea1f0a183694ac> ;
    schema1:name "Kelly" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068381522>,
        <http://viaf.org/viaf/285793321> .

