@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/bgRHoSC>
  schema:familyName "Hooghwinkel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8352625e-b1fd-2ae7-d0a7-737a4b52ee56"^^xsd:string ;
  schema:hasOccupation "Kapitein Infanterie Oost-Indisch leger"@nl ;
  schema:givenName "Mattheus"^^xsd:string ;
  schema:name "Mattheus Hooghwinkel"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0124jw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/96d71693-1066-04e8-075f-18f18670b1f2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2783687> ;
  schema:birthDate "1845-10-15"^^xsd:date .

