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

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

