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

<http://data.bibliotheken.nl/id/thes/p070381445> a schema1:Person ;
    rdfs:label "CAP" ;
    schema1:description "en: André-Paul Duchâteau",
        "is pseud. van: Christian Denayer" ;
    schema1:familyName "CAP" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1db12c7c325e8f911c5809566a1deda> ;
    schema1:name "CAP" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068946554>,
        <http://data.bibliotheken.nl/id/thes/p068946953>,
        <http://viaf.org/viaf/2409161211388340070006>,
        <https://isni.org/isni/0000000389293024> .

