@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p069169373> a schema1:Person ;
    rdfs:label "Bouts, Axel" ;
    schema1:description "1938-",
        "bron: https://nl.wikipedia.org/wiki/Axel_Bouts",
        "mb",
        "pseud. van: Jan Verhenne" ;
    schema1:familyName "Bouts" ;
    schema1:givenName "Axel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf28f08950e636c84e30e82b277fbb1e> ;
    schema1:name "Axel Bouts" ;
    schema1:sameAs wd:Q13432482,
        <https://isni.org/isni/0000000120183324> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/bout008> .

