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

<http://data.bibliotheken.nl/id/thes/p409074462> a schema1:Person ;
    rdfs:label "Gozoglu, M.C." ;
    schema1:alternateName "Gozoglu, Margot" ;
    schema1:description "Margot Gozoglu is momenteel werkzaam als jurist (Aansprakelijkheid van de ...)" ;
    schema1:familyName "Gozoglu" ;
    schema1:givenName "M.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a26a96482e54fef2b15659b4b99417e1> ;
    schema1:name "M.C. Gozoglu" ;
    schema1:sameAs <http://viaf.org/viaf/704149066503465600665>,
        <https://isni.org/isni/0000000460003385> .

