@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/p068782551> a schema1:Person ;
    rdfs:label "Quintana, Anton" ;
    schema1:description "bron: https://en.wikipedia.org/wiki/Anton_Quintana",
        "pseud. van: Anton Adolf Kuyten",
        "zie ook: Quint" ;
    schema1:familyName "Quintana" ;
    schema1:givenName "Anton" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cd37011e920ba76ab14400eaed5c398> ;
    schema1:name "Anton Quintana" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070488983>,
        <http://data.bibliotheken.nl/id/thes/p100600123>,
        <http://viaf.org/viaf/79380829>,
        wd:Q13429900,
        <https://isni.org/isni/0000000055705711> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/quin003> .

