@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/p262649993> a schema1:Person ;
    rdfs:label "Fellowes, Julian (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "acteur, regisseur, producent, schrijver (Belgravia)" ;
    schema1:familyName "Fellowes" ;
    schema1:givenName "Julian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3e37c99f39e75c8b7f3afa20f9ab832> ;
    schema1:name "Julian Fellowes" ;
    schema1:sameAs <http://viaf.org/viaf/71602452>,
        wd:Q336018,
        <https://isni.org/isni/0000000078250318> .

