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

<http://data.bibliotheken.nl/id/thes/p11019358X> a schema1:Person ;
    rdfs:label "Haralambides, Hercules E." ;
    schema1:description "leerstoel maritieme economie EUR",
        "prof.dr." ;
    schema1:familyName "Haralambides" ;
    schema1:givenName "Hercules E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aefd7dac77cf1078f6708cf5ce10f164> ;
    schema1:name "Hercules E. Haralambides" ;
    schema1:sameAs <http://viaf.org/viaf/278641753>,
        <https://isni.org/isni/0000000384925563> .

