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

<http://data.bibliotheken.nl/id/thes/p262472694> a schema1:Person ;
    rdfs:label "Nicolaescu, Ioan" ;
    schema1:familyName "Nicolaescu" ;
    schema1:givenName "Ioan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/663e3d3ab848b1d30541be21c3823d1c> ;
    schema1:name "Ioan Nicolaescu" ;
    schema1:sameAs <http://viaf.org/viaf/283831075>,
        <https://isni.org/isni/0000000390241547> .

