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

<http://data.bibliotheken.nl/id/thes/p188190309> a schema1:Person ;
    rdfs:label "Telea, Alexandru Cristian (1972-)" ;
    schema1:alternateName "Telea, Alexandru C." ;
    schema1:birthDate "1972" ;
    schema1:description "B0125591 CV: \"Alexandru Telea was born in Bucharest, Romania, on July 16th, 1972\"",
        "Gebruikt ook: A. Telea" ;
    schema1:familyName "Telea" ;
    schema1:givenName "Alexandru Cristian" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3a151c05541527616c3404cf221c8ad8> ;
    schema1:name "Alexandru Cristian Telea" ;
    schema1:nationality "ro" ;
    schema1:sameAs <http://viaf.org/viaf/41293131>,
        <https://isni.org/isni/0000000041071164> .

