@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/p338203125> a schema1:Person ;
    rdfs:label "Delaporte, Matthieu (televisie-script)" ;
    schema1:familyName "Delaporte" ;
    schema1:givenName "Matthieu" ;
    schema1:hasOccupation "televisie-script" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/058961bcce14d67887b0c6f76da9df9e> ;
    schema1:name "Matthieu Delaporte" ;
    schema1:sameAs <http://viaf.org/viaf/7174277>,
        wd:Q3299877,
        <https://isni.org/isni/000000006660123X> .

