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

<http://data.bibliotheken.nl/id/thes/p149516541> a schema1:Person ;
    rdfs:label "Frey, Elke" ;
    schema1:description "B0303047: \"Elke Frey is schrijfster van reisboeken\"" ;
    schema1:familyName "Frey" ;
    schema1:givenName "Elke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ae3bb5e3a79efc8dc004752417fa049> ;
    schema1:name "Elke Frey" ;
    schema1:sameAs <http://viaf.org/viaf/279146573>,
        <https://isni.org/isni/0000000073296106> .

