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

<http://data.bibliotheken.nl/id/thes/p068964056> a schema1:Person ;
    rdfs:label "Julos" ;
    schema1:familyName "Julos" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7532e96add598a268cc2851aaf69c66a> ;
    schema1:name "Julos" ;
    schema1:sameAs <http://viaf.org/viaf/285971661>,
        <https://isni.org/isni/0000000391996511> .

