@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/p226523950> a schema1:Person ;
    rdfs:label "Schrickx, Joost (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "scenarioschrijver en filmmaker" ;
    schema1:familyName "Schrickx" ;
    schema1:givenName "Joost" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b533276bc70e5695ca30e63ddef306a> ;
    schema1:name "Joost Schrickx" ;
    schema1:sameAs <http://viaf.org/viaf/281681926>,
        wd:Q15877127 .

