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

<http://data.bibliotheken.nl/id/thes/p202013618> a schema1:Person ;
    rdfs:label "Bicanic, I.A.E. (1972-)" ;
    schema1:alternateName "Bicanic, Iva" ;
    schema1:birthDate "1972" ;
    schema1:familyName "Bicanic" ;
    schema1:givenName "I.A.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9b8193117055e8c1bd99008a66de1ce8> ;
    schema1:name "I.A.E. Bicanic" ;
    schema1:sameAs <http://viaf.org/viaf/291945944>,
        <https://isni.org/isni/0000000369065833> .

