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

<http://data.bibliotheken.nl/id/thes/p386103992> a schema1:Person ;
    rdfs:label "Sarmento, Joaquim José Miranda (1978-)" ;
    schema1:alternateName "Sarmento, Joaquim Miranda" ;
    schema1:birthDate "1978" ;
    schema1:description "Ph.D. in Finance at Tilburg University. - Since 2013 Chief Economic Advisor at the Presidency of the Portuguese Republic",
        "geboren op 7 augustus 1978 te Lissabon, Portugal" ;
    schema1:familyName "Sarmento" ;
    schema1:givenName "Joaquim José Miranda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/138dad681844ecce2b44ec46b7d6fa8f> ;
    schema1:name "Joaquim José Miranda Sarmento" ;
    schema1:nationality "pt" ;
    schema1:sameAs <http://viaf.org/viaf/159971089>,
        <https://isni.org/isni/0000000368144820> .

