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

<http://data.bibliotheken.nl/id/thes/p296343765> a schema1:Person ;
    rdfs:label "Marin-Perianu, Mihai (1979-)" ;
    schema1:birthDate "1979" ;
    schema1:familyName "Marin-Perianu" ;
    schema1:givenName "Mihai" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b1f7a660c52660cadd101e9fe89d6a3b> ;
    schema1:name "Mihai Marin-Perianu" ;
    schema1:sameAs <http://viaf.org/viaf/281274421>,
        <https://isni.org/isni/0000000388143577> .

