@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/bsH4N0r>
  schema:givenName "Hendrik Pieter"^^xsd:string ;
  schema:name "Hendrik Pieter Huisman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/375414a6-9b4e-2362-9121-e2550907fe67"^^xsd:string ;
  schema:familyName "Huisman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0001ji> ;
  schema:parent <https://n2t.net/ark:/60537/bABFBRz>, <https://n2t.net/ark:/60537/bIwfqFr> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2856960> ;
  schema:birthDate "1832-01-17"^^xsd:date .

