@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/p30230780X> a schema1:Person ;
    rdfs:label "Streng, Theo-Henk (1986-)" ;
    schema1:birthDate "1986" ;
    schema1:description "bron: Vlaamse filmpjes / John Rijpens. - 2010" ;
    schema1:familyName "Streng" ;
    schema1:givenName "Theo-Henk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12b5081b01f609c4e0c47bf90891e9dd> ;
    schema1:name "Theo-Henk Streng" ;
    schema1:sameAs <http://viaf.org/viaf/288815692>,
        wd:Q2314007,
        <https://isni.org/isni/000000036892152X> .

