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

<http://data.bibliotheken.nl/id/thes/p412006081> a schema1:Person ;
    rdfs:label "Halper, Fern" ;
    schema1:description "Is gespecialiseerd in big data en analytics." ;
    schema1:familyName "Halper" ;
    schema1:givenName "Fern" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2817a505ee1d8bc758684985153c891d> ;
    schema1:name "Fern Halper" ;
    schema1:sameAs <http://viaf.org/viaf/302918481>,
        <https://isni.org/isni/0000000409332829> .

