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

<http://data.bibliotheken.nl/id/thes/p287733319> a schema1:Person ;
    rdfs:label "Dellarocas, Chrysanthos (1967-)" ;
    schema1:birthDate "1967" ;
    schema1:familyName "Dellarocas" ;
    schema1:givenName "Chrysanthos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15671e6260786ab1fc07e44434003d9f> ;
    schema1:name "Chrysanthos Dellarocas" ;
    schema1:sameAs <http://viaf.org/viaf/165652204>,
        <https://isni.org/isni/0000000114835437> .

