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

<http://data.bibliotheken.nl/id/thes/p110254465> a schema1:Person ;
    rdfs:label "Brils, J.M." ;
    schema1:alternateName "Brils, Jos" ;
    schema1:description "B9933405: drs. ; AquaSense" ;
    schema1:familyName "Brils" ;
    schema1:givenName "J.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d222486e35c7f7d6d9f028fe313ee55> ;
    schema1:name "J.M. Brils" ;
    schema1:sameAs <http://viaf.org/viaf/306184917>,
        <https://isni.org/isni/0000000398027502> .

