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

<http://data.bibliotheken.nl/id/thes/p112481612> a schema1:Person ;
    rdfs:label "Breure, Emmy" ;
    schema1:description "= Emmy Breure (292573367). Bron: LinkedIn: http://nl.linkedin.com/in/tekstvaart" ;
    schema1:familyName "Breure" ;
    schema1:givenName "Emmy" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d1cd3f4805250be5ebf8a6c9f7da661> ;
    schema1:name "Emmy Breure" ;
    schema1:sameAs <http://viaf.org/viaf/284256353>,
        <https://isni.org/isni/0000000369144427> .

