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

<http://data.bibliotheken.nl/id/thes/p201980134> a schema1:Person ;
    rdfs:label "Bracco Gartner, Louis" ;
    schema1:alternateName "Gartner, Louis Bracco" ;
    schema1:familyName "Bracco Gartner" ;
    schema1:givenName "Louis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf360a1e0809ebccd9ac72c2293339f9> ;
    schema1:name "Louis Bracco Gartner" ;
    schema1:sameAs <http://viaf.org/viaf/282873575>,
        <https://isni.org/isni/0000000389466167> .

