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

<http://data.bibliotheken.nl/id/thes/p149676360> a schema1:Person ;
    rdfs:label "Lukito, Agung" ;
    schema1:familyName "Lukito" ;
    schema1:givenName "Agung" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd67e321b8bb6b799f610c2bea0903a0> ;
    schema1:name "Agung Lukito" ;
    schema1:sameAs <http://viaf.org/viaf/285751658>,
        <https://isni.org/isni/0000000391824461> .

