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

<http://data.bibliotheken.nl/id/thes/p312808437> a schema1:Person ;
    rdfs:label "Jal" ;
    schema1:description "1964-",
        "pseud. van: Jean-Louis Aguila" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7aabbe642f57d6827acd8d654ce1561c> ;
    schema1:name "Jal" ;
    schema1:sameAs <http://viaf.org/viaf/313523905>,
        <https://isni.org/isni/0000000369073972> .

