@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/p06942120X> a schema1:Person ;
    rdfs:label "Sinatra, Francis Albert (1915-1998)" ;
    schema1:birthDate "1915" ;
    schema1:deathDate "1998" ;
    schema1:description "geb. te Hoboken (New Jersey), op 1915-12-12; overl. te Los Angeles (Calif.), op 1998-05-14",
        "zanger, filmacteur/-producent" ;
    schema1:familyName "Sinatra" ;
    schema1:givenName "Francis Albert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34ff160103933199a75f03f67b438513> ;
    schema1:name "Francis Albert Sinatra" ;
    schema1:sameAs <http://viaf.org/viaf/27253198>,
        wd:Q40912,
        <https://isni.org/isni/0000000108823528> .

