@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/p069740259> a schema1:Person ;
    rdfs:label "Uyl, Jacob den (1930-1992)" ;
    schema1:alternateName "Ojl, Bob den",
        "Uijl, Bob den",
        "Uyl, J. den (Jr.)" ;
    schema1:birthDate "1930" ;
    schema1:deathDate "1992" ;
    schema1:description "Med. NLMD",
        "NLMD/U 902",
        "literator" ;
    schema1:familyName "den Uyl" ;
    schema1:givenName "Jacob" ;
    schema1:hasOccupation "letterkundige" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f1bf5cde3520d941672ea3e8694bafd> ;
    schema1:name "Jacob den Uyl" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/39407713>,
        wd:Q1875806,
        <https://isni.org/isni/0000000108895425> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/uyl_001> .

