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

<http://data.bibliotheken.nl/id/thes/p165582375> a schema1:Person ;
    rdfs:label "Oomes, E.J." ;
    schema1:description "Brandweer Amsterdam" ;
    schema1:familyName "Oomes" ;
    schema1:givenName "E.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/396126b311d9a61a3e8f8e321df0aba0> ;
    schema1:name "E.J. Oomes" ;
    schema1:sameAs <http://viaf.org/viaf/285039273>,
        <https://isni.org/isni/0000000391233071> .

