@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/bkOYUM4>
  schema:birthPlace "Banda (N.O.I.)"@nl ;
  schema:familyName "Hooghwinkel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/345d9bfb-7bec-9ac3-060b-5c90d825c982"^^xsd:string ;
  schema:givenName "Mattheus"^^xsd:string ;
  schema:name "Mattheus Hooghwinkel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0139s1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/82eb4224-9560-58cd-f34d-98b9def36237> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2364048> ;
  schema:birthDate "1885-03-31"^^xsd:date .

