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

<http://data.bibliotheken.nl/id/thes/p401394638> a schema1:Person ;
    rdfs:label "Nardo, Federico" ;
    schema1:familyName "Nardo" ;
    schema1:givenName "Federico" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d60439ce8625773d748bdf3605804c1b> ;
    schema1:name "Federico Nardo" ;
    schema1:sameAs <http://viaf.org/viaf/300854416>,
        <https://isni.org/isni/0000000117515594> .

