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

<http://data.bibliotheken.nl/id/thes/p25630291X> a schema1:Person ;
    rdfs:label "Ciubotariu-Dinu, Laura (1974-)" ;
    schema1:alternateName "Dinu, Laura" ;
    schema1:birthDate "1974" ;
    schema1:familyName "Ciubotariu-Dinu" ;
    schema1:givenName "Laura" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38844c3f3439c8bb4db4808ec7db03c1> ;
    schema1:name "Laura Ciubotariu-Dinu" ;
    schema1:sameAs <http://viaf.org/viaf/291003260>,
        <https://isni.org/isni/0000000396145054> .

