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

<http://data.bibliotheken.nl/id/thes/p292052871> a schema1:Person ;
    rdfs:label "Busio (fam)" ;
    schema1:familyName "Busio" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70b02894ca1eb9a39be6b4125eeeabfa> ;
    schema1:name "Busio" ;
    schema1:sameAs <http://viaf.org/viaf/287188289> .

