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

<http://data.bibliotheken.nl/id/thes/p073093009> a schema1:Person ;
    rdfs:label "Elka" ;
    schema1:description "pseud. van: Louis Albertus Maria Knuvelder",
        "zie ook: Karel Martiens",
        "zie ook: L.K. van Arnhem" ;
    schema1:familyName "Elka" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/967dee263f253bc86aabc17eb4ededc8> ;
    schema1:name "Elka" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070098522>,
        <http://data.bibliotheken.nl/id/thes/p070290709>,
        <http://data.bibliotheken.nl/id/thes/p073092924>,
        <http://viaf.org/viaf/284868601> .

