@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://osf.io/4wjyv> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "http://agliotilab.org/lab-staff/senior-fellows/marco-tullio-liuzza"^^rdf:string,
        "http://dsmc.unicz.it/personale/docente/marcotullioliuzza"^^rdf:string,
        "http://github.com/mtliuzza"^^rdf:string,
        "http://researcherid.com/rid/A-9967-2012"^^rdf:string,
        "http://scholar.google.com/citations?user=KLD22VkAAAAJ"^^rdf:string,
        "https://orcid.org/0000-0001-6708-1253"^^rdf:string,
        "https://osf.io/4wjyv"^^rdf:string,
        "https://sites.google.com/view/marcotullioliuzza/home"^^rdf:string,
        "https://vittoriodaniele.academia.edu/.academia.edu/MarcoTullioLiuzza"^^rdf:string,
        "https://www.linkedin.com/117839755"^^rdf:string,
        "https://www.unipd.it/en/contatti/rubrica/?detail=Y&amp;ruolo=1&amp;checkout=cerca&amp;persona=LIUZZA&amp;key=67B87869816D030160837C77624239D6"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0001-6708-1253> ;
    dcat:accessService <https://osf.io> ;
    foaf:familyName "Liuzza"^^rdf:string ;
    foaf:givenName "Marco Tullio"^^rdf:string ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/400b8fe8-2fc7-4591-a86e-6617ee279004> ;
    foaf:name "Marco Tullio Liuzza"^^rdf:string .