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

<http://data.bibliotheken.nl/id/thes/p371437954> a schema1:Person ;
    rdfs:label "Van Breugel, Seino" ;
    schema1:alternateName "Breugel, Seino van" ;
    schema1:description "Ph.D., 2009 La Trobe University, Melbourne" ;
    schema1:familyName "Van Breugel" ;
    schema1:givenName "Seino" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92d9cdaabf57030dfb9da1b6ed5ade46> ;
    schema1:name "Seino Van Breugel" ;
    schema1:sameAs <http://viaf.org/viaf/305944117>,
        <https://isni.org/isni/0000000425060982> .

