@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/p070422958> a schema1:Person ;
    rdfs:label "Palin, Michael Edward (1943-)" ;
    schema1:birthDate "1943" ;
    schema1:description "(film)acteur, komiek, maakt historische reisprogramma's voor BBC-televisie (behoorde tot de satiregroep: 'Monthy Python'); studeerde geschiedenis University of Oxford (waar Palin zijn latere Python-college Terry Jones (1942-) ontmoette)",
        "geb. te Sheffield (graafschap Yorkshire), op 1943-05-05" ;
    schema1:familyName "Palin" ;
    schema1:givenName "Michael Edward" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a14c59d0af8d11a146cd9d953dd6f92a> ;
    schema1:name "Michael Edward Palin" ;
    schema1:nationality "gb" ;
    schema1:sameAs <http://viaf.org/viaf/44394038>,
        wd:Q223985,
        <https://isni.org/isni/0000000108932011> .

