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

<http://data.bibliotheken.nl/id/thes/p127515917> a schema1:Person ;
    rdfs:label "Misaelides, Panagiotis" ;
    schema1:description "Dep. of Chemistry, Aristotle University, Thessaloniki, Greece" ;
    schema1:familyName "Misaelides" ;
    schema1:givenName "Panagiotis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5f5e51dabbd6d30c2f9fe9c70a1e318> ;
    schema1:name "Panagiotis Misaelides" ;
    schema1:sameAs <http://viaf.org/viaf/65709042>,
        <https://isni.org/isni/0000000031865147> .

