@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p146813928> a schema1:Person ;
    rdfs:label "Bosklopper, Stienette" ;
    schema1:description "Speelfilmproducent" ;
    schema1:familyName "Bosklopper" ;
    schema1:givenName "Stienette" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/785600cecc2ed7d9986cc151eccd13ae> ;
    schema1:name "Stienette Bosklopper" ;
    schema1:sameAs <http://viaf.org/viaf/280770840>,
        <https://isni.org/isni/0000000368754274> .

