@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b9nvsQD>
  schema:givenName "Adrianus Hendrikus Rutgeres"^^xsd:string ;
  schema:name "Adrianus Hendrikus Rutgeres Lommerse"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f1fda53c-6bcc-1eb1-cc84-68a3fa65dc31"^^xsd:string ;
  schema:familyName "Lommerse"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bhh5gFH>, <https://n2t.net/ark:/60537/bqbG5uC> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bojnm2Z> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2264367> ;
  schema:birthDate "1915-10-01"^^xsd:date .

