@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/bOyxY1L>
  schema:givenName "Gerardus Hermanus"^^xsd:string ;
  schema:name "Gerardus Hermanus Haijemaije"@nl ;
  schema:familyName "Haijemaije"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6b93025e-0804-9abf-d10c-be14a7fd2e0e"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Sittard> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mdbn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e7711acc-5dd5-33fa-444e-6b463d03812b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2688805> ;
  schema:birthDate "1871-02-11"^^xsd:date .

